Searched defs:be32toh (Results 1 – 2 of 2) sorted by relevance
55 #define be32toh(x) bswap32((x)) macro69 #define be32toh(x) ((uint32_t)(x)) macro
40 #define be32toh(x) bswap32((x)) macro