OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bitof
sys/dev/ipmi.c
101
#define bitof(x) (1L << ((x) & 0x7))
sys/dev/usb/uvideo.c
51
#define bitof(x) (1L << ((x) & 0x7))