NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
le64toh
sys/arch/hpc/stand/include/machine/endian.h
199
#define le64toh(x) htole64(x)
sys/sys/endian.h
181
#define le64toh(x) htole64(x)
tools/compat/compat_defs.h
1181
#define le64toh(x) htole64(x)