Home | History | Annotate | Download | only in sh

Lines Matching refs:YYINITDEPTH

706 /* YYINITDEPTH -- initial size of the parser's stacks.  */
707 #ifndef YYINITDEPTH
708 # define YYINITDEPTH 200
919 short int yyssa[YYINITDEPTH];
924 YYSTYPE yyvsa[YYINITDEPTH];
932 YYSIZE_T yystacksize = YYINITDEPTH;