HomeSort by: relevance | last modified time | path
    Searched refs:UNARY_PREDICATE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
wide-int.h 560 #define UNARY_PREDICATE \
571 UNARY_PREDICATE fits_shwi_p (const T &);
572 UNARY_PREDICATE fits_uhwi_p (const T &);
573 UNARY_PREDICATE neg_p (const T &, signop = SIGNED);
679 #undef UNARY_PREDICATE
  /src/external/gpl3/gcc.old/dist/gcc/
wide-int.h 501 #define UNARY_PREDICATE \
512 UNARY_PREDICATE fits_shwi_p (const T &);
513 UNARY_PREDICATE fits_uhwi_p (const T &);
514 UNARY_PREDICATE neg_p (const T &, signop = SIGNED);
618 #undef UNARY_PREDICATE

Completed in 20 milliseconds