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

/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/include/machine/
H A Dendian.h199 #define le64toh(x) htole64(x) macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dendian.h179 #define le64toh(x) htole64(x) macro
/netbsd-6-1-5-RELEASE/tools/compat/
H A Dcompat_defs.h973 #define le64toh(x) htole64(x) macro

Completed in 110 milliseconds