Home | History | Annotate | Download | only in compiler

Lines Matching defs:YYINITDEPTH

1829 /* YYINITDEPTH -- initial size of the parser's stacks.  */
1830 #ifndef YYINITDEPTH
1831 # define YYINITDEPTH 200
2132 yytype_int16 yyssa[YYINITDEPTH];
2137 YYSTYPE yyvsa[YYINITDEPTH];
2142 YYLTYPE yylsa[YYINITDEPTH];
2176 yystacksize = YYINITDEPTH;