Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c1256 int yyx; in yysyntax_error() local
1258 for (yyx = yyxbegin; yyx < yyxend; ++yyx) in yysyntax_error()
1259 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR in yysyntax_error()
1260 && !yytable_value_is_error (yytable[yyx + yyn])) in yysyntax_error()
1268 yyarg[yycount++] = yytname[yyx]; in yysyntax_error()
1269 yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error()
Dzconf.tab.c_shipped1256 int yyx;
1258 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1259 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR
1260 && !yytable_value_is_error (yytable[yyx + yyn]))
1268 yyarg[yycount++] = yytname[yyx];
1269 yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped1293 int yyx;
1295 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1296 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR
1297 && !yytable_value_is_error (yytable[yyx + yyn]))
1305 yyarg[yycount++] = yytname[yyx];
1307 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped1095 int yyx;
1097 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1098 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR
1099 && !yytable_value_is_error (yytable[yyx + yyn]))
1107 yyarg[yycount++] = yytname[yyx];
1109 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]);