"> { _T yyi; (yyi = 0; yyi <(Count); yyi + +)
(To) [yyi] = (From) [yyi];
} (0)
# endif
# endif
/* Relocate STACK from its old location to the new one. Thevariables YYSIZE and YYSTACKSIZE give the old and new number ofin the stack, and YYPTR gives the new location of the. Advance YYPTR to a properly aligned location for the next. */p align="justify"> # define YYSTACK_RELOCATE (Stack)
{ _T yynewbytes; (& yyptr-> Stack, Stack, yysize); = & yyptr-> Stack; = yystacksize * sizeof (* Stack) + YYSTACK_GAP_MAXIMUM; + = yynewbytes/sizeof (* yyptr);
} (0)
# endif
# if defined (__STDC__) | | defined (__cplusplus) signed char yysigned_char;
# elseshort int yysigned_char;
# endif
/* YYFINAL - State number of the termination state. */p align="justify"> # define YYFINAL 6
/* YYLAST - Last index in YYTABLE. */p align="justify"> # define YYLAST 41
/* YYNTOKENS - Number of terminals. */p align="justify"> # define YYNTOKENS 28
/* YYNNTS - Number of nonterminals. */p align="justify"> # define YYNNTS 7
/* YYNRULES - Number of rules. */p align="justify"> # define YYNRULES 8
/* YYNRULES - Number of states. */p align="justify"> # define YYNSTATES 36
/* YYTRANSLATE (YYLEX) - Bison symbol number corresponding to YYLEX. */p align="justify"> # define YYUNDEFTOK 2
# define YYMAXUTOK 282
# define YYTRANSLATE (YYX)
((unsigned int) (YYX) <= YYMAXUTOK? yytranslate [YYX]: YYUNDEFTOK)
/* YYTRANSLATE [YYLEX] - Bison symbol number corresponding to YYLEX. */Const unsigned char yytranslate [] =
{
, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2 , 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2 , 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2 , 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2 , 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2 , 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2 , 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2 , 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2 , 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2 , 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2, 2, 2, 2,2, 2, 2, 2, 2, 2, 2 , 2, 2, 2,2, 2, 2, 2, 2, 2, 1, 2, 3, 4,5, 6, 7, 8, 9, 10, 11, 12, 13, 14,15, 16 , 17, 18, 19, 20, 21, 22, 23, 24,25, 26, 27
};