Home | History | Annotate | Download | only in tc

Lines Matching defs:yycount

935   int yycount = 0;
963 yyarg[yycount++] = yytname[yytoken];
979 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
981 yycount = 1;
985 yyarg[yycount++] = yytname[yyx];
997 switch (yycount)
1035 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)