OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__swap16
sys/sys/_endian.h
128
#define __htole16 __swap16
sys/sys/_endian.h
98
#define __htobe16 __swap16
sys/sys/endian.h
70
#define swap16(x) __swap16(x)