Home
last modified time | relevance | path

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

12

/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-gcd_ui.c40 got = mpz_gcd_ui (NULL, x, 0L); in check_ui_range()
113 && ((got = mpz_gcd_ui (NULL, x, mpz_get_ui (d))) in check_ui_factors()
H A Dt-lucm.c88 while (mpz_gcd_ui (NULL, mod, Q) != 1); in main()
H A Dt-gcd.c370 mpz_gcd_ui (gcd2, op2, mpz_get_ui (op1)); in one_test()
372 mpz_gcd_ui (gcd2, op1, mpz_get_ui (op2)); in one_test()
H A Dreuse.c675 r1 = mpz_gcd_ui (ref1, in1, in2i); in main()
679 r2 = mpz_gcd_ui (res1, res1, in2i); in main()
682 FAIL2 (mpz_gcd_ui, in1, in2, NULL); in main()
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dgcd_ui.c35 mpz_gcd_ui (mpz_ptr w, mpz_srcptr u, unsigned long int v) in mpz_gcd_ui() function
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-reuse.c536 r1 = mpz_gcd_ui (ref1, in1, in2i); in testmain()
540 r2 = mpz_gcd_ui (res1, res1, in2i); in testmain()
543 FAIL2 (mpz_gcd_ui, in1, in2, NULL); in testmain()
H A Dhex-random.c526 while (mpz_gcd_ui (NULL, m, *Q) != 1); in hex_random_lucm_op()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h204 unsigned long mpz_gcd_ui (mpz_t, const mpz_t, unsigned long);
/netbsd/external/lgpl3/gmp/dist/mpn/ia64/
H A Dmode1o.asm157 C applications (mpz_divisible_ui, mpz_gcd_ui, etc). Though biggish divisors
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h820 #define mpz_gcd_ui __gmpz_gcd_ui macro
821 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h820 #define mpz_gcd_ui __gmpz_gcd_ui macro
821 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h815 #define mpz_gcd_ui __gmpz_gcd_ui macro
816 __GMP_DECLSPEC unsigned long int mpz_gcd_ui (mpz_ptr, mpz_srcptr, unsigned long int);

12