Searched refs:mpf_set_z (Results 1 - 25 of 38) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/tests/rand/
H A Dzdiv_round.c30 mpf_set_z (f_d, d);
31 mpf_set_z (f_n, n);
H A Dstatlib.c384 mpf_set_z (f_m, m);
452 mpf_set_z (rop, z);
613 mpf_set_z (f_tmp1, s);
749 mpf_set_z (f_tmp1, tmp1);
750 mpf_set_z (f_tmp2, s);
755 mpf_set_z (f_tmp2, tmp1);
799 mpf_set_z (f_tmp1, s);
H A Dstat.c343 mpf_set_z (f_imax_plus1, z_imax);
361 /* mpf_set_z (f_imax_minus1, z_imax);
366 mpf_set_z (fvec[f], zvec[f]);
/netbsd-current/external/lgpl3/gmp/dist/mpf/
H A Dset_z.c0 /* mpf_set_z -- Assign a float from an integer.
34 mpf_set_z (mpf_ptr r, mpz_srcptr u) function
/netbsd-current/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-set.c64 mpf_set_z (a, z);
H A Dt-eq.c124 mpf_set_z (a, ds);
125 mpf_set_z (b, ds);
138 mpf_set_z (x, ds);
/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-set_f.c47 mpf_set_z (f, z);
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h105 mpf_set_z (x, z);
223 mpf_set_z (x, z);
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h166 #undef mpf_set_z macro
167 #define mpf_set_z(x,y) mpfr_set_z(x,y,MPFR_DEFAULT_RND) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1406 #define mpf_set_z __gmpf_set_z macro
1407 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1406 #define mpf_set_z __gmpf_set_z macro
1407 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1423 #define mpf_set_z __gmpf_set_z macro
1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);

Completed in 525 milliseconds

12