Home | History | Annotate | Download | only in preprocessor

Lines Matching defs:YYINITDEPTH

829 /* YYINITDEPTH -- initial size of the parser's stacks.  */
830 #ifndef YYINITDEPTH
831 # define YYINITDEPTH 200
1121 yytype_int16 yyssa[YYINITDEPTH];
1126 YYSTYPE yyvsa[YYINITDEPTH];
1155 yystacksize = YYINITDEPTH;