Searched defs:mpfr_prec_t (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | set_dfl_prec.c | 26 MPFR_THREAD_VAR (mpfr_prec_t, __gmpfr_default_fp_bit_precision, in MPFR_THREAD_VAR() argument
|
H A D | mpfr.h | 159 typedef short mpfr_prec_t; typedef 162 typedef int mpfr_prec_t; typedef 165 typedef long mpfr_prec_t; typedef
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tnrandom_chisq.c | 296 run_chisq (double (*f)(long, mpfr_prec_t, int, double, double, int), in run_chisq() argument
|
H A D | terandom_chisq.c | 295 run_chisq (double (*f)(long, mpfr_prec_t, int, double, double, int), in run_chisq() argument
|