Searched defs:le32toh (Results 1 – 2 of 2) sorted by relevance
58 #define le32toh(x) ((uint32_t)(x)) macro72 #define le32toh(x) bswap32((x)) macro
41 #define le32toh(x) ((uint32_t)(x)) macro