Lines Matching refs:YYMAXDEPTH
1314 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only1318 YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH)1321 #ifndef YYMAXDEPTH1322 # define YYMAXDEPTH 100001656 if (YYMAXDEPTH <= yystacksize)1659 if (YYMAXDEPTH < yystacksize)1660 yystacksize = YYMAXDEPTH;