Searched refs:yysize1 (Results 1 – 4 of 4) sorted by relevance
1189 YYSIZE_T yysize1; in yysyntax_error() local1238 yysize1 = yysize + yytnamerr (0, yytname[yyx]); in yysyntax_error()1239 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()1240 yysize = yysize1; in yysyntax_error()1246 yysize1 = yysize + yystrlen (yyf); in yysyntax_error()1247 yysize_overflow |= (yysize1 < yysize); in yysyntax_error()1248 yysize = yysize1; in yysyntax_error()
1189 YYSIZE_T yysize1;1238 yysize1 = yysize + yytnamerr (0, yytname[yyx]);1239 yysize_overflow |= (yysize1 < yysize);1240 yysize = yysize1;1246 yysize1 = yysize + yystrlen (yyf);1247 yysize_overflow |= (yysize1 < yysize);1248 yysize = yysize1;
990 YYSIZE_T yysize1;1039 yysize1 = yysize + yytnamerr (0, yytname[yyx]);1040 yysize_overflow |= (yysize1 < yysize);1041 yysize = yysize1;1047 yysize1 = yysize + yystrlen (yyf);1048 yysize_overflow |= (yysize1 < yysize);1049 yysize = yysize1;
1238 YYSIZE_T yysize1;1287 yysize1 = yysize + yytnamerr (0, yytname[yyx]);1288 yysize_overflow |= (yysize1 < yysize);1289 yysize = yysize1;1295 yysize1 = yysize + yystrlen (yyf);1296 yysize_overflow |= (yysize1 < yysize);1297 yysize = yysize1;