Searched refs:yyx (Results 1 – 4 of 4) sorted by relevance
1256 int yyx; in yysyntax_error() local1258 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()
1256 int yyx;1258 for (yyx = yyxbegin; yyx < yyxend; ++yyx)1259 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR1260 && !yytable_value_is_error (yytable[yyx + yyn]))1268 yyarg[yycount++] = yytname[yyx];1269 yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);
1293 int yyx;1295 for (yyx = yyxbegin; yyx < yyxend; ++yyx)1296 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR1297 && !yytable_value_is_error (yytable[yyx + yyn]))1305 yyarg[yycount++] = yytname[yyx];1307 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);
1095 int yyx;1097 for (yyx = yyxbegin; yyx < yyxend; ++yyx)1098 if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR1099 && !yytable_value_is_error (yytable[yyx + yyn]))1107 yyarg[yycount++] = yytname[yyx];1109 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]);