Home
last modified time | relevance | path

Searched refs:CMPOP2 (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/intl/
Dplural.y139 %left CMPOP2 /* < > <= >= */
144 %token <op> EQUOP2 CMPOP2 ADDOP2 MULOP2
174 | exp CMPOP2 exp
308 result = CMPOP2; in yylex()
319 result = CMPOP2; in yylex()
Dplural.c14 # define CMPOP2 258 macro
1417 result = CMPOP2; in yylex()
1428 result = CMPOP2; in yylex()