DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
be32toh
sys/sys/endian.h
70
#define be32toh(x) __bswap32((x))
sys/sys/endian.h
84
#define be32toh(x) ((__uint32_t)(x))