Searched refs:betoh64 (Results 1 – 6 of 6) sorted by relevance
66 #define betoh64(x) __bswap64(x) macro73 #define betoh64(x) (uint64_t)(x) macro
70 #define betoh64(x) __bswap64(x) macro77 #define betoh64(x) (uint64_t)(x) macro