Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_ast.c435 static inline bool is_power_of_two(uint32_t n) { in is_power_of_two() function
/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h754 static zend_always_inline bool is_power_of_two(uint32_t x) in is_power_of_two() function

Completed in 22 milliseconds