Searched defs:le16toh (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/include/machine/
H A Dendian.h197 #define le16toh(x) htole16(x) macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dendian.h177 #define le16toh(x) htole16(x) macro
/netbsd-6-1-5-RELEASE/tools/compat/
H A Dcompat_defs.h967 #define le16toh(x) htole16(x) macro

Completed in 99 milliseconds