Searched defs:ilog2 (Results 1 – 3 of 3) sorted by relevance
71 #define ilog2(n) \ macro
24 static inline unsigned int ilog2(unsigned int x) ilog2() function
56 int ilog2(unsigned long v) in ilog2() function