Searched refs:yycount (Results 1 – 1 of 1) sorted by relevance
1014 int yycount = 0; in yysyntax_error() local1046 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()1062 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) in yysyntax_error()1064 yycount = 1; in yysyntax_error()1068 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()1080 switch (yycount) in yysyntax_error()1118 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
Completed in 9 milliseconds