Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h729 static zend_always_inline uint32_t ones32(uint32_t x) in ones32() function
747 return ones32(x) - 1; in floor_log2()

Completed in 9 milliseconds