Home | History | Annotate | Download | only in tc

Lines Matching defs:YYINITDEPTH

811 /* YYINITDEPTH -- initial size of the parser's stacks.  */
812 #ifndef YYINITDEPTH
813 # define YYINITDEPTH 200
1106 yytype_int16 yyssa[YYINITDEPTH];
1111 YYSTYPE yyvsa[YYINITDEPTH];
1116 YYLTYPE yylsa[YYINITDEPTH];
1150 yystacksize = YYINITDEPTH;