Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
betoh32
usr/src/head/endian.h
60
extern uint32_t betoh32(uint32_t);
usr/src/test/libc-tests/tests/endian.c
104
test32 = betoh32(val32);