Searched defs:hostToLE64 (Results 1 – 1 of 1) sorted by relevance
104 #define hostToLE64(x) (x) macro114 #define hostToLE64(x) bswap64(x) macro