Lines Matching refs:MPD_Rounded
1286 if (*status & (MPD_Inexact|MPD_Rounded|MPD_Clamped)) { in mpd_qset_i64_exact()
1318 if (*status & (MPD_Inexact|MPD_Rounded|MPD_Clamped)) { in mpd_qset_u64_exact()
1474 maxcontext.status &= ~MPD_Rounded; in _c32_qget_u64()
1867 *status |= MPD_Overflow|MPD_Inexact|MPD_Rounded; in _mpd_check_exp()
1909 *status |= MPD_Rounded; in _mpd_check_exp()
1955 *status |= MPD_Rounded; in _mpd_check_round()
3516 if (workstatus & (MPD_Inexact|MPD_Rounded|MPD_Clamped)) { in _mpd_qadd_exact()
3547 if (workstatus & (MPD_Inexact|MPD_Rounded|MPD_Clamped)) { in _mpd_qsub_exact()
4302 *status |= MPD_Rounded|MPD_Inexact; in _mpd_qexp_check_one()
4421 *status |= MPD_Overflow|MPD_Inexact|MPD_Rounded; in _mpd_qexp()
4425 *status |= (MPD_Inexact|MPD_Rounded|MPD_Subnormal| in _mpd_qexp()
4485 *status |= (MPD_Inexact|MPD_Rounded); in _mpd_qexp()
4733 *status |= (MPD_Inexact|MPD_Rounded); in mpd_qln10()
5002 *status |= (MPD_Inexact|MPD_Rounded); in _mpd_qln()
5064 *status |= MPD_Overflow|MPD_Inexact|MPD_Rounded; in mpd_qln()
5216 *status |= MPD_Overflow|MPD_Inexact|MPD_Rounded; in mpd_qlog10()
6008 if (workstatus & (MPD_Inexact|MPD_Rounded|MPD_Clamped)) { in _mpd_qmul_exact()
6263 *status |= (MPD_Overflow|MPD_Rounded|MPD_Inexact); in mpd_qnext_toward()
6266 *status |= (MPD_Underflow|MPD_Subnormal|MPD_Rounded|MPD_Inexact); in mpd_qnext_toward()
6435 *status |= (MPD_Inexact|MPD_Rounded); in _qcheck_pow_one_inf()
6474 *status |= MPD_Rounded; in _qcheck_pow_one()
6479 *status |= (MPD_Inexact|MPD_Rounded); in _qcheck_pow_one()
6703 *status |= (MPD_Inexact|MPD_Rounded); in _mpd_qpow_real()
7018 workstatus |= MPD_Rounded; in mpd_qquantize()
7240 *status |= MPD_Rounded; in _mpd_qrescale()
7324 *status |= MPD_Rounded; in _mpd_qround_to_integral()
7847 *status |= (MPD_Rounded|MPD_Inexact); in _mpd_qinvroot()
8847 if (workstatus & (MPD_Inexact|MPD_Rounded|MPD_Clamped)) { in mpd_from_uint128_triple()