Searched refs:yysize1 (Results 1 – 4 of 4) sorted by relevance
1184 YYSIZE_T yysize1; in yysyntax_error() local1247 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()1248 if (! (yysize <= yysize1 in yysyntax_error()1249 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()1251 yysize = yysize1; in yysyntax_error()1271 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()1272 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM)) in yysyntax_error()1274 yysize = yysize1; in yysyntax_error()
1184 YYSIZE_T yysize1;1247 yysize1 = yysize + yytnamerr (0, yytname[yyx]);1248 if (! (yysize <= yysize11249 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))1251 yysize = yysize1;1271 yysize1 = yysize + yystrlen (yyformat);1272 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))1274 yysize = yysize1;
1259 YYSIZE_T yysize1;1322 yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);1323 if (! (yysize <= yysize11324 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))1326 yysize = yysize1;1346 yysize1 = yysize + yystrlen (yyformat);1347 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))1349 yysize = yysize1;
1150 YYSIZE_T yysize1 = yysize + yytnamerr (YY_NULL, yytname[yyx]);1151 if (! (yysize <= yysize11152 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))1154 yysize = yysize1;1176 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);1177 if (! (yysize <= yysize1 && yysize1 <= YYSTACK_ALLOC_MAXIMUM))1179 yysize = yysize1;