HomeSort by: relevance | last modified time | path
    Searched defs:LE64TOH (Results 1 - 2 of 2) 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)

Completed in 54 milliseconds