Searched refs:YYINITDEPTH (Results 1 – 1 of 1) sorted by relevance
393 #ifndef YYINITDEPTH394 #define YYINITDEPTH 200 macro493 short yyssa[YYINITDEPTH]; /* the state stack */ in yyparse()494 YYSTYPE yyvsa[YYINITDEPTH]; /* the semantic value stack */ in yyparse()500 YYLTYPE yylsa[YYINITDEPTH]; /* the location stack */ in yyparse()509 int yystacksize = YYINITDEPTH; in yyparse()