Searched refs:Swap16 (Results 1 – 1 of 1) sorted by relevance
52 inline constexpr uint16_t Swap16(uint16_t v) in Swap16() function96 inline constexpr uint16_t HostSwap16(uint16_t v) { return Swap16(v); }262 inline constexpr uint16_t HostSwap16(uint16_t v) { return Swap16(v); } in HostSwap16()