Searched defs:letoh32 (Results 1 – 1 of 1) sorted by relevance
68 #define letoh32(x) (uint32_t)(x) macro75 #define letoh32(x) __bswap32(x) macro