Searched defs:count_leading_zeros (Results 1 – 2 of 2) sorted by relevance
23 static inline int count_leading_zeros(unsigned long x) in count_leading_zeros() function
7 #define count_leading_zeros __FP_CLZ macro