HomeSort by: relevance | last modified time | path
    Searched defs:gts_p (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
wide-int.h 528 BINARY_PREDICATE gts_p (const T1 &, const T2 &);
1996 wi::gts_p (const T1 &x, const T2 &y) function in class:wi
2015 return gts_p (x, y);
3255 SIGNED_BINARY_PREDICATE (operator >, gts_p)

Completed in 24 milliseconds