Home | History | Annotate | Download | only in translator

Lines Matching defs:yycount

2076   int yycount = 0;
2108 yyarg[yycount++] = yytname[yytoken];
2124 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
2126 yycount = 1;
2130 yyarg[yycount++] = yytname[yyx];
2142 switch (yycount)
2180 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)