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