Home
last modified time | relevance | path

Searched refs:mpf_set_q (Results 1 – 25 of 41) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-set_q.c31 mpf_set_q (got, q); in check_one()
101 mpf_set_q (got, q); in check_various()
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dset_q.c54 mpf_set_q (mpf_t r, mpq_srcptr q) in mpf_set_q() function
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h160 #undef mpf_set_q
161 #define mpf_set_q(x,y) mpfr_set_q(x,y,MPFR_DEFAULT_RND) macro
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h110 mpf_set_q (x, q); in main()
H A Dtfprintf.c185 mpf_set_q (mpf, mpq); in check_mixed()
H A Dtprintf.c309 mpf_set_q (mpf, mpq); in check_mixed()
/netbsd/external/lgpl3/mpc/dist/tests/
H A Dtset.c81 mpf_set_q (mpf, mpq); in mpc_set_ui_fr()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1394 #define mpf_set_q __gmpf_set_q macro
1395 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1394 #define mpf_set_q __gmpf_set_q macro
1395 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1411 #define mpf_set_q __gmpf_set_q macro
1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);

12