OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__swap32
sys/sys/_endian.h
129
#define __htole32 __swap32
sys/sys/_endian.h
99
#define __htobe32 __swap32
sys/sys/endian.h
71
#define swap32(x) __swap32(x)