YYINITDEPTH
#ifndef YYINITDEPTH
short yyssa[YYINITDEPTH]; /* the state stack */
YYSTYPE yyvsa[YYINITDEPTH]; /* the semantic value stack */
YYLTYPE yylsa[YYINITDEPTH]; /* the location stack */
int yystacksize = YYINITDEPTH;