Searched defs:Upward (Results 1 – 2 of 2) sorted by relevance
49 bool Upward = true, Downward = true; member
18 enum class RoundingMode : uint8_t { Upward, Downward, TowardZero, Nearest }; global() enumerator