Home | History | Annotate | Download | only in libpcap

Lines Matching refs:YYMAXDEPTH

1314 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
1318 YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH)
1321 #ifndef YYMAXDEPTH
1322 # define YYMAXDEPTH 10000
1656 if (YYMAXDEPTH <= yystacksize)
1659 if (YYMAXDEPTH < yystacksize)
1660 yystacksize = YYMAXDEPTH;