Searched defs:ILOG2 (Results 1 – 2 of 2) sorted by relevance
42 #define ILOG2(x) x macro
2107 #define ILOG2(x) (ilog2((x))) macro