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