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