Searched refs:test_random_mpfr (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/lgpl3/mpc/dist/tests/ |
H A D | random.c | 202 test_random_mpfr (mpfr_ptr x, mpfr_exp_t emin, mpfr_exp_t emax, in test_random_mpfr() function 235 test_random_mpfr (mpfr_x, -1022, 1022, negative_probability); in test_random_d()
|
H A D | tgeneric.tpl | 234 test_random_mpfr (random_part, exp_min, exp_max, 128); 306 test_random_mpfr (params->P[i].mpfr, exp_min, exp_max, 128);
|
H A D | mpc-tests.h | 115 void test_random_mpfr (mpfr_ptr x, mpfr_exp_t emin, mpfr_exp_t emax,
|