Searched defs:le32toh (Results 1 – 6 of 6) sorted by relevance
39 #define le32toh LE_32 macro
42 le32toh(uint32_t in) in le32toh() function
59 le32toh(uint32_t in) in le32toh() function
70 le32toh(uint32_t in) in le32toh() function
79 #define le32toh(x) ((uint32_t)(x)) macro 93 #define le32toh(x) bswap32((x)) macro