Home
last modified time | relevance | path

Searched refs:yysize1 (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c1189 YYSIZE_T yysize1; in yysyntax_error() local
1238 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()
H A Dzconf.tab.c_shipped1189 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;
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped990 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;
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped1238 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;