Searched refs:le32toh (Results 1 – 1 of 1) sorted by relevance
44 #define le32toh(x) (uint32_t)(x) macro57 #define le32toh(x) __bswap32(x) macro