Home
last modified time | relevance | path

Searched refs:mpf_set_prec (Results 1 – 25 of 48) sorted by relevance

12

/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtset_f.c53 mpf_set_prec (y, 256); in main()
76 mpf_set_prec (y, 300); in main()
93 mpf_set_prec (z, pr); in main()
126 mpf_set_prec (y, 53); in main()
146 mpf_set_prec (y, 2); in main()
H A Dmpf_compat.h75 mpf_set_prec (x, 2 * prec); in main()
183 mpf_set_prec (x, 15); in main()
184 mpf_set_prec (y, 15); in main()
H A Dtget_f.c183 mpf_set_prec (x, prec); in ternary_test()
366 mpf_set_prec (x, 32); in main()
/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-dm2exp.c67 mpf_set_prec (w1, res_prec); in main()
68 mpf_set_prec (w2, res_prec); in main()
69 mpf_set_prec (w3, res_prec); in main()
H A Dt-ui_div.c119 mpf_set_prec (got, 20L); in check_various()
128 mpf_set_prec (got, 500L); in check_various()
129 mpf_set_prec (v, 900L); in check_various()
H A Dt-gsprec.c35 mpf_set_prec (x, i); in check_consistency()
37 mpf_set_prec (x, a); in check_consistency()
H A Dt-div.c153 mpf_set_prec (got, 20L); in check_various()
161 mpf_set_prec (got, 500L); in check_various()
162 mpf_set_prec (v, 900L); in check_various()
H A Dt-set_q.c99 mpf_set_prec (got, 20L); in check_various()
106 mpf_set_prec (got, 500L); in check_various()
H A Dt-muldiv.c67 mpf_set_prec (w, res_prec); in main()
68 mpf_set_prec (x, res_prec); in main()
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dset_prc.c41 mpf_set_prec (mpf_ptr x, mp_bitcnt_t new_prec_in_bits) in mpf_set_prec() function
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h80 #undef mpf_set_prec
81 #define mpf_set_prec mpfr_set_prec macro
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dgen.c271 mpf_set_prec (f1, size);
/netbsd/external/lgpl3/gmp/dist/tests/
H A Drefmpf.c195 mpf_set_prec (f, __GMPF_PREC_TO_BITS (prec)); in refmpf_set_prec_limbs()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1388 #define mpf_set_prec __gmpf_set_prec macro
1389 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1388 #define mpf_set_prec __gmpf_set_prec macro
1389 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);

12