Searched refs:be64toh (Results 1 – 3 of 3) sorted by relevance
129 #ifndef be64toh130 #define be64toh(x) ((uint64_t)(x)) macro206 #ifndef be64toh207 #define be64toh(x) os_bswap_64(x)
78 #define be64toh(x) bswap64((x)) macro92 #define be64toh(x) ((uint64_t)(x))
97 #define be64toh(x) bswap64((x)) macro112 #define be64toh(x) ((uint64_t)(x)) macro