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

/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/include/machine/
H A Dendian.h198 #define le32toh(x) htole32(x) macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dendian.h178 #define le32toh(x) htole32(x) macro
/netbsd-6-1-5-RELEASE/tools/compat/
H A Dcompat_defs.h970 #define le32toh(x) htole32(x) macro

Completed in 73 milliseconds