Searched defs:clz (Results 1 – 3 of 3) sorted by relevance
209 static inline __attribute__ ((const)) int clz(unsigned int x) in clz() function
65 const int clz; /* Count Leading Zeros. */ member