Searched refs:__gmp_binary_modulus (Results 1 – 2 of 2) sorted by relevance
796 struct __gmp_binary_modulus struct3322 __GMP_DEFINE_BINARY_FUNCTION_1(mpz_t, operator%, __gmp_binary_modulus)3363 __GMPZ_DEFINE_COMPOUND_OPERATOR(operator%=, __gmp_binary_modulus)
17959 * gmpxx.h (mpz_class __gmp_binary_divides, __gmp_binary_modulus): Fix17961 (mpz_class __gmp_binary_modulus): Fix mpz%long for negative dividend.