| /src/external/lgpl3/gmp/dist/tests/mpf/ |
| t-set_q.c | 1 /* Test mpf_set_q. 31 mpf_set_q (got, q); 41 if (! refmpf_validate_division ("mpf_set_q", got, n, d)) 101 mpf_set_q (got, q);
|
| /src/external/lgpl3/gmp/dist/mpf/ |
| set_q.c | 0 /* mpf_set_q (mpf_t rop, mpq_t op) -- Convert the rational op to the float rop. 54 mpf_set_q (mpf_t r, mpq_srcptr q) function
|
| /src/external/lgpl3/mpfr/dist/src/ |
| mpf2mpfr.h | 160 #undef mpf_set_q macro 161 #define mpf_set_q(x,y) mpfr_set_q(x,y,MPFR_DEFAULT_RND) macro
|
| /src/external/lgpl3/mpfr/dist/tests/ |
| mpf_compat.h | 110 mpf_set_q (x, q);
|
| tfprintf.c | 191 mpf_set_q (mpf, mpq);
|
| tprintf.c | 315 mpf_set_q (mpf, mpq);
|
| /src/external/gpl3/gdb/dist/gdb/ |
| gmp-utils.h | 597 mpf_set_q (m_val, tmp_q.m_val);
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| gmp-utils.h | 597 mpf_set_q (m_val, tmp_q.m_val);
|
| /src/external/lgpl3/mpc/dist/tests/ |
| tset.c | 81 mpf_set_q (mpf, mpq);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/arm/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/ |
| gmp.h | 1394 #define mpf_set_q __gmpf_set_q macro 1395 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/i386/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/ |
| gmp.h | 1411 #define mpf_set_q __gmpf_set_q macro 1412 __GMP_DECLSPEC void mpf_set_q (mpf_ptr, mpq_srcptr);
|