Home | History | Annotate | Download | only in preprocessor

Lines Matching defs:yycount

953   int yycount = 0;
981 yyarg[yycount++] = yytname[yytoken];
997 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
999 yycount = 1;
1003 yyarg[yycount++] = yytname[yyx];
1015 switch (yycount)
1053 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)