Home | History | Annotate | Download | only in src

Lines Matching refs:YYINITDEPTH

1033 /* YYINITDEPTH -- initial size of the parser's stacks.  */
1034 #ifndef YYINITDEPTH
1035 # define YYINITDEPTH 200
1376 yytype_int16 yyssa[YYINITDEPTH];
1381 YYSTYPE yyvsa[YYINITDEPTH];
1389 YYSIZE_T yystacksize = YYINITDEPTH;