Searched refs:le32toh (Results 1 – 3 of 3) sorted by relevance
117 #ifndef le32toh118 #define le32toh(x) os_bswap_32 (x) macro194 #ifndef le32toh195 #define le32toh(x) ((uint32_t)(x))
80 #define le32toh(x) ((uint32_t)(x)) macro94 #define le32toh(x) bswap32((x))
99 #define le32toh(x) ((uint32_t)(x)) macro114 #define le32toh(x) bswap32((x)) macro