Home | History | Annotate | Download | only in src

Lines Matching defs:yycount

1702   int yycount = 0;
1732 yyarg[yycount++] = yytname[yytoken];
1748 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1750 yycount = 1;
1754 yyarg[yycount++] = yytname[yyx];
1768 switch (yycount)
1804 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)