Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c1222 int yycount = 1; in yysyntax_error() local
1230 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) in yysyntax_error()
1232 yycount = 1; in yysyntax_error()
1237 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1262 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount) in yysyntax_error()
H A Dzconf.tab.c_shipped1222 int yycount = 1;
1230 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1232 yycount = 1;
1237 yyarg[yycount++] = yytname[yyx];
1262 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped1023 int yycount = 1;
1031 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1033 yycount = 1;
1038 yyarg[yycount++] = yytname[yyx];
1063 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped1271 int yycount = 1;
1279 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1281 yycount = 1;
1286 yyarg[yycount++] = yytname[yyx];
1311 if (*yyp == '%' && yyf[1] == 's' && yyi < yycount)