Searched defs:be64toh (Results 1 – 6 of 6) sorted by relevance
40 #define be64toh(x) __bswap64(x) macro53 #define be64toh(x) (uint64_t)(x) macro
44 #define be64toh(x) __bswap64(x) macro57 #define be64toh(x) (uint64_t)(x) macro