NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HTOLE16
sys/arch/hpc/stand/include/machine/endian.h
204
#define LE16TOH(x) HTOLE16(x)
sys/sys/endian.h
186
#define LE16TOH(x) HTOLE16(x)
usr.sbin/puffs/mount_9p/ninebuf.c
202
HTOLE16(val);