Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BITOPS_LAST
lib/test_bitops.c
119
bit_set = find_first_bit(g_bitmap, BITOPS_LAST);
lib/test_bitops.c
120
if (bit_set != BITOPS_LAST)