Searched defs:be32toh (Results 1 – 6 of 6) sorted by relevance
23 #define be32toh(x) OSSwapBigToHostInt32((x)) macro37 #define be32toh(x) ntohl((x)) macro
25 # define be32toh(x) OSSwapBigToHostInt32(x) macro
133 #define be32toh(x) bswap32((x)) macro147 #define be32toh(x) ((uint32_t)(x)) macro
112 #define be32toh( global() macro 126 #define be32toh( global() macro
65 #define be32toh(x) bswap32((x)) macro79 #define be32toh(x) ((uint32_t)(x)) macro
559 #define be32toh(x) ((uint32_t)(x)) macro