Home
last modified time | relevance | path

Searched refs:floor_log2 (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_internal.h816 static zend_always_inline uint32_t floor_log2(uint32_t x) in floor_log2() function
839 return floor_log2(value_type & (MAY_BE_ANY|MAY_BE_UNDEF)); in concrete_type()

Completed in 10 milliseconds