Searched defs:be32toh (Results 1 – 3 of 3) sorted by relevance
143 be32toh(uint32_t in) in be32toh() function
76 #define be32toh(x) bswap32((x)) macro 90 #define be32toh(x) ((uint32_t)(x)) macro