Searched refs:EQUOP2 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dplural.y162 %left EQUOP2 /* == != */
168 %token <op> EQUOP2 CMPOP2 ADDOP2 MULOP2
194 | exp EQUOP2 exp
304 result = EQUOP2;
315 result = EQUOP2;
H A Dplural.c14 #define EQUOP2 257 macro
243 "'&'","EQUOP2","CMPOP2","ADDOP2","MULOP2","'!'","NUMBER","':'","'n'","'('","')'",
1220 result = EQUOP2;
1231 result = EQUOP2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dplural.y142 %left EQUOP2 /* == != */
148 %token <op> EQUOP2 CMPOP2 ADDOP2 MULOP2
174 | exp EQUOP2 exp
281 result = EQUOP2;
292 result = EQUOP2;
H A Dplural.c147 EQUOP2 = 258, enumerator in enum:yytokentype
155 #define EQUOP2 258 macro
561 "$end", "error", "$undefined", "'?'", "'|'", "'&'", "EQUOP2", "CMPOP2",
1859 result = EQUOP2;
1870 result = EQUOP2;

Completed in 104 milliseconds