Searched defs:__ilog2 (Results 1 – 4 of 4) sorted by relevance
108 static inline int __ilog2(unsigned int x) in __ilog2() function
278 #define __ilog2(x) ilog2(x) macro
375 static inline int __ilog2(unsigned int x) in __ilog2() function
149 static __inline__ int __ilog2(unsigned int x) in __ilog2() function