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