Home
last modified time | relevance | path

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

12

/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-reuse.c398 mpz_gcdext (ref1, ref2, ref3, in1, in2); in testmain()
410 FAIL2 (mpz_gcdext, in1, in2, NULL); in testmain()
419 FAIL2 (mpz_gcdext, in1, in2, NULL); in testmain()
428 FAIL2 (mpz_gcdext, in1, in2, NULL); in testmain()
437 FAIL2 (mpz_gcdext, in1, in2, NULL); in testmain()
446 FAIL2 (mpz_gcdext, in1, in2, NULL); in testmain()
455 FAIL2 (mpz_gcdext, in1, in2, NULL); in testmain()
463 FAIL2 (mpz_gcdext, in1, in2, NULL); in testmain()
471 FAIL2 (mpz_gcdext, in1, in2, NULL); in testmain()
479 FAIL2 (mpz_gcdext, in1, in2, NULL); in testmain()
[all …]
H A Dt-gcd.c150 mpz_gcdext (g, s, t, a, b); in testmain()
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dreuse.c481 mpz_gcdext (ref1, ref2, ref3, in1, in2); in main()
487 mpz_gcdext (res1, res2, res3, i1, i2); \ in main()
493 FAIL2 (mpz_gcdext, i1, i2, NULL); \ in main()
496 mpz_gcdext (res1, res2, NULL, i1, i2); \ in main()
500 FAIL2 (mpz_gcdext, i1, i2, NULL); \ in main()
586 mpz_gcdext (res1, res2, res3, in, in); \ in main()
592 FAIL2 (mpz_gcdext, in, in, NULL); \ in main()
595 mpz_gcdext (res1, res2, NULL, in, in); \ in main()
599 FAIL2 (mpz_gcdext, in, in, NULL); \ in main()
H A Dt-gcd.c293 mpz_gcdext (NULL, temp1, temp2, op1, op2); in main()
297 mpz_gcdext (NULL, temp1, temp2, op1, op2); in main()
326 mpz_gcdext (gcd1, s, NULL, op1, op2); in one_test()
385 mpz_gcdext (gcd2, temp1, temp2, op1, op2); in one_test()
H A Dt-jac.c936 mpz_gcdext (g, s, t, M[0][0], M[0][1]); in check_large_quotients()
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dinvert.c50 mpz_gcdext (gcd, tmp, (mpz_ptr) 0, x, n); in mpz_invert()
H A Dgcdext.c37 mpz_gcdext (mpz_ptr g, mpz_ptr s, mpz_ptr t, mpz_srcptr a, mpz_srcptr b) in mpz_gcdext() function
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h206 void mpz_gcdext (mpz_t, mpz_t, mpz_t, const mpz_t, const mpz_t);
/netbsd/external/lgpl3/gmp/dist/
H A DNEWS626 * The cofactors of mpz_gcdext and mpn_gcdext are now more strictly
660 * The cofactors of mpz_gcdext and mpn_gcdext are now more strictly
667 * Fixed bug in mpn_gcdext, affecting also mpz_gcdext and mpz_invert.
889 * Optimization for extended gcd (mpz_gcdext, mpz_invert, mpn_gcdext).
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h823 #define mpz_gcdext __gmpz_gcdext macro
824 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h823 #define mpz_gcdext __gmpz_gcdext macro
824 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h818 #define mpz_gcdext __gmpz_gcdext macro
819 __GMP_DECLSPEC void mpz_gcdext (mpz_ptr, mpz_ptr, mpz_ptr, mpz_srcptr, mpz_srcptr);

12