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