ign="justify"> # endif
# if! defined (YYSTYPE) &&! defined (YYSTYPE_IS_DECLARED)
# line 9 "bison. txt "union YYSTYPE {* string;
} YYSTYPE;
/* Line 196 of yacc. c. */p align="justify"> # line 150 "bison. c "
# define yystype YYSTYPE/* obsolescent; will be withdrawn */
# define YYSTYPE_IS_DECLARED 1
# define YYSTYPE_IS_TRIVIAL 1
# endif
/* Copy the second part of user declarations. */p align="justify">/* Line 219 of yacc. c. */p align="justify"> # line 162 "bison. c "
# if! defined (YYSIZE_T) && defined (__SIZE_TYPE__)
# define YYSIZE_T __ SIZE_TYPE__
# endif
# if! defined (YYSIZE_T) && defined (size_t)
# define YYSIZE_T size_t
# endif
# if! defined (YYSIZE_T) && (defined (__STDC__) | | defined (__cplusplus))
# include /* INFRINGES ON USER NAME SPACE */
# define YYSIZE_T size_t
# endif
# if! defined (YYSIZE_T)
# define YYSIZE_T unsigned int
# endif
# ifndef YY_
# if YYENABLE_NLS
# if ENABLE_NLS
# include /* INFRINGES ON USER NAME SPACE */
# define YY_ (msgid) dgettext ("bison-runtime", msgid)
# endif
# endif
# ifndef YY_
# define YY_ (msgid) msgid
# endif
# endif
# if! defined (yyoverflow) | | YYERROR_VERBOSE
/* The parser invokes alloca or malloc; define the necessary symbols. */p align="justify"> # ifdef YYSTACK_USE_ALLOCA
# if YYSTACK_USE_ALLOCA
# ifdef __ GNUC__
# define YYSTACK_ALLOC __ builtin_alloca
# else
# define YYSTACK_ALLOC alloca
# if defined (__STDC__) | | defined (__cplusplus)
# include /* INFRINGES ON USER NAME SPACE */
# define YYINCLUDED_STDLIB_H
# endif
# endif
# endif
# endif
# ifdef YYSTACK_ALLOC
/* Pacify GCC's `empty if-body 'warning. */p align="justify"> # define YYSTACK_FREE (Ptr) do {/ * empty * /;} while (0)
# ifndef YYSTACK_ALLOC_MAXIMUM