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