Home
last modified time | relevance | path

Searched refs:mpq_equal (Results 1 – 25 of 49) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-mpq_muldiv.c79 if (!mpq_equal (resq, refq)) in testmain()
99 if (!mpq_equal (resq, refq)) in testmain()
115 if (!mpq_equal (resq, refq)) in testmain()
133 if (mpq_equal (refq, resq)) in testmain()
138 if (!mpq_equal (resq, refq)) in testmain()
151 if (!mpq_equal (resq, refq)) in testmain()
H A Dt-mpq_muldiv_2exp.c116 if (!mpq_equal (tq, rq)) in testmain()
125 if (!mpq_equal (rq, tq)) in testmain()
H A Dt-mpq_double.c104 if (f != d || !mpq_equal (y, z)) in check_random()
189 if (!mpq_equal (x, r)) in check_data()
H A Dt-mpq_str.c116 if (!mpq_equal (a, b)) in test_small()
243 if (!mpq_equal (a, b)) in testmain()
H A Dt-mpq_addsub.c70 if ((!ref) != mpq_equal (q1, q2)) in testcmpui()
185 if (!mpq_equal (ii, rr)) in testmain()
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprq.c60 return mpq_equal (x, y) != 0; in e_mpq_equal()
65 return ! mpq_equal (x, y); in e_mpq_notequal()
/netbsd/external/lgpl3/gmp/dist/tests/mpq/
H A Dt-aors.c51 if (! mpq_equal (got, want_add)) in check_all()
63 if (! mpq_equal (got, want_sub)) in check_all()
H A Dt-set_str.c45 if (! mpq_equal (got, want)) in check_one()
H A Dt-inp_str.c142 if (! mpq_equal (got, want)) in check_data()
H A Dt-equal.c34 got = mpq_equal (x, y); in check_one()
H A Dt-md_2exp.c213 if (! mpq_equal (got, want)) in main()
/netbsd/external/lgpl3/gmp/dist/mpq/
H A Dequal.c35 mpq_equal (mpq_srcptr op1, mpq_srcptr op2) __GMP_NOTHROW in mpq_equal() function
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-mpq.h66 int mpq_equal (const mpq_t, const mpq_t);
H A Dmini-mpq.c245 mpq_equal (const mpq_t a, const mpq_t b) in mpq_equal() function
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1154 #define mpq_equal __gmpq_equal macro
1155 __GMP_DECLSPEC int mpq_equal (mpq_srcptr, mpq_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1154 #define mpq_equal __gmpq_equal macro
1155 __GMP_DECLSPEC int mpq_equal (mpq_srcptr, mpq_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1168 #define mpq_equal __gmpq_equal macro
1169 __GMP_DECLSPEC int mpq_equal (mpq_srcptr, mpq_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1168 #define mpq_equal __gmpq_equal macro
1169 __GMP_DECLSPEC int mpq_equal (mpq_srcptr, mpq_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1168 #define mpq_equal __gmpq_equal macro
1169 __GMP_DECLSPEC int mpq_equal (mpq_srcptr, mpq_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1168 #define mpq_equal __gmpq_equal macro
1169 __GMP_DECLSPEC int mpq_equal (mpq_srcptr, mpq_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1168 #define mpq_equal __gmpq_equal macro
1169 __GMP_DECLSPEC int mpq_equal (mpq_srcptr, mpq_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1168 #define mpq_equal __gmpq_equal macro
1169 __GMP_DECLSPEC int mpq_equal (mpq_srcptr, mpq_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1168 #define mpq_equal __gmpq_equal macro
1169 __GMP_DECLSPEC int mpq_equal (mpq_srcptr, mpq_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1168 #define mpq_equal __gmpq_equal macro
1169 __GMP_DECLSPEC int mpq_equal (mpq_srcptr, mpq_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1168 #define mpq_equal __gmpq_equal macro
1169 __GMP_DECLSPEC int mpq_equal (mpq_srcptr, mpq_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;

12