Home
last modified time | relevance | path

Searched defs:is_power_of_two (Results 1 – 2 of 2) sorted by relevance

/PHP-8.4/Zend/
H A Dzend_ast.c472 static inline bool is_power_of_two(uint32_t n) { in is_power_of_two() function
/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_internal.h764 static zend_always_inline bool is_power_of_two(uint32_t x) in is_power_of_two() function

Completed in 14 milliseconds