Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__kernel_ctlz
arch/alpha/include/asm/bitops.h
388
return 64 - __kernel_ctlz(word);
arch/alpha/kernel/sys_titan.c
249
vector = 63 - __kernel_ctlz(mask);