Searched refs:yycount (Results 1 – 4 of 4) sorted by relevance
1214 int yycount = 0; in yysyntax_error() local1246 yyarg[yycount++] = yytname[yytoken]; in yysyntax_error()1262 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) in yysyntax_error()1264 yycount = 1; in yysyntax_error()1268 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()1278 switch (yycount) in yysyntax_error()1314 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1214 int yycount = 0;1246 yyarg[yycount++] = yytname[yytoken];1262 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)1264 yycount = 1;1268 yyarg[yycount++] = yytname[yyx];1278 switch (yycount)1314 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
1251 int yycount = 0;1283 yyarg[yycount++] = yytname[yytoken];1299 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)1301 yycount = 1;1305 yyarg[yycount++] = yytname[yyx];1317 switch (yycount)1355 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)
1057 int yycount = 0;1085 yyarg[yycount++] = yytname[yytoken];1101 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)1103 yycount = 1;1107 yyarg[yycount++] = yytname[yyx];1119 switch (yycount)1157 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)