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