/* A Bison parser, made by GNU Bison 2.1. */ /* Skeleton parser for Yacc-like parsing with Bison, Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. This special exception was added by the Free Software Foundation in version 1.24 of Bison. */ /* Written by Richard Stallman by simplifying the original so called ``semantic'' parser. */ /* All symbols defined below should begin with yy or YY, to avoid infringing on user name space. This should be done even for local variables, as they might otherwise be expanded by user macros. There are some unavoidable exceptions within include files to define necessary library symbols; they are noted "INFRINGES ON USER NAME SPACE" below. */ /* Identify Bison output. */ #define YYBISON 1 /* Bison version. */ #define YYBISON_VERSION "2.1" /* Skeleton name. */ #define YYSKELETON_NAME "yacc.c" /* Pure parsers. */ #define YYPURE 0 /* Using locations. */ #define YYLSP_NEEDED 0 /* Tokens. */ #ifndef YYTOKENTYPE # define YYTOKENTYPE /* Put the tokens into the symbol table, so that GDB and other debuggers know about them. */ enum yytokentype { ACTIVE = 258, ADD = 259, AFTER = 260, ALL = 261, ALTER = 262, AND = 263, ANY = 264, AS = 265, ASC = 266, AT = 267, AVG = 268, AUTO = 269, BEFORE = 270, BEGIN = 271, BETWEEN = 272, BLOB = 273, BY = 274, CAST = 275, CHARACTER = 276, CHECK = 277, COLLATE = 278, COMMA = 279, COMMIT = 280, COMMITTED = 281, COMPUTED = 282, CONCATENATE = 283, CONDITIONAL = 284, CONSTRAINT = 285, CONTAINING = 286, COUNT = 287, CREATE = 288, CSTRING = 289, CURRENT = 290, CURSOR = 291, DATABASE = 292, DATE = 293, DB_KEY = 294, KW_DEBUG = 295, DECIMAL = 296, DECLARE = 297, DEFAULT = 298, KW_DELETE = 299, DESC = 300, DISTINCT = 301, DO = 302, DOMAIN = 303, DROP = 304, ELSE = 305, END = 306, ENTRY_POINT = 307, EQL = 308, ESCAPE = 309, EXCEPTION = 310, EXECUTE = 311, EXISTS = 312, EXIT = 313, EXTERNAL = 314, FILTER = 315, FOR = 316, FOREIGN = 317, FROM = 318, FULL = 319, FUNCTION = 320, GDSCODE = 321, GEQ = 322, GENERATOR = 323, GEN_ID = 324, GRANT = 325, GROUP = 326, GTR = 327, HAVING = 328, IF = 329, KW_IN = 330, INACTIVE = 331, INNER = 332, INPUT_TYPE = 333, INDEX = 334, INSERT = 335, INTEGER = 336, INTO = 337, IS = 338, ISOLATION = 339, JOIN = 340, KEY = 341, KW_CHAR = 342, KW_DEC = 343, KW_DOUBLE = 344, KW_FILE = 345, KW_FLOAT = 346, KW_INT = 347, KW_LONG = 348, KW_NULL = 349, KW_NUMERIC = 350, KW_UPPER = 351, KW_VALUE = 352, LENGTH = 353, LPAREN = 354, LEFT = 355, LEQ = 356, LEVEL = 357, LIKE = 358, LSS = 359, MANUAL = 360, MAXIMUM = 361, MAX_SEGMENT = 362, MERGE = 363, MESSAGE = 364, MINIMUM = 365, MODULE_NAME = 366, NAMES = 367, NATIONAL = 368, NATURAL = 369, NCHAR = 370, NEQ = 371, NO = 372, NOT = 373, NOT_GTR = 374, NOT_LSS = 375, OF = 376, ON = 377, ONLY = 378, OPTION = 379, OR = 380, ORDER = 381, OUTER = 382, OUTPUT_TYPE = 383, OVERFLOW = 384, PAGE = 385, PAGES = 386, KW_PAGE_SIZE = 387, PARAMETER = 388, PASSWORD = 389, PLAN = 390, POSITION = 391, POST_EVENT = 392, PRECISION = 393, PRIMARY = 394, PRIVILEGES = 395, PROCEDURE = 396, PROTECTED = 397, READ = 398, REAL = 399, REFERENCES = 400, RESERVING = 401, RETAIN = 402, RETURNING_VALUES = 403, RETURNS = 404, REVOKE = 405, RIGHT = 406, RPAREN = 407, ROLLBACK = 408, SEGMENT = 409, SELECT = 410, SET = 411, SHADOW = 412, KW_SHARED = 413, SINGULAR = 414, KW_SIZE = 415, SMALLINT = 416, SNAPSHOT = 417, SOME = 418, SORT = 419, SQLCODE = 420, STABILITY = 421, STARTING = 422, STATISTICS = 423, SUB_TYPE = 424, SUSPEND = 425, SUM = 426, TABLE = 427, THEN = 428, TO = 429, TRANSACTION = 430, TRIGGER = 431, UNCOMMITTED = 432, UNION = 433, UNIQUE = 434, UPDATE = 435, USER = 436, VALUES = 437, VARCHAR = 438, VARIABLE = 439, VARYING = 440, VERSION = 441, VIEW = 442, WAIT = 443, WHEN = 444, WHERE = 445, WHILE = 446, WITH = 447, WORK = 448, WRITE = 449, FLOAT_NUMBER = 450, NUMBER = 451, NUMERIC = 452, SYMBOL = 453, STRING = 454, INTRODUCER = 455, ACTION = 456, ADMIN = 457, CASCADE = 458, FREE_IT = 459, RESTRICT = 460, ROLE = 461, COLUMN = 462, TYPE = 463, EXTRACT = 464, YEAR = 465, MONTH = 466, DAY = 467, HOUR = 468, MINUTE = 469, SECOND = 470, WEEKDAY = 471, YEARDAY = 472, TIME = 473, TIMESTAMP = 474, CURRENT_DATE = 475, CURRENT_TIME = 476, CURRENT_TIMESTAMP = 477, NUMBER64BIT = 478, SCALEDINT = 479, CURRENT_USER = 480, CURRENT_ROLE = 481, KW_BREAK = 482, SUBSTRING = 483, RECREATE = 484, KW_DESCRIPTOR = 485, FIRST = 486, SKIP = 487, CURRENT_CONNECTION = 488, CURRENT_TRANSACTION = 489, BIGINT = 490, CASE = 491, NULLIF = 492, COALESCE = 493, USING = 494, NULLS = 495, LAST = 496, ROW_COUNT = 497, LOCK = 498, SAVEPOINT = 499, RELEASE = 500, STATEMENT = 501, LEAVE = 502, INSERTING = 503, UPDATING = 504, DELETING = 505, KW_INSERTING = 506, KW_UPDATING = 507, KW_DELETING = 508, BACKUP = 509, KW_DIFFERENCE = 510, OPEN = 511, CLOSE = 512, FETCH = 513, ROWS = 514, BLOCK = 515, IIF = 516, SCALAR_ARRAY = 517, CROSS = 518, NEXT = 519, SEQUENCE = 520, RESTART = 521, BOTH = 522, COLLATION = 523, COMMENT = 524, BIT_LENGTH = 525, CHAR_LENGTH = 526, CHARACTER_LENGTH = 527, LEADING = 528, KW_LOWER = 529, OCTET_LENGTH = 530, TRAILING = 531, TRIM = 532, RETURNING = 533, KW_IGNORE = 534, LIMBO = 535, UNDO = 536, REQUESTS = 537, TIMEOUT = 538 }; #endif /* Tokens. */ #define ACTIVE 258 #define ADD 259 #define AFTER 260 #define ALL 261 #define ALTER 262 #define AND 263 #define ANY 264 #define AS 265 #define ASC 266 #define AT 267 #define AVG 268 #define AUTO 269 #define BEFORE 270 #define BEGIN 271 #define BETWEEN 272 #define BLOB 273 #define BY 274 #define CAST 275 #define CHARACTER 276 #define CHECK 277 #define COLLATE 278 #define COMMA 279 #define COMMIT 280 #define COMMITTED 281 #define COMPUTED 282 #define CONCATENATE 283 #define CONDITIONAL 284 #define CONSTRAINT 285 #define CONTAINING 286 #define COUNT 287 #define CREATE 288 #define CSTRING 289 #define CURRENT 290 #define CURSOR 291 #define DATABASE 292 #define DATE 293 #define DB_KEY 294 #define KW_DEBUG 295 #define DECIMAL 296 #define DECLARE 297 #define DEFAULT 298 #define KW_DELETE 299 #define DESC 300 #define DISTINCT 301 #define DO 302 #define DOMAIN 303 #define DROP 304 #define ELSE 305 #define END 306 #define ENTRY_POINT 307 #define EQL 308 #define ESCAPE 309 #define EXCEPTION 310 #define EXECUTE 311 #define EXISTS 312 #define EXIT 313 #define EXTERNAL 314 #define FILTER 315 #define FOR 316 #define FOREIGN 317 #define FROM 318 #define FULL 319 #define FUNCTION 320 #define GDSCODE 321 #define GEQ 322 #define GENERATOR 323 #define GEN_ID 324 #define GRANT 325 #define GROUP 326 #define GTR 327 #define HAVING 328 #define IF 329 #define KW_IN 330 #define INACTIVE 331 #define INNER 332 #define INPUT_TYPE 333 #define INDEX 334 #define INSERT 335 #define INTEGER 336 #define INTO 337 #define IS 338 #define ISOLATION 339 #define JOIN 340 #define KEY 341 #define KW_CHAR 342 #define KW_DEC 343 #define KW_DOUBLE 344 #define KW_FILE 345 #define KW_FLOAT 346 #define KW_INT 347 #define KW_LONG 348 #define KW_NULL 349 #define KW_NUMERIC 350 #define KW_UPPER 351 #define KW_VALUE 352 #define LENGTH 353 #define LPAREN 354 #define LEFT 355 #define LEQ 356 #define LEVEL 357 #define LIKE 358 #define LSS 359 #define MANUAL 360 #define MAXIMUM 361 #define MAX_SEGMENT 362 #define MERGE 363 #define MESSAGE 364 #define MINIMUM 365 #define MODULE_NAME 366 #define NAMES 367 #define NATIONAL 368 #define NATURAL 369 #define NCHAR 370 #define NEQ 371 #define NO 372 #define NOT 373 #define NOT_GTR 374 #define NOT_LSS 375 #define OF 376 #define ON 377 #define ONLY 378 #define OPTION 379 #define OR 380 #define ORDER 381 #define OUTER 382 #define OUTPUT_TYPE 383 #define OVERFLOW 384 #define PAGE 385 #define PAGES 386 #define KW_PAGE_SIZE 387 #define PARAMETER 388 #define PASSWORD 389 #define PLAN 390 #define POSITION 391 #define POST_EVENT 392 #define PRECISION 393 #define PRIMARY 394 #define PRIVILEGES 395 #define PROCEDURE 396 #define PROTECTED 397 #define READ 398 #define REAL 399 #define REFERENCES 400 #define RESERVING 401 #define RETAIN 402 #define RETURNING_VALUES 403 #define RETURNS 404 #define REVOKE 405 #define RIGHT 406 #define RPAREN 407 #define ROLLBACK 408 #define SEGMENT 409 #define SELECT 410 #define SET 411 #define SHADOW 412 #define KW_SHARED 413 #define SINGULAR 414 #define KW_SIZE 415 #define SMALLINT 416 #define SNAPSHOT 417 #define SOME 418 #define SORT 419 #define SQLCODE 420 #define STABILITY 421 #define STARTING 422 #define STATISTICS 423 #define SUB_TYPE 424 #define SUSPEND 425 #define SUM 426 #define TABLE 427 #define THEN 428 #define TO 429 #define TRANSACTION 430 #define TRIGGER 431 #define UNCOMMITTED 432 #define UNION 433 #define UNIQUE 434 #define UPDATE 435 #define USER 436 #define VALUES 437 #define VARCHAR 438 #define VARIABLE 439 #define VARYING 440 #define VERSION 441 #define VIEW 442 #define WAIT 443 #define WHEN 444 #define WHERE 445 #define WHILE 446 #define WITH 447 #define WORK 448 #define WRITE 449 #define FLOAT_NUMBER 450 #define NUMBER 451 #define NUMERIC 452 #define SYMBOL 453 #define STRING 454 #define INTRODUCER 455 #define ACTION 456 #define ADMIN 457 #define CASCADE 458 #define FREE_IT 459 #define RESTRICT 460 #define ROLE 461 #define COLUMN 462 #define TYPE 463 #define EXTRACT 464 #define YEAR 465 #define MONTH 466 #define DAY 467 #define HOUR 468 #define MINUTE 469 #define SECOND 470 #define WEEKDAY 471 #define YEARDAY 472 #define TIME 473 #define TIMESTAMP 474 #define CURRENT_DATE 475 #define CURRENT_TIME 476 #define CURRENT_TIMESTAMP 477 #define NUMBER64BIT 478 #define SCALEDINT 479 #define CURRENT_USER 480 #define CURRENT_ROLE 481 #define KW_BREAK 482 #define SUBSTRING 483 #define RECREATE 484 #define KW_DESCRIPTOR 485 #define FIRST 486 #define SKIP 487 #define CURRENT_CONNECTION 488 #define CURRENT_TRANSACTION 489 #define BIGINT 490 #define CASE 491 #define NULLIF 492 #define COALESCE 493 #define USING 494 #define NULLS 495 #define LAST 496 #define ROW_COUNT 497 #define LOCK 498 #define SAVEPOINT 499 #define RELEASE 500 #define STATEMENT 501 #define LEAVE 502 #define INSERTING 503 #define UPDATING 504 #define DELETING 505 #define KW_INSERTING 506 #define KW_UPDATING 507 #define KW_DELETING 508 #define BACKUP 509 #define KW_DIFFERENCE 510 #define OPEN 511 #define CLOSE 512 #define FETCH 513 #define ROWS 514 #define BLOCK 515 #define IIF 516 #define SCALAR_ARRAY 517 #define CROSS 518 #define NEXT 519 #define SEQUENCE 520 #define RESTART 521 #define BOTH 522 #define COLLATION 523 #define COMMENT 524 #define BIT_LENGTH 525 #define CHAR_LENGTH 526 #define CHARACTER_LENGTH 527 #define LEADING 528 #define KW_LOWER 529 #define OCTET_LENGTH 530 #define TRAILING 531 #define TRIM 532 #define RETURNING 533 #define KW_IGNORE 534 #define LIMBO 535 #define UNDO 536 #define REQUESTS 537 #define TIMEOUT 538 /* Copy the first part of user declarations. */ /* * PROGRAM: Dynamic SQL runtime support * MODULE: parse.y * DESCRIPTION: Dynamic SQL parser * * The contents of this file are subject to the Interbase Public * License Version 1.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy * of the License at http://www.Inprise.com/IPL.html * * Software distributed under the License is distributed on an * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express * or implied. See the License for the specific language governing * rights and limitations under the License. * * The Original Code was created by Inprise Corporation * and its predecessors. Portions created by Inprise Corporation are * Copyright (C) Inprise Corporation. * * All Rights Reserved. * Contributor(s): ______________________________________. * * 2002-02-24 Sean Leyne - Code Cleanup of old Win 3.1 port (WINDOWS_ONLY) * 2001.05.20 Neil McCalden: Allow a udf to be used in a 'group by' clause. * 2001.05.30 Claudio Valderrama: DROP TABLE and DROP VIEW lead now to two * different node types so DDL can tell which is which. * 2001.06.13 Claudio Valderrama: SUBSTRING is being surfaced. * 2001.06.30 Claudio valderrama: Feed (line,column) for each node. See node.h. * 2001.07.10 Claudio Valderrama: Better (line,column) report and "--" for comments. * 2001.07.28 John Bellardo: Changes to support parsing LIMIT and FIRST * 2001.08.03 John Bellardo: Finalized syntax for LIMIT, change LIMIT to SKIP * 2001.08.05 Claudio Valderrama: closed Bug #448062 and other spaces that appear * in rdb$*_source fields when altering domains plus one unexpected null pointer. * 2001.08.12 Claudio Valderrama: adjust SUBSTRING's starting pos argument here * and not in gen.c; this closes Bug #450301. * 2001.10.01 Claudio Valderrama: enable explicit GRANT...to ROLE role_name. * 2001.10.06 Claudio Valderrama: Honor explicit USER keyword in GRANTs and REVOKEs. * 2002.07.05 Mark O'Donohue: change keyword DEBUG to KW_DEBUG to avoid * clashes with normal DEBUG macro. * 2002.07.30 Arno Brinkman: * 2002.07.30 Let IN predicate handle value_expressions * 2002.07.30 tokens CASE, NULLIF, COALESCE added * 2002.07.30 See block < CASE expression > what is added to value as case_expression * 2002.07.30 function is split up into aggregate_function, numeric_value_function, string_value_function, generate_value_function * 2002.07.30 new group_by_function and added to grp_column_elem * 2002.07.30 cast removed from function and added as cast_specification to value * 2002.08.04 Claudio Valderrama: allow declaring and defining variables at the same time * 2002.08.04 Dmitry Yemanov: ALTER VIEW * 2002.08.06 Arno Brinkman: ordinal added to grp_column_elem for using positions in group by * 2002.08.07 Dmitry Yemanov: INT64/LARGEINT are replaced with BIGINT and available in dialect 3 only * 2002.08.31 Dmitry Yemanov: allowed user-defined index names for PK/FK/UK constraints * 2002.09.01 Dmitry Yemanov: RECREATE VIEW * 2002.09.28 Dmitry Yemanov: Reworked internal_info stuff, enhanced * exception handling in SPs/triggers, * implemented ROWS_AFFECTED system variable * 2002.10.21 Nickolay Samofatov: Added support for explicit pessimistic locks * 2002.10.29 Nickolay Samofatov: Added support for savepoints * 2002.12.03 Dmitry Yemanov: Implemented ORDER BY clause in subqueries. * 2002.12.18 Dmitry Yemanov: Added support for SQL-compliant labels and LEAVE statement * 2002.12.28 Dmitry Yemanov: Added support for parametrized events. * 2003.01.14 Dmitry Yemanov: Fixed bug with cursors in triggers. * 2003.01.15 Dmitry Yemanov: Added support for runtime trigger action checks. * 2003.02.10 Mike Nordell : Undefined Microsoft introduced macros to get a clean compile. * 2003.05.24 Nickolay Samofatov: Make SKIP and FIRST non-reserved keywords * 2003.06.13 Nickolay Samofatov: Make INSERTING/UPDATING/DELETING non-reserved keywords * 2003.07.01 Blas Rodriguez Somoza: Change DEBUG and IN to avoid conflicts in win32 build/bison * 2003.08.11 Arno Brinkman: Changed GROUP BY to support all expressions and added "AS" support * with table alias. Also removed group_by_function and ordinal. * 2003.08.14 Arno Brinkman: Added support for derived tables. * 2003.10.05 Dmitry Yemanov: Added support for explicit cursors in PSQL. * 2004.01.16 Vlad Horsun: added support for default parameters and * EXECUTE BLOCK statement */ #include "firebird.h" #include #include #include #include "../jrd/common.h" #include #include "gen/iberror.h" #include "../dsql/dsql.h" #include "../jrd/ibase.h" #include "../jrd/flags.h" #include "../dsql/errd_proto.h" #include "../dsql/hsh_proto.h" #include "../dsql/make_proto.h" #include "../dsql/keywords.h" #include "../dsql/misc_func.h" #include "../jrd/gds_proto.h" #include "../jrd/thd.h" #include "../jrd/err_proto.h" #include "../jrd/intlobj_new.h" /* since UNIX isn't standard, we have to define stuff which is in (which isn't available on all UNIXes... */ const long SHRT_POS_MAX = 32767; const long SHRT_UNSIGNED_MAX = 65535; const long SHRT_NEG_MAX = 32768; const long LONG_POS_MAX = 2147483647; const int POSITIVE = 0; const int NEGATIVE = 1; const int UNSIGNED = 2; //const int MIN_CACHE_BUFFERS = 250; //const int DEF_CACHE_BUFFERS = 1000; /* Fix 69th procedure problem - solution from Oleg Loa */ #define YYSTACKSIZE 2048 #define YYMAXDEPTH 2048 /* Make bison allocate static stack */ #define YYINITDEPTH 2048 // Using this option causes build problems on Win32 with bison 1.28 //#define YYSTACK_USE_ALLOCA 1 typedef dsql_nod* YYSTYPE; #define YYSTYPE YYSTYPE #if defined(DEBUG) || defined(DEV_BUILD) #define YYDEBUG 1 #endif #define YYMALLOC gds__alloc #define YYFREE gds__free static const char INTERNAL_FIELD_NAME[] = "DSQL internal"; /* NTX: placeholder */ static const char NULL_STRING[] = ""; inline SLONG trigger_type_suffix(const int slot1, const int slot2, const int slot3) { return ((slot1 << 1) | (slot2 << 3) | (slot3 << 5)); } dsql_nod* DSQL_parse; #define YYPARSE_PARAM_TYPE #define YYPARSE_PARAM USHORT client_dialect, USHORT db_dialect, USHORT parser_version, bool* stmt_ambiguous #include "../dsql/chars.h" const int MAX_TOKEN_LEN = 256; static const TEXT* lex_position(); #ifdef NOT_USED_OR_REPLACED static bool long_int(dsql_nod*, SLONG*); #endif static dsql_fld* make_field (dsql_nod*); static dsql_fil* make_file(); static dsql_nod* make_list (dsql_nod*); static dsql_nod* make_node (NOD_TYPE, int, ...); static dsql_nod* make_parameter (void); static dsql_nod* make_flag_node (NOD_TYPE, SSHORT, int, ...); static void prepare_console_debug (int, int *); #ifdef NOT_USED_OR_REPLACED static bool short_int(dsql_nod*, SLONG*, SSHORT); #endif static void stack_nodes (dsql_nod*, DsqlNodStack&); inline static int yylex (USHORT, USHORT, USHORT, bool*); static void yyerror(const TEXT*); static void yyabandon (SLONG, ISC_STATUS); inline void check_bound(const char* const to, const char* const string) { if ((to - string) >= MAX_TOKEN_LEN) yyabandon (-104, isc_token_too_long); } inline void check_copy_incr(char*& to, const char ch, const char* const string) { check_bound(to, string); *to++ = ch; } struct LexerState { /* This is, in fact, parser state. Not used in lexer itself */ dsql_fld* g_field; dsql_fil* g_file; dsql_nod* g_field_name; int dsql_debug; /* Actual lexer state begins from here */ const TEXT* beginning; const TEXT* ptr; const TEXT* end; const TEXT* last_token; const TEXT* line_start; const TEXT* last_token_bk; const TEXT* line_start_bk; SSHORT lines, att_charset; SSHORT lines_bk; int prev_keyword, prev_prev_keyword; USHORT param_number; /* Fields to handle FIRST/SKIP as non-reserved keywords */ bool limit_clause; /* We are inside of limit clause. Need to detect SKIP after FIRST */ bool first_detection; /* Detect FIRST unconditionally */ /* Fields to handle INSERTING/UPDATING/DELETING as non-reserved keywords */ bool brace_analysis; /* When this is true lexer is informed not to swallow braces around INSERTING/UPDATING/DELETING */ int yylex ( USHORT client_dialect, USHORT db_dialect, USHORT parser_version, bool* stmt_ambiguous); }; /* Get ready for thread-safety. Move this to BISON object pointer when we switch to generating "pure" reenterant parser. */ static LexerState lex; /* Enabling traces. */ #ifndef YYDEBUG # define YYDEBUG 0 #endif /* Enabling verbose error messages. */ #ifdef YYERROR_VERBOSE # undef YYERROR_VERBOSE # define YYERROR_VERBOSE 1 #else # define YYERROR_VERBOSE 0 #endif /* Enabling the token table. */ #ifndef YYTOKEN_TABLE # define YYTOKEN_TABLE 0 #endif #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED) typedef int YYSTYPE; # 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. */ /* Line 219 of yacc.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. */ # 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. */ # define YYSTACK_FREE(Ptr) do { /* empty */; } while (0) # ifndef YYSTACK_ALLOC_MAXIMUM /* The OS might guarantee only one guard page at the bottom of the stack, and a page size can be as small as 4096 bytes. So we cannot safely invoke alloca (N) if N exceeds 4096. Use a slightly smaller number to allow for a few compiler-allocated temporary stack slots. */ # define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2005 */ # endif # else # define YYSTACK_ALLOC YYMALLOC # define YYSTACK_FREE YYFREE # ifndef YYSTACK_ALLOC_MAXIMUM # define YYSTACK_ALLOC_MAXIMUM ((YYSIZE_T) -1) # endif # ifdef __cplusplus extern "C" { # endif # ifndef YYMALLOC # define YYMALLOC malloc # if (! defined (malloc) && ! defined (YYINCLUDED_STDLIB_H) \ && (defined (__STDC__) || defined (__cplusplus))) void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */ # endif # endif # ifndef YYFREE # define YYFREE free # if (! defined (free) && ! defined (YYINCLUDED_STDLIB_H) \ && (defined (__STDC__) || defined (__cplusplus))) void free (void *); /* INFRINGES ON USER NAME SPACE */ # endif # endif # ifdef __cplusplus } # endif # endif #endif /* ! defined (yyoverflow) || YYERROR_VERBOSE */ #if (! defined (yyoverflow) \ && (! defined (__cplusplus) \ || (defined (YYSTYPE_IS_TRIVIAL) && YYSTYPE_IS_TRIVIAL))) /* A type that is properly aligned for any stack member. */ union yyalloc { short int DSQL_yyss; YYSTYPE yyvs; }; /* The size of the maximum gap between one aligned stack and the next. */ # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) /* The size of an array large to enough to hold all stacks, each with N elements. */ # define YYSTACK_BYTES(N) \ ((N) * (sizeof (short int) + sizeof (YYSTYPE)) \ + YYSTACK_GAP_MAXIMUM) /* Copy COUNT objects from FROM to TO. The source and destination do not overlap. */ # ifndef YYCOPY # if defined (__GNUC__) && 1 < __GNUC__ # define YYCOPY(To, From, Count) \ __builtin_memcpy (To, From, (Count) * sizeof (*(From))) # else # define YYCOPY(To, From, Count) \ do \ { \ YYSIZE_T yyi; \ for (yyi = 0; yyi < (Count); yyi++) \ (To)[yyi] = (From)[yyi]; \ } \ while (0) # endif # endif /* Relocate STACK from its old location to the new one. The local variables YYSIZE and YYSTACKSIZE give the old and new number of elements in the stack, and YYPTR gives the new location of the stack. Advance YYPTR to a properly aligned location for the next stack. */ # define YYSTACK_RELOCATE(Stack) \ do \ { \ YYSIZE_T yynewbytes; \ YYCOPY (&yyptr->Stack, Stack, yysize); \ Stack = &yyptr->Stack; \ yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ yyptr += yynewbytes / sizeof (*yyptr); \ } \ while (0) #endif #if defined (__STDC__) || defined (__cplusplus) typedef signed char yysigned_char; #else typedef short int yysigned_char; #endif /* YYFINAL -- State number of the termination state. */ #define YYFINAL 191 /* YYLAST -- Last index in YYTABLE. */ #define YYLAST 9701 /* YYNTOKENS -- Number of terminals. */ #define YYNTOKENS 300 /* YYNNTS -- Number of nonterminals. */ #define YYNNTS 461 /* YYNRULES -- Number of rules. */ #define YYNRULES 1133 /* YYNRULES -- Number of states. */ #define YYNSTATES 2029 /* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */ #define YYUNDEFTOK 2 #define YYMAXUTOK 538 #define YYTRANSLATE(YYX) \ ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK) /* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */ static const unsigned short int yytranslate[] = { 0, 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, 293, 294, 289, 287, 292, 288, 298, 290, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 295, 291, 285, 284, 286, 299, 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, 296, 2, 297, 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, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283 }; #if YYDEBUG /* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in YYRHS. */ static const unsigned short int yyprhs[] = { 0, 0, 3, 5, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 51, 60, 69, 75, 77, 78, 80, 83, 85, 87, 91, 93, 95, 97, 99, 102, 105, 109, 110, 114, 115, 117, 126, 135, 141, 145, 146, 150, 151, 153, 155, 157, 161, 165, 169, 172, 175, 178, 181, 183, 187, 189, 192, 195, 197, 201, 203, 205, 209, 211, 214, 217, 220, 224, 233, 235, 237, 243, 244, 246, 250, 252, 256, 260, 261, 264, 267, 269, 271, 275, 279, 282, 283, 286, 289, 291, 295, 305, 307, 309, 312, 315, 323, 326, 329, 332, 335, 338, 341, 344, 347, 350, 353, 356, 359, 362, 365, 368, 371, 376, 379, 382, 385, 388, 391, 394, 397, 399, 400, 402, 404, 411, 418, 420, 422, 423, 424, 426, 427, 432, 433, 435, 437, 440, 449, 451, 452, 456, 458, 459, 461, 462, 464, 467, 469, 471, 473, 476, 483, 485, 487, 491, 492, 494, 496, 497, 499, 501, 504, 508, 513, 516, 519, 523, 524, 526, 528, 531, 533, 538, 542, 546, 548, 549, 551, 553, 556, 560, 565, 566, 568, 571, 572, 574, 576, 582, 588, 592, 595, 596, 598, 602, 604, 606, 613, 617, 620, 627, 630, 632, 635, 638, 641, 642, 644, 646, 649, 650, 652, 654, 656, 658, 660, 662, 663, 665, 667, 670, 673, 675, 677, 683, 686, 690, 693, 696, 697, 699, 701, 703, 705, 709, 714, 723, 728, 729, 731, 733, 736, 739, 740, 744, 748, 750, 753, 756, 759, 768, 777, 786, 795, 799, 800, 805, 806, 808, 812, 818, 820, 824, 827, 831, 835, 836, 838, 839, 841, 844, 849, 851, 853, 857, 859, 860, 863, 866, 867, 874, 876, 878, 882, 884, 887, 888, 890, 893, 896, 898, 900, 902, 904, 906, 908, 910, 912, 914, 916, 918, 920, 922, 924, 926, 928, 930, 932, 934, 936, 938, 941, 945, 947, 951, 960, 970, 976, 985, 992, 996, 997, 1001, 1004, 1006, 1008, 1012, 1016, 1024, 1027, 1028, 1030, 1032, 1035, 1039, 1040, 1042, 1045, 1050, 1052, 1056, 1059, 1062, 1065, 1067, 1069, 1071, 1073, 1076, 1079, 1085, 1086, 1092, 1094, 1098, 1099, 1102, 1107, 1108, 1116, 1120, 1121, 1123, 1127, 1131, 1139, 1147, 1148, 1149, 1150, 1151, 1155, 1156, 1165, 1174, 1183, 1185, 1187, 1188, 1191, 1193, 1195, 1197, 1199, 1201, 1205, 1209, 1213, 1217, 1221, 1225, 1231, 1237, 1243, 1249, 1255, 1261, 1264, 1265, 1270, 1273, 1276, 1280, 1283, 1286, 1290, 1294, 1297, 1300, 1304, 1306, 1309, 1313, 1317, 1320, 1323, 1326, 1329, 1333, 1335, 1339, 1343, 1347, 1350, 1353, 1358, 1363, 1368, 1374, 1379, 1381, 1383, 1385, 1387, 1389, 1391, 1393, 1395, 1397, 1399, 1401, 1403, 1405, 1407, 1409, 1411, 1413, 1415, 1417, 1419, 1421, 1423, 1425, 1427, 1429, 1431, 1433, 1435, 1437, 1439, 1441, 1443, 1445, 1447, 1449, 1451, 1453, 1455, 1457, 1459, 1461, 1463, 1465, 1468, 1470, 1472, 1474, 1476, 1478, 1479, 1482, 1485, 1490, 1495, 1501, 1505, 1508, 1509, 1512, 1513, 1514, 1516, 1519, 1522, 1527, 1531, 1534, 1537, 1545, 1547, 1548, 1550, 1551, 1554, 1557, 1560, 1563, 1566, 1569, 1572, 1575, 1578, 1582, 1585, 1588, 1591, 1594, 1596, 1598, 1600, 1602, 1607, 1613, 1615, 1619, 1621, 1625, 1627, 1630, 1632, 1634, 1636, 1638, 1640, 1642, 1644, 1646, 1648, 1650, 1652, 1657, 1662, 1669, 1675, 1679, 1680, 1683, 1686, 1687, 1691, 1692, 1697, 1699, 1705, 1710, 1712, 1717, 1719, 1722, 1725, 1727, 1729, 1731, 1734, 1737, 1740, 1743, 1744, 1748, 1754, 1756, 1758, 1761, 1765, 1767, 1770, 1774, 1775, 1777, 1779, 1781, 1787, 1793, 1800, 1802, 1804, 1806, 1809, 1814, 1816, 1817, 1823, 1825, 1826, 1830, 1834, 1836, 1837, 1840, 1841, 1843, 1844, 1848, 1850, 1851, 1853, 1856, 1858, 1860, 1862, 1864, 1866, 1868, 1871, 1874, 1876, 1879, 1883, 1885, 1887, 1891, 1895, 1897, 1900, 1904, 1906, 1909, 1910, 1914, 1917, 1920, 1924, 1927, 1929, 1931, 1932, 1934, 1936, 1938, 1942, 1945, 1949, 1950, 1952, 1956, 1961, 1967, 1974, 1982, 1984, 1986, 1988, 1990, 1992, 1994, 1997, 1999, 2001, 2003, 2005, 2007, 2009, 2012, 2014, 2016, 2018, 2021, 2023, 2025, 2029, 2033, 2034, 2037, 2038, 2041, 2042, 2046, 2050, 2054, 2056, 2061, 2066, 2068, 2078, 2079, 2080, 2081, 2082, 2086, 2089, 2091, 2092, 2096, 2102, 2106, 2109, 2115, 2118, 2120, 2122, 2124, 2126, 2128, 2132, 2134, 2138, 2140, 2141, 2144, 2146, 2150, 2152, 2154, 2156, 2158, 2162, 2169, 2171, 2172, 2176, 2177, 2179, 2183, 2185, 2187, 2189, 2194, 2200, 2206, 2208, 2210, 2213, 2218, 2223, 2226, 2230, 2231, 2233, 2236, 2238, 2240, 2243, 2246, 2249, 2250, 2252, 2253, 2257, 2258, 2260, 2264, 2266, 2269, 2270, 2273, 2274, 2277, 2278, 2283, 2285, 2288, 2290, 2292, 2293, 2295, 2299, 2302, 2304, 2306, 2309, 2311, 2316, 2320, 2322, 2326, 2331, 2332, 2336, 2337, 2339, 2343, 2347, 2349, 2351, 2352, 2354, 2356, 2361, 2362, 2365, 2370, 2371, 2381, 2387, 2389, 2391, 2399, 2404, 2406, 2408, 2417, 2423, 2426, 2431, 2432, 2437, 2439, 2443, 2447, 2449, 2457, 2465, 2471, 2475, 2476, 2478, 2480, 2482, 2485, 2486, 2488, 2490, 2492, 2493, 2497, 2499, 2503, 2505, 2506, 2510, 2512, 2516, 2518, 2522, 2526, 2528, 2530, 2534, 2536, 2539, 2541, 2545, 2549, 2551, 2554, 2558, 2562, 2566, 2570, 2572, 2576, 2579, 2581, 2583, 2585, 2587, 2589, 2591, 2593, 2595, 2597, 2599, 2601, 2605, 2609, 2613, 2617, 2621, 2625, 2629, 2633, 2640, 2647, 2654, 2661, 2668, 2675, 2682, 2689, 2696, 2703, 2710, 2717, 2724, 2731, 2738, 2745, 2747, 2749, 2755, 2762, 2768, 2775, 2779, 2784, 2790, 2797, 2801, 2806, 2810, 2815, 2819, 2824, 2829, 2835, 2840, 2845, 2849, 2854, 2856, 2858, 2860, 2862, 2864, 2866, 2868, 2872, 2876, 2878, 2880, 2882, 2884, 2886, 2888, 2890, 2892, 2894, 2896, 2899, 2902, 2906, 2910, 2914, 2918, 2922, 2926, 2930, 2934, 2936, 2938, 2940, 2942, 2946, 2948, 2950, 2952, 2954, 2957, 2960, 2964, 2965, 2970, 2972, 2976, 2978, 2981, 2983, 2985, 2987, 2989, 2991, 2993, 2995, 2998, 3001, 3004, 3006, 3008, 3010, 3012, 3014, 3016, 3018, 3020, 3022, 3024, 3027, 3029, 3032, 3034, 3036, 3038, 3040, 3042, 3045, 3047, 3049, 3051, 3053, 3058, 3064, 3070, 3076, 3082, 3088, 3094, 3100, 3106, 3112, 3118, 3120, 3122, 3129, 3131, 3133, 3135, 3140, 3145, 3150, 3155, 3157, 3159, 3164, 3169, 3177, 3180, 3181, 3189, 3196, 3203, 3208, 3210, 3212, 3214, 3219, 3223, 3230, 3232, 3234, 3241, 3250, 3257, 3259, 3261, 3266, 3273, 3278, 3284, 3288, 3294, 3299, 3305, 3307, 3309, 3311, 3316, 3323, 3325, 3327, 3329, 3331, 3333, 3335, 3337, 3339, 3341, 3342, 3344, 3345, 3347, 3349, 3351, 3353, 3355, 3357, 3359, 3361, 3363, 3365, 3367, 3369, 3371, 3373, 3375, 3377, 3379, 3381, 3383, 3385, 3387, 3389, 3391, 3393, 3395, 3397, 3399, 3401, 3403, 3405, 3407, 3409, 3411, 3413, 3415, 3417, 3419, 3421, 3423, 3425, 3427, 3429, 3431, 3433, 3435, 3437, 3439, 3441, 3443, 3445, 3447, 3449, 3451, 3453, 3455, 3457, 3459, 3461, 3463, 3465, 3467, 3469, 3471 }; /* YYRHS -- A `-1'-separated list of the rules' RHS. */ static const short int yyrhs[] = { 301, 0, -1, 302, -1, 302, 291, -1, 487, -1, 649, -1, 567, -1, 542, -1, 337, -1, 324, -1, 638, -1, 510, -1, 303, -1, 637, -1, 464, -1, 467, -1, 339, -1, 341, -1, 312, -1, 543, -1, 536, -1, 573, -1, 534, -1, 641, -1, 40, 697, -1, 70, 305, 122, 304, 613, 174, 315, 309, -1, 70, 307, 122, 141, 311, 174, 315, 309, -1, 70, 320, 174, 322, 310, -1, 172, -1, -1, 6, -1, 6, 140, -1, 306, -1, 308, -1, 306, 292, 308, -1, 56, -1, 155, -1, 80, -1, 44, -1, 180, 655, -1, 145, 655, -1, 192, 70, 124, -1, -1, 192, 202, 124, -1, -1, 750, -1, 150, 313, 305, 122, 304, 613, 63, 315, -1, 150, 313, 307, 122, 141, 311, 63, 315, -1, 150, 314, 320, 63, 322, -1, 70, 124, 61, -1, -1, 202, 124, 61, -1, -1, 316, -1, 318, -1, 317, -1, 316, 292, 317, -1, 316, 292, 319, -1, 318, 292, 317, -1, 141, 750, -1, 176, 754, -1, 187, 757, -1, 206, 751, -1, 319, -1, 318, 292, 319, -1, 755, -1, 181, 755, -1, 71, 755, -1, 321, -1, 320, 292, 321, -1, 751, -1, 323, -1, 322, 292, 323, -1, 755, -1, 181, 755, -1, 42, 325, -1, 60, 335, -1, 59, 65, 326, -1, 734, 328, 149, 332, 52, 696, 111, 696, -1, 517, -1, 18, -1, 34, 293, 700, 294, 523, -1, -1, 329, -1, 293, 329, 294, -1, 330, -1, 329, 292, 330, -1, 396, 327, 331, -1, -1, 19, 230, -1, 19, 262, -1, 94, -1, 333, -1, 293, 333, 294, -1, 396, 327, 334, -1, 133, 700, -1, -1, 19, 97, -1, 19, 230, -1, 204, -1, 19, 230, 204, -1, 743, 78, 336, 128, 336, 52, 696, 111, 696, -1, 735, -1, 697, -1, 33, 338, -1, 55, 343, -1, 347, 633, 79, 746, 122, 613, 348, -1, 141, 413, -1, 172, 383, -1, 176, 478, -1, 187, 471, -1, 68, 365, -1, 265, 365, -1, 37, 367, -1, 48, 355, -1, 157, 349, -1, 206, 366, -1, 229, 340, -1, 141, 414, -1, 172, 384, -1, 187, 472, -1, 176, 479, -1, 55, 344, -1, 33, 125, 7, 342, -1, 141, 415, -1, 176, 480, -1, 55, 345, -1, 742, 696, -1, 742, 696, -1, 742, 696, -1, 742, 696, -1, 179, -1, -1, 657, -1, 656, -1, 390, 293, 474, 684, 475, 294, -1, 700, 350, 351, 696, 352, 353, -1, 105, -1, 14, -1, -1, -1, 29, -1, -1, 98, 368, 703, 382, -1, -1, 354, -1, 376, -1, 354, 376, -1, 393, 356, 512, 474, 358, 476, 359, 392, -1, 10, -1, -1, 43, 474, 397, -1, 357, -1, -1, 360, -1, -1, 361, -1, 360, 361, -1, 362, -1, 363, -1, 364, -1, 118, 94, -1, 22, 474, 293, 664, 294, 475, -1, 745, -1, 751, -1, 369, 370, 373, -1, -1, 284, -1, 696, -1, -1, 371, -1, 372, -1, 371, 372, -1, 132, 368, 700, -1, 98, 368, 703, 382, -1, 181, 696, -1, 134, 696, -1, 156, 112, 696, -1, -1, 374, -1, 375, -1, 374, 375, -1, 376, -1, 43, 21, 156, 736, -1, 255, 90, 696, -1, 377, 696, 378, -1, 90, -1, -1, 379, -1, 380, -1, 379, 380, -1, 167, 381, 703, -1, 98, 368, 703, 382, -1, -1, 12, -1, 12, 130, -1, -1, 130, -1, 131, -1, 613, 385, 293, 386, 294, -1, 613, 385, 293, 386, 294, -1, 59, 90, 696, -1, 59, 696, -1, -1, 387, -1, 386, 292, 387, -1, 388, -1, 402, -1, 393, 391, 358, 476, 398, 392, -1, 393, 513, 389, -1, 393, 389, -1, 390, 293, 474, 684, 475, 294, -1, 27, 19, -1, 27, -1, 512, 474, -1, 662, 473, -1, 23, 737, -1, -1, 662, -1, 662, -1, 396, 512, -1, -1, 689, -1, 693, -1, 694, -1, 695, -1, 733, -1, 685, -1, -1, 399, -1, 400, -1, 399, 400, -1, 403, 401, -1, 363, -1, 364, -1, 145, 613, 655, 409, 408, -1, 179, 408, -1, 139, 86, 408, -1, 403, 404, -1, 30, 739, -1, -1, 405, -1, 406, -1, 407, -1, 364, -1, 179, 656, 408, -1, 139, 86, 656, 408, -1, 62, 86, 656, 145, 613, 655, 409, 408, -1, 239, 633, 79, 746, -1, -1, 410, -1, 411, -1, 411, 410, -1, 410, 411, -1, -1, 122, 180, 412, -1, 122, 44, 412, -1, 203, -1, 156, 43, -1, 156, 94, -1, 117, 201, -1, 750, 417, 418, 10, 473, 424, 433, 475, -1, 750, 417, 418, 10, 473, 424, 433, 475, -1, 750, 417, 418, 10, 473, 424, 433, 475, -1, 750, 417, 418, 10, 473, 424, 433, 475, -1, 293, 419, 294, -1, -1, 149, 293, 421, 294, -1, -1, 420, -1, 419, 292, 420, -1, 394, 513, 474, 423, 476, -1, 422, -1, 421, 292, 422, -1, 394, 513, -1, 43, 474, 397, -1, 284, 474, 397, -1, -1, 425, -1, -1, 426, -1, 425, 426, -1, 42, 429, 427, 291, -1, 428, -1, 431, -1, 393, 513, 430, -1, 184, -1, -1, 43, 397, -1, 284, 397, -1, -1, 740, 36, 61, 293, 573, 294, -1, 436, -1, 433, -1, 16, 434, 51, -1, 435, -1, 435, 455, -1, -1, 432, -1, 435, 432, -1, 437, 291, -1, 438, -1, 647, -1, 637, -1, 641, -1, 638, -1, 448, -1, 464, -1, 441, -1, 444, -1, 648, -1, 439, -1, 440, -1, 446, -1, 459, -1, 453, -1, 170, -1, 58, -1, 445, -1, 451, -1, 442, -1, 443, -1, 55, 742, -1, 55, 742, 684, -1, 55, -1, 56, 246, 684, -1, 452, 61, 573, 82, 450, 454, 47, 432, -1, 452, 61, 56, 246, 684, 82, 450, 47, 432, -1, 56, 246, 684, 82, 450, -1, 74, 293, 664, 294, 173, 432, 50, 432, -1, 74, 293, 664, 294, 173, 432, -1, 137, 684, 447, -1, -1, 573, 82, 450, -1, 295, 756, -1, 449, -1, 661, -1, 450, 292, 661, -1, 450, 292, 449, -1, 452, 191, 293, 664, 294, 47, 432, -1, 748, 295, -1, -1, 227, -1, 247, -1, 247, 748, -1, 10, 36, 740, -1, -1, 456, -1, 455, 456, -1, 189, 457, 47, 432, -1, 458, -1, 457, 292, 458, -1, 165, 697, -1, 66, 744, -1, 55, 742, -1, 9, -1, 460, -1, 462, -1, 461, -1, 256, 740, -1, 257, 740, -1, 258, 463, 740, 82, 450, -1, -1, 56, 141, 750, 465, 466, -1, 688, -1, 293, 688, 294, -1, -1, 148, 450, -1, 148, 293, 450, 294, -1, -1, 56, 260, 468, 418, 10, 424, 433, -1, 293, 469, 294, -1, -1, 470, -1, 469, 292, 470, -1, 422, 284, 692, -1, 757, 655, 10, 473, 577, 477, 475, -1, 757, 655, 10, 473, 577, 477, 475, -1, -1, -1, -1, -1, 192, 22, 124, -1, -1, 754, 61, 613, 481, 482, 485, 486, 475, -1, 754, 61, 613, 481, 482, 485, 486, 475, -1, 754, 61, 613, 481, 482, 485, 486, 475, -1, 3, -1, 76, -1, -1, 483, 484, -1, 15, -1, 5, -1, 80, -1, 180, -1, 44, -1, 80, 125, 180, -1, 80, 125, 44, -1, 180, 125, 80, -1, 180, 125, 44, -1, 44, 125, 80, -1, 44, 125, 180, -1, 80, 125, 180, 125, 44, -1, 80, 125, 44, 125, 180, -1, 180, 125, 80, 125, 44, -1, 180, 125, 44, 125, 80, -1, 44, 125, 80, 125, 180, -1, 44, 125, 180, 125, 80, -1, 136, 698, -1, -1, 10, 474, 424, 433, -1, 7, 488, -1, 55, 346, -1, 172, 613, 491, -1, 176, 507, -1, 141, 416, -1, 37, 504, 505, -1, 48, 493, 489, -1, 79, 499, -1, 265, 500, -1, 59, 65, 501, -1, 490, -1, 489, 490, -1, 156, 357, 475, -1, 4, 30, 364, -1, 4, 364, -1, 49, 43, -1, 49, 30, -1, 174, 662, -1, 208, 396, 513, -1, 492, -1, 491, 292, 492, -1, 49, 662, 498, -1, 49, 30, 739, -1, 4, 388, -1, 4, 402, -1, 495, 662, 136, 700, -1, 495, 493, 174, 662, -1, 495, 497, 208, 496, -1, 495, 497, 156, 357, 475, -1, 495, 497, 49, 43, -1, 494, -1, 759, -1, 202, -1, 207, -1, 209, -1, 210, -1, 211, -1, 212, -1, 213, -1, 214, -1, 215, -1, 218, -1, 219, -1, 220, -1, 221, -1, 222, -1, 225, -1, 226, -1, 229, -1, 233, -1, 234, -1, 235, -1, 236, -1, 245, -1, 242, -1, 244, -1, 256, -1, 257, -1, 258, -1, 259, -1, 239, -1, 263, -1, 270, -1, 267, -1, 271, -1, 272, -1, 269, -1, 273, -1, 274, -1, 275, -1, 276, -1, 277, -1, 7, -1, 7, 207, -1, 513, -1, 662, -1, 662, -1, 205, -1, 203, -1, -1, 746, 3, -1, 746, 76, -1, 745, 266, 192, 702, -1, 745, 266, 192, 223, -1, 745, 266, 192, 288, 223, -1, 734, 502, 503, -1, 52, 696, -1, -1, 111, 696, -1, -1, -1, 506, -1, 505, 506, -1, 4, 354, -1, 4, 255, 90, 696, -1, 49, 255, 90, -1, 16, 254, -1, 51, 254, -1, 754, 481, 508, 485, 474, 509, 475, -1, 482, -1, -1, 486, -1, -1, 49, 511, -1, 55, 742, -1, 79, 746, -1, 141, 750, -1, 172, 753, -1, 176, 754, -1, 187, 757, -1, 60, 743, -1, 48, 741, -1, 59, 65, 734, -1, 157, 700, -1, 206, 751, -1, 68, 745, -1, 265, 745, -1, 513, -1, 514, -1, 517, -1, 520, -1, 518, 296, 515, 297, -1, 525, 296, 515, 297, 523, -1, 516, -1, 515, 292, 516, -1, 702, -1, 702, 295, 702, -1, 518, -1, 525, 523, -1, 524, -1, 529, -1, 532, -1, 235, -1, 519, -1, 161, -1, 38, -1, 218, -1, 219, -1, 81, -1, 92, -1, 18, 522, 521, 523, -1, 18, 293, 701, 294, -1, 18, 293, 701, 292, 697, 294, -1, 18, 293, 292, 697, 294, -1, 154, 160, 701, -1, -1, 169, 697, -1, 169, 735, -1, -1, 21, 156, 736, -1, -1, 528, 293, 700, 294, -1, 528, -1, 528, 185, 293, 700, 294, -1, 527, 293, 700, 294, -1, 527, -1, 526, 293, 700, 294, -1, 183, -1, 21, 185, -1, 87, 185, -1, 21, -1, 87, -1, 115, -1, 113, 21, -1, 113, 87, -1, 95, 530, -1, 531, 530, -1, -1, 293, 702, 294, -1, 293, 702, 292, 702, 294, -1, 41, -1, 88, -1, 91, 533, -1, 93, 91, 533, -1, 144, -1, 89, 138, -1, 293, 698, 294, -1, -1, 547, -1, 535, -1, 566, -1, 156, 68, 745, 174, 702, -1, 156, 68, 745, 174, 223, -1, 156, 68, 745, 174, 288, 223, -1, 537, -1, 538, -1, 540, -1, 244, 758, -1, 245, 244, 758, 539, -1, 123, -1, -1, 153, 544, 174, 541, 758, -1, 244, -1, -1, 25, 544, 545, -1, 153, 544, 545, -1, 193, -1, -1, 147, 546, -1, -1, 162, -1, -1, 156, 175, 548, -1, 549, -1, -1, 550, -1, 549, 550, -1, 551, -1, 552, -1, 553, -1, 557, -1, 558, -1, 559, -1, 143, 123, -1, 143, 194, -1, 188, -1, 117, 188, -1, 84, 102, 554, -1, 554, -1, 555, -1, 143, 177, 556, -1, 143, 26, 556, -1, 162, -1, 162, 172, -1, 162, 172, 166, -1, 186, -1, 117, 186, -1, -1, 117, 14, 281, -1, 279, 280, -1, 266, 282, -1, 243, 283, 698, -1, 146, 562, -1, 158, -1, 142, -1, -1, 143, -1, 194, -1, 563, -1, 562, 292, 563, -1, 565, 564, -1, 61, 560, 561, -1, -1, 613, -1, 565, 292, 613, -1, 156, 168, 79, 746, -1, 269, 122, 568, 83, 572, -1, 269, 122, 569, 749, 83, 572, -1, 269, 122, 570, 749, 571, 83, 572, -1, 37, -1, 48, -1, 172, -1, 187, -1, 141, -1, 176, -1, 59, 65, -1, 60, -1, 55, -1, 68, -1, 265, -1, 79, -1, 206, -1, 21, 156, -1, 268, -1, 207, -1, 133, -1, 298, 749, -1, 696, -1, 94, -1, 577, 574, 576, -1, 61, 180, 575, -1, -1, 121, 657, -1, -1, 192, 243, -1, -1, 580, 630, 636, -1, 580, 630, 636, -1, 580, 630, 636, -1, 581, -1, 580, 178, 732, 581, -1, 580, 178, 6, 581, -1, 582, -1, 155, 587, 590, 591, 595, 620, 616, 619, 621, -1, -1, -1, -1, -1, 588, 589, 584, -1, 588, 584, -1, 589, -1, -1, 231, 703, 583, -1, 231, 293, 684, 294, 583, -1, 231, 692, 583, -1, 232, 703, -1, 232, 293, 584, 684, 294, -1, 232, 692, -1, 46, -1, 731, -1, 592, -1, 289, -1, 593, -1, 592, 292, 593, -1, 684, -1, 684, 594, 747, -1, 10, -1, -1, 63, 596, -1, 597, -1, 596, 292, 597, -1, 603, -1, 598, -1, 610, -1, 599, -1, 293, 603, 294, -1, 293, 577, 294, 594, 600, 601, -1, 752, -1, -1, 293, 602, 294, -1, -1, 747, -1, 602, 292, 747, -1, 604, -1, 605, -1, 606, -1, 597, 263, 85, 598, -1, 597, 114, 614, 85, 598, -1, 597, 614, 85, 597, 607, -1, 608, -1, 609, -1, 122, 664, -1, 239, 293, 657, 294, -1, 750, 611, 594, 752, -1, 750, 611, -1, 293, 688, 294, -1, -1, 613, -1, 753, 752, -1, 753, -1, 77, -1, 100, 615, -1, 151, 615, -1, 64, 615, -1, -1, 127, -1, -1, 71, 19, 617, -1, -1, 618, -1, 617, 292, 618, -1, 684, -1, 73, 664, -1, -1, 190, 664, -1, -1, 135, 622, -1, -1, 623, 293, 624, 294, -1, 85, -1, 164, 108, -1, 108, -1, 164, -1, -1, 625, -1, 625, 292, 624, -1, 626, 627, -1, 622, -1, 753, -1, 753, 626, -1, 114, -1, 79, 293, 628, 294, -1, 126, 746, 629, -1, 746, -1, 746, 292, 628, -1, 79, 293, 628, 294, -1, -1, 126, 19, 631, -1, -1, 632, -1, 631, 292, 632, -1, 684, 633, 635, -1, 11, -1, 45, -1, -1, 231, -1, 241, -1, 240, 585, 634, 586, -1, -1, 259, 684, -1, 259, 684, 174, 684, -1, -1, 80, 82, 613, 658, 182, 293, 688, 294, 644, -1, 80, 82, 613, 658, 577, -1, 639, -1, 640, -1, 44, 63, 612, 620, 621, 630, 636, -1, 44, 63, 612, 645, -1, 642, -1, 643, -1, 180, 612, 156, 646, 620, 621, 630, 636, -1, 180, 612, 156, 646, 645, -1, 278, 688, -1, 278, 688, 82, 450, -1, -1, 190, 35, 121, 740, -1, 647, -1, 646, 292, 647, -1, 663, 284, 684, -1, 717, -1, 143, 18, 662, 63, 613, 650, 653, -1, 80, 18, 662, 82, 613, 650, 653, -1, 60, 63, 651, 174, 651, -1, 60, 174, 651, -1, -1, 652, -1, 692, -1, 697, -1, 107, 654, -1, -1, 701, -1, 692, -1, 656, -1, -1, 293, 657, 294, -1, 662, -1, 657, 292, 662, -1, 659, -1, -1, 293, 660, 294, -1, 663, -1, 660, 292, 663, -1, 662, -1, 752, 298, 738, -1, 752, 298, 289, -1, 738, -1, 662, -1, 752, 298, 738, -1, 680, -1, 118, 680, -1, 666, -1, 664, 125, 664, -1, 664, 8, 664, -1, 666, -1, 118, 680, -1, 665, 125, 664, -1, 665, 8, 664, -1, 681, 125, 664, -1, 681, 8, 664, -1, 667, -1, 293, 665, 294, -1, 118, 666, -1, 668, -1, 671, -1, 672, -1, 673, -1, 674, -1, 679, -1, 669, -1, 677, -1, 675, -1, 676, -1, 678, -1, 684, 284, 684, -1, 684, 285, 684, -1, 684, 286, 684, -1, 684, 67, 684, -1, 684, 101, 684, -1, 684, 119, 684, -1, 684, 120, 684, -1, 684, 116, 684, -1, 684, 284, 6, 293, 578, 294, -1, 684, 285, 6, 293, 578, 294, -1, 684, 286, 6, 293, 578, 294, -1, 684, 67, 6, 293, 578, 294, -1, 684, 101, 6, 293, 578, 294, -1, 684, 119, 6, 293, 578, 294, -1, 684, 120, 6, 293, 578, 294, -1, 684, 116, 6, 293, 578, 294, -1, 684, 284, 670, 293, 578, 294, -1, 684, 285, 670, 293, 578, 294, -1, 684, 286, 670, 293, 578, 294, -1, 684, 67, 670, 293, 578, 294, -1, 684, 101, 670, 293, 578, 294, -1, 684, 119, 670, 293, 578, 294, -1, 684, 120, 670, 293, 578, 294, -1, 684, 116, 670, 293, 578, 294, -1, 163, -1, 9, -1, 684, 83, 46, 63, 684, -1, 684, 83, 118, 46, 63, 684, -1, 684, 17, 684, 8, 684, -1, 684, 118, 17, 684, 8, 684, -1, 684, 103, 684, -1, 684, 118, 103, 684, -1, 684, 103, 684, 54, 684, -1, 684, 118, 103, 684, 54, 684, -1, 684, 75, 682, -1, 684, 118, 75, 682, -1, 684, 31, 684, -1, 684, 118, 31, 684, -1, 684, 167, 684, -1, 684, 118, 167, 684, -1, 684, 167, 192, 684, -1, 684, 118, 167, 192, 684, -1, 57, 293, 577, 294, -1, 159, 293, 577, 294, -1, 684, 83, 94, -1, 684, 83, 118, 94, -1, 248, -1, 249, -1, 250, -1, 251, -1, 252, -1, 253, -1, 683, -1, 293, 688, 294, -1, 293, 578, 294, -1, 661, -1, 687, -1, 704, -1, 691, -1, 692, -1, 449, -1, 718, -1, 719, -1, 729, -1, 717, -1, 288, 684, -1, 287, 684, -1, 684, 287, 684, -1, 684, 28, 684, -1, 684, 23, 737, -1, 684, 288, 684, -1, 684, 289, 684, -1, 684, 290, 684, -1, 293, 684, 294, -1, 293, 579, 294, -1, 693, -1, 694, -1, 695, -1, 39, -1, 752, 298, 39, -1, 97, -1, 685, -1, 733, -1, 220, -1, 221, 686, -1, 222, 686, -1, 293, 698, 294, -1, -1, 661, 296, 688, 297, -1, 684, -1, 688, 292, 684, -1, 691, -1, 288, 690, -1, 197, -1, 196, -1, 195, -1, 223, -1, 224, -1, 690, -1, 696, -1, 38, 199, -1, 218, 199, -1, 219, 199, -1, 299, -1, 181, -1, 225, -1, 226, -1, 233, -1, 234, -1, 66, -1, 165, -1, 242, -1, 199, -1, 200, 199, -1, 698, -1, 288, 699, -1, 196, -1, 196, -1, 698, -1, 196, -1, 703, -1, 288, 703, -1, 196, -1, 705, -1, 706, -1, 712, -1, 32, 293, 289, 294, -1, 32, 293, 731, 684, 294, -1, 32, 293, 46, 684, 294, -1, 171, 293, 731, 684, 294, -1, 171, 293, 46, 684, 294, -1, 13, 293, 731, 684, 294, -1, 13, 293, 46, 684, 294, -1, 110, 293, 731, 684, 294, -1, 110, 293, 46, 684, 294, -1, 106, 293, 731, 684, 294, -1, 106, 293, 46, 684, 294, -1, 707, -1, 708, -1, 209, 293, 730, 63, 684, 294, -1, 709, -1, 710, -1, 711, -1, 270, 293, 684, 294, -1, 271, 293, 684, 294, -1, 272, 293, 684, 294, -1, 275, 293, 684, 294, -1, 713, -1, 715, -1, 96, 293, 684, 294, -1, 274, 293, 684, 294, -1, 228, 293, 684, 63, 684, 714, 294, -1, 61, 684, -1, -1, 277, 293, 716, 684, 63, 684, 294, -1, 277, 293, 684, 63, 684, 294, -1, 277, 293, 716, 63, 684, 294, -1, 277, 293, 684, 294, -1, 267, -1, 276, -1, 273, -1, 734, 293, 688, 294, -1, 734, 293, 294, -1, 20, 293, 684, 10, 395, 294, -1, 720, -1, 721, -1, 237, 293, 684, 292, 684, 294, -1, 261, 293, 664, 292, 684, 292, 684, 294, -1, 238, 293, 684, 292, 688, 294, -1, 722, -1, 724, -1, 236, 727, 723, 51, -1, 236, 727, 723, 50, 728, 51, -1, 189, 726, 173, 728, -1, 723, 189, 726, 173, 728, -1, 236, 725, 51, -1, 236, 725, 50, 728, 51, -1, 189, 664, 173, 728, -1, 725, 189, 664, 173, 728, -1, 684, -1, 684, -1, 684, -1, 264, 97, 61, 745, -1, 69, 293, 745, 292, 684, 294, -1, 210, -1, 211, -1, 212, -1, 213, -1, 214, -1, 215, -1, 216, -1, 217, -1, 6, -1, -1, 46, -1, -1, 94, -1, 198, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 759, -1, 198, -1, 760, -1, 201, -1, 203, -1, 204, -1, 205, -1, 206, -1, 208, -1, 227, -1, 230, -1, 228, -1, 238, -1, 241, -1, 247, -1, 243, -1, 237, -1, 240, -1, 246, -1, 248, -1, 249, -1, 250, -1, 260, -1, 254, -1, 255, -1, 261, -1, 262, -1, 216, -1, 217, -1, 265, -1, 264, -1, 266, -1, 268, -1, 278, -1, 279, -1, 280, -1, 281, -1, 282, -1, 283, -1 }; /* YYRLINE[YYN] -- source line where rule number YYN was defined. */ static const unsigned short int yyrline[] = { 0, 558, 558, 560, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 592, 596, 600, 605, 606, 609, 611, 613, 617, 618, 622, 626, 628, 630, 632, 634, 638, 641, 644, 647, 650, 657, 661, 665, 670, 673, 676, 679, 682, 683, 686, 687, 689, 691, 695, 697, 699, 701, 705, 706, 713, 715, 717, 721, 722, 726, 730, 731, 735, 737, 744, 748, 750, 755, 761, 762, 764, 771, 772, 773, 777, 778, 784, 790, 791, 793, 795, 799, 800, 804, 807, 813, 814, 816, 818, 821, 826, 832, 835, 841, 845, 847, 850, 852, 854, 856, 858, 860, 862, 864, 866, 868, 877, 881, 883, 885, 887, 893, 897, 901, 903, 909, 916, 921, 926, 931, 939, 942, 945, 947, 948, 954, 960, 962, 965, 969, 970, 975, 976, 981, 982, 985, 986, 993, 1011, 1014, 1017, 1021, 1023, 1026, 1028, 1031, 1032, 1036, 1040, 1041, 1044, 1048, 1056, 1063, 1128, 1133, 1134, 1137, 1142, 1143, 1146, 1147, 1151, 1153, 1155, 1157, 1159, 1164, 1165, 1168, 1169, 1173, 1174, 1176, 1180, 1186, 1190, 1191, 1194, 1195, 1198, 1200, 1204, 1205, 1206, 1209, 1210, 1211, 1217, 1222, 1227, 1229, 1232, 1235, 1236, 1240, 1241, 1248, 1252, 1256, 1265, 1271, 1272, 1275, 1277, 1282, 1285, 1289, 1295, 1301, 1306, 1311, 1312, 1313, 1314, 1315, 1316, 1320, 1321, 1324, 1325, 1329, 1334, 1335, 1336, 1341, 1343, 1351, 1355, 1358, 1361, 1362, 1363, 1364, 1367, 1371, 1375, 1382, 1390, 1395, 1397, 1399, 1401, 1404, 1407, 1410, 1414, 1417, 1420, 1423, 1432, 1443, 1453, 1463, 1473, 1476, 1479, 1482, 1485, 1486, 1490, 1496, 1497, 1501, 1506, 1508, 1511, 1514, 1517, 1520, 1521, 1525, 1529, 1530, 1533, 1538, 1541, 1544, 1546, 1549, 1552, 1557, 1558, 1561, 1565, 1567, 1570, 1573, 1574, 1578, 1579, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1598, 1602, 1603, 1604, 1605, 1608, 1610, 1614, 1618, 1622, 1627, 1631, 1635, 1637, 1641, 1648, 1651, 1656, 1661, 1662, 1663, 1665, 1669, 1673, 1676, 1679, 1681, 1683, 1688, 1692, 1695, 1696, 1700, 1705, 1706, 1710, 1712, 1714, 1716, 1720, 1721, 1722, 1725, 1729, 1733, 1738, 1780, 1785, 1787, 1790, 1793, 1795, 1798, 1803, 1811, 1814, 1817, 1818, 1822, 1828, 1835, 1859, 1869, 1873, 1878, 1884, 1888, 1895, 1905, 1915, 1925, 1927, 1930, 1933, 1937, 1939, 1943, 1945, 1947, 1949, 1951, 1953, 1955, 1957, 1959, 1961, 1963, 1965, 1967, 1969, 1971, 1975, 1978, 1981, 1987, 1991, 1993, 2000, 2002, 2004, 2007, 2010, 2012, 2014, 2018, 2019, 2023, 2025, 2027, 2029, 2031, 2033, 2035, 2039, 2040, 2044, 2046, 2048, 2050, 2056, 2059, 2061, 2063, 2066, 2071, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2086, 2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2104, 2105, 2106, 2107, 2108, 2109, 2110, 2111, 2112, 2113, 2114, 2116, 2117, 2118, 2120, 2121, 2124, 2126, 2130, 2132, 2137, 2143, 2145, 2148, 2151, 2153, 2157, 2160, 2163, 2168, 2172, 2175, 2178, 2181, 2188, 2191, 2192, 2196, 2198, 2200, 2202, 2204, 2211, 2221, 2223, 2226, 2228, 2233, 2237, 2239, 2241, 2243, 2245, 2247, 2249, 2251, 2253, 2255, 2257, 2259, 2261, 2268, 2269, 2272, 2273, 2276, 2281, 2288, 2289, 2293, 2302, 2308, 2309, 2312, 2313, 2314, 2315, 2332, 2337, 2342, 2361, 2378, 2385, 2386, 2393, 2398, 2405, 2412, 2421, 2426, 2431, 2435, 2440, 2445, 2449, 2456, 2462, 2468, 2476, 2481, 2486, 2493, 2494, 2495, 2498, 2499, 2502, 2503, 2504, 2511, 2515, 2527, 2532, 2586, 2648, 2649, 2656, 2669, 2674, 2679, 2686, 2689, 2695, 2696, 2697, 2701, 2704, 2707, 2715, 2716, 2717, 2720, 2724, 2728, 2731, 2734, 2738, 2739, 2742, 2746, 2750, 2751, 2754, 2757, 2760, 2762, 2765, 2769, 2771, 2774, 2775, 2779, 2780, 2781, 2782, 2783, 2784, 2787, 2789, 2793, 2795, 2799, 2801, 2804, 2806, 2808, 2812, 2814, 2816, 2820, 2822, 2825, 2828, 2830, 2832, 2836, 2840, 2844, 2846, 2849, 2852, 2854, 2858, 2859, 2863, 2867, 2870, 2873, 2874, 2879, 2883, 2885, 2887, 2891, 2895, 2897, 2899, 2901, 2903, 2905, 2907, 2909, 2911, 2913, 2915, 2917, 2919, 2921, 2929, 2931, 2935, 2939, 2940, 2947, 2951, 2954, 2957, 2960, 2963, 2966, 2972, 2976, 2981, 2986, 2987, 2989, 2993, 2996, 3009, 3013, 3017, 3021, 3024, 3026, 3028, 3031, 3034, 3036, 3038, 3042, 3044, 3046, 3050, 3052, 3056, 3058, 3062, 3063, 3067, 3068, 3072, 3073, 3078, 3082, 3083, 3087, 3088, 3091, 3092, 3093, 3099, 3103, 3105, 3108, 3111, 3114, 3115, 3119, 3120, 3121, 3124, 3129, 3134, 3138, 3139, 3142, 3146, 3150, 3153, 3158, 3161, 3164, 3165, 3170, 3175, 3177, 3179, 3181, 3184, 3187, 3188, 3194, 3197, 3200, 3201, 3207, 3210, 3213, 3216, 3219, 3225, 3228, 3231, 3235, 3237, 3239, 3245, 3248, 3251, 3252, 3256, 3258, 3261, 3262, 3266, 3268, 3270, 3274, 3275, 3279, 3282, 3287, 3290, 3293, 3294, 3298, 3302, 3304, 3307, 3310, 3312, 3316, 3319, 3324, 3327, 3336, 3342, 3346, 3354, 3355, 3358, 3364, 3372, 3373, 3376, 3382, 3388, 3391, 3395, 3398, 3405, 3406, 3410, 3414, 3421, 3423, 3427, 3429, 3432, 3435, 3436, 3439, 3443, 3446, 3449, 3451, 3457, 3459, 3462, 3466, 3467, 3472, 3474, 3477, 3481, 3482, 3487, 3488, 3491, 3496, 3501, 3504, 3511, 3512, 3514, 3515, 3517, 3521, 3522, 3524, 3526, 3530, 3532, 3536, 3537, 3539, 3543, 3544, 3545, 3546, 3547, 3548, 3549, 3550, 3551, 3552, 3553, 3558, 3560, 3562, 3564, 3566, 3568, 3570, 3572, 3578, 3580, 3582, 3584, 3586, 3588, 3590, 3592, 3594, 3596, 3598, 3600, 3602, 3604, 3606, 3608, 3612, 3613, 3619, 3621, 3625, 3627, 3632, 3634, 3636, 3638, 3643, 3645, 3649, 3651, 3655, 3657, 3659, 3661, 3665, 3669, 3673, 3675, 3679, 3684, 3689, 3696, 3701, 3706, 3715, 3716, 3720, 3727, 3728, 3729, 3730, 3731, 3732, 3733, 3734, 3735, 3736, 3737, 3739, 3741, 3748, 3750, 3752, 3759, 3766, 3773, 3775, 3777, 3778, 3779, 3780, 3782, 3784, 3788, 3789, 3792, 3808, 3824, 3828, 3831, 3834, 3838, 3839, 3843, 3844, 3848, 3850, 3852, 3854, 3856, 3860, 3861, 3863, 3879, 3895, 3899, 3903, 3905, 3909, 3913, 3916, 3919, 3922, 3925, 3930, 3932, 3937, 3938, 3942, 3949, 3956, 3963, 3970, 3971, 3975, 3982, 3983, 3984, 3987, 3989, 3991, 3994, 4001, 4010, 4017, 4026, 4028, 4030, 4032, 4036, 4037, 4040, 4044, 4045, 4046, 4049, 4054, 4057, 4062, 4067, 4068, 4069, 4071, 4075, 4084, 4087, 4090, 4092, 4095, 4097, 4102, 4104, 4106, 4110, 4112, 4116, 4122, 4123, 4126, 4130, 4133, 4137, 4138, 4141, 4143, 4147, 4149, 4153, 4155, 4159, 4161, 4165, 4168, 4171, 4176, 4185, 4195, 4197, 4199, 4201, 4203, 4205, 4207, 4209, 4213, 4214, 4217, 4218, 4221, 4229, 4232, 4235, 4238, 4241, 4244, 4247, 4250, 4253, 4256, 4259, 4262, 4265, 4268, 4271, 4274, 4277, 4280, 4283, 4286, 4289, 4292, 4295, 4298, 4301, 4306, 4307, 4313, 4314, 4315, 4316, 4317, 4318, 4319, 4320, 4321, 4322, 4323, 4324, 4325, 4326, 4327, 4328, 4329, 4330, 4331, 4333, 4335, 4336, 4337, 4339, 4341, 4342, 4343, 4344, 4345, 4346, 4347, 4348, 4349, 4350, 4351, 4352 }; #endif #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. First, the terminals, then, starting at YYNTOKENS, nonterminals. */ static const char *const yytname[] = { "$end", "error", "$undefined", "ACTIVE", "ADD", "AFTER", "ALL", "ALTER", "AND", "ANY", "AS", "ASC", "AT", "AVG", "AUTO", "BEFORE", "BEGIN", "BETWEEN", "BLOB", "BY", "CAST", "CHARACTER", "CHECK", "COLLATE", "COMMA", "COMMIT", "COMMITTED", "COMPUTED", "CONCATENATE", "CONDITIONAL", "CONSTRAINT", "CONTAINING", "COUNT", "CREATE", "CSTRING", "CURRENT", "CURSOR", "DATABASE", "DATE", "DB_KEY", "KW_DEBUG", "DECIMAL", "DECLARE", "DEFAULT", "KW_DELETE", "DESC", "DISTINCT", "DO", "DOMAIN", "DROP", "ELSE", "END", "ENTRY_POINT", "EQL", "ESCAPE", "EXCEPTION", "EXECUTE", "EXISTS", "EXIT", "EXTERNAL", "FILTER", "FOR", "FOREIGN", "FROM", "FULL", "FUNCTION", "GDSCODE", "GEQ", "GENERATOR", "GEN_ID", "GRANT", "GROUP", "GTR", "HAVING", "IF", "KW_IN", "INACTIVE", "INNER", "INPUT_TYPE", "INDEX", "INSERT", "INTEGER", "INTO", "IS", "ISOLATION", "JOIN", "KEY", "KW_CHAR", "KW_DEC", "KW_DOUBLE", "KW_FILE", "KW_FLOAT", "KW_INT", "KW_LONG", "KW_NULL", "KW_NUMERIC", "KW_UPPER", "KW_VALUE", "LENGTH", "LPAREN", "LEFT", "LEQ", "LEVEL", "LIKE", "LSS", "MANUAL", "MAXIMUM", "MAX_SEGMENT", "MERGE", "MESSAGE", "MINIMUM", "MODULE_NAME", "NAMES", "NATIONAL", "NATURAL", "NCHAR", "NEQ", "NO", "NOT", "NOT_GTR", "NOT_LSS", "OF", "ON", "ONLY", "OPTION", "OR", "ORDER", "OUTER", "OUTPUT_TYPE", "OVERFLOW", "PAGE", "PAGES", "KW_PAGE_SIZE", "PARAMETER", "PASSWORD", "PLAN", "POSITION", "POST_EVENT", "PRECISION", "PRIMARY", "PRIVILEGES", "PROCEDURE", "PROTECTED", "READ", "REAL", "REFERENCES", "RESERVING", "RETAIN", "RETURNING_VALUES", "RETURNS", "REVOKE", "RIGHT", "RPAREN", "ROLLBACK", "SEGMENT", "SELECT", "SET", "SHADOW", "KW_SHARED", "SINGULAR", "KW_SIZE", "SMALLINT", "SNAPSHOT", "SOME", "SORT", "SQLCODE", "STABILITY", "STARTING", "STATISTICS", "SUB_TYPE", "SUSPEND", "SUM", "TABLE", "THEN", "TO", "TRANSACTION", "TRIGGER", "UNCOMMITTED", "UNION", "UNIQUE", "UPDATE", "USER", "VALUES", "VARCHAR", "VARIABLE", "VARYING", "VERSION", "VIEW", "WAIT", "WHEN", "WHERE", "WHILE", "WITH", "WORK", "WRITE", "FLOAT_NUMBER", "NUMBER", "NUMERIC", "SYMBOL", "STRING", "INTRODUCER", "ACTION", "ADMIN", "CASCADE", "FREE_IT", "RESTRICT", "ROLE", "COLUMN", "TYPE", "EXTRACT", "YEAR", "MONTH", "DAY", "HOUR", "MINUTE", "SECOND", "WEEKDAY", "YEARDAY", "TIME", "TIMESTAMP", "CURRENT_DATE", "CURRENT_TIME", "CURRENT_TIMESTAMP", "NUMBER64BIT", "SCALEDINT", "CURRENT_USER", "CURRENT_ROLE", "KW_BREAK", "SUBSTRING", "RECREATE", "KW_DESCRIPTOR", "FIRST", "SKIP", "CURRENT_CONNECTION", "CURRENT_TRANSACTION", "BIGINT", "CASE", "NULLIF", "COALESCE", "USING", "NULLS", "LAST", "ROW_COUNT", "LOCK", "SAVEPOINT", "RELEASE", "STATEMENT", "LEAVE", "INSERTING", "UPDATING", "DELETING", "KW_INSERTING", "KW_UPDATING", "KW_DELETING", "BACKUP", "KW_DIFFERENCE", "OPEN", "CLOSE", "FETCH", "ROWS", "BLOCK", "IIF", "SCALAR_ARRAY", "CROSS", "NEXT", "SEQUENCE", "RESTART", "BOTH", "COLLATION", "COMMENT", "BIT_LENGTH", "CHAR_LENGTH", "CHARACTER_LENGTH", "LEADING", "KW_LOWER", "OCTET_LENGTH", "TRAILING", "TRIM", "RETURNING", "KW_IGNORE", "LIMBO", "UNDO", "REQUESTS", "TIMEOUT", "'='", "'<'", "'>'", "'+'", "'-'", "'*'", "'/'", "';'", "','", "'('", "')'", "':'", "'['", "']'", "'.'", "'?'", "$accept", "top", "statement", "grant", "table_noise", "privileges", "privilege_list", "proc_privileges", "privilege", "grant_option", "role_admin_option", "simple_proc_name", "revoke", "rev_grant_option", "rev_admin_option", "non_role_grantee_list", "grantee_list", "grantee", "user_grantee_list", "user_grantee", "role_name_list", "role_name", "role_grantee_list", "role_grantee", "declare", "declare_clause", "udf_decl_clause", "udf_data_type", "arg_desc_list1", "arg_desc_list", "arg_desc", "param_mechanism", "return_value1", "return_value", "return_mechanism", "filter_decl_clause", "blob_filter_subtype", "create", "create_clause", "recreate", "recreate_clause", "replace", "replace_clause", "exception_clause", "rexception_clause", "replace_exception_clause", "alter_exception_clause", "unique_opt", "index_definition", "shadow_clause", "manual_auto", "conditional", "first_file_length", "sec_shadow_files", "db_file_list", "domain_clause", "as_opt", "domain_default", "domain_default_opt", "domain_constraint_clause", "domain_constraint_list", "domain_constraint_def", "domain_constraint", "null_constraint", "check_constraint", "generator_clause", "role_clause", "db_clause", "equals", "db_name", "db_initial_desc1", "db_initial_desc", "db_initial_option", "db_rem_desc1", "db_rem_desc", "db_rem_option", "db_file", "file1", "file_desc1", "file_desc", "file_clause", "file_clause_noise", "page_noise", "table_clause", "rtable_clause", "external_file", "table_elements", "table_element", "column_def", "def_computed", "computed_by", "data_type_or_domain", "collate_clause", "column_def_name", "simple_column_def_name", "data_type_descriptor", "init_data_type", "default_value", "column_constraint_clause", "column_constraint_list", "column_constraint_def", "column_constraint", "table_constraint_definition", "constraint_name_opt", "table_constraint", "unique_constraint", "primary_constraint", "referential_constraint", "constraint_index_opt", "referential_trigger_action", "update_rule", "delete_rule", "referential_action", "procedure_clause", "rprocedure_clause", "replace_procedure_clause", "alter_procedure_clause", "input_parameters", "output_parameters", "input_proc_parameters", "input_proc_parameter", "output_proc_parameters", "proc_parameter", "default_par_opt", "local_declaration_list", "local_declarations", "local_declaration", "local_declaration_item", "var_declaration_item", "var_decl_opt", "var_init_opt", "cursor_declaration_item", "proc_block", "full_proc_block", "full_proc_block_body", "proc_statements", "proc_statement", "simple_proc_statement", "complex_proc_statement", "excp_statement", "raise_statement", "exec_sql", "for_select", "for_exec_into", "exec_into", "if_then_else", "post_event", "event_argument_opt", "singleton_select", "variable", "variable_list", "while", "label_opt", "breakleave", "cursor_def", "excp_hndl_statements", "excp_hndl_statement", "errors", "err", "cursor_statement", "open_cursor", "close_cursor", "fetch_cursor", "fetch_opt", "exec_procedure", "proc_inputs", "proc_outputs_opt", "exec_block", "block_input_params", "block_parameters", "block_parameter", "view_clause", "rview_clause", "begin_string", "begin_trigger", "end_trigger", "end_default_opt", "check_opt", "trigger_clause", "rtrigger_clause", "replace_trigger_clause", "trigger_active", "trigger_type", "trigger_type_prefix", "trigger_type_suffix", "trigger_position", "trigger_action", "alter", "alter_clause", "alter_domain_ops", "alter_domain_op", "alter_ops", "alter_op", "alter_column_name", "keyword_or_column", "col_opt", "alter_data_type_or_domain", "alter_col_name", "drop_behaviour", "alter_index_clause", "alter_sequence_clause", "alter_udf_clause", "entry_op", "module_op", "init_alter_db", "alter_db", "db_alter_clause", "alter_trigger_clause", "new_trigger_type", "new_trigger_action", "drop", "drop_clause", "data_type", "non_array_type", "array_type", "array_spec", "array_range", "simple_type", "non_charset_simple_type", "integer_keyword", "blob_type", "blob_segsize", "blob_subtype", "charset_clause", "national_character_type", "character_type", "varying_keyword", "character_keyword", "national_character_keyword", "numeric_type", "prec_scale", "decimal_keyword", "float_type", "precision_opt", "set", "set_generator", "savepoint", "set_savepoint", "release_savepoint", "release_only_opt", "undo_savepoint", "optional_savepoint", "commit", "rollback", "optional_work", "optional_retain", "opt_snapshot", "set_transaction", "tran_opt_list_m", "tran_opt_list", "tran_opt", "access_mode", "lock_wait", "isolation_mode", "iso_mode", "snap_shot", "version_mode", "tra_misc_options", "tra_timeout", "tbl_reserve_options", "lock_type", "lock_mode", "restr_list", "restr_option", "table_lock", "table_list", "set_statistics", "comment", "ddl_type0", "ddl_type1", "ddl_type2", "ddl_subname", "ddl_desc", "select", "for_update_clause", "for_update_list", "lock_clause", "select_expr", "column_select", "column_singleton", "select_expr_body", "query_term", "query_spec", "begin_limit", "end_limit", "begin_first", "end_first", "limit_clause", "first_clause", "skip_clause", "distinct_clause", "select_list", "select_items", "select_item", "as_noise", "from_clause", "from_list", "table_reference", "table_primary", "derived_table", "correlation_name", "derived_column_list", "alias_list", "joined_table", "cross_join", "natural_join", "qualified_join", "join_specification", "join_condition", "named_columns_join", "table_proc", "table_proc_inputs", "table_name", "simple_table_name", "join_type", "outer_noise", "group_clause", "group_by_list", "group_by_item", "having_clause", "where_clause", "plan_clause", "plan_expression", "plan_type", "plan_item_list", "plan_item", "table_or_alias_list", "access_type", "index_list", "extra_indices_opt", "order_clause", "order_list", "order_item", "order_direction", "nulls_placement", "nulls_clause", "rows_clause", "insert", "delete", "delete_searched", "delete_positioned", "update", "update_searched", "update_positioned", "returning_clause", "cursor_clause", "assignments", "assignment", "exec_udf", "blob_io", "filter_clause_io", "blob_subtype_value_io", "blob_subtype_io", "segment_clause_io", "segment_length_io", "column_parens_opt", "column_parens", "column_list", "ins_column_parens_opt", "ins_column_parens", "ins_column_list", "column_name", "simple_column_name", "update_column_name", "search_condition", "bracable_search_condition", "simple_search_condition", "predicate", "comparison_predicate", "quantified_predicate", "some", "distinct_predicate", "between_predicate", "like_predicate", "in_predicate", "containing_predicate", "starting_predicate", "exists_predicate", "singular_predicate", "null_predicate", "trigger_action_predicate", "special_trigger_action_predicate", "in_predicate_value", "table_subquery", "value", "datetime_value_expression", "sec_precision_opt", "array_element", "value_list", "constant", "u_numeric_constant", "u_constant", "parameter", "current_user", "current_role", "internal_info", "sql_string", "signed_short_integer", "nonneg_short_integer", "neg_short_integer", "pos_short_integer", "unsigned_short_integer", "signed_long_integer", "long_integer", "function", "aggregate_function", "numeric_value_function", "extract_expression", "length_expression", "bit_length_expression", "char_length_expression", "octet_length_expression", "string_value_function", "substring_function", "string_length_opt", "trim_function", "trim_specification", "udf", "cast_specification", "case_expression", "case_abbreviation", "case_specification", "simple_case", "simple_when_clause", "searched_case", "searched_when_clause", "when_operand", "case_operand", "case_result", "next_value_expression", "timestamp_part", "all_noise", "distinct_noise", "null_value", "symbol_UDF_name", "symbol_blob_subtype_name", "symbol_character_set_name", "symbol_collation_name", "symbol_column_name", "symbol_constraint_name", "symbol_cursor_name", "symbol_domain_name", "symbol_exception_name", "symbol_filter_name", "symbol_gdscode_name", "symbol_generator_name", "symbol_index_name", "symbol_item_alias_name", "symbol_label_name", "symbol_ddl_name", "symbol_procedure_name", "symbol_role_name", "symbol_table_alias_name", "symbol_table_name", "symbol_trigger_name", "symbol_user_name", "symbol_variable_name", "symbol_view_name", "symbol_savepoint_name", "valid_symbol_name", "non_reserved_word", 0 }; #endif # ifdef YYPRINT /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to token YYLEX-NUM. */ static const unsigned short int yytoknum[] = { 0, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 61, 60, 62, 43, 45, 42, 47, 59, 44, 40, 41, 58, 91, 93, 46, 63 }; # endif /* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */ static const unsigned short int yyr1[] = { 0, 300, 301, 301, 302, 302, 302, 302, 302, 302, 302, 302, 302, 302, 302, 302, 302, 302, 302, 302, 302, 302, 302, 302, 302, 303, 303, 303, 304, 304, 305, 305, 305, 306, 306, 307, 308, 308, 308, 308, 308, 309, 309, 310, 310, 311, 312, 312, 312, 313, 313, 314, 314, 315, 315, 316, 316, 316, 316, 317, 317, 317, 317, 318, 318, 319, 319, 319, 320, 320, 321, 322, 322, 323, 323, 324, 325, 325, 326, 327, 327, 327, 328, 328, 328, 329, 329, 330, 331, 331, 331, 331, 332, 332, 333, 333, 334, 334, 334, 334, 334, 335, 336, 336, 337, 338, 338, 338, 338, 338, 338, 338, 338, 338, 338, 338, 338, 339, 340, 340, 340, 340, 340, 341, 342, 342, 342, 343, 344, 345, 346, 347, 347, 348, 348, 348, 349, 350, 350, 350, 351, 351, 352, 352, 353, 353, 354, 354, 355, 356, 356, 357, 358, 358, 359, 359, 360, 360, 361, 362, 362, 363, 364, 365, 366, 367, 368, 368, 369, 370, 370, 371, 371, 372, 372, 372, 372, 372, 373, 373, 374, 374, 375, 375, 375, 376, 377, 378, 378, 379, 379, 380, 380, 381, 381, 381, 382, 382, 382, 383, 384, 385, 385, 385, 386, 386, 387, 387, 388, 388, 388, 389, 390, 390, 391, 391, 392, 392, 393, 394, 395, 396, 397, 397, 397, 397, 397, 397, 398, 398, 399, 399, 400, 401, 401, 401, 401, 401, 402, 403, 403, 404, 404, 404, 404, 405, 406, 407, 408, 408, 409, 409, 409, 409, 409, 410, 411, 412, 412, 412, 412, 413, 414, 415, 416, 417, 417, 418, 418, 419, 419, 420, 421, 421, 422, 423, 423, 423, 424, 424, 425, 425, 426, 427, 427, 428, 429, 429, 430, 430, 430, 431, 432, 432, 433, 434, 434, 434, 435, 435, 436, 436, 437, 437, 437, 437, 437, 437, 437, 437, 437, 437, 437, 437, 437, 437, 437, 437, 438, 438, 438, 438, 439, 439, 440, 441, 442, 443, 444, 445, 445, 446, 447, 448, 449, 450, 450, 450, 450, 451, 452, 452, 453, 453, 453, 454, 454, 455, 455, 456, 457, 457, 458, 458, 458, 458, 459, 459, 459, 460, 461, 462, 463, 464, 465, 465, 465, 466, 466, 466, 467, 468, 468, 469, 469, 470, 471, 472, 473, 474, 475, 476, 477, 477, 478, 479, 480, 481, 481, 481, 482, 483, 483, 484, 484, 484, 484, 484, 484, 484, 484, 484, 484, 484, 484, 484, 484, 484, 485, 485, 486, 487, 488, 488, 488, 488, 488, 488, 488, 488, 488, 489, 489, 490, 490, 490, 490, 490, 490, 490, 491, 491, 492, 492, 492, 492, 492, 492, 492, 492, 492, 493, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 494, 495, 495, 496, 496, 497, 498, 498, 498, 499, 499, 500, 500, 500, 501, 502, 502, 503, 503, 504, 505, 505, 506, 506, 506, 506, 506, 507, 508, 508, 509, 509, 510, 511, 511, 511, 511, 511, 511, 511, 511, 511, 511, 511, 511, 511, 512, 512, 513, 513, 514, 514, 515, 515, 516, 516, 517, 517, 518, 518, 518, 518, 518, 518, 518, 518, 518, 519, 519, 520, 520, 520, 520, 521, 521, 522, 522, 522, 523, 523, 524, 524, 524, 525, 525, 525, 526, 526, 526, 527, 527, 528, 528, 528, 529, 529, 530, 530, 530, 531, 531, 532, 532, 532, 532, 533, 533, 534, 534, 534, 535, 535, 535, 536, 536, 536, 537, 538, 539, 539, 540, 541, 541, 542, 543, 544, 544, 545, 545, 546, 546, 547, 548, 548, 549, 549, 550, 550, 550, 550, 550, 550, 551, 551, 552, 552, 553, 553, 554, 554, 554, 555, 555, 555, 556, 556, 556, 557, 557, 557, 558, 559, 560, 560, 560, 561, 561, 562, 562, 563, 564, 564, 565, 565, 566, 567, 567, 567, 568, 569, 569, 569, 569, 569, 569, 569, 569, 569, 569, 569, 569, 569, 569, 570, 570, 571, 572, 572, 573, 574, 574, 575, 575, 576, 576, 577, 578, 579, 580, 580, 580, 581, 582, 583, 584, 585, 586, 587, 587, 587, 587, 588, 588, 588, 589, 589, 589, 590, 590, 591, 591, 592, 592, 593, 593, 594, 594, 595, 596, 596, 597, 597, 598, 598, 598, 599, 600, 600, 601, 601, 602, 602, 603, 603, 603, 604, 605, 606, 607, 607, 608, 609, 610, 610, 611, 611, 612, 612, 613, 614, 614, 614, 614, 614, 615, 615, 616, 616, 617, 617, 618, 619, 619, 620, 620, 621, 621, 622, 623, 623, 623, 623, 623, 624, 624, 625, 625, 626, 626, 627, 627, 627, 628, 628, 629, 629, 630, 630, 631, 631, 632, 633, 633, 633, 634, 634, 635, 635, 636, 636, 636, 637, 637, 638, 638, 639, 640, 641, 641, 642, 643, 644, 644, 644, 645, 646, 646, 647, 648, 649, 649, 650, 650, 650, 651, 651, 652, 653, 653, 654, 654, 655, 655, 656, 657, 657, 658, 658, 659, 660, 660, 661, 661, 661, 662, 663, 663, 664, 664, 664, 664, 664, 665, 665, 665, 665, 665, 665, 666, 666, 666, 667, 667, 667, 667, 667, 667, 667, 667, 667, 667, 667, 668, 668, 668, 668, 668, 668, 668, 668, 669, 669, 669, 669, 669, 669, 669, 669, 669, 669, 669, 669, 669, 669, 669, 669, 670, 670, 671, 671, 672, 672, 673, 673, 673, 673, 674, 674, 675, 675, 676, 676, 676, 676, 677, 678, 679, 679, 680, 680, 680, 681, 681, 681, 682, 682, 683, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 684, 685, 685, 685, 686, 686, 687, 688, 688, 689, 689, 690, 690, 690, 690, 690, 691, 691, 691, 691, 691, 692, 693, 693, 694, 695, 695, 695, 695, 695, 696, 696, 697, 697, 698, 699, 700, 701, 702, 702, 703, 704, 704, 704, 705, 705, 705, 705, 705, 705, 705, 705, 705, 705, 705, 706, 706, 707, 708, 708, 708, 709, 710, 710, 711, 712, 712, 712, 712, 713, 714, 714, 715, 715, 715, 715, 716, 716, 716, 717, 717, 718, 719, 719, 720, 720, 720, 721, 721, 722, 722, 723, 723, 724, 724, 725, 725, 726, 727, 728, 729, 729, 730, 730, 730, 730, 730, 730, 730, 730, 731, 731, 732, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 759, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760, 760 }; /* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */ static const unsigned char yyr2[] = { 0, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 8, 8, 5, 1, 0, 1, 2, 1, 1, 3, 1, 1, 1, 1, 2, 2, 3, 0, 3, 0, 1, 8, 8, 5, 3, 0, 3, 0, 1, 1, 1, 3, 3, 3, 2, 2, 2, 2, 1, 3, 1, 2, 2, 1, 3, 1, 1, 3, 1, 2, 2, 2, 3, 8, 1, 1, 5, 0, 1, 3, 1, 3, 3, 0, 2, 2, 1, 1, 3, 3, 2, 0, 2, 2, 1, 3, 9, 1, 1, 2, 2, 7, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 2, 2, 2, 2, 2, 2, 2, 1, 0, 1, 1, 6, 6, 1, 1, 0, 0, 1, 0, 4, 0, 1, 1, 2, 8, 1, 0, 3, 1, 0, 1, 0, 1, 2, 1, 1, 1, 2, 6, 1, 1, 3, 0, 1, 1, 0, 1, 1, 2, 3, 4, 2, 2, 3, 0, 1, 1, 2, 1, 4, 3, 3, 1, 0, 1, 1, 2, 3, 4, 0, 1, 2, 0, 1, 1, 5, 5, 3, 2, 0, 1, 3, 1, 1, 6, 3, 2, 6, 2, 1, 2, 2, 2, 0, 1, 1, 2, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 2, 2, 1, 1, 5, 2, 3, 2, 2, 0, 1, 1, 1, 1, 3, 4, 8, 4, 0, 1, 1, 2, 2, 0, 3, 3, 1, 2, 2, 2, 8, 8, 8, 8, 3, 0, 4, 0, 1, 3, 5, 1, 3, 2, 3, 3, 0, 1, 0, 1, 2, 4, 1, 1, 3, 1, 0, 2, 2, 0, 6, 1, 1, 3, 1, 2, 0, 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, 1, 3, 8, 9, 5, 8, 6, 3, 0, 3, 2, 1, 1, 3, 3, 7, 2, 0, 1, 1, 2, 3, 0, 1, 2, 4, 1, 3, 2, 2, 2, 1, 1, 1, 1, 2, 2, 5, 0, 5, 1, 3, 0, 2, 4, 0, 7, 3, 0, 1, 3, 3, 7, 7, 0, 0, 0, 0, 3, 0, 8, 8, 8, 1, 1, 0, 2, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 5, 5, 5, 5, 5, 5, 2, 0, 4, 2, 2, 3, 2, 2, 3, 3, 2, 2, 3, 1, 2, 3, 3, 2, 2, 2, 2, 3, 1, 3, 3, 3, 2, 2, 4, 4, 4, 5, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 0, 2, 2, 4, 4, 5, 3, 2, 0, 2, 0, 0, 1, 2, 2, 4, 3, 2, 2, 7, 1, 0, 1, 0, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 1, 1, 1, 1, 4, 5, 1, 3, 1, 3, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 4, 6, 5, 3, 0, 2, 2, 0, 3, 0, 4, 1, 5, 4, 1, 4, 1, 2, 2, 1, 1, 1, 2, 2, 2, 2, 0, 3, 5, 1, 1, 2, 3, 1, 2, 3, 0, 1, 1, 1, 5, 5, 6, 1, 1, 1, 2, 4, 1, 0, 5, 1, 0, 3, 3, 1, 0, 2, 0, 1, 0, 3, 1, 0, 1, 2, 1, 1, 1, 1, 1, 1, 2, 2, 1, 2, 3, 1, 1, 3, 3, 1, 2, 3, 1, 2, 0, 3, 2, 2, 3, 2, 1, 1, 0, 1, 1, 1, 3, 2, 3, 0, 1, 3, 4, 5, 6, 7, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 3, 3, 0, 2, 0, 2, 0, 3, 3, 3, 1, 4, 4, 1, 9, 0, 0, 0, 0, 3, 2, 1, 0, 3, 5, 3, 2, 5, 2, 1, 1, 1, 1, 1, 3, 1, 3, 1, 0, 2, 1, 3, 1, 1, 1, 1, 3, 6, 1, 0, 3, 0, 1, 3, 1, 1, 1, 4, 5, 5, 1, 1, 2, 4, 4, 2, 3, 0, 1, 2, 1, 1, 2, 2, 2, 0, 1, 0, 3, 0, 1, 3, 1, 2, 0, 2, 0, 2, 0, 4, 1, 2, 1, 1, 0, 1, 3, 2, 1, 1, 2, 1, 4, 3, 1, 3, 4, 0, 3, 0, 1, 3, 3, 1, 1, 0, 1, 1, 4, 0, 2, 4, 0, 9, 5, 1, 1, 7, 4, 1, 1, 8, 5, 2, 4, 0, 4, 1, 3, 3, 1, 7, 7, 5, 3, 0, 1, 1, 1, 2, 0, 1, 1, 1, 0, 3, 1, 3, 1, 0, 3, 1, 3, 1, 3, 3, 1, 1, 3, 1, 2, 1, 3, 3, 1, 2, 3, 3, 3, 3, 1, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 1, 1, 5, 6, 5, 6, 3, 4, 5, 6, 3, 4, 3, 4, 3, 4, 4, 5, 4, 4, 3, 4, 1, 1, 1, 1, 1, 1, 1, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 3, 1, 1, 1, 1, 2, 2, 3, 0, 4, 1, 3, 1, 2, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 1, 1, 6, 1, 1, 1, 4, 4, 4, 4, 1, 1, 4, 4, 7, 2, 0, 7, 6, 6, 4, 1, 1, 1, 4, 3, 6, 1, 1, 6, 8, 6, 1, 1, 4, 6, 4, 5, 3, 5, 4, 5, 1, 1, 1, 4, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; /* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state STATE-NUM when YYTABLE doesn't specify something else to do. Zero means the default is an error. */ static const unsigned short int yydefact[] = { 0, 0, 608, 132, 0, 0, 0, 0, 0, 0, 0, 0, 52, 608, 702, 0, 0, 0, 0, 0, 0, 0, 2, 12, 18, 9, 8, 16, 17, 14, 15, 4, 11, 22, 590, 20, 595, 596, 597, 7, 19, 589, 591, 6, 21, 682, 789, 690, 693, 13, 10, 805, 806, 23, 809, 810, 5, 501, 0, 0, 0, 0, 0, 0, 0, 0, 411, 607, 610, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131, 0, 0, 0, 104, 795, 990, 0, 24, 988, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 514, 0, 372, 30, 38, 35, 37, 834, 36, 834, 1096, 1098, 1099, 1100, 1101, 1102, 1103, 1122, 1123, 1104, 1106, 1105, 1111, 1107, 1112, 1108, 1110, 1113, 1109, 1114, 1115, 1116, 1118, 1119, 1117, 1120, 1121, 1125, 1124, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 0, 32, 0, 33, 0, 68, 70, 1088, 1097, 0, 0, 0, 0, 0, 0, 0, 610, 0, 0, 1067, 696, 701, 0, 0, 615, 0, 748, 750, 1090, 0, 0, 0, 0, 0, 117, 598, 1095, 0, 0, 1, 3, 0, 686, 0, 1069, 802, 0, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 471, 465, 466, 464, 467, 468, 469, 470, 472, 474, 477, 473, 475, 476, 478, 479, 480, 481, 482, 0, 441, 442, 412, 0, 1079, 0, 418, 0, 1083, 415, 266, 1087, 0, 750, 414, 389, 1091, 419, 0, 1082, 612, 605, 986, 0, 113, 169, 168, 114, 150, 218, 846, 1075, 105, 0, 111, 163, 0, 107, 266, 115, 992, 139, 108, 203, 109, 0, 110, 834, 1094, 116, 164, 112, 793, 794, 0, 991, 989, 0, 76, 0, 1080, 766, 522, 1078, 515, 0, 521, 526, 516, 517, 524, 518, 519, 520, 525, 527, 366, 0, 268, 31, 0, 40, 833, 39, 29, 0, 0, 0, 0, 0, 839, 0, 0, 0, 0, 0, 0, 604, 606, 996, 0, 977, 695, 695, 696, 708, 706, 1066, 709, 0, 710, 700, 696, 0, 0, 0, 0, 0, 0, 633, 626, 0, 0, 0, 613, 614, 616, 618, 619, 620, 629, 630, 621, 622, 623, 0, 749, 1089, 122, 0, 118, 266, 119, 203, 121, 0, 120, 834, 601, 0, 660, 661, 668, 0, 667, 669, 671, 676, 664, 662, 665, 663, 672, 675, 670, 674, 0, 0, 0, 684, 0, 680, 0, 0, 1068, 0, 0, 687, 0, 0, 0, 0, 416, 502, 0, 0, 0, 0, 221, 417, 421, 130, 1071, 420, 498, 491, 492, 0, 268, 240, 483, 0, 413, 430, 0, 387, 388, 511, 0, 611, 609, 987, 166, 166, 0, 0, 0, 178, 170, 171, 149, 0, 127, 0, 0, 0, 123, 268, 138, 137, 140, 0, 0, 0, 0, 0, 77, 221, 0, 0, 768, 808, 523, 0, 0, 0, 0, 952, 983, 0, 1070, 0, 954, 0, 0, 984, 0, 978, 969, 968, 967, 1096, 0, 0, 0, 957, 961, 961, 970, 971, 979, 980, 1106, 981, 982, 0, 1111, 1107, 985, 1120, 1125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 934, 369, 929, 843, 963, 955, 930, 364, 972, 932, 933, 949, 950, 951, 973, 931, 997, 998, 1011, 1012, 1014, 1015, 1016, 999, 1021, 1022, 938, 935, 936, 1038, 1039, 1043, 1044, 937, 956, 0, 0, 1075, 0, 0, 0, 373, 219, 0, 0, 0, 836, 28, 0, 34, 0, 0, 44, 71, 73, 1092, 69, 0, 0, 0, 838, 0, 49, 51, 29, 0, 0, 603, 0, 0, 0, 705, 703, 0, 712, 0, 711, 713, 718, 699, 0, 656, 0, 0, 627, 638, 624, 638, 625, 643, 649, 653, 654, 634, 0, 641, 640, 617, 766, 817, 847, 0, 0, 128, 268, 0, 0, 0, 600, 599, 673, 666, 0, 0, 1086, 0, 0, 681, 685, 788, 790, 795, 692, 691, 800, 186, 0, 504, 146, 0, 507, 0, 508, 503, 379, 0, 425, 427, 426, 379, 380, 428, 0, 422, 0, 500, 0, 0, 269, 0, 0, 434, 0, 435, 0, 484, 0, 490, 0, 0, 0, 487, 1075, 392, 391, 510, 0, 409, 0, 167, 0, 0, 176, 0, 175, 0, 0, 165, 179, 180, 182, 172, 559, 571, 546, 581, 549, 572, 582, 0, 588, 550, 0, 578, 0, 573, 585, 545, 568, 547, 548, 543, 379, 528, 529, 530, 538, 544, 531, 540, 561, 0, 566, 563, 541, 578, 542, 126, 0, 124, 266, 125, 0, 0, 141, 0, 0, 202, 240, 389, 378, 0, 221, 0, 83, 85, 0, 0, 103, 102, 1072, 0, 0, 0, 0, 920, 921, 922, 0, 765, 851, 860, 863, 869, 864, 865, 866, 867, 871, 872, 870, 873, 868, 849, 0, 774, 789, 1067, 0, 1067, 974, 0, 0, 1067, 1067, 1067, 0, 975, 976, 0, 958, 959, 0, 0, 1054, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 940, 939, 0, 789, 963, 0, 334, 1093, 0, 363, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 274, 538, 561, 0, 0, 371, 0, 279, 0, 835, 0, 0, 45, 74, 0, 0, 27, 825, 0, 841, 0, 804, 825, 0, 0, 48, 602, 0, 695, 0, 0, 766, 0, 717, 0, 593, 0, 592, 994, 0, 628, 639, 0, 636, 632, 631, 0, 646, 0, 651, 635, 642, 0, 768, 812, 0, 0, 0, 240, 389, 378, 679, 657, 678, 0, 0, 0, 683, 0, 799, 0, 0, 147, 187, 506, 0, 424, 0, 423, 429, 497, 0, 496, 379, 0, 265, 378, 239, 1076, 213, 210, 0, 153, 379, 528, 378, 0, 0, 0, 244, 238, 241, 242, 243, 433, 489, 488, 432, 431, 0, 0, 0, 0, 0, 395, 393, 394, 390, 0, 379, 494, 0, 493, 196, 173, 177, 0, 0, 181, 0, 0, 556, 569, 570, 586, 0, 583, 588, 0, 576, 574, 575, 153, 0, 0, 0, 539, 0, 0, 0, 0, 577, 129, 268, 0, 378, 142, 201, 0, 204, 206, 207, 0, 0, 0, 0, 221, 221, 80, 0, 88, 79, 0, 0, 0, 0, 862, 850, 0, 0, 923, 924, 925, 0, 854, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 770, 772, 773, 767, 0, 802, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 0, 0, 0, 0, 0, 1049, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1032, 1034, 1033, 0, 0, 948, 802, 947, 365, 0, 335, 367, 336, 0, 0, 943, 1074, 942, 941, 944, 945, 946, 964, 1036, 0, 953, 845, 844, 375, 374, 0, 272, 287, 0, 278, 280, 837, 0, 0, 0, 72, 0, 830, 0, 840, 0, 830, 0, 0, 704, 707, 0, 719, 720, 723, 725, 722, 734, 735, 736, 724, 747, 0, 759, 714, 716, 1084, 594, 995, 637, 650, 645, 644, 0, 655, 818, 789, 819, 848, 378, 0, 0, 0, 658, 677, 0, 791, 697, 792, 801, 505, 166, 193, 185, 188, 189, 0, 0, 151, 227, 222, 965, 223, 224, 225, 226, 499, 277, 270, 279, 212, 379, 152, 381, 214, 209, 215, 0, 0, 249, 437, 440, 380, 438, 485, 486, 436, 0, 0, 0, 408, 513, 495, 197, 198, 174, 0, 184, 557, 558, 993, 0, 0, 0, 561, 0, 584, 0, 0, 381, 0, 534, 536, 0, 0, 0, 0, 0, 0, 0, 389, 279, 166, 144, 240, 199, 409, 383, 0, 84, 0, 221, 0, 92, 0, 86, 0, 0, 91, 87, 0, 816, 1077, 0, 0, 855, 0, 0, 861, 0, 0, 853, 852, 0, 910, 0, 899, 898, 0, 877, 0, 908, 926, 0, 918, 0, 0, 0, 878, 904, 0, 0, 881, 0, 0, 0, 0, 0, 0, 0, 879, 0, 0, 880, 0, 912, 0, 0, 874, 0, 0, 875, 0, 0, 876, 771, 774, 807, 0, 0, 221, 0, 1000, 0, 0, 1023, 0, 0, 0, 0, 0, 0, 0, 960, 0, 0, 1055, 0, 0, 1053, 0, 0, 1045, 0, 0, 0, 0, 1056, 1017, 1018, 1019, 1024, 1020, 0, 1031, 0, 0, 689, 0, 0, 0, 962, 1035, 0, 267, 286, 0, 341, 370, 281, 0, 0, 0, 0, 0, 1102, 42, 53, 55, 54, 63, 65, 42, 43, 0, 0, 0, 822, 842, 0, 821, 0, 0, 0, 755, 722, 0, 757, 751, 757, 755, 757, 0, 0, 0, 718, 0, 764, 647, 648, 652, 802, 279, 200, 409, 383, 659, 0, 0, 194, 0, 190, 0, 966, 379, 379, 381, 0, 0, 228, 0, 249, 795, 245, 439, 400, 401, 397, 396, 399, 398, 379, 512, 380, 183, 1073, 0, 0, 552, 0, 551, 587, 0, 579, 155, 0, 532, 0, 560, 561, 567, 565, 0, 562, 378, 0, 0, 0, 136, 145, 205, 0, 0, 380, 106, 0, 134, 133, 95, 0, 0, 96, 0, 89, 90, 0, 916, 917, 857, 856, 859, 858, 0, 0, 0, 0, 789, 0, 0, 0, 919, 0, 0, 0, 0, 0, 0, 911, 909, 905, 0, 913, 0, 0, 0, 0, 914, 0, 0, 0, 0, 0, 0, 778, 0, 775, 0, 779, 1006, 1005, 0, 0, 1002, 1001, 0, 1010, 1009, 1008, 1007, 1004, 1003, 0, 1027, 1051, 1050, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 368, 338, 337, 273, 0, 0, 283, 284, 0, 1075, 324, 0, 317, 0, 0, 0, 316, 1104, 1109, 0, 0, 362, 298, 293, 0, 341, 292, 0, 301, 311, 312, 308, 320, 321, 309, 318, 313, 306, 319, 0, 315, 314, 356, 358, 357, 307, 0, 303, 305, 304, 302, 310, 820, 0, 1075, 67, 59, 60, 66, 61, 62, 0, 25, 0, 0, 26, 0, 826, 827, 828, 824, 829, 832, 831, 815, 46, 47, 718, 726, 721, 756, 754, 752, 0, 753, 0, 0, 0, 0, 0, 0, 768, 811, 0, 0, 380, 796, 797, 698, 196, 195, 191, 380, 0, 0, 271, 380, 380, 217, 229, 230, 0, 0, 246, 0, 0, 0, 0, 0, 0, 0, 279, 509, 554, 0, 555, 0, 0, 217, 154, 156, 158, 159, 160, 535, 537, 533, 564, 279, 409, 380, 196, 380, 0, 376, 379, 93, 0, 0, 99, 94, 561, 0, 902, 0, 0, 928, 802, 927, 900, 0, 0, 0, 906, 0, 0, 0, 0, 915, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 769, 774, 0, 781, 0, 777, 780, 1037, 220, 1057, 1013, 0, 0, 1052, 1047, 1046, 0, 1040, 1042, 0, 1029, 1030, 0, 290, 282, 0, 322, 0, 0, 332, 344, 1085, 359, 360, 0, 294, 0, 299, 296, 347, 300, 0, 0, 0, 340, 0, 56, 57, 58, 64, 0, 0, 803, 729, 0, 737, 755, 746, 744, 758, 760, 762, 763, 694, 380, 380, 377, 798, 192, 162, 275, 276, 264, 0, 0, 208, 231, 0, 0, 249, 233, 234, 232, 834, 0, 406, 407, 403, 402, 405, 404, 0, 553, 580, 161, 148, 157, 0, 0, 261, 143, 384, 382, 0, 0, 97, 98, 81, 0, 885, 893, 688, 901, 886, 894, 889, 897, 903, 907, 887, 895, 888, 896, 882, 890, 883, 891, 884, 892, 776, 0, 787, 1026, 1025, 1048, 0, 1028, 0, 0, 285, 0, 323, 325, 0, 331, 0, 355, 0, 0, 0, 0, 350, 348, 0, 0, 0, 333, 41, 823, 813, 731, 728, 738, 0, 0, 739, 740, 741, 0, 262, 385, 211, 216, 249, 834, 236, 254, 248, 410, 380, 380, 380, 78, 100, 101, 0, 784, 0, 783, 1041, 288, 289, 0, 0, 0, 0, 354, 353, 1081, 352, 341, 0, 0, 0, 0, 0, 0, 727, 742, 0, 761, 237, 254, 0, 249, 250, 251, 263, 386, 0, 782, 0, 0, 0, 328, 341, 361, 349, 351, 0, 346, 0, 814, 0, 732, 0, 249, 0, 0, 247, 0, 253, 0, 252, 135, 785, 0, 291, 330, 0, 0, 0, 341, 0, 730, 743, 235, 0, 0, 257, 256, 255, 786, 341, 0, 0, 341, 339, 733, 260, 258, 259, 329, 341, 345, 326, 327 }; /* YYDEFGOTO[NTERM-NUM]. */ static const short int yydefgoto[] = { -1, 21, 22, 23, 579, 152, 153, 154, 155, 1635, 864, 859, 24, 166, 167, 1394, 1395, 1396, 1397, 1398, 156, 157, 583, 584, 25, 90, 476, 1018, 764, 765, 766, 1277, 1270, 1271, 1723, 298, 768, 26, 82, 27, 186, 28, 466, 272, 378, 748, 242, 83, 1492, 279, 470, 756, 1261, 1486, 658, 267, 461, 1210, 1211, 1701, 1702, 1703, 1704, 1705, 1706, 274, 289, 264, 701, 265, 457, 458, 459, 708, 709, 710, 659, 660, 1191, 1192, 1193, 1438, 1233, 282, 382, 472, 1006, 1007, 1008, 938, 939, 940, 1827, 683, 569, 1548, 767, 1196, 1681, 1682, 1683, 1834, 1009, 685, 948, 949, 950, 951, 1451, 1966, 1967, 1968, 2012, 277, 380, 750, 249, 438, 575, 678, 679, 1128, 570, 1444, 1131, 1132, 1133, 1578, 1579, 1384, 1891, 1580, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1896, 1610, 531, 1109, 1611, 1612, 1613, 2003, 1790, 1791, 1902, 1903, 1614, 1615, 1616, 1617, 1786, 1618, 532, 837, 30, 318, 571, 572, 286, 386, 1011, 923, 926, 1447, 1491, 284, 384, 752, 447, 696, 697, 965, 967, 1460, 31, 66, 429, 430, 442, 443, 239, 240, 444, 1221, 691, 955, 246, 257, 433, 676, 930, 198, 422, 423, 254, 698, 1461, 32, 105, 733, 734, 735, 1248, 1249, 736, 849, 738, 739, 1242, 979, 994, 740, 850, 742, 743, 744, 745, 987, 746, 747, 984, 33, 34, 35, 36, 37, 640, 38, 599, 39, 40, 68, 261, 450, 41, 364, 365, 366, 367, 368, 369, 370, 371, 892, 372, 373, 374, 1171, 1428, 620, 621, 897, 622, 42, 43, 406, 407, 408, 914, 910, 1619, 194, 648, 411, 45, 1513, 830, 46, 47, 48, 602, 351, 1435, 1819, 171, 172, 173, 349, 606, 607, 608, 882, 879, 1150, 1151, 1152, 1153, 1912, 1959, 1985, 1154, 1155, 1156, 1157, 1917, 1918, 1919, 1158, 1423, 177, 178, 1421, 1654, 1425, 1811, 1812, 1664, 480, 797, 1541, 1056, 1542, 1543, 1544, 1757, 1937, 1940, 197, 650, 651, 294, 1671, 1186, 417, 1620, 1621, 51, 52, 1622, 54, 55, 1804, 481, 629, 1623, 1624, 56, 1140, 1639, 1640, 1405, 1644, 321, 322, 576, 590, 591, 866, 533, 534, 632, 780, 1031, 781, 782, 783, 784, 1296, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 1033, 1299, 1300, 795, 536, 811, 537, 538, 1198, 539, 540, 541, 542, 543, 544, 545, 1642, 87, 296, 281, 1240, 1250, 886, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 1764, 556, 1102, 557, 558, 559, 560, 561, 562, 1088, 563, 816, 1358, 817, 1355, 564, 1080, 350, 415, 565, 566, 770, 1462, 1113, 270, 935, 1279, 302, 243, 299, 1949, 275, 1938, 1163, 1626, 644, 1159, 158, 567, 253, 255, 1399, 834, 287, 187, 568, 160 }; /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing STATE-NUM. */ #define YYPACT_NINF -1521 static const short int yypact[] = { 1837, 1799, 105, 2602, 369, 808, 344, 2660, 131, 8339, 204, 447, 1988, 105, 681, 580, 7288, 550, 7288, 295, 400, 569, 312, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 572, 114, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 9418, 7288, 597, 7288, 7288, 7288, 7288, 7288, -1521, -1521, 553, 730, 7288, 7288, 7288, 721, 7288, 537, 7288, 7288, -1521, 7288, 7288, 7288, -1521, 480, -1521, 556, -1521, -1521, 702, 7288, -1521, 7288, 7288, 7288, 744, 7288, 7288, 7288, 7288, 537, 7288, 7288, 7288, 7288, 7288, -1521, 7288, 523, 633, -1521, -1521, -1521, 567, -1521, 567, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 724, 579, 757, -1521, 31, -1521, -1521, -1521, -1521, 7288, 7288, 7288, 740, 758, 1755, 7288, 91, 386, 397, 237, 661, -1521, 7288, 826, 1768, 781, -1521, 7288, -1521, 7288, 7288, 7288, 7288, 7288, -1521, -1521, -1521, 7288, 2689, -1521, -1521, 765, 778, 938, 264, 717, 735, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 356, -1521, -1521, -1521, 730, -1521, 782, -1521, 384, -1521, -1521, 698, -1521, 559, -1521, -1521, 398, -1521, -1521, 772, -1521, 869, -1521, -1521, 824, -1521, 926, -1521, -1521, 1052, -1521, -1521, -1521, -1521, 730, -1521, -1521, 206, -1521, 698, -1521, -1521, 232, -1521, 1008, -1521, 1010, -1521, 567, -1521, -1521, -1521, -1521, -1521, -1521, 1001, -1521, -1521, 782, -1521, 1006, -1521, 899, -1521, -1521, -1521, 782, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 7956, 7288, 946, -1521, 7288, -1521, -1521, -1521, 929, 514, 961, 5120, 7288, 1021, 813, 1045, 1048, 1050, 990, 991, 141, 870, -1521, -1521, 8227, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 6059, -1521, -1521, -1521, 943, 7288, 1013, 176, 161, 7288, 949, -1521, 835, 840, 843, -1521, 1768, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 7288, -1521, -1521, -1521, 730, -1521, 698, -1521, 1008, -1521, 1064, -1521, 567, 1005, 974, -1521, -1521, -1521, 1067, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 1051, 7288, 7288, 1012, 895, -1521, 8227, 984, -1521, 984, 8227, -1521, 107, 887, 888, 892, 735, -1521, 768, 250, 1113, 7288, -1521, 356, -1521, -1521, -1521, -1521, 1105, -1521, -1521, 7288, 946, 3187, 952, 3470, 868, -1521, 9418, -1521, -1521, 756, 973, -1521, -1521, -1521, 879, 879, 730, 1054, 730, 128, 926, -1521, -1521, 4158, -1521, 7288, 7288, 7288, -1521, 946, -1521, -1521, 1140, 387, 875, 7288, 1162, 7288, -1521, 76, 6746, 4704, 1039, -1521, -1521, 885, 886, 890, 981, -1521, -1521, 893, -1521, 894, -1521, 896, 901, -1521, 902, -1521, -1521, -1521, -1521, 903, 906, 982, 989, -1521, 909, 909, -1521, -1521, -1521, -1521, 911, -1521, -1521, 6330, 912, 914, -1521, 915, 1095, 917, 919, 923, 925, 928, 930, 8227, 8227, 6601, 7288, -1521, 1071, 931, -1521, 1461, -1521, -1521, 932, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 939, 936, 940, 4158, 955, 543, -1521, -1521, 947, 1236, 582, -1521, -1521, 7288, -1521, 7288, 7288, 35, -1521, -1521, -1521, -1521, 7288, 7288, 598, -1521, 7288, -1521, -1521, 929, 1111, 5120, -1521, 7288, 6601, 219, -1521, -1521, 8227, -1521, 1193, 963, -1521, 192, -1521, 444, -1521, 573, 983, -1521, 134, -1521, 134, -1521, 970, -1521, 133, -1521, 1097, 537, -1521, -1521, -1521, 69, -1521, -1521, 993, 977, -1521, 946, 987, 7288, 1272, -1521, -1521, -1521, -1521, 484, 1200, -1521, 996, 7288, -1521, -1521, 1004, -1521, 213, -1521, -1521, 1016, -1521, 1208, 1210, -1521, 730, -1521, 1211, -1521, -1521, -1521, 1285, -1521, -1521, -1521, -1521, -1521, -1521, 4158, -1521, 730, 1197, 4158, 594, -1521, 1299, 7288, -1521, 8929, -1521, 207, -1521, 7288, 691, 559, 1137, 144, 1176, 1141, -1521, -1521, -1521, 170, 1177, 564, -1521, 1118, 537, -1521, 730, -1521, 1300, 1230, -1521, 128, -1521, -1521, -1521, 40, 1142, -1521, -1521, -1521, 1153, -1521, 1184, 1033, -1521, 1253, 1055, 626, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 1057, -1521, -1521, -1521, 143, 1058, 1059, 13, -1521, 1055, -1521, -1521, 730, -1521, 698, -1521, 1293, 1336, -1521, 730, 730, -1521, 3187, 398, -1521, 1233, -1521, 1207, 1065, -1521, 3875, 1232, -1521, -1521, -1521, 1237, 1068, 4975, 1069, 1393, 1423, 1502, 4433, 255, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 2767, 522, 1238, 596, 8227, 154, -1521, 7288, 8227, 669, 713, 723, 1056, -1521, -1521, 537, -1521, -1521, 8227, 5246, 1461, 181, 1178, 8227, 8227, 5246, 1304, 8227, 8227, 8227, 8227, 8227, 5517, 173, 173, 1074, 114, 335, 607, -1521, -1521, 5391, -1521, 8227, 7288, 8227, 8227, 8227, 8227, 8227, 8227, 6872, 4578, -1521, -1521, 1349, 1075, 7288, -1521, 7288, 1331, 7288, -1521, 1203, 1204, -1521, -1521, 1185, 5120, -1521, 1325, 608, -1521, 1093, -1521, 1325, 7288, 7288, 1096, -1521, 335, -1521, 476, 5933, 1199, 8227, -1521, 7288, -1521, 403, -1521, -1521, 182, -1521, -1521, 1217, -1521, -1521, -1521, 7288, 675, 7288, -1521, -1521, -1521, 7288, 1039, -1521, 8227, 7288, 1380, 3187, 398, -1521, -1521, -1521, -1521, 484, 7288, 1310, 1114, 8227, 1167, 8227, 730, -1521, 187, -1521, 1115, -1521, 1904, -1521, -1521, -1521, 730, -1521, -1521, 7288, -1521, -1521, -1521, -1521, 1390, -1521, 1119, 1113, -1521, 1384, -1521, 1327, 1328, 567, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 7288, 1372, 1113, 9133, 537, 1298, 1305, 1307, -1521, 537, -1521, -1521, 562, -1521, 819, -1521, -1521, 1269, 730, -1521, 6746, 117, 1277, -1521, -1521, -1521, 537, -1521, 1033, 389, -1521, -1521, -1521, 1113, 389, 1282, 389, -1521, 537, 537, 1146, 537, -1521, -1521, 946, 7288, -1521, 1344, -1521, 622, -1521, -1521, -1521, 756, 984, 7288, 628, 51, -1521, -1521, 1150, 449, -1521, 6746, 7288, 984, 5788, -1521, -1521, 984, 4975, -1521, -1521, -1521, 127, -1521, 256, 1737, 5246, 5246, 8227, 8227, 2070, 1152, 184, 2366, 8227, 2747, 703, 3030, 3313, 7143, 3596, 3879, 4162, -1521, -1521, 1339, -1521, 1155, 717, 8227, 8227, 200, 8227, 1158, 8227, 1161, 532, 8227, 8227, 8227, 8227, 8227, 8227, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 1394, 1164, 366, 178, 8227, -1521, 5246, 8227, 278, 487, 708, 123, 7288, 645, 653, 665, 684, 861, -1521, -1521, -1521, 455, 7414, -1521, 717, -1521, -1521, 5662, -1521, 1169, -1521, 1166, 227, -1521, -1521, 1433, 173, 173, 638, 638, 1461, -1521, 634, -1521, -1521, -1521, -1521, -1521, 644, -1521, 1275, 1449, 1331, -1521, -1521, 9243, 9243, 1342, -1521, 158, 1371, 7288, -1521, 8227, 1371, 1420, 1424, -1521, -1521, 4849, 1205, 640, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 1198, 5246, 1421, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 458, -1521, -1521, 1238, 1461, -1521, -1521, 652, 756, 984, -1521, -1521, 484, -1521, -1521, -1521, 1461, -1521, 879, 1483, -1521, 187, -1521, 5246, 605, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 124, -1521, 1331, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 567, 567, 1266, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 373, 151, 488, -1521, 1494, -1521, -1521, -1521, -1521, 7288, -1521, -1521, -1521, -1521, 369, 666, 1350, 1349, 1220, -1521, 1118, 687, -1521, 507, -1521, 1221, 7288, 552, 1224, 1226, 537, 1227, 1505, 398, 1331, 879, 1210, 3187, -1521, 1177, 1330, 2904, -1521, 537, 1396, 1471, -1521, 3875, -1521, 537, 500, -1521, -1521, 1475, -1521, -1521, 1240, 1243, -1521, 5246, 5246, -1521, 5246, 5246, -1521, 1523, 160, 1461, 1239, -1521, -1521, 1245, 1461, 6601, -1521, -1521, 1477, -1521, 193, 1251, 1252, 1461, 718, 1254, 1255, 1461, 8227, 8227, 1152, 8227, 7685, 1257, 1258, 1461, 1263, 1264, 1461, 8227, 1461, 1273, 1279, 1461, 1280, 1283, 1461, 1286, 1287, 1461, -1521, 9332, -1521, 960, 971, -1521, 997, -1521, 1029, 8227, -1521, 1053, 1108, 1139, 1147, 1183, 1192, 8227, -1521, 8227, 8227, 1461, 1495, 199, 1461, 1385, 8227, -1521, 8227, 8227, 8227, 8227, -1521, -1521, -1521, -1521, -1521, -1521, 8227, -1521, 8227, 1130, -1521, 692, 5662, 7017, -1521, -1521, 7288, -1521, -1521, 7288, 8590, -1521, -1521, 7288, 7288, 7288, 7288, 7288, 7288, 1375, 1289, -1521, 1294, -1521, -1521, 1375, -1521, 248, 248, 37, -1521, -1521, 734, -1521, 9243, 9243, 1284, 913, 1297, 5933, 1460, -1521, 1460, 587, 1460, 1503, 1507, 8227, 1100, 1578, 1525, -1521, -1521, -1521, 717, 1331, -1521, 1177, 1330, -1521, 551, 1118, 1469, 1118, -1521, 137, -1521, -1521, -1521, -1521, 1449, 8227, 526, 1456, 1266, 480, -1521, -1521, 1479, 1481, 1482, 1488, 1489, 1490, -1521, -1521, -1521, -1521, -1521, 1308, 369, -1521, 1412, -1521, -1521, 389, -1521, 492, 389, -1521, 389, -1521, 1349, -1521, -1521, 1323, -1521, -1521, 756, 1449, 1118, -1521, 1210, -1521, 1494, 1601, -1521, -1521, 1332, -1521, 1114, -1521, 1340, 730, 162, 1341, -1521, -1521, 730, -1521, -1521, -1521, 1523, -1521, 1523, 8227, 984, 984, 1346, 114, 742, 8227, 1563, -1521, 984, 984, 8227, 984, 984, 183, 1461, -1521, 1439, 8227, 1461, 984, 984, 984, 984, 1461, 984, 984, 984, 984, 984, 984, -1521, 1347, 1352, 642, 7288, -1521, -1521, 1348, 4158, -1521, -1521, 1213, -1521, -1521, -1521, -1521, -1521, -1521, 1265, 1427, -1521, -1521, 8227, 8227, 1585, 1465, 1274, 743, 941, 1306, 1322, 8227, -1521, -1521, -1521, -1521, 4158, 1354, -1521, -1521, 1610, 1611, 7288, 75, -1521, 1355, 1569, 8227, -1521, 1362, 6205, 7288, 7288, -1521, -1521, -1521, 1603, 8474, -1521, 1364, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 188, -1521, -1521, -1521, -1521, -1521, -1521, 1574, -1521, -1521, -1521, -1521, -1521, -1521, 1363, -38, -1521, -1521, -1521, -1521, -1521, -1521, 1587, -1521, 9243, 9243, -1521, 1485, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 1382, -1521, -1521, 1651, -1521, 640, -1521, -1521, -1521, 1577, -1521, 5933, 5933, 761, 7288, 8227, 5246, 1039, -1521, 1449, 1494, -1521, -1521, -1521, -1521, 819, -1521, -1521, -1521, 1904, 1904, -1521, -1521, 1461, 1644, 526, -1521, 436, 7288, -1521, 1589, 1491, 1592, 1493, 1631, 1604, 1641, 1331, -1521, -1521, 1398, -1521, 1399, 1596, 1644, 492, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 1331, 1177, -1521, 819, -1521, 1570, -1521, -1521, -1521, 1584, 138, -1521, -1521, 1349, 1586, 1461, 1402, 1404, -1521, 717, -1521, 1461, 8227, 1405, 1406, 1461, 1407, 1408, 8227, 8227, 1461, 1410, 1411, 1426, 1428, 1429, 1430, 1436, 1437, 1438, 1443, -1521, 9332, 1413, -1521, 7288, -1521, -1521, -1521, -1521, -1521, -1521, 8227, 1444, -1521, -1521, -1521, 8227, -1521, -1521, 8227, -1521, -1521, 1343, 139, -1521, 1657, 8227, 8227, 5246, 1461, -1521, -1521, -1521, -1521, 7288, -1521, 330, -1521, 1550, -1521, -1521, 238, 1447, 5662, -1521, 1617, -1521, -1521, -1521, -1521, 248, 8227, -1521, 7288, 5933, -1521, 253, -1521, -1521, 1450, -1521, 1461, 255, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 1451, 7288, -1521, -1521, 1660, 7288, 1266, -1521, -1521, -1521, 567, 7288, -1521, -1521, -1521, -1521, -1521, -1521, 1449, -1521, -1521, -1521, -1521, -1521, 1449, 1494, -1521, -1521, -1521, -1521, 8227, 730, -1521, 1548, -1521, 730, -1521, -1521, -1521, 1461, -1521, -1521, -1521, -1521, 1461, 1461, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 7288, 1674, 1461, -1521, -1521, 1376, -1521, 1904, 1904, -1521, 1462, 1461, 1446, 142, -1521, 1675, -1521, 7288, 7288, 369, 122, -1521, -1521, 1510, 1676, 5246, 1169, -1521, -1521, 79, 1473, -1521, -1521, 5246, 1474, -1521, -1521, -1521, 8227, -1521, -1521, -1521, -1521, 1266, 567, -1521, 1640, -1521, -1521, -1521, -1521, 1461, -1521, -1521, -1521, 1470, 1478, 1480, -1521, -1521, -1521, -1521, 984, 5662, 1599, 5662, -1521, -1521, -1521, -1521, 8725, 330, 8227, 5662, 148, 5662, 7288, -1521, 255, 7288, -1521, -1521, 1640, 168, 1266, 1652, 1653, -1521, -1521, 1484, -1521, 7288, 7288, 1486, 1169, 8725, 1169, -1521, -1521, 1542, 153, 1735, 1169, 762, -1521, 767, 1266, 381, 381, -1521, 1741, -1521, 1613, -1521, -1521, -1521, 1501, -1521, 1753, 5662, 1769, 1760, 8725, 7288, -1521, -1521, -1521, 1607, 620, -1521, -1521, -1521, -1521, 8725, 145, 7288, 8725, -1521, -1521, -1521, -1521, -1521, -1521, 8725, -1521, -1521, -1521 }; /* YYPGOTO[NTERM-NUM]. */ static const short int yypgoto[] = { -1521, -1521, -1521, -1521, 1214, 1647, -1521, 1648, 1497, 410, -1521, 951, -1521, -1521, -1521, -958, -1521, -675, -1521, -622, 1659, 1487, 1222, 978, -1521, -1521, -1521, 546, -1521, 1061, 822, -1521, -1521, 565, -1521, -1521, 823, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 584, -1521, -1521, -350, 856, -1521, -1521, 146, -1521, 166, -410, 1770, -1521, -1521, -394, -1521, -1521, -1521, 1401, -1521, -1521, 1151, -421, -1521, -1521, -1521, 671, -1521, -1438, -1521, -1521, 1492, 958, 599, 1432, 924, 601, -1521, 164, -51, -319, -1521, -371, -1361, -1521, -1521, 186, -1521, 1435, -1298, -1521, -1521, -1521, -1521, -1374, -95, -96, -91, -108, -1521, -1521, -1521, -1521, -155, -321, -1521, 948, -1521, -754, -1521, -1074, -1521, 751, -1521, -1521, -1521, -1521, -1521, -1466, -1025, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -810, -1038, -1521, -1521, -1521, -1521, -1521, 94, -1521, -64, -1521, -1521, -1521, -1521, -1521, 1887, -1521, -1521, -1521, -1521, -1521, 1036, -1521, -1521, -800, -632, -1118, -1068, 459, -1521, -1521, -1521, -641, -872, -1521, -1521, -1136, -1345, -1521, -1521, -1521, 1466, -1521, 1209, 1452, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 1472, -1521, -1521, -1521, -1521, -1521, -643, -526, -1521, 904, 428, -656, -430, -1521, -1521, -1521, -1521, -1120, -1521, -429, -1521, -1521, -1521, -1521, 1156, -1521, -1521, 920, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 1893, 1740, -1521, -1521, -1521, -1521, 1544, -1521, -1521, -1521, 1302, -1521, 1295, -1521, -1521, -1521, -1521, -1521, -1521, 1022, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -764, 1, -1521, -1521, -1521, -491, 877, -1521, -490, 650, -1521, -264, 509, -1521, -1521, -1521, -1521, 1746, -1521, -1521, -1521, 1040, -1210, -1521, -1521, -1040, -1441, -1521, -1521, -1521, -1521, 770, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 1830, -46, 504, -332, -1521, -1521, 3, -1521, -463, -841, 1128, -1521, 172, -1521, 382, -1521, -876, -1521, -733, -1521, 1015, -611, -1521, -1521, -983, 1926, 1929, -1521, -1521, 1932, -1521, -1521, -1521, 1312, -1521, -268, -1521, -1521, 1063, -1276, -1521, 790, -1521, -110, -805, -631, -1521, -1521, -1521, -803, -49, -541, -791, -1521, -500, -1521, -1521, -1521, 28, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -615, -1521, 623, -1521, 1159, -888, 1440, -1521, -504, -1521, 749, -880, -159, -821, -799, -796, -54, -2, 21, -1521, -71, -887, -560, -157, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1307, -1521, -1521, -1521, -1521, -1521, -1521, -1521, -1521, 576, -1521, -1223, -1521, -1521, 36, -1521, -785, 404, 962, 695, 125, -742, 1261, -1311, -1521, -66, 1855, -1521, -19, -53, -1520, 362, -295, -40, -56, -176, -10, -59, -292, -1521, -82, -65, -9, -1521 }; /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If positive, shift that token. If negative, reduce the rule which number is the opposite. If zero, do what YYDEFACT says. If YYTABLE_NINF, syntax error. */ #define YYTABLE_NINF -1117 static const short int yytable[] = { 159, 44, 86, 376, 323, 273, 179, 180, 247, 188, 342, 345, 343, 346, 667, 266, 915, 252, 285, 268, 313, 269, 250, 1083, 290, 833, 1108, 304, 310, 1091, 283, 737, 741, 1110, 278, 585, 711, 1197, 925, 831, 941, 917, 312, 848, 308, 1199, 258, 314, 867, 241, 244, 885, 248, 251, 180, 256, 259, 673, 309, 702, 1174, 271, 244, 259, 1057, 251, 316, 180, 256, 1376, 288, 159, 259, 1581, 1335, 1686, 671, 307, 1625, 603, 300, 179, 180, 303, 244, 315, 300, 259, 248, 251, 311, 180, 256, 288, 159, 259, 280, 251, 1104, 869, 1129, 990, 1452, 387, 1200, 1125, 1386, 630, 1180, 1412, 831, 1019, 329, 646, 331, 379, 330, 680, 677, 1010, 280, 1375, 1468, 467, 388, 385, 1201, 1643, 1489, 1202, 1561, 1035, 1789, 1445, 1207, 1284, 1565, 383, 1264, 970, 1203, 1217, 381, 1214, 1715, 1035, 754, 927, 1181, 1684, 1035, 931, 271, 180, 271, 353, 1035, 942, 159, 1025, 347, 1957, 1176, 2002, 992, 259, 901, 1442, 1510, 1952, 377, 706, 244, 251, 180, 256, 288, 474, 1400, 1472, 188, 1721, 1889, 839, 1268, 1484, 1035, 616, 840, 431, 614, 1739, 2025, 958, 895, 1455, 839, 656, 997, 633, 1061, 840, 881, 1259, 597, 327, 839, 1035, 616, 977, 1338, 840, 1989, 1661, 962, 839, 106, 1807, 656, 462, 840, 1402, 161, 839, 292, -82, 635, 862, 840, 665, 1301, 1084, 1085, 1238, 1820, 1857, 839, 920, 260, 1517, 195, 840, 839, 347, 1289, 1290, 468, 840, 1036, 1793, 963, 890, 1285, 737, 741, -715, 924, -1085, 293, 479, -1089, 463, 1036, 1035, 1287, 337, 1179, 1036, 573, 944, 413, 577, 106, 1036, 1024, 947, 1852, 638, 1302, 1032, 668, 1784, 1785, 348, 617, 1189, 162, 1518, 711, 831, 861, 1625, 196, 669, 1905, 1356, 1667, 1108, 67, 1205, 959, 612, 1303, 1036, 1110, 585, 998, 1432, 271, 1212, 414, 271, 623, 1238, 905, 1822, 1823, 1415, 586, 159, 891, 1779, 1817, 328, 1036, 634, 631, 863, 1359, 1360, 1416, 1456, 1403, 978, 1112, 1229, 341, 469, 618, 1898, 1765, 1766, 1122, 1695, 1269, 248, 945, 464, 1990, 180, 964, 1353, 960, 1417, 1190, 619, 1666, 1709, 839, 618, 424, 900, 657, 840, 615, 1914, 1722, 1418, 1858, 763, 1086, 845, 1563, 1717, 1652, 1915, 1678, 1430, 672, 1794, 1036, 1288, 465, 707, 1684, 1899, 946, 435, 573, 839, 269, 107, 688, 14, 840, 692, 1900, 749, 645, 645, 703, 445, 705, 1440, 1419, 425, 753, 91, 1443, 1239, 1448, 1449, 1283, 633, 1953, 1364, 1161, 758, 271, 1434, 1679, 1286, 762, 1890, 751, 896, 1246, 760, 271, 1352, 271, 1675, 271, 328, 1222, 693, 1946, 1377, 1986, 993, 1805, 1429, 1983, 1062, 84, 1377, 1665, 841, 842, 843, 844, 1648, 1649, 1453, 244, 251, 256, 1927, 665, 1713, 436, 1494, 843, 844, 180, 163, 248, 1361, 1275, 771, 841, 842, 843, 844, 446, 1897, 769, 757, 839, 841, 842, 843, 844, 840, -715, 2020, 1979, 841, 842, 843, 844, 292, 1916, 1506, 1507, 1901, 1508, 1509, 2009, 839, 841, 842, 843, 844, 840, 1932, 841, 842, 843, 844, 839, 2000, 426, 876, 665, 840, 1420, 1646, 1371, 845, 1265, 835, 190, 1024, 1379, 293, 1910, 1024, 1942, 1943, 427, 1281, 1457, 858, 874, 1282, 85, 2010, 2019, 189, 631, 860, 865, 1276, 971, 1886, 870, 341, -240, 2024, 1818, 1963, 2027, 1454, 1700, 839, 681, 1821, 109, 2028, 840, 1824, 1825, 439, 428, 84, 440, 1574, 1458, 191, 180, 585, 251, 586, 1575, 1829, 1850, 1446, 909, 180, 1698, 1830, 339, 180, 2011, 339, 262, 263, 586, 911, 188, 907, 1991, 339, 111, 1851, 1001, 1853, 577, 339, 1406, 1426, 347, 192, 1859, 181, 921, 1052, 441, 1220, 1700, 1712, 1147, 677, 2008, 1831, 1019, 1483, 1182, 1808, 1843, 928, 841, 842, 843, 844, 1165, 1576, 180, 1105, 1053, 972, 1173, 193, 943, 1495, 1125, 1849, 271, 1407, 339, 1816, 1058, 1272, -240, 1625, 899, 988, 174, 434, 973, 1415, 1427, 841, 842, 843, 844, 85, 1411, 112, 1111, 839, 245, 2022, 1416, -240, 840, 883, 839, 113, 1625, -240, 936, 840, 271, 347, 839, 1245, 936, 340, 1257, 840, 1711, 262, 263, 341, 1054, 1417, 839, 1433, 344, 182, 1126, 840, 114, 1000, 341, 1625, 1921, 1922, 260, 477, 1004, 1005, 1415, -240, 2026, 839, 1625, 482, 269, 1625, 840, 989, 2023, 1066, 887, 1416, 1625, 347, 1311, 1754, 183, 280, 633, -755, 184, 1166, 276, 347, 1501, 839, 884, 84, 1312, 359, 840, 185, 1419, 418, 1417, 839, 841, 842, 843, 844, 840, 1863, 175, 1372, 271, 419, 295, 14, 1418, 176, 1755, 1908, 339, 1068, 339, 694, 1502, 841, 842, 843, 844, 297, 1756, 1070, 1148, 695, 1521, 319, 841, 842, 843, 844, 1313, 1362, 868, 1730, 1669, 1064, 420, 1230, 421, 968, 1197, 1197, 665, 1419, 1670, 259, 1515, 1436, 1199, 1199, 666, 1473, 498, 499, 500, 573, 1474, 573, 1314, 1134, 1514, 305, 1676, 1677, 1166, 1969, 1970, 1971, 317, 1169, 1930, 841, 842, 843, 844, 1815, 1931, 1145, 1343, 1694, 508, 509, 1114, 1081, 860, 1170, 1059, 852, 1063, 853, 271, 1687, 1067, 1069, 1071, 271, 1473, 271, 324, 271, 623, 1477, 1172, 631, 969, 604, 586, 1200, 1200, 269, 911, 1568, 320, 610, 180, 251, 332, 1188, 1485, 88, 89, 251, 1315, 325, 1814, 1164, 856, 1204, 857, 1201, 1201, 326, 1202, 1202, 333, 573, 839, 180, 932, 180, 933, 840, 1224, 1203, 1203, 170, 953, 271, 954, 271, 1272, 845, 1141, 1106, 1142, 1420, 645, 354, 1760, 1976, 1218, 1978, 1699, 1223, 169, 170, 1262, 1708, 1263, 1982, 1660, 1984, 1015, 1235, 1267, 271, 1253, 1254, 845, 1256, 1380, 262, 263, 1111, 841, 842, 843, 844, 1381, 375, 1382, 1366, 841, 842, 843, 844, 1262, 409, 1431, 1367, 271, 1231, 1232, 271, 841, 842, 843, 844, 1258, 412, 1465, 1368, 1466, 1798, 1800, 2016, 839, 633, 1266, 1549, 771, 840, 410, 841, 842, 843, 844, 1236, 416, 1415, 1369, 1470, 432, 1471, 280, 839, 1377, 1108, 1573, 1228, 840, 1895, 1416, 437, 1110, 180, 839, 841, 842, 843, 844, 840, 1363, 1197, 1197, 180, 1243, 841, 842, 843, 844, 1199, 1199, 771, 1280, 1417, 1799, 1801, 280, 280, 769, 280, 839, 1514, 1514, 451, 452, 840, 845, 1418, 1647, 1514, 1514, 449, 1514, 1514, 845, 845, 1731, 1770, 448, 839, 1514, 1514, 1514, 1514, 840, 1514, 1514, 1514, 1514, 1514, 1514, 1775, 839, 845, 2005, 1809, 2006, 840, 453, 856, 454, 2007, 460, 653, 1419, 654, 920, 471, 1200, 1200, 1305, 473, 1309, 1365, 1317, 1320, 839, 1325, 1328, 1331, 475, 840, 455, 259, 478, 1655, 1855, 1657, 1166, 479, 1201, 1201, 631, 1202, 1202, 574, 1628, 1997, 1998, 1631, -745, 578, 581, 588, 1203, 1203, 589, 456, 592, 593, 881, 594, 595, 596, 598, 613, 1956, 611, 625, 737, 741, 624, 626, 627, 1960, 637, 586, 586, 639, 911, 641, 839, 642, 647, 643, 1108, 840, 1108, 649, 14, 251, 661, 1110, 662, 1110, 1108, 663, 1108, 841, 842, 843, 844, 1110, 839, 1110, 1370, 670, 675, 840, 686, 689, -745, 839, 700, -745, 699, 704, 840, 759, 755, 839, -745, 761, -745, 796, 840, 1420, -745, 798, 799, 801, 808, -745, 800, 1480, -745, 802, 803, 809, 804, 918, 1108, 821, 1572, 805, 806, -1071, 1496, 1110, 807, -745, 1111, 810, 1500, 813, 818, 839, 819, 820, 633, 822, 840, 823, 269, -745, 839, 824, 577, 825, 836, 840, 826, -745, 827, 845, 1463, -745, 838, 841, 842, 843, 844, 846, 1771, 847, -745, 839, 1464, -1089, 851, 854, 840, 1463, 1641, 1641, 1645, 855, 841, 842, 843, 844, -745, 872, 271, 1546, 880, 878, 271, 841, 842, 843, 844, 894, 898, 889, 1547, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1833, 904, 280, 903, -745, 1672, 906, 1674, 908, 912, 841, 842, 843, 844, 839, 280, -745, 1550, -745, 840, 913, 280, 916, 839, 919, 1911, 656, 922, 840, 841, 842, 843, 844, 665, 929, 934, 1632, 957, 961, 966, 339, -442, 841, 842, 843, 844, 975, 974, 982, 1551, 1545, 180, 983, 980, 1714, 839, 1987, 1630, 573, 1577, 840, 269, 631, 1633, 981, -745, 841, 842, 843, 844, 985, 839, 1003, 1553, 986, 1629, 840, 995, 996, 991, 1002, 1012, 1014, 1015, 1021, -745, 1020, 1022, 1026, -745, 195, 1092, 839, 1087, 1103, 271, 992, 840, 271, 1130, 341, 1582, 1627, 1135, 1136, 586, 251, 256, 586, 288, 159, 1139, 1143, 1137, 863, 1160, 1177, -745, -745, 1183, -745, 841, 842, 843, 844, 839, 586, 586, 1554, 1167, 840, 251, 856, 1185, 1194, 1208, -1114, 937, 1209, 1215, 1216, 1219, -1114, 841, 842, 843, 844, -1114, 633, 1225, -1114, 1234, 841, 842, 843, 844, 1226, 1241, 1227, 1555, 841, 842, 843, 844, 1251, 1255, -1115, 1556, 1260, 1274, 1720, 1298, -1115, 1333, 1334, 1725, 839, -1115, 1340, 1342, -1115, 840, 839, 1350, 1351, 1383, -1114, 1377, 839, 1697, 1378, 1385, 1401, 840, -1114, 839, 841, 842, 843, 844, 840, 535, -1114, 1557, 1404, 841, 842, 843, 844, 1409, 839, 1810, 1558, 1410, 1763, 840, -1115, 1422, 1424, 1740, -1114, 1437, -1114, 1414, -1115, 601, 841, 842, 843, 844, 1459, 1450, -1115, 1761, 609, -1114, 1467, -1114, -1114, -1114, 1469, 1482, 1475, 1778, 1478, -1116, 1479, 1481, 1490, 1498, -1115, -1116, -1115, 1503, 1945, 1268, -1116, 1035, 1511, -1116, 1504, 1545, 180, 1505, 1512, -1115, 1516, -1115, -1115, -1115, 1519, 1520, 1562, 1522, 1523, 631, 1530, 1531, 841, 842, 843, 844, 1532, 1533, 1564, 1762, -1114, 841, 842, 843, 844, 839, 1535, 1634, 1769, -1116, 840, 652, 1536, 1537, 244, 655, 1538, -1116, 1650, 1539, 1540, 1636, 1783, 1280, 1280, -1116, 1637, 1653, 1658, 1627, -1115, 1651, 1659, 841, 842, 843, 844, 1662, 1663, 1673, 1772, 1685, 1696, -1116, 1688, -1116, 1689, 1690, 1238, 841, 842, 843, 844, 1691, 1692, 1693, 1773, 1710, -1116, 1111, -1116, -1116, -1116, 1716, 2001, 1718, 1733, 586, 586, 1913, 841, 842, 843, 844, 1719, 1724, 1767, 1888, 1768, 1835, 1729, 1752, 1759, 1641, 1753, 1776, 1777, -1077, 1780, 251, 251, 162, 377, -342, 1787, 1792, 1795, 1797, 1796, 1802, 1803, 881, 1806, 841, 842, 843, 844, 1826, 1836, -1116, 1941, 1837, 1838, 1839, 815, 1840, 180, -1114, -1114, -1114, -1114, -1114, -1114, -1114, 1841, 1842, 828, 829, 832, -1114, 1846, -1114, 1844, 1845, 1854, 1856, 1861, 1860, 1862, 1865, 1866, 1867, 1868, 1883, 1871, 1872, 1882, -1115, -1115, -1115, -1115, -1115, -1115, -1115, 841, 842, 843, 844, 1892, -1115, 1873, -1115, 1874, 1875, 1876, 1928, 841, 842, 843, 844, 1877, 1878, 1879, 841, 842, 843, 844, 1880, 1885, 1788, 1907, 1909, 1920, 1545, 180, 1923, 1925, 248, 841, 842, 843, 844, 1935, 1939, 1037, 1944, 1954, 1947, 1955, 875, 839, 108, 1965, 877, 1972, 840, 1958, 1961, 1038, 1111, 1973, 1111, 1977, 1974, 1992, 1994, 633, 1280, 1996, 1111, 1999, 1111, 2004, 1929, 1926, 1989, -1116, -1116, -1116, -1116, -1116, -1116, -1116, 1990, 1906, 2014, 377, 251, -1116, 109, -1116, 633, 1934, 2015, 1039, 2017, 1936, 2018, 2021, 871, 1638, 110, 1040, 334, 335, 587, 1964, 1114, 1499, 873, 1041, 180, 580, 1146, 1013, 1111, 336, 248, 633, 841, 842, 843, 844, 1948, 1497, 111, 57, 1273, 1042, 633, 1043, 1138, 633, 1278, 1, 1487, 1247, 58, 1848, 633, 1832, 291, 355, 1044, 59, 1045, 1046, 1047, 60, 712, 976, 1488, 2, 1439, 1178, 1847, 1213, 1493, 1828, 1988, 3, 682, 1995, 248, 684, 636, 1993, 4, 61, 5, 1206, 6, 2013, 1387, 1904, 356, 7, 29, 1127, 1980, 244, 1950, 1668, 8, 664, 674, 690, 1252, 956, 1951, 112, 1707, 999, 631, 1048, 1244, 168, 9, 338, 628, 113, 357, 577, 893, 358, 888, 1168, 10, 352, 1413, 1162, 301, 1656, 1962, 1055, 1881, 49, 1758, 631, 50, 359, 1184, 53, 1144, 1408, 114, 1526, 1566, 1034, 1237, 62, 902, 486, 1627, 1441, 1975, 1476, 812, 952, 1164, 306, 1924, 271, 1782, 0, 631, 360, 0, 1060, 0, 0, 0, 1065, 0, 248, 248, 631, 0, 1627, 631, 488, 63, 1082, 0, 0, 64, 631, 1089, 1090, 0, 11, 1093, 1094, 1095, 1096, 1097, 1101, 12, 0, 0, 13, 0, 14, 15, -50, 1627, 1164, 535, 490, 1115, 1116, 1117, 1118, 1119, 1120, 535, 1627, 0, 1280, 1627, 0, 361, 0, 0, 0, 0, 1627, 16, 0, 0, 0, 1049, 1050, 1051, 841, 842, 843, 844, 0, 0, 0, 1105, -50, 0, 362, 0, 0, 0, 0, 609, 0, 0, 0, 0, -50, 0, 0, 363, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 0, 0, 0, 1175, 0, 65, 0, 17, 0, -50, 495, 0, 0, 0, 0, 0, 652, 1293, 1187, 0, 1294, 0, 18, 19, 483, 0, 497, 0, 0, 0, 0, 484, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 485, 262, 263, 0, 20, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 503, 504, 505, 506, 507, 508, 509, 510, 511, 0, 0, -50, 0, 0, 488, 513, 514, 489, 0, 0, 0, -50, 0, 0, 518, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 490, 0, 491, 492, -50, 0, 0, 0, 0, 0, 0, 0, 493, 0, 0, 0, 494, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, 0, 1195, 0, 0, 0, 1291, 1292, 1297, 0, 0, 1306, 1307, 1310, 0, 1318, 1321, 1323, 1326, 1329, 1332, 0, 0, 0, 0, 0, 0, 1336, 1337, 0, 1339, 0, 1341, 0, 0, 1344, 1345, 1346, 1347, 1348, 1349, 0, 0, 1295, 0, 495, 0, 0, 0, 0, 0, 496, 0, 1354, 0, 0, 1357, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1374, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 535, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 0, 0, 0, 527, 528, 0, 0, 0, 0, 600, 0, 530, 0, 0, 0, 341, 0, 0, 1304, 0, 0, 1294, 0, 0, 0, 483, 0, 0, 0, 0, 0, 0, 484, 0, 1727, 1728, 0, 0, 0, 0, 0, 0, 1734, 1735, 485, 1737, 1738, 0, 0, 0, 486, 487, 0, 1742, 1743, 1744, 1745, 0, 1746, 1747, 1748, 1749, 1750, 1751, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 535, 0, 0, 490, 0, 491, 492, 0, 0, 0, 0, 0, 0, 1524, 1525, 493, 1527, 1529, 0, 494, 0, 0, 0, 0, 1534, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1552, 0, 0, 0, 0, 0, 0, 0, 1559, 0, 1560, 1354, 0, 0, 0, 0, 0, 1354, 0, 1357, 1567, 535, 1569, 0, 0, 0, 0, 0, 1295, 1570, 495, 1571, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 535, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 1680, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 69, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 70, 0, 0, 527, 528, 0, 0, 71, 0, 600, 0, 530, 0, 0, 0, 341, 0, 0, 0, 1726, 72, 0, 0, 0, 0, 1732, 0, 0, 0, 0, 1736, 0, 0, 0, 0, 0, 0, 1741, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 389, 0, 0, 0, 0, 93, 0, 0, 0, 94, 95, 0, 1354, 1354, 0, 0, 390, 73, 96, 0, 0, 1774, 0, 0, 0, 0, 0, 391, 0, 97, 0, 0, 0, 74, 392, 0, 0, 1781, 393, 394, 0, 0, 0, 1308, 0, 0, 1294, 395, 0, 75, 483, 0, 0, 0, 0, 0, 0, 484, 396, 0, 0, 0, 0, 0, 76, 0, 0, 0, 77, 485, 0, 78, 0, 0, 1037, 486, 487, 0, 0, 79, 839, 0, 0, 0, 0, 840, 0, 0, 1038, 0, 0, 98, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 488, 0, 0, 489, 99, 0, 0, 0, 1813, 397, 0, 0, 0, 0, 0, 0, 0, 398, 0, 100, 0, 1039, 0, 101, 0, 0, 0, 0, 490, 1040, 491, 492, 0, 0, 102, 0, 0, 1041, 0, 0, 493, 0, 0, 0, 494, 0, 0, 0, 399, 0, 0, 0, 400, 103, 81, 1042, 0, 1043, 0, 0, 0, 0, 0, 401, 0, 0, 0, 0, 0, 0, 1044, 0, 1045, 1046, 1047, 0, 0, 0, 0, 1864, 0, 0, 402, 403, 0, 1869, 1870, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1295, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 1884, 0, 0, 104, 0, 1354, 497, 0, 1887, 937, 0, 0, 1048, 0, 0, 1893, 1894, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 404, 121, 502, 405, 0, 0, 0, 0, 535, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 1933, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 0, 0, 0, 527, 528, 1316, 0, 0, 1294, 600, 0, 530, 483, 0, 0, 341, 0, 0, 0, 484, 1049, 1050, 1051, 841, 842, 843, 844, 0, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1813, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 1981, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 490, 0, 491, 492, 0, 0, 0, 124, 125, 0, 126, 0, 493, 0, 0, 0, 494, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 0, 0, 0, 0, 1295, 0, 495, 0, 320, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 681, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 0, 0, 0, 527, 528, 1319, 0, 0, 1294, 600, 0, 530, 483, 0, 0, 341, 0, 0, 0, 484, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 490, 0, 491, 492, 0, 0, 0, 124, 125, 0, 126, 0, 493, 0, 0, 0, 494, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 0, 0, 0, 0, 1295, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 687, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 0, 0, 0, 527, 528, 1324, 0, 0, 1294, 600, 0, 530, 483, 0, 0, 341, 0, 0, 0, 484, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 490, 0, 491, 492, 0, 0, 0, 124, 125, 0, 126, 0, 493, 0, 0, 0, 494, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 0, 0, 0, 0, 1295, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 0, 0, 0, 527, 528, 1327, 0, 0, 1294, 600, 0, 530, 483, 1016, 0, 341, 714, 0, 0, 484, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1017, 0, 485, 0, 715, 0, 0, 716, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 0, 0, 0, 0, 0, 717, 0, 0, 0, 0, 0, 718, 719, 720, 0, 721, 722, 723, 0, 724, 0, 0, 490, 0, 491, 492, 0, 0, 0, 0, 0, 0, 0, 0, 493, 0, 0, 725, 494, 726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 728, 0, 0, 0, 0, 0, 1295, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 729, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 730, 731, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 732, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 0, 0, 0, 527, 528, 1330, 0, 0, 1294, 600, 0, 530, 483, 713, 0, 341, 714, 0, 0, 484, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 485, 0, 715, 0, 0, 716, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 0, 0, 0, 0, 0, 717, 0, 0, 0, 0, 0, 718, 719, 720, 0, 721, 722, 723, 0, 724, 0, 0, 490, 0, 491, 492, 0, 0, 0, 0, 0, 0, 0, 0, 493, 0, 0, 725, 494, 726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 728, 0, 0, 0, 0, 0, 1295, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 729, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 730, 731, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 732, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 600, 0, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 773, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 490, 0, 491, 492, 0, 0, 0, 0, 0, 0, 0, 0, 493, 0, 0, 0, 494, 0, 0, 0, 0, 0, 0, 0, 1027, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 775, 0, 0, 0, 0, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 1123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 1028, 1029, 1030, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 779, 0, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 772, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 773, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 490, 0, 491, 492, 0, 0, 0, 124, 125, 0, 126, 0, 493, 0, 0, 0, 494, 127, 128, 0, 129, 130, 0, 131, 774, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 775, 0, 0, 0, 1124, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 776, 777, 778, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 779, 0, 530, 0, 0, 0, 341, 14, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 773, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 490, 0, 491, 492, 0, 0, 0, 124, 125, 0, 126, 0, 493, 0, 0, 0, 494, 127, 128, 0, 129, 130, 0, 131, 1023, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 775, 0, 0, 0, 0, 0, 495, 0, 1149, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 776, 777, 778, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 779, 0, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 582, 0, 773, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 490, 0, 491, 492, 0, 0, 0, 124, 125, 0, 126, 0, 493, 0, 0, 0, 494, 127, 128, 0, 129, 130, 0, 131, 774, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 775, 0, 0, 0, 0, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 776, 777, 778, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 779, 0, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 490, 0, 491, 492, 0, 0, 0, 124, 125, 0, 126, 0, 493, 0, 0, 0, 494, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 0, 0, 0, 0, 0, 0, 495, 0, 1107, 0, 530, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 1098, 145, 0, 521, 522, 523, 1099, 524, 525, 1100, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 600, 0, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 773, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 490, 0, 491, 492, 0, 0, 0, 124, 125, 0, 126, 0, 493, 0, 0, 0, 494, 127, 128, 0, 129, 130, 0, 131, 1023, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 775, 0, 0, 0, 0, 0, 495, 0, 0, 0, 530, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 779, 0, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 490, 0, 491, 492, 0, 0, 0, 124, 125, 0, 126, 0, 493, 0, 0, 0, 494, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 0, 0, 0, 0, 0, 0, 495, 0, 1149, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 605, 0, 484, 0, 600, 0, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 490, 0, 491, 492, 0, 0, 0, 0, 124, 125, 0, 126, 493, 0, 0, 0, 494, 0, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 0, 0, 0, 0, 0, 495, -343, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 814, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 600, 0, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 490, 0, 491, 492, 0, 0, 0, 0, 0, 0, 0, 0, 493, 0, 0, 0, 494, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 600, 0, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 84, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 490, 0, 491, 492, 0, 0, 0, 124, 125, 0, 126, 0, 493, 0, 0, 0, 494, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 0, 0, 0, 85, 0, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 600, 1121, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 490, 0, 491, 492, 0, 0, 0, 124, 125, 0, 126, 0, 493, 0, 0, 0, 494, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 0, 0, 0, 0, 1124, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1322, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 600, 0, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1373, 0, 0, 488, 0, 0, 489, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 490, 0, 491, 492, 0, 0, 0, 124, 125, 0, 126, 0, 493, 0, 0, 0, 494, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 0, 0, 0, 0, 0, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 600, 0, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 490, 0, 491, 492, 0, 0, 0, 0, 0, 0, 0, 0, 493, 0, 0, 0, 494, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1528, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 600, 0, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 490, 0, 491, 492, 0, 0, 0, 0, 0, 0, 0, 0, 493, 0, 0, 0, 494, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 495, 0, 0, 0, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 519, 141, 0, 520, 143, 144, 0, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 483, 0, 0, 527, 528, 0, 0, 484, 0, 529, 0, 530, 0, 0, 0, 341, 0, 0, 0, 485, 0, 0, 0, 0, 0, 486, 487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 488, 0, 0, 489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 490, 0, 491, 492, 0, 0, 0, 0, 0, 0, 0, 0, 493, 0, 0, 0, 494, 0, 0, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 495, 0, 0, 110, 0, 0, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 111, 0, 0, 498, 499, 500, 501, 262, 263, 116, 0, 117, 118, 119, 120, 0, 121, 502, 0, 0, 0, 0, 0, 0, 122, 123, 503, 504, 505, 506, 507, 508, 509, 510, 511, 124, 512, 0, 126, 0, 0, 513, 514, 0, 515, 516, 517, 0, 129, 130, 518, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 112, 0, 0, 139, 519, 141, 1385, 520, 143, 144, 113, 145, 0, 521, 522, 523, 0, 524, 525, 0, 526, 146, 147, 148, 149, 150, 151, 0, 0, 0, 527, 528, 0, 0, 6, 114, 600, 0, 530, 0, 0, -295, 341, 0, 0, 1583, 1584, 0, 1585, 0, 0, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 1586, 0, 0, 0, 0, 0, 1587, 122, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 125, 0, 126, 0, 0, 0, 0, 0, 0, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 1385, 145, 0, 0, 0, 1588, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, -297, 0, 0, 1589, 1583, 1584, 0, 1585, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1788, 1586, 0, 0, 0, 0, 0, 1587, 0, 501, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1590, 125, 0, 126, 0, 0, 0, 0, 0, 0, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 1591, 134, 135, 136, 0, 0, 1588, 137, 138, 1592, 1593, 1594, 0, 139, 140, 141, 0, 142, 143, 144, 1385, 145, 0, 0, 14, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 0, 1589, 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1583, 1584, 0, 1585, 0, 0, 0, 0, 501, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 1586, 0, 0, 0, 0, 0, 1587, 122, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1590, 125, 0, 126, 0, 0, 0, 0, 0, 0, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 1591, 134, 135, 136, 0, 0, 0, 137, 138, 1592, 1593, 1594, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 1588, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1589, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 501, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 0, 0, 713, 0, 0, 714, 0, 1590, 125, 0, 126, 937, 0, 0, 0, 0, 0, 127, 128, 0, 129, 130, 715, 131, 0, 716, 132, 1591, 134, 135, 136, 0, 0, 0, 137, 138, 1592, 1593, 1594, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 717, 0, 0, 0, 0, 0, 718, 719, 720, 0, 721, 722, 723, 0, 724, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 725, 0, 726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 728, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 729, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 730, 731, 0, 0, 713, 0, 0, 714, 0, 124, 125, 0, 126, 0, 0, 0, 0, 732, 0, 127, 128, 0, 129, 130, 715, 131, 0, 716, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 717, 0, 0, 0, 0, 0, 718, 719, 720, 0, 721, 722, 723, 0, 724, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 725, 0, 726, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 728, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1388, 0, 729, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 730, 731, 0, 0, 0, 0, 0, 0, 0, 124, 125, 0, 126, 0, 0, 0, 0, 732, 0, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 133, 134, 135, 136, 1389, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 1052, 0, 1390, 0, 0, 0, 0, 1391, 0, 0, 0, 0, 0, 1392, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1053, 115, 0, 0, 116, 0, 117, 118, 119, 1393, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 125, 0, 126, 0, 0, 0, 0, 0, 0, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 1054, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 0, 0, 0, 115, 0, 0, 116, 0, 117, 118, 119, 120, 0, 121, 0, 0, 0, 0, 0, 0, 0, 122, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 125, 0, 126, 0, 0, 0, 0, 0, 0, 127, 128, 0, 129, 130, 0, 131, 0, 0, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 0, 0, 0, 0, 139, 140, 141, 0, 142, 143, 144, 0, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 146, 147, 148, 149, 150, 151, 115, 0, 0, 116, 199, 117, 118, 119, 120, 200, 121, 201, 202, 203, 204, 205, 206, 207, 122, 123, 208, 209, 210, 211, 212, 0, 0, 213, 214, 124, 125, 215, 126, 0, 0, 216, 217, 218, 219, 127, 128, 220, 129, 130, 221, 131, 222, 223, 132, 133, 134, 135, 136, 0, 0, 0, 137, 138, 224, 225, 226, 227, 139, 140, 141, 228, 142, 143, 144, 229, 145, 230, 231, 232, 233, 234, 235, 236, 237, 238, 146, 147, 148, 149, 150, 151 }; static const short int yycheck[] = { 9, 0, 4, 179, 114, 71, 16, 16, 61, 18, 169, 170, 169, 170, 424, 69, 647, 63, 77, 70, 102, 70, 62, 814, 80, 529, 836, 93, 99, 820, 76, 461, 461, 836, 74, 327, 457, 925, 670, 529, 683, 652, 101, 569, 97, 925, 65, 103, 589, 58, 59, 611, 61, 62, 63, 64, 65, 428, 98, 453, 901, 70, 71, 72, 797, 74, 106, 76, 77, 1107, 79, 80, 81, 1384, 1057, 1449, 426, 96, 1385, 343, 89, 91, 91, 92, 93, 104, 95, 96, 97, 98, 100, 100, 101, 102, 103, 104, 75, 106, 831, 590, 854, 733, 1220, 185, 925, 847, 1131, 375, 908, 1149, 600, 767, 161, 408, 163, 181, 162, 438, 437, 760, 99, 1104, 1242, 278, 189, 184, 925, 1403, 1264, 925, 1353, 8, 1598, 1207, 934, 8, 1359, 183, 1010, 699, 925, 946, 182, 943, 1489, 8, 467, 673, 912, 1447, 8, 677, 161, 162, 163, 174, 8, 683, 167, 774, 6, 82, 904, 10, 21, 174, 629, 43, 8, 47, 179, 43, 181, 182, 183, 184, 185, 287, 1136, 1247, 189, 19, 43, 23, 133, 1259, 8, 26, 28, 243, 14, 8, 47, 49, 61, 44, 23, 90, 185, 375, 46, 28, 10, 1003, 63, 174, 23, 8, 26, 169, 10, 28, 44, 1423, 44, 23, 141, 1658, 90, 273, 28, 63, 18, 23, 11, 149, 381, 192, 28, 22, 46, 50, 51, 196, 1672, 97, 23, 658, 147, 46, 126, 28, 23, 6, 1035, 1036, 14, 28, 125, 61, 80, 117, 125, 683, 683, 63, 666, 295, 45, 190, 298, 55, 125, 8, 8, 174, 907, 125, 317, 62, 6, 320, 141, 125, 774, 685, 1714, 387, 94, 779, 30, 1592, 1593, 46, 123, 98, 82, 94, 709, 779, 582, 1598, 178, 43, 56, 1086, 1432, 1107, 193, 931, 156, 354, 118, 125, 1107, 597, 293, 1179, 317, 941, 46, 320, 358, 196, 635, 1676, 1677, 64, 327, 328, 186, 246, 1667, 292, 125, 379, 375, 292, 50, 51, 77, 180, 174, 293, 838, 967, 299, 105, 177, 9, 1563, 1564, 846, 1461, 293, 354, 139, 141, 180, 358, 180, 173, 208, 100, 167, 194, 1430, 1477, 23, 177, 4, 292, 255, 28, 188, 1806, 204, 114, 230, 293, 189, 292, 173, 1491, 1414, 122, 1444, 1177, 427, 191, 125, 125, 176, 255, 1682, 55, 179, 3, 437, 23, 439, 260, 441, 155, 28, 444, 66, 463, 407, 408, 454, 3, 456, 1194, 151, 49, 465, 63, 284, 292, 1215, 1216, 1027, 589, 292, 292, 879, 471, 427, 1183, 1445, 294, 475, 284, 464, 292, 986, 473, 437, 63, 439, 294, 441, 292, 960, 444, 294, 292, 1958, 296, 1650, 1174, 294, 289, 196, 292, 1429, 287, 288, 289, 290, 1409, 1410, 80, 463, 464, 465, 1831, 22, 1484, 76, 1266, 289, 290, 473, 18, 475, 189, 19, 478, 287, 288, 289, 290, 76, 1786, 478, 90, 23, 287, 288, 289, 290, 28, 292, 2005, 1952, 287, 288, 289, 290, 11, 239, 1284, 1285, 165, 1287, 1288, 117, 23, 287, 288, 289, 290, 28, 1850, 287, 288, 289, 290, 23, 1977, 156, 294, 22, 28, 263, 1404, 63, 292, 1011, 530, 122, 1023, 297, 45, 1802, 1027, 1889, 1890, 174, 1022, 44, 579, 599, 1026, 288, 156, 2004, 244, 589, 581, 588, 94, 701, 1768, 592, 299, 22, 2015, 1668, 1925, 2018, 180, 118, 23, 30, 1675, 44, 2025, 28, 1679, 1680, 4, 208, 196, 7, 1377, 80, 0, 579, 863, 581, 582, 1377, 139, 1712, 1209, 94, 588, 1467, 145, 196, 592, 203, 196, 199, 200, 597, 643, 599, 637, 1966, 196, 80, 1713, 751, 1715, 647, 196, 1141, 143, 6, 291, 1724, 55, 660, 85, 49, 959, 118, 1483, 876, 932, 1988, 179, 1272, 1258, 913, 1659, 1694, 675, 287, 288, 289, 290, 223, 1381, 637, 294, 108, 702, 900, 61, 683, 1266, 1378, 1711, 647, 1143, 196, 1666, 46, 1014, 118, 1952, 625, 21, 68, 245, 704, 64, 194, 287, 288, 289, 290, 288, 1149, 145, 836, 23, 65, 43, 77, 139, 28, 223, 23, 155, 1977, 145, 681, 28, 683, 6, 23, 288, 687, 293, 1001, 28, 1482, 199, 200, 299, 164, 100, 23, 1180, 293, 141, 851, 28, 180, 749, 299, 2004, 1816, 1817, 147, 297, 756, 757, 64, 179, 2017, 23, 2015, 305, 759, 2018, 28, 87, 94, 46, 143, 77, 2025, 6, 17, 79, 172, 702, 900, 85, 176, 884, 7, 6, 230, 23, 288, 196, 31, 162, 28, 187, 151, 4, 100, 23, 287, 288, 289, 290, 28, 1730, 168, 294, 759, 16, 196, 155, 114, 175, 114, 1795, 196, 46, 196, 5, 262, 287, 288, 289, 290, 65, 126, 46, 294, 15, 54, 140, 287, 288, 289, 290, 75, 292, 182, 1514, 231, 802, 49, 223, 51, 223, 1676, 1677, 22, 151, 241, 802, 1298, 1189, 1676, 1677, 30, 292, 195, 196, 197, 852, 297, 854, 103, 856, 1298, 65, 1442, 1443, 969, 1931, 1932, 1933, 293, 142, 1843, 287, 288, 289, 290, 1664, 1849, 871, 294, 1459, 223, 224, 839, 810, 872, 158, 798, 292, 800, 294, 847, 1450, 804, 805, 806, 852, 292, 854, 122, 856, 894, 297, 896, 900, 288, 344, 863, 1676, 1677, 906, 912, 1363, 293, 352, 871, 872, 124, 919, 1260, 59, 60, 878, 167, 292, 1663, 882, 292, 929, 294, 1676, 1677, 122, 1676, 1677, 124, 932, 23, 894, 292, 896, 294, 28, 961, 1676, 1677, 232, 203, 904, 205, 906, 1269, 292, 292, 294, 294, 263, 913, 79, 1549, 1945, 957, 1947, 1470, 960, 231, 232, 292, 1475, 294, 1955, 1422, 1957, 292, 975, 294, 932, 995, 996, 292, 998, 294, 199, 200, 1107, 287, 288, 289, 290, 292, 156, 294, 294, 287, 288, 289, 290, 292, 180, 294, 294, 957, 130, 131, 960, 287, 288, 289, 290, 1002, 19, 292, 294, 294, 1636, 1637, 2001, 23, 1141, 1012, 1338, 977, 28, 192, 287, 288, 289, 290, 977, 259, 64, 294, 292, 198, 294, 961, 23, 292, 1795, 294, 966, 28, 1780, 77, 293, 1795, 1002, 23, 287, 288, 289, 290, 28, 292, 1889, 1890, 1012, 983, 287, 288, 289, 290, 1889, 1890, 1020, 1021, 100, 1636, 1637, 995, 996, 1020, 998, 23, 1511, 1512, 199, 98, 28, 292, 114, 294, 1519, 1520, 162, 1522, 1523, 292, 292, 294, 294, 266, 23, 1530, 1531, 1532, 1533, 28, 1535, 1536, 1537, 1538, 1539, 1540, 1577, 23, 292, 292, 294, 294, 28, 132, 292, 134, 294, 10, 413, 151, 415, 1487, 59, 1889, 1890, 1042, 61, 1044, 1092, 1046, 1047, 23, 1049, 1050, 1051, 79, 28, 156, 1092, 78, 1417, 1718, 1419, 1245, 190, 1889, 1890, 1141, 1889, 1890, 149, 1388, 1973, 1974, 1391, 0, 172, 141, 82, 1889, 1890, 293, 181, 63, 61, 10, 61, 122, 122, 244, 102, 1907, 174, 283, 1549, 1549, 172, 282, 280, 1915, 61, 1135, 1136, 123, 1183, 156, 23, 65, 121, 83, 1945, 28, 1947, 243, 155, 1149, 254, 1945, 255, 1947, 1955, 254, 1957, 287, 288, 289, 290, 1955, 23, 1957, 294, 43, 52, 28, 207, 292, 61, 23, 284, 64, 192, 112, 28, 293, 29, 23, 71, 10, 73, 135, 28, 263, 77, 293, 293, 199, 199, 82, 293, 1255, 85, 293, 293, 199, 293, 174, 2001, 97, 63, 293, 293, 293, 1268, 2001, 293, 100, 1377, 293, 1274, 293, 293, 23, 293, 293, 1385, 293, 28, 293, 1262, 114, 23, 293, 1266, 293, 148, 28, 293, 122, 293, 292, 1234, 126, 296, 287, 288, 289, 290, 293, 292, 298, 135, 23, 1239, 298, 284, 293, 28, 1251, 1402, 1403, 1404, 10, 287, 288, 289, 290, 151, 141, 1262, 294, 292, 63, 1266, 287, 288, 289, 290, 292, 166, 281, 294, 210, 211, 212, 213, 214, 215, 216, 217, 1684, 298, 1255, 284, 178, 1436, 293, 1438, 10, 83, 287, 288, 289, 290, 23, 1268, 190, 294, 192, 28, 298, 1274, 292, 23, 90, 1803, 90, 90, 28, 287, 288, 289, 290, 22, 111, 10, 1392, 174, 136, 136, 196, 174, 287, 288, 289, 290, 90, 21, 138, 294, 1334, 1334, 293, 185, 1485, 23, 1961, 1390, 1381, 1384, 28, 1384, 1385, 1393, 185, 239, 287, 288, 289, 290, 91, 23, 10, 294, 293, 1389, 28, 293, 293, 296, 61, 122, 149, 292, 121, 259, 128, 293, 293, 263, 126, 61, 23, 189, 294, 1378, 21, 28, 1381, 42, 299, 1384, 1385, 174, 174, 1388, 1389, 1390, 1391, 1392, 1393, 60, 293, 202, 292, 190, 10, 291, 292, 83, 294, 287, 288, 289, 290, 23, 1409, 1410, 294, 186, 28, 1414, 292, 240, 293, 19, 17, 27, 293, 86, 86, 43, 23, 287, 288, 289, 290, 28, 1598, 125, 31, 156, 287, 288, 289, 290, 125, 154, 125, 294, 287, 288, 289, 290, 156, 293, 17, 294, 98, 293, 1498, 293, 23, 108, 293, 1503, 23, 28, 294, 292, 31, 28, 23, 63, 294, 184, 67, 292, 23, 1465, 298, 16, 124, 28, 75, 23, 287, 288, 289, 290, 28, 316, 83, 294, 107, 287, 288, 289, 290, 63, 23, 1661, 294, 63, 61, 28, 67, 293, 71, 54, 101, 12, 103, 292, 75, 340, 287, 288, 289, 290, 10, 239, 83, 294, 349, 116, 160, 118, 119, 120, 294, 10, 295, 1583, 294, 17, 294, 294, 192, 52, 101, 23, 103, 52, 82, 133, 28, 8, 293, 31, 294, 1545, 1545, 294, 293, 116, 63, 118, 119, 120, 293, 293, 51, 293, 293, 1598, 293, 293, 287, 288, 289, 290, 293, 293, 173, 294, 167, 287, 288, 289, 290, 23, 293, 192, 294, 67, 28, 412, 293, 293, 1583, 416, 293, 75, 294, 293, 293, 292, 1591, 1592, 1593, 83, 292, 127, 85, 1598, 167, 294, 85, 287, 288, 289, 290, 19, 73, 130, 294, 145, 294, 101, 125, 103, 125, 125, 196, 287, 288, 289, 290, 125, 125, 125, 294, 294, 116, 1795, 118, 119, 120, 22, 82, 293, 63, 1636, 1637, 1805, 287, 288, 289, 290, 294, 294, 51, 294, 173, 1685, 294, 294, 294, 1802, 292, 291, 36, 36, 293, 1658, 1659, 82, 1661, 291, 51, 291, 82, 70, 295, 174, 278, 10, 85, 287, 288, 289, 290, 23, 79, 167, 294, 180, 80, 180, 515, 44, 1685, 284, 285, 286, 287, 288, 289, 290, 80, 44, 527, 528, 529, 296, 94, 298, 294, 294, 124, 111, 294, 111, 294, 294, 294, 294, 294, 1756, 294, 294, 293, 284, 285, 286, 287, 288, 289, 290, 287, 288, 289, 290, 61, 296, 294, 298, 294, 294, 294, 1835, 287, 288, 289, 290, 294, 294, 294, 287, 288, 289, 290, 294, 294, 189, 293, 124, 292, 1753, 1753, 294, 86, 1756, 287, 288, 289, 290, 204, 79, 17, 293, 246, 82, 82, 600, 23, 6, 122, 604, 294, 28, 293, 293, 31, 1945, 292, 1947, 173, 293, 122, 122, 1952, 1786, 294, 1955, 294, 1957, 47, 1836, 1830, 44, 284, 285, 286, 287, 288, 289, 290, 180, 1793, 294, 1805, 1806, 296, 44, 298, 1977, 1856, 50, 67, 36, 1860, 47, 201, 595, 1400, 56, 75, 166, 166, 328, 1926, 1826, 1272, 597, 83, 1830, 325, 872, 763, 2001, 167, 1836, 2004, 287, 288, 289, 290, 1899, 1269, 80, 37, 1015, 101, 2015, 103, 863, 2018, 1020, 7, 1261, 990, 48, 1702, 2025, 1684, 81, 84, 116, 55, 118, 119, 120, 59, 458, 709, 1262, 25, 1192, 906, 1701, 942, 1266, 1682, 1964, 33, 439, 1968, 1882, 439, 383, 1967, 40, 79, 42, 932, 44, 1990, 1132, 1790, 117, 49, 0, 852, 1953, 1899, 1900, 1433, 56, 422, 429, 444, 993, 689, 1901, 145, 1473, 746, 1952, 167, 985, 13, 70, 168, 365, 155, 143, 1961, 618, 146, 613, 894, 80, 172, 1149, 880, 91, 1418, 1920, 796, 1753, 0, 1545, 1977, 0, 162, 916, 0, 870, 1144, 180, 1313, 1361, 779, 977, 141, 629, 38, 1952, 1195, 1944, 1251, 507, 687, 1958, 95, 1826, 1961, 1591, -1, 2004, 188, -1, 799, -1, -1, -1, 803, -1, 1973, 1974, 2015, -1, 1977, 2018, 66, 172, 813, -1, -1, 176, 2025, 818, 819, -1, 143, 822, 823, 824, 825, 826, 827, 150, -1, -1, 153, -1, 155, 156, 6, 2004, 2005, 838, 94, 840, 841, 842, 843, 844, 845, 846, 2015, -1, 2017, 2018, -1, 243, -1, -1, -1, -1, 2025, 180, -1, -1, -1, 284, 285, 286, 287, 288, 289, 290, -1, -1, -1, 294, 44, -1, 266, -1, -1, -1, -1, 880, -1, -1, -1, -1, 56, -1, -1, 279, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 70, -1, -1, -1, 903, -1, 265, -1, 229, -1, 80, 165, -1, -1, -1, -1, -1, 916, 6, 918, -1, 9, -1, 244, 245, 13, -1, 181, -1, -1, -1, -1, 20, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 32, 199, 200, -1, 269, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 218, 219, 220, 221, 222, 223, 224, 225, 226, -1, -1, 145, -1, -1, 66, 233, 234, 69, -1, -1, -1, 155, -1, -1, 242, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 94, -1, 96, 97, 180, -1, -1, -1, -1, -1, -1, -1, 106, -1, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, -1, 202, -1, 288, -1, -1, -1, 1037, 1038, 1039, -1, -1, 1042, 1043, 1044, -1, 1046, 1047, 1048, 1049, 1050, 1051, -1, -1, -1, -1, -1, -1, 1058, 1059, -1, 1061, -1, 1063, -1, -1, 1066, 1067, 1068, 1069, 1070, 1071, -1, -1, 163, -1, 165, -1, -1, -1, -1, -1, 171, -1, 1084, -1, -1, 1087, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1102, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, 1143, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, -1, -1, -1, 287, 288, -1, -1, -1, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, 6, -1, -1, 9, -1, -1, -1, 13, -1, -1, -1, -1, -1, -1, 20, -1, 1511, 1512, -1, -1, -1, -1, -1, -1, 1519, 1520, 32, 1522, 1523, -1, -1, -1, 38, 39, -1, 1530, 1531, 1532, 1533, -1, 1535, 1536, 1537, 1538, 1539, 1540, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1298, -1, -1, 94, -1, 96, 97, -1, -1, -1, -1, -1, -1, 1311, 1312, 106, 1314, 1315, -1, 110, -1, -1, -1, -1, 1322, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1342, -1, -1, -1, -1, -1, -1, -1, 1350, -1, 1352, 1353, -1, -1, -1, -1, -1, 1359, -1, 1361, 1362, 1363, 1364, -1, -1, -1, -1, -1, 163, 1371, 165, 1373, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, 1422, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, 1446, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, 37, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 48, -1, -1, 287, 288, -1, -1, 55, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 1510, 68, -1, -1, -1, -1, 1516, -1, -1, -1, -1, 1521, -1, -1, -1, -1, -1, -1, 1528, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 48, -1, 21, -1, -1, -1, -1, 55, -1, -1, -1, 59, 60, -1, 1563, 1564, -1, -1, 37, 125, 68, -1, -1, 1572, -1, -1, -1, -1, -1, 48, -1, 79, -1, -1, -1, 141, 55, -1, -1, 1588, 59, 60, -1, -1, -1, 6, -1, -1, 9, 68, -1, 157, 13, -1, -1, -1, -1, -1, -1, 20, 79, -1, -1, -1, -1, -1, 172, -1, -1, -1, 176, 32, -1, 179, -1, -1, 17, 38, 39, -1, -1, 187, 23, -1, -1, -1, -1, 28, -1, -1, 31, -1, -1, 141, -1, -1, -1, -1, -1, -1, 206, -1, -1, -1, -1, 66, -1, -1, 69, 157, -1, -1, -1, 1662, 133, -1, -1, -1, -1, -1, -1, -1, 141, -1, 172, -1, 67, -1, 176, -1, -1, -1, -1, 94, 75, 96, 97, -1, -1, 187, -1, -1, 83, -1, -1, 106, -1, -1, -1, 110, -1, -1, -1, 172, -1, -1, -1, 176, 206, 265, 101, -1, 103, -1, -1, -1, -1, -1, 187, -1, -1, -1, -1, -1, -1, 116, -1, 118, 119, 120, -1, -1, -1, -1, 1733, -1, -1, 206, 207, -1, 1739, 1740, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 163, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, 1763, -1, -1, 265, -1, 1768, 181, -1, 1771, 27, -1, -1, 167, -1, -1, 1778, 1779, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, 265, 208, 209, 268, -1, -1, -1, -1, 1803, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, 1855, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, -1, -1, -1, 287, 288, 6, -1, -1, 9, 293, -1, 295, 13, -1, -1, 299, -1, -1, -1, 20, 284, 285, 286, 287, 288, 289, 290, -1, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1920, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, 1954, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, 94, -1, 96, 97, -1, -1, -1, 227, 228, -1, 230, -1, 106, -1, -1, -1, 110, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, -1, -1, -1, -1, 163, -1, 165, -1, 293, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, 30, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, -1, -1, -1, 287, 288, 6, -1, -1, 9, 293, -1, 295, 13, -1, -1, 299, -1, -1, -1, 20, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, 94, -1, 96, 97, -1, -1, -1, 227, 228, -1, 230, -1, 106, -1, -1, -1, 110, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, -1, -1, -1, -1, 163, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, 30, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, -1, -1, -1, 287, 288, 6, -1, -1, 9, 293, -1, 295, 13, -1, -1, 299, -1, -1, -1, 20, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, 94, -1, 96, 97, -1, -1, -1, 227, 228, -1, 230, -1, 106, -1, -1, -1, 110, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, -1, -1, -1, -1, 163, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, -1, -1, -1, 287, 288, 6, -1, -1, 9, 293, -1, 295, 13, 18, -1, 299, 21, -1, -1, 20, -1, -1, -1, -1, -1, -1, -1, -1, -1, 34, -1, 32, -1, 38, -1, -1, 41, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, -1, -1, -1, -1, -1, 81, -1, -1, -1, -1, -1, 87, 88, 89, -1, 91, 92, 93, -1, 95, -1, -1, 94, -1, 96, 97, -1, -1, -1, -1, -1, -1, -1, -1, 106, -1, -1, 113, 110, 115, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 144, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 161, -1, -1, -1, -1, -1, 163, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, 183, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, 218, 219, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, 235, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, -1, -1, -1, 287, 288, 6, -1, -1, 9, 293, -1, 295, 13, 18, -1, 299, 21, -1, -1, 20, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 32, -1, 38, -1, -1, 41, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, -1, -1, -1, -1, -1, 81, -1, -1, -1, -1, -1, 87, 88, 89, -1, 91, 92, 93, -1, 95, -1, -1, 94, -1, 96, 97, -1, -1, -1, -1, -1, -1, -1, -1, 106, -1, -1, 113, 110, 115, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 144, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 161, -1, -1, -1, -1, -1, 163, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, 183, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, 218, 219, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, 235, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 57, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 94, -1, 96, 97, -1, -1, -1, -1, -1, -1, -1, -1, 106, -1, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, 118, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 155, -1, -1, -1, 159, -1, -1, -1, -1, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, 35, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 57, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, 94, -1, 96, 97, -1, -1, -1, 227, 228, -1, 230, -1, 106, -1, -1, -1, 110, 237, 238, -1, 240, 241, -1, 243, 118, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, 159, -1, -1, -1, 289, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, 155, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 57, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, 94, -1, 96, 97, -1, -1, -1, 227, 228, -1, 230, -1, 106, -1, -1, -1, 110, 237, 238, -1, 240, 241, -1, 243, 118, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, 159, -1, -1, -1, -1, -1, 165, -1, 293, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, 57, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, 94, -1, 96, 97, -1, -1, -1, 227, 228, -1, 230, -1, 106, -1, -1, -1, 110, 237, 238, -1, 240, 241, -1, 243, 118, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, 159, -1, -1, -1, -1, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, 94, -1, 96, 97, -1, -1, -1, 227, 228, -1, 230, -1, 106, -1, -1, -1, 110, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, -1, -1, -1, -1, -1, -1, 165, -1, 293, -1, 295, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, 267, 268, -1, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 57, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, 94, -1, 96, 97, -1, -1, -1, 227, 228, -1, 230, -1, 106, -1, -1, -1, 110, 237, 238, -1, 240, 241, -1, 243, 118, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, 159, -1, -1, -1, -1, -1, 165, -1, -1, -1, 295, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, 94, -1, 96, 97, -1, -1, -1, 227, 228, -1, 230, -1, 106, -1, -1, -1, 110, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, -1, -1, -1, -1, -1, -1, 165, -1, 293, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, 289, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, 94, -1, 96, 97, -1, -1, -1, -1, 227, 228, -1, 230, 106, -1, -1, -1, 110, -1, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, -1, -1, -1, -1, -1, 165, 291, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, 189, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 94, -1, 96, 97, -1, -1, -1, -1, -1, -1, -1, -1, 106, -1, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 155, -1, -1, -1, -1, -1, -1, -1, -1, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, 196, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, 94, -1, 96, 97, -1, -1, -1, 227, 228, -1, 230, -1, 106, -1, -1, -1, 110, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, -1, -1, -1, 288, -1, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, 294, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, 94, -1, 96, 97, -1, -1, -1, 227, 228, -1, 230, -1, 106, -1, -1, -1, 110, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, -1, -1, -1, -1, 289, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 192, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 63, -1, -1, 66, -1, -1, 69, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, 94, -1, 96, 97, -1, -1, -1, 227, 228, -1, 230, -1, 106, -1, -1, -1, 110, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, -1, -1, -1, -1, -1, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 94, -1, 96, 97, -1, -1, -1, -1, -1, -1, -1, -1, 106, -1, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 192, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 94, -1, 96, 97, -1, -1, -1, -1, -1, -1, -1, -1, 106, -1, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 165, -1, -1, -1, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, 13, -1, -1, 287, 288, -1, -1, 20, -1, 293, -1, 295, -1, -1, -1, 299, -1, -1, -1, 32, -1, -1, -1, -1, -1, 38, 39, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, 69, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 94, -1, 96, 97, -1, -1, -1, -1, -1, -1, -1, -1, 106, -1, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, 6, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 44, -1, -1, -1, -1, -1, -1, -1, -1, 165, -1, -1, 56, -1, -1, 171, -1, -1, -1, -1, -1, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 80, -1, -1, 195, 196, 197, 198, 199, 200, 201, -1, 203, 204, 205, 206, -1, 208, 209, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, -1, 230, -1, -1, 233, 234, -1, 236, 237, 238, -1, 240, 241, 242, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, 145, -1, -1, 260, 261, 262, 16, 264, 265, 266, 155, 268, -1, 270, 271, 272, -1, 274, 275, -1, 277, 278, 279, 280, 281, 282, 283, -1, -1, -1, 287, 288, -1, -1, 44, 180, 293, -1, 295, -1, -1, 51, 299, -1, -1, 55, 56, -1, 58, -1, -1, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, 74, -1, -1, -1, -1, -1, 80, 216, 217, -1, -1, -1, -1, -1, -1, -1, -1, -1, 227, 228, -1, 230, -1, -1, -1, -1, -1, -1, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, 16, 268, -1, -1, -1, 137, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, -1, -1, -1, -1, -1, 155, -1, -1, -1, -1, 44, -1, -1, -1, -1, -1, -1, 51, -1, -1, 170, 55, 56, -1, 58, -1, -1, -1, -1, -1, 180, -1, -1, -1, -1, -1, -1, -1, -1, 189, 74, -1, -1, -1, -1, -1, 80, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, -1, -1, -1, -1, -1, -1, -1, 227, 228, -1, 230, -1, -1, -1, -1, -1, -1, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, 137, 254, 255, 256, 257, 258, -1, 260, 261, 262, -1, 264, 265, 266, 16, 268, -1, -1, 155, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, -1, 170, -1, -1, -1, -1, -1, -1, -1, -1, 44, 180, -1, -1, -1, -1, -1, -1, -1, -1, -1, 55, 56, -1, 58, -1, -1, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, 74, -1, -1, -1, -1, -1, 80, 216, 217, -1, -1, -1, -1, -1, -1, -1, -1, -1, 227, 228, -1, 230, -1, -1, -1, -1, -1, -1, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, 256, 257, 258, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, 137, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, -1, -1, -1, -1, -1, 155, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 170, -1, -1, -1, -1, -1, -1, -1, -1, -1, 180, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, -1, -1, 18, -1, -1, 21, -1, 227, 228, -1, 230, 27, -1, -1, -1, -1, -1, 237, 238, -1, 240, 241, 38, 243, -1, 41, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, 256, 257, 258, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, 81, -1, -1, -1, -1, -1, 87, 88, 89, -1, 91, 92, 93, -1, 95, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, -1, 115, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 144, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 161, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 183, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, -1, -1, 18, -1, -1, 21, -1, 227, 228, -1, 230, -1, -1, -1, -1, 235, -1, 237, 238, -1, 240, 241, 38, 243, -1, 41, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, 81, -1, -1, -1, -1, -1, 87, 88, 89, -1, 91, 92, 93, -1, 95, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, -1, 115, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 144, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 161, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 71, -1, 183, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, 218, 219, -1, -1, -1, -1, -1, -1, -1, 227, 228, -1, 230, -1, -1, -1, -1, 235, -1, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, 141, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, 85, -1, 176, -1, -1, -1, -1, 181, -1, -1, -1, -1, -1, 187, -1, -1, -1, -1, -1, -1, -1, -1, -1, 108, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, -1, -1, -1, -1, -1, -1, -1, 227, 228, -1, 230, -1, -1, -1, -1, -1, -1, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, 164, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, -1, -1, -1, 198, -1, -1, 201, -1, 203, 204, 205, 206, -1, 208, -1, -1, -1, -1, -1, -1, -1, 216, 217, -1, -1, -1, -1, -1, -1, -1, -1, -1, 227, 228, -1, 230, -1, -1, -1, -1, -1, -1, 237, 238, -1, 240, 241, -1, 243, -1, -1, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, -1, -1, -1, -1, 260, 261, 262, -1, 264, 265, 266, -1, 268, -1, -1, -1, -1, -1, -1, -1, -1, -1, 278, 279, 280, 281, 282, 283, 198, -1, -1, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, -1, -1, 225, 226, 227, 228, 229, 230, -1, -1, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, -1, -1, -1, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283 }; /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing symbol of state STATE-NUM. */ static const unsigned short int yystos[] = { 0, 7, 25, 33, 40, 42, 44, 49, 56, 70, 80, 143, 150, 153, 155, 156, 180, 229, 244, 245, 269, 301, 302, 303, 312, 324, 337, 339, 341, 464, 467, 487, 510, 534, 535, 536, 537, 538, 540, 542, 543, 547, 566, 567, 573, 577, 580, 581, 582, 637, 638, 639, 640, 641, 642, 643, 649, 37, 48, 55, 59, 79, 141, 172, 176, 265, 488, 193, 544, 37, 48, 55, 68, 125, 141, 157, 172, 176, 179, 187, 206, 265, 338, 347, 196, 288, 697, 698, 59, 60, 325, 63, 48, 55, 59, 60, 68, 79, 141, 157, 172, 176, 187, 206, 265, 511, 141, 260, 6, 44, 56, 80, 145, 155, 180, 198, 201, 203, 204, 205, 206, 208, 216, 217, 227, 228, 230, 237, 238, 240, 241, 243, 246, 247, 248, 249, 250, 254, 255, 260, 261, 262, 264, 265, 266, 268, 278, 279, 280, 281, 282, 283, 305, 306, 307, 308, 320, 321, 751, 759, 760, 18, 82, 18, 70, 202, 313, 314, 544, 231, 232, 587, 588, 589, 68, 168, 175, 612, 613, 753, 759, 55, 141, 172, 176, 187, 340, 758, 759, 244, 122, 0, 291, 61, 574, 126, 178, 630, 504, 202, 207, 209, 210, 211, 212, 213, 214, 215, 218, 219, 220, 221, 222, 225, 226, 229, 233, 234, 235, 236, 239, 242, 244, 245, 256, 257, 258, 259, 263, 267, 269, 270, 271, 272, 273, 274, 275, 276, 277, 493, 494, 759, 346, 742, 759, 65, 499, 746, 759, 416, 750, 759, 613, 753, 507, 754, 759, 500, 745, 759, 147, 545, 199, 200, 367, 369, 696, 355, 393, 662, 738, 759, 343, 742, 365, 745, 7, 413, 750, 349, 698, 700, 383, 613, 478, 754, 471, 757, 759, 366, 751, 365, 11, 45, 633, 196, 699, 65, 335, 743, 759, 612, 741, 759, 742, 65, 743, 745, 746, 750, 700, 753, 754, 757, 751, 745, 750, 293, 468, 140, 293, 655, 656, 655, 122, 292, 122, 174, 292, 662, 613, 662, 124, 124, 305, 307, 320, 174, 545, 196, 293, 299, 692, 703, 293, 692, 703, 6, 46, 590, 731, 584, 589, 745, 79, 84, 117, 143, 146, 162, 188, 243, 266, 279, 548, 549, 550, 551, 552, 553, 554, 555, 557, 558, 559, 156, 752, 759, 344, 742, 414, 750, 384, 613, 479, 754, 472, 757, 758, 21, 37, 48, 55, 59, 60, 68, 79, 133, 141, 172, 176, 187, 206, 207, 265, 268, 568, 569, 570, 180, 192, 576, 19, 6, 46, 732, 259, 636, 4, 16, 49, 51, 505, 506, 4, 49, 156, 174, 208, 489, 490, 696, 198, 501, 734, 3, 76, 293, 417, 4, 7, 49, 491, 492, 495, 3, 76, 481, 266, 162, 546, 199, 98, 132, 134, 156, 181, 370, 371, 372, 10, 356, 696, 55, 141, 176, 342, 417, 14, 105, 350, 59, 385, 61, 655, 79, 326, 734, 78, 190, 620, 645, 734, 13, 20, 32, 38, 39, 66, 69, 94, 96, 97, 106, 110, 165, 171, 181, 195, 196, 197, 198, 209, 218, 219, 220, 221, 222, 223, 224, 225, 226, 228, 233, 234, 236, 237, 238, 242, 261, 264, 270, 271, 272, 274, 275, 277, 287, 288, 293, 295, 449, 465, 661, 662, 684, 685, 687, 688, 690, 691, 692, 693, 694, 695, 696, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 715, 717, 718, 719, 720, 721, 722, 724, 729, 733, 734, 752, 759, 394, 422, 469, 470, 662, 149, 418, 657, 662, 172, 304, 308, 141, 181, 322, 323, 755, 759, 321, 82, 293, 658, 659, 63, 61, 61, 122, 122, 63, 244, 541, 293, 684, 583, 583, 584, 289, 591, 592, 593, 684, 584, 174, 746, 102, 14, 188, 26, 123, 177, 194, 562, 563, 565, 613, 172, 283, 282, 280, 550, 646, 647, 662, 663, 752, 696, 417, 385, 61, 655, 123, 539, 156, 65, 83, 749, 759, 749, 121, 575, 243, 631, 632, 684, 581, 581, 684, 90, 255, 354, 376, 377, 254, 255, 254, 506, 22, 30, 364, 30, 43, 43, 357, 662, 396, 490, 52, 502, 394, 419, 420, 418, 30, 388, 393, 402, 403, 207, 30, 662, 292, 493, 497, 662, 759, 5, 15, 482, 483, 508, 192, 284, 368, 368, 696, 112, 696, 43, 255, 373, 374, 375, 376, 372, 18, 21, 38, 41, 81, 87, 88, 89, 91, 92, 93, 95, 113, 115, 144, 161, 183, 218, 219, 235, 512, 513, 514, 517, 518, 519, 520, 524, 525, 526, 527, 528, 529, 531, 532, 345, 742, 415, 750, 480, 754, 418, 29, 351, 90, 696, 293, 613, 10, 746, 293, 328, 329, 330, 396, 336, 697, 735, 759, 35, 57, 118, 159, 248, 249, 250, 293, 664, 666, 667, 668, 669, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 684, 135, 621, 293, 293, 293, 199, 293, 293, 293, 293, 293, 293, 199, 199, 293, 686, 686, 293, 189, 684, 725, 727, 293, 293, 293, 97, 293, 293, 293, 293, 293, 293, 684, 684, 579, 580, 684, 688, 756, 759, 148, 466, 296, 23, 28, 287, 288, 289, 290, 292, 293, 298, 513, 518, 525, 284, 292, 294, 293, 10, 292, 294, 613, 311, 750, 755, 192, 292, 310, 613, 660, 663, 182, 577, 613, 304, 141, 322, 758, 684, 294, 684, 63, 595, 292, 10, 594, 223, 288, 702, 703, 143, 554, 281, 117, 186, 556, 556, 292, 61, 292, 564, 166, 698, 292, 620, 645, 284, 298, 418, 293, 613, 10, 94, 572, 696, 83, 298, 571, 657, 292, 633, 174, 90, 376, 696, 90, 474, 364, 474, 475, 513, 696, 111, 503, 513, 292, 294, 10, 739, 759, 27, 389, 390, 391, 512, 513, 662, 62, 139, 179, 364, 404, 405, 406, 407, 739, 203, 205, 498, 492, 174, 49, 156, 208, 136, 44, 80, 180, 484, 136, 485, 223, 288, 702, 703, 700, 696, 21, 90, 375, 169, 293, 522, 185, 185, 138, 293, 533, 91, 293, 530, 21, 87, 474, 296, 21, 296, 523, 293, 293, 185, 293, 530, 696, 417, 61, 10, 696, 696, 386, 387, 388, 402, 481, 473, 122, 329, 149, 292, 18, 34, 327, 517, 128, 121, 293, 118, 666, 680, 293, 118, 251, 252, 253, 665, 666, 681, 684, 8, 125, 17, 31, 67, 75, 83, 101, 103, 116, 118, 119, 120, 167, 284, 285, 286, 85, 108, 164, 622, 623, 630, 46, 731, 684, 46, 289, 731, 745, 684, 46, 731, 46, 731, 46, 731, 210, 211, 212, 213, 214, 215, 216, 217, 730, 698, 684, 664, 50, 51, 189, 189, 723, 684, 684, 664, 61, 684, 684, 684, 684, 684, 267, 273, 276, 684, 716, 294, 630, 294, 294, 293, 449, 450, 661, 752, 688, 737, 759, 684, 684, 684, 684, 684, 684, 294, 688, 39, 289, 738, 692, 470, 421, 422, 42, 424, 425, 426, 662, 174, 174, 202, 323, 60, 650, 292, 294, 293, 650, 613, 311, 583, 294, 293, 596, 597, 598, 599, 603, 604, 605, 606, 610, 750, 190, 620, 593, 747, 759, 223, 703, 186, 563, 142, 158, 560, 613, 647, 621, 684, 738, 10, 386, 481, 473, 572, 749, 83, 632, 240, 635, 684, 696, 98, 167, 378, 379, 380, 293, 288, 397, 685, 689, 691, 693, 694, 695, 733, 696, 474, 420, 473, 19, 293, 357, 358, 474, 389, 473, 86, 86, 656, 662, 43, 357, 496, 513, 662, 700, 125, 125, 125, 698, 474, 223, 130, 131, 382, 156, 696, 697, 735, 196, 292, 701, 154, 521, 698, 533, 288, 702, 358, 515, 516, 702, 156, 515, 700, 700, 293, 700, 418, 613, 473, 98, 352, 292, 294, 482, 577, 613, 294, 133, 293, 332, 333, 396, 330, 293, 19, 94, 331, 336, 740, 759, 577, 577, 680, 8, 125, 294, 8, 125, 664, 664, 684, 684, 6, 9, 163, 670, 684, 293, 682, 683, 46, 94, 118, 6, 670, 684, 684, 6, 670, 684, 17, 31, 75, 103, 167, 6, 670, 684, 6, 670, 684, 192, 684, 6, 670, 684, 6, 670, 684, 6, 670, 684, 108, 293, 636, 684, 684, 10, 684, 294, 684, 292, 294, 684, 684, 684, 684, 684, 684, 63, 294, 63, 173, 684, 728, 664, 684, 726, 50, 51, 189, 292, 292, 292, 745, 294, 294, 294, 294, 294, 63, 294, 63, 684, 636, 450, 292, 298, 297, 294, 292, 294, 184, 429, 16, 433, 426, 71, 141, 176, 181, 187, 206, 315, 316, 317, 318, 319, 755, 315, 124, 63, 174, 107, 653, 663, 688, 653, 63, 63, 577, 597, 603, 292, 64, 77, 100, 114, 151, 263, 614, 293, 611, 71, 616, 143, 194, 561, 630, 473, 294, 482, 577, 572, 585, 368, 12, 381, 380, 664, 690, 43, 284, 423, 424, 474, 476, 656, 656, 239, 408, 475, 80, 180, 44, 180, 44, 80, 10, 486, 509, 736, 759, 697, 292, 294, 160, 523, 294, 292, 294, 476, 292, 297, 295, 736, 297, 294, 294, 700, 294, 10, 481, 424, 368, 353, 354, 387, 485, 192, 477, 348, 390, 656, 657, 700, 333, 52, 327, 700, 230, 262, 52, 294, 294, 664, 664, 664, 664, 8, 293, 293, 578, 580, 688, 63, 46, 94, 293, 293, 54, 293, 293, 684, 684, 682, 684, 192, 684, 293, 293, 293, 293, 684, 293, 293, 293, 293, 293, 293, 622, 624, 625, 626, 753, 294, 294, 395, 396, 294, 294, 684, 294, 294, 294, 294, 294, 294, 684, 684, 728, 51, 173, 173, 728, 726, 684, 688, 684, 684, 684, 63, 294, 449, 661, 422, 393, 427, 428, 431, 740, 759, 55, 56, 58, 74, 80, 137, 170, 227, 247, 256, 257, 258, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 448, 451, 452, 453, 459, 460, 461, 462, 464, 573, 637, 638, 641, 647, 648, 717, 748, 759, 755, 750, 754, 755, 757, 751, 192, 309, 292, 292, 309, 651, 652, 692, 697, 651, 654, 692, 701, 294, 315, 315, 294, 294, 597, 127, 615, 615, 614, 615, 85, 85, 688, 594, 19, 73, 619, 636, 424, 485, 477, 231, 241, 634, 703, 130, 703, 294, 474, 474, 476, 433, 684, 398, 399, 400, 403, 145, 408, 633, 125, 125, 125, 125, 125, 125, 474, 475, 294, 697, 701, 702, 118, 359, 360, 361, 362, 363, 364, 516, 702, 523, 294, 473, 482, 433, 703, 486, 22, 475, 293, 294, 696, 19, 204, 334, 294, 696, 684, 578, 578, 294, 630, 294, 684, 63, 578, 578, 684, 578, 578, 8, 54, 684, 578, 578, 578, 578, 578, 578, 578, 578, 578, 578, 294, 292, 79, 114, 126, 627, 626, 294, 512, 294, 294, 61, 714, 728, 728, 51, 173, 294, 294, 292, 294, 294, 684, 513, 291, 36, 742, 246, 293, 684, 748, 759, 740, 740, 463, 51, 189, 432, 455, 456, 291, 61, 191, 82, 295, 70, 317, 319, 317, 319, 174, 278, 644, 594, 85, 598, 597, 294, 752, 617, 618, 684, 664, 621, 433, 486, 475, 586, 382, 475, 397, 397, 475, 475, 23, 392, 400, 139, 145, 179, 363, 364, 401, 613, 79, 180, 80, 180, 44, 80, 44, 424, 294, 294, 94, 392, 361, 424, 485, 475, 382, 475, 124, 474, 111, 97, 230, 523, 111, 294, 294, 636, 684, 294, 294, 294, 294, 684, 684, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 624, 293, 746, 684, 294, 728, 684, 294, 43, 284, 430, 61, 684, 684, 664, 447, 740, 9, 55, 66, 165, 457, 458, 456, 56, 573, 293, 450, 124, 651, 688, 600, 752, 598, 122, 239, 607, 608, 609, 292, 475, 475, 294, 737, 86, 613, 408, 655, 746, 433, 433, 486, 684, 696, 204, 696, 628, 746, 79, 629, 294, 397, 397, 293, 82, 294, 82, 742, 744, 759, 697, 47, 292, 246, 82, 664, 82, 293, 601, 664, 293, 618, 408, 655, 122, 409, 410, 411, 475, 475, 475, 294, 292, 293, 573, 450, 173, 450, 432, 458, 684, 450, 294, 450, 602, 747, 657, 409, 44, 180, 408, 122, 411, 122, 410, 294, 628, 628, 294, 432, 82, 10, 454, 47, 292, 294, 294, 408, 117, 156, 203, 412, 412, 294, 50, 450, 36, 47, 432, 747, 201, 43, 94, 432, 47, 740, 432, 432 }; #define yyerrok (yyerrstatus = 0) #define yyclearin (DSQL_yychar = YYEMPTY) #define YYEMPTY (-2) #define YYEOF 0 #define YYACCEPT goto yyacceptlab #define YYABORT goto yyabortlab #define YYERROR goto yyerrorlab /* Like YYERROR except do call yyerror. This remains here temporarily to ease the transition to the new meaning of YYERROR, for GCC. Once GCC version 2 has supplanted version 1, this can go. */ #define YYFAIL goto yyerrlab #define YYRECOVERING() (!!yyerrstatus) #define YYBACKUP(Token, Value) \ do \ if (DSQL_yychar == YYEMPTY && yylen == 1) \ { \ DSQL_yychar = (Token); \ yylval = (Value); \ yytoken = YYTRANSLATE (DSQL_yychar); \ YYPOPSTACK; \ goto yybackup; \ } \ else \ { \ yyerror (YY_("syntax error: cannot back up")); \ YYERROR; \ } \ while (0) #define YYTERROR 1 #define YYERRCODE 256 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N]. If N is 0, then set CURRENT to the empty location which ends the previous symbol: RHS[0] (always defined). */ #define YYRHSLOC(Rhs, K) ((Rhs)[K]) #ifndef YYLLOC_DEFAULT # define YYLLOC_DEFAULT(Current, Rhs, N) \ do \ if (N) \ { \ (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ (Current).last_line = YYRHSLOC (Rhs, N).last_line; \ (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ } \ else \ { \ (Current).first_line = (Current).last_line = \ YYRHSLOC (Rhs, 0).last_line; \ (Current).first_column = (Current).last_column = \ YYRHSLOC (Rhs, 0).last_column; \ } \ while (0) #endif /* YY_LOCATION_PRINT -- Print the location on the stream. This macro was not mandated originally: define only if we know we won't break user code: when these are the locations we know. */ #ifndef YY_LOCATION_PRINT # if YYLTYPE_IS_TRIVIAL # define YY_LOCATION_PRINT(File, Loc) \ fprintf (File, "%d.%d-%d.%d", \ (Loc).first_line, (Loc).first_column, \ (Loc).last_line, (Loc).last_column) # else # define YY_LOCATION_PRINT(File, Loc) ((void) 0) # endif #endif /* YYLEX -- calling `yylex' with the right arguments. */ #ifdef YYLEX_PARAM # define YYLEX yylex (YYLEX_PARAM) #else # define YYLEX yylex(client_dialect, db_dialect, parser_version, stmt_ambiguous) #endif /* Enable debugging if requested. */ #if YYDEBUG # ifndef YYFPRINTF # include /* INFRINGES ON USER NAME SPACE */ # define YYFPRINTF fprintf # endif # define YYDPRINTF(Args) \ do { \ if (lex.dsql_debug) \ YYFPRINTF Args; \ } while (0) # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ do { \ if (lex.dsql_debug) \ { \ YYFPRINTF (stderr, "%s ", Title); \ yysymprint (stderr, \ Type, Value); \ YYFPRINTF (stderr, "\n"); \ } \ } while (0) /*------------------------------------------------------------------. | yy_stack_print -- Print the state stack from its BOTTOM up to its | | TOP (included). | `------------------------------------------------------------------*/ #if defined (__STDC__) || defined (__cplusplus) static void yy_stack_print (short int *bottom, short int *top) #else static void yy_stack_print (bottom, top) short int *bottom; short int *top; #endif { YYFPRINTF (stderr, "Stack now"); for (/* Nothing. */; bottom <= top; ++bottom) YYFPRINTF (stderr, " %d", *bottom); YYFPRINTF (stderr, "\n"); } # define YY_STACK_PRINT(Bottom, Top) \ do { \ if (lex.dsql_debug) \ yy_stack_print ((Bottom), (Top)); \ } while (0) /*------------------------------------------------. | Report that the YYRULE is going to be reduced. | `------------------------------------------------*/ #if defined (__STDC__) || defined (__cplusplus) static void yy_reduce_print (int yyrule) #else static void yy_reduce_print (yyrule) int yyrule; #endif { int yyi; unsigned long int yylno = yyrline[yyrule]; YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu), ", yyrule - 1, yylno); /* Print the symbols being reduced, and their result. */ for (yyi = yyprhs[yyrule]; 0 <= yyrhs[yyi]; yyi++) YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]); YYFPRINTF (stderr, "-> %s\n", yytname[yyr1[yyrule]]); } # define YY_REDUCE_PRINT(Rule) \ do { \ if (lex.dsql_debug) \ yy_reduce_print (Rule); \ } while (0) /* Nonzero means print parse trace. It is left uninitialized so that multiple parsers can coexist. */ #else /* !YYDEBUG */ # define YYDPRINTF(Args) # define YY_SYMBOL_PRINT(Title, Type, Value, Location) # define YY_STACK_PRINT(Bottom, Top) # define YY_REDUCE_PRINT(Rule) #endif /* !YYDEBUG */ /* YYINITDEPTH -- initial size of the parser's stacks. */ #ifndef YYINITDEPTH # define YYINITDEPTH 200 #endif /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only if the built-in stack extension method is used). Do not make this value too large; the results are undefined if YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH) evaluated with infinite-precision integer arithmetic. */ #ifndef YYMAXDEPTH # define YYMAXDEPTH 10000 #endif #if YYERROR_VERBOSE # ifndef yystrlen # if defined (__GLIBC__) && defined (_STRING_H) # define yystrlen strlen # else /* Return the length of YYSTR. */ static YYSIZE_T # if defined (__STDC__) || defined (__cplusplus) yystrlen (const char *yystr) # else yystrlen (yystr) const char *yystr; # endif { const char *yys = yystr; while (*yys++ != '\0') continue; return yys - yystr - 1; } # endif # endif # ifndef yystpcpy # if defined (__GLIBC__) && defined (_STRING_H) && defined (_GNU_SOURCE) # define yystpcpy stpcpy # else /* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in YYDEST. */ static char * # if defined (__STDC__) || defined (__cplusplus) yystpcpy (char *yydest, const char *yysrc) # else yystpcpy (yydest, yysrc) char *yydest; const char *yysrc; # endif { char *yyd = yydest; const char *yys = yysrc; while ((*yyd++ = *yys++) != '\0') continue; return yyd - 1; } # endif # endif # ifndef yytnamerr /* Copy to YYRES the contents of YYSTR after stripping away unnecessary quotes and backslashes, so that it's suitable for yyerror. The heuristic is that double-quoting is unnecessary unless the string contains an apostrophe, a comma, or backslash (other than backslash-backslash). YYSTR is taken from yytname. If YYRES is null, do not copy; instead, return the length of what the result would have been. */ static YYSIZE_T yytnamerr (char *yyres, const char *yystr) { if (*yystr == '"') { size_t yyn = 0; char const *yyp = yystr; for (;;) switch (*++yyp) { case '\'': case ',': goto do_not_strip_quotes; case '\\': if (*++yyp != '\\') goto do_not_strip_quotes; /* Fall through. */ default: if (yyres) yyres[yyn] = *yyp; yyn++; break; case '"': if (yyres) yyres[yyn] = '\0'; return yyn; } do_not_strip_quotes: ; } if (! yyres) return yystrlen (yystr); return yystpcpy (yyres, yystr) - yyres; } # endif #endif /* YYERROR_VERBOSE */ #if YYDEBUG /*--------------------------------. | Print this symbol on YYOUTPUT. | `--------------------------------*/ #if defined (__STDC__) || defined (__cplusplus) static void yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep) #else static void yysymprint (yyoutput, yytype, yyvaluep) FILE *yyoutput; int yytype; YYSTYPE *yyvaluep; #endif { /* Pacify ``unused variable'' warnings. */ (void) yyvaluep; if (yytype < YYNTOKENS) YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); else YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); # ifdef YYPRINT if (yytype < YYNTOKENS) YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); # endif switch (yytype) { default: break; } YYFPRINTF (yyoutput, ")"); } #endif /* ! YYDEBUG */ /*-----------------------------------------------. | Release the memory associated to this symbol. | `-----------------------------------------------*/ #if defined (__STDC__) || defined (__cplusplus) static void yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) #else static void yydestruct (yymsg, yytype, yyvaluep) const char *yymsg; int yytype; YYSTYPE *yyvaluep; #endif { /* Pacify ``unused variable'' warnings. */ (void) yyvaluep; if (!yymsg) yymsg = "Deleting"; YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); switch (yytype) { default: break; } } /* Prevent warnings from -Wmissing-prototypes. */ #ifdef YYPARSE_PARAM # if defined (__STDC__) || defined (__cplusplus) int dsql_yyparse (YYPARSE_PARAM); # else int dsql_yyparse (); # endif #else /* ! YYPARSE_PARAM */ #if defined (__STDC__) || defined (__cplusplus) int dsql_yyparse (void); #else int dsql_yyparse (); #endif #endif /* ! YYPARSE_PARAM */ /* The look-ahead symbol. */ int DSQL_yychar; /* The semantic value of the look-ahead symbol. */ static YYSTYPE yylval; /* Number of syntax errors so far. */ static int yynerrs; /*----------. | dsql_yyparse. | `----------*/ #ifdef YYPARSE_PARAM # if defined (__STDC__) || defined (__cplusplus) int dsql_yyparse (YYPARSE_PARAM) # else int dsql_yyparse (YYPARSE_PARAM) YYPARSE_PARAM; # endif #else /* ! YYPARSE_PARAM */ #if defined (__STDC__) || defined (__cplusplus) int dsql_yyparse (void) #else int dsql_yyparse () ; #endif #endif { int yystate; int yyn; int yyresult; /* Number of tokens to shift before error messages enabled. */ int yyerrstatus; /* Look-ahead token as an internal (translated) token number. */ int yytoken = 0; /* Three stacks and their tools: `DSQL_yyss': related to states, `yyvs': related to semantic values, `yyls': related to locations. Refer to the stacks thru separate pointers, to allow yyoverflow to reallocate them elsewhere. */ /* The state stack. */ short int DSQL_yyssa[YYINITDEPTH]; short int *DSQL_yyss = DSQL_yyssa; short int *DSQL_DSQL_yyssp; /* The semantic value stack. */ YYSTYPE yyvsa[YYINITDEPTH]; YYSTYPE *yyvs = yyvsa; YYSTYPE *yyvsp; #define YYPOPSTACK (yyvsp--, DSQL_DSQL_yyssp--) YYSIZE_T yystacksize = YYINITDEPTH; /* The variables used to return semantic value and location from the action routines. */ YYSTYPE yyval; /* When reducing, the number of symbols on the RHS of the reduced rule. */ int yylen; YYDPRINTF ((stderr, "Starting parse\n")); yystate = 0; yyerrstatus = 0; yynerrs = 0; DSQL_yychar = YYEMPTY; /* Cause a token to be read. */ /* Initialize stack pointers. Waste one element of value and location stack so that they stay on the same level as the state stack. The wasted elements are never initialized. */ DSQL_DSQL_yyssp = DSQL_yyss; yyvsp = yyvs; goto yysetstate; /*------------------------------------------------------------. | yynewstate -- Push a new state, which is found in yystate. | `------------------------------------------------------------*/ yynewstate: /* In all cases, when you get here, the value and location stacks have just been pushed. so pushing a state here evens the stacks. */ DSQL_DSQL_yyssp++; yysetstate: *DSQL_DSQL_yyssp = yystate; if (DSQL_yyss + yystacksize - 1 <= DSQL_DSQL_yyssp) { /* Get the current used size of the three stacks, in elements. */ YYSIZE_T yysize = DSQL_DSQL_yyssp - DSQL_yyss + 1; #ifdef yyoverflow { /* Give user a chance to reallocate the stack. Use copies of these so that the &'s don't force the real ones into memory. */ YYSTYPE *yyvs1 = yyvs; short int *DSQL_yyss1 = DSQL_yyss; /* Each stack pointer address is followed by the size of the data in use in that stack, in bytes. This used to be a conditional around just the two extra args, but that might be undefined if yyoverflow is a macro. */ yyoverflow (YY_("memory exhausted"), &DSQL_yyss1, yysize * sizeof (*DSQL_DSQL_yyssp), &yyvs1, yysize * sizeof (*yyvsp), &yystacksize); DSQL_yyss = DSQL_yyss1; yyvs = yyvs1; } #else /* no yyoverflow */ # ifndef YYSTACK_RELOCATE goto yyexhaustedlab; # else /* Extend the stack our own way. */ if (YYMAXDEPTH <= yystacksize) goto yyexhaustedlab; yystacksize *= 2; if (YYMAXDEPTH < yystacksize) yystacksize = YYMAXDEPTH; { short int *DSQL_yyss1 = DSQL_yyss; union yyalloc *yyptr = (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); if (! yyptr) goto yyexhaustedlab; YYSTACK_RELOCATE (DSQL_yyss); YYSTACK_RELOCATE (yyvs); # undef YYSTACK_RELOCATE if (DSQL_yyss1 != DSQL_yyssa) YYSTACK_FREE (DSQL_yyss1); } # endif #endif /* no yyoverflow */ DSQL_DSQL_yyssp = DSQL_yyss + yysize - 1; yyvsp = yyvs + yysize - 1; YYDPRINTF ((stderr, "Stack size increased to %lu\n", (unsigned long int) yystacksize)); if (DSQL_yyss + yystacksize - 1 <= DSQL_DSQL_yyssp) YYABORT; } YYDPRINTF ((stderr, "Entering state %d\n", yystate)); goto yybackup; /*-----------. | yybackup. | `-----------*/ yybackup: /* Do appropriate processing given the current state. */ /* Read a look-ahead token if we need one and don't already have one. */ /* yyresume: */ /* First try to decide what to do without reference to look-ahead token. */ yyn = yypact[yystate]; if (yyn == YYPACT_NINF) goto yydefault; /* Not known => get a look-ahead token if don't already have one. */ /* YYCHAR is either YYEMPTY or YYEOF or a valid look-ahead symbol. */ if (DSQL_yychar == YYEMPTY) { YYDPRINTF ((stderr, "Reading a token: ")); DSQL_yychar = YYLEX; } if (DSQL_yychar <= YYEOF) { DSQL_yychar = yytoken = YYEOF; YYDPRINTF ((stderr, "Now at end of input.\n")); } else { yytoken = YYTRANSLATE (DSQL_yychar); YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc); } /* If the proper action on seeing token YYTOKEN is to reduce or to detect an error, take that action. */ yyn += yytoken; if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) goto yydefault; yyn = yytable[yyn]; if (yyn <= 0) { if (yyn == 0 || yyn == YYTABLE_NINF) goto yyerrlab; yyn = -yyn; goto yyreduce; } if (yyn == YYFINAL) YYACCEPT; /* Shift the look-ahead token. */ YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc); /* Discard the token being shifted unless it is eof. */ if (DSQL_yychar != YYEOF) DSQL_yychar = YYEMPTY; *++yyvsp = yylval; /* Count tokens shifted since error; after three, turn off error status. */ if (yyerrstatus) yyerrstatus--; yystate = yyn; goto yynewstate; /*-----------------------------------------------------------. | yydefault -- do the default action for the current state. | `-----------------------------------------------------------*/ yydefault: yyn = yydefact[yystate]; if (yyn == 0) goto yyerrlab; goto yyreduce; /*-----------------------------. | yyreduce -- Do a reduction. | `-----------------------------*/ yyreduce: /* yyn is the number of a rule to reduce with. */ yylen = yyr2[yyn]; /* If YYLEN is nonzero, implement the default value of the action: `$$ = $1'. Otherwise, the following line sets YYVAL to garbage. This behavior is undocumented and Bison users should not rely upon it. Assigning to YYVAL unconditionally makes the parser a bit smaller, and it avoids a GCC warning that YYVAL may be used uninitialized. */ yyval = yyvsp[1-yylen]; YY_REDUCE_PRINT (yyn); switch (yyn) { case 2: { DSQL_parse = (yyvsp[0]); } break; case 3: { DSQL_parse = (yyvsp[-1]); } break; case 24: { prepare_console_debug ((IPTR) (yyvsp[0]), &lex.dsql_debug); (yyval) = make_node (nod_null, (int) 0, NULL); } break; case 25: { (yyval) = make_node (nod_grant, (int) e_grant_count, (yyvsp[-6]), (yyvsp[-3]), make_list((yyvsp[-1])), (yyvsp[0])); } break; case 26: { (yyval) = make_node (nod_grant, (int) e_grant_count, (yyvsp[-6]), (yyvsp[-3]), make_list((yyvsp[-1])), (yyvsp[0])); } break; case 27: { (yyval) = make_node (nod_grant, (int) e_grant_count, make_list((yyvsp[-3])), make_list((yyvsp[-1])), NULL, (yyvsp[0])); } break; case 30: { (yyval) = make_node (nod_all, (int) 0, NULL); } break; case 31: { (yyval) = make_node (nod_all, (int) 0, NULL); } break; case 32: { (yyval) = make_list ((yyvsp[0])); } break; case 34: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-2]), (yyvsp[0])); } break; case 35: { (yyval) = make_list (make_node (nod_execute, (int) 0, NULL)); } break; case 36: { (yyval) = make_node (nod_select, (int) 0, NULL); } break; case 37: { (yyval) = make_node (nod_insert, (int) 0, NULL); } break; case 38: { (yyval) = make_node (nod_delete, (int) 0, NULL); } break; case 39: { (yyval) = make_node (nod_update, (int) 1, (yyvsp[0])); } break; case 40: { (yyval) = make_node (nod_references, (int) 1, (yyvsp[0])); } break; case 41: { (yyval) = make_node (nod_grant, (int) 0, NULL); } break; case 42: { (yyval) = NULL; } break; case 43: { (yyval) = make_node (nod_grant_admin, (int) 0, NULL); } break; case 44: { (yyval) = NULL; } break; case 45: { (yyval) = make_node (nod_procedure_name, (int) 1, (yyvsp[0])); } break; case 46: { (yyval) = make_node (nod_revoke, (int) e_grant_count, (yyvsp[-5]), (yyvsp[-2]), make_list((yyvsp[0])), (yyvsp[-6])); } break; case 47: { (yyval) = make_node (nod_revoke, (int) e_grant_count, (yyvsp[-5]), (yyvsp[-2]), make_list((yyvsp[0])), (yyvsp[-6])); } break; case 48: { (yyval) = make_node (nod_revoke, (int) e_grant_count, make_list((yyvsp[-2])), make_list((yyvsp[0])), NULL, (yyvsp[-3])); } break; case 49: { (yyval) = make_node (nod_grant, (int) 0, NULL); } break; case 50: { (yyval) = NULL; } break; case 51: { (yyval) = make_node (nod_grant_admin, (int) 0, NULL); } break; case 52: { (yyval) = NULL; } break; case 56: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-2]), (yyvsp[0])); } break; case 57: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-2]), (yyvsp[0])); } break; case 58: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-2]), (yyvsp[0])); } break; case 59: { (yyval) = make_node (nod_proc_obj, (int) 1, (yyvsp[0])); } break; case 60: { (yyval) = make_node (nod_trig_obj, (int) 1, (yyvsp[0])); } break; case 61: { (yyval) = make_node (nod_view_obj, (int) 1, (yyvsp[0])); } break; case 62: { (yyval) = make_node (nod_role_name, (int) 1, (yyvsp[0])); } break; case 64: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-2]), (yyvsp[0])); } break; case 65: { (yyval) = make_node (nod_user_name, (int) 1, (yyvsp[0])); } break; case 66: { (yyval) = make_node (nod_user_name, (int) 2, (yyvsp[0]), NULL); } break; case 67: { (yyval) = make_node (nod_user_group, (int) 1, (yyvsp[0])); } break; case 69: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-2]), (yyvsp[0])); } break; case 70: { (yyval) = make_node (nod_role_name, (int) 1, (yyvsp[0])); } break; case 72: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-2]), (yyvsp[0])); } break; case 73: { (yyval) = make_node (nod_user_name, (int) 1, (yyvsp[0])); } break; case 74: { (yyval) = make_node (nod_user_name, (int) 1, (yyvsp[0])); } break; case 75: { (yyval) = (yyvsp[0]);} break; case 76: { (yyval) = (yyvsp[0]); } break; case 77: { (yyval) = (yyvsp[0]); } break; case 78: { (yyval) = make_node (nod_def_udf, (int) e_udf_count, (yyvsp[-7]), (yyvsp[-2]), (yyvsp[0]), make_list ((yyvsp[-6])), (yyvsp[-4])); } break; case 80: { lex.g_field->fld_dtype = dtype_blob; } break; case 81: { lex.g_field->fld_dtype = dtype_cstring; lex.g_field->fld_character_length = (USHORT)(IPTR) (yyvsp[-2]); } break; case 82: { (yyval) = NULL; } break; case 84: { (yyval) = (yyvsp[-1]); } break; case 86: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-2]), (yyvsp[0])); } break; case 87: { (yyval) = make_node (nod_udf_param, (int) e_udf_param_count, (yyvsp[-2]), (yyvsp[0])); } break; case 88: { (yyval) = NULL; } break; case 89: { (yyval) = MAKE_constant ((dsql_str*) Jrd::FUN_descriptor, CONSTANT_SLONG); } break; case 90: { (yyval) = MAKE_constant ((dsql_str*) Jrd::FUN_scalar_array, CONSTANT_SLONG); } break; case 91: { (yyval) = MAKE_constant ((dsql_str*) Jrd::FUN_ref_with_null, CONSTANT_SLONG); } break; case 93: { (yyval) = (yyvsp[-1]); } break; case 94: { (yyval) = make_node (nod_udf_return_value, (int) e_udf_param_count, (yyvsp[-2]), (yyvsp[0])); } break; case 95: { (yyval) = make_node (nod_udf_return_value, (int) e_udf_param_count, NULL, MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SLONG));} break; case 96: { (yyval) = MAKE_constant ((dsql_str*) Jrd::FUN_reference, CONSTANT_SLONG); } break; case 97: { (yyval) = MAKE_constant ((dsql_str*) Jrd::FUN_value, CONSTANT_SLONG); } break; case 98: { (yyval) = MAKE_constant ((dsql_str*) Jrd::FUN_descriptor, CONSTANT_SLONG); } break; case 99: { (yyval) = MAKE_constant ((dsql_str*) (-1 * Jrd::FUN_reference), CONSTANT_SLONG); } break; case 100: { (yyval) = MAKE_constant ((dsql_str*) (-1 * Jrd::FUN_descriptor), CONSTANT_SLONG); } break; case 101: { (yyval) = make_node (nod_def_filter, (int) e_filter_count, (yyvsp[-8]), (yyvsp[-6]), (yyvsp[-4]), (yyvsp[-2]), (yyvsp[0])); } break; case 102: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_STRING); } break; case 103: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SLONG); } break; case 104: { (yyval) = (yyvsp[0]); } break; case 105: { (yyval) = (yyvsp[0]); } break; case 106: { (yyval) = make_node (nod_def_index, (int) e_idx_count, (yyvsp[-6]), (yyvsp[-5]), (yyvsp[-3]), (yyvsp[-1]), (yyvsp[0])); } break; case 107: { (yyval) = (yyvsp[0]); } break; case 108: { (yyval) = (yyvsp[0]); } break; case 109: { (yyval) = (yyvsp[0]); } break; case 110: { (yyval) = (yyvsp[0]); } break; case 111: { (yyval) = (yyvsp[0]); } break; case 112: { (yyval) = (yyvsp[0]); } break; case 113: { (yyval) = (yyvsp[0]); } break; case 114: { (yyval) = (yyvsp[0]); } break; case 115: { (yyval) = (yyvsp[0]); } break; case 116: { (yyval) = (yyvsp[0]); } break; case 117: { (yyval) = (yyvsp[0]); } break; case 118: { (yyval) = (yyvsp[0]); } break; case 119: { (yyval) = (yyvsp[0]); } break; case 120: { (yyval) = (yyvsp[0]); } break; case 121: { (yyval) = (yyvsp[0]); } break; case 122: { (yyval) = (yyvsp[0]); } break; case 123: { (yyval) = (yyvsp[0]); } break; case 124: { (yyval) = (yyvsp[0]); } break; case 125: { (yyval) = (yyvsp[0]); } break; case 126: { (yyval) = (yyvsp[0]); } break; case 127: { (yyval) = make_node (nod_def_exception, (int) e_xcp_count, (yyvsp[-1]), (yyvsp[0])); } break; case 128: { (yyval) = make_node (nod_redef_exception, (int) e_xcp_count, (yyvsp[-1]), (yyvsp[0])); } break; case 129: { (yyval) = make_node (nod_replace_exception, (int) e_xcp_count, (yyvsp[-1]), (yyvsp[0])); } break; case 130: { (yyval) = make_node (nod_mod_exception, (int) e_xcp_count, (yyvsp[-1]), (yyvsp[0])); } break; case 131: { (yyval) = make_node (nod_unique, 0, NULL); } break; case 132: { (yyval) = NULL; } break; case 133: { (yyval) = make_list ((yyvsp[0])); } break; case 135: { (yyval) = make_node (nod_def_computed, 2, (yyvsp[-2]), (yyvsp[-1])); } break; case 136: { (yyval) = make_node (nod_def_shadow, (int) e_shadow_count, (yyvsp[-5]), (yyvsp[-4]), (yyvsp[-3]), (yyvsp[-2]), (yyvsp[-1]), make_list ((yyvsp[0]))); } break; case 137: { (yyval) = MAKE_constant ((dsql_str*) 1, CONSTANT_SLONG); } break; case 138: { (yyval) = MAKE_constant ((dsql_str*) 0, CONSTANT_SLONG); } break; case 139: { (yyval) = MAKE_constant ((dsql_str*) 0, CONSTANT_SLONG); } break; case 140: { (yyval) = MAKE_constant ((dsql_str*) 0, CONSTANT_SLONG); } break; case 141: { (yyval) = MAKE_constant ((dsql_str*) 1, CONSTANT_SLONG); } break; case 142: { (yyval) = (dsql_nod*) 0;} break; case 143: { (yyval) = (yyvsp[-1]); } break; case 144: { (yyval) = NULL; } break; case 147: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-1]), (yyvsp[0])); } break; case 148: { (yyval) = make_node (nod_def_domain, (int) e_dom_count, (yyvsp[-7]), (yyvsp[-3]), (yyvsp[-2]), make_list ((yyvsp[-1])), (yyvsp[0])); } break; case 149: { (yyval) = NULL; } break; case 150: { (yyval) = NULL; } break; case 151: { (yyval) = (yyvsp[0]); } break; case 153: { (yyval) = NULL; } break; case 155: { (yyval) = NULL; } break; case 157: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-1]), (yyvsp[0])); } break; case 158: { (yyval) = make_node (nod_rel_constraint, (int) 2, NULL, (yyvsp[0]));} break; case 161: { (yyval) = make_node (nod_null, (int) 0, NULL); } break; case 162: { (yyval) = make_node (nod_def_constraint, (int) e_cnstr_count, NULL, NULL, (yyvsp[-2]), NULL, (yyvsp[0])); } break; case 163: { (yyval) = make_node (nod_def_generator, (int) e_gen_count, (yyvsp[0])); } break; case 164: { (yyval) = make_node (nod_def_role, (int) 1, (yyvsp[0])); } break; case 165: { (yyval) = make_node (nod_def_database, (int) e_cdb_count, (yyvsp[-2]), make_list((yyvsp[-1])), make_list ((yyvsp[0])));} break; case 168: { (yyval) = (dsql_nod*) (yyvsp[0]); } break; case 169: {(yyval) = NULL;} break; case 172: { (yyval) = make_node (nod_list, 2, (yyvsp[-1]), (yyvsp[0])); } break; case 173: { (yyval) = make_node (nod_page_size, 1, (yyvsp[0]));} break; case 174: { (yyval) = make_node (nod_file_length, 1, (yyvsp[-1]));} break; case 175: { (yyval) = make_node (nod_user_name, 1, (yyvsp[0]));} break; case 176: { (yyval) = make_node (nod_password, 1, (yyvsp[0]));} break; case 177: { (yyval) = make_node (nod_lc_ctype, 1, (yyvsp[0]));} break; case 178: {(yyval) = NULL;} break; case 181: { (yyval) = make_node (nod_list, 2, (yyvsp[-1]), (yyvsp[0])); } break; case 183: { (yyval) = make_node (nod_dfl_charset, 1, (yyvsp[0]));} break; case 184: { (yyval) = make_node (nod_difference_file, 1, (yyvsp[0])); } break; case 185: { lex.g_file->fil_name = (dsql_str*) (yyvsp[-1]); (yyval) = (dsql_nod*) make_node (nod_file_desc, (int) 1, (dsql_nod*) lex.g_file); } break; case 186: { lex.g_file = make_file();} break; case 191: { lex.g_file->fil_start = (IPTR) (yyvsp[0]);} break; case 192: { lex.g_file->fil_length = (IPTR) (yyvsp[-1]);} break; case 199: { (yyval) = make_node (nod_def_relation, (int) e_drl_count, (yyvsp[-4]), make_list ((yyvsp[-1])), (yyvsp[-3])); } break; case 200: { (yyval) = make_node (nod_redef_relation, (int) e_drl_count, (yyvsp[-4]), make_list ((yyvsp[-1])), (yyvsp[-3])); } break; case 201: { (yyval) = (yyvsp[0]); } break; case 202: { (yyval) = (yyvsp[0]); } break; case 203: { (yyval) = NULL; } break; case 205: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 208: { (yyval) = make_node (nod_def_field, (int) e_dfl_count, (yyvsp[-5]), (yyvsp[-3]), (yyvsp[-2]), make_list ((yyvsp[-1])), (yyvsp[0]), (yyvsp[-4]), NULL); } break; case 209: { (yyval) = make_node (nod_def_field, (int) e_dfl_count, (yyvsp[-2]), NULL, NULL, NULL, NULL, NULL, (yyvsp[0])); } break; case 210: { (yyval) = make_node (nod_def_field, (int) e_dfl_count, (yyvsp[-1]), NULL, NULL, NULL, NULL, NULL, (yyvsp[0])); } break; case 211: { lex.g_field->fld_flags |= FLD_computed; (yyval) = make_node (nod_def_computed, 2, (yyvsp[-2]), (yyvsp[-1])); } break; case 214: { (yyval) = NULL; } break; case 215: { (yyval) = make_node (nod_def_domain, (int) e_dom_count, (yyvsp[-1]), NULL, NULL, NULL, NULL); } break; case 216: { (yyval) = (yyvsp[0]); } break; case 217: { (yyval) = NULL; } break; case 218: { lex.g_field_name = (yyvsp[0]); lex.g_field = make_field ((yyvsp[0])); (yyval) = (dsql_nod*) lex.g_field; } break; case 219: { lex.g_field = make_field ((yyvsp[0])); (yyval) = (dsql_nod*) lex.g_field; } break; case 220: { (yyval) = (yyvsp[-1]); } break; case 221: { lex.g_field = make_field (NULL); (yyval) = (dsql_nod*) lex.g_field; } break; case 228: { (yyval) = NULL; } break; case 231: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-1]), (yyvsp[0])); } break; case 232: { (yyval) = make_node (nod_rel_constraint, (int) 2, (yyvsp[-1]), (yyvsp[0]));} break; case 235: { (yyval) = make_node (nod_foreign, (int) e_for_count, make_node (nod_list, (int) 1, lex.g_field_name), (yyvsp[-3]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 236: { (yyval) = make_node (nod_unique, 2, NULL, (yyvsp[0])); } break; case 237: { (yyval) = make_node (nod_primary, (int) e_pri_count, NULL, (yyvsp[0])); } break; case 238: { (yyval) = make_node (nod_rel_constraint, (int) 2, (yyvsp[-1]), (yyvsp[0]));} break; case 239: { (yyval) = (yyvsp[0]); } break; case 240: { (yyval) = NULL ;} break; case 245: { (yyval) = make_node (nod_unique, 2, (yyvsp[-1]), (yyvsp[0])); } break; case 246: { (yyval) = make_node (nod_primary, (int) e_pri_count, (yyvsp[-1]), (yyvsp[0])); } break; case 247: { (yyval) = make_node (nod_foreign, (int) e_for_count, (yyvsp[-5]), (yyvsp[-3]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 248: { (yyval) = make_node (nod_def_index, (int) e_idx_count, NULL, (yyvsp[-2]), (yyvsp[0]), NULL, NULL); } break; case 249: { (yyval) = make_node (nod_def_index, (int) e_idx_count, NULL, NULL, NULL, NULL, NULL); } break; case 250: { (yyval) = make_node (nod_ref_upd_del, (int) e_ref_upd_del_count, (yyvsp[0]), NULL);} break; case 251: { (yyval) = make_node (nod_ref_upd_del, (int) e_ref_upd_del_count, NULL, (yyvsp[0]));} break; case 252: { (yyval) = make_node (nod_ref_upd_del, (int) e_ref_upd_del_count, (yyvsp[0]), (yyvsp[-1])); } break; case 253: { (yyval) = make_node (nod_ref_upd_del, (int) e_ref_upd_del_count, (yyvsp[-1]), (yyvsp[0]));} break; case 254: { (yyval) = NULL;} break; case 255: { (yyval) = (yyvsp[0]);} break; case 256: { (yyval) = (yyvsp[0]);} break; case 257: { (yyval) = make_flag_node (nod_ref_trig_action, REF_ACTION_CASCADE, (int) e_ref_trig_action_count, NULL);} break; case 258: { (yyval) = make_flag_node (nod_ref_trig_action, REF_ACTION_SET_DEFAULT, (int) e_ref_trig_action_count, NULL);} break; case 259: { (yyval) = make_flag_node (nod_ref_trig_action, REF_ACTION_SET_NULL, (int) e_ref_trig_action_count, NULL);} break; case 260: { (yyval) = make_flag_node (nod_ref_trig_action, REF_ACTION_NONE, (int) e_ref_trig_action_count, NULL);} break; case 261: { (yyval) = make_node (nod_def_procedure, (int) e_prc_count, (yyvsp[-7]), (yyvsp[-6]), (yyvsp[-5]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 262: { (yyval) = make_node (nod_redef_procedure, (int) e_prc_count, (yyvsp[-7]), (yyvsp[-6]), (yyvsp[-5]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 263: { (yyval) = make_node (nod_replace_procedure, (int) e_prc_count, (yyvsp[-7]), (yyvsp[-6]), (yyvsp[-5]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 264: { (yyval) = make_node (nod_mod_procedure, (int) e_prc_count, (yyvsp[-7]), (yyvsp[-6]), (yyvsp[-5]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 265: { (yyval) = make_list ((yyvsp[-1])); } break; case 266: { (yyval) = NULL; } break; case 267: { (yyval) = make_list ((yyvsp[-1])); } break; case 268: { (yyval) = NULL; } break; case 270: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 271: { (yyval) = make_node (nod_def_field, (int) e_dfl_count, (yyvsp[-4]), (yyvsp[-1]), (yyvsp[0]), NULL, NULL, NULL, NULL); } break; case 273: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 274: { (yyval) = make_node (nod_def_field, (int) e_dfl_count, (yyvsp[-1]), NULL, NULL, NULL, NULL, NULL, NULL); } break; case 275: { (yyval) = (yyvsp[0]); } break; case 276: { (yyval) = (yyvsp[0]); } break; case 277: { (yyval) = NULL; } break; case 278: { (yyval) = make_list ((yyvsp[0])); } break; case 279: { (yyval) = NULL; } break; case 281: { (yyval) = make_node (nod_list, 2, (yyvsp[-1]), (yyvsp[0])); } break; case 282: { (yyval) = (yyvsp[-1]); } break; case 285: { (yyval) = make_node (nod_def_field, (int) e_dfl_count, (yyvsp[-2]), (yyvsp[0]), NULL, NULL, NULL, NULL, NULL); } break; case 286: { (yyval) = NULL; } break; case 287: { (yyval) = NULL; } break; case 288: { (yyval) = (yyvsp[0]); } break; case 289: { (yyval) = (yyvsp[0]); } break; case 290: { (yyval) = NULL; } break; case 291: { (yyval) = make_flag_node (nod_cursor, NOD_CURSOR_EXPLICIT, (int) e_cur_count, (yyvsp[-5]), (yyvsp[-1]), NULL, NULL); } break; case 294: { (yyval) = (yyvsp[-1]); } break; case 295: { (yyval) = make_node (nod_block, (int) e_blk_count, make_list ((yyvsp[0])), NULL); } break; case 296: { (yyval) = make_node (nod_block, (int) e_blk_count, make_list ((yyvsp[-1])), make_list ((yyvsp[0]))); } break; case 297: { (yyval) = make_node (nod_block, (int) e_blk_count, NULL, NULL);} break; case 299: { (yyval) = make_node (nod_list, 2, (yyvsp[-1]), (yyvsp[0])); } break; case 316: { (yyval) = make_node (nod_return, (int) e_rtn_count, NULL); } break; case 317: { (yyval) = make_node (nod_exit, 0, NULL); } break; case 322: { (yyval) = make_node (nod_exception_stmt, (int) e_xcp_count, (yyvsp[0]), NULL); } break; case 323: { (yyval) = make_node (nod_exception_stmt, (int) e_xcp_count, (yyvsp[-1]), (yyvsp[0])); } break; case 324: { (yyval) = make_node (nod_exception_stmt, (int) e_xcp_count, NULL, NULL); } break; case 325: { (yyval) = make_node (nod_exec_sql, (int) e_exec_sql_count, (yyvsp[0])); } break; case 326: { (yyval) = make_node (nod_for_select, (int) e_flp_count, (yyvsp[-5]), make_list ((yyvsp[-3])), (yyvsp[-2]), (yyvsp[0]), (yyvsp[-7])); } break; case 327: { (yyval) = make_node (nod_exec_into, (int) e_exec_into_count, (yyvsp[-4]), (yyvsp[0]), make_list ((yyvsp[-2])), (yyvsp[-8])); } break; case 328: { (yyval) = make_node (nod_exec_into, (int) e_exec_into_count, (yyvsp[-2]), 0, make_list ((yyvsp[0]))); } break; case 329: { (yyval) = make_node (nod_if, (int) e_if_count, (yyvsp[-5]), (yyvsp[-2]), (yyvsp[0])); } break; case 330: { (yyval) = make_node (nod_if, (int) e_if_count, (yyvsp[-3]), (yyvsp[0]), NULL); } break; case 331: { (yyval) = make_node (nod_post, (int) e_pst_count, (yyvsp[-1]), (yyvsp[0])); } break; case 332: { (yyval) = NULL; } break; case 333: { (yyval) = make_node (nod_for_select, (int) e_flp_count, (yyvsp[-2]), make_list ((yyvsp[0])), NULL, NULL); } break; case 334: { (yyval) = make_node (nod_var_name, (int) e_vrn_count, (yyvsp[0])); } break; case 337: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 338: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 339: { (yyval) = make_node (nod_while, (int) e_while_count, (yyvsp[-3]), (yyvsp[0]), (yyvsp[-6])); } break; case 340: { (yyval) = make_node (nod_label, (int) e_label_count, (yyvsp[-1]), NULL); } break; case 341: { (yyval) = NULL; } break; case 342: { (yyval) = make_node (nod_breakleave, (int) e_breakleave_count, NULL); } break; case 343: { (yyval) = make_node (nod_breakleave, (int) e_breakleave_count, NULL); } break; case 344: { (yyval) = make_node (nod_breakleave, (int) e_breakleave_count, make_node (nod_label, (int) e_label_count, (yyvsp[0]), NULL)); } break; case 345: { (yyval) = make_flag_node (nod_cursor, NOD_CURSOR_FOR, (int) e_cur_count, (yyvsp[0]), NULL, NULL, NULL); } break; case 346: { (yyval) = NULL; } break; case 348: { (yyval) = make_node (nod_list, 2, (yyvsp[-1]), (yyvsp[0])); } break; case 349: { (yyval) = make_node (nod_on_error, (int) e_err_count, make_list ((yyvsp[-2])), (yyvsp[0])); } break; case 351: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 352: { (yyval) = make_node (nod_sqlcode, 1, (yyvsp[0])); } break; case 353: { (yyval) = make_node (nod_gdscode, 1, (yyvsp[0])); } break; case 354: { (yyval) = make_node (nod_exception, 1, (yyvsp[0])); } break; case 355: { (yyval) = make_node (nod_default, 1, NULL); } break; case 359: { (yyval) = make_node (nod_cursor_open, (int) e_cur_stmt_count, (yyvsp[0]), NULL, NULL); } break; case 360: { (yyval) = make_node (nod_cursor_close, (int) e_cur_stmt_count, (yyvsp[0]), NULL, NULL); } break; case 361: { (yyval) = make_node (nod_cursor_fetch, (int) e_cur_stmt_count, (yyvsp[-2]), (yyvsp[-3]), make_list ((yyvsp[0]))); } break; case 362: { (yyval) = NULL; } break; case 363: { (yyval) = make_node (nod_exec_procedure, (int) e_exe_count, (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 364: { (yyval) = make_list ((yyvsp[0])); } break; case 365: { (yyval) = make_list ((yyvsp[-1])); } break; case 366: { (yyval) = NULL; } break; case 367: { (yyval) = make_list ((yyvsp[0])); } break; case 368: { (yyval) = make_list ((yyvsp[-1])); } break; case 369: { (yyval) = NULL; } break; case 370: { (yyval) = make_node (nod_exec_block, (int) e_exe_blk_count, (yyvsp[-4]), (yyvsp[-3]), (yyvsp[-1]), (yyvsp[0]), make_node (nod_all, (int) 0, NULL)); } break; case 371: { (yyval) = make_list ((yyvsp[-1])); } break; case 372: { (yyval) = NULL; } break; case 374: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 375: { (yyval) = make_node (nod_param_val, e_prm_val_count, (yyvsp[-2]), (yyvsp[0])); } break; case 376: { (yyval) = make_node (nod_def_view, (int) e_view_count, (yyvsp[-6]), (yyvsp[-5]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 377: { (yyval) = make_node (nod_redef_view, (int) e_view_count, (yyvsp[-6]), (yyvsp[-5]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 378: { lex.beginning = lex_position(); } break; case 379: { lex.beginning = lex.last_token; } break; case 380: { (yyval) = (dsql_nod*) MAKE_string(lex.beginning, lex_position() - lex.beginning); } break; case 381: { (yyval) = (dsql_nod*) MAKE_string(lex.beginning, (DSQL_yychar <= 0 ? lex_position() : lex.last_token) - lex.beginning); } break; case 382: { (yyval) = make_node (nod_def_constraint, (int) e_cnstr_count, NULL, NULL, NULL, NULL, NULL); } break; case 383: { (yyval) = 0; } break; case 384: { (yyval) = make_node (nod_def_trigger, (int) e_trg_count, (yyvsp[-7]), (yyvsp[-5]), (yyvsp[-4]), (yyvsp[-3]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 385: { (yyval) = make_node (nod_redef_trigger, (int) e_trg_count, (yyvsp[-7]), (yyvsp[-5]), (yyvsp[-4]), (yyvsp[-3]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 386: { (yyval) = make_node (nod_replace_trigger, (int) e_trg_count, (yyvsp[-7]), (yyvsp[-5]), (yyvsp[-4]), (yyvsp[-3]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 387: { (yyval) = MAKE_constant ((dsql_str*) 0, CONSTANT_SLONG); } break; case 388: { (yyval) = MAKE_constant ((dsql_str*) 1, CONSTANT_SLONG); } break; case 389: { (yyval) = NULL; } break; case 390: { (yyval) = MAKE_trigger_type ((yyvsp[-1]), (yyvsp[0])); } break; case 391: { (yyval) = MAKE_constant ((dsql_str*) 0, CONSTANT_SLONG); } break; case 392: { (yyval) = MAKE_constant ((dsql_str*) 1, CONSTANT_SLONG); } break; case 393: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (1, 0, 0), CONSTANT_SLONG); } break; case 394: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (2, 0, 0), CONSTANT_SLONG); } break; case 395: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (3, 0, 0), CONSTANT_SLONG); } break; case 396: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (1, 2, 0), CONSTANT_SLONG); } break; case 397: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (1, 3, 0), CONSTANT_SLONG); } break; case 398: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (2, 1, 0), CONSTANT_SLONG); } break; case 399: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (2, 3, 0), CONSTANT_SLONG); } break; case 400: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (3, 1, 0), CONSTANT_SLONG); } break; case 401: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (3, 2, 0), CONSTANT_SLONG); } break; case 402: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (1, 2, 3), CONSTANT_SLONG); } break; case 403: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (1, 3, 2), CONSTANT_SLONG); } break; case 404: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (2, 1, 3), CONSTANT_SLONG); } break; case 405: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (2, 3, 1), CONSTANT_SLONG); } break; case 406: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (3, 1, 2), CONSTANT_SLONG); } break; case 407: { (yyval) = MAKE_constant ((dsql_str*)(IPTR) trigger_type_suffix (3, 2, 1), CONSTANT_SLONG); } break; case 408: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SLONG); } break; case 409: { (yyval) = NULL; } break; case 410: { (yyval) = make_node (nod_list, (int) e_trg_act_count, (yyvsp[-1]), (yyvsp[0])); } break; case 411: { (yyval) = (yyvsp[0]); } break; case 412: { (yyval) = (yyvsp[0]); } break; case 413: { (yyval) = make_node (nod_mod_relation, (int) e_alt_count, (yyvsp[-1]), make_list ((yyvsp[0]))); } break; case 414: { (yyval) = (yyvsp[0]); } break; case 415: { (yyval) = (yyvsp[0]); } break; case 416: { (yyval) = make_node (nod_mod_database, (int) e_adb_count, make_list ((yyvsp[0]))); } break; case 417: { (yyval) = make_node (nod_mod_domain, (int) e_alt_count, (yyvsp[-1]), make_list ((yyvsp[0]))); } break; case 418: { (yyval) = make_node (nod_mod_index, (int) e_mod_idx_count, (yyvsp[0])); } break; case 419: { (yyval) = (yyvsp[0]); } break; case 420: { (yyval) = (yyvsp[0]); } break; case 422: { (yyval) = make_node (nod_list, 2, (yyvsp[-1]), (yyvsp[0])); } break; case 423: { (yyval) = make_node (nod_def_default, (int) e_dft_count, (yyvsp[-1]), (yyvsp[0])); } break; case 424: { (yyval) = (yyvsp[0]); } break; case 425: { (yyval) = (yyvsp[0]); } break; case 426: {(yyval) = make_node (nod_del_default, (int) 0, NULL); } break; case 427: { (yyval) = make_node (nod_delete_rel_constraint, (int) 1, NULL); } break; case 428: { (yyval) = (yyvsp[0]); } break; case 429: { (yyval) = make_node (nod_mod_domain_type, 2, (yyvsp[-1])); } break; case 431: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 432: { (yyval) = make_node (nod_del_field, 2, (yyvsp[-1]), (yyvsp[0])); } break; case 433: { (yyval) = make_node (nod_delete_rel_constraint, (int) 1, (yyvsp[0]));} break; case 434: { (yyval) = (yyvsp[0]); } break; case 435: { (yyval) = (yyvsp[0]); } break; case 436: { (yyval) = make_node(nod_mod_field_pos, 2, (yyvsp[-2]), MAKE_constant((dsql_str*) (yyvsp[0]), CONSTANT_SLONG)); } break; case 437: { (yyval) = make_node(nod_mod_field_name, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 438: { (yyval) = make_node(nod_mod_field_type, e_mod_fld_type_count, (yyvsp[-2]), (yyvsp[0]), NULL); } break; case 439: { (yyval) = make_node(nod_mod_field_type, e_mod_fld_type_count, (yyvsp[-3]), NULL, make_node(nod_def_default, (int) e_dft_count, (yyvsp[-1]), (yyvsp[0]))); } break; case 440: { (yyval) = make_node(nod_mod_field_type, e_mod_fld_type_count, (yyvsp[-2]), NULL, make_node(nod_del_default, (int) 0, NULL)); } break; case 441: { (yyval) = make_node (nod_field_name, (int) e_fln_count, NULL, (yyvsp[0])); } break; case 483: { (yyval) = NULL; } break; case 484: { (yyval) = NULL; } break; case 485: { (yyval) = NULL; } break; case 486: { (yyval) = make_node (nod_def_domain, (int) e_dom_count, (yyvsp[0]), NULL, NULL, NULL, NULL); } break; case 487: { lex.g_field_name = (yyvsp[0]); lex.g_field = make_field ((yyvsp[0])); (yyval) = (dsql_nod*) lex.g_field; } break; case 488: { (yyval) = make_node (nod_restrict, 0, NULL); } break; case 489: { (yyval) = make_node (nod_cascade, 0, NULL); } break; case 490: { (yyval) = make_node (nod_restrict, 0, NULL); } break; case 491: { (yyval) = make_node (nod_idx_active, 1, (yyvsp[-1])); } break; case 492: { (yyval) = make_node (nod_idx_inactive, 1, (yyvsp[-1])); } break; case 493: { (yyval) = make_node (nod_set_generator2, e_gen_id_count, (yyvsp[-3]), MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SLONG)); } break; case 494: { (yyval) = make_node (nod_set_generator2, e_gen_id_count, (yyvsp[-3]), MAKE_constant((dsql_str*) (yyvsp[0]), CONSTANT_SINT64)); } break; case 495: { (yyval) = make_node (nod_set_generator2, e_gen_id_count, (yyvsp[-4]), make_node(nod_negate, 1, MAKE_constant((dsql_str*) (yyvsp[0]), CONSTANT_SINT64))); } break; case 496: { (yyval) = make_node(nod_mod_udf, e_mod_udf_count, (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 497: { (yyval) = (yyvsp[0]); } break; case 498: { (yyval) = NULL; } break; case 499: { (yyval) = (yyvsp[0]); } break; case 500: { (yyval) = NULL; } break; case 501: { (yyval) = NULL; } break; case 503: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-1]), (yyvsp[0])); } break; case 504: { (yyval) = (yyvsp[0]); } break; case 505: { (yyval) = make_node (nod_difference_file, (int) 1, (yyvsp[0])); } break; case 506: { (yyval) = make_node (nod_drop_difference, (int) 0, NULL); } break; case 507: { (yyval) = make_node (nod_begin_backup, (int) 0, NULL); } break; case 508: { (yyval) = make_node (nod_end_backup, (int) 0, NULL); } break; case 509: { (yyval) = make_node (nod_mod_trigger, (int) e_trg_count, (yyvsp[-6]), NULL, (yyvsp[-5]), (yyvsp[-4]), (yyvsp[-3]), (yyvsp[-1]), (yyvsp[0])); } break; case 511: { (yyval) = NULL; } break; case 513: { (yyval) = NULL; } break; case 514: { (yyval) = (yyvsp[0]); } break; case 515: { (yyval) = make_node (nod_del_exception, 1, (yyvsp[0])); } break; case 516: { (yyval) = make_node (nod_del_index, (int) 1, (yyvsp[0])); } break; case 517: { (yyval) = make_node (nod_del_procedure, (int) 1, (yyvsp[0])); } break; case 518: { (yyval) = make_node (nod_del_relation, (int) 1, (yyvsp[0])); } break; case 519: { (yyval) = make_node (nod_del_trigger, (int) 1, (yyvsp[0])); } break; case 520: { (yyval) = make_node (nod_del_view, (int) 1, (yyvsp[0])); } break; case 521: { (yyval) = make_node (nod_del_filter, (int) 1, (yyvsp[0])); } break; case 522: { (yyval) = make_node (nod_del_domain, (int) 1, (yyvsp[0])); } break; case 523: { (yyval) = make_node (nod_del_udf, (int) 1, (yyvsp[0])); } break; case 524: { (yyval) = make_node (nod_del_shadow, (int) 1, (yyvsp[0])); } break; case 525: { (yyval) = make_node (nod_del_role, (int) 1, (yyvsp[0])); } break; case 526: { (yyval) = make_node (nod_del_generator, (int) 1, (yyvsp[0])); } break; case 527: { (yyval) = make_node (nod_del_generator, (int) 1, (yyvsp[0])); } break; case 532: { lex.g_field->fld_ranges = make_list ((yyvsp[-1])); lex.g_field->fld_dimensions = lex.g_field->fld_ranges->nod_count / 2; lex.g_field->fld_element_dtype = lex.g_field->fld_dtype; (yyval) = (yyvsp[-3]); } break; case 533: { lex.g_field->fld_ranges = make_list ((yyvsp[-2])); lex.g_field->fld_dimensions = lex.g_field->fld_ranges->nod_count / 2; lex.g_field->fld_element_dtype = lex.g_field->fld_dtype; (yyval) = (yyvsp[-4]); } break; case 535: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-2]), (yyvsp[0])); } break; case 536: { if ((IPTR) (yyvsp[0]) < 1) (yyval) = make_node (nod_list, (int) 2, MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SLONG), MAKE_constant ((dsql_str*) 1, CONSTANT_SLONG)); else (yyval) = make_node (nod_list, (int) 2, MAKE_constant ((dsql_str*) 1, CONSTANT_SLONG), MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SLONG) ); } break; case 537: { (yyval) = make_node (nod_list, (int) 2, MAKE_constant ((dsql_str*) (yyvsp[-2]), CONSTANT_SLONG), MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SLONG)); } break; case 543: { if (client_dialect < SQL_DIALECT_V6_TRANSITION) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, isc_arg_gds, isc_sql_dialect_datatype_unsupport, isc_arg_number, (SLONG) client_dialect, isc_arg_string, "BIGINT", 0); if (db_dialect < SQL_DIALECT_V6_TRANSITION) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, isc_arg_gds, isc_sql_db_dialect_dtype_unsupport, isc_arg_number, (SLONG) db_dialect, isc_arg_string, "BIGINT", 0); lex.g_field->fld_dtype = dtype_int64; lex.g_field->fld_length = sizeof (SINT64); } break; case 544: { lex.g_field->fld_dtype = dtype_long; lex.g_field->fld_length = sizeof (SLONG); } break; case 545: { lex.g_field->fld_dtype = dtype_short; lex.g_field->fld_length = sizeof (SSHORT); } break; case 546: { *stmt_ambiguous = true; if (client_dialect <= SQL_DIALECT_V5) { /* Post warning saying that DATE is equivalent to TIMESTAMP */ ERRD_post_warning (isc_sqlwarn, isc_arg_number, (SLONG) 301, isc_arg_warning, isc_dtype_renamed, 0); lex.g_field->fld_dtype = dtype_timestamp; lex.g_field->fld_length = sizeof (GDS_TIMESTAMP); } else if (client_dialect == SQL_DIALECT_V6_TRANSITION) yyabandon (-104, isc_transitional_date); else { lex.g_field->fld_dtype = dtype_sql_date; lex.g_field->fld_length = sizeof (ULONG); } } break; case 547: { if (client_dialect < SQL_DIALECT_V6_TRANSITION) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, isc_arg_gds, isc_sql_dialect_datatype_unsupport, isc_arg_number, (SLONG) client_dialect, isc_arg_string, "TIME", 0); if (db_dialect < SQL_DIALECT_V6_TRANSITION) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, isc_arg_gds, isc_sql_db_dialect_dtype_unsupport, isc_arg_number, (SLONG) db_dialect, isc_arg_string, "TIME", 0); lex.g_field->fld_dtype = dtype_sql_time; lex.g_field->fld_length = sizeof (SLONG); } break; case 548: { lex.g_field->fld_dtype = dtype_timestamp; lex.g_field->fld_length = sizeof (GDS_TIMESTAMP); } break; case 551: { lex.g_field->fld_dtype = dtype_blob; lex.g_field->fld_length = sizeof(ISC_QUAD); } break; case 552: { lex.g_field->fld_dtype = dtype_blob; lex.g_field->fld_length = sizeof(ISC_QUAD); lex.g_field->fld_seg_length = (USHORT)(IPTR) (yyvsp[-1]); lex.g_field->fld_sub_type = 0; } break; case 553: { lex.g_field->fld_dtype = dtype_blob; lex.g_field->fld_length = sizeof(ISC_QUAD); lex.g_field->fld_seg_length = (USHORT)(IPTR) (yyvsp[-3]); lex.g_field->fld_sub_type = (USHORT)(IPTR) (yyvsp[-1]); } break; case 554: { lex.g_field->fld_dtype = dtype_blob; lex.g_field->fld_length = sizeof(ISC_QUAD); lex.g_field->fld_seg_length = 80; lex.g_field->fld_sub_type = (USHORT)(IPTR) (yyvsp[-1]); } break; case 555: { lex.g_field->fld_seg_length = (USHORT)(IPTR) (yyvsp[0]); } break; case 556: { lex.g_field->fld_seg_length = (USHORT) 80; } break; case 557: { lex.g_field->fld_sub_type = (USHORT)(IPTR) (yyvsp[0]); } break; case 558: { lex.g_field->fld_sub_type_name = (yyvsp[0]); } break; case 559: { lex.g_field->fld_sub_type = (USHORT) 0; } break; case 560: { lex.g_field->fld_character_set = (yyvsp[0]); } break; case 562: { lex.g_field->fld_dtype = dtype_text; lex.g_field->fld_character_length = (USHORT)(IPTR) (yyvsp[-1]); lex.g_field->fld_flags |= FLD_national; } break; case 563: { lex.g_field->fld_dtype = dtype_text; lex.g_field->fld_character_length = 1; lex.g_field->fld_flags |= FLD_national; } break; case 564: { lex.g_field->fld_dtype = dtype_varying; lex.g_field->fld_character_length = (USHORT)(IPTR) (yyvsp[-1]); lex.g_field->fld_flags |= FLD_national; } break; case 565: { lex.g_field->fld_dtype = dtype_text; lex.g_field->fld_character_length = (USHORT)(IPTR) (yyvsp[-1]); } break; case 566: { lex.g_field->fld_dtype = dtype_text; lex.g_field->fld_character_length = 1; } break; case 567: { lex.g_field->fld_dtype = dtype_varying; lex.g_field->fld_character_length = (USHORT)(IPTR) (yyvsp[-1]); } break; case 576: { lex.g_field->fld_sub_type = dsc_num_type_numeric; } break; case 577: { lex.g_field->fld_sub_type = dsc_num_type_decimal; if (lex.g_field->fld_dtype == dtype_short) { lex.g_field->fld_dtype = dtype_long; lex.g_field->fld_length = sizeof (SLONG); } } break; case 578: { lex.g_field->fld_dtype = dtype_long; lex.g_field->fld_length = sizeof (SLONG); lex.g_field->fld_precision = 9; } break; case 579: { if ( ((IPTR) (yyvsp[-1]) < 1) || ((IPTR) (yyvsp[-1]) > 18) ) yyabandon (-842, isc_precision_err); /* Precision most be between 1 and 18. */ if ((IPTR) (yyvsp[-1]) > 9) { if ( ( (client_dialect <= SQL_DIALECT_V5) && (db_dialect > SQL_DIALECT_V5) ) || ( (client_dialect > SQL_DIALECT_V5) && (db_dialect <= SQL_DIALECT_V5) ) ) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -817, isc_arg_gds, isc_ddl_not_allowed_by_db_sql_dial, isc_arg_number, (SLONG) db_dialect, 0); if (client_dialect <= SQL_DIALECT_V5) { lex.g_field->fld_dtype = dtype_double; lex.g_field->fld_length = sizeof (double); } else { if (client_dialect == SQL_DIALECT_V6_TRANSITION) { ERRD_post_warning ( isc_dsql_warn_precision_ambiguous, isc_arg_end ); ERRD_post_warning ( isc_dsql_warn_precision_ambiguous1, isc_arg_end ); ERRD_post_warning ( isc_dsql_warn_precision_ambiguous2, isc_arg_end ); } lex.g_field->fld_dtype = dtype_int64; lex.g_field->fld_length = sizeof (SINT64); } } else if ((IPTR) (yyvsp[-1]) < 5) { lex.g_field->fld_dtype = dtype_short; lex.g_field->fld_length = sizeof (SSHORT); } else { lex.g_field->fld_dtype = dtype_long; lex.g_field->fld_length = sizeof (SLONG); } lex.g_field->fld_precision = (USHORT)(IPTR) (yyvsp[-1]); } break; case 580: { if ( ((IPTR) (yyvsp[-3]) < 1) || ((IPTR) (yyvsp[-3]) > 18) ) yyabandon (-842, isc_precision_err); /* Precision should be between 1 and 18 */ if (((IPTR) (yyvsp[-1]) > (IPTR) (yyvsp[-3])) || ((IPTR) (yyvsp[-1]) < 0)) yyabandon (-842, isc_scale_nogt); /* Scale must be between 0 and precision */ if ((IPTR) (yyvsp[-3]) > 9) { if ( ( (client_dialect <= SQL_DIALECT_V5) && (db_dialect > SQL_DIALECT_V5) ) || ( (client_dialect > SQL_DIALECT_V5) && (db_dialect <= SQL_DIALECT_V5) ) ) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -817, isc_arg_gds, isc_ddl_not_allowed_by_db_sql_dial, isc_arg_number, (SLONG) db_dialect, 0); if (client_dialect <= SQL_DIALECT_V5) { lex.g_field->fld_dtype = dtype_double; lex.g_field->fld_length = sizeof (double); } else { if (client_dialect == SQL_DIALECT_V6_TRANSITION) { ERRD_post_warning ( isc_dsql_warn_precision_ambiguous, isc_arg_end ); ERRD_post_warning ( isc_dsql_warn_precision_ambiguous1, isc_arg_end ); ERRD_post_warning ( isc_dsql_warn_precision_ambiguous2, isc_arg_end ); } /* client_dialect >= SQL_DIALECT_V6 */ lex.g_field->fld_dtype = dtype_int64; lex.g_field->fld_length = sizeof (SINT64); } } else { if ((IPTR) (yyvsp[-3]) < 5) { lex.g_field->fld_dtype = dtype_short; lex.g_field->fld_length = sizeof (SSHORT); } else { lex.g_field->fld_dtype = dtype_long; lex.g_field->fld_length = sizeof (SLONG); } } lex.g_field->fld_precision = (USHORT)(IPTR) (yyvsp[-3]); lex.g_field->fld_scale = - (SSHORT)(IPTR) (yyvsp[-1]); } break; case 583: { if ((IPTR) (yyvsp[0]) > 7) { lex.g_field->fld_dtype = dtype_double; lex.g_field->fld_length = sizeof (double); } else { lex.g_field->fld_dtype = dtype_real; lex.g_field->fld_length = sizeof (float); } } break; case 584: { lex.g_field->fld_dtype = dtype_double; lex.g_field->fld_length = sizeof (double); } break; case 585: { lex.g_field->fld_dtype = dtype_real; lex.g_field->fld_length = sizeof (float); } break; case 586: { lex.g_field->fld_dtype = dtype_double; lex.g_field->fld_length = sizeof (double); } break; case 587: { (yyval) = (yyvsp[-1]); } break; case 588: { (yyval) = 0; } break; case 592: { (yyval) = make_node (nod_set_generator2, e_gen_id_count, (yyvsp[-2]), MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SLONG)); } break; case 593: { (yyval) = make_node (nod_set_generator2, e_gen_id_count, (yyvsp[-2]), MAKE_constant((dsql_str*) (yyvsp[0]), CONSTANT_SINT64)); } break; case 594: { (yyval) = make_node (nod_set_generator2, e_gen_id_count, (yyvsp[-3]), make_node(nod_negate, 1, MAKE_constant((dsql_str*) (yyvsp[0]), CONSTANT_SINT64))); } break; case 598: { (yyval) = make_node (nod_user_savepoint, 1, (yyvsp[0])); } break; case 599: { (yyval) = make_node (nod_release_savepoint, 2, (yyvsp[-1]), (yyvsp[0])); } break; case 600: { (yyval) = make_node (nod_flag, 0, NULL); } break; case 601: { (yyval) = 0; } break; case 602: { (yyval) = make_node (nod_undo_savepoint, 1, (yyvsp[0])); } break; case 605: { (yyval) = make_node (nod_commit, e_commit_count, (yyvsp[0])); } break; case 606: { (yyval) = make_node (nod_rollback, e_rollback_count, (yyvsp[0])); } break; case 609: { (yyval) = make_node (nod_retain, 0, NULL); } break; case 610: { (yyval) = NULL; } break; case 612: { (yyval) = NULL; } break; case 613: {(yyval) = make_node (nod_trans, 1, make_list ((yyvsp[0]))); } break; case 615: { (yyval) = NULL; } break; case 617: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-1]), (yyvsp[0])); } break; case 624: { (yyval) = make_flag_node (nod_access, NOD_READ_ONLY, (int) 0, NULL); } break; case 625: { (yyval) = make_flag_node (nod_access, NOD_READ_WRITE, (int) 0, NULL); } break; case 626: { (yyval) = make_flag_node (nod_wait, NOD_WAIT, (int) 0, NULL); } break; case 627: { (yyval) = make_flag_node (nod_wait, NOD_NO_WAIT, (int) 0, NULL); } break; case 628: { (yyval) = (yyvsp[0]);} break; case 630: { (yyval) = (yyvsp[0]);} break; case 631: { (yyval) = make_flag_node (nod_isolation, NOD_READ_COMMITTED, 1, (yyvsp[0])); } break; case 632: { (yyval) = make_flag_node (nod_isolation, NOD_READ_COMMITTED, 1, (yyvsp[0])); } break; case 633: { (yyval) = make_flag_node (nod_isolation, NOD_CONCURRENCY, 0, NULL); } break; case 634: { (yyval) = make_flag_node (nod_isolation, NOD_CONSISTENCY, 0, NULL); } break; case 635: { (yyval) = make_flag_node (nod_isolation, NOD_CONSISTENCY, 0, NULL); } break; case 636: { (yyval) = make_flag_node (nod_version, NOD_VERSION, 0, NULL); } break; case 637: { (yyval) = make_flag_node (nod_version, NOD_NO_VERSION, 0, NULL); } break; case 638: { (yyval) = 0; } break; case 639: { (yyval) = make_flag_node(nod_tra_misc, NOD_NO_AUTO_UNDO, 0, NULL); } break; case 640: { (yyval) = make_flag_node(nod_tra_misc, NOD_IGNORE_LIMBO, 0, NULL); } break; case 641: { (yyval) = make_flag_node(nod_tra_misc, NOD_RESTART_REQUESTS, 0, NULL); } break; case 642: { (yyval) = make_node(nod_lock_timeout, 1, MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SLONG)); } break; case 643: { (yyval) = make_node (nod_reserve, 1, make_list ((yyvsp[0]))); } break; case 644: { (yyval) = (dsql_nod*) NOD_SHARED; } break; case 645: { (yyval) = (dsql_nod*) NOD_PROTECTED ; } break; case 646: { (yyval) = (dsql_nod*) 0; } break; case 647: { (yyval) = (dsql_nod*) NOD_READ; } break; case 648: { (yyval) = (dsql_nod*) NOD_WRITE; } break; case 650: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-2]), (yyvsp[0])); } break; case 651: { (yyval) = make_node (nod_table_lock, (int) 2, make_list ((yyvsp[-1])), (yyvsp[0])); } break; case 652: { (yyval) = make_flag_node (nod_lock_mode, (SSHORT) ((SSHORT)(IPTR) (yyvsp[-1]) | (SSHORT)(IPTR) (yyvsp[0])), (SSHORT) 0, NULL); } break; case 653: { (yyval) = 0; } break; case 655: { (yyval) = make_node (nod_list, (int) 2, (yyvsp[-2]), (yyvsp[0])); } break; case 656: { (yyval) = make_node (nod_set_statistics, (int) e_stat_count, (yyvsp[0])); } break; case 657: { (yyval) = make_node(nod_comment, e_comment_count, (yyvsp[-2]), NULL, NULL, (yyvsp[0])); } break; case 658: { (yyval) = make_node(nod_comment, e_comment_count, (yyvsp[-3]), (yyvsp[-2]), NULL, (yyvsp[0])); } break; case 659: { (yyval) = make_node(nod_comment, e_comment_count, (yyvsp[-4]), (yyvsp[-3]), (yyvsp[-2]), (yyvsp[0])); } break; case 660: { (yyval) = MAKE_constant((dsql_str*) ddl_database, CONSTANT_SLONG); } break; case 661: { (yyval) = MAKE_constant((dsql_str*) ddl_domain, CONSTANT_SLONG); } break; case 662: { (yyval) = MAKE_constant((dsql_str*) ddl_relation, CONSTANT_SLONG); } break; case 663: { (yyval) = MAKE_constant((dsql_str*) ddl_view, CONSTANT_SLONG); } break; case 664: { (yyval) = MAKE_constant((dsql_str*) ddl_procedure, CONSTANT_SLONG); } break; case 665: { (yyval) = MAKE_constant((dsql_str*) ddl_trigger, CONSTANT_SLONG); } break; case 666: { (yyval) = MAKE_constant((dsql_str*) ddl_udf, CONSTANT_SLONG); } break; case 667: { (yyval) = MAKE_constant((dsql_str*) ddl_blob_filter, CONSTANT_SLONG); } break; case 668: { (yyval) = MAKE_constant((dsql_str*) ddl_exception, CONSTANT_SLONG); } break; case 669: { (yyval) = MAKE_constant((dsql_str*) ddl_generator, CONSTANT_SLONG); } break; case 670: { (yyval) = MAKE_constant((dsql_str*) ddl_generator, CONSTANT_SLONG); } break; case 671: { (yyval) = MAKE_constant((dsql_str*) ddl_index, CONSTANT_SLONG); } break; case 672: { (yyval) = MAKE_constant((dsql_str*) ddl_role, CONSTANT_SLONG); } break; case 673: { (yyval) = MAKE_constant((dsql_str*) ddl_charset, CONSTANT_SLONG); } break; case 674: { (yyval) = MAKE_constant((dsql_str*) ddl_collation, CONSTANT_SLONG); } break; case 675: { (yyval) = MAKE_constant((dsql_str*) ddl_relation, CONSTANT_SLONG); } break; case 676: { (yyval) = MAKE_constant((dsql_str*) ddl_procedure, CONSTANT_SLONG); } break; case 677: { (yyval) = (yyvsp[0]); } break; case 679: { (yyval) = NULL; } break; case 680: { (yyval) = make_node (nod_select, (int) e_select_count, (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 681: { (yyval) = make_node (nod_for_update, (int) e_fpd_count, (yyvsp[0])); } break; case 682: { (yyval) = NULL; } break; case 683: { (yyval) = (yyvsp[0]); } break; case 684: { (yyval) = make_node (nod_flag, 0, NULL); } break; case 685: { (yyval) = make_node (nod_flag, 0, NULL); } break; case 686: { (yyval) = NULL; } break; case 687: { (yyval) = make_node (nod_select_expr, (int) e_sel_count, (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 688: { (yyval) = make_flag_node (nod_select_expr, NOD_SELECT_EXPR_VALUE, (int) e_sel_count, (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 689: { (yyval) = make_flag_node (nod_select_expr, NOD_SELECT_EXPR_VALUE | NOD_SELECT_EXPR_SINGLETON, (int) e_sel_count, (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 691: { (yyval) = make_node (nod_list, 2, (yyvsp[-3]), (yyvsp[0])); } break; case 692: { (yyval) = make_flag_node (nod_list, NOD_UNION_ALL, 2, (yyvsp[-3]), (yyvsp[0])); } break; case 694: { (yyval) = make_node (nod_query_spec, (int) e_qry_count, (yyvsp[-7]), (yyvsp[-6]), (yyvsp[-5]), (yyvsp[-4]), (yyvsp[-3]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 695: { lex.limit_clause = true; } break; case 696: { lex.limit_clause = false; } break; case 697: { lex.first_detection = true; } break; case 698: { lex.first_detection = false; } break; case 699: { (yyval) = make_node (nod_limit, (int) e_limit_count, (yyvsp[-1]), (yyvsp[-2])); } break; case 700: { (yyval) = make_node (nod_limit, (int) e_limit_count, NULL, (yyvsp[-1])); } break; case 701: { (yyval) = make_node (nod_limit, (int) e_limit_count, (yyvsp[0]), NULL); } break; case 702: { (yyval) = 0; } break; case 703: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[-1]), CONSTANT_SLONG); } break; case 704: { (yyval) = (yyvsp[-2]); } break; case 705: { (yyval) = (yyvsp[-1]); } break; case 706: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SLONG); } break; case 707: { (yyval) = (yyvsp[-1]); } break; case 708: { (yyval) = (yyvsp[0]); } break; case 709: { (yyval) = make_node (nod_flag, 0, NULL); } break; case 710: { (yyval) = 0; } break; case 711: { (yyval) = make_list ((yyvsp[0])); } break; case 712: { (yyval) = 0; } break; case 714: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 716: { (yyval) = make_node (nod_alias, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 719: { (yyval) = make_list ((yyvsp[0])); } break; case 721: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 726: { (yyval) = (yyvsp[-1]); } break; case 727: { (yyval) = make_node(nod_derived_table, (int) e_derived_table_count, (yyvsp[-4]), (yyvsp[-1]), (yyvsp[0])); } break; case 729: { (yyval) = NULL; } break; case 730: { (yyval) = make_list ((yyvsp[-1])); } break; case 731: { (yyval) = NULL; } break; case 733: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 737: { (yyval) = make_node (nod_join, (int) e_join_count, (yyvsp[-3]), make_node (nod_join_inner, (int) 0, NULL), (yyvsp[0]), NULL); } break; case 738: { (yyval) = make_node (nod_join, (int) e_join_count, (yyvsp[-4]), (yyvsp[-2]), (yyvsp[0]), make_node (nod_flag, 0, NULL)); } break; case 739: { (yyval) = make_node (nod_join, (int) e_join_count, (yyvsp[-4]), (yyvsp[-3]), (yyvsp[-1]), (yyvsp[0])); } break; case 742: { (yyval) = (yyvsp[0]); } break; case 743: { (yyval) = make_list ((yyvsp[-1])); } break; case 744: { (yyval) = make_node (nod_rel_proc_name, (int) e_rpn_count, (yyvsp[-3]), (yyvsp[0]), (yyvsp[-2])); } break; case 745: { (yyval) = make_node (nod_rel_proc_name, (int) e_rpn_count, (yyvsp[-1]), NULL, (yyvsp[0])); } break; case 746: { (yyval) = make_list ((yyvsp[-1])); } break; case 747: { (yyval) = NULL; } break; case 749: { (yyval) = make_node (nod_relation_name, (int) e_rln_count, (yyvsp[-1]), (yyvsp[0])); } break; case 750: { (yyval) = make_node (nod_relation_name, (int) e_rln_count, (yyvsp[0]), NULL); } break; case 751: { (yyval) = make_node (nod_join_inner, (int) 0, NULL); } break; case 752: { (yyval) = make_node (nod_join_left, (int) 0, NULL); } break; case 753: { (yyval) = make_node (nod_join_right, (int) 0, NULL); } break; case 754: { (yyval) = make_node (nod_join_full, (int) 0, NULL); } break; case 755: { (yyval) = make_node (nod_join_inner, (int) 0, NULL); } break; case 758: { (yyval) = make_list ((yyvsp[0])); } break; case 759: { (yyval) = NULL; } break; case 761: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 763: { (yyval) = (yyvsp[0]); } break; case 764: { (yyval) = NULL; } break; case 765: { (yyval) = (yyvsp[0]); } break; case 766: { (yyval) = NULL; } break; case 767: { (yyval) = (yyvsp[0]); } break; case 768: { (yyval) = NULL; } break; case 769: { (yyval) = make_node (nod_plan_expr, 2, (yyvsp[-3]), make_list ((yyvsp[-1]))); } break; case 770: { (yyval) = 0; } break; case 771: { (yyval) = make_node (nod_merge, (int) 0, NULL); } break; case 772: { (yyval) = make_node (nod_merge, (int) 0, NULL); } break; case 773: { (yyval) = 0; } break; case 774: { (yyval) = 0; } break; case 776: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 777: { (yyval) = make_node (nod_plan_item, 2, make_list ((yyvsp[-1])), (yyvsp[0])); } break; case 780: { (yyval) = make_node (nod_list, 2, (yyvsp[-1]), (yyvsp[0])); } break; case 781: { (yyval) = make_node (nod_natural, (int) 0, NULL); } break; case 782: { (yyval) = make_node (nod_index, 1, make_list ((yyvsp[-1]))); } break; case 783: { (yyval) = make_node (nod_index_order, 2, (yyvsp[-1]), (yyvsp[0])); } break; case 785: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 786: { (yyval) = make_list ((yyvsp[-1])); } break; case 787: { (yyval) = 0; } break; case 788: { (yyval) = make_list ((yyvsp[0])); } break; case 789: { (yyval) = 0; } break; case 791: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 792: { (yyval) = make_node (nod_order, (int) e_order_count, (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 793: { (yyval) = 0; } break; case 794: { (yyval) = make_node (nod_flag, 0, NULL); } break; case 795: { (yyval) = 0; } break; case 796: { (yyval) = MAKE_constant((dsql_str*) NOD_NULLS_FIRST, CONSTANT_SLONG); } break; case 797: { (yyval) = MAKE_constant((dsql_str*) NOD_NULLS_LAST, CONSTANT_SLONG); } break; case 798: { (yyval) = (yyvsp[-1]); } break; case 799: { (yyval) = 0; } break; case 800: { (yyval) = make_node (nod_rows, (int) e_rows_count, NULL, (yyvsp[0])); } break; case 801: { (yyval) = make_node (nod_rows, (int) e_rows_count, make_node (nod_subtract, 2, (yyvsp[-2]), MAKE_constant ((dsql_str*) 1, CONSTANT_SLONG)), make_node (nod_add, 2, make_node (nod_subtract, 2, (yyvsp[0]), (yyvsp[-2])), MAKE_constant ((dsql_str*) 1, CONSTANT_SLONG))); } break; case 802: { (yyval) = NULL; } break; case 803: { (yyval) = make_node (nod_insert, (int) e_ins_count, (yyvsp[-6]), make_list ((yyvsp[-5])), make_list ((yyvsp[-2])), NULL, (yyvsp[0])); } break; case 804: { (yyval) = make_node (nod_insert, (int) e_ins_count, (yyvsp[-2]), (yyvsp[-1]), NULL, (yyvsp[0]), NULL); } break; case 807: { (yyval) = make_node (nod_delete, (int) e_del_count, (yyvsp[-4]), (yyvsp[-3]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]), NULL); } break; case 808: { (yyval) = make_node (nod_delete, (int) e_del_count, (yyvsp[-1]), NULL, NULL, NULL, NULL, (yyvsp[0])); } break; case 811: { (yyval) = make_node (nod_update, (int) e_upd_count, (yyvsp[-6]), make_list ((yyvsp[-4])), (yyvsp[-3]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0]), NULL); } break; case 812: { (yyval) = make_node (nod_update, (int) e_upd_count, (yyvsp[-3]), make_list ((yyvsp[-1])), NULL, NULL, NULL, NULL, (yyvsp[0])); } break; case 813: { (yyval) = make_node (nod_returning, (int) e_ret_count, make_list ((yyvsp[0])), NULL); } break; case 814: { (yyval) = make_node (nod_returning, (int) e_ret_count, make_list ((yyvsp[-2])), make_list ((yyvsp[0]))); } break; case 815: { (yyval) = NULL; } break; case 816: { (yyval) = make_node (nod_cursor, (int) e_cur_count, (yyvsp[0]), NULL, NULL, NULL); } break; case 818: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 819: { (yyval) = make_node (nod_assign, 2, (yyvsp[0]), (yyvsp[-2])); } break; case 820: { (yyval) = make_node (nod_assign, 2, (yyvsp[0]), make_node (nod_null, 0, NULL)); } break; case 821: { (yyval) = make_node (nod_get_segment, (int) e_blb_count, (yyvsp[-4]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 822: { (yyval) = make_node (nod_put_segment, (int) e_blb_count, (yyvsp[-4]), (yyvsp[-2]), (yyvsp[-1]), (yyvsp[0])); } break; case 823: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 824: { (yyval) = make_node (nod_list, 2, NULL, (yyvsp[0])); } break; case 825: { (yyval) = NULL; } break; case 828: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SLONG); } break; case 829: { (yyval) = (yyvsp[0]); } break; case 830: { (yyval) = NULL; } break; case 831: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SLONG); } break; case 834: { (yyval) = NULL; } break; case 835: { (yyval) = make_list ((yyvsp[-1])); } break; case 837: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 839: { (yyval) = NULL; } break; case 840: { (yyval) = make_list ((yyvsp[-1])); } break; case 842: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 844: { (yyval) = make_node (nod_field_name, (int) e_fln_count, (yyvsp[-2]), (yyvsp[0])); } break; case 845: { (yyval) = make_node (nod_field_name, (int) e_fln_count, (yyvsp[-2]), NULL); } break; case 846: { (yyval) = make_node (nod_field_name, (int) e_fln_count, NULL, (yyvsp[0])); } break; case 848: { (yyval) = make_node (nod_field_name, (int) e_fln_count, (yyvsp[-2]), (yyvsp[0])); } break; case 850: { (yyval) = make_node (nod_not, 1, (yyvsp[0])); } break; case 852: { (yyval) = make_node (nod_or, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 853: { (yyval) = make_node (nod_and, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 855: { (yyval) = make_node (nod_not, 1, (yyvsp[0])); } break; case 856: { (yyval) = make_node (nod_or, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 857: { (yyval) = make_node (nod_and, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 858: { (yyval) = make_node (nod_or, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 859: { (yyval) = make_node (nod_and, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 861: { (yyval) = (yyvsp[-1]); } break; case 862: { (yyval) = make_node (nod_not, 1, (yyvsp[0])); } break; case 874: { (yyval) = make_node (nod_eql, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 875: { (yyval) = make_node (nod_lss, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 876: { (yyval) = make_node (nod_gtr, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 877: { (yyval) = make_node (nod_geq, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 878: { (yyval) = make_node (nod_leq, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 879: { (yyval) = make_node (nod_leq, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 880: { (yyval) = make_node (nod_geq, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 881: { (yyval) = make_node (nod_neq, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 882: { (yyval) = make_node (nod_eql_all, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 883: { (yyval) = make_node (nod_lss_all, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 884: { (yyval) = make_node (nod_gtr_all, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 885: { (yyval) = make_node (nod_geq_all, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 886: { (yyval) = make_node (nod_leq_all, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 887: { (yyval) = make_node (nod_leq_all, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 888: { (yyval) = make_node (nod_geq_all, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 889: { (yyval) = make_node (nod_neq_all, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 890: { (yyval) = make_node (nod_eql_any, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 891: { (yyval) = make_node (nod_lss_any, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 892: { (yyval) = make_node (nod_gtr_any, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 893: { (yyval) = make_node (nod_geq_any, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 894: { (yyval) = make_node (nod_leq_any, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 895: { (yyval) = make_node (nod_leq_any, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 896: { (yyval) = make_node (nod_geq_any, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 897: { (yyval) = make_node (nod_neq_any, 2, (yyvsp[-5]), (yyvsp[-1])); } break; case 900: { (yyval) = make_node (nod_not, 1, make_node (nod_equiv, 2, (yyvsp[-4]), (yyvsp[0]))); } break; case 901: { (yyval) = make_node (nod_equiv, 2, (yyvsp[-5]), (yyvsp[0])); } break; case 902: { (yyval) = make_node (nod_between, 3, (yyvsp[-4]), (yyvsp[-2]), (yyvsp[0])); } break; case 903: { (yyval) = make_node (nod_not, 1, make_node (nod_between, 3, (yyvsp[-5]), (yyvsp[-2]), (yyvsp[0]))); } break; case 904: { (yyval) = make_node (nod_like, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 905: { (yyval) = make_node (nod_not, 1, make_node (nod_like, 2, (yyvsp[-3]), (yyvsp[0]))); } break; case 906: { (yyval) = make_node (nod_like, 3, (yyvsp[-4]), (yyvsp[-2]), (yyvsp[0])); } break; case 907: { (yyval) = make_node (nod_not, 1, make_node (nod_like, 3, (yyvsp[-5]), (yyvsp[-2]), (yyvsp[0]))); } break; case 908: { (yyval) = make_node (nod_eql_any, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 909: { (yyval) = make_node (nod_not, 1, make_node (nod_eql_any, 2, (yyvsp[-3]), (yyvsp[0]))); } break; case 910: { (yyval) = make_node (nod_containing, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 911: { (yyval) = make_node (nod_not, 1, make_node (nod_containing, 2, (yyvsp[-3]), (yyvsp[0]))); } break; case 912: { (yyval) = make_node (nod_starting, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 913: { (yyval) = make_node (nod_not, 1, make_node (nod_starting, 2, (yyvsp[-3]), (yyvsp[0]))); } break; case 914: { (yyval) = make_node (nod_starting, 2, (yyvsp[-3]), (yyvsp[0])); } break; case 915: { (yyval) = make_node (nod_not, 1, make_node (nod_starting, 2, (yyvsp[-4]), (yyvsp[0]))); } break; case 916: { (yyval) = make_node (nod_exists, 1, (yyvsp[-1])); } break; case 917: { (yyval) = make_node (nod_singular, 1, (yyvsp[-1])); } break; case 918: { (yyval) = make_node (nod_missing, 1, (yyvsp[-2])); } break; case 919: { (yyval) = make_node (nod_not, 1, make_node (nod_missing, 1, (yyvsp[-3]))); } break; case 920: { (yyval) = make_node (nod_eql, 2, make_node (nod_internal_info, (int) e_internal_info_count, MAKE_constant ((dsql_str*) internal_trigger_action, CONSTANT_SLONG)), MAKE_constant ((dsql_str*) 1, CONSTANT_SLONG)); } break; case 921: { (yyval) = make_node (nod_eql, 2, make_node (nod_internal_info, (int) e_internal_info_count, MAKE_constant ((dsql_str*) internal_trigger_action, CONSTANT_SLONG)), MAKE_constant ((dsql_str*) 2, CONSTANT_SLONG)); } break; case 922: { (yyval) = make_node (nod_eql, 2, make_node (nod_internal_info, (int) e_internal_info_count, MAKE_constant ((dsql_str*) internal_trigger_action, CONSTANT_SLONG)), MAKE_constant ((dsql_str*) 3, CONSTANT_SLONG)); } break; case 923: { (yyval) = make_node (nod_eql, 2, make_node (nod_internal_info, (int) e_internal_info_count, MAKE_constant ((dsql_str*) internal_trigger_action, CONSTANT_SLONG)), MAKE_constant ((dsql_str*) 1, CONSTANT_SLONG)); } break; case 924: { (yyval) = make_node (nod_eql, 2, make_node (nod_internal_info, (int) e_internal_info_count, MAKE_constant ((dsql_str*) internal_trigger_action, CONSTANT_SLONG)), MAKE_constant ((dsql_str*) 2, CONSTANT_SLONG)); } break; case 925: { (yyval) = make_node (nod_eql, 2, make_node (nod_internal_info, (int) e_internal_info_count, MAKE_constant ((dsql_str*) internal_trigger_action, CONSTANT_SLONG)), MAKE_constant ((dsql_str*) 3, CONSTANT_SLONG)); } break; case 927: { (yyval) = make_list ((yyvsp[-1])); } break; case 928: { (yyval) = (yyvsp[-1]); } break; case 939: { (yyval) = make_node (nod_negate, 1, (yyvsp[0])); } break; case 940: { (yyval) = (yyvsp[0]); } break; case 941: { if (client_dialect >= SQL_DIALECT_V6_TRANSITION) (yyval) = make_node (nod_add2, 2, (yyvsp[-2]), (yyvsp[0])); else (yyval) = make_node (nod_add, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 942: { (yyval) = make_node (nod_concatenate, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 943: { (yyval) = make_node (nod_collate, (int) e_coll_count, (dsql_nod*) (yyvsp[0]), (yyvsp[-2])); } break; case 944: { if (client_dialect >= SQL_DIALECT_V6_TRANSITION) (yyval) = make_node (nod_subtract2, 2, (yyvsp[-2]), (yyvsp[0])); else (yyval) = make_node (nod_subtract, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 945: { if (client_dialect >= SQL_DIALECT_V6_TRANSITION) (yyval) = make_node (nod_multiply2, 2, (yyvsp[-2]), (yyvsp[0])); else (yyval) = make_node (nod_multiply, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 946: { if (client_dialect >= SQL_DIALECT_V6_TRANSITION) (yyval) = make_node (nod_divide2, 2, (yyvsp[-2]), (yyvsp[0])); else (yyval) = make_node (nod_divide, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 947: { (yyval) = (yyvsp[-1]); } break; case 948: { (yyval) = (yyvsp[-1]); } break; case 952: { (yyval) = make_node (nod_dbkey, 1, NULL); } break; case 953: { (yyval) = make_node (nod_dbkey, 1, (yyvsp[-2])); } break; case 954: { (yyval) = make_node (nod_dom_value, 0, NULL); } break; case 957: { if (client_dialect < SQL_DIALECT_V6_TRANSITION) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, isc_arg_gds, isc_sql_dialect_datatype_unsupport, isc_arg_number, (SLONG) client_dialect, isc_arg_string, "DATE", 0); if (db_dialect < SQL_DIALECT_V6_TRANSITION) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, isc_arg_gds, isc_sql_db_dialect_dtype_unsupport, isc_arg_number, (SLONG) db_dialect, isc_arg_string, "DATE", 0); (yyval) = make_node (nod_current_date, 0, NULL); } break; case 958: { if (client_dialect < SQL_DIALECT_V6_TRANSITION) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, isc_arg_gds, isc_sql_dialect_datatype_unsupport, isc_arg_number, (SLONG) client_dialect, isc_arg_string, "TIME", 0); if (db_dialect < SQL_DIALECT_V6_TRANSITION) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, isc_arg_gds, isc_sql_db_dialect_dtype_unsupport, isc_arg_number, (SLONG) db_dialect, isc_arg_string, "TIME", 0); (yyval) = make_node (nod_current_time, 1, (yyvsp[0])); } break; case 959: { (yyval) = make_node (nod_current_timestamp, 1, (yyvsp[0])); } break; case 960: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[-1]), CONSTANT_SLONG); } break; case 961: { (yyval) = NULL; } break; case 962: { (yyval) = make_node (nod_array, (int) e_ary_count, (yyvsp[-3]), make_list ((yyvsp[-1]))); } break; case 964: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 966: { (yyval) = make_node (nod_negate, 1, (yyvsp[0])); } break; case 967: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_STRING); } break; case 968: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SLONG); } break; case 969: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_DOUBLE); } break; case 970: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SINT64); } break; case 971: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_SINT64); } break; case 973: { (yyval) = MAKE_str_constant ((dsql_str*) (yyvsp[0]), lex.att_charset); } break; case 974: { if (client_dialect < SQL_DIALECT_V6_TRANSITION) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, isc_arg_gds, isc_sql_dialect_datatype_unsupport, isc_arg_number, (SLONG) client_dialect, isc_arg_string, "DATE", 0); if (db_dialect < SQL_DIALECT_V6_TRANSITION) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, isc_arg_gds, isc_sql_db_dialect_dtype_unsupport, isc_arg_number, (SLONG) db_dialect, isc_arg_string, "DATE", 0); (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_DATE); } break; case 975: { if (client_dialect < SQL_DIALECT_V6_TRANSITION) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, isc_arg_gds, isc_sql_dialect_datatype_unsupport, isc_arg_number, (SLONG) client_dialect, isc_arg_string, "TIME", 0); if (db_dialect < SQL_DIALECT_V6_TRANSITION) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, isc_arg_gds, isc_sql_db_dialect_dtype_unsupport, isc_arg_number, (SLONG) db_dialect, isc_arg_string, "TIME", 0); (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_TIME); } break; case 976: { (yyval) = MAKE_constant ((dsql_str*) (yyvsp[0]), CONSTANT_TIMESTAMP); } break; case 977: { (yyval) = make_parameter (); } break; case 978: { (yyval) = make_node (nod_user_name, 0, NULL); } break; case 979: { (yyval) = make_node (nod_user_name, 0, NULL); } break; case 980: { (yyval) = make_node (nod_current_role, 0, NULL); } break; case 981: { (yyval) = make_node (nod_internal_info, (int) e_internal_info_count, MAKE_constant ((dsql_str*) internal_connection_id, CONSTANT_SLONG)); } break; case 982: { (yyval) = make_node (nod_internal_info, (int) e_internal_info_count, MAKE_constant ((dsql_str*) internal_transaction_id, CONSTANT_SLONG)); } break; case 983: { (yyval) = make_node (nod_internal_info, (int) e_internal_info_count, MAKE_constant ((dsql_str*) internal_gdscode, CONSTANT_SLONG)); } break; case 984: { (yyval) = make_node (nod_internal_info, (int) e_internal_info_count, MAKE_constant ((dsql_str*) internal_sqlcode, CONSTANT_SLONG)); } break; case 985: { (yyval) = make_node (nod_internal_info, (int) e_internal_info_count, MAKE_constant ((dsql_str*) internal_rows_affected, CONSTANT_SLONG)); } break; case 986: { (yyval) = (yyvsp[0]); } break; case 987: { ((dsql_str*) (yyvsp[0]))->str_charset = (TEXT *) (yyvsp[-1]); (yyval) = (yyvsp[0]); } break; case 989: { (yyval) = (dsql_nod*) - (IPTR) (yyvsp[0]); } break; case 990: { if ((IPTR) (yyvsp[0]) > SHRT_POS_MAX) yyabandon (-842, isc_expec_short); /* Short integer expected */ (yyval) = (yyvsp[0]);} break; case 991: { if ((IPTR) (yyvsp[0]) > SHRT_NEG_MAX) yyabandon (-842, isc_expec_short); /* Short integer expected */ (yyval) = (yyvsp[0]);} break; case 992: { if ((IPTR) (yyvsp[0]) == 0) yyabandon (-842, isc_expec_positive); /* Positive number expected */ (yyval) = (yyvsp[0]);} break; case 993: { if ((IPTR) (yyvsp[0]) > SHRT_UNSIGNED_MAX) yyabandon (-842, isc_expec_ushort); /* Unsigned short integer expected */ (yyval) = (yyvsp[0]);} break; case 995: { (yyval) = (dsql_nod*) - (IPTR) (yyvsp[0]); } break; case 996: { (yyval) = (yyvsp[0]);} break; case 1000: { (yyval) = make_node (nod_agg_count, 0, NULL); } break; case 1001: { (yyval) = make_node (nod_agg_count, 1, (yyvsp[-1])); } break; case 1002: { (yyval) = make_flag_node (nod_agg_count, NOD_AGG_DISTINCT, 1, (yyvsp[-1])); } break; case 1003: { if (client_dialect >= SQL_DIALECT_V6_TRANSITION) (yyval) = make_node (nod_agg_total2, 1, (yyvsp[-1])); else (yyval) = make_node (nod_agg_total, 1, (yyvsp[-1])); } break; case 1004: { if (client_dialect >= SQL_DIALECT_V6_TRANSITION) (yyval) = make_flag_node (nod_agg_total2, NOD_AGG_DISTINCT, 1, (yyvsp[-1])); else (yyval) = make_flag_node (nod_agg_total, NOD_AGG_DISTINCT, 1, (yyvsp[-1])); } break; case 1005: { if (client_dialect >= SQL_DIALECT_V6_TRANSITION) (yyval) = make_node (nod_agg_average2, 1, (yyvsp[-1])); else (yyval) = make_node (nod_agg_average, 1, (yyvsp[-1])); } break; case 1006: { if (client_dialect >= SQL_DIALECT_V6_TRANSITION) (yyval) = make_flag_node (nod_agg_average2, NOD_AGG_DISTINCT, 1, (yyvsp[-1])); else (yyval) = make_flag_node (nod_agg_average, NOD_AGG_DISTINCT, 1, (yyvsp[-1])); } break; case 1007: { (yyval) = make_node (nod_agg_min, 1, (yyvsp[-1])); } break; case 1008: { (yyval) = make_node (nod_agg_min, 1, (yyvsp[-1])); } break; case 1009: { (yyval) = make_node (nod_agg_max, 1, (yyvsp[-1])); } break; case 1010: { (yyval) = make_node (nod_agg_max, 1, (yyvsp[-1])); } break; case 1013: { (yyval) = make_node (nod_extract, (int) e_extract_count, (yyvsp[-3]), (yyvsp[-1])); } break; case 1017: { (yyval) = make_node(nod_strlen, (int) e_strlen_count, MAKE_constant((dsql_str*)blr_strlen_bit, CONSTANT_SLONG), (yyvsp[-1])); } break; case 1018: { (yyval) = make_node(nod_strlen, (int) e_strlen_count, MAKE_constant((dsql_str*)blr_strlen_char, CONSTANT_SLONG), (yyvsp[-1])); } break; case 1019: { (yyval) = make_node(nod_strlen, (int) e_strlen_count, MAKE_constant((dsql_str*)blr_strlen_char, CONSTANT_SLONG), (yyvsp[-1])); } break; case 1020: { (yyval) = make_node(nod_strlen, (int) e_strlen_count, MAKE_constant((dsql_str*)blr_strlen_octet, CONSTANT_SLONG), (yyvsp[-1])); } break; case 1023: { (yyval) = make_node (nod_upcase, 1, (yyvsp[-1])); } break; case 1024: { (yyval) = make_node (nod_lowcase, 1, (yyvsp[-1])); } break; case 1025: { (yyval) = make_node (nod_substr, (int) e_substr_count, (yyvsp[-4]), make_node (nod_subtract, 2, (yyvsp[-2]), MAKE_constant ((dsql_str*) 1, CONSTANT_SLONG)), (yyvsp[-1])); } break; case 1026: { (yyval) = (yyvsp[0]); } break; case 1027: { (yyval) = MAKE_constant ((dsql_str*) SHRT_POS_MAX, CONSTANT_SLONG); } break; case 1028: { (yyval) = make_node (nod_trim, (int) e_trim_count, (yyvsp[-4]), (yyvsp[-3]), (yyvsp[-1])); } break; case 1029: { (yyval) = make_node (nod_trim, (int) e_trim_count, MAKE_constant ((dsql_str*)blr_trim_both, CONSTANT_SLONG), (yyvsp[-3]), (yyvsp[-1])); } break; case 1030: { (yyval) = make_node (nod_trim, (int) e_trim_count, (yyvsp[-3]), NULL, (yyvsp[-1])); } break; case 1031: { (yyval) = make_node (nod_trim, (int) e_trim_count, MAKE_constant ((dsql_str*)blr_trim_both, CONSTANT_SLONG), NULL, (yyvsp[-1])); } break; case 1032: { (yyval) = MAKE_constant ((dsql_str*)blr_trim_both, CONSTANT_SLONG); } break; case 1033: { (yyval) = MAKE_constant ((dsql_str*)blr_trim_trailing, CONSTANT_SLONG); } break; case 1034: { (yyval) = MAKE_constant ((dsql_str*)blr_trim_leading, CONSTANT_SLONG); } break; case 1035: { (yyval) = make_node (nod_udf, 2, (yyvsp[-3]), (yyvsp[-1])); } break; case 1036: { (yyval) = make_node (nod_udf, 1, (yyvsp[-2])); } break; case 1037: { (yyval) = make_node (nod_cast, (int) e_cast_count, (yyvsp[-1]), (yyvsp[-3])); } break; case 1040: { (yyval) = make_node (nod_searched_case, 2, make_node (nod_list, 2, make_node (nod_eql, 2, (yyvsp[-3]), (yyvsp[-1])), make_node (nod_null, 0, NULL)), (yyvsp[-3])); } break; case 1041: { (yyval) = make_node (nod_searched_case, 2, make_node (nod_list, 2, (yyvsp[-5]), (yyvsp[-3])), (yyvsp[-1])); } break; case 1042: { (yyval) = make_node (nod_coalesce, 2, (yyvsp[-3]), (yyvsp[-1])); } break; case 1045: { (yyval) = make_node (nod_simple_case, 3, (yyvsp[-2]), make_list((yyvsp[-1])), make_node (nod_null, 0, NULL)); } break; case 1046: { (yyval) = make_node (nod_simple_case, 3, (yyvsp[-4]), make_list((yyvsp[-3])), (yyvsp[-1])); } break; case 1047: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 1048: { (yyval) = make_node (nod_list, 2, (yyvsp[-4]), make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0]))); } break; case 1049: { (yyval) = make_node (nod_searched_case, 2, make_list((yyvsp[-1])), make_node (nod_null, 0, NULL)); } break; case 1050: { (yyval) = make_node (nod_searched_case, 2, make_list((yyvsp[-3])), (yyvsp[-1])); } break; case 1051: { (yyval) = make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0])); } break; case 1052: { (yyval) = make_node (nod_list, 2, (yyvsp[-4]), make_node (nod_list, 2, (yyvsp[-2]), (yyvsp[0]))); } break; case 1056: { if (client_dialect >= SQL_DIALECT_V6_TRANSITION) (yyval) = make_node (nod_gen_id2, 2, (yyvsp[0]), MAKE_constant((dsql_str*) 1, CONSTANT_SLONG)); else (yyval) = make_node (nod_gen_id, 2, (yyvsp[0]), MAKE_constant((dsql_str*) 1, CONSTANT_SLONG)); } break; case 1057: { if (client_dialect >= SQL_DIALECT_V6_TRANSITION) (yyval) = make_node (nod_gen_id2, 2, (yyvsp[-3]), (yyvsp[-1])); else (yyval) = make_node (nod_gen_id, 2, (yyvsp[-3]), (yyvsp[-1])); } break; case 1058: { (yyval) = MAKE_constant ((dsql_str*)blr_extract_year, CONSTANT_SLONG); } break; case 1059: { (yyval) = MAKE_constant ((dsql_str*)blr_extract_month, CONSTANT_SLONG); } break; case 1060: { (yyval) = MAKE_constant ((dsql_str*)blr_extract_day, CONSTANT_SLONG); } break; case 1061: { (yyval) = MAKE_constant ((dsql_str*)blr_extract_hour, CONSTANT_SLONG); } break; case 1062: { (yyval) = MAKE_constant ((dsql_str*)blr_extract_minute, CONSTANT_SLONG); } break; case 1063: { (yyval) = MAKE_constant ((dsql_str*)blr_extract_second, CONSTANT_SLONG); } break; case 1064: { (yyval) = MAKE_constant ((dsql_str*)blr_extract_weekday, CONSTANT_SLONG); } break; case 1065: { (yyval) = MAKE_constant ((dsql_str*)blr_extract_yearday, CONSTANT_SLONG); } break; case 1070: { (yyval) = make_node (nod_null, 0, NULL); } break; default: break; } /* Line 1126 of yacc.c. */ yyvsp -= yylen; DSQL_DSQL_yyssp -= yylen; YY_STACK_PRINT (DSQL_yyss, DSQL_DSQL_yyssp); *++yyvsp = yyval; /* Now `shift' the result of the reduction. Determine what state that goes to, based on the state we popped back to and the rule number reduced by. */ yyn = yyr1[yyn]; yystate = yypgoto[yyn - YYNTOKENS] + *DSQL_DSQL_yyssp; if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *DSQL_DSQL_yyssp) yystate = yytable[yystate]; else yystate = yydefgoto[yyn - YYNTOKENS]; goto yynewstate; /*------------------------------------. | yyerrlab -- here on detecting error | `------------------------------------*/ yyerrlab: /* If not already recovering from an error, report this error. */ if (!yyerrstatus) { ++yynerrs; #if YYERROR_VERBOSE yyn = yypact[yystate]; if (YYPACT_NINF < yyn && yyn < YYLAST) { int yytype = YYTRANSLATE (DSQL_yychar); YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]); YYSIZE_T yysize = yysize0; YYSIZE_T yysize1; int yysize_overflow = 0; char *yymsg = 0; # define YYERROR_VERBOSE_ARGS_MAXIMUM 5 char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM]; int yyx; #if 0 /* This is so xgettext sees the translatable formats that are constructed on the fly. */ YY_("syntax error, unexpected %s"); YY_("syntax error, unexpected %s, expecting %s"); YY_("syntax error, unexpected %s, expecting %s or %s"); YY_("syntax error, unexpected %s, expecting %s or %s or %s"); YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"); #endif char *yyfmt; char const *yyf; static char const yyunexpected[] = "syntax error, unexpected %s"; static char const yyexpecting[] = ", expecting %s"; static char const yyor[] = " or %s"; char yyformat[sizeof yyunexpected + sizeof yyexpecting - 1 + ((YYERROR_VERBOSE_ARGS_MAXIMUM - 2) * (sizeof yyor - 1))]; char const *yyprefix = yyexpecting; /* Start YYX at -YYN if negative to avoid negative indexes in YYCHECK. */ int yyxbegin = yyn < 0 ? -yyn : 0; /* Stay within bounds of both yycheck and yytname. */ int yychecklim = YYLAST - yyn; int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; int yycount = 1; yyarg[0] = yytname[yytype]; yyfmt = yystpcpy (yyformat, yyunexpected); for (yyx = yyxbegin; yyx < yyxend; ++yyx) if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR) { if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) { yycount = 1; yysize = yysize0; yyformat[sizeof yyunexpected - 1] = '\0'; break; } yyarg[yycount++] = yytname[yyx]; yysize1 = yysize + yytnamerr (0, yytname[yyx]); yysize_overflow |= yysize1 < yysize; yysize = yysize1; yyfmt = yystpcpy (yyfmt, yyprefix); yyprefix = yyor; } yyf = YY_(yyformat); yysize1 = yysize + yystrlen (yyf); yysize_overflow |= yysize1 < yysize; yysize = yysize1; if (!yysize_overflow && yysize <= YYSTACK_ALLOC_MAXIMUM) yymsg = (char *) YYSTACK_ALLOC (yysize); if (yymsg) { /* Avoid sprintf, as that infringes on the user's name space. Don't have undefined behavior even if the translation produced a string with the wrong number of "%s"s. */ char *yyp = yymsg; int yyi = 0; while ((*yyp = *yyf)) { if (*yyp == '%' && yyf[1] == 's' && yyi < yycount) { yyp += yytnamerr (yyp, yyarg[yyi++]); yyf += 2; } else { yyp++; yyf++; } } yyerror (yymsg); YYSTACK_FREE (yymsg); } else { yyerror (YY_("syntax error")); goto yyexhaustedlab; } } else #endif /* YYERROR_VERBOSE */ yyerror (YY_("syntax error")); } if (yyerrstatus == 3) { /* If just tried and failed to reuse look-ahead token after an error, discard it. */ if (DSQL_yychar <= YYEOF) { /* Return failure if at end of input. */ if (DSQL_yychar == YYEOF) YYABORT; } else { yydestruct ("Error: discarding", yytoken, &yylval); DSQL_yychar = YYEMPTY; } } /* Else will try to reuse look-ahead token after shifting the error token. */ goto yyerrlab1; /*---------------------------------------------------. | yyerrorlab -- error raised explicitly by YYERROR. | `---------------------------------------------------*/ yyerrorlab: /* Pacify compilers like GCC when the user code never invokes YYERROR and the label yyerrorlab therefore never appears in user code. */ if (0) goto yyerrorlab; yyvsp -= yylen; DSQL_DSQL_yyssp -= yylen; yystate = *DSQL_DSQL_yyssp; goto yyerrlab1; /*-------------------------------------------------------------. | yyerrlab1 -- common code for both syntax error and YYERROR. | `-------------------------------------------------------------*/ yyerrlab1: yyerrstatus = 3; /* Each real token shifted decrements this. */ for (;;) { yyn = yypact[yystate]; if (yyn != YYPACT_NINF) { yyn += YYTERROR; if (0 <= yyn && yyn <= YYLAST && yycheck[yyn] == YYTERROR) { yyn = yytable[yyn]; if (0 < yyn) break; } } /* Pop the current state because it cannot handle the error token. */ if (DSQL_DSQL_yyssp == DSQL_yyss) YYABORT; yydestruct ("Error: popping", yystos[yystate], yyvsp); YYPOPSTACK; yystate = *DSQL_DSQL_yyssp; YY_STACK_PRINT (DSQL_yyss, DSQL_DSQL_yyssp); } if (yyn == YYFINAL) YYACCEPT; *++yyvsp = yylval; /* Shift the error token. */ YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp); yystate = yyn; goto yynewstate; /*-------------------------------------. | yyacceptlab -- YYACCEPT comes here. | `-------------------------------------*/ yyacceptlab: yyresult = 0; goto yyreturn; /*-----------------------------------. | yyabortlab -- YYABORT comes here. | `-----------------------------------*/ yyabortlab: yyresult = 1; goto yyreturn; #ifndef yyoverflow /*-------------------------------------------------. | yyexhaustedlab -- memory exhaustion comes here. | `-------------------------------------------------*/ yyexhaustedlab: yyerror (YY_("memory exhausted")); yyresult = 2; /* Fall through. */ #endif yyreturn: if (DSQL_yychar != YYEOF && DSQL_yychar != YYEMPTY) yydestruct ("Cleanup: discarding lookahead", yytoken, &yylval); while (DSQL_DSQL_yyssp != DSQL_yyss) { yydestruct ("Cleanup: popping", yystos[*DSQL_DSQL_yyssp], yyvsp); YYPOPSTACK; } #ifndef yyoverflow if (DSQL_yyss != DSQL_yyssa) YYSTACK_FREE (DSQL_yyss); #endif return yyresult; } /* * PROGRAM: Dynamic SQL runtime support * MODULE: lex.c * DESCRIPTION: Lexical routine * */ void LEX_dsql_init (void) { /************************************** * * L E X _ d s q l _ i n i t * ************************************** * * Functional description * Initialize LEX for processing. This is called only once * per session. * **************************************/ for (const TOK* token = KEYWORD_getTokens(); token->tok_string; ++token) { DSQL_SYM symbol = FB_NEW_RPT(*DSQL_permanent_pool, 0) dsql_sym; symbol->sym_string = (TEXT *) token->tok_string; symbol->sym_length = strlen(token->tok_string); symbol->sym_type = SYM_keyword; symbol->sym_keyword = token->tok_ident; symbol->sym_version = token->tok_version; dsql_str* str = FB_NEW_RPT(*DSQL_permanent_pool, symbol->sym_length) dsql_str; str->str_length = symbol->sym_length; strncpy((char*)str->str_data, (char*)symbol->sym_string, symbol->sym_length); symbol->sym_object = (void *) str; HSHD_insert(symbol); } } void LEX_string ( const TEXT* string, USHORT length, SSHORT character_set) { /************************************** * * L E X _ s t r i n g * ************************************** * * Functional description * Initialize LEX to process a string. * **************************************/ lex.line_start = lex.ptr = string; lex.end = string + length; lex.lines = 1; lex.att_charset = character_set; lex.line_start_bk = lex.line_start; lex.lines_bk = lex.lines; lex.param_number = 1; lex.prev_keyword = -1; lex.prev_prev_keyword = -1; lex.limit_clause = false; lex.first_detection = false; lex.brace_analysis = false; #ifdef DSQL_DEBUG if (DSQL_debug & 32) dsql_trace("Source DSQL string:\n%.*s", (int)length, string); #endif } static const TEXT* lex_position (void) { /************************************** * * l e x _ p o s i t i o n * ************************************** * * Functional description * Return the current position of LEX * in the input string. * **************************************/ return lex.ptr; } #ifdef NOT_USED_OR_REPLACED static bool long_int(dsql_nod* string, SLONG *long_value) { /************************************* * * l o n g _ i n t * ************************************* * * Functional description * checks for all digits in the * number and return an atol(). * *************************************/ for (const UCHAR* p = (UCHAR*)((dsql_str*) string)->str_data; classes[*p] & CHR_DIGIT; p++) { if (!(classes[*p] & CHR_DIGIT)) { return false; } } *long_value = atol(((dsql_str*) string)->str_data); return true; } #endif static dsql_fld* make_field (dsql_nod* field_name) { /************************************** * * m a k e _ f i e l d * ************************************** * * Functional description * Make a field block of given name. * **************************************/ tsql* tdsql = DSQL_get_thread_data(); if (field_name == NULL) { dsql_fld* field = FB_NEW_RPT(*tdsql->getDefaultPool(), sizeof (INTERNAL_FIELD_NAME)) dsql_fld; strcpy (field->fld_name, INTERNAL_FIELD_NAME); return field; } const dsql_str* string = (dsql_str*) field_name->nod_arg[1]; dsql_fld* field = FB_NEW_RPT(*tdsql->getDefaultPool(), strlen ((SCHAR*) string->str_data)) dsql_fld; strcpy (field->fld_name, (TEXT*) string->str_data); return field; } static dsql_fil* make_file() { /************************************** * * m a k e _ f i l e * ************************************** * * Functional description * Make a file block * **************************************/ tsql* tdsql = DSQL_get_thread_data(); dsql_fil* temp_file = FB_NEW(*tdsql->getDefaultPool()) dsql_fil; return temp_file; } static dsql_nod* make_list (dsql_nod* node) { /************************************** * * m a k e _ l i s t * ************************************** * * Functional description * Collapse nested list nodes into single list. * **************************************/ tsql* tdsql = DSQL_get_thread_data(); if (node) { DsqlNodStack stack; stack_nodes(node, stack); USHORT l = stack.getCount(); const dsql_nod* old = node; node = FB_NEW_RPT(*tdsql->getDefaultPool(), l) dsql_nod; node->nod_count = l; node->nod_type = nod_list; node->nod_line = (USHORT) lex.lines_bk; node->nod_column = (USHORT) (lex.last_token_bk - lex.line_start_bk + 1); if (MemoryPool::blk_type(old) == dsql_type_nod) { node->nod_flags = old->nod_flags; } dsql_nod** ptr = node->nod_arg + node->nod_count; while (stack.hasData()) *--ptr = stack.pop(); } return node; } static dsql_nod* make_parameter (void) { /************************************** * * m a k e _ p a r a m e t e r * ************************************** * * Functional description * Make parameter node * Any change should also be made to function below * **************************************/ tsql* tdsql = DSQL_get_thread_data(); dsql_nod* node = FB_NEW_RPT(*tdsql->getDefaultPool(), 1) dsql_nod; node->nod_type = nod_parameter; node->nod_line = (USHORT) lex.lines_bk; node->nod_column = (USHORT) (lex.last_token_bk - lex.line_start_bk + 1); node->nod_count = 1; node->nod_arg[0] = (dsql_nod*)(IPTR) lex.param_number++; return node; } static dsql_nod* make_node (NOD_TYPE type, int count, ...) { /************************************** * * m a k e _ n o d e * ************************************** * * Functional description * Make a node of given type. * Any change should also be made to function below * **************************************/ tsql* tdsql = DSQL_get_thread_data(); dsql_nod* node = FB_NEW_RPT(*tdsql->getDefaultPool(), count) dsql_nod; node->nod_type = type; node->nod_line = (USHORT) lex.lines_bk; node->nod_column = (USHORT) (lex.last_token_bk - lex.line_start_bk + 1); node->nod_count = count; dsql_nod** p = node->nod_arg; va_list ptr; va_start (ptr, count); while (--count >= 0) *p++ = va_arg (ptr, dsql_nod*); va_end(ptr); return node; } static dsql_nod* make_flag_node (NOD_TYPE type, SSHORT flag, int count, ...) { /************************************** * * m a k e _ f l a g _ n o d e * ************************************** * * Functional description * Make a node of given type. Set flag field * **************************************/ tsql* tdsql = DSQL_get_thread_data(); dsql_nod* node = FB_NEW_RPT(*tdsql->getDefaultPool(), count) dsql_nod; node->nod_type = type; node->nod_flags = flag; node->nod_line = (USHORT) lex.lines_bk; node->nod_column = (USHORT) (lex.last_token_bk - lex.line_start_bk + 1); node->nod_count = count; dsql_nod** p = node->nod_arg; va_list ptr; va_start (ptr, count); while (--count >= 0) *p++ = va_arg (ptr, dsql_nod*); va_end(ptr); return node; } static void prepare_console_debug (int level, int *yydeb) { /************************************* * * p r e p a r e _ c o n s o l e _ d e b u g * ************************************* * * Functional description * Activate debug info. In WinNT, redirect the standard * output so one can see the generated information. * Feel free to add your platform specific code. * *************************************/ #ifdef DSQL_DEBUG DSQL_debug = level; #endif if (level >> 8) *yydeb = level >> 8; } #ifdef NOT_USED_OR_REPLACED static bool short_int(dsql_nod* string, SLONG *long_value, SSHORT range) { /************************************* * * s h o r t _ i n t * ************************************* * * Functional description * is the string a valid representation * of a positive short int? * *************************************/ if (((dsql_str*) string)->str_length > 5) { return false; } for (UCHAR* p = (UCHAR*)((dsql_str*) string)->str_data; classes[*p] & CHR_DIGIT; p++) { if (!(classes[*p] & CHR_DIGIT)) { return false; } } /* there are 5 or fewer digits, it's value may still be greater * than 32767... */ SCHAR buf[10]; buf[0] = ((dsql_str*) string)->str_data[0]; buf[1] = ((dsql_str*) string)->str_data[1]; buf[2] = ((dsql_str*) string)->str_data[2]; buf[3] = ((dsql_str*) string)->str_data[3]; buf[4] = ((dsql_str*) string)->str_data[4]; buf[5] = '\0'; *long_value = atoi (buf); bool return_value; switch (range) { case POSITIVE: return_value = *long_value > SHRT_POS_MAX; break; case NEGATIVE: return_value = *long_value > SHRT_NEG_MAX; break; case UNSIGNED: return_value = *long_value > SHRT_UNSIGNED_MAX; break; } return !return_value; } #endif static void stack_nodes (dsql_nod* node, DsqlNodStack& stack) { /************************************** * * s t a c k _ n o d e s * ************************************** * * Functional description * Assist in turning a tree of misc nodes into a clean list. * **************************************/ if (node->nod_type != nod_list) { stack.push(node); return; } /* To take care of cases where long lists of nodes are in a chain of list nodes with exactly one entry, this algorithm will look for a pattern of repeated list nodes with two entries, the first being a list node and the second being a non-list node. Such a list will be reverse linked, and then re-reversed, stacking the non-list nodes in the process. The purpose of this is to avoid massive recursion of this function. */ dsql_nod* start_chain = node; dsql_nod* end_chain = NULL; dsql_nod* curr_node = node; dsql_nod* next_node = node->nod_arg[0]; while ( curr_node->nod_count == 2 && curr_node->nod_arg[0]->nod_type == nod_list && curr_node->nod_arg[1]->nod_type != nod_list && next_node->nod_arg[0]->nod_type == nod_list && next_node->nod_arg[1]->nod_type != nod_list) { /* pattern was found so reverse the links and go to next node */ dsql_nod* save_link = next_node->nod_arg[0]; next_node->nod_arg[0] = curr_node; curr_node = next_node; next_node = save_link; end_chain = curr_node; } /* see if any chain was found */ if (end_chain) { /* first, handle the rest of the nodes */ /* note that next_node still points to the first non-pattern node */ stack_nodes (next_node, stack); /* stack the non-list nodes and reverse the chain on the way back */ curr_node = end_chain; while (true) { stack.push(curr_node->nod_arg[1]); if ( curr_node == start_chain) break; dsql_nod* save_link = curr_node->nod_arg[0]; curr_node->nod_arg[0] = next_node; next_node = curr_node; curr_node = save_link; } return; } dsql_nod** ptr = node->nod_arg; for (const dsql_nod* const* const end = ptr + node->nod_count; ptr < end; ptr++) stack_nodes (*ptr, stack); } inline static int yylex ( USHORT client_dialect, USHORT db_dialect, USHORT parser_version, bool* stmt_ambiguous) { const int temp = lex.yylex(client_dialect, db_dialect, parser_version, stmt_ambiguous); lex.prev_prev_keyword = lex.prev_keyword; lex.prev_keyword = temp; return temp; } int LexerState::yylex ( USHORT client_dialect, USHORT db_dialect, USHORT parser_version, bool* stmt_ambiguous) { /************************************** * * y y l e x * ************************************** * * Functional description: lexer. * **************************************/ UCHAR tok_class; char string[MAX_TOKEN_LEN]; SSHORT c; /* Find end of white space and skip comments */ for (;;) { if (ptr >= end) return -1; c = *ptr++; /* Process comments */ if (c == '\n') { lines++; line_start = ptr; continue; } if ((c == '-') && (*ptr == '-')) { /* single-line */ ptr++; while (ptr < end) { if ((c = *ptr++) == '\n') { lines++; line_start = ptr /* + 1*/; /* CVC: +1 left out. */ break; } } if (ptr >= end) return -1; continue; } else if ((c == '/') && (*ptr == '*')) { /* multi-line */ const TEXT& start_block = ptr[-1]; ptr++; while (ptr < end) { if ((c = *ptr++) == '*') { if (*ptr == '/') break; } if (c == '\n') { lines++; line_start = ptr /* + 1*/; /* CVC: +1 left out. */ } } if (ptr >= end) { // I need this to report the correct beginning of the block, // since it's not a token really. last_token = &start_block; yyerror("unterminated block comment"); return -1; } ptr++; continue; } tok_class = classes[c]; if (!(tok_class & CHR_WHITE)) break; } /* Depending on tok_class of token, parse token */ last_token = ptr - 1; if (tok_class & CHR_INTRODUCER) { /* The Introducer (_) is skipped, all other idents are copied * to become the name of the character set */ char* p = string; for (; ptr < end && classes[static_cast(*ptr)] & CHR_IDENT; ptr++) { if (ptr >= end) return -1; check_copy_incr(p, UPPER7(*ptr), string); } check_bound(p, string); *p = 0; /* make a string value to hold the name, the name * is resolved in pass1_constant */ yylval = (dsql_nod*) (MAKE_string(string, p - string))->str_data; return INTRODUCER; } /* parse a quoted string, being sure to look for double quotes */ if (tok_class & CHR_QUOTE) { char* buffer = string; size_t buffer_len = sizeof (string); const char* buffer_end = buffer + buffer_len - 1; char* p; for (p = buffer; ; ++p) { if (ptr >= end) { if (buffer != string) gds__free (buffer); yyerror("unterminated string"); return -1; } // Care about multi-line constants and identifiers if (*ptr == '\n') { lines++; line_start = ptr + 1; } /* *ptr is quote - if next != quote we're at the end */ if ((*ptr == c) && ((++ptr == end) || (*ptr != c))) break; if (p > buffer_end) { char* const new_buffer = (char*) gds__alloc (2 * buffer_len); /* FREE: at outer block */ if (!new_buffer) /* NOMEM: */ { if (buffer != string) gds__free (buffer); return -1; } memcpy (new_buffer, buffer, buffer_len); if (buffer != string) gds__free (buffer); buffer = new_buffer; p = buffer + buffer_len; buffer_len = 2 * buffer_len; buffer_end = buffer + buffer_len - 1; } *p = *ptr++; } if (c == '"') { *stmt_ambiguous = true; /* string delimited by double quotes could be ** either a string constant or a SQL delimited ** identifier, therefore marks the SQL ** statement as ambiguous */ if (client_dialect == SQL_DIALECT_V6_TRANSITION) { if (buffer != string) gds__free (buffer); yyabandon (-104, isc_invalid_string_constant); } else if (client_dialect >= SQL_DIALECT_V6) { if ((p - buffer) >= MAX_TOKEN_LEN) { if (buffer != string) gds__free (buffer); yyabandon (-104, isc_token_too_long); } yylval = (dsql_nod*) MAKE_string(buffer, p - buffer); dsql_str* delimited_id_str = (dsql_str*) yylval; delimited_id_str->str_flags |= STR_delimited_id; if (buffer != string) gds__free (buffer); return SYMBOL; } } yylval = (dsql_nod*) MAKE_string(buffer, p - buffer); if (buffer != string) gds__free (buffer); return STRING; } /* * Check for a numeric constant, which starts either with a digit or with * a decimal point followed by a digit. * * This code recognizes the following token types: * * NUMBER: string of digits which fits into a 32-bit integer * * NUMBER64BIT: string of digits whose value might fit into an SINT64, * depending on whether or not there is a preceding '-', which is to * say that "9223372036854775808" is accepted here. * * SCALEDINT: string of digits and a single '.', where the digits * represent a value which might fit into an SINT64, depending on * whether or not there is a preceding '-'. * * FLOAT: string of digits with an optional '.', and followed by an "e" * or "E" and an optionally-signed exponent. * * NOTE: we swallow leading or trailing blanks, but we do NOT accept * embedded blanks: * * Another note: c is the first character which need to be considered, * ptr points to the next character. */ fb_assert(ptr <= end); if ((tok_class & CHR_DIGIT) || ((c == '.') && (ptr < end) && (classes[static_cast(*ptr)] & CHR_DIGIT))) { /* The following variables are used to recognize kinds of numbers. */ bool have_error = false; /* syntax error or value too large */ bool have_digit = false; /* we've seen a digit */ bool have_decimal = false; /* we've seen a '.' */ bool have_exp = false; /* digit ... [eE] */ bool have_exp_sign = false; /* digit ... [eE] {+-] */ bool have_exp_digit = false; /* digit ... [eE] ... digit */ UINT64 number = 0; UINT64 limit_by_10 = MAX_SINT64 / 10; for (--ptr ; ptr < end ; ptr++) { c = *ptr; if (have_exp_digit && (! (classes[c] & CHR_DIGIT))) /* First non-digit after exponent and digit terminates the token. */ break; else if (have_exp_sign && (! (classes[c] & CHR_DIGIT))) { /* only digits can be accepted after "1E-" */ have_error = true; break; } else if (have_exp) { /* We've seen e or E, but nothing beyond that. */ if ( ('-' == c) || ('+' == c) ) have_exp_sign = true; else if ( classes[c] & CHR_DIGIT ) /* We have a digit: we haven't seen a sign yet, but it's too late now. */ have_exp_digit = have_exp_sign = true; else { /* end of the token */ have_error = true; break; } } else if ('.' == c) { if (!have_decimal) have_decimal = true; else { have_error = true; break; } } else if (classes[c] & CHR_DIGIT) { /* Before computing the next value, make sure there will be no overflow. */ have_digit = true; if (number >= limit_by_10) { /* possibility of an overflow */ if ((number > limit_by_10) || (c > '8')) { have_error = true; break; } } number = number * 10 + (c - '0'); } else if ( (('E' == c) || ('e' == c)) && have_digit ) have_exp = true; else /* Unexpected character: this is the end of the number. */ break; } /* We're done scanning the characters: now return the right kind of number token, if any fits the bill. */ if (!have_error) { fb_assert(have_digit); if (have_exp_digit) { yylval = (dsql_nod*) MAKE_string(last_token, ptr - last_token); last_token_bk = last_token; line_start_bk = line_start; lines_bk = lines; return FLOAT_NUMBER; } else if (!have_exp) { /* We should return some kind (scaled-) integer type except perhaps in dialect 1. */ if (!have_decimal && (number <= MAX_SLONG)) { yylval = (dsql_nod*) (IPTR) number; return NUMBER; } else { /* We have either a decimal point with no exponent or a string of digits whose value exceeds MAX_SLONG: the returned type depends on the client dialect, so warn of the difference if the client dialect is SQL_DIALECT_V6_TRANSITION. */ if (SQL_DIALECT_V6_TRANSITION == client_dialect) { /* Issue a warning about the ambiguity of the numeric * numeric literal. There are multiple calls because * the message text exceeds the 119-character limit * of our message database. */ ERRD_post_warning( isc_dsql_warning_number_ambiguous, isc_arg_string, ERR_string( last_token, ptr - last_token ), isc_arg_end ); ERRD_post_warning( isc_dsql_warning_number_ambiguous1, isc_arg_end ); } yylval = (dsql_nod*) MAKE_string(last_token, ptr - last_token); last_token_bk = last_token; line_start_bk = line_start; lines_bk = lines; if (client_dialect < SQL_DIALECT_V6_TRANSITION) return FLOAT_NUMBER; else if (have_decimal) return SCALEDINT; else return NUMBER64BIT; } } /* else if (!have_exp) */ } /* if (!have_error) */ /* we got some kind of error or overflow, so don't recognize this * as a number: just pass it through to the next part of the lexer. */ } /* Restore the status quo ante, before we started our unsuccessful attempt to recognize a number. */ ptr = last_token; c = *ptr++; /* We never touched tok_class, so it doesn't need to be restored. */ /* end of number-recognition code */ if (tok_class & CHR_LETTER) { char* p = string; check_copy_incr(p, UPPER (c), string); for (; ptr < end && classes[static_cast(*ptr)] & CHR_IDENT; ptr++) { if (ptr >= end) return -1; check_copy_incr(p, UPPER (*ptr), string); } check_bound(p, string); *p = 0; dsql_sym* sym = HSHD_lookup (NULL, (TEXT *) string, (SSHORT)(p - string), SYM_keyword, parser_version); if (sym) { /* 13 June 2003. Nickolay Samofatov * Detect INSERTING/UPDATING/DELETING as non-reserved keywords. * We need to help parser from lexer because our grammar is not LARL(1) in this case */ if (prev_keyword == '(' && !brace_analysis && (sym->sym_keyword == INSERTING || sym->sym_keyword == UPDATING || sym->sym_keyword == DELETING ) && /* Produce special_trigger_action_predicate only where we can handle it - in search conditions */ (prev_prev_keyword == '(' || prev_prev_keyword == NOT || prev_prev_keyword == AND || prev_prev_keyword == OR || prev_prev_keyword == ON || prev_prev_keyword == HAVING || prev_prev_keyword == WHERE || prev_prev_keyword == WHEN) ) { const LexerState savedState = lex; const int nextToken = yylex(client_dialect, db_dialect, parser_version, stmt_ambiguous); lex = savedState; if (nextToken == OR || nextToken == AND) { switch (sym->sym_keyword) { case INSERTING: yylval = (dsql_nod*) sym->sym_object; return KW_INSERTING; case UPDATING: yylval = (dsql_nod*) sym->sym_object; return KW_UPDATING; case DELETING: yylval = (dsql_nod*) sym->sym_object; return KW_DELETING; } } } /* 23 May 2003. Nickolay Samofatov * Detect FIRST/SKIP as non-reserved keywords * 1. We detect FIRST or SKIP as keywords if they appear just after SELECT and * immediately before parameter mark ('?'), opening brace ('(') or number * 2. We detect SKIP as a part of FIRST/SKIP clause the same way * 3. We detect FIRST if we are explicitly asked for (such as in NULLS FIRST/LAST clause) * 4. In all other cases we return them as SYMBOL */ if ((sym->sym_keyword == FIRST && !first_detection) || sym->sym_keyword == SKIP) { if (prev_keyword == SELECT || limit_clause) { const LexerState savedState = lex; const int nextToken = yylex(client_dialect, db_dialect, parser_version, stmt_ambiguous); lex = savedState; if (nextToken != NUMBER && nextToken != '?' && nextToken != '(') { yylval = (dsql_nod*) MAKE_string(string, p - string); last_token_bk = last_token; line_start_bk = line_start; lines_bk = lines; return SYMBOL; } else { yylval = (dsql_nod*) sym->sym_object; last_token_bk = last_token; line_start_bk = line_start; lines_bk = lines; return sym->sym_keyword; } } /* else fall down and return token as SYMBOL */ } else if (sym->sym_keyword != COMMENT || prev_keyword == -1) { yylval = (dsql_nod*) sym->sym_object; last_token_bk = last_token; line_start_bk = line_start; lines_bk = lines; return sym->sym_keyword; } } yylval = (dsql_nod*) MAKE_string(string, p - string); last_token_bk = last_token; line_start_bk = line_start; lines_bk = lines; return SYMBOL; } /* Must be punctuation -- test for double character punctuation */ if (last_token + 1 < end) { dsql_sym* sym = HSHD_lookup (NULL, last_token, (SSHORT) 2, SYM_keyword, (USHORT) parser_version); if (sym) { ++ptr; return sym->sym_keyword; } } /* We need to swallow braces around INSERTING/UPDATING/DELETING keywords */ /* This algorithm is not perfect, but it is ok for now. It should be dropped when BOOLEAN datatype is introduced in Firebird */ if ( c == '(' && !brace_analysis && /* 1) We need to swallow braces in all boolean expressions 2) We may swallow braces in ordinary expressions 3) We should not swallow braces after special tokens like IF, FIRST, SKIP, VALUES and 30 more other */ (prev_keyword == '(' || prev_keyword == NOT || prev_keyword == AND || prev_keyword == OR || prev_keyword == ON || prev_keyword == HAVING || prev_keyword == WHERE || prev_keyword == WHEN) ) { LexerState savedState = lex; brace_analysis = true; int openCount = 0; int nextToken; do { openCount++; nextToken = yylex(client_dialect, db_dialect, parser_version, stmt_ambiguous); } while (nextToken == '('); dsql_nod* temp_val = yylval; if (nextToken == INSERTING || nextToken == UPDATING || nextToken == DELETING) { /* Skip closing braces. */ while ( openCount && yylex(client_dialect, db_dialect, parser_version, stmt_ambiguous) == ')') { openCount--; } if (openCount) { /* Not enough closing braces. Restore status quo. */ lex = savedState; } else { /* Cool! We successfully swallowed braces ! */ brace_analysis = false; yylval = temp_val; /* Check if we need to handle LR(2) grammar case */ if (prev_keyword == '(' && /* Produce special_trigger_action_predicate only where we can handle it - in search conditions */ (prev_prev_keyword == '(' || prev_prev_keyword == NOT || prev_prev_keyword == AND || prev_prev_keyword == OR || prev_prev_keyword == ON || prev_prev_keyword == HAVING || prev_prev_keyword == WHERE || prev_prev_keyword == WHEN) ) { savedState = lex; const int token = yylex(client_dialect, db_dialect, parser_version, stmt_ambiguous); lex = savedState; if (token == OR || token == AND) { switch (nextToken) { case INSERTING: return KW_INSERTING; case UPDATING: return KW_UPDATING; case DELETING: return KW_DELETING; } } } return nextToken; } } else { /* Restore status quo. */ lex = savedState; } } /* Single character punctuation are simply passed on */ return c; } // The argument passed to this function is ignored. Therefore, messages like // "syntax error" and "yacc stack overflow" are never seen. static void yyerror(const TEXT* error_string) { /************************************** * * y y e r r o r * ************************************** * * Functional description * Print a syntax error. * **************************************/ const TEXT* line_start = lex.line_start; SLONG lines = lex.lines; if (lex.last_token < lex.line_start) { line_start = lex.line_start_bk; lines--; } if (DSQL_yychar < 1) ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, isc_arg_gds, isc_command_end_err2, /* Unexpected end of command */ isc_arg_number, lines, isc_arg_number, (SLONG) (lex.last_token - line_start + 1), 0); else { ERRD_post (isc_sqlerr, isc_arg_number, (SLONG) -104, /* Token unknown - line %d, column %d */ isc_arg_gds, isc_dsql_token_unk_err, isc_arg_number, (SLONG) lines, isc_arg_number, (SLONG) (lex.last_token - line_start + 1), /*CVC: +1*/ /* Show the token */ isc_arg_gds, isc_random, isc_arg_cstring, (int) (lex.ptr - lex.last_token), lex.last_token, 0); } } static void yyabandon (SLONG sql_code, ISC_STATUS error_symbol) { /************************************** * * y y a b a n d o n * ************************************** * * Functional description * Abandon the parsing outputting the supplied string * **************************************/ ERRD_post (isc_sqlerr, isc_arg_number, sql_code, isc_arg_gds, error_symbol, 0); }