Searched defs:__ilog2 (Results 1 – 5 of 5) sorted by relevance
106 static inline int __ilog2(unsigned int x) in __ilog2() function
205 #define __ilog2(x) ilog2(x) macro
373 static inline int __ilog2(unsigned int x) in __ilog2() function
149 static __inline__ int __ilog2(unsigned int x) in __ilog2() function
69 static __inline__ int __ilog2(unsigned int x) in __ilog2() function