Home | History | Annotate | Download | only in preprocessor

Lines Matching defs:yycount

930   int yycount = 0;
958 yyarg[yycount++] = yytname[yytoken];
974 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
976 yycount = 1;
980 yyarg[yycount++] = yytname[yyx];
992 switch (yycount)
1030 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)