Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_internal.h806 static zend_always_inline uint32_t ones32(uint32_t x) in ones32() function
824 return ones32(x) - 1; in floor_log2()

Completed in 7 milliseconds