1230 enum { YYERROR_VERBOSE_ARGS_MAXIMUM = 5 };
1234 char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM];
1264 int yyn =
yypact[*yyssp];
1265 yyarg[yycount++] =
yytname[yytoken];
1271 int yyxbegin = yyn < 0 ? -yyn : 0;
1273 int yychecklim =
YYLAST - yyn + 1;
1277 for (yyx = yyxbegin; yyx < yyxend; ++yyx)
1281 if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM)
1287 yyarg[yycount++] =
yytname[yyx];
1290 if (! (yysize <= yysize1
1301 # define YYCASE_(N, S) \
1306 YYCASE_(1,
YY_(
"syntax error, unexpected %s"));
1307 YYCASE_(2,
YY_(
"syntax error, unexpected %s, expecting %s"));
1308 YYCASE_(3,
YY_(
"syntax error, unexpected %s, expecting %s or %s"));
1309 YYCASE_(4,
YY_(
"syntax error, unexpected %s, expecting %s or %s or %s"));
1310 YYCASE_(5,
YY_(
"syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1321 if (*yymsg_alloc < yysize)
1323 *yymsg_alloc = 2 * yysize;
1324 if (! (yysize <= *yymsg_alloc
1336 while ((*yyp = *yyformat) !=
'\0')
1337 if (*yyp ==
'%' && yyformat[1] ==
's' && yyi < yycount)
#define yypact_value_is_default(Yystate)
static const yytype_int16 yypact[]
#define YYSTACK_ALLOC_MAXIMUM
static YYSIZE_T yystrlen(const char *yystr)
static const char *const yytname[]
static YYSIZE_T yytnamerr(char *yyres, const char *yystr)
static const yytype_uint16 yytable[]
#define yytable_value_is_error(Yytable_value)
static const yytype_uint8 yycheck[]