Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/
DBitwiseOperations.h53 ALWAYS_INLINE uint32_t countLeadingZeros32(uint32_t x) in countLeadingZeros32() function
/external/qemu/fpu/
Dsoftfloat-macros.h628 static int8 countLeadingZeros32( uint32_t a ) in countLeadingZeros32() function