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