Searched refs:yycount (Results 1 – 4 of 4) sorted by relevance
1192 int yycount = 0; in yysyntax_error() local1224 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()1240 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) in yysyntax_error()1242 yycount = 1; in yysyntax_error()1246 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()1256 switch (yycount) in yysyntax_error()1292 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1192 int yycount = 0;1224 yyarg[yycount++] = yytname[yytoken];1240 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)1242 yycount = 1;1246 yyarg[yycount++] = yytname[yyx];1256 switch (yycount)1292 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
1267 int yycount = 0;1299 yyarg[yycount++] = yytname[yytoken];1315 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)1317 yycount = 1;1321 yyarg[yycount++] = yytname[yyx];1331 switch (yycount)1367 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
1094 int yycount = 0;1126 yyarg[yycount++] = yytname[yytoken];1142 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)1144 yycount = 1;1148 yyarg[yycount++] = yytname[yyx];1160 switch (yycount)1198 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)