FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BMASK_16
sys/cddl/compat/opensolaris/sys/byteorder.h
66
#define BE_16(x) BMASK_16(x)
sys/cddl/compat/opensolaris/sys/byteorder.h
75
#define LE_16(x) BMASK_16(x)