Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmpxx.h964 struct __gmp_binary_equal struct
3330 __GMP_DEFINE_BINARY_TYPE_FUNCTION(bool, operator==, __gmp_binary_equal)
3331 __GMP_DEFINE_BINARY_TYPE_FUNCTION(bool, operator!=, ! __gmp_binary_equal)
H A DChangeLog960 (__gmp_binary_equal): Optimised comparison mpq == integer.
2217 (__gmp_cmp_function, __gmp_binary_equal, __gmp_binary_less):
2219 (__gmp_cmp_function): Move before __gmp_binary_equal.
4915 __gmp_binary_divides, __gmp_binary_equal, __gmp_binary_less,
4958 (__gmp_binary_equal): Forward to itself after swapping operands.
8162 * gmpxx.h (__gmp_binary_not_equal): Remove, use !__gmp_binary_equal.
16484 * gmpxx.h (__gmp_binary_equal, __gmp_binary_not_equal,
19691 * gmpxx.h (__gmp_binary_equal, __gmp_binary_not_equal): Fix broken