Searched refs:mpz_xor (Results 1 - 25 of 42) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A Dlogic.c1 /* Test mpz_com, mpz_and, mpz_ior, and mpz_xor.
73 mpz_xor (t1, x, x);
83 mpz_xor (t2, x, y);
90 mpz_xor (t3, t2, x);
165 mpz_xor (r2, x, y);
H A Dreuse.c92 { mpz_xor, "mpz_xor", 0, 0 }
/netbsd-current/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-logops.c68 mpz_xor (res, a, b);
71 fprintf (stderr, "mpz_xor failed:\n");
H A Dt-sqrt.c63 mpz_xor (s, s, u);
H A Dhex-random.c80 mpz_xor (seed, seed, usec);
259 mpz_xor (r, a, b);
H A Dt-reuse.c53 mpz_gcd, mpz_lcm, mpz_and, mpz_ior, mpz_xor
60 "mpz_gcd", "mpz_lcm", "mpz_and", "mpz_ior", "mpz_xor"
/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dxor.c0 /* mpz_xor -- Logical xor.
35 mpz_xor (mpz_ptr res, mpz_srcptr op1, mpz_srcptr op2) function
/netbsd-current/external/lgpl3/gmp/dist/demos/expr/
H A Dexprz.c131 { "^", (mpexpr_fun_t) mpz_xor, MPEXPR_TYPE_BINARY, 140 },
/netbsd-current/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h238 void mpz_xor (mpz_t, const mpz_t, const mpz_t);
/netbsd-current/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-current/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-current/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-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd-current/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-current/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-current/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-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd-current/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-current/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-current/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-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1110 #define mpz_xor __gmpz_xor macro
1112 __GMP_DECLSPEC void mpz_xor (mpz_ptr, mpz_srcptr, mpz_srcptr);

Completed in 280 milliseconds

12