Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c1063 #ifndef YYMAXDEPTH
1064 # define YYMAXDEPTH 10000 macro
1502 if (YYMAXDEPTH <= yystacksize)
1505 if (YYMAXDEPTH < yystacksize)
1506 yystacksize = YYMAXDEPTH;
H A Dzconf.tab.c_shipped1056 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
1060 YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH)
1063 #ifndef YYMAXDEPTH
1064 # define YYMAXDEPTH 10000
1502 if (YYMAXDEPTH <= yystacksize)
1505 if (YYMAXDEPTH < yystacksize)
1506 yystacksize = YYMAXDEPTH;
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped857 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
861 YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH)
864 #ifndef YYMAXDEPTH
865 # define YYMAXDEPTH 10000
1273 if (YYMAXDEPTH <= yystacksize)
1276 if (YYMAXDEPTH < yystacksize)
1277 yystacksize = YYMAXDEPTH;
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped1105 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
1109 YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH)
1112 #ifndef YYMAXDEPTH
1113 # define YYMAXDEPTH 10000
1521 if (YYMAXDEPTH <= yystacksize)
1524 if (YYMAXDEPTH < yystacksize)
1525 yystacksize = YYMAXDEPTH;