Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LE_32
usr/src/uts/common/sys/byteorder.h
151
#define LE_32(x) BSWAP_32(x)
usr/src/uts/common/sys/byteorder.h
156
#define LE_32(x) BMASK_32(x)