/netbsd-src/external/lgpl3/gmp/dist/tests/cxx/ |
H A D | t-constr.cc | 446 int prec = 64; in check_mpf() local 459 int prec = 128; in check_mpf() local 468 int prec = 256; in check_mpf() local 489 int prec = 64; in check_mpf() local 502 int prec = 128; in check_mpf() local 515 int prec = 256; in check_mpf() local 528 int prec = 64; in check_mpf() local 541 int prec = 128; in check_mpf() local 554 int prec = 256; in check_mpf() local 567 int prec = 64; in check_mpf() local [all …]
|
/netbsd-src/external/lgpl3/mpc/dist/tests/ |
H A D | setprec_parameters.c | 24 set_output_precision (mpc_fun_param_t *params, mpfr_prec_t prec) in set_output_precision() 39 set_input_precision (mpc_fun_param_t *params, mpfr_prec_t prec) in set_input_precision() 54 set_reference_precision (mpc_fun_param_t *params, mpfr_prec_t prec) in set_reference_precision()
|
H A D | tmul.c | 66 testmul (long a, long b, long c, long d, mpfr_prec_t prec, mpc_rnd_t rnd) in testmul() 88 mpfr_prec_t prec; in check_regular() local 225 mpfr_prec_t prec; in bug20221130() local
|
H A D | tset.c | 70 mpfr_prec_t prec; in mpc_set_ui_fr() local 326 mpfr_prec_t prec; in check_set_str() local
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | stack_interface.c | 28 mpfr_custom_get_size (mpfr_prec_t prec) in mpfr_custom_get_size() 35 mpfr_custom_init (void *mantissa, mpfr_prec_t prec) in mpfr_custom_init() 64 mpfr_prec_t prec, void *mantissa) in mpfr_custom_init_set()
|
H A D | round_p.c | 29 mpfr_round_p (mp_limb_t *bp, mp_size_t bn, mpfr_exp_t err0, mpfr_prec_t prec) in mpfr_round_p() 69 mpfr_round_p (mp_limb_t *bp, mp_size_t bn, mpfr_exp_t err0, mpfr_prec_t prec) in mpfr_round_p()
|
H A D | round_prec.c | 53 mpfr_prec_round (mpfr_ptr x, mpfr_prec_t prec, mpfr_rnd_t rnd_mode) in mpfr_prec_round() 161 mpfr_rnd_t rnd2, mpfr_prec_t prec) in mpfr_can_round() 179 mpfr_rnd_t rnd1, mpfr_rnd_t rnd2, mpfr_prec_t prec) in mpfr_can_round_raw()
|
H A D | erfc.c | 38 mpfr_prec_t prec = MPFR_PREC(y); in mpfr_erfc_asympt() local 129 mpfr_prec_t prec; in mpfr_erfc() local
|
H A D | gammaonethird.c | 100 mpfr_Browns_const (mpfr_ptr s, mpfr_prec_t prec) in mpfr_Browns_const() 135 mpfr_gamma_one_third (mpfr_ptr y, mpfr_prec_t prec) in mpfr_gamma_one_third() 172 mpfr_gamma_one_and_two_third (mpfr_ptr y1, mpfr_ptr y2, mpfr_prec_t prec) in mpfr_gamma_one_and_two_third()
|
H A D | yn.c | 220 mpfr_prec_t prec; in mpfr_yn() local 274 mpfr_prec_t prec; in mpfr_yn() local 322 mpfr_prec_t prec; in mpfr_yn() local
|
H A D | sin_cos.c | 31 mpfr_prec_t prec, m; in mpfr_sin_cos() local 237 reduce (mpz_t Q, mpz_srcptr R, mpfr_prec_t prec) in reduce() 251 reduce2 (mpz_t S, mpz_t C, mpfr_prec_t prec) in reduce2() 291 mpfr_prec_t prec) in sin_bs_aux()
|
H A D | log2p1.c | 58 mpfr_prec_t prec; in mpfr_log2p1_special() local 87 mpfr_prec_t Ny = MPFR_PREC(y), prec; in mpfr_log2p1() local
|
H A D | log10p1.c | 81 mpfr_prec_t prec) in mpfr_log10p1_small() 127 mpfr_prec_t Ny = MPFR_PREC(y), prec; in mpfr_log10p1() local
|
H A D | atan2u.c | 76 mpfr_prec_t prec; in mpfr_atan2u_aux3() local 100 mpfr_prec_t prec; in mpfr_atan2u_aux4() local 168 mpfr_prec_t prec; in mpfr_atan2u() local
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tbeta.c | 51 test_beta_special (mpfr_prec_t prec) in test_beta_special() 141 test_beta_2exp (mpfr_prec_t prec, int trials, int spread) in test_beta_2exp() 175 test_beta_zw_sum_int (mpfr_prec_t prec) in test_beta_zw_sum_int() 220 test_beta_hardcoded (mpfr_prec_t prec) in test_beta_hardcoded() 282 test_beta_refl (mpfr_prec_t prec, mpfr_rnd_t rnd_mode) in test_beta_refl()
|
H A D | reuse.c | 93 const char *foo, mpfr_prec_t prec, mpfr_rnd_t rnd) in test3() 168 const char *foo, mpfr_prec_t prec, mpfr_rnd_t rnd) in test4() 303 const char *foo, mpfr_prec_t prec, mpfr_rnd_t rnd) in test2ui() 348 const char *foo, mpfr_prec_t prec, mpfr_rnd_t rnd) in testui2() 390 const char *foo, mpfr_prec_t prec, mpfr_rnd_t rnd) in test2() 430 const char *foo, mpfr_prec_t prec) in test2a() 470 const char *foo, mpfr_prec_t prec, mpfr_rnd_t rnd) in test3a()
|
H A D | tnext.c | 34 mpfr_prec_t prec; in generic_abovebelow() local 97 mpfr_prec_t prec; in inverse_test() local
|
H A D | tnrandom_chisq.c | 85 test_nrandom_chisq_cont (long num, mpfr_prec_t prec, int nu, in test_nrandom_chisq_cont() 171 long expt, prec; in sequential() local 204 test_nrandom_chisq_disc (long num, mpfr_prec_t wprec, int prec, in test_nrandom_chisq_disc() 297 long num, mpfr_prec_t prec, int bin, in run_chisq()
|
H A D | terandom_chisq.c | 84 test_erandom_chisq_cont (long num, mpfr_prec_t prec, int nu, in test_erandom_chisq_cont() 175 long expt, prec; in sequential() local 205 test_erandom_chisq_disc (long num, mpfr_prec_t wprec, int prec, in test_erandom_chisq_disc() 296 long num, mpfr_prec_t prec, int bin, in run_chisq()
|
H A D | turandom.c | 26 test_urandom (long nbtests, mpfr_prec_t prec, mpfr_rnd_t rnd, long bit_index, in test_urandom() 450 mpfr_prec_t prec; in reprod_rnd_exp() local 572 mpfr_prec_t prec; in reprod_abi() local 606 mpfr_prec_t prec; in main() local
|
H A D | trandom.c | 26 test_urandomb (long nbtests, mpfr_prec_t prec, int verbose) in test_urandomb() 146 mpfr_prec_t prec; in main() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | range.cc | 48 unsigned prec = TYPE_PRECISION (type); in range_positives() local 56 unsigned prec = TYPE_PRECISION (type); in range_negatives() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | range.cc | 48 unsigned prec = TYPE_PRECISION (type); in range_positives() local 56 unsigned prec = TYPE_PRECISION (type); in range_negatives() local
|
H A D | double-int.c | 230 unsigned HOST_WIDE_INT count, unsigned int prec, in rshift_double() 290 unsigned HOST_WIDE_INT count, unsigned int prec, in lshift_double() 666 double_int::mask (unsigned prec) in mask() 691 double_int::max_value (unsigned int prec, bool uns) in max_value() 700 double_int::min_value (unsigned int prec, bool uns) in min_value() 715 double_int::ext (unsigned prec, bool uns) const in ext() 726 double_int::zext (unsigned prec) const in zext() 741 double_int::sext (unsigned prec) const in sext() 1150 double_int::lshift (HOST_WIDE_INT count, unsigned int prec, bool arith) const in lshift() 1165 double_int::rshift (HOST_WIDE_INT count, unsigned int prec, bool arith) const in rshift() [all …]
|
/netbsd-src/external/lgpl3/gmp/dist/demos/expr/ |
H A D | run-expr.c | 51 run_expr (int type, int base, unsigned long prec, char *str) in run_expr() 143 unsigned long prec = 64; in main() local
|