HomeSort by: relevance | last modified time | path
    Searched refs: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/usr.sbin/puffs/mount_9p/
ninebuf.c 289 LE64TOH(*val);
  /src/sys/sys/
endian.h 181 #define le64toh(x) htole64(x) macro
188 #define LE64TOH(x) HTOLE64(x)

Completed in 14 milliseconds