Searched refs:yysize1 (Results 1 – 2 of 2) sorted by relevance
1088 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]); in yysyntax_error() local1089 if (! (yysize <= yysize1 in yysyntax_error()1090 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()1092 yysize = yysize1; in yysyntax_error()1114 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local1115 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()1117 yysize = yysize1; in yysyntax_error()
984 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULLPTR, yytname[yyx]); in yysyntax_error() local985 if (! (yysize <= yysize1 in yysyntax_error()986 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()988 yysize = yysize1; in yysyntax_error()1010 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error() local1011 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()1013 yysize = yysize1; in yysyntax_error()
Completed in 16 milliseconds