DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
htobe16
sys/sys/endian.h
62
#define htobe16(x) __bswap16((x))
sys/sys/endian.h
76
#define htobe16(x) ((__uint16_t)(x))