Searched defs:b_result_might_overflow (Results 1 – 1 of 1) sorted by relevance
862 const bool b_result_might_overflow = (exp >= static_cast<ExponentType>(cpp_dec_float_max_exp10)); in operator +=() local924 …const bool b_result_might_overflow = ((exp + v.exp) >= static_cast<ExponentType>(cpp_dec_float_ma… in operator *=() local1070 const bool b_result_might_overflow = (exp >= cpp_dec_float_max_exp10); in mul_unsigned_long_long() local