1272 enum { YYERROR_VERBOSE_ARGS_MAXIMUM = 5 };
1276 char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM];
1306 int yyn =
yypact[*yyssp];
1307 yyarg[yycount++] =
yytname[yytoken];
1313 int yyxbegin = yyn < 0 ? -yyn : 0;
1315 int yychecklim =
YYLAST - yyn + 1;
1319 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1323 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1329 yyarg[yycount++] =
yytname[yyx];
1332 if (! (yysize <= yysize1
1343 # define YYCASE_(N, S) \ 1348 YYCASE_(1,
YY_(
"syntax error, unexpected %s"));
1349 YYCASE_(2,
YY_(
"syntax error, unexpected %s, expecting %s"));
1350 YYCASE_(3,
YY_(
"syntax error, unexpected %s, expecting %s or %s"));
1351 YYCASE_(4,
YY_(
"syntax error, unexpected %s, expecting %s or %s or %s"));
1352 YYCASE_(5,
YY_(
"syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1363 if (*yymsg_alloc < yysize)
1365 *yymsg_alloc = 2 * yysize;
1366 if (! (yysize <= *yymsg_alloc
1378 while ((*yyp = *yyformat) !=
'\0')
1379 if (*yyp ==
'%' && yyformat[1] ==
's' && yyi < yycount)
#define yypact_value_is_default(Yystate)
static YYSIZE_T yystrlen(const char *yystr)
static const yytype_uint8 yycheck[]
#define yytable_value_is_error(Yytable_value)
#define YYSTACK_ALLOC_MAXIMUM
static const char *const yytname[]
static YYSIZE_T yytnamerr(char *yyres, const char *yystr)
static const yytype_int16 yypact[]
static const yytype_uint16 yytable[]