DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
htole64
sys/sys/endian.h
67
#define htole64(x) ((__uint64_t)(x))
sys/sys/endian.h
81
#define htole64(x) __bswap64((x))