Searched defs:negative_probability (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/lgpl3/mpc/dist/tests/
H A Drandom.c113 test_default_random(mpc_ptr z, mpfr_exp_t emin, mpfr_exp_t emax, unsigned int negative_probability, unsigned int zero_probability) argument
172 test_random_si(long int *n, unsigned long emax, unsigned int negative_probability) argument
202 test_random_mpfr(mpfr_ptr x, mpfr_exp_t emin, mpfr_exp_t emax, unsigned int negative_probability) argument
232 test_random_d(double *x, unsigned int negative_probability) argument
245 test_random_mpc(mpc_ptr z, mpfr_exp_t emin, mpfr_exp_t emax, unsigned int negative_probability) argument
[all...]

Completed in 231 milliseconds