Searched defs:ilog2 (Results 1 – 2 of 2) sorted by relevance
75 #define ilog2(n) \ macro
53 int ilog2(unsigned long v) in ilog2() function