Searched refs:mpfr_mode (Results 1 – 1 of 1) sorted by relevance
235 mpfr_rnd_t mpfr_mode; member1063 bool inexact = mpfr_set (res[m], r, rounding_modes[m].mpfr_mode); in round_real()1108 int rint_res = mpfr_rint (tmp, tmp, rounding_modes[m].mpfr_mode); in round_real()1452 mpfr_rnd_t mode_mpfr = rounding_modes[mode].mpfr_mode; in calc_generic_results()
Completed in 7 milliseconds