Searched refs:CMPOP2 (Results 1 – 2 of 2) sorted by relevance
139 %left CMPOP2 /* < > <= >= */144 %token <op> EQUOP2 CMPOP2 ADDOP2 MULOP2174 | exp CMPOP2 exp308 result = CMPOP2; in yylex()319 result = CMPOP2; in yylex()
14 # define CMPOP2 258 macro1417 result = CMPOP2; in yylex()1428 result = CMPOP2; in yylex()