Home
last modified time | relevance | path

Searched refs:mpz_xor (Results 1 – 25 of 50) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dlogic.c73 mpz_xor (t1, x, x); in main()
83 mpz_xor (t2, x, y); in main()
90 mpz_xor (t3, t2, x); in main()
165 mpz_xor (r2, x, y); in main()
H A Dreuse.c92 { mpz_xor, "mpz_xor", 0, 0 }
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-logops.c68 mpz_xor (res, a, b); in testlogops()
H A Dt-sqrt.c63 mpz_xor (s, s, u); in mpz_mpn_sqrtrem()
H A Dhex-random.c80 mpz_xor (seed, seed, usec); in mkseed()
259 mpz_xor (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 Dxor.c35 mpz_xor (mpz_ptr res, mpz_srcptr op1, mpz_srcptr op2) in mpz_xor() function
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprz.c131 { "^", (mpexpr_fun_t) mpz_xor, MPEXPR_TYPE_BINARY, 140 },
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h238 void mpz_xor (mpz_t, const mpz_t, const mpz_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1115 #define mpz_xor __gmpz_xor macro
1117 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1115 #define mpz_xor __gmpz_xor macro
1117 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);

12