HomeSort by: relevance | last modified time | path
    Searched defs:le64toh (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hpc/stand/include/machine/
endian.h 199 #define le64toh(x) htole64(x) macro
206 #define LE64TOH(x) HTOLE64(x)
  /src/sys/sys/
endian.h 181 #define le64toh(x) htole64(x) macro
188 #define LE64TOH(x) HTOLE64(x)
  /src/tools/compat/
compat_defs.h 1168 #define le64toh(x) htole64(x) macro

Completed in 13 milliseconds