Lines Matching refs:YYMAXDEPTH
1029 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only1033 YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH)1036 #ifndef YYMAXDEPTH1037 # define YYMAXDEPTH 100001451 if (YYMAXDEPTH <= yystacksize)1454 if (YYMAXDEPTH < yystacksize)1455 yystacksize = YYMAXDEPTH;