Home
last modified time | relevance | path

Searched refs:EQUOP2 (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/gettext-runtime/intl/
Dplural.y132 %left EQUOP2 /* == != */
138 %token <op> EQUOP2 CMPOP2 ADDOP2 MULOP2
164 | exp EQUOP2 exp
271 result = EQUOP2;
282 result = EQUOP2;
Dplural.c141 EQUOP2 = 258, enumerator
1743 result = EQUOP2; in yylex()
1754 result = EQUOP2; in yylex()
DChangeLog.04033 (EQUOP2): New token, replaces '=' and '!'.