Searched refs:Swap32 (Results 1 – 1 of 1) sorted by relevance
57 inline constexpr uint32_t Swap32(uint32_t v) in Swap32() function97 inline constexpr uint32_t HostSwap32(uint32_t v) { return Swap32(v); }263 inline constexpr uint32_t HostSwap32(uint32_t v) { return Swap32(v); } in HostSwap32()