DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
le16toh
sys/sys/endian.h
72
#define le16toh(x) ((__uint16_t)(x))
sys/sys/endian.h
86
#define le16toh(x) __bswap16((x))