Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ffz_b
arch/alpha/include/asm/bitops.h
340
qofs = ffz_b(bits);
arch/alpha/include/asm/bitops.h
342
bofs = ffz_b(bits);
arch/alpha/include/asm/bitops.h
360
qofs = ffz_b(bits);
arch/alpha/include/asm/bitops.h
362
bofs = ffz_b(~bits);