YYSTYPE
extern YYSTYPE yylval;
YYSTYPE yylval; /* the semantic value of the */
register YYSTYPE *yyvsp;
YYSTYPE yyvsa[YYINITDEPTH]; /* the semantic value stack */
YYSTYPE *yyvs = yyvsa; /* to allow yyoverflow to reallocate them elsewhere */
YYSTYPE yylval;
YYSTYPE yyval; /* the variable used to return */
YYSTYPE *yyvs1 = yyvs;
yyvs = (YYSTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yyvsp));