Searched refs:mpfr_rnd (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/lgpl3/mpc/dist/tests/ |
| D | rounding.c | 96 params->P[index].mpfr_rnd = FIRST_MPFR_RND_MODE; in first_mode() 115 params->P[index].mpfr_rnd = in next_mode() 116 next_mpfr_rnd_mode (params->P[index].mpfr_rnd); in next_mode() 134 return is_valid_mpfr_rnd_mode (params->P[index].mpfr_rnd); in is_valid_mode()
|
| D | double_rounding.c | 161 params->P[rnd_index].mpfr_rnd)) in double_rounding() 168 params->P[rnd_index].mpfr_rnd); in double_rounding()
|
| D | treal.c | 24 P[0].mpfr_inex = mpc_imag (P[1].mpfr, P[2].mpc, P[3].mpfr_rnd)
|
| D | timag.c | 24 P[0].mpfr_inex = mpc_imag (P[1].mpfr, P[2].mpc, P[3].mpfr_rnd)
|
| D | targ.c | 24 P[0].mpfr_inex = mpc_arg (P[1].mpfr, P[2].mpc, P[3].mpfr_rnd)
|
| D | tabs.c | 24 P[0].mpfr_inex = mpc_abs (P[1].mpfr, P[2].mpc, P[3].mpfr_rnd)
|
| D | tnorm.c | 97 P[0].mpfr_inex = mpc_norm (P[1].mpfr, P[2].mpc, P[3].mpfr_rnd)
|
| D | print_parameter.c | 117 mpfr_rnd_mode[params->P[index].mpfr_rnd]); in print_parameter()
|
| D | read_line.c | 89 tpl_read_mpfr_rnd (datafile_context, &p->mpfr_rnd); in read_param()
|
| D | mpc-tests.h | 254 mpfr_rnd_t mpfr_rnd; member
|