Searched defs:le32toh (Results 1 – 1 of 1) sorted by relevance
23 #define le32toh(x) (x) macro47 #define le32toh(x) __bswap_32(x) macro