Home | History | Annotate | Download | only in src

Lines Matching refs:YYINITDEPTH

1326 /* YYINITDEPTH -- initial size of the parser's stacks.  */
1327 #ifndef YYINITDEPTH
1328 # define YYINITDEPTH 200
1934 yytype_int16 yyssa[YYINITDEPTH];
1939 YYSTYPE yyvsa[YYINITDEPTH];
1944 YYLTYPE yylsa[YYINITDEPTH];
1983 yystacksize = YYINITDEPTH;