| /src/external/lgpl3/mpfr/dist/tests/ |
| terandom_chisq.c | 91 mpfr_rnd_t rnd, rndd; local 95 rndd = MPFR_RNDD; /* For sampling and figuring the bins */ 111 inexact = mpfr_erandom (x, RANDS, rndd); 123 mpfr_sub (x, x, a, rndd); 124 mpfr_div (x, x, dx, rndd); 125 i = mpfr_get_si (x, rndd);
|
| tnrandom_chisq.c | 92 mpfr_rnd_t rnd, rndd; local 96 rndd = MPFR_RNDD; /* For sampling and figuring the bins */ 112 inexact = mpfr_nrandom (x, RANDS, rndd); 119 mpfr_sub (x, x, a, rndd); 120 mpfr_div (x, x, dx, rndd); 121 i = mpfr_get_si (x, rndd);
|
| terandom_chisq.c | 91 mpfr_rnd_t rnd, rndd; local 95 rndd = MPFR_RNDD; /* For sampling and figuring the bins */ 111 inexact = mpfr_erandom (x, RANDS, rndd); 123 mpfr_sub (x, x, a, rndd); 124 mpfr_div (x, x, dx, rndd); 125 i = mpfr_get_si (x, rndd);
|
| tnrandom_chisq.c | 92 mpfr_rnd_t rnd, rndd; local 96 rndd = MPFR_RNDD; /* For sampling and figuring the bins */ 112 inexact = mpfr_nrandom (x, RANDS, rndd); 119 mpfr_sub (x, x, a, rndd); 120 mpfr_div (x, x, dx, rndd); 121 i = mpfr_get_si (x, rndd);
|
| terandom_chisq.c | 91 mpfr_rnd_t rnd, rndd; local 95 rndd = MPFR_RNDD; /* For sampling and figuring the bins */ 111 inexact = mpfr_erandom (x, RANDS, rndd); 123 mpfr_sub (x, x, a, rndd); 124 mpfr_div (x, x, dx, rndd); 125 i = mpfr_get_si (x, rndd);
|
| tnrandom_chisq.c | 92 mpfr_rnd_t rnd, rndd; local 96 rndd = MPFR_RNDD; /* For sampling and figuring the bins */ 112 inexact = mpfr_nrandom (x, RANDS, rndd); 119 mpfr_sub (x, x, a, rndd); 120 mpfr_div (x, x, dx, rndd); 121 i = mpfr_get_si (x, rndd);
|
| terandom_chisq.c | 91 mpfr_rnd_t rnd, rndd; local 95 rndd = MPFR_RNDD; /* For sampling and figuring the bins */ 111 inexact = mpfr_erandom (x, RANDS, rndd); 123 mpfr_sub (x, x, a, rndd); 124 mpfr_div (x, x, dx, rndd); 125 i = mpfr_get_si (x, rndd);
|
| tnrandom_chisq.c | 92 mpfr_rnd_t rnd, rndd; local 96 rndd = MPFR_RNDD; /* For sampling and figuring the bins */ 112 inexact = mpfr_nrandom (x, RANDS, rndd); 119 mpfr_sub (x, x, a, rndd); 120 mpfr_div (x, x, dx, rndd); 121 i = mpfr_get_si (x, rndd);
|
| terandom_chisq.c | 91 mpfr_rnd_t rnd, rndd; local 95 rndd = MPFR_RNDD; /* For sampling and figuring the bins */ 111 inexact = mpfr_erandom (x, RANDS, rndd); 123 mpfr_sub (x, x, a, rndd); 124 mpfr_div (x, x, dx, rndd); 125 i = mpfr_get_si (x, rndd);
|
| tnrandom_chisq.c | 92 mpfr_rnd_t rnd, rndd; local 96 rndd = MPFR_RNDD; /* For sampling and figuring the bins */ 112 inexact = mpfr_nrandom (x, RANDS, rndd); 119 mpfr_sub (x, x, a, rndd); 120 mpfr_div (x, x, dx, rndd); 121 i = mpfr_get_si (x, rndd);
|