Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c411 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1188 YYSIZE_T yysize = yysize0; in yysyntax_error() local
1233 yysize = yysize0; in yysyntax_error()
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()
1274 return yysize; in yysyntax_error()
[all …]
H A Dzconf.tab.c_shipped411 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1188 YYSIZE_T yysize = yysize0;
1233 yysize = yysize0;
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;
1274 return yysize;
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped373 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
989 YYSIZE_T yysize = yysize0;
1034 yysize = yysize0;
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;
1075 return yysize;
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped393 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1237 YYSIZE_T yysize = yysize0;
1282 yysize = yysize0;
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;
1323 return yysize;
[all …]