1425 enum { YYARGS_MAX = 5 };
1441 #define YYCASE_(N, S) \
1447 YYCASE_(1,
YY_(
"syntax error, unexpected %s"));
1448 YYCASE_(2,
YY_(
"syntax error, unexpected %s, expecting %s"));
1449 YYCASE_(3,
YY_(
"syntax error, unexpected %s, expecting %s or %s"));
1450 YYCASE_(4,
YY_(
"syntax error, unexpected %s, expecting %s or %s or %s"));
1451 YYCASE_(5,
YY_(
"syntax error, unexpected %s, expecting %s or %s or %s or %s"));
1457 yysize =
yystrlen (yyformat) - 2 * yycount + 1;
1460 for (yyi = 0; yyi < yycount; ++yyi)
1471 if (*yymsg_alloc < yysize)
1473 *yymsg_alloc = 2 * yysize;
1474 if (! (yysize <= *yymsg_alloc
1486 while ((*yyp = *yyformat) !=
'\0')
1487 if (*yyp ==
'%' && yyformat[1] ==
's' && yyi < yycount)
static YYPTRDIFF_T yystrlen(const char *yystr)
static YYPTRDIFF_T yytnamerr(char *yyres, const char *yystr)
#define YYSTACK_ALLOC_MAXIMUM
static const char *const yytname[]
static int yy_syntax_error_arguments(const yypcontext_t *yyctx, yysymbol_kind_t yyarg[], int yyargn)