Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmpxx.h796 struct __gmp_binary_modulus struct
3322 __GMP_DEFINE_BINARY_FUNCTION_1(mpz_t, operator%, __gmp_binary_modulus)
3363 __GMPZ_DEFINE_COMPOUND_OPERATOR(operator%=, __gmp_binary_modulus)
H A DChangeLog17959 * gmpxx.h (mpz_class __gmp_binary_divides, __gmp_binary_modulus): Fix
17961 (mpz_class __gmp_binary_modulus): Fix mpz%long for negative dividend.