Searched defs:IsBigEndianHost (Results 1 – 2 of 2) sorted by relevance
94 constexpr bool IsBigEndianHost = true; variable96 constexpr bool IsBigEndianHost = false; variable
52 constexpr bool IsBigEndianHost = true; global() variable