Searched defs:clz (Results 1 – 3 of 3) sorted by relevance
72 static inline int clz(unsigned long x) in clz() function
408 static inline __attribute__ ((const)) int clz(unsigned int x) in clz() function
200 static inline int clz(unsigned long x) in clz() function