Searched defs:highbit (Results 1 – 9 of 9) sorted by relevance
75 highbit(ulong_t i) in highbit() function
49 highbit(ulong_t i) in highbit() function
123 highbit(ulong_t i) in highbit() function
156 int highbit = 1; in getbucketnum() local
104 highbit(ulong_t i) in highbit() function
299 highbit(ulong_t i) in highbit() function
136 #define highbit(x) __fls(x) macro
499 int i = 0, highbit; in fmt_jazzed() local
393 highbit(unsigned long i) in highbit() function