Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
generic___fls
arch/riscv/include/asm/bitops.h
75
return generic___fls(word);
include/asm-generic/bitops/__fls.h
45
#define __fls(word) generic___fls(word)
tools/include/asm-generic/bitops/__fls.h
45
#define __fls(word) generic___fls(word)