Searched refs:yysize1 (Results 1 – 1 of 1) sorted by relevance
1649 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error() local1650 if (! (yysize <= yysize1 in yysyntax_error()1651 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()1653 yysize = yysize1; in yysyntax_error()1675 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local1676 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()1678 yysize = yysize1; in yysyntax_error()