Home
last modified time | relevance | path

Searched refs:mpz_set_d (Results 1 – 25 of 44) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-double.c67 mpz_set_d (y, d); in test_matissa()
183 mpz_set_d (x, d); in testmain()
204 mpz_set_d (x, d); in testmain()
H A Dt-cmp_d.c132 mpz_set_d (x2, y); in check_onebits()
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-set_d.c58 mpz_set_d (z, data[i].d); in check_data()
113 mpz_set_d (got, d); in check_2n_plus_1()
H A Dt-cmp_d.c136 mpz_set_d (x2, y); in check_onebits()
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Diset_d.c42 mpz_set_d (dest, val); in mpz_init_set_d()
H A Dset_d.c48 mpz_set_d (mpz_ptr r, double d) in mpz_set_d() function
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h265 void mpz_set_d (mpz_t, double);
H A Dmini-mpq.c442 mpz_set_d (mpq_numref (r), x); in mpq_set_d()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1021 #define mpz_set_d __gmpz_set_d macro
1022 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1021 #define mpz_set_d __gmpz_set_d macro
1022 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1016 #define mpz_set_d __gmpz_set_d macro
1017 __GMP_DECLSPEC void mpz_set_d (mpz_ptr, double);

12