Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Drandom.c202 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 Dtgeneric.tpl234 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 Dmpc-tests.h115 void test_random_mpfr (mpfr_ptr x, mpfr_exp_t emin, mpfr_exp_t emax,