Home
last modified time | relevance | path

Searched refs:mpz_and (Results 1 – 25 of 51) sorted by relevance

123

/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dlogic.c63 mpz_and (r1, x, x); in main()
135 mpz_and (t3, t1, t2); in main()
152 mpz_and (r2, x, y); in main()
159 mpz_and (t2, x, y); in main()
163 mpz_and (r1, t1, t3); in main()
H A Dt-bit.c367 mpz_and (x, s0, m); in check_random()
H A Dreuse.c90 { mpz_and, "mpz_and", 0, 0 },
/netbsd/external/lgpl3/gmp/dist/
H A Dgen-fac.c111 mpz_and (x, x, mask); in gen_consts()
127 mpz_and (x, x, mask); in gen_consts()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-logops.c44 mpz_and (res, a, b); in testlogops()
H A Dhex-random.c253 mpz_and (r, a, b); in hex_random_op3()
H A Dt-reuse.c53 mpz_gcd, mpz_lcm, mpz_and, mpz_ior, mpz_xor
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dand.c35 mpz_and (mpz_ptr res, mpz_srcptr op1, mpz_srcptr op2) in mpz_and() function
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dfindlc.c199 mpz_and (a, acc, minus8); in main()
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprz.c130 { "&", (mpexpr_fun_t) mpz_and, MPEXPR_TYPE_BINARY, 150 },
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h236 void mpz_and (mpz_t, const mpz_t, const mpz_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h643 #define mpz_and __gmpz_and macro
644 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h643 #define mpz_and __gmpz_and macro
644 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h638 #define mpz_and __gmpz_and macro
639 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h638 #define mpz_and __gmpz_and macro
639 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h638 #define mpz_and __gmpz_and macro
639 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h638 #define mpz_and __gmpz_and macro
639 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h638 #define mpz_and __gmpz_and macro
639 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h638 #define mpz_and __gmpz_and macro
639 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h638 #define mpz_and __gmpz_and macro
639 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h638 #define mpz_and __gmpz_and macro
639 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h638 #define mpz_and __gmpz_and macro
639 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h638 #define mpz_and __gmpz_and macro
639 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h638 #define mpz_and __gmpz_and macro
639 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h638 #define mpz_and __gmpz_and macro
639 __GMP_DECLSPEC void mpz_and (mpz_ptr, mpz_srcptr, mpz_srcptr);

123