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

/macosx-10.10/swig-12/Source/Preprocessor/
H A Dexpr.c62 #define UNARY_OP(token) (((token) == SWIG_TOKEN_NOT) || \ macro
77 if (UNARY_OP(op_token)) {
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delflink.c6644 #define UNARY_OP(op) \
6686 UNARY_OP (0-);
6695 UNARY_OP (~);
6696 UNARY_OP (!);
6707 #undef UNARY_OP
6634 #define UNARY_OP macro
6697 #undef UNARY_OP macro

Completed in 133 milliseconds