Searched refs:SWIG_TOKEN_XOR (Results 1 – 4 of 4) sorted by relevance
50 prec[SWIG_TOKEN_XOR] = 60; in init_precedence()158 case SWIG_TOKEN_XOR: in reduce_op()358 case SWIG_TOKEN_XOR: in Preprocessor_expr()
89 #define SWIG_TOKEN_XOR 112 /* ^ */ macro
1399 return SWIG_TOKEN_XOR; in look()1404 return SWIG_TOKEN_XOR; in look()
298 case SWIG_TOKEN_XOR: in yylook()