Home | History | Annotate | Download | only in preprocessor

Lines Matching defs:yycount

1030   int yycount = 0;
1062 yyarg[yycount++] = yytname[yytoken];
1078 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1080 yycount = 1;
1084 yyarg[yycount++] = yytname[yyx];
1096 switch (yycount)
1134 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)