Searched refs:__gmp_binary_greater (Results 1 – 2 of 2) sorted by relevance
1089 struct __gmp_binary_greater struct3333 __GMP_DEFINE_BINARY_TYPE_FUNCTION(bool, operator<=, ! __gmp_binary_greater)3334 __GMP_DEFINE_BINARY_TYPE_FUNCTION(bool, operator>, __gmp_binary_greater)
4957 * gmpxx.h (__gmp_binary_greater): Forward to __gmp_binary_less.8163 (__gmp_binary_less_equal): Remove, use !__gmp_binary_greater.16485 __gmp_binary_less, __gmp_binary_less_equal, __gmp_binary_greater,