Searched refs:UNARY_PREDICATE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dwide-int.h501 #define UNARY_PREDICATE \ macro
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 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dwide-int.h501 #define UNARY_PREDICATE \ macro
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 macro

Completed in 203 milliseconds