Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_test_bit
include/linux/bitops.h
60
#define test_bit(nr, addr) bitop(_test_bit, nr, addr)
tools/include/linux/bitops.h
44
#define test_bit(nr, addr) bitop(_test_bit, nr, addr)