Home
last modified time | relevance | path

Searched defs:ilog2 (Results 1 – 2 of 2) sorted by relevance

/tools/include/linux/
Dlog2.h75 #define ilog2(n) \ macro
/tools/testing/selftests/vm/
Dthuge-gen.c53 int ilog2(unsigned long v) in ilog2() function