Home | History | Annotate | Download | only in numerics

Lines Matching refs:Overflow

53 #pragma warning(disable : 4756)  // Arithmetic overflow.
519 RANGE_OVERFLOW = 0x2, // Value would overflow.
921 static constexpr T Overflow() { return max(); }
930 static constexpr T Overflow() { return max(); }