FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BMASK_32
sys/cddl/compat/opensolaris/sys/byteorder.h
67
#define BE_32(x) BMASK_32(x)
sys/cddl/compat/opensolaris/sys/byteorder.h
76
#define LE_32(x) BMASK_32(x)