Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c1193 int yyx; in yysyntax_error() local
1227 for (yyx = yyxbegin; yyx < yyxend; ++yyx) in yysyntax_error()
1228 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR) in yysyntax_error()
1237 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1238 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()
H A Dzconf.tab.c_shipped1193 int yyx;
1227 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1228 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR)
1237 yyarg[yycount++] = yytname[yyx];
1238 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped994 int yyx;
1028 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1029 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR)
1038 yyarg[yycount++] = yytname[yyx];
1039 yysize1 = yysize + yytnamerr (0, yytname[yyx]);
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped1242 int yyx;
1276 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1277 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR)
1286 yyarg[yycount++] = yytname[yyx];
1287 yysize1 = yysize + yytnamerr (0, yytname[yyx]);