Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
htole16
tools/include/tools/endian.h
10
#define htole16(x) (x)
tools/include/tools/endian.h
34
#define htole16(x) __bswap_16(x)