Home
last modified time | relevance | path

Searched refs:mpq_add (Results 1 – 25 of 48) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-mpq_muldiv.c134 mpq_add (resq, refq, bq); in testmain()
136 mpq_add (resq, refq, resq); in testmain()
H A Dt-mpq_double.c128 mpq_add (y, y, z); in check_random()
H A Dt-mpq_addsub.c182 mpq_add (rr, ff, rr); in testmain()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-mpq.h57 void mpq_add (mpq_t, const mpq_t, const mpq_t);
H A Dmini-mpq.c321 mpq_add (mpq_t r, const mpq_t a, const mpq_t b) in mpq_add() function
363 mpq_add (r, a, t); in mpq_sub()
/netbsd/external/lgpl3/gmp/dist/mpq/
H A Daors.c103 mpq_add (mpq_ptr rop, mpq_srcptr op1, mpq_srcptr op2) in mpq_add() function
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprq.c99 { "+", (mpexpr_fun_t) mpq_add, MPEXPR_TYPE_BINARY, 190 },
/netbsd/external/lgpl3/gmp/dist/tests/mpq/
H A Dt-aors.c49 mpq_add (got, x, y); in check_all()
H A Dreuse.c54 mpq_div, mpq_add, mpq_mul, mpq_sub,
H A Dt-get_d.c88 mpq_add (a, a, eps); in check_monotonic()
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dstrtofr.c149 mpq_add (q1, q1, q2);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1127 #define mpq_add __gmpq_add macro
1128 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1127 #define mpq_add __gmpq_add macro
1128 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1138 #define mpq_add __gmpq_add macro
1139 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1138 #define mpq_add __gmpq_add macro
1139 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1138 #define mpq_add __gmpq_add macro
1139 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1138 #define mpq_add __gmpq_add macro
1139 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1138 #define mpq_add __gmpq_add macro
1139 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1138 #define mpq_add __gmpq_add macro
1139 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1138 #define mpq_add __gmpq_add macro
1139 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1138 #define mpq_add __gmpq_add macro
1139 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1138 #define mpq_add __gmpq_add macro
1139 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1138 #define mpq_add __gmpq_add macro
1139 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1138 #define mpq_add __gmpq_add macro
1139 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1138 #define mpq_add __gmpq_add macro
1139 __GMP_DECLSPEC void mpq_add (mpq_ptr, mpq_srcptr, mpq_srcptr);

12