Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmpxx.h1089 struct __gmp_binary_greater struct
3333 __GMP_DEFINE_BINARY_TYPE_FUNCTION(bool, operator<=, ! __gmp_binary_greater)
3334 __GMP_DEFINE_BINARY_TYPE_FUNCTION(bool, operator>, __gmp_binary_greater)
H A DChangeLog4957 * 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,