Searched defs:htobe64 (Results 1 – 4 of 4) sorted by relevance
52 htobe64(uint64_t in) in htobe64() function
119 htobe64(uint64_t in) in htobe64() function
70 #define htobe64(x) bswap64((x)) macro 84 #define htobe64(x) ((uint64_t)(x)) macro