Home
last modified time | relevance | path

Searched refs:yycount (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c1192 int yycount = 0; in yysyntax_error() local
1224 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()
Dzconf.tab.c_shipped1192 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)
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped1267 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)
/linux-4.1.27/scripts/dtc/
Ddtc-parser.tab.c_shipped1094 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)