Searched defs:htobe64 (Results 1 – 3 of 3) sorted by relevance
128 #define htobe64(x) bswap64((x)) macro142 #define htobe64(x) ((uint64_t)(x)) macro
37 # define htobe64(x) OSSwapHostToBigInt64(x) macro
70 #define htobe64(x) bswap64((x)) macro84 #define htobe64(x) ((uint64_t)(x)) macro