OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
htobe
usr.sbin/nsd/simdzone/src/generic/endian.h
176
# define htobe(bits, x) bswap ## bits((x))
usr.sbin/nsd/simdzone/src/generic/endian.h
181
# define htobe(bits, x) (x)