Searched refs:EQUOP2 (Results 1 – 3 of 3) sorted by relevance
132 %left EQUOP2 /* == != */138 %token <op> EQUOP2 CMPOP2 ADDOP2 MULOP2164 | exp EQUOP2 exp271 result = EQUOP2;282 result = EQUOP2;
141 EQUOP2 = 258, enumerator1743 result = EQUOP2; in yylex()1754 result = EQUOP2; in yylex()
4033 (EQUOP2): New token, replaces '=' and '!'.