Searched defs:be64toh (Results 1 – 1 of 1) sorted by relevance
56 #define be64toh(x) bswap64((x)) macro70 #define be64toh(x) ((uint64_t)(x)) macro