Home
last modified time | relevance | path

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

12

/netbsd/src/external/lgpl3/mpfr/dist/tests/
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()
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()
Dtget_f.c183 mpf_set_prec (x, prec); in ternary_test()
366 mpf_set_prec (x, 32); in main()
/netbsd/src/external/lgpl3/gmp/dist/tests/mpf/
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()
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()
Dt-gsprec.c35 mpf_set_prec (x, i); in check_consistency()
37 mpf_set_prec (x, a); in check_consistency()
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()
Dt-set_q.c99 mpf_set_prec (got, 20L); in check_various()
106 mpf_set_prec (got, 500L); in check_various()
Dt-muldiv.c67 mpf_set_prec (w, res_prec); in main()
68 mpf_set_prec (x, res_prec); in main()
/netbsd/src/external/lgpl3/gmp/dist/mpf/
Dset_prc.c41 mpf_set_prec (mpf_ptr x, mp_bitcnt_t new_prec_in_bits) in mpf_set_prec() function
/netbsd/src/external/lgpl3/mpfr/dist/src/
Dmpf2mpfr.h80 #undef mpf_set_prec
81 #define mpf_set_prec mpfr_set_prec macro
/netbsd/src/external/lgpl3/gmp/dist/tests/rand/
Dgen.c271 mpf_set_prec (f1, size);
/netbsd/src/external/lgpl3/gmp/dist/tests/
Drefmpf.c195 mpf_set_prec (f, __GMPF_PREC_TO_BITS (prec)); in refmpf_set_prec_limbs()
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
Dgmp.h1388 #define mpf_set_prec __gmpf_set_prec macro
1389 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
Dgmp.h1405 #define mpf_set_prec __gmpf_set_prec macro
1406 __GMP_DECLSPEC void mpf_set_prec (mpf_ptr, mp_bitcnt_t);

12