| /src/external/lgpl3/gmp/dist/mpf/ |
| set_z.c | 0 /* mpf_set_z -- Assign a float from an integer. 34 mpf_set_z (mpf_ptr r, mpz_srcptr u) function
|
| /src/external/lgpl3/mpfr/dist/src/ |
| mpf2mpfr.h | 166 #undef mpf_set_z macro 167 #define mpf_set_z(x,y) mpfr_set_z(x,y,MPFR_DEFAULT_RND) macro
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/arm/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/ |
| gmp.h | 1406 #define mpf_set_z __gmpf_set_z macro 1407 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/i386/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/ |
| gmp.h | 1406 #define mpf_set_z __gmpf_set_z macro 1407 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/sh3el/ |
| gmp.h | 1423 #define mpf_set_z __gmpf_set_z macro 1424 __GMP_DECLSPEC void mpf_set_z (mpf_ptr, mpz_srcptr);
|