Searched refs:Swap64 (Results 1 – 1 of 1) sorted by relevance
63 inline uint64_t constexpr Swap64(uint64_t v) in Swap64() function98 inline constexpr uint64_t HostSwap64(uint64_t v) { return Swap64(v); }264 inline constexpr uint64_t HostSwap64(uint64_t v) { return Swap64(v); } in HostSwap64()