Searched defs:hostToLE32 (Results 1 – 1 of 1) sorted by relevance
103 #define hostToLE32(x) (x) macro113 #define hostToLE32(x) bswap32(x) macro