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