FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BMASK_8
sys/cddl/compat/opensolaris/sys/byteorder.h
65
#define BE_8(x) BMASK_8(x)
sys/cddl/compat/opensolaris/sys/byteorder.h
74
#define LE_8(x) BMASK_8(x)