Searched defs:ilog2 (Results 1 – 8 of 8) sorted by relevance
85 #define ilog2(n) \ macro
62 static unsigned int ilog2(unsigned int val) in ilog2() function
53 int ilog2(unsigned long v) in ilog2() function
67 static inline int ilog2(unsigned long n) in ilog2() function
168 inline int ilog2(float x) in ilog2() function
138 static int ilog2(unsigned int i) { in ilog2() function
240 static INT ilog2(UINT i) { in ilog2() function