NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
le16toh
sys/arch/hpc/stand/include/machine/endian.h
197
#define le16toh(x) htole16(x)
sys/sys/endian.h
179
#define le16toh(x) htole16(x)
tools/compat/compat_defs.h
1175
#define le16toh(x) htole16(x)