Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BIT
headers/private/shared/binary-utils.h
16
#define BIT(n) (1ULL << n)
src/add-ons/accelerants/3dfx/3dfx.h
14
#define BIT(n) (1UL<<(n))