Home
last modified time | relevance | path

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

12

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-get_d.c58 mpf_set_d (f, d1); in test_denorms()
79 mpf_set_d (u, LOW_BOUND); in main()
82 mpf_set_d (v, d); in main()
H A Dt-get_d_2exp.c58 mpf_set_d (f, want); in check_data()
/netbsd/external/lgpl3/gmp/dist/tests/misc/
H A Dt-locale.c126 mpf_set_d (f, 123.0); in check_input()
144 mpf_set_d (f, 123.0); in check_input()
182 mpf_set_d (f, 1.5); in main()
H A Dt-scanf.c1233 mpf_set_d (got, got_d); in check_f()
/netbsd/external/lgpl3/gmp/dist/tests/cxx/
H A Dt-locale.cc146 mpf_set_d (f, 1.5); in check_output()
169 mpf_set_d (f, 1.5); in replacement_works()
H A Dt-ostream.cc401 mpf_set_d (f2, d); in check_mpf()
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Diset_d.c40 mpf_set_d (r, val); in mpf_init_set_d()
H A Dset_d.c40 mpf_set_d (mpf_ptr r, double d) in mpf_set_d() function
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dzdiv_round.c34 mpf_set_d (f_d, .5); in zdiv_round()
H A Dstatlib.c173 mpf_set_d (t2, exp (-(2.0 * mpf_get_d (t2)))); in ks_table()
176 mpf_set_d (t2, pow (M_E, -(2 * pow (mpf_get_d (val), 2)))); in ks_table()
H A Dstat.c102 mpf_set_d (p, dt); in Pks()
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h158 #undef mpf_set_d
159 #define mpf_set_d(x,y) mpfr_set_d(x,y,MPFR_DEFAULT_RND) macro
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtset_f.c41 mpf_set_d (y, 0.0); in main()
H A Dmpf_compat.h102 mpf_set_d (x, 1.0); in main()
/netbsd/external/lgpl3/gmp/dist/
H A Dgmpxx.h286 mpf_set_d(temp, d); in eval()
421 mpf_set_d(temp, d); in eval()
429 mpf_set_d(temp, d); in eval()
609 mpf_set_d(temp, d); in eval()
782 mpf_set_d(temp, d); in eval()
790 mpf_set_d(temp, d); in eval()
1174 mpf_set_d(f, d); in eval()
1955 void assign_d (double d) { mpf_set_d (mp, d); }
2020 { mpf_init2(mp, prec); mpf_set_d(mp, f); }
2022 { mpf_init2(mp, prec); mpf_set_d(mp, d); }
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1382 #define mpf_set_d __gmpf_set_d macro
1383 __GMP_DECLSPEC void mpf_set_d (mpf_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1382 #define mpf_set_d __gmpf_set_d macro
1383 __GMP_DECLSPEC void mpf_set_d (mpf_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1399 #define mpf_set_d __gmpf_set_d macro
1400 __GMP_DECLSPEC void mpf_set_d (mpf_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1399 #define mpf_set_d __gmpf_set_d macro
1400 __GMP_DECLSPEC void mpf_set_d (mpf_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1399 #define mpf_set_d __gmpf_set_d macro
1400 __GMP_DECLSPEC void mpf_set_d (mpf_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1399 #define mpf_set_d __gmpf_set_d macro
1400 __GMP_DECLSPEC void mpf_set_d (mpf_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1399 #define mpf_set_d __gmpf_set_d macro
1400 __GMP_DECLSPEC void mpf_set_d (mpf_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1399 #define mpf_set_d __gmpf_set_d macro
1400 __GMP_DECLSPEC void mpf_set_d (mpf_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1399 #define mpf_set_d __gmpf_set_d macro
1400 __GMP_DECLSPEC void mpf_set_d (mpf_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1399 #define mpf_set_d __gmpf_set_d macro
1400 __GMP_DECLSPEC void mpf_set_d (mpf_ptr, double);

12