Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
htole32
tools/include/tools/endian.h
13
#define htole32(x) (x)
tools/include/tools/endian.h
37
#define htole32(x) __bswap_32(x)