Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ilog2
include/linux/log2.h
156
#define ilog2(n) \
tools/include/linux/log2.h
71
#define ilog2(n) \
tools/testing/selftests/mm/thuge-gen.c
56
int ilog2(unsigned long v)
tools/testing/selftests/ublk/utils.h
78
static inline unsigned int ilog2(unsigned int x)