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