Searched defs:htobe64 (Results 1 – 1 of 1) sorted by relevance
72 #define htobe64(x) bswap64((x)) macro86 #define htobe64(x) ((uint64_t)(x)) macro