Home | History | Annotate | Download | only in intl

Lines Matching defs:YYINITDEPTH

564 /* YYINITDEPTH -- initial size of the parser's stacks.  */
565 #ifndef YYINITDEPTH
566 # define YYINITDEPTH 200
726 short yyssa[YYINITDEPTH];
731 YYSTYPE yyvsa[YYINITDEPTH];
737 YYLTYPE yylsa[YYINITDEPTH];
748 YYSIZE_T yystacksize = YYINITDEPTH;