Home
last modified time | relevance | path

Searched refs:__gmp_binary_xor (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmpxx.h879 struct __gmp_binary_xor struct
3325 __GMP_DEFINE_BINARY_FUNCTION_1(mpz_t, operator^, __gmp_binary_xor)
3367 __GMPZ_DEFINE_COMPOUND_OPERATOR(operator^=, __gmp_binary_xor)
H A DChangeLog13359 (struct __gmp_binary_xor): Likewise.
13457 * gmpxx.h (__gmp_binary_and, __gmp_binary_ior, __gmp_binary_xor):