Home
last modified time | relevance | path

Searched refs:rounding_modes (Results 1 – 1 of 1) sorted by relevance

/math/
A Dgen-auto-libm-tests.c242 static const rounding_mode_desc rounding_modes[rm_num_modes] = variable
1063 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()
1453 mpc_rnd_t mode_mpc = rounding_modes[mode].mpc_mode; in calc_generic_results()
1984 tf->name, rounding_modes[m].name, in output_for_one_input_case()
1992 rounding_modes[m].name, fp_formats[f].name, in output_for_one_input_case()

Completed in 7 milliseconds