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

  /src/sys/arch/hpc/stand/include/machine/
endian.h 197 #define le16toh(x) htole16(x) macro
204 #define LE16TOH(x) HTOLE16(x)
  /src/sys/sys/
endian.h 179 #define le16toh(x) htole16(x) macro
186 #define LE16TOH(x) HTOLE16(x)

Completed in 76 milliseconds