Home
last modified time | relevance | path

Searched refs:mpz_clears (Results 1 – 25 of 41) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-limbs.c75 mpz_clears (r, ref, NULL); in check_funcs()
94 mpz_clears (bs, a, b, NULL); in check_add()
157 mpz_clears (bs, a, b, NULL); in check_mul()
217 mpz_clears (bs, a, b, r, ref, NULL); in check_roinit()
H A Dt-gcd.c90 mpz_clears (a, b, got, want, NULL); in check_data()
128 mpz_clears (bs, temp1, temp2, NULL); in make_chain_operands()
177 mpz_clears (bs, a, b, want, NULL); in check_kolmo1()
214 mpz_clears (bs, a, b, want, NULL); in check_kolmo2()
301 mpz_clears (bs, op1, op2, ref, gcd1, gcd2, temp1, temp2, temp3, s, NULL); in main()
H A Dt-powm_ui.c123 mpz_clears (bs, base, exp, mod, r1, r2, base2, NULL); in main()
H A Dt-remove.c91 mpz_clears (bs, t, dest, refdest, dividend, divisor, NULL); in main()
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dclears.c35 mpz_clears (mpz_ptr x, ...) in mpz_clears() function
/netbsd/external/lgpl3/gmp/dist/tests/mpq/
H A Dt-inv.c56 mpz_clears (m, n, (mpz_ptr)0); in main()
/netbsd/external/lgpl3/gmp/dist/demos/
H A Dfactorize.c263 mpz_clears (q, a, nm1, tmp, NULL); in mp_prime_p()
362 mpz_clears (P, t2, t, z, x, y, NULL); in factor_using_pollard_rho()
/netbsd/external/bsd/wpa/dist/src/crypto/
H A Dcrypto_nettle.c362 mpz_clears(p, q, tmp, NULL); in crypto_dh_derive_secret()
398 mpz_clears(bn_base, bn_exp, bn_modulus, bn_result, NULL); in crypto_mod_exp()
/netbsd/external/lgpl3/gmp/dist/tests/mpn/
H A Dlogic.c130 mpz_clears (a, b, NULL); in main()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h685 #define mpz_clears __gmpz_clears macro
686 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h685 #define mpz_clears __gmpz_clears macro
686 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h680 #define mpz_clears __gmpz_clears macro
681 __GMP_DECLSPEC void mpz_clears (mpz_ptr, ...);

12