Home
last modified time | relevance | path

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

12

/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dzdiv_round.c38 mpz_set_f (rop, f_n); in zdiv_round()
H A Dstatlib.c451 mpz_set_f (z, op); in f_floor()
759 mpz_set_f (Z[ui_i], f_tmp2); in spectral_test()
H A Dstat.c351 mpz_set_f (zvec[f], f_temp); /* truncating fraction */
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dset_f.c35 mpz_set_f (mpz_ptr w, mpf_srcptr u) in mpz_set_f() function
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h183 #undef mpz_set_f
184 #define mpz_set_f(z,f) mpfr_get_z(z,f,MPFR_DEFAULT_RND) macro
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-set_f.c67 mpz_set_f (got, f); in check_one()
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h222 mpz_set_f (z, x); in main()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1024 #define mpz_set_f __gmpz_set_f macro
1025 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1024 #define mpz_set_f __gmpz_set_f macro
1025 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1019 #define mpz_set_f __gmpz_set_f macro
1020 __GMP_DECLSPEC void mpz_set_f (mpz_ptr, mpf_srcptr);

12