Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
htole64
tools/include/tools/endian.h
16
#define htole64(x) (x)
tools/include/tools/endian.h
40
#define htole64(x) __bswap_64(x)