Searched defs:__CLZ (Results 1 – 8 of 8) sorted by relevance
463 #define __CLZ __clz macro
554 #define __CLZ __builtin_clz macro
903 #define __CLZ __builtin_clz macro
543 static __INLINE uint32_t __CLZ( in __CLZ() function