FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BIT_WORD
sys/compat/linuxkpi/common/include/linux/bitops.h
47
#define BIT_WORD(nr) ((nr) / BITS_PER_LONG)
sys/dev/hyperv/vmbus/vmbus_var.h
157
#define BIT_WORD(nr) ((nr) / BITS_PER_LONG)
sys/dev/mana/gdma_util.h
78
#define BIT_WORD(nr) ((nr) / BITS_PER_LONG)