X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/ce7034f0b1dd4c347e9230f82cd9af11d2210059..368f75ae50489f85a5f83f997f050653f48e5d18:/src/cgrammar.c.der diff --git a/src/cgrammar.c.der b/src/cgrammar.c.der index 3ed27f1..7a72fee 100644 --- a/src/cgrammar.c.der +++ b/src/cgrammar.c.der @@ -48,205 +48,211 @@ /*drl added 11/27/2001*/ /*@-bounds@*/ -/* < end of bison.head > */ +/*drl added 12/11/2002*/ +/*@-type@*/ + +/* < end of bison.head > */ -/* A Bison parser, made from cgrammar.y - by GNU Bison version 1.28 */ +/* A Bison parser, made from cgrammar.y + by GNU bison 1.35. */ #define YYBISON 1 /* Identify Bison output. */ -#define BADTOK 257 -#define SKIPTOK 258 -#define CTOK_ELIPSIS 259 -#define CASE 260 -#define DEFAULT 261 -#define CIF 262 -#define CELSE 263 -#define SWITCH 264 -#define WHILE 265 -#define DO 266 -#define CFOR 267 -#define GOTO 268 -#define CONTINUE 269 -#define BREAK 270 -#define RETURN 271 -#define TSEMI 272 -#define TLBRACE 273 -#define TRBRACE 274 -#define TCOMMA 275 -#define TCOLON 276 -#define TASSIGN 277 -#define TLPAREN 278 -#define TRPAREN 279 -#define TLSQBR 280 -#define TRSQBR 281 -#define TDOT 282 -#define TAMPERSAND 283 -#define TEXCL 284 -#define TTILDE 285 -#define TMINUS 286 -#define TPLUS 287 -#define TMULT 288 -#define TDIV 289 -#define TPERCENT 290 -#define TLT 291 -#define TGT 292 -#define TCIRC 293 -#define TBAR 294 -#define TQUEST 295 -#define CSIZEOF 296 -#define CALIGNOF 297 -#define CTYPEOF 298 -#define ARROW_OP 299 -#define CTYPEDEF 300 -#define COFFSETOF 301 -#define INC_OP 302 -#define DEC_OP 303 -#define LEFT_OP 304 -#define RIGHT_OP 305 -#define LE_OP 306 -#define GE_OP 307 -#define EQ_OP 308 -#define NE_OP 309 -#define AND_OP 310 -#define OR_OP 311 -#define MUL_ASSIGN 312 -#define DIV_ASSIGN 313 -#define MOD_ASSIGN 314 -#define ADD_ASSIGN 315 -#define SUB_ASSIGN 316 -#define LEFT_ASSIGN 317 -#define RIGHT_ASSIGN 318 -#define AND_ASSIGN 319 -#define XOR_ASSIGN 320 -#define OR_ASSIGN 321 -#define CSTRUCT 322 -#define CUNION 323 -#define CENUM 324 -#define VA_ARG 325 -#define VA_DCL 326 -#define QWARN 327 -#define QGLOBALS 328 -#define QMODIFIES 329 -#define QNOMODS 330 -#define QCONSTANT 331 -#define QFUNCTION 332 -#define QITER 333 -#define QDEFINES 334 -#define QUSES 335 -#define QALLOCATES 336 -#define QSETS 337 -#define QRELEASES 338 -#define QPRECLAUSE 339 -#define QPOSTCLAUSE 340 -#define QINVARIANT 341 -#define QALT 342 -#define QUNDEF 343 -#define QKILLED 344 -#define QENDMACRO 345 -#define LLMACRO 346 -#define LLMACROITER 347 -#define LLMACROEND 348 -#define TENDMACRO 349 -#define QSWITCHBREAK 350 -#define QLOOPBREAK 351 -#define QINNERBREAK 352 -#define QSAFEBREAK 353 -#define QINNERCONTINUE 354 -#define QFALLTHROUGH 355 -#define QLINTNOTREACHED 356 -#define QLINTFALLTHROUGH 357 -#define QLINTFALLTHRU 358 -#define QARGSUSED 359 -#define QPRINTFLIKE 360 -#define QLINTPRINTFLIKE 361 -#define QSCANFLIKE 362 -#define QMESSAGELIKE 363 -#define QNOTREACHED 364 -#define QCONST 365 -#define QVOLATILE 366 -#define QINLINE 367 -#define QEXTENSION 368 -#define QEXTERN 369 -#define QSTATIC 370 -#define QAUTO 371 -#define QREGISTER 372 -#define QOUT 373 -#define QIN 374 -#define QYIELD 375 -#define QONLY 376 -#define QTEMP 377 -#define QSHARED 378 -#define QREF 379 -#define QUNIQUE 380 -#define QCHECKED 381 -#define QUNCHECKED 382 -#define QCHECKEDSTRICT 383 -#define QCHECKMOD 384 -#define QKEEP 385 -#define QKEPT 386 -#define QPARTIAL 387 -#define QSPECIAL 388 -#define QOWNED 389 -#define QDEPENDENT 390 -#define QRETURNED 391 -#define QEXPOSED 392 -#define QNULL 393 -#define QOBSERVER 394 -#define QISNULL 395 -#define QEXITS 396 -#define QMAYEXIT 397 -#define QNEVEREXIT 398 -#define QTRUEEXIT 399 -#define QFALSEEXIT 400 -#define QLONG 401 -#define QSIGNED 402 -#define QUNSIGNED 403 -#define QSHORT 404 -#define QUNUSED 405 -#define QSEF 406 -#define QNOTNULL 407 -#define QRELNULL 408 -#define QABSTRACT 409 -#define QCONCRETE 410 -#define QMUTABLE 411 -#define QIMMUTABLE 412 -#define QTRUENULL 413 -#define QFALSENULL 414 -#define QEXTERNAL 415 -#define QREFCOUNTED 416 -#define QREFS 417 -#define QNEWREF 418 -#define QTEMPREF 419 -#define QKILLREF 420 -#define QRELDEF 421 -#define CGCHAR 422 -#define CBOOL 423 -#define CINT 424 -#define CGFLOAT 425 -#define CDOUBLE 426 -#define CVOID 427 -#define QANYTYPE 428 -#define QINTEGRALTYPE 429 -#define QUNSIGNEDINTEGRALTYPE 430 -#define QSIGNEDINTEGRALTYPE 431 -#define QNULLTERMINATED 432 -#define QSETBUFFERSIZE 433 -#define QSETSTRINGLENGTH 434 -#define QMAXSET 435 -#define QMAXREAD 436 -#define QTESTINRANGE 437 -#define TCAND 438 -#define IDENTIFIER 439 -#define NEW_IDENTIFIER 440 -#define TYPE_NAME_OR_ID 441 -#define CANNOTATION 442 -#define CCONSTANT 443 -#define ITER_NAME 444 -#define ITER_ENDNAME 445 -#define TYPE_NAME 446 -#define METASTATE_NAME 447 +# define BADTOK 257 +# define SKIPTOK 258 +# define CTOK_ELIPSIS 259 +# define CASE 260 +# define DEFAULT 261 +# define CIF 262 +# define CELSE 263 +# define SWITCH 264 +# define WHILE 265 +# define DO 266 +# define CFOR 267 +# define GOTO 268 +# define CONTINUE 269 +# define BREAK 270 +# define RETURN 271 +# define TSEMI 272 +# define TLBRACE 273 +# define TRBRACE 274 +# define TCOMMA 275 +# define TCOLON 276 +# define TASSIGN 277 +# define TLPAREN 278 +# define TRPAREN 279 +# define TLSQBR 280 +# define TRSQBR 281 +# define TDOT 282 +# define TAMPERSAND 283 +# define TEXCL 284 +# define TTILDE 285 +# define TMINUS 286 +# define TPLUS 287 +# define TMULT 288 +# define TDIV 289 +# define TPERCENT 290 +# define TLT 291 +# define TGT 292 +# define TCIRC 293 +# define TBAR 294 +# define TQUEST 295 +# define CSIZEOF 296 +# define CALIGNOF 297 +# define CTYPEOF 298 +# define ARROW_OP 299 +# define CTYPEDEF 300 +# define COFFSETOF 301 +# define INC_OP 302 +# define DEC_OP 303 +# define LEFT_OP 304 +# define RIGHT_OP 305 +# define LE_OP 306 +# define GE_OP 307 +# define EQ_OP 308 +# define NE_OP 309 +# define AND_OP 310 +# define OR_OP 311 +# define MUL_ASSIGN 312 +# define DIV_ASSIGN 313 +# define MOD_ASSIGN 314 +# define ADD_ASSIGN 315 +# define SUB_ASSIGN 316 +# define LEFT_ASSIGN 317 +# define RIGHT_ASSIGN 318 +# define AND_ASSIGN 319 +# define XOR_ASSIGN 320 +# define OR_ASSIGN 321 +# define CSTRUCT 322 +# define CUNION 323 +# define CENUM 324 +# define VA_ARG 325 +# define VA_DCL 326 +# define QWARN 327 +# define QGLOBALS 328 +# define QMODIFIES 329 +# define QNOMODS 330 +# define QCONSTANT 331 +# define QFUNCTION 332 +# define QITER 333 +# define QDEFINES 334 +# define QUSES 335 +# define QALLOCATES 336 +# define QSETS 337 +# define QRELEASES 338 +# define QPRECLAUSE 339 +# define QPOSTCLAUSE 340 +# define QINVARIANT 341 +# define QALT 342 +# define QUNDEF 343 +# define QKILLED 344 +# define QENDMACRO 345 +# define LLMACRO 346 +# define LLMACROITER 347 +# define LLMACROEND 348 +# define TENDMACRO 349 +# define QDREVEALSTATE 350 +# define QSWITCHBREAK 351 +# define QLOOPBREAK 352 +# define QINNERBREAK 353 +# define QSAFEBREAK 354 +# define QINNERCONTINUE 355 +# define QFALLTHROUGH 356 +# define QLINTNOTREACHED 357 +# define QLINTFALLTHROUGH 358 +# define QLINTFALLTHRU 359 +# define QARGSUSED 360 +# define QPRINTFLIKE 361 +# define QLINTPRINTFLIKE 362 +# define QSCANFLIKE 363 +# define QMESSAGELIKE 364 +# define QNOTREACHED 365 +# define QCONST 366 +# define QRESTRICT 367 +# define QVOLATILE 368 +# define QINLINE 369 +# define QEXTENSION 370 +# define QEXTERN 371 +# define QSTATIC 372 +# define QAUTO 373 +# define QREGISTER 374 +# define QOUT 375 +# define QIN 376 +# define QYIELD 377 +# define QONLY 378 +# define QTEMP 379 +# define QSHARED 380 +# define QREF 381 +# define QUNIQUE 382 +# define QCHECKED 383 +# define QUNCHECKED 384 +# define QCHECKEDSTRICT 385 +# define QCHECKMOD 386 +# define QKEEP 387 +# define QKEPT 388 +# define QPARTIAL 389 +# define QSPECIAL 390 +# define QOWNED 391 +# define QDEPENDENT 392 +# define QRETURNED 393 +# define QEXPOSED 394 +# define QNULL 395 +# define QOBSERVER 396 +# define QISNULL 397 +# define QEXITS 398 +# define QMAYEXIT 399 +# define QNEVEREXIT 400 +# define QTRUEEXIT 401 +# define QFALSEEXIT 402 +# define QLONG 403 +# define QSIGNED 404 +# define QUNSIGNED 405 +# define QSHORT 406 +# define QUNUSED 407 +# define QSEF 408 +# define QNOTNULL 409 +# define QRELNULL 410 +# define QABSTRACT 411 +# define QNUMABSTRACT 412 +# define QCONCRETE 413 +# define QMUTABLE 414 +# define QIMMUTABLE 415 +# define QTRUENULL 416 +# define QFALSENULL 417 +# define QEXTERNAL 418 +# define QREFCOUNTED 419 +# define QREFS 420 +# define QNEWREF 421 +# define QTEMPREF 422 +# define QKILLREF 423 +# define QRELDEF 424 +# define CGCHAR 425 +# define CBOOL 426 +# define CINT 427 +# define CGFLOAT 428 +# define CDOUBLE 429 +# define CVOID 430 +# define QANYTYPE 431 +# define QINTEGRALTYPE 432 +# define QUNSIGNEDINTEGRALTYPE 433 +# define QSIGNEDINTEGRALTYPE 434 +# define QNULLTERMINATED 435 +# define QSETBUFFERSIZE 436 +# define QSETSTRINGLENGTH 437 +# define QMAXSET 438 +# define QMAXREAD 439 +# define QTESTINRANGE 440 +# define TCAND 441 +# define IDENTIFIER 442 +# define NEW_IDENTIFIER 443 +# define TYPE_NAME_OR_ID 444 +# define CANNOTATION 445 +# define CCONSTANT 446 +# define ITER_NAME 447 +# define ITER_ENDNAME 448 +# define TYPE_NAME 449 +# define METASTATE_NAME 450 /* @@ -274,12 +280,12 @@ /*@=allmacros@*/ extern int yylex (); -extern void swallowMacro (void); extern void yyerror (char *); # include "splintMacros.nf" # include "basic.h" # include "cscanner.h" +# include "cscannerHelp.h" # include "cgrammar.h" # include "exprChecks.h" @@ -303,6 +309,7 @@ extern void yyerror (char *); # endif +#ifndef cgrammar_YYSTYPE typedef union { lltok tok; @@ -320,7 +327,7 @@ typedef union /*@only@*/ modifiesClause modsclause; /*@only@*/ warnClause warnclause; /*@only@*/ stateClause stateclause; - + /*@only@*/ pointers pointers; /*@only@*/ functionConstraint fcnconstraint; /*@only@*/ metaStateConstraint msconstraint; @@ -352,2310 +359,2482 @@ typedef union constraintList conL; constraintExpr conE; /* drl */ -} YYSTYPE; +} yystype; +# define cgrammar_YYSTYPE yystype +# define cgrammar_YYSTYPE_IS_TRIVIAL 1 +#endif #ifndef YYDEBUG -#define YYDEBUG 1 +# define YYDEBUG 1 #endif -#include -#ifndef __cplusplus -#ifndef __STDC__ -#define const -#endif -#endif +#define YYFINAL 1264 +#define YYFLAG -32768 +#define YYNTBASE 197 +/* YYTRANSLATE(YYLEX) -- Bison token number corresponding to YYLEX. */ +#define YYTRANSLATE(x) ((unsigned)(x) <= 450 ? yytranslate[x] : 472) -#define YYFINAL 1236 -#define YYFLAG -32768 -#define YYNTBASE 194 - -#define YYTRANSLATE(x) ((unsigned)(x) <= 447 ? yytranslate[x] : 459) - -static const short 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, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 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, 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 +/* YYTRANSLATE[YYLEX] -- Bison token number corresponding to YYLEX. */ +static const short 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, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 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, 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 }; -#if YYDEBUG != 0 -static const short yyprhs[] = { 0, - 0, 1, 3, 5, 8, 11, 13, 15, 17, 19, - 21, 23, 25, 34, 46, 47, 53, 55, 59, 61, - 64, 66, 73, 77, 84, 85, 92, 93, 101, 103, - 110, 114, 121, 122, 129, 130, 138, 139, 140, 151, - 155, 159, 163, 166, 168, 172, 173, 178, 179, 184, - 186, 190, 192, 194, 196, 200, 202, 206, 208, 210, - 212, 214, 216, 218, 223, 229, 231, 233, 235, 237, - 241, 246, 249, 253, 257, 261, 263, 265, 267, 268, - 271, 272, 275, 277, 279, 281, 283, 285, 287, 289, - 291, 293, 295, 297, 299, 302, 303, 308, 310, 313, - 314, 318, 320, 324, 326, 328, 329, 332, 336, 339, - 341, 345, 348, 349, 352, 354, 356, 358, 360, 362, - 364, 366, 368, 370, 372, 374, 376, 378, 380, 382, - 384, 388, 389, 393, 394, 395, 400, 403, 406, 408, - 410, 412, 416, 421, 424, 428, 432, 436, 438, 440, - 442, 446, 448, 450, 454, 459, 462, 466, 470, 474, - 475, 477, 479, 483, 485, 487, 489, 493, 495, 497, - 498, 503, 505, 510, 514, 519, 526, 532, 538, 541, - 544, 552, 554, 558, 560, 563, 566, 569, 572, 575, - 578, 581, 584, 586, 588, 592, 597, 599, 609, 610, - 614, 619, 622, 627, 630, 632, 637, 639, 643, 647, - 651, 653, 657, 661, 663, 667, 671, 673, 677, 681, - 685, 689, 691, 695, 699, 701, 705, 707, 711, 713, - 717, 719, 720, 725, 727, 728, 733, 735, 736, 737, - 745, 747, 751, 755, 759, 763, 767, 771, 775, 779, - 783, 787, 791, 793, 797, 798, 800, 802, 804, 806, - 808, 812, 813, 823, 824, 836, 839, 840, 847, 848, - 857, 862, 867, 868, 869, 872, 874, 879, 880, 885, - 887, 891, 896, 899, 902, 905, 907, 910, 914, 917, - 919, 923, 925, 927, 929, 931, 933, 936, 937, 944, - 947, 950, 951, 958, 959, 965, 967, 969, 971, 973, - 975, 977, 979, 981, 983, 985, 987, 989, 991, 993, - 995, 997, 999, 1001, 1003, 1005, 1007, 1009, 1011, 1013, - 1015, 1017, 1019, 1021, 1023, 1025, 1027, 1029, 1031, 1033, - 1035, 1037, 1039, 1041, 1043, 1045, 1047, 1049, 1051, 1053, - 1055, 1057, 1059, 1061, 1063, 1065, 1067, 1069, 1072, 1075, - 1078, 1081, 1084, 1087, 1090, 1093, 1096, 1099, 1102, 1105, - 1108, 1111, 1114, 1117, 1120, 1123, 1126, 1129, 1132, 1135, - 1138, 1141, 1144, 1148, 1150, 1155, 1157, 1161, 1164, 1167, - 1170, 1171, 1173, 1174, 1175, 1176, 1189, 1190, 1191, 1203, - 1210, 1217, 1218, 1219, 1230, 1231, 1232, 1243, 1249, 1255, - 1260, 1265, 1266, 1268, 1270, 1273, 1279, 1283, 1286, 1291, - 1293, 1297, 1302, 1309, 1310, 1319, 1324, 1326, 1330, 1333, - 1335, 1340, 1342, 1344, 1347, 1350, 1352, 1355, 1357, 1360, - 1362, 1364, 1366, 1369, 1371, 1374, 1377, 1381, 1383, 1387, - 1389, 1393, 1395, 1397, 1401, 1402, 1405, 1406, 1411, 1416, - 1418, 1420, 1423, 1425, 1427, 1430, 1431, 1433, 1439, 1442, - 1446, 1450, 1455, 1459, 1464, 1469, 1475, 1477, 1479, 1481, - 1483, 1485, 1487, 1489, 1491, 1493, 1495, 1497, 1499, 1502, - 1505, 1513, 1520, 1523, 1524, 1525, 1536, 1537, 1544, 1546, - 1548, 1550, 1552, 1555, 1557, 1559, 1561, 1563, 1565, 1567, - 1569, 1573, 1575, 1576, 1580, 1583, 1586, 1588, 1590, 1592, - 1594, 1596, 1598, 1600, 1602, 1604, 1606, 1610, 1612, 1614, - 1617, 1620, 1621, 1624, 1625, 1630, 1631, 1638, 1639, 1643, - 1644, 1650, 1654, 1657, 1661, 1662, 1663, 1664, 1665, 1666, - 1668, 1671, 1674, 1678, 1681, 1685, 1689, 1694, 1697, 1700, - 1704, 1708, 1713, 1715, 1718, 1720, 1723, 1725, 1729, 1731, - 1736, 1738, 1741, 1743, 1746, 1748, 1751, 1753, 1758, 1761, - 1762, 1768, 1769, 1776, 1781, 1786, 1787, 1788, 1799, 1801, - 1802, 1807, 1809, 1811, 1813, 1815, 1817, 1820, 1822, 1826, - 1828, 1833, 1837, 1842, 1849, 1855, 1861, 1864, 1867, 1869, - 1872, 1875, 1878, 1881, 1884, 1887, 1890, 1893, 1895, 1897, - 1902, 1904, 1908, 1912, 1916, 1918, 1922, 1926, 1928, 1932, - 1936, 1938, 1942, 1946, 1950, 1954, 1956, 1960, 1964, 1966, - 1970, 1972, 1976, 1978, 1982, 1984, 1988, 1990, 1994, 1996, - 1997, 1998, 2006, 2008, 2012, 2016, 2020, 2024, 2028, 2032, - 2036, 2040, 2044, 2048, 2052, 2054, 2055, 2057, 2060, 2068, - 2071, 2074, 2082, 2089, 2092, 2096, 2099, 2103, 2106, 2110, - 2114, 2118, 2122, 2125, 2129, 2130, 2132, 2133, 2135, 2137, - 2139, 2141, 2143, 2145, 2147, 2149, 2151, 2156 +#if YYDEBUG +static const short yyprhs[] = +{ + 0, 0, 1, 3, 5, 8, 11, 13, 15, 17, + 19, 21, 23, 25, 34, 46, 47, 53, 55, 59, + 61, 64, 66, 73, 77, 84, 85, 92, 93, 101, + 103, 110, 114, 121, 122, 129, 130, 138, 139, 140, + 151, 155, 159, 163, 166, 168, 172, 173, 178, 179, + 184, 186, 190, 192, 194, 196, 200, 202, 206, 208, + 210, 212, 214, 216, 218, 223, 229, 231, 233, 235, + 237, 241, 246, 249, 253, 257, 261, 263, 265, 267, + 268, 271, 272, 275, 277, 279, 281, 283, 285, 287, + 289, 291, 293, 295, 297, 299, 302, 303, 308, 310, + 313, 314, 318, 320, 324, 326, 328, 329, 332, 336, + 339, 341, 345, 348, 349, 352, 354, 356, 358, 360, + 362, 364, 366, 368, 370, 372, 374, 376, 378, 380, + 382, 384, 388, 389, 393, 394, 395, 400, 403, 406, + 408, 410, 412, 414, 418, 423, 426, 430, 434, 438, + 440, 442, 444, 448, 450, 452, 456, 461, 464, 468, + 472, 476, 477, 479, 481, 485, 487, 489, 491, 495, + 497, 499, 500, 505, 507, 512, 516, 521, 528, 534, + 540, 543, 546, 554, 556, 560, 562, 565, 568, 571, + 574, 577, 580, 583, 586, 590, 592, 596, 601, 603, + 613, 614, 618, 619, 620, 625, 628, 633, 636, 638, + 643, 645, 649, 653, 657, 659, 663, 667, 669, 673, + 677, 679, 683, 687, 691, 695, 697, 701, 705, 707, + 711, 713, 717, 719, 723, 725, 726, 731, 733, 734, + 739, 741, 742, 743, 750, 751, 752, 760, 762, 766, + 770, 774, 778, 782, 786, 790, 794, 798, 802, 806, + 808, 812, 813, 815, 817, 819, 821, 823, 827, 828, + 838, 839, 851, 853, 855, 858, 859, 866, 867, 876, + 881, 886, 887, 888, 891, 893, 898, 901, 903, 908, + 909, 914, 916, 920, 925, 928, 931, 934, 936, 939, + 943, 946, 948, 952, 954, 956, 958, 960, 962, 965, + 966, 973, 976, 979, 980, 987, 988, 994, 996, 998, + 1000, 1002, 1004, 1006, 1008, 1010, 1012, 1014, 1016, 1018, + 1020, 1022, 1024, 1026, 1028, 1030, 1032, 1034, 1036, 1038, + 1040, 1042, 1044, 1046, 1048, 1050, 1052, 1054, 1056, 1058, + 1060, 1062, 1064, 1066, 1068, 1070, 1072, 1074, 1076, 1078, + 1080, 1082, 1084, 1086, 1088, 1090, 1092, 1094, 1096, 1098, + 1100, 1103, 1106, 1109, 1112, 1115, 1118, 1121, 1124, 1127, + 1130, 1133, 1136, 1139, 1142, 1145, 1148, 1151, 1154, 1157, + 1160, 1163, 1166, 1169, 1172, 1175, 1178, 1182, 1184, 1189, + 1191, 1195, 1198, 1201, 1204, 1205, 1207, 1208, 1209, 1210, + 1223, 1224, 1225, 1237, 1244, 1251, 1252, 1253, 1264, 1265, + 1266, 1277, 1283, 1289, 1294, 1299, 1300, 1302, 1304, 1307, + 1313, 1317, 1320, 1325, 1327, 1331, 1336, 1343, 1344, 1353, + 1358, 1360, 1364, 1367, 1369, 1374, 1376, 1378, 1381, 1384, + 1386, 1389, 1391, 1394, 1396, 1398, 1400, 1402, 1405, 1407, + 1410, 1413, 1417, 1419, 1423, 1425, 1429, 1431, 1433, 1437, + 1438, 1441, 1442, 1447, 1452, 1454, 1456, 1459, 1461, 1463, + 1466, 1467, 1469, 1475, 1478, 1482, 1486, 1491, 1495, 1500, + 1505, 1511, 1513, 1515, 1517, 1519, 1521, 1523, 1525, 1527, + 1529, 1531, 1536, 1538, 1540, 1542, 1545, 1548, 1556, 1563, + 1566, 1567, 1568, 1579, 1580, 1587, 1589, 1591, 1593, 1595, + 1598, 1600, 1602, 1604, 1606, 1608, 1610, 1612, 1616, 1618, + 1619, 1623, 1626, 1629, 1631, 1633, 1635, 1637, 1639, 1641, + 1643, 1645, 1647, 1649, 1653, 1655, 1657, 1659, 1662, 1665, + 1666, 1669, 1670, 1675, 1676, 1683, 1684, 1688, 1689, 1695, + 1699, 1702, 1706, 1707, 1708, 1709, 1710, 1711, 1713, 1716, + 1719, 1723, 1726, 1730, 1734, 1739, 1742, 1745, 1749, 1753, + 1758, 1760, 1763, 1765, 1768, 1770, 1774, 1776, 1781, 1783, + 1786, 1788, 1791, 1793, 1796, 1798, 1803, 1806, 1807, 1813, + 1814, 1821, 1826, 1831, 1832, 1833, 1844, 1846, 1847, 1852, + 1854, 1856, 1858, 1860, 1862, 1865, 1867, 1871, 1873, 1878, + 1882, 1887, 1894, 1900, 1906, 1909, 1912, 1914, 1917, 1920, + 1923, 1926, 1929, 1932, 1935, 1938, 1940, 1942, 1947, 1949, + 1953, 1957, 1961, 1963, 1967, 1971, 1973, 1977, 1981, 1983, + 1987, 1991, 1995, 1999, 2001, 2005, 2009, 2011, 2015, 2017, + 2021, 2023, 2027, 2029, 2033, 2035, 2039, 2041, 2042, 2043, + 2050, 2051, 2052, 2060, 2062, 2066, 2070, 2074, 2078, 2082, + 2086, 2090, 2094, 2098, 2102, 2106, 2108, 2109, 2111, 2114, + 2122, 2125, 2128, 2136, 2143, 2146, 2150, 2153, 2157, 2160, + 2164, 2168, 2172, 2176, 2179, 2183, 2184, 2186, 2187, 2189, + 2191, 2193, 2195, 2197, 2199, 2201, 2203, 2205, 2210 }; - -static const short yyrhs[] = { -1, - 195, 0, 196, 0, 195, 196, 0, 257, 454, 0, - 197, 0, 198, 0, 208, 0, 211, 0, 295, 0, - 18, 0, 1, 0, 77, 336, 350, 360, 350, 454, - 303, 91, 0, 77, 336, 350, 360, 350, 23, 303, - 308, 307, 454, 91, 0, 0, 78, 199, 200, 454, - 91, 0, 201, 0, 336, 350, 201, 0, 205, 0, - 364, 205, 0, 457, 0, 303, 24, 350, 360, 303, - 25, 0, 202, 26, 27, 0, 202, 26, 303, 294, - 27, 350, 0, 0, 202, 304, 24, 25, 203, 229, - 0, 0, 202, 304, 24, 361, 25, 204, 229, 0, - 457, 0, 303, 24, 350, 201, 303, 25, 0, 205, - 26, 27, 0, 205, 26, 303, 294, 27, 350, 0, - 0, 205, 304, 24, 25, 206, 230, 0, 0, 205, - 304, 24, 361, 25, 207, 230, 0, 0, 0, 79, - 457, 24, 361, 25, 209, 230, 210, 454, 91, 0, - 92, 391, 95, 0, 93, 377, 95, 0, 94, 378, - 95, 0, 92, 95, 0, 252, 0, 214, 23, 217, - 0, 0, 226, 215, 22, 218, 0, 0, 5, 216, - 22, 218, 0, 214, 0, 214, 40, 217, 0, 193, - 0, 184, 0, 56, 0, 221, 219, 220, 0, 221, - 0, 224, 223, 224, 0, 181, 0, 182, 0, 53, - 0, 52, 0, 54, 0, 225, 0, 227, 24, 224, - 25, 0, 24, 224, 228, 224, 25, 0, 226, 0, - 189, 0, 456, 0, 186, 0, 226, 26, 27, 0, - 226, 26, 189, 27, 0, 34, 226, 0, 24, 226, - 25, 0, 226, 28, 457, 0, 226, 45, 457, 0, - 222, 0, 33, 0, 32, 0, 0, 231, 229, 0, - 0, 232, 230, 0, 233, 0, 237, 0, 236, 0, - 314, 0, 317, 0, 243, 0, 234, 0, 238, 0, - 236, 0, 315, 0, 319, 0, 244, 0, 234, 91, - 0, 0, 74, 235, 245, 454, 0, 76, 0, 238, - 91, 0, 0, 75, 239, 258, 0, 241, 0, 241, - 40, 240, 0, 186, 0, 243, 0, 0, 244, 91, - 0, 73, 240, 430, 0, 73, 240, 0, 246, 0, - 245, 21, 246, 0, 247, 248, 0, 0, 249, 247, - 0, 456, 0, 186, 0, 295, 0, 89, 0, 90, - 0, 119, 0, 120, 0, 133, 0, 80, 0, 81, - 0, 82, 0, 83, 0, 84, 0, 85, 0, 86, - 0, 360, 0, 336, 350, 360, 0, 0, 19, 254, - 408, 0, 0, 0, 255, 412, 256, 401, 0, 212, - 253, 0, 261, 454, 0, 454, 0, 456, 0, 186, - 0, 259, 26, 27, 0, 259, 26, 260, 27, 0, - 34, 259, 0, 24, 259, 25, 0, 259, 28, 457, - 0, 259, 45, 457, 0, 259, 0, 430, 0, 259, - 0, 261, 21, 259, 0, 456, 0, 186, 0, 262, - 26, 27, 0, 262, 26, 260, 27, 0, 34, 262, - 0, 24, 262, 25, 0, 262, 28, 457, 0, 262, - 45, 457, 0, 0, 264, 0, 262, 0, 264, 21, - 262, 0, 456, 0, 186, 0, 430, 0, 24, 292, - 25, 0, 187, 0, 114, 0, 0, 24, 266, 401, - 25, 0, 265, 0, 267, 26, 292, 27, 0, 267, - 24, 25, 0, 267, 24, 268, 25, 0, 71, 24, - 291, 21, 372, 25, 0, 267, 350, 28, 457, 303, - 0, 267, 350, 45, 457, 303, 0, 267, 48, 0, - 267, 49, 0, 24, 372, 25, 19, 413, 455, 20, - 0, 291, 0, 268, 21, 291, 0, 267, 0, 48, - 269, 0, 49, 269, 0, 29, 275, 0, 34, 275, - 0, 33, 275, 0, 32, 275, 0, 31, 275, 0, - 30, 275, 0, 272, 0, 271, 0, 270, 28, 457, - 0, 270, 26, 292, 27, 0, 457, 0, 47, 303, - 24, 372, 350, 21, 270, 25, 303, 0, 0, 303, - 273, 274, 0, 42, 24, 372, 25, 0, 42, 269, - 0, 43, 24, 372, 25, 0, 43, 269, 0, 269, - 0, 24, 372, 25, 275, 0, 275, 0, 276, 34, - 275, 0, 276, 35, 275, 0, 276, 36, 275, 0, - 276, 0, 277, 33, 276, 0, 277, 32, 276, 0, - 277, 0, 278, 50, 277, 0, 278, 51, 277, 0, - 278, 0, 279, 37, 278, 0, 279, 38, 278, 0, - 279, 52, 278, 0, 279, 53, 278, 0, 279, 0, - 280, 54, 279, 0, 280, 55, 279, 0, 280, 0, - 281, 29, 280, 0, 281, 0, 282, 39, 281, 0, - 282, 0, 283, 40, 282, 0, 283, 0, 0, 284, - 56, 285, 283, 0, 284, 0, 0, 286, 57, 287, - 284, 0, 286, 0, 0, 0, 286, 41, 289, 292, - 22, 290, 288, 0, 288, 0, 269, 23, 291, 0, - 269, 58, 291, 0, 269, 59, 291, 0, 269, 60, - 291, 0, 269, 61, 291, 0, 269, 62, 291, 0, - 269, 63, 291, 0, 269, 64, 291, 0, 269, 65, - 291, 0, 269, 66, 291, 0, 269, 67, 291, 0, - 291, 0, 292, 21, 291, 0, 0, 292, 0, 288, - 0, 296, 0, 72, 0, 301, 0, 336, 303, 18, - 0, 0, 336, 350, 360, 350, 297, 303, 307, 18, - 303, 0, 0, 336, 350, 360, 350, 23, 298, 303, - 308, 307, 18, 303, 0, 360, 350, 0, 0, 360, - 350, 23, 300, 303, 308, 0, 0, 46, 336, 302, - 350, 305, 303, 242, 18, 0, 46, 336, 303, 18, - 0, 46, 305, 303, 18, 0, 0, 0, 306, 303, - 0, 299, 0, 305, 21, 350, 299, 0, 0, 307, - 21, 350, 299, 0, 291, 0, 19, 312, 20, 0, - 19, 312, 21, 20, 0, 309, 308, 0, 310, 23, - 0, 457, 22, 0, 311, 0, 310, 311, 0, 26, - 294, 27, 0, 28, 457, 0, 308, 0, 312, 21, - 308, 0, 115, 0, 113, 0, 116, 0, 117, 0, - 118, 0, 315, 91, 0, 0, 250, 350, 316, 264, - 454, 303, 0, 319, 91, 0, 251, 350, 0, 0, - 318, 325, 320, 263, 454, 303, 0, 0, 318, 321, - 322, 454, 303, 0, 220, 0, 213, 0, 142, 0, - 143, 0, 145, 0, 146, 0, 144, 0, 127, 0, - 130, 0, 128, 0, 129, 0, 135, 0, 136, 0, - 121, 0, 123, 0, 122, 0, 131, 0, 132, 0, - 124, 0, 126, 0, 139, 0, 141, 0, 154, 0, - 153, 0, 138, 0, 140, 0, 178, 0, 188, 0, - 137, 0, 152, 0, 151, 0, 161, 0, 159, 0, - 160, 0, 155, 0, 156, 0, 157, 0, 158, 0, - 162, 0, 163, 0, 166, 0, 167, 0, 164, 0, - 165, 0, 150, 0, 147, 0, 148, 0, 149, 0, - 119, 0, 120, 0, 133, 0, 134, 0, 111, 303, - 0, 112, 303, 0, 332, 303, 0, 325, 303, 0, - 323, 303, 0, 326, 303, 0, 324, 303, 0, 328, - 303, 0, 327, 303, 0, 329, 303, 0, 330, 303, - 0, 168, 350, 0, 170, 350, 0, 169, 350, 0, - 171, 350, 0, 172, 350, 0, 173, 350, 0, 174, - 350, 0, 175, 350, 0, 176, 350, 0, 177, 350, - 0, 458, 350, 0, 341, 350, 0, 355, 350, 0, - 331, 350, 0, 303, 336, 303, 0, 338, 0, 338, - 88, 337, 91, 0, 372, 0, 372, 21, 337, 0, - 313, 339, 0, 333, 339, 0, 334, 339, 0, 0, - 336, 0, 0, 0, 0, 350, 68, 457, 303, 19, - 342, 405, 351, 406, 343, 20, 340, 0, 0, 0, - 350, 69, 457, 303, 19, 344, 405, 351, 406, 345, - 20, 0, 350, 68, 457, 303, 19, 20, 0, 350, - 69, 457, 303, 19, 20, 0, 0, 0, 350, 68, - 303, 19, 346, 405, 351, 406, 347, 20, 0, 0, - 0, 350, 69, 303, 19, 348, 405, 351, 406, 349, - 20, 0, 350, 68, 303, 19, 20, 0, 350, 69, - 303, 19, 20, 0, 350, 68, 457, 350, 0, 350, - 69, 457, 350, 0, 0, 352, 0, 211, 0, 351, - 352, 0, 336, 350, 353, 303, 18, 0, 336, 303, - 18, 0, 354, 350, 0, 353, 21, 354, 350, 0, - 360, 0, 22, 303, 294, 0, 360, 22, 303, 294, - 0, 350, 70, 19, 357, 20, 303, 0, 0, 350, - 70, 457, 19, 356, 357, 20, 303, 0, 350, 70, - 457, 303, 0, 358, 0, 357, 21, 358, 0, 357, - 21, 0, 457, 0, 457, 23, 303, 294, 0, 202, - 0, 374, 0, 364, 192, 0, 364, 359, 0, 202, - 0, 364, 202, 0, 367, 0, 350, 365, 0, 111, - 0, 112, 0, 362, 0, 363, 362, 0, 34, 0, - 34, 363, 0, 34, 364, 0, 34, 363, 364, 0, - 366, 0, 366, 21, 5, 0, 457, 0, 366, 21, - 457, 0, 5, 0, 368, 0, 368, 21, 5, 0, - 0, 369, 371, 0, 0, 368, 21, 370, 371, 0, - 303, 336, 359, 303, 0, 457, 0, 335, 0, 335, - 373, 0, 364, 0, 375, 0, 364, 375, 0, 0, - 375, 0, 303, 24, 350, 373, 25, 0, 26, 27, - 0, 26, 294, 27, 0, 375, 26, 27, 0, 375, - 26, 294, 27, 0, 303, 24, 25, 0, 303, 24, - 367, 25, 0, 375, 303, 24, 25, 0, 375, 303, - 24, 367, 25, 0, 393, 0, 395, 0, 398, 0, - 401, 0, 416, 0, 419, 0, 451, 0, 424, 0, - 453, 0, 379, 0, 377, 0, 386, 0, 379, 386, - 0, 423, 379, 0, 450, 392, 11, 24, 292, 25, - 18, 0, 450, 392, 11, 24, 292, 25, 0, 381, - 386, 0, 0, 0, 13, 24, 293, 18, 293, 18, - 382, 293, 383, 25, 0, 0, 190, 403, 24, 385, - 427, 25, 0, 191, 0, 393, 0, 395, 0, 398, - 0, 389, 412, 0, 389, 0, 390, 0, 416, 0, - 387, 0, 380, 0, 384, 0, 453, 0, 24, 386, - 25, 0, 1, 0, 0, 418, 388, 386, 0, 403, - 19, 0, 407, 20, 0, 392, 0, 411, 0, 393, - 0, 395, 0, 398, 0, 402, 0, 417, 0, 419, - 0, 424, 0, 452, 0, 24, 392, 25, 0, 453, - 0, 1, 0, 457, 22, 0, 110, 376, 0, 0, - 101, 394, 0, 0, 6, 294, 396, 22, 0, 0, - 101, 394, 6, 294, 397, 22, 0, 0, 7, 399, - 22, 0, 0, 101, 394, 7, 400, 22, 0, 24, - 401, 25, 0, 403, 409, 0, 403, 410, 404, 0, - 0, 0, 0, 0, 0, 20, 0, 110, 20, 0, - 415, 20, 0, 415, 110, 20, 0, 412, 20, 0, - 412, 110, 20, 0, 412, 415, 20, 0, 412, 415, - 110, 20, 0, 19, 408, 0, 19, 20, 0, 19, - 411, 20, 0, 19, 412, 20, 0, 19, 412, 415, - 20, 0, 392, 0, 411, 392, 0, 295, 0, 412, - 295, 0, 414, 0, 413, 21, 414, 0, 291, 0, - 19, 413, 455, 20, 0, 376, 0, 415, 376, 0, - 18, 0, 292, 18, 0, 18, 0, 292, 18, 0, - 292, 0, 8, 24, 292, 25, 0, 418, 376, 0, - 0, 418, 376, 9, 420, 376, 0, 0, 10, 24, - 292, 421, 25, 376, 0, 11, 24, 292, 25, 0, - 11, 24, 292, 25, 0, 0, 0, 190, 425, 403, - 24, 426, 427, 25, 401, 449, 404, 0, 429, 0, - 0, 427, 428, 21, 429, 0, 448, 0, 456, 0, - 187, 0, 186, 0, 189, 0, 430, 189, 0, 430, - 0, 24, 292, 25, 0, 431, 0, 267, 26, 292, - 27, 0, 267, 24, 25, 0, 267, 24, 268, 25, - 0, 71, 24, 291, 21, 372, 25, 0, 267, 350, - 28, 457, 303, 0, 267, 350, 45, 457, 303, 0, - 267, 48, 0, 267, 49, 0, 432, 0, 48, 269, - 0, 49, 269, 0, 29, 275, 0, 34, 275, 0, - 33, 275, 0, 32, 275, 0, 31, 275, 0, 30, - 275, 0, 272, 0, 433, 0, 24, 372, 25, 275, - 0, 434, 0, 276, 34, 275, 0, 276, 35, 275, - 0, 276, 36, 275, 0, 435, 0, 277, 33, 276, - 0, 277, 32, 276, 0, 436, 0, 278, 50, 277, - 0, 278, 51, 277, 0, 437, 0, 279, 37, 278, - 0, 279, 38, 278, 0, 279, 52, 278, 0, 279, - 53, 278, 0, 438, 0, 280, 54, 279, 0, 280, - 55, 279, 0, 439, 0, 281, 29, 280, 0, 440, - 0, 282, 39, 281, 0, 441, 0, 283, 40, 282, - 0, 442, 0, 284, 56, 283, 0, 443, 0, 286, - 57, 284, 0, 444, 0, 0, 0, 286, 41, 446, - 292, 22, 447, 288, 0, 445, 0, 269, 23, 291, - 0, 269, 58, 291, 0, 269, 59, 291, 0, 269, - 60, 291, 0, 269, 61, 291, 0, 269, 62, 291, - 0, 269, 63, 291, 0, 269, 64, 291, 0, 269, - 65, 291, 0, 269, 66, 291, 0, 269, 67, 291, - 0, 191, 0, 0, 12, 0, 422, 376, 0, 450, - 376, 11, 24, 292, 25, 18, 0, 381, 376, 0, - 422, 392, 0, 450, 392, 11, 24, 292, 25, 18, - 0, 450, 392, 11, 24, 292, 25, 0, 381, 392, - 0, 14, 457, 18, 0, 15, 18, 0, 100, 15, - 18, 0, 16, 18, 0, 96, 16, 18, 0, 97, - 16, 18, 0, 98, 16, 18, 0, 99, 16, 18, - 0, 17, 18, 0, 17, 292, 18, 0, 0, 18, - 0, 0, 21, 0, 185, 0, 186, 0, 190, 0, - 191, 0, 456, 0, 187, 0, 192, 0, 187, 0, - 44, 24, 292, 25, 0, 44, 24, 372, 25, 0 +static const short yyrhs[] = +{ + -1, 198, 0, 199, 0, 198, 199, 0, 260, 467, + 0, 200, 0, 201, 0, 211, 0, 214, 0, 302, + 0, 18, 0, 1, 0, 77, 346, 360, 370, 360, + 467, 311, 91, 0, 77, 346, 360, 370, 360, 23, + 311, 318, 317, 467, 91, 0, 0, 78, 202, 203, + 467, 91, 0, 204, 0, 346, 360, 204, 0, 208, + 0, 374, 208, 0, 470, 0, 311, 24, 360, 370, + 311, 25, 0, 205, 26, 27, 0, 205, 26, 311, + 301, 27, 360, 0, 0, 205, 312, 24, 25, 206, + 232, 0, 0, 205, 312, 24, 371, 25, 207, 232, + 0, 470, 0, 311, 24, 360, 204, 311, 25, 0, + 208, 26, 27, 0, 208, 26, 311, 301, 27, 360, + 0, 0, 208, 312, 24, 25, 209, 233, 0, 0, + 208, 312, 24, 371, 25, 210, 233, 0, 0, 0, + 79, 470, 24, 371, 25, 212, 233, 213, 467, 91, + 0, 92, 402, 95, 0, 93, 388, 95, 0, 94, + 389, 95, 0, 92, 95, 0, 255, 0, 217, 23, + 220, 0, 0, 229, 218, 22, 221, 0, 0, 5, + 219, 22, 221, 0, 217, 0, 217, 40, 220, 0, + 196, 0, 187, 0, 56, 0, 224, 222, 223, 0, + 224, 0, 227, 226, 227, 0, 184, 0, 185, 0, + 53, 0, 52, 0, 54, 0, 228, 0, 230, 24, + 227, 25, 0, 24, 227, 231, 227, 25, 0, 229, + 0, 192, 0, 469, 0, 189, 0, 229, 26, 27, + 0, 229, 26, 192, 27, 0, 34, 229, 0, 24, + 229, 25, 0, 229, 28, 470, 0, 229, 45, 470, + 0, 225, 0, 33, 0, 32, 0, 0, 234, 232, + 0, 0, 235, 233, 0, 236, 0, 240, 0, 239, + 0, 324, 0, 327, 0, 246, 0, 237, 0, 241, + 0, 239, 0, 325, 0, 329, 0, 247, 0, 237, + 91, 0, 0, 74, 238, 248, 467, 0, 76, 0, + 241, 91, 0, 0, 75, 242, 261, 0, 244, 0, + 244, 40, 243, 0, 189, 0, 246, 0, 0, 247, + 91, 0, 73, 243, 441, 0, 73, 243, 0, 249, + 0, 248, 21, 249, 0, 250, 251, 0, 0, 252, + 250, 0, 469, 0, 189, 0, 302, 0, 89, 0, + 90, 0, 121, 0, 122, 0, 135, 0, 80, 0, + 81, 0, 82, 0, 83, 0, 84, 0, 85, 0, + 86, 0, 370, 0, 346, 360, 370, 0, 0, 19, + 257, 419, 0, 0, 0, 258, 423, 259, 412, 0, + 215, 256, 0, 264, 467, 0, 467, 0, 469, 0, + 189, 0, 190, 0, 262, 26, 27, 0, 262, 26, + 263, 27, 0, 34, 262, 0, 24, 262, 25, 0, + 262, 28, 470, 0, 262, 45, 470, 0, 262, 0, + 441, 0, 262, 0, 264, 21, 262, 0, 469, 0, + 189, 0, 265, 26, 27, 0, 265, 26, 263, 27, + 0, 34, 265, 0, 24, 265, 25, 0, 265, 28, + 470, 0, 265, 45, 470, 0, 0, 267, 0, 265, + 0, 267, 21, 265, 0, 469, 0, 189, 0, 441, + 0, 24, 299, 25, 0, 190, 0, 116, 0, 0, + 24, 269, 412, 25, 0, 268, 0, 270, 26, 299, + 27, 0, 270, 24, 25, 0, 270, 24, 271, 25, + 0, 71, 24, 298, 21, 382, 25, 0, 270, 360, + 28, 470, 311, 0, 270, 360, 45, 470, 311, 0, + 270, 48, 0, 270, 49, 0, 24, 382, 25, 19, + 424, 468, 20, 0, 298, 0, 271, 21, 298, 0, + 270, 0, 48, 272, 0, 49, 272, 0, 29, 280, + 0, 34, 280, 0, 33, 280, 0, 32, 280, 0, + 31, 280, 0, 30, 280, 0, 277, 275, 278, 0, + 274, 0, 273, 28, 470, 0, 273, 26, 299, 27, + 0, 470, 0, 47, 311, 24, 382, 360, 21, 273, + 25, 311, 0, 0, 311, 276, 279, 0, 0, 0, + 42, 24, 382, 25, 0, 42, 272, 0, 43, 24, + 382, 25, 0, 43, 272, 0, 272, 0, 24, 382, + 25, 280, 0, 280, 0, 281, 34, 280, 0, 281, + 35, 280, 0, 281, 36, 280, 0, 281, 0, 282, + 33, 281, 0, 282, 32, 281, 0, 282, 0, 283, + 50, 282, 0, 283, 51, 282, 0, 283, 0, 284, + 37, 283, 0, 284, 38, 283, 0, 284, 52, 283, + 0, 284, 53, 283, 0, 284, 0, 285, 54, 284, + 0, 285, 55, 284, 0, 285, 0, 286, 29, 285, + 0, 286, 0, 287, 39, 286, 0, 287, 0, 288, + 40, 287, 0, 288, 0, 0, 289, 56, 290, 288, + 0, 289, 0, 0, 291, 57, 292, 289, 0, 291, + 0, 0, 0, 291, 41, 294, 22, 295, 293, 0, + 0, 0, 291, 41, 296, 299, 22, 297, 293, 0, + 293, 0, 272, 23, 298, 0, 272, 58, 298, 0, + 272, 59, 298, 0, 272, 60, 298, 0, 272, 61, + 298, 0, 272, 62, 298, 0, 272, 63, 298, 0, + 272, 64, 298, 0, 272, 65, 298, 0, 272, 66, + 298, 0, 272, 67, 298, 0, 298, 0, 299, 21, + 298, 0, 0, 299, 0, 293, 0, 303, 0, 72, + 0, 309, 0, 346, 311, 18, 0, 0, 346, 360, + 370, 360, 304, 311, 317, 18, 311, 0, 0, 346, + 360, 370, 360, 23, 305, 311, 318, 317, 18, 311, + 0, 307, 0, 195, 0, 370, 360, 0, 0, 370, + 360, 23, 308, 311, 318, 0, 0, 46, 346, 310, + 360, 315, 311, 245, 18, 0, 46, 346, 311, 18, + 0, 46, 313, 311, 18, 0, 0, 0, 314, 311, + 0, 307, 0, 313, 21, 360, 307, 0, 316, 311, + 0, 306, 0, 315, 21, 360, 306, 0, 0, 317, + 21, 360, 307, 0, 298, 0, 19, 322, 20, 0, + 19, 322, 21, 20, 0, 319, 318, 0, 320, 23, + 0, 470, 22, 0, 321, 0, 320, 321, 0, 26, + 301, 27, 0, 28, 470, 0, 318, 0, 322, 21, + 318, 0, 117, 0, 115, 0, 118, 0, 119, 0, + 120, 0, 325, 91, 0, 0, 253, 360, 326, 267, + 467, 311, 0, 329, 91, 0, 254, 360, 0, 0, + 328, 335, 330, 266, 467, 311, 0, 0, 328, 331, + 332, 467, 311, 0, 223, 0, 216, 0, 144, 0, + 145, 0, 147, 0, 148, 0, 146, 0, 129, 0, + 132, 0, 130, 0, 131, 0, 137, 0, 138, 0, + 123, 0, 125, 0, 124, 0, 133, 0, 134, 0, + 126, 0, 128, 0, 141, 0, 143, 0, 156, 0, + 155, 0, 140, 0, 142, 0, 181, 0, 191, 0, + 139, 0, 154, 0, 153, 0, 164, 0, 162, 0, + 163, 0, 157, 0, 158, 0, 159, 0, 160, 0, + 161, 0, 165, 0, 166, 0, 169, 0, 170, 0, + 167, 0, 168, 0, 152, 0, 149, 0, 150, 0, + 151, 0, 121, 0, 122, 0, 135, 0, 136, 0, + 112, 311, 0, 114, 311, 0, 113, 311, 0, 342, + 311, 0, 335, 311, 0, 333, 311, 0, 336, 311, + 0, 334, 311, 0, 338, 311, 0, 337, 311, 0, + 339, 311, 0, 340, 311, 0, 171, 360, 0, 173, + 360, 0, 172, 360, 0, 174, 360, 0, 175, 360, + 0, 176, 360, 0, 177, 360, 0, 178, 360, 0, + 179, 360, 0, 180, 360, 0, 471, 360, 0, 351, + 360, 0, 365, 360, 0, 341, 360, 0, 311, 346, + 311, 0, 348, 0, 348, 88, 347, 91, 0, 382, + 0, 382, 21, 347, 0, 323, 349, 0, 343, 349, + 0, 344, 349, 0, 0, 346, 0, 0, 0, 0, + 360, 68, 470, 311, 19, 352, 416, 361, 417, 353, + 20, 350, 0, 0, 0, 360, 69, 470, 311, 19, + 354, 416, 361, 417, 355, 20, 0, 360, 68, 470, + 311, 19, 20, 0, 360, 69, 470, 311, 19, 20, + 0, 0, 0, 360, 68, 311, 19, 356, 416, 361, + 417, 357, 20, 0, 0, 0, 360, 69, 311, 19, + 358, 416, 361, 417, 359, 20, 0, 360, 68, 311, + 19, 20, 0, 360, 69, 311, 19, 20, 0, 360, + 68, 470, 360, 0, 360, 69, 470, 360, 0, 0, + 362, 0, 214, 0, 361, 362, 0, 346, 360, 363, + 311, 18, 0, 346, 311, 18, 0, 364, 360, 0, + 363, 21, 364, 360, 0, 370, 0, 22, 311, 301, + 0, 370, 22, 311, 301, 0, 360, 70, 19, 367, + 20, 311, 0, 0, 360, 70, 470, 19, 366, 367, + 20, 311, 0, 360, 70, 470, 311, 0, 368, 0, + 367, 21, 368, 0, 367, 21, 0, 470, 0, 470, + 23, 311, 301, 0, 205, 0, 384, 0, 374, 195, + 0, 374, 369, 0, 205, 0, 374, 205, 0, 377, + 0, 360, 375, 0, 112, 0, 113, 0, 114, 0, + 372, 0, 373, 372, 0, 34, 0, 34, 373, 0, + 34, 374, 0, 34, 373, 374, 0, 376, 0, 376, + 21, 5, 0, 470, 0, 376, 21, 470, 0, 5, + 0, 378, 0, 378, 21, 5, 0, 0, 379, 381, + 0, 0, 378, 21, 380, 381, 0, 311, 346, 369, + 311, 0, 470, 0, 345, 0, 345, 383, 0, 374, + 0, 385, 0, 374, 385, 0, 0, 385, 0, 311, + 24, 360, 383, 25, 0, 26, 27, 0, 26, 301, + 27, 0, 385, 26, 27, 0, 385, 26, 301, 27, + 0, 311, 24, 25, 0, 311, 24, 377, 25, 0, + 385, 311, 24, 25, 0, 385, 311, 24, 377, 25, + 0, 404, 0, 406, 0, 409, 0, 412, 0, 427, + 0, 430, 0, 464, 0, 435, 0, 466, 0, 387, + 0, 96, 24, 299, 25, 0, 390, 0, 388, 0, + 397, 0, 390, 397, 0, 434, 390, 0, 463, 403, + 11, 24, 299, 25, 18, 0, 463, 403, 11, 24, + 299, 25, 0, 392, 397, 0, 0, 0, 13, 24, + 300, 18, 300, 18, 393, 300, 394, 25, 0, 0, + 193, 414, 24, 396, 438, 25, 0, 194, 0, 404, + 0, 406, 0, 409, 0, 400, 423, 0, 400, 0, + 401, 0, 427, 0, 398, 0, 391, 0, 395, 0, + 466, 0, 24, 397, 25, 0, 1, 0, 0, 429, + 399, 397, 0, 414, 19, 0, 418, 20, 0, 403, + 0, 422, 0, 404, 0, 406, 0, 409, 0, 413, + 0, 428, 0, 430, 0, 435, 0, 465, 0, 24, + 403, 25, 0, 466, 0, 387, 0, 1, 0, 470, + 22, 0, 111, 386, 0, 0, 102, 405, 0, 0, + 6, 301, 407, 22, 0, 0, 102, 405, 6, 301, + 408, 22, 0, 0, 7, 410, 22, 0, 0, 102, + 405, 7, 411, 22, 0, 24, 412, 25, 0, 414, + 420, 0, 414, 421, 415, 0, 0, 0, 0, 0, + 0, 20, 0, 111, 20, 0, 426, 20, 0, 426, + 111, 20, 0, 423, 20, 0, 423, 111, 20, 0, + 423, 426, 20, 0, 423, 426, 111, 20, 0, 19, + 419, 0, 19, 20, 0, 19, 422, 20, 0, 19, + 423, 20, 0, 19, 423, 426, 20, 0, 403, 0, + 422, 403, 0, 302, 0, 423, 302, 0, 425, 0, + 424, 21, 425, 0, 298, 0, 19, 424, 468, 20, + 0, 386, 0, 426, 386, 0, 18, 0, 299, 18, + 0, 18, 0, 299, 18, 0, 299, 0, 8, 24, + 299, 25, 0, 429, 386, 0, 0, 429, 386, 9, + 431, 386, 0, 0, 10, 24, 299, 432, 25, 386, + 0, 11, 24, 299, 25, 0, 11, 24, 299, 25, + 0, 0, 0, 193, 436, 414, 24, 437, 438, 25, + 412, 462, 415, 0, 440, 0, 0, 438, 439, 21, + 440, 0, 461, 0, 469, 0, 190, 0, 189, 0, + 192, 0, 441, 192, 0, 441, 0, 24, 299, 25, + 0, 442, 0, 270, 26, 299, 27, 0, 270, 24, + 25, 0, 270, 24, 271, 25, 0, 71, 24, 298, + 21, 382, 25, 0, 270, 360, 28, 470, 311, 0, + 270, 360, 45, 470, 311, 0, 270, 48, 0, 270, + 49, 0, 443, 0, 48, 272, 0, 49, 272, 0, + 29, 280, 0, 34, 280, 0, 33, 280, 0, 32, + 280, 0, 31, 280, 0, 30, 280, 0, 275, 0, + 444, 0, 24, 382, 25, 280, 0, 445, 0, 281, + 34, 280, 0, 281, 35, 280, 0, 281, 36, 280, + 0, 446, 0, 282, 33, 281, 0, 282, 32, 281, + 0, 447, 0, 283, 50, 282, 0, 283, 51, 282, + 0, 448, 0, 284, 37, 283, 0, 284, 38, 283, + 0, 284, 52, 283, 0, 284, 53, 283, 0, 449, + 0, 285, 54, 284, 0, 285, 55, 284, 0, 450, + 0, 286, 29, 285, 0, 451, 0, 287, 39, 286, + 0, 452, 0, 288, 40, 287, 0, 453, 0, 289, + 56, 288, 0, 454, 0, 291, 57, 289, 0, 455, + 0, 0, 0, 291, 41, 457, 22, 458, 293, 0, + 0, 0, 291, 41, 459, 299, 22, 460, 293, 0, + 456, 0, 272, 23, 298, 0, 272, 58, 298, 0, + 272, 59, 298, 0, 272, 60, 298, 0, 272, 61, + 298, 0, 272, 62, 298, 0, 272, 63, 298, 0, + 272, 64, 298, 0, 272, 65, 298, 0, 272, 66, + 298, 0, 272, 67, 298, 0, 194, 0, 0, 12, + 0, 433, 386, 0, 463, 386, 11, 24, 299, 25, + 18, 0, 392, 386, 0, 433, 403, 0, 463, 403, + 11, 24, 299, 25, 18, 0, 463, 403, 11, 24, + 299, 25, 0, 392, 403, 0, 14, 470, 18, 0, + 15, 18, 0, 101, 15, 18, 0, 16, 18, 0, + 97, 16, 18, 0, 98, 16, 18, 0, 99, 16, + 18, 0, 100, 16, 18, 0, 17, 18, 0, 17, + 299, 18, 0, 0, 18, 0, 0, 21, 0, 188, + 0, 189, 0, 193, 0, 194, 0, 469, 0, 190, + 0, 195, 0, 190, 0, 44, 24, 299, 25, 0, + 44, 24, 382, 25, 0 }; #endif -#if YYDEBUG != 0 -static const short yyrline[] = { 0, - 325, 326, 329, 330, 333, 334, 335, 336, 337, 338, - 339, 340, 343, 345, 349, 349, 356, 362, 366, 367, - 371, 372, 374, 376, 391, 394, 404, 407, 415, 416, - 418, 420, 436, 439, 447, 450, 458, 460, 460, 464, - 465, 466, 467, 470, 473, 477, 477, 480, 480, 485, - 486, 489, 494, 495, 498, 499, 502, 507, 508, 511, - 512, 513, 516, 517, 518, 523, 524, 527, 529, 531, - 533, 542, 544, 546, 548, 564, 568, 569, 576, 577, - 585, 587, 591, 592, 593, 594, 595, 596, 599, 600, - 601, 602, 603, 604, 607, 610, 611, 618, 621, 624, - 630, 638, 640, 644, 647, 648, 651, 654, 660, 664, - 665, 668, 671, 672, 675, 676, 677, 680, 681, 682, - 683, 684, 687, 688, 689, 690, 691, 694, 695, 698, - 705, 709, 711, 715, 716, 718, 725, 735, 736, 739, - 740, 741, 742, 743, 744, 745, 746, 750, 751, 755, - 756, 759, 761, 763, 764, 765, 766, 767, 769, 773, - 774, 777, 781, 793, 794, 795, 796, 797, 798, 799, - 800, 804, 805, 806, 807, 808, 809, 810, 811, 812, - 813, 817, 818, 821, 822, 823, 824, 825, 826, 827, - 828, 829, 830, 831, 834, 835, 837, 840, 844, 845, - 848, 849, 850, 851, 854, 855, 859, 860, 861, 862, - 865, 866, 867, 870, 871, 872, 875, 876, 877, 878, - 879, 882, 883, 884, 887, 888, 891, 892, 896, 897, - 900, 901, 906, 912, 913, 919, 925, 926, 926, 928, - 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, - 941, 942, 945, 946, 949, 950, 953, 958, 959, 960, - 963, 977, 982, 988, 990, 996, 1001, 1001, 1005, 1006, - 1008, 1009, 1012, 1015, 1018, 1021, 1022, 1025, 1026, 1029, - 1030, 1031, 1032, 1039, 1040, 1044, 1045, 1048, 1049, 1052, - 1054, 1063, 1064, 1065, 1066, 1067, 1070, 1073, 1079, 1088, - 1091, 1094, 1101, 1108, 1114, 1139, 1140, 1143, 1144, 1145, - 1146, 1147, 1150, 1151, 1152, 1153, 1156, 1157, 1158, 1159, - 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, - 1170, 1171, 1172, 1176, 1177, 1180, 1181, 1184, 1185, 1188, - 1189, 1190, 1191, 1194, 1195, 1196, 1197, 1198, 1199, 1202, - 1203, 1204, 1205, 1208, 1209, 1210, 1211, 1214, 1215, 1216, - 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1231, 1232, - 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, - 1243, 1244, 1247, 1251, 1252, 1256, 1257, 1261, 1262, 1263, - 1266, 1267, 1271, 1278, 1280, 1282, 1284, 1286, 1288, 1289, - 1291, 1293, 1295, 1297, 1298, 1299, 1302, 1303, 1305, 1307, - 1308, 1311, 1314, 1315, 1316, 1319, 1321, 1325, 1327, 1331, - 1332, 1333, 1337, 1339, 1339, 1341, 1344, 1346, 1348, 1351, - 1356, 1363, 1364, 1365, 1372, 1376, 1377, 1381, 1382, 1385, - 1386, 1389, 1390, 1393, 1394, 1395, 1396, 1399, 1400, 1403, - 1404, 1407, 1408, 1409, 1412, 1412, 1413, 1414, 1417, 1429, - 1445, 1446, 1449, 1450, 1451, 1454, 1455, 1458, 1460, 1461, - 1463, 1464, 1466, 1468, 1470, 1472, 1478, 1479, 1480, 1481, - 1482, 1483, 1484, 1485, 1486, 1490, 1493, 1496, 1497, 1501, - 1503, 1505, 1507, 1511, 1512, 1514, 1518, 1520, 1522, 1525, - 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, - 1536, 1537, 1540, 1541, 1546, 1549, 1552, 1553, 1556, 1557, - 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1569, - 1570, 1577, 1578, 1584, 1585, 1586, 1587, 1590, 1591, 1592, - 1593, 1596, 1597, 1601, 1604, 1607, 1610, 1613, 1616, 1619, - 1620, 1621, 1622, 1624, 1625, 1627, 1629, 1635, 1639, 1641, - 1643, 1645, 1649, 1650, 1653, 1654, 1657, 1658, 1661, 1662, - 1665, 1666, 1669, 1670, 1673, 1674, 1675, 1678, 1691, 1696, - 1697, 1701, 1702, 1705, 1710, 1713, 1714, 1715, 1723, 1724, - 1724, 1728, 1729, 1730, 1741, 1748, 1749, 1752, 1753, 1756, - 1757, 1758, 1759, 1760, 1762, 1763, 1764, 1765, 1768, 1769, - 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1780, 1781, - 1784, 1785, 1786, 1787, 1790, 1791, 1792, 1795, 1796, 1797, - 1800, 1801, 1802, 1803, 1804, 1807, 1808, 1809, 1812, 1813, - 1816, 1817, 1821, 1822, 1825, 1826, 1829, 1830, 1833, 1834, - 1835, 1836, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, - 1847, 1848, 1849, 1850, 1853, 1854, 1857, 1860, 1862, 1864, - 1868, 1869, 1871, 1873, 1876, 1877, 1878, 1880, 1881, 1882, - 1883, 1884, 1885, 1886, 1889, 1890, 1893, 1894, 1897, 1900, - 1901, 1902, 1903, 1904, 1907, 1908, 1909, 1910 +#if YYDEBUG +/* YYRLINE[YYN] -- source line where rule number YYN was defined. */ +static const short yyrline[] = +{ + 0, 328, 329, 333, 334, 338, 339, 340, 341, 342, + 343, 344, 345, 349, 351, 356, 356, 365, 371, 376, + 377, 382, 383, 385, 387, 404, 404, 435, 435, 465, + 466, 468, 472, 489, 489, 501, 501, 515, 515, 515, + 524, 525, 526, 527, 531, 535, 540, 540, 545, 545, + 553, 554, 558, 564, 565, 569, 570, 574, 580, 581, + 585, 586, 587, 591, 592, 593, 599, 600, 604, 606, + 608, 610, 619, 621, 623, 625, 642, 646, 647, 654, + 655, 664, 666, 671, 672, 673, 674, 675, 676, 680, + 681, 682, 683, 684, 685, 689, 693, 693, 702, 706, + 710, 710, 725, 727, 732, 736, 737, 741, 745, 751, + 756, 757, 761, 765, 766, 770, 771, 772, 776, 777, + 778, 779, 780, 784, 785, 786, 787, 788, 792, 793, + 797, 804, 809, 809, 815, 815, 815, 826, 837, 838, + 842, 843, 844, 845, 846, 847, 848, 849, 850, 854, + 855, 860, 861, 865, 867, 869, 870, 871, 872, 873, + 875, 880, 881, 885, 891, 904, 905, 906, 907, 908, + 909, 910, 910, 916, 917, 918, 919, 920, 921, 922, + 923, 924, 925, 930, 931, 935, 936, 937, 938, 939, + 940, 941, 942, 943, 944, 945, 949, 950, 952, 956, + 962, 962, 966, 969, 973, 974, 975, 976, 982, 983, + 988, 989, 990, 991, 995, 996, 997, 1001, 1002, 1003, + 1007, 1008, 1009, 1010, 1011, 1015, 1016, 1017, 1021, 1022, + 1026, 1027, 1031, 1032, 1036, 1037, 1037, 1049, 1050, 1050, + 1063, 1064, 1064, 1064, 1069, 1069, 1069, 1075, 1076, 1077, + 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1090, + 1091, 1095, 1096, 1100, 1106, 1107, 1108, 1112, 1126, 1126, + 1137, 1137, 1146, 1147, 1151, 1156, 1156, 1161, 1161, 1164, + 1165, 1169, 1173, 1177, 1181, 1182, 1186, 1190, 1191, 1195, + 1196, 1200, 1201, 1202, 1203, 1211, 1212, 1217, 1218, 1222, + 1223, 1227, 1229, 1239, 1240, 1241, 1242, 1243, 1247, 1251, + 1251, 1267, 1271, 1275, 1275, 1289, 1289, 1321, 1322, 1326, + 1327, 1328, 1329, 1330, 1334, 1335, 1336, 1337, 1341, 1342, + 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, + 1353, 1354, 1355, 1356, 1357, 1361, 1362, 1366, 1367, 1371, + 1372, 1376, 1377, 1378, 1379, 1380, 1384, 1385, 1386, 1387, + 1388, 1389, 1393, 1394, 1395, 1396, 1400, 1401, 1402, 1403, + 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, + 1417, 1418, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, + 1434, 1435, 1436, 1437, 1438, 1439, 1443, 1448, 1449, 1454, + 1455, 1460, 1461, 1462, 1466, 1467, 1471, 1478, 1478, 1478, + 1484, 1484, 1484, 1489, 1491, 1493, 1493, 1493, 1498, 1498, + 1498, 1503, 1505, 1507, 1508, 1512, 1516, 1517, 1518, 1522, + 1524, 1529, 1531, 1536, 1537, 1538, 1543, 1545, 1545, 1547, + 1551, 1553, 1555, 1559, 1564, 1572, 1573, 1574, 1580, 1585, + 1586, 1591, 1592, 1596, 1597, 1598, 1602, 1603, 1607, 1608, + 1609, 1610, 1614, 1615, 1619, 1620, 1624, 1625, 1626, 1630, + 1630, 1631, 1631, 1636, 1648, 1665, 1666, 1670, 1671, 1672, + 1676, 1677, 1681, 1683, 1684, 1686, 1687, 1689, 1691, 1693, + 1695, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, + 1711, 1715, 1719, 1723, 1727, 1728, 1733, 1735, 1737, 1739, + 1744, 1744, 1744, 1752, 1752, 1756, 1760, 1761, 1762, 1763, + 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1776, + 1776, 1783, 1787, 1791, 1792, 1796, 1797, 1798, 1799, 1800, + 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1811, 1812, 1820, + 1821, 1828, 1828, 1830, 1830, 1835, 1835, 1837, 1837, 1842, + 1843, 1848, 1852, 1856, 1860, 1864, 1868, 1872, 1873, 1874, + 1875, 1877, 1878, 1880, 1882, 1889, 1894, 1896, 1898, 1900, + 1905, 1906, 1910, 1911, 1915, 1916, 1920, 1921, 1925, 1926, + 1930, 1931, 1935, 1936, 1937, 1941, 1955, 1960, 1960, 1965, + 1965, 1970, 1976, 1980, 1980, 1980, 1991, 1992, 1992, 1997, + 1998, 1999, 2010, 2018, 2019, 2023, 2024, 2028, 2029, 2030, + 2031, 2032, 2034, 2035, 2036, 2037, 2041, 2042, 2043, 2044, + 2045, 2046, 2047, 2048, 2049, 2050, 2054, 2055, 2059, 2060, + 2061, 2062, 2066, 2067, 2068, 2072, 2073, 2074, 2078, 2079, + 2080, 2081, 2082, 2086, 2087, 2088, 2092, 2093, 2097, 2098, + 2102, 2103, 2107, 2108, 2112, 2113, 2117, 2118, 2118, 2118, + 2121, 2121, 2121, 2127, 2128, 2129, 2130, 2131, 2132, 2133, + 2134, 2135, 2136, 2137, 2138, 2142, 2143, 2147, 2151, 2153, + 2155, 2160, 2161, 2163, 2165, 2169, 2170, 2171, 2173, 2174, + 2175, 2176, 2177, 2178, 2179, 2183, 2184, 2188, 2189, 2193, + 2197, 2198, 2199, 2200, 2201, 2205, 2206, 2207, 2208 }; #endif -#if YYDEBUG != 0 || defined (YYERROR_VERBOSE) - -static const char * const yytname[] = { "$","error","$undefined.","BADTOK", -"SKIPTOK","CTOK_ELIPSIS","CASE","DEFAULT","CIF","CELSE","SWITCH","WHILE","DO", -"CFOR","GOTO","CONTINUE","BREAK","RETURN","TSEMI","TLBRACE","TRBRACE","TCOMMA", -"TCOLON","TASSIGN","TLPAREN","TRPAREN","TLSQBR","TRSQBR","TDOT","TAMPERSAND", -"TEXCL","TTILDE","TMINUS","TPLUS","TMULT","TDIV","TPERCENT","TLT","TGT","TCIRC", -"TBAR","TQUEST","CSIZEOF","CALIGNOF","CTYPEOF","ARROW_OP","CTYPEDEF","COFFSETOF", -"INC_OP","DEC_OP","LEFT_OP","RIGHT_OP","LE_OP","GE_OP","EQ_OP","NE_OP","AND_OP", -"OR_OP","MUL_ASSIGN","DIV_ASSIGN","MOD_ASSIGN","ADD_ASSIGN","SUB_ASSIGN","LEFT_ASSIGN", -"RIGHT_ASSIGN","AND_ASSIGN","XOR_ASSIGN","OR_ASSIGN","CSTRUCT","CUNION","CENUM", -"VA_ARG","VA_DCL","QWARN","QGLOBALS","QMODIFIES","QNOMODS","QCONSTANT","QFUNCTION", -"QITER","QDEFINES","QUSES","QALLOCATES","QSETS","QRELEASES","QPRECLAUSE","QPOSTCLAUSE", -"QINVARIANT","QALT","QUNDEF","QKILLED","QENDMACRO","LLMACRO","LLMACROITER","LLMACROEND", -"TENDMACRO","QSWITCHBREAK","QLOOPBREAK","QINNERBREAK","QSAFEBREAK","QINNERCONTINUE", -"QFALLTHROUGH","QLINTNOTREACHED","QLINTFALLTHROUGH","QLINTFALLTHRU","QARGSUSED", -"QPRINTFLIKE","QLINTPRINTFLIKE","QSCANFLIKE","QMESSAGELIKE","QNOTREACHED","QCONST", -"QVOLATILE","QINLINE","QEXTENSION","QEXTERN","QSTATIC","QAUTO","QREGISTER","QOUT", -"QIN","QYIELD","QONLY","QTEMP","QSHARED","QREF","QUNIQUE","QCHECKED","QUNCHECKED", -"QCHECKEDSTRICT","QCHECKMOD","QKEEP","QKEPT","QPARTIAL","QSPECIAL","QOWNED", -"QDEPENDENT","QRETURNED","QEXPOSED","QNULL","QOBSERVER","QISNULL","QEXITS","QMAYEXIT", -"QNEVEREXIT","QTRUEEXIT","QFALSEEXIT","QLONG","QSIGNED","QUNSIGNED","QSHORT", -"QUNUSED","QSEF","QNOTNULL","QRELNULL","QABSTRACT","QCONCRETE","QMUTABLE","QIMMUTABLE", -"QTRUENULL","QFALSENULL","QEXTERNAL","QREFCOUNTED","QREFS","QNEWREF","QTEMPREF", -"QKILLREF","QRELDEF","CGCHAR","CBOOL","CINT","CGFLOAT","CDOUBLE","CVOID","QANYTYPE", -"QINTEGRALTYPE","QUNSIGNEDINTEGRALTYPE","QSIGNEDINTEGRALTYPE","QNULLTERMINATED", -"QSETBUFFERSIZE","QSETSTRINGLENGTH","QMAXSET","QMAXREAD","QTESTINRANGE","TCAND", -"IDENTIFIER","NEW_IDENTIFIER","TYPE_NAME_OR_ID","CANNOTATION","CCONSTANT","ITER_NAME", -"ITER_ENDNAME","TYPE_NAME","METASTATE_NAME","file","externalDefs","externalDef", -"constantDecl","fcnDecl","@1","plainFcn","plainNamedDecl","namedDeclBase","@2", -"@3","plainNamedDeclBase","@4","@5","iterDecl","@6","@7","macroDef","fcnDefHdr", -"metaStateConstraint","metaStateSpecifier","@8","@9","metaStateExpression","metaStateName", -"constraintSeperator","BufConstraintList","BufConstraint","bufferModifier","relationalOp", -"BufConstraintExpr","BufConstraintTerm","BufConstraintSrefExpr","BufUnaryOp", -"BufBinaryOp","functionClauses","functionClausesPlain","functionClause","functionClausePlain", -"globalsClause","globalsClausePlain","@10","nomodsClause","modifiesClause","modifiesClausePlain", -"@11","flagSpec","flagId","optWarnClause","warnClause","warnClausePlain","globIdList", -"globIdListExpr","optGlobQuals","globId","globQual","stateTag","conditionTag", -"fcnDefHdrAux","fcnBody","@12","@13","@14","fcnDef","locModifies","modListExpr", -"mExpr","modList","specClauseListExpr","optSpecClauseList","specClauseList", -"primaryExpr","@15","postfixExpr","argumentExprList","unaryExpr","fieldDesignator", -"offsetofExpr","sizeofExpr","@16","sizeofExprAux","castExpr","timesExpr","plusExpr", -"shiftExpr","relationalExpr","equalityExpr","bitandExpr","xorExpr","bitorExpr", -"andExpr","@17","orExpr","@18","conditionalExpr","@19","@20","assignExpr","expr", -"optExpr","constantExpr","initializer","instanceDecl","@21","@22","namedInitializer", -"@23","typeDecl","@24","IsType","PushType","namedInitializerList","namedInitializerListAux", -"optDeclarators","init","designation","designatorList","designator","initList", -"storageSpecifier","stateClause","stateClausePlain","@25","conditionClause", -"startConditionClause","conditionClausePlain","@26","@27","functionConstraint", -"exitsQualifier","checkQualifier","stateQualifier","paramQualifier","visibilityQualifier", -"returnQualifier","typedefQualifier","refcountQualifier","typeModifier","definedQualifier", -"typeQualifier","typeSpecifier","completeType","completeTypeSpecifier","altType", -"completeTypeSpecifierAux","optCompleteType","optStructInvariant","suSpc","@28", -"@29","@30","@31","@32","@33","@34","@35","NotType","structDeclList","structDecl", -"structNamedDeclList","structNamedDecl","enumSpc","@36","enumeratorList","enumerator", -"optNamedDecl","namedDecl","genericParamList","innerMods","innerModsList","pointers", -"paramIdList","idList","paramTypeList","paramList","@37","@38","paramDecl","typeExpression", -"abstractDecl","optAbstractDeclBase","abstractDeclBase","stmt","iterBody","endBody", -"iterDefStmtList","iterDefIterationStmt","forPred","@39","@40","partialIterStmt", -"@41","iterDefStmt","iterSelectionStmt","@42","openScope","closeScope","macroBody", -"stmtErr","labeledStmt","optExtraFallThroughs","caseStmt","@43","@44","defaultStmt", -"@45","@46","compoundStmt","compoundStmtErr","CreateInnerScope","DeleteInnerScope", -"CreateStructInnerScope","DeleteStructInnerScope","DeleteInnerScopeSafe","compoundStmtRest", -"compoundStmtAux","compoundStmtAuxErr","stmtListErr","initializerList","typeInitializerList", -"typeInitializer","stmtList","expressionStmt","expressionStmtErr","ifPred","selectionStmt", -"@47","@48","whilePred","iterWhilePred","iterStmt","@49","@50","iterArgList", -"@51","iterArgExpr","cconstantExpr","primaryIterExpr","postfixIterExpr","unaryIterExpr", -"castIterExpr","timesIterExpr","plusIterExpr","shiftIterExpr","relationalIterExpr", -"equalityIterExpr","bitandIterExpr","xorIterExpr","bitorIterExpr","andIterExpr", -"orIterExpr","conditionalIterExpr","@52","@53","assignIterExpr","endIter","doHeader", -"iterationStmt","iterationStmtErr","jumpStmt","optSemi","optComma","id","newId", -"typeName", NULL +#if (YYDEBUG) || defined YYERROR_VERBOSE + +/* YYTNAME[TOKEN_NUM] -- String name of the token TOKEN_NUM. */ +static const char *const yytname[] = +{ + "$", "error", "$undefined.", "BADTOK", "SKIPTOK", "CTOK_ELIPSIS", "CASE", + "DEFAULT", "CIF", "CELSE", "SWITCH", "WHILE", "DO", "CFOR", "GOTO", + "CONTINUE", "BREAK", "RETURN", "TSEMI", "TLBRACE", "TRBRACE", "TCOMMA", + "TCOLON", "TASSIGN", "TLPAREN", "TRPAREN", "TLSQBR", "TRSQBR", "TDOT", + "TAMPERSAND", "TEXCL", "TTILDE", "TMINUS", "TPLUS", "TMULT", "TDIV", + "TPERCENT", "TLT", "TGT", "TCIRC", "TBAR", "TQUEST", "CSIZEOF", + "CALIGNOF", "CTYPEOF", "ARROW_OP", "CTYPEDEF", "COFFSETOF", "INC_OP", + "DEC_OP", "LEFT_OP", "RIGHT_OP", "LE_OP", "GE_OP", "EQ_OP", "NE_OP", + "AND_OP", "OR_OP", "MUL_ASSIGN", "DIV_ASSIGN", "MOD_ASSIGN", + "ADD_ASSIGN", "SUB_ASSIGN", "LEFT_ASSIGN", "RIGHT_ASSIGN", "AND_ASSIGN", + "XOR_ASSIGN", "OR_ASSIGN", "CSTRUCT", "CUNION", "CENUM", "VA_ARG", + "VA_DCL", "QWARN", "QGLOBALS", "QMODIFIES", "QNOMODS", "QCONSTANT", + "QFUNCTION", "QITER", "QDEFINES", "QUSES", "QALLOCATES", "QSETS", + "QRELEASES", "QPRECLAUSE", "QPOSTCLAUSE", "QINVARIANT", "QALT", + "QUNDEF", "QKILLED", "QENDMACRO", "LLMACRO", "LLMACROITER", + "LLMACROEND", "TENDMACRO", "QDREVEALSTATE", "QSWITCHBREAK", + "QLOOPBREAK", "QINNERBREAK", "QSAFEBREAK", "QINNERCONTINUE", + "QFALLTHROUGH", "QLINTNOTREACHED", "QLINTFALLTHROUGH", "QLINTFALLTHRU", + "QARGSUSED", "QPRINTFLIKE", "QLINTPRINTFLIKE", "QSCANFLIKE", + "QMESSAGELIKE", "QNOTREACHED", "QCONST", "QRESTRICT", "QVOLATILE", + "QINLINE", "QEXTENSION", "QEXTERN", "QSTATIC", "QAUTO", "QREGISTER", + "QOUT", "QIN", "QYIELD", "QONLY", "QTEMP", "QSHARED", "QREF", "QUNIQUE", + "QCHECKED", "QUNCHECKED", "QCHECKEDSTRICT", "QCHECKMOD", "QKEEP", + "QKEPT", "QPARTIAL", "QSPECIAL", "QOWNED", "QDEPENDENT", "QRETURNED", + "QEXPOSED", "QNULL", "QOBSERVER", "QISNULL", "QEXITS", "QMAYEXIT", + "QNEVEREXIT", "QTRUEEXIT", "QFALSEEXIT", "QLONG", "QSIGNED", + "QUNSIGNED", "QSHORT", "QUNUSED", "QSEF", "QNOTNULL", "QRELNULL", + "QABSTRACT", "QNUMABSTRACT", "QCONCRETE", "QMUTABLE", "QIMMUTABLE", + "QTRUENULL", "QFALSENULL", "QEXTERNAL", "QREFCOUNTED", "QREFS", + "QNEWREF", "QTEMPREF", "QKILLREF", "QRELDEF", "CGCHAR", "CBOOL", "CINT", + "CGFLOAT", "CDOUBLE", "CVOID", "QANYTYPE", "QINTEGRALTYPE", + "QUNSIGNEDINTEGRALTYPE", "QSIGNEDINTEGRALTYPE", "QNULLTERMINATED", + "QSETBUFFERSIZE", "QSETSTRINGLENGTH", "QMAXSET", "QMAXREAD", + "QTESTINRANGE", "TCAND", "IDENTIFIER", "NEW_IDENTIFIER", + "TYPE_NAME_OR_ID", "CANNOTATION", "CCONSTANT", "ITER_NAME", + "ITER_ENDNAME", "TYPE_NAME", "METASTATE_NAME", "file", "externalDefs", + "externalDef", "constantDecl", "fcnDecl", "@1", "plainFcn", + "plainNamedDecl", "namedDeclBase", "@2", "@3", "plainNamedDeclBase", + "@4", "@5", "iterDecl", "@6", "@7", "macroDef", "fcnDefHdr", + "metaStateConstraint", "metaStateSpecifier", "@8", "@9", + "metaStateExpression", "metaStateName", "constraintSeperator", + "BufConstraintList", "BufConstraint", "bufferModifier", "relationalOp", + "BufConstraintExpr", "BufConstraintTerm", "BufConstraintSrefExpr", + "BufUnaryOp", "BufBinaryOp", "functionClauses", "functionClausesPlain", + "functionClause", "functionClausePlain", "globalsClause", + "globalsClausePlain", "@10", "nomodsClause", "modifiesClause", + "modifiesClausePlain", "@11", "flagSpec", "flagId", "optWarnClause", + "warnClause", "warnClausePlain", "globIdList", "globIdListExpr", + "optGlobQuals", "globId", "globQual", "stateTag", "conditionTag", + "fcnDefHdrAux", "fcnBody", "@12", "@13", "@14", "fcnDef", "locModifies", + "modListExpr", "mExpr", "modList", "specClauseListExpr", + "optSpecClauseList", "specClauseList", "primaryExpr", "@15", + "postfixExpr", "argumentExprList", "unaryExpr", "fieldDesignator", + "offsetofExpr", "sizeofExpr", "@16", "processSizeof", + "endprocessSizeof", "sizeofExprAux", "castExpr", "timesExpr", + "plusExpr", "shiftExpr", "relationalExpr", "equalityExpr", "bitandExpr", + "xorExpr", "bitorExpr", "andExpr", "@17", "orExpr", "@18", + "conditionalExpr", "@19", "@20", "@21", "@22", "assignExpr", "expr", + "optExpr", "constantExpr", "initializer", "instanceDecl", "@23", "@24", + "namedInitializerType", "namedInitializer", "@25", "typeDecl", "@26", + "IsType", "PushType", "namedInitializerList", "namedInitializerListAux", + "namedInitializerTypeList", "namedInitializerTypeListAux", + "optDeclarators", "init", "designation", "designatorList", "designator", + "initList", "storageSpecifier", "stateClause", "stateClausePlain", + "@27", "conditionClause", "startConditionClause", + "conditionClausePlain", "@28", "@29", "functionConstraint", + "exitsQualifier", "checkQualifier", "stateQualifier", "paramQualifier", + "visibilityQualifier", "returnQualifier", "typedefQualifier", + "refcountQualifier", "typeModifier", "definedQualifier", + "typeQualifier", "typeSpecifier", "completeType", + "completeTypeSpecifier", "altType", "completeTypeSpecifierAux", + "optCompleteType", "optStructInvariant", "suSpc", "@30", "@31", "@32", + "@33", "@34", "@35", "@36", "@37", "NotType", "structDeclList", + "structDecl", "structNamedDeclList", "structNamedDecl", "enumSpc", + "@38", "enumeratorList", "enumerator", "optNamedDecl", "namedDecl", + "genericParamList", "innerMods", "innerModsList", "pointers", + "paramIdList", "idList", "paramTypeList", "paramList", "@39", "@40", + "paramDecl", "typeExpression", "abstractDecl", "optAbstractDeclBase", + "abstractDeclBase", "stmt", "debugStmt", "iterBody", "endBody", + "iterDefStmtList", "iterDefIterationStmt", "forPred", "@41", "@42", + "partialIterStmt", "@43", "iterDefStmt", "iterSelectionStmt", "@44", + "openScope", "closeScope", "macroBody", "stmtErr", "labeledStmt", + "optExtraFallThroughs", "caseStmt", "@45", "@46", "defaultStmt", "@47", + "@48", "compoundStmt", "compoundStmtErr", "CreateInnerScope", + "DeleteInnerScope", "CreateStructInnerScope", "DeleteStructInnerScope", + "DeleteInnerScopeSafe", "compoundStmtRest", "compoundStmtAux", + "compoundStmtAuxErr", "stmtListErr", "initializerList", + "typeInitializerList", "typeInitializer", "stmtList", "expressionStmt", + "expressionStmtErr", "ifPred", "selectionStmt", "@49", "@50", + "whilePred", "iterWhilePred", "iterStmt", "@51", "@52", "iterArgList", + "@53", "iterArgExpr", "cconstantExpr", "primaryIterExpr", + "postfixIterExpr", "unaryIterExpr", "castIterExpr", "timesIterExpr", + "plusIterExpr", "shiftIterExpr", "relationalIterExpr", + "equalityIterExpr", "bitandIterExpr", "xorIterExpr", "bitorIterExpr", + "andIterExpr", "orIterExpr", "conditionalIterExpr", "@54", "@55", "@56", + "@57", "assignIterExpr", "endIter", "doHeader", "iterationStmt", + "iterationStmtErr", "jumpStmt", "optSemi", "optComma", "id", "newId", + "typeName", 0 }; #endif -static const short yyr1[] = { 0, - 194, 194, 195, 195, 196, 196, 196, 196, 196, 196, - 196, 196, 197, 197, 199, 198, 200, 200, 201, 201, - 202, 202, 202, 202, 203, 202, 204, 202, 205, 205, - 205, 205, 206, 205, 207, 205, 209, 210, 208, 211, - 211, 211, 211, 212, 213, 215, 214, 216, 214, 217, - 217, 218, 219, 219, 220, 220, 221, 222, 222, 223, - 223, 223, 224, 224, 224, 225, 225, 226, 226, 226, - 226, 226, 226, 226, 226, 227, 228, 228, 229, 229, - 230, 230, 231, 231, 231, 231, 231, 231, 232, 232, - 232, 232, 232, 232, 233, 235, 234, 236, 237, 239, - 238, 240, 240, 241, 242, 242, 243, 244, 244, 245, - 245, 246, 247, 247, 248, 248, 248, 249, 249, 249, - 249, 249, 250, 250, 250, 250, 250, 251, 251, 252, - 252, 254, 253, 255, 256, 253, 257, 258, 258, 259, - 259, 259, 259, 259, 259, 259, 259, 260, 260, 261, - 261, 262, 262, 262, 262, 262, 262, 262, 262, 263, - 263, 264, 264, 265, 265, 265, 265, 265, 265, 266, - 265, 267, 267, 267, 267, 267, 267, 267, 267, 267, - 267, 268, 268, 269, 269, 269, 269, 269, 269, 269, - 269, 269, 269, 269, 270, 270, 270, 271, 273, 272, - 274, 274, 274, 274, 275, 275, 276, 276, 276, 276, - 277, 277, 277, 278, 278, 278, 279, 279, 279, 279, - 279, 280, 280, 280, 281, 281, 282, 282, 283, 283, - 284, 285, 284, 286, 287, 286, 288, 289, 290, 288, - 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, - 291, 291, 292, 292, 293, 293, 294, 295, 295, 295, - 296, 297, 296, 298, 296, 299, 300, 299, 302, 301, - 301, 301, 303, 304, 305, 306, 306, 307, 307, 308, - 308, 308, 308, 309, 309, 310, 310, 311, 311, 312, - 312, 313, 313, 313, 313, 313, 314, 316, 315, 317, - 318, 320, 319, 321, 319, 322, 322, 323, 323, 323, - 323, 323, 324, 324, 324, 324, 325, 325, 325, 325, - 325, 325, 325, 325, 325, 325, 325, 325, 325, 325, - 325, 325, 325, 326, 326, 327, 327, 328, 328, 329, - 329, 329, 329, 330, 330, 330, 330, 330, 330, 331, - 331, 331, 331, 332, 332, 332, 332, 333, 333, 333, - 333, 333, 333, 333, 333, 333, 333, 333, 334, 334, - 334, 334, 334, 334, 334, 334, 334, 334, 334, 334, - 334, 334, 335, 336, 336, 337, 337, 338, 338, 338, - 339, 339, 340, 342, 343, 341, 344, 345, 341, 341, - 341, 346, 347, 341, 348, 349, 341, 341, 341, 341, - 341, 350, 351, 351, 351, 352, 352, 353, 353, 354, - 354, 354, 355, 356, 355, 355, 357, 357, 357, 358, - 358, 359, 359, 359, 359, 360, 360, 361, 361, 362, - 362, 363, 363, 364, 364, 364, 364, 365, 365, 366, - 366, 367, 367, 367, 369, 368, 370, 368, 371, 371, - 372, 372, 373, 373, 373, 374, 374, 375, 375, 375, - 375, 375, 375, 375, 375, 375, 376, 376, 376, 376, - 376, 376, 376, 376, 376, 377, 378, 379, 379, 380, - 380, 380, 380, 382, 383, 381, 385, 384, 384, 386, - 386, 386, 386, 386, 386, 386, 386, 386, 386, 386, - 386, 386, 388, 387, 389, 390, 391, 391, 392, 392, - 392, 392, 392, 392, 392, 392, 392, 392, 392, 393, - 393, 394, 394, 396, 395, 397, 395, 399, 398, 400, - 398, 401, 401, 402, 403, 404, 405, 406, 407, 408, - 408, 408, 408, 408, 408, 408, 408, 409, 410, 410, - 410, 410, 411, 411, 412, 412, 413, 413, 414, 414, - 415, 415, 416, 416, 417, 417, 417, 418, 419, 420, - 419, 421, 419, 422, 423, 425, 426, 424, 427, 428, - 427, 429, 429, 429, 429, 430, 430, 431, 431, 432, - 432, 432, 432, 432, 432, 432, 432, 432, 433, 433, - 433, 433, 433, 433, 433, 433, 433, 433, 434, 434, - 435, 435, 435, 435, 436, 436, 436, 437, 437, 437, - 438, 438, 438, 438, 438, 439, 439, 439, 440, 440, - 441, 441, 442, 442, 443, 443, 444, 444, 445, 446, - 447, 445, 448, 448, 448, 448, 448, 448, 448, 448, - 448, 448, 448, 448, 449, 449, 450, 451, 451, 451, - 452, 452, 452, 452, 453, 453, 453, 453, 453, 453, - 453, 453, 453, 453, 454, 454, 455, 455, 456, 457, - 457, 457, 457, 457, 458, 458, 458, 458 +/* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */ +static const short yyr1[] = +{ + 0, 197, 197, 198, 198, 199, 199, 199, 199, 199, + 199, 199, 199, 200, 200, 202, 201, 203, 203, 204, + 204, 205, 205, 205, 205, 206, 205, 207, 205, 208, + 208, 208, 208, 209, 208, 210, 208, 212, 213, 211, + 214, 214, 214, 214, 215, 216, 218, 217, 219, 217, + 220, 220, 221, 222, 222, 223, 223, 224, 225, 225, + 226, 226, 226, 227, 227, 227, 228, 228, 229, 229, + 229, 229, 229, 229, 229, 229, 230, 231, 231, 232, + 232, 233, 233, 234, 234, 234, 234, 234, 234, 235, + 235, 235, 235, 235, 235, 236, 238, 237, 239, 240, + 242, 241, 243, 243, 244, 245, 245, 246, 247, 247, + 248, 248, 249, 250, 250, 251, 251, 251, 252, 252, + 252, 252, 252, 253, 253, 253, 253, 253, 254, 254, + 255, 255, 257, 256, 258, 259, 256, 260, 261, 261, + 262, 262, 262, 262, 262, 262, 262, 262, 262, 263, + 263, 264, 264, 265, 265, 265, 265, 265, 265, 265, + 265, 266, 266, 267, 267, 268, 268, 268, 268, 268, + 268, 269, 268, 270, 270, 270, 270, 270, 270, 270, + 270, 270, 270, 271, 271, 272, 272, 272, 272, 272, + 272, 272, 272, 272, 272, 272, 273, 273, 273, 274, + 276, 275, 277, 278, 279, 279, 279, 279, 280, 280, + 281, 281, 281, 281, 282, 282, 282, 283, 283, 283, + 284, 284, 284, 284, 284, 285, 285, 285, 286, 286, + 287, 287, 288, 288, 289, 290, 289, 291, 292, 291, + 293, 294, 295, 293, 296, 297, 293, 298, 298, 298, + 298, 298, 298, 298, 298, 298, 298, 298, 298, 299, + 299, 300, 300, 301, 302, 302, 302, 303, 304, 303, + 305, 303, 306, 306, 307, 308, 307, 310, 309, 309, + 309, 311, 312, 313, 314, 314, 315, 316, 316, 317, + 317, 318, 318, 318, 318, 319, 319, 320, 320, 321, + 321, 322, 322, 323, 323, 323, 323, 323, 324, 326, + 325, 327, 328, 330, 329, 331, 329, 332, 332, 333, + 333, 333, 333, 333, 334, 334, 334, 334, 335, 335, + 335, 335, 335, 335, 335, 335, 335, 335, 335, 335, + 335, 335, 335, 335, 335, 336, 336, 337, 337, 338, + 338, 339, 339, 339, 339, 339, 340, 340, 340, 340, + 340, 340, 341, 341, 341, 341, 342, 342, 342, 342, + 343, 343, 343, 343, 343, 343, 343, 343, 343, 343, + 343, 343, 344, 344, 344, 344, 344, 344, 344, 344, + 344, 344, 344, 344, 344, 344, 345, 346, 346, 347, + 347, 348, 348, 348, 349, 349, 350, 352, 353, 351, + 354, 355, 351, 351, 351, 356, 357, 351, 358, 359, + 351, 351, 351, 351, 351, 360, 361, 361, 361, 362, + 362, 363, 363, 364, 364, 364, 365, 366, 365, 365, + 367, 367, 367, 368, 368, 369, 369, 369, 369, 370, + 370, 371, 371, 372, 372, 372, 373, 373, 374, 374, + 374, 374, 375, 375, 376, 376, 377, 377, 377, 379, + 378, 380, 378, 381, 381, 382, 382, 383, 383, 383, + 384, 384, 385, 385, 385, 385, 385, 385, 385, 385, + 385, 386, 386, 386, 386, 386, 386, 386, 386, 386, + 386, 387, 388, 389, 390, 390, 391, 391, 391, 391, + 393, 394, 392, 396, 395, 395, 397, 397, 397, 397, + 397, 397, 397, 397, 397, 397, 397, 397, 397, 399, + 398, 400, 401, 402, 402, 403, 403, 403, 403, 403, + 403, 403, 403, 403, 403, 403, 403, 404, 404, 405, + 405, 407, 406, 408, 406, 410, 409, 411, 409, 412, + 412, 413, 414, 415, 416, 417, 418, 419, 419, 419, + 419, 419, 419, 419, 419, 420, 421, 421, 421, 421, + 422, 422, 423, 423, 424, 424, 425, 425, 426, 426, + 427, 427, 428, 428, 428, 429, 430, 431, 430, 432, + 430, 433, 434, 436, 437, 435, 438, 439, 438, 440, + 440, 440, 440, 441, 441, 442, 442, 443, 443, 443, + 443, 443, 443, 443, 443, 443, 444, 444, 444, 444, + 444, 444, 444, 444, 444, 444, 445, 445, 446, 446, + 446, 446, 447, 447, 447, 448, 448, 448, 449, 449, + 449, 449, 449, 450, 450, 450, 451, 451, 452, 452, + 453, 453, 454, 454, 455, 455, 456, 457, 458, 456, + 459, 460, 456, 461, 461, 461, 461, 461, 461, 461, + 461, 461, 461, 461, 461, 462, 462, 463, 464, 464, + 464, 465, 465, 465, 465, 466, 466, 466, 466, 466, + 466, 466, 466, 466, 466, 467, 467, 468, 468, 469, + 470, 470, 470, 470, 470, 471, 471, 471, 471 }; -static const short yyr2[] = { 0, - 0, 1, 1, 2, 2, 1, 1, 1, 1, 1, - 1, 1, 8, 11, 0, 5, 1, 3, 1, 2, - 1, 6, 3, 6, 0, 6, 0, 7, 1, 6, - 3, 6, 0, 6, 0, 7, 0, 0, 10, 3, - 3, 3, 2, 1, 3, 0, 4, 0, 4, 1, - 3, 1, 1, 1, 3, 1, 3, 1, 1, 1, - 1, 1, 1, 4, 5, 1, 1, 1, 1, 3, - 4, 2, 3, 3, 3, 1, 1, 1, 0, 2, - 0, 2, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 2, 0, 4, 1, 2, 0, - 3, 1, 3, 1, 1, 0, 2, 3, 2, 1, - 3, 2, 0, 2, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 3, 0, 3, 0, 0, 4, 2, 2, 1, 1, - 1, 3, 4, 2, 3, 3, 3, 1, 1, 1, - 3, 1, 1, 3, 4, 2, 3, 3, 3, 0, - 1, 1, 3, 1, 1, 1, 3, 1, 1, 0, - 4, 1, 4, 3, 4, 6, 5, 5, 2, 2, - 7, 1, 3, 1, 2, 2, 2, 2, 2, 2, - 2, 2, 1, 1, 3, 4, 1, 9, 0, 3, - 4, 2, 4, 2, 1, 4, 1, 3, 3, 3, - 1, 3, 3, 1, 3, 3, 1, 3, 3, 3, - 3, 1, 3, 3, 1, 3, 1, 3, 1, 3, - 1, 0, 4, 1, 0, 4, 1, 0, 0, 7, - 1, 3, 3, 3, 3, 3, 3, 3, 3, 3, - 3, 3, 1, 3, 0, 1, 1, 1, 1, 1, - 3, 0, 9, 0, 11, 2, 0, 6, 0, 8, - 4, 4, 0, 0, 2, 1, 4, 0, 4, 1, - 3, 4, 2, 2, 2, 1, 2, 3, 2, 1, - 3, 1, 1, 1, 1, 1, 2, 0, 6, 2, - 2, 0, 6, 0, 5, 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, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 3, 1, 4, 1, 3, 2, 2, 2, - 0, 1, 0, 0, 0, 12, 0, 0, 11, 6, - 6, 0, 0, 10, 0, 0, 10, 5, 5, 4, - 4, 0, 1, 1, 2, 5, 3, 2, 4, 1, - 3, 4, 6, 0, 8, 4, 1, 3, 2, 1, - 4, 1, 1, 2, 2, 1, 2, 1, 2, 1, - 1, 1, 2, 1, 2, 2, 3, 1, 3, 1, - 3, 1, 1, 3, 0, 2, 0, 4, 4, 1, - 1, 2, 1, 1, 2, 0, 1, 5, 2, 3, - 3, 4, 3, 4, 4, 5, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, - 7, 6, 2, 0, 0, 10, 0, 6, 1, 1, - 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, - 3, 1, 0, 3, 2, 2, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 3, 1, 1, 2, - 2, 0, 2, 0, 4, 0, 6, 0, 3, 0, - 5, 3, 2, 3, 0, 0, 0, 0, 0, 1, - 2, 2, 3, 2, 3, 3, 4, 2, 2, 3, - 3, 4, 1, 2, 1, 2, 1, 3, 1, 4, - 1, 2, 1, 2, 1, 2, 1, 4, 2, 0, - 5, 0, 6, 4, 4, 0, 0, 10, 1, 0, - 4, 1, 1, 1, 1, 1, 2, 1, 3, 1, - 4, 3, 4, 6, 5, 5, 2, 2, 1, 2, - 2, 2, 2, 2, 2, 2, 2, 1, 1, 4, - 1, 3, 3, 3, 1, 3, 3, 1, 3, 3, - 1, 3, 3, 3, 3, 1, 3, 3, 1, 3, - 1, 3, 1, 3, 1, 3, 1, 3, 1, 0, - 0, 7, 1, 3, 3, 3, 3, 3, 3, 3, - 3, 3, 3, 3, 1, 0, 1, 2, 7, 2, - 2, 7, 6, 2, 3, 2, 3, 2, 3, 3, - 3, 3, 2, 3, 0, 1, 0, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 4, 4 +/* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */ +static const short yyr2[] = +{ + 0, 0, 1, 1, 2, 2, 1, 1, 1, 1, + 1, 1, 1, 8, 11, 0, 5, 1, 3, 1, + 2, 1, 6, 3, 6, 0, 6, 0, 7, 1, + 6, 3, 6, 0, 6, 0, 7, 0, 0, 10, + 3, 3, 3, 2, 1, 3, 0, 4, 0, 4, + 1, 3, 1, 1, 1, 3, 1, 3, 1, 1, + 1, 1, 1, 1, 4, 5, 1, 1, 1, 1, + 3, 4, 2, 3, 3, 3, 1, 1, 1, 0, + 2, 0, 2, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 2, 0, 4, 1, 2, + 0, 3, 1, 3, 1, 1, 0, 2, 3, 2, + 1, 3, 2, 0, 2, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 3, 0, 3, 0, 0, 4, 2, 2, 1, + 1, 1, 1, 3, 4, 2, 3, 3, 3, 1, + 1, 1, 3, 1, 1, 3, 4, 2, 3, 3, + 3, 0, 1, 1, 3, 1, 1, 1, 3, 1, + 1, 0, 4, 1, 4, 3, 4, 6, 5, 5, + 2, 2, 7, 1, 3, 1, 2, 2, 2, 2, + 2, 2, 2, 2, 3, 1, 3, 4, 1, 9, + 0, 3, 0, 0, 4, 2, 4, 2, 1, 4, + 1, 3, 3, 3, 1, 3, 3, 1, 3, 3, + 1, 3, 3, 3, 3, 1, 3, 3, 1, 3, + 1, 3, 1, 3, 1, 0, 4, 1, 0, 4, + 1, 0, 0, 6, 0, 0, 7, 1, 3, 3, + 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, + 3, 0, 1, 1, 1, 1, 1, 3, 0, 9, + 0, 11, 1, 1, 2, 0, 6, 0, 8, 4, + 4, 0, 0, 2, 1, 4, 2, 1, 4, 0, + 4, 1, 3, 4, 2, 2, 2, 1, 2, 3, + 2, 1, 3, 1, 1, 1, 1, 1, 2, 0, + 6, 2, 2, 0, 6, 0, 5, 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, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, + 2, 2, 2, 2, 2, 2, 3, 1, 4, 1, + 3, 2, 2, 2, 0, 1, 0, 0, 0, 12, + 0, 0, 11, 6, 6, 0, 0, 10, 0, 0, + 10, 5, 5, 4, 4, 0, 1, 1, 2, 5, + 3, 2, 4, 1, 3, 4, 6, 0, 8, 4, + 1, 3, 2, 1, 4, 1, 1, 2, 2, 1, + 2, 1, 2, 1, 1, 1, 1, 2, 1, 2, + 2, 3, 1, 3, 1, 3, 1, 1, 3, 0, + 2, 0, 4, 4, 1, 1, 2, 1, 1, 2, + 0, 1, 5, 2, 3, 3, 4, 3, 4, 4, + 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, + 1, 4, 1, 1, 1, 2, 2, 7, 6, 2, + 0, 0, 10, 0, 6, 1, 1, 1, 1, 2, + 1, 1, 1, 1, 1, 1, 1, 3, 1, 0, + 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 3, 1, 1, 1, 2, 2, 0, + 2, 0, 4, 0, 6, 0, 3, 0, 5, 3, + 2, 3, 0, 0, 0, 0, 0, 1, 2, 2, + 3, 2, 3, 3, 4, 2, 2, 3, 3, 4, + 1, 2, 1, 2, 1, 3, 1, 4, 1, 2, + 1, 2, 1, 2, 1, 4, 2, 0, 5, 0, + 6, 4, 4, 0, 0, 10, 1, 0, 4, 1, + 1, 1, 1, 1, 2, 1, 3, 1, 4, 3, + 4, 6, 5, 5, 2, 2, 1, 2, 2, 2, + 2, 2, 2, 2, 2, 1, 1, 4, 1, 3, + 3, 3, 1, 3, 3, 1, 3, 3, 1, 3, + 3, 3, 3, 1, 3, 3, 1, 3, 1, 3, + 1, 3, 1, 3, 1, 3, 1, 0, 0, 6, + 0, 0, 7, 1, 3, 3, 3, 3, 3, 3, + 3, 3, 3, 3, 3, 1, 0, 1, 2, 7, + 2, 2, 7, 6, 2, 3, 2, 3, 2, 3, + 3, 3, 3, 2, 3, 0, 1, 0, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 4, 4 }; -static const short yydefact[] = { 0, - 12, 11, 444, 0, 412, 259, 412, 15, 0, 0, - 0, 0, 273, 273, 293, 292, 294, 295, 296, 354, - 355, 319, 321, 320, 324, 325, 313, 315, 316, 314, - 322, 323, 356, 357, 317, 318, 334, 330, 326, 331, - 327, 308, 309, 312, 310, 311, 351, 352, 353, 350, - 336, 335, 329, 328, 340, 341, 342, 343, 338, 339, - 337, 344, 345, 348, 349, 346, 347, 412, 412, 412, - 412, 412, 412, 412, 412, 412, 412, 332, 689, 690, - 694, 333, 691, 692, 695, 0, 3, 6, 7, 436, - 8, 9, 134, 44, 685, 10, 258, 260, 0, 391, - 273, 273, 273, 273, 273, 273, 273, 273, 412, 273, - 391, 391, 412, 384, 412, 0, 412, 130, 273, 693, - 21, 412, 440, 441, 442, 445, 446, 273, 276, 273, - 273, 269, 412, 696, 412, 412, 694, 0, 529, 273, - 538, 0, 0, 0, 667, 0, 0, 0, 0, 273, - 575, 0, 273, 273, 273, 273, 273, 273, 273, 273, - 273, 0, 43, 0, 0, 0, 0, 0, 532, 273, - 169, 165, 168, 596, 586, 172, 184, 205, 194, 193, - 207, 211, 214, 217, 222, 225, 227, 229, 231, 234, - 237, 241, 253, 577, 199, 0, 0, 563, 519, 520, - 521, 522, 0, 0, 523, 273, 524, 0, 525, 166, - 0, 526, 528, 164, 0, 512, 0, 573, 0, 545, - 499, 0, 0, 0, 508, 0, 509, 488, 507, 504, - 505, 500, 501, 502, 0, 0, 506, 513, 0, 0, - 510, 487, 0, 358, 359, 369, 371, 370, 372, 373, - 374, 375, 376, 377, 378, 4, 273, 0, 132, 137, - 412, 686, 5, 412, 392, 388, 362, 364, 361, 363, - 366, 365, 367, 368, 382, 360, 389, 390, 0, 273, - 273, 380, 273, 273, 0, 381, 437, 379, 443, 447, - 273, 165, 168, 0, 412, 461, 0, 164, 412, 0, - 275, 412, 0, 266, 273, 685, 17, 19, 0, 412, - 273, 29, 455, 205, 257, 534, 0, 273, 273, 273, - 273, 0, 676, 678, 683, 0, 545, 0, 0, 0, - 187, 192, 191, 190, 189, 188, 0, 273, 185, 186, - 273, 0, 0, 0, 0, 0, 532, 0, 273, 531, - 273, 477, 478, 479, 480, 0, 481, 482, 273, 484, - 273, 483, 485, 545, 273, 273, 179, 180, 0, 273, - 273, 273, 273, 273, 273, 273, 273, 273, 273, 273, - 273, 273, 273, 273, 273, 273, 273, 273, 273, 273, - 273, 273, 273, 273, 273, 273, 232, 238, 235, 576, - 273, 0, 674, 40, 0, 546, 564, 579, 671, 597, - 0, 530, 273, 0, 0, 0, 574, 41, 489, 493, - 565, 412, 503, 515, 516, 0, 0, 0, 42, 23, - 273, 455, 412, 412, 273, 261, 131, 412, 0, 386, - 0, 412, 0, 412, 0, 273, 0, 697, 273, 273, - 0, 463, 462, 464, 698, 273, 272, 273, 271, 267, - 412, 0, 273, 0, 412, 273, 20, 452, 0, 0, - 438, 453, 273, 0, 539, 0, 582, 0, 256, 0, - 675, 684, 545, 0, 167, 273, 527, 273, 0, 0, - 679, 680, 681, 682, 677, 533, 273, 540, 0, 670, - 412, 543, 668, 0, 0, 174, 0, 182, 0, 0, - 0, 242, 243, 244, 245, 246, 247, 248, 249, 250, - 251, 252, 208, 209, 210, 213, 212, 215, 216, 218, - 219, 220, 221, 223, 224, 226, 228, 230, 273, 273, - 273, 254, 273, 273, 200, 559, 696, 563, 0, 412, - 544, 580, 0, 0, 511, 497, 273, 566, 514, 0, - 0, 25, 0, 550, 273, 571, 133, 412, 273, 545, - 273, 262, 385, 273, 402, 0, 410, 405, 0, 411, - 0, 427, 430, 424, 426, 383, 469, 0, 455, 465, - 273, 0, 277, 273, 273, 685, 16, 31, 273, 455, - 273, 18, 439, 448, 450, 37, 457, 412, 456, 460, - 535, 578, 0, 584, 273, 171, 273, 206, 412, 0, - 273, 536, 0, 542, 558, 0, 587, 273, 175, 173, - 273, 273, 233, 0, 236, 273, 202, 273, 204, 560, - 561, 273, 273, 273, 585, 273, 412, 273, 412, 79, - 27, 551, 554, 273, 273, 552, 273, 572, 136, 0, - 264, 273, 387, 408, 547, 394, 409, 547, 397, 273, - 429, 273, 0, 470, 473, 273, 0, 471, 0, 455, - 106, 273, 273, 273, 0, 33, 0, 273, 0, 81, - 454, 273, 466, 273, 0, 273, 569, 687, 567, 0, - 0, 0, 541, 273, 273, 183, 177, 178, 239, 0, - 0, 562, 581, 0, 273, 273, 273, 273, 273, 273, - 273, 273, 273, 0, 165, 168, 184, 205, 193, 211, - 214, 217, 222, 225, 227, 229, 231, 234, 0, 590, - 589, 166, 600, 609, 619, 621, 625, 628, 631, 636, - 639, 641, 643, 645, 647, 649, 653, 592, 164, 0, - 24, 0, 96, 100, 98, 123, 124, 125, 126, 127, - 128, 129, 26, 79, 83, 0, 85, 84, 0, 88, - 0, 412, 412, 86, 0, 87, 304, 0, 79, 555, - 556, 273, 553, 22, 273, 278, 412, 400, 547, 412, - 401, 547, 423, 428, 273, 0, 0, 474, 472, 475, - 0, 0, 105, 273, 273, 0, 280, 268, 273, 0, - 286, 0, 273, 0, 412, 81, 35, 0, 449, 451, - 38, 81, 89, 91, 90, 94, 92, 93, 458, 432, - 0, 273, 466, 433, 467, 583, 494, 687, 273, 0, - 0, 176, 537, 0, 590, 273, 201, 203, 673, 0, - 0, 187, 192, 191, 190, 189, 188, 185, 186, 273, - 273, 273, 179, 180, 0, 273, 273, 273, 273, 273, - 273, 273, 273, 273, 273, 273, 273, 273, 273, 273, - 273, 273, 273, 273, 273, 273, 273, 273, 273, 273, - 273, 273, 232, 650, 235, 498, 0, 492, 104, 109, - 102, 113, 685, 80, 95, 99, 107, 298, 301, 297, - 0, 302, 300, 28, 557, 273, 0, 414, 412, 412, - 413, 412, 412, 412, 431, 273, 468, 476, 270, 290, - 0, 0, 289, 283, 284, 287, 285, 278, 13, 32, - 34, 81, 30, 685, 82, 455, 459, 434, 435, 273, - 0, 568, 181, 0, 197, 0, 545, 240, 672, 167, - 273, 0, 174, 0, 0, 0, 0, 654, 655, 656, - 657, 658, 659, 660, 661, 662, 663, 664, 208, 209, - 210, 213, 212, 215, 216, 218, 219, 220, 221, 223, - 224, 226, 228, 230, 646, 273, 648, 273, 491, 108, - 0, 118, 119, 120, 121, 122, 685, 110, 412, 113, - 0, 0, 141, 101, 150, 685, 139, 140, 0, 48, - 0, 0, 58, 59, 69, 67, 307, 0, 306, 56, - 76, 0, 63, 66, 0, 685, 68, 160, 278, 273, - 412, 0, 273, 415, 403, 412, 406, 412, 425, 281, - 273, 288, 685, 36, 0, 273, 495, 570, 273, 273, - 0, 669, 666, 206, 273, 175, 173, 273, 273, 0, - 591, 103, 113, 97, 116, 112, 117, 115, 114, 0, - 144, 0, 0, 0, 0, 138, 0, 0, 153, 162, - 685, 152, 0, 0, 66, 0, 72, 0, 54, 53, - 0, 61, 60, 62, 0, 0, 0, 0, 0, 0, - 273, 685, 161, 0, 263, 273, 417, 273, 273, 412, - 420, 0, 395, 0, 398, 282, 291, 0, 39, 273, - 0, 198, 0, 195, 665, 546, 0, 177, 178, 651, - 111, 145, 142, 148, 0, 149, 146, 147, 151, 0, - 156, 0, 0, 0, 0, 273, 0, 78, 77, 0, - 73, 0, 50, 45, 46, 55, 66, 57, 70, 0, - 74, 75, 0, 0, 305, 273, 273, 279, 273, 273, - 0, 418, 273, 404, 0, 407, 0, 14, 496, 196, - 588, 176, 273, 143, 157, 154, 0, 158, 159, 163, - 299, 52, 49, 0, 0, 71, 47, 64, 303, 265, - 421, 412, 416, 273, 393, 399, 652, 155, 65, 51, - 419, 422, 396, 0, 0, 0 +/* YYDEFACT[S] -- default rule to reduce with in state S when YYTABLE + doesn't specify something else to do. Zero means the default is an + error. */ +static const short yydefact[] = +{ + 0, 12, 11, 458, 0, 425, 265, 425, 15, 0, + 0, 0, 0, 281, 281, 281, 304, 303, 305, 306, + 307, 366, 367, 330, 332, 331, 335, 336, 324, 326, + 327, 325, 333, 334, 368, 369, 328, 329, 345, 341, + 337, 342, 338, 319, 320, 323, 321, 322, 363, 364, + 365, 362, 347, 346, 340, 339, 351, 352, 353, 354, + 355, 349, 350, 348, 356, 357, 360, 361, 358, 359, + 425, 425, 425, 425, 425, 425, 425, 425, 425, 425, + 343, 709, 710, 714, 344, 711, 712, 715, 0, 3, + 6, 7, 449, 8, 9, 134, 44, 705, 10, 264, + 266, 0, 404, 281, 281, 281, 281, 281, 281, 281, + 281, 425, 281, 404, 404, 425, 397, 425, 0, 425, + 130, 281, 713, 21, 425, 453, 454, 455, 456, 459, + 460, 281, 284, 281, 281, 277, 425, 716, 425, 425, + 714, 0, 546, 202, 555, 0, 0, 0, 687, 0, + 0, 0, 0, 202, 592, 0, 202, 202, 202, 202, + 202, 202, 281, 202, 202, 0, 43, 0, 0, 0, + 0, 0, 0, 549, 202, 170, 166, 169, 613, 603, + 173, 185, 208, 195, 281, 210, 214, 217, 220, 225, + 228, 230, 232, 234, 237, 240, 247, 259, 594, 545, + 0, 0, 580, 535, 536, 537, 538, 0, 0, 539, + 202, 540, 0, 541, 167, 0, 542, 544, 165, 0, + 528, 0, 590, 0, 562, 515, 0, 0, 0, 524, + 0, 525, 504, 523, 520, 521, 516, 517, 518, 0, + 0, 522, 529, 0, 0, 526, 503, 0, 370, 372, + 371, 382, 384, 383, 385, 386, 387, 388, 389, 390, + 391, 4, 281, 0, 132, 137, 425, 706, 5, 425, + 405, 401, 375, 377, 374, 376, 379, 378, 380, 381, + 395, 373, 402, 403, 0, 281, 281, 393, 281, 281, + 0, 394, 450, 392, 457, 461, 281, 166, 169, 0, + 425, 475, 0, 165, 425, 0, 283, 425, 0, 274, + 281, 705, 17, 19, 0, 425, 281, 29, 469, 208, + 263, 551, 0, 202, 202, 202, 202, 0, 696, 698, + 703, 0, 562, 0, 0, 0, 188, 193, 192, 191, + 190, 189, 0, 281, 186, 187, 202, 202, 0, 0, + 0, 0, 0, 549, 0, 281, 548, 500, 202, 491, + 492, 493, 494, 0, 495, 496, 202, 498, 202, 497, + 499, 562, 202, 202, 180, 181, 0, 202, 202, 202, + 202, 202, 202, 202, 202, 202, 202, 202, 203, 200, + 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, + 202, 202, 202, 202, 202, 202, 235, 244, 238, 593, + 202, 694, 40, 0, 563, 581, 596, 691, 614, 0, + 547, 202, 0, 0, 0, 591, 41, 505, 509, 582, + 425, 519, 531, 532, 0, 0, 0, 42, 23, 202, + 469, 425, 425, 281, 267, 131, 0, 399, 0, 425, + 0, 425, 0, 281, 0, 717, 281, 202, 0, 477, + 476, 478, 718, 281, 280, 281, 279, 275, 425, 0, + 281, 0, 425, 281, 20, 466, 0, 0, 451, 467, + 281, 0, 556, 0, 599, 0, 262, 0, 695, 704, + 562, 0, 168, 202, 543, 281, 0, 0, 0, 699, + 700, 701, 702, 697, 550, 202, 557, 0, 690, 425, + 560, 688, 0, 0, 175, 0, 183, 0, 0, 0, + 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, + 258, 194, 0, 211, 212, 213, 216, 215, 218, 219, + 221, 222, 223, 224, 226, 227, 229, 231, 233, 202, + 0, 202, 202, 260, 576, 716, 580, 0, 425, 561, + 597, 0, 0, 527, 513, 281, 583, 530, 0, 0, + 25, 0, 567, 202, 588, 133, 425, 202, 562, 281, + 268, 398, 281, 415, 0, 423, 418, 0, 424, 0, + 440, 443, 437, 439, 396, 483, 0, 469, 479, 202, + 0, 285, 273, 287, 272, 281, 281, 281, 705, 16, + 31, 202, 469, 281, 18, 452, 462, 464, 37, 471, + 425, 470, 474, 552, 595, 0, 601, 202, 172, 202, + 209, 425, 0, 281, 501, 553, 0, 559, 575, 0, + 604, 202, 176, 174, 281, 281, 202, 202, 201, 236, + 242, 0, 239, 577, 578, 202, 202, 202, 602, 202, + 425, 202, 425, 79, 27, 568, 571, 202, 202, 569, + 202, 589, 136, 0, 270, 281, 400, 421, 564, 407, + 422, 564, 410, 281, 442, 281, 0, 484, 487, 281, + 0, 485, 0, 469, 425, 106, 286, 202, 281, 281, + 0, 33, 0, 281, 0, 81, 468, 281, 480, 202, + 0, 202, 586, 707, 584, 0, 0, 0, 558, 202, + 202, 184, 178, 179, 281, 205, 281, 207, 202, 245, + 579, 598, 0, 281, 202, 202, 202, 202, 202, 202, + 202, 202, 0, 166, 169, 185, 208, 635, 214, 217, + 220, 225, 228, 230, 232, 234, 237, 0, 607, 606, + 167, 617, 626, 636, 638, 642, 645, 648, 653, 656, + 658, 660, 662, 664, 666, 673, 609, 165, 0, 24, + 0, 96, 100, 98, 123, 124, 125, 126, 127, 128, + 129, 26, 79, 83, 0, 85, 84, 0, 88, 0, + 425, 425, 86, 0, 87, 315, 0, 79, 572, 573, + 202, 570, 22, 281, 289, 425, 413, 564, 425, 414, + 564, 436, 441, 202, 0, 0, 488, 486, 489, 0, + 281, 0, 105, 202, 202, 0, 291, 276, 202, 0, + 297, 0, 202, 0, 425, 81, 35, 0, 463, 465, + 38, 81, 89, 91, 90, 94, 92, 93, 472, 445, + 0, 281, 480, 446, 481, 600, 510, 707, 202, 0, + 0, 177, 554, 0, 607, 0, 0, 243, 202, 693, + 0, 0, 188, 193, 192, 191, 190, 189, 186, 187, + 202, 202, 202, 180, 181, 0, 202, 202, 202, 202, + 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, + 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, + 202, 202, 202, 202, 670, 202, 514, 0, 508, 104, + 109, 102, 113, 705, 80, 95, 99, 107, 309, 312, + 308, 0, 313, 311, 28, 574, 202, 0, 427, 425, + 425, 426, 425, 425, 425, 444, 281, 482, 490, 288, + 278, 301, 0, 0, 300, 294, 295, 298, 296, 289, + 13, 32, 34, 81, 30, 705, 82, 469, 473, 447, + 448, 202, 0, 585, 182, 0, 198, 0, 562, 204, + 206, 246, 692, 168, 202, 0, 175, 0, 0, 0, + 0, 674, 675, 676, 677, 678, 679, 680, 681, 682, + 683, 684, 211, 212, 213, 216, 215, 218, 219, 221, + 222, 223, 224, 226, 227, 229, 231, 233, 663, 0, + 202, 665, 202, 507, 108, 0, 118, 119, 120, 121, + 122, 705, 110, 425, 113, 0, 0, 141, 142, 101, + 151, 705, 139, 140, 0, 48, 0, 0, 58, 59, + 69, 67, 318, 0, 317, 56, 76, 0, 63, 66, + 0, 705, 68, 161, 289, 281, 425, 0, 281, 428, + 416, 425, 419, 425, 438, 292, 202, 299, 705, 36, + 0, 281, 511, 587, 281, 202, 0, 689, 686, 209, + 281, 176, 174, 281, 281, 668, 0, 608, 103, 113, + 97, 116, 112, 117, 115, 114, 0, 145, 0, 0, + 0, 0, 138, 0, 0, 154, 163, 705, 153, 0, + 0, 66, 0, 72, 0, 54, 53, 0, 61, 60, + 62, 0, 0, 0, 0, 0, 0, 281, 705, 162, + 0, 269, 281, 430, 281, 281, 425, 433, 0, 408, + 0, 411, 293, 302, 0, 39, 281, 0, 199, 0, + 196, 685, 563, 0, 178, 179, 202, 671, 111, 146, + 143, 149, 0, 150, 147, 148, 152, 0, 157, 0, + 0, 0, 0, 281, 0, 78, 77, 0, 73, 0, + 50, 45, 46, 55, 66, 57, 70, 0, 74, 75, + 0, 0, 316, 281, 281, 290, 202, 281, 0, 431, + 281, 417, 0, 420, 0, 14, 512, 197, 605, 177, + 669, 202, 144, 158, 155, 0, 159, 160, 164, 310, + 52, 49, 0, 0, 71, 47, 64, 314, 271, 434, + 425, 429, 202, 406, 412, 672, 156, 65, 51, 432, + 435, 409, 0, 0, 0 }; -static const short yydefgoto[] = { 1234, - 86, 87, 88, 89, 136, 306, 307, 90, 650, 789, - 308, 826, 952, 91, 690, 954, 928, 93, 1037, 1173, - 1119, 1103, 1174, 1213, 1111, 1039, 1040, 1041, 1115, 1042, - 1043, 1177, 1045, 1170, 773, 831, 774, 832, 775, 833, - 912, 834, 778, 835, 913, 910, 911, 812, 780, 781, - 1017, 1018, 1019, 1086, 1020, 782, 783, 94, 260, 433, - 261, 570, 95, 1024, 1154, 1155, 1026, 1100, 1122, 1101, - 176, 327, 177, 507, 178, 964, 179, 180, 402, 545, - 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, - 539, 191, 541, 192, 540, 856, 193, 222, 480, 316, - 421, 97, 662, 795, 129, 595, 98, 302, 195, 258, - 130, 131, 927, 818, 819, 820, 821, 941, 100, 784, - 837, 1029, 786, 787, 838, 1048, 921, 1046, 101, 102, - 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, - 296, 422, 439, 114, 266, 1233, 115, 799, 1195, 802, - 1197, 665, 1132, 668, 1134, 116, 930, 931, 1129, 1130, - 117, 673, 581, 582, 842, 133, 470, 125, 126, 119, - 603, 604, 471, 472, 473, 692, 609, 329, 807, 844, - 454, 350, 223, 243, 224, 225, 351, 960, 1141, 227, - 646, 228, 229, 426, 230, 231, 197, 407, 352, 348, - 353, 474, 702, 354, 317, 623, 355, 202, 356, 551, - 797, 1055, 236, 567, 502, 406, 204, 568, 698, 699, - 569, 357, 205, 206, 358, 643, 613, 359, 239, 360, - 364, 705, 740, 907, 741, 210, 743, 744, 745, 746, - 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, - 757, 1006, 1203, 758, 1146, 361, 362, 212, 363, 263, - 850, 298, 215, 122 +static const short yydefgoto[] = +{ + 1262, 88, 89, 90, 91, 139, 311, 312, 92, 663, + 807, 313, 845, 973, 93, 705, 975, 948, 95, 1062, + 1200, 1145, 1129, 1201, 1241, 1137, 1064, 1065, 1066, 1141, + 1067, 1068, 1204, 1070, 1197, 791, 850, 792, 851, 793, + 852, 932, 853, 796, 854, 933, 930, 931, 831, 798, + 799, 1041, 1042, 1043, 1112, 1044, 800, 801, 96, 265, + 441, 266, 578, 97, 1049, 1181, 1182, 1051, 1126, 1148, + 1127, 180, 332, 181, 515, 182, 985, 183, 747, 532, + 184, 531, 648, 185, 186, 187, 188, 189, 190, 191, + 192, 193, 194, 549, 195, 552, 196, 550, 728, 551, + 878, 197, 226, 487, 321, 429, 99, 675, 813, 603, + 604, 607, 100, 307, 101, 263, 133, 134, 605, 606, + 947, 837, 838, 839, 840, 962, 102, 802, 856, 1054, + 804, 805, 857, 1073, 941, 1071, 103, 104, 105, 106, + 107, 108, 109, 110, 111, 112, 113, 114, 301, 430, + 446, 116, 271, 1261, 117, 817, 1222, 820, 1224, 678, + 1158, 681, 1160, 118, 950, 951, 1155, 1156, 119, 686, + 589, 590, 861, 136, 477, 128, 129, 121, 615, 616, + 478, 479, 480, 707, 621, 334, 825, 863, 461, 356, + 357, 227, 247, 228, 229, 358, 981, 1167, 231, 659, + 232, 233, 434, 234, 235, 201, 415, 359, 354, 360, + 481, 717, 361, 322, 636, 362, 206, 363, 559, 815, + 1080, 240, 575, 510, 414, 208, 576, 713, 714, 577, + 364, 209, 210, 365, 656, 625, 366, 243, 367, 371, + 720, 758, 927, 759, 214, 761, 762, 763, 764, 765, + 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, + 1029, 1176, 1030, 1231, 776, 1172, 368, 369, 216, 370, + 268, 869, 303, 219, 124 }; -static const short yypact[] = { 2011, --32768,-32768, 26, 33, 5183,-32768, 6373,-32768, 864, 3073, - 3373, 3373,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, - 258,-32768,-32768,-32768,-32768, 2204,-32768,-32768,-32768, 250, --32768,-32768, 12,-32768, 50,-32768,-32768,-32768, 52, 5968, --32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, - 5968, 5968, 65, 57,-32768, 904,-32768,-32768, 864,-32768, --32768,-32768,-32768,-32768,-32768, 26,-32768, 5396,-32768, 161, --32768, 65,-32768,-32768,-32768, 5183,-32768, 206,-32768, 5396, --32768, 218, 243, 283,-32768, 321, 864, 202, 308, 1881, --32768, 2584, 5396, 5396, 5396, 5396, 5396, 5396,-32768, 5440, - 5440, 334,-32768, 360, 367, 379, 423, 445, 378, 4575, --32768, 448, 468,-32768, 483,-32768, 697, 977,-32768,-32768, --32768, 960, 384, 509, 372, 532, 485, 491, 527, 467, - 37,-32768,-32768, 416,-32768, 3418, 478, 519,-32768,-32768, --32768,-32768, 576, 3118,-32768, 4575,-32768, 3418,-32768, 431, - 3418,-32768,-32768, 627, 636,-32768, 643,-32768, 2776, 483, - 647, 470, 583, 3223,-32768, 3373,-32768,-32768,-32768, 5698, --32768,-32768,-32768,-32768, 661, 666,-32768,-32768, 3373, 3418, --32768,-32768, 609,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768,-32768, 705, 727,-32768,-32768, - 6238,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, 791, 407, --32768,-32768, 864, 864, 143,-32768, 250,-32768,-32768,-32768, - 4481,-32768,-32768, 383, 5563, 404, 758,-32768,-32768, 797, --32768,-32768, 835, 822, 407, 50,-32768, 291, 757,-32768, - 864,-32768, 46,-32768,-32768,-32768, 795, 5396, 5396, 5396, - 1925, 873,-32768,-32768,-32768, 587, 869, 80, 875, 885, --32768,-32768,-32768,-32768,-32768,-32768, 874, 4481,-32768,-32768, - 5396, 920, 922, 926, 936, 972, 378, 754, 5035,-32768, - 4575,-32768,-32768,-32768,-32768, 945,-32768,-32768, 4575,-32768, - 4575,-32768,-32768,-32768, 5068, 5396,-32768,-32768, 199, 5396, - 5396, 5396, 5396, 5396, 5396, 5396, 5396, 5396, 5396, 5396, - 5396, 5396, 5396, 5396, 5396, 5396, 5396, 5396, 5396, 5396, - 5396, 5396, 5396, 5396, 5396, 5396,-32768,-32768,-32768,-32768, - 5396, 823,-32768,-32768, 2392,-32768,-32768, 995,-32768,-32768, - 1002,-32768, 5396, 597, 999, 993,-32768,-32768,-32768,-32768, --32768, 65, 5698,-32768,-32768, 3373, 1836, 1009,-32768,-32768, - 5396, 398, 3523, 4658, 407,-32768, 112, 6373, 939, 1031, - 1037, 1039, 1043, 1039, 864, 1048, 425,-32768,-32768, 1536, - 1045, 553,-32768, 614,-32768, 407,-32768, 407,-32768,-32768, --32768, 986, 1057, 1058,-32768, 407, 291,-32768, 864, 1062, --32768, 1068, 864, 1074,-32768, 447, 1083, 500, 1083, 1092, --32768,-32768, 869, 1077,-32768, 5056,-32768,-32768, 1094, 1100, --32768,-32768,-32768,-32768,-32768,-32768, 5396,-32768, 1108,-32768, - 3523,-32768,-32768, 1123, 1115,-32768, 526,-32768, 140, 864, - 864,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768, 960, 960, 384, 384, 509, - 509, 509, 509, 372, 372, 532, 485, 491, 5396, 5396, - 5396,-32768, 5452, 5473,-32768,-32768, 2968,-32768, 3268, 3710, --32768,-32768, 1117, 582,-32768,-32768, 407,-32768,-32768, 1118, - 1119,-32768, 1120,-32768, 4084,-32768,-32768, 3897, 4128, 869, --32768, 1121,-32768,-32768, 1127, 1130,-32768, 1132, 1131,-32768, - 908,-32768, 1133,-32768,-32768,-32768,-32768, 1126, 482, 614, - 5352, 1134,-32768, 161,-32768, 331,-32768,-32768, 5396, 577, - 407,-32768,-32768, 1138,-32768,-32768, 1149, 6373,-32768,-32768, --32768,-32768, 1142,-32768, 1925,-32768, 5104,-32768,-32768, 1136, --32768,-32768, 1146,-32768,-32768, 1147,-32768, 5396,-32768,-32768, --32768,-32768, 527, 946, 467, 4481,-32768, 4481,-32768,-32768, --32768, 4233, 4575, 5396,-32768, 5484,-32768, 5396,-32768, 1150, --32768,-32768,-32768, 4277, 4382,-32768, 4426,-32768,-32768, 1148, --32768,-32768,-32768,-32768,-32768, 1154,-32768,-32768, 1155,-32768, - 864,-32768, 864,-32768,-32768, 316, 1151,-32768, 1152, 56, - 1104, 5008,-32768,-32768, 1157,-32768, 1153,-32768, 475, 1150, --32768, 864, 765, 4575, 1163, 5104,-32768, 1161,-32768, 1167, - 1164, 1169,-32768, 5396, 5484,-32768,-32768,-32768,-32768, 1170, - 1171,-32768,-32768, 638, 4481, 5396, 5396, 5396, 5396, 5396, - 5396, 5440, 5440, 1168, 654, 660, 1079, 1379, 674, 992, - 949, 959, 748, 979, 1172, 1159, 1160, 1143, 58, 1177, --32768, 18,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, 676, 681, --32768, 1020,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768, 1150,-32768, 1113,-32768,-32768, 1137,-32768, - 1162,-32768,-32768,-32768, 1165,-32768, 2922, 1166, 1150,-32768, --32768, 4531,-32768,-32768,-32768,-32768, 6103,-32768,-32768, 6103, --32768,-32768,-32768,-32768, 5396, 1025, 1184,-32768,-32768,-32768, - 1187, 1196,-32768, 5008, 5396, 864,-32768,-32768, 5008, 552, --32768, 1195, 5008, 1173,-32768, 1150,-32768, 1202,-32768,-32768, --32768, 1150,-32768,-32768,-32768,-32768,-32768,-32768,-32768, 250, - 1197,-32768, 756,-32768, 614,-32768,-32768, 1161, 3324, 1217, - 864,-32768,-32768, 690, 1214, 5396, 1136, 1136, 1222, 691, - 1216, 709, 712, 714, 728, 763, 777, 799, 801, 5396, - 5363, 5396, 808, 810, 329, 5396, 5396, 5396, 5396, 5396, - 5396, 5396, 5396, 5396, 5396, 5396, 5396, 5396, 5396, 5396, - 5396, 5396, 5396, 5396, 5396, 5396, 5396, 5396, 5396, 5396, - 5396, 5396, 5396,-32768, 5396,-32768, 1231, 1236,-32768, 1066, - 1218, 281, 66,-32768,-32768,-32768,-32768,-32768,-32768,-32768, - 723,-32768,-32768,-32768,-32768, 5008, 629,-32768, 65, 4817, --32768, 6103, 4817, 6103,-32768,-32768,-32768,-32768,-32768,-32768, - 1059, 1233,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768, 1150,-32768, 50,-32768, 683,-32768,-32768,-32768, 5384, - 1241,-32768,-32768, 782,-32768, 1244, 869,-32768,-32768, 819, - 5056, 1246, 827, 846, 369, 864, 864,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, 851, 857, - 890, 854, 980, 121, 460, 302, 356, 411, 512, 106, - 1038, 364, 575, 196, 527, 5396, 467, 5484,-32768, 431, - 1020,-32768,-32768,-32768,-32768,-32768, 722,-32768, 5833, 281, - 86, 86,-32768,-32768, 95, 821,-32768,-32768, 297,-32768, - 803, 313,-32768,-32768,-32768,-32768,-32768, 1242,-32768, -34, --32768, 1084,-32768, 129, 1247, 50,-32768, 297,-32768,-32768, --32768, 1255, 716,-32768,-32768, 4817,-32768, 4817,-32768,-32768, - 4982,-32768, 829,-32768, 1185, 812,-32768,-32768,-32768, 5396, - 864,-32768, 1086, 895,-32768, 897, 909,-32768,-32768, 1078, --32768,-32768, 281,-32768,-32768,-32768,-32768,-32768,-32768, 585, - 95, 695, 864, 864, 86,-32768, 297, 297,-32768, 487, - 865,-32768, 1257, 1081, 600, 313, 494, 83,-32768,-32768, - 803,-32768,-32768,-32768, 803, -12, 864, 864, 1259, 803, --32768, 50, 1261, 944,-32768, 407,-32768,-32768, 1263,-32768, - 1264, 1267,-32768, 1268,-32768,-32768,-32768, 1198,-32768, 746, - 1265,-32768, 436,-32768,-32768,-32768, 1266, 914, 924,-32768, --32768,-32768,-32768, 95, 1269, 431,-32768,-32768, 95, 768, - 487, 794, 864, 864, 297,-32768, 1099,-32768,-32768, 803, --32768, 600, 1253,-32768, 494,-32768, 494,-32768,-32768, 1270, --32768,-32768, 1099, 1274,-32768,-32768,-32768,-32768, 5396, 716, - 1282,-32768,-32768,-32768, 1286,-32768, 1288,-32768,-32768,-32768, --32768, 932, 5396,-32768,-32768,-32768, 1275,-32768,-32768, 487, --32768,-32768,-32768, 1284, 83,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768, 5396,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768, 1311, 1312,-32768 +static const short yypact[] = +{ + 2191,-32768,-32768, 242, 36, 5658,-32768, 6887,-32768, 767, + 3272, 3911, 3911,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768, 775,-32768,-32768,-32768,-32768, 2389,-32768, + -32768,-32768, 112,-32768,-32768, 87,-32768, 142,-32768,-32768, + -32768, 100, 6473,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768, 6473, 6473, 164, 177,-32768, 567,-32768, + -32768, 767,-32768,-32768,-32768,-32768,-32768,-32768,-32768, 242, + -32768, 5826,-32768, 278,-32768, 164,-32768,-32768,-32768, 5658, + -32768, 313,-32768, 5949,-32768, 350, 355, 362,-32768, 401, + 767, 288, 400, 1681,-32768, 2775, 5949, 5949, 5949, 5949, + 5949, 5949,-32768, 5978, 5978, 437,-32768, 442, 467, 471, + 484, 492, 463, 420, 5085,-32768, 513, 527,-32768, 539, + -32768, 462, 1141,-32768,-32768,-32768, 665, 80, 282, 716, + 344, 578, 606, 624, 610, 57,-32768,-32768, 224,-32768, + 3699, 582, 588,-32768,-32768,-32768,-32768, 691, 3379,-32768, + 5085,-32768, 3699,-32768, 500, 3699,-32768,-32768, 700, 736, + -32768, 706,-32768, 2970, 539, 738, 370, 675, 3805,-32768, + 3911,-32768,-32768,-32768, 6197,-32768,-32768,-32768,-32768, 757, + 794,-32768,-32768, 3911, 3699,-32768,-32768, 737,-32768,-32768, + -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768, 793, 798,-32768,-32768, 6749,-32768,-32768,-32768, + -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768,-32768, 816, 819,-32768,-32768, 767, 767, + 308,-32768, 112,-32768,-32768,-32768, 2087,-32768,-32768, 509, + 6887, 77, 814,-32768,-32768, 837,-32768,-32768, 864, 848, + 819, 142,-32768, 123, 870,-32768, 767,-32768, 261,-32768, + -32768,-32768, 888, 5949, 5949, 5949, 2010, 902,-32768,-32768, + -32768, 495, 921, 276, 934, 945,-32768,-32768,-32768,-32768, + -32768,-32768, 949, 2087,-32768,-32768, 5949, 5949, 972, 1024, + 1026, 1035, 1040, 420, 592, 5499,-32768,-32768, 5085,-32768, + -32768,-32768,-32768, 1050,-32768,-32768, 5085,-32768, 5085,-32768, + -32768,-32768, 5847, 5949,-32768,-32768, 157, 5949, 5949, 5949, + 5949, 5949, 5949, 5949, 5949, 5949, 5949, 5949,-32768,-32768, + 5949, 5949, 5949, 5949, 5949, 5949, 5949, 5949, 5949, 5949, + 5949, 5949, 5949, 5949, 5949, 5949,-32768, 960,-32768,-32768, + 5949,-32768,-32768, 2580,-32768,-32768, 1071,-32768,-32768, 1064, + -32768, 5949, 391, 1057, 1069,-32768,-32768,-32768,-32768,-32768, + 164, 6197,-32768,-32768, 3911, 3485, 1079,-32768,-32768, 5949, + 62, 4018, 5169, 819,-32768, 585, 1011, 1080, 1084, 1088, + 1090, 1088, 767, 1095, 520,-32768,-32768, 5858, 1093, 416, + -32768, 563,-32768, 819,-32768, 759,-32768,-32768,-32768, 1031, + 1101, 1107,-32768, 819, 123,-32768, 767, 1110,-32768, 1115, + 767, 1118,-32768, 542, 1121, 617, 1121, 1127,-32768,-32768, + 921, 1123,-32768, 5547,-32768,-32768, 1125, 1130, 654,-32768, + -32768,-32768,-32768,-32768,-32768, 5949,-32768, 1128,-32768, 4018, + -32768,-32768, 1143, 1131,-32768, 655,-32768, 394, 767, 767, + -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768, 695,-32768,-32768,-32768, 665, 665, 80, 80, + 282, 282, 282, 282, 716, 716, 344, 578, 606, 5949, + 1139, 5949, 5949,-32768,-32768, 3165,-32768, 3592, 4208,-32768, + -32768, 1144, 673,-32768,-32768, 819,-32768,-32768, 1145, 1138, + -32768, 1148,-32768, 4588,-32768,-32768, 4398, 4632, 921,-32768, + 1151,-32768,-32768, 1155, 1157,-32768, 1161, 1158,-32768, 786, + -32768, 1159,-32768,-32768,-32768,-32768, 1156, 141, 563, 5890, + 1160,-32768,-32768,-32768,-32768, 1165,-32768,-32768, 301,-32768, + -32768, 5949, 188, 819,-32768,-32768, 1167,-32768,-32768, 1188, + 6887,-32768,-32768,-32768,-32768, 1169,-32768, 2010,-32768, 5574, + -32768,-32768, 1176,-32768,-32768,-32768, 1174,-32768,-32768, 1187, + -32768, 5949,-32768,-32768,-32768,-32768, 6027, 6057,-32768, 624, + -32768, 843, 610,-32768,-32768, 4739, 5085, 5949,-32768, 6116, + -32768, 5949,-32768, 1147,-32768,-32768,-32768, 4783, 4890,-32768, + 4934,-32768,-32768, 1173,-32768,-32768,-32768,-32768,-32768, 1192, + -32768,-32768, 1193,-32768, 767,-32768, 767,-32768,-32768, 66, + 1190,-32768, 1189, 85,-32768, 1146,-32768, 1911,-32768,-32768, + 1197,-32768, 1200,-32768, 440, 1147,-32768, 767, 723, 5085, + 1216, 5574,-32768, 1214,-32768, 1217, 1212, 1218,-32768, 5949, + 6116,-32768,-32768,-32768, 2087,-32768, 2087,-32768, 5949,-32768, + -32768,-32768, 681, 2087, 5949, 5949, 5949, 5949, 5949, 5949, + 5978, 5978, 1215, 692, 694, 707, 1295,-32768, 988, 855, + 881, 725, 883, 1213, 1202, 1204, 1191, 138, 1220,-32768, + 44,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768,-32768,-32768,-32768,-32768, 703, 754,-32768, + 1059,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768, 1147,-32768, 1162,-32768,-32768, 1163,-32768, 1164, + -32768,-32768,-32768, 1166,-32768, 3116, 1170, 1147,-32768,-32768, + 5041,-32768,-32768,-32768,-32768, 6611,-32768,-32768, 6611,-32768, + -32768,-32768,-32768, 5949, 930, 1221,-32768,-32768,-32768, 1225, + 759, 1233,-32768, 1911, 5949, 767,-32768,-32768, 1911, 598, + -32768, 1230, 1911, 1171,-32768, 1147,-32768, 1231,-32768,-32768, + -32768, 1147,-32768,-32768,-32768,-32768,-32768,-32768,-32768, 112, + 1235,-32768, 708,-32768, 563,-32768,-32768, 1214, 5520, 1240, + 767,-32768,-32768, 763, 1238, 1239, 1241,-32768, 5949, 1247, + 765, 1242, 792, 802, 820, 825, 853, 874, 879, 897, + 5949, 5879, 5949, 937, 946, 166, 5949, 5949, 5949, 5949, + 5949, 5949, 5949, 5949, 5949, 5949, 5949, 5949, 5949, 5949, + 5949, 5949, 5949, 5949, 5949, 5949, 5949, 5949, 5949, 5949, + 5949, 5949, 5949, 5949, 1249, 5949,-32768, 1251, 1255,-32768, + 1082, 1236, -4, 32,-32768,-32768,-32768,-32768,-32768,-32768, + -32768, 607,-32768,-32768,-32768,-32768, 1911, 554,-32768, 164, + 5331,-32768, 6611, 5331, 6611,-32768,-32768,-32768,-32768,-32768, + -32768,-32768, 975, 1250,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768, 1147,-32768, 142,-32768, 234,-32768,-32768, + -32768, 5922, 1259,-32768,-32768, 337,-32768, 1260, 921, 1176, + 1176,-32768,-32768, 963, 5547, 1270, 964, 966, 432, 767, + 767,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768, 976, 995, 996, 519, 790, 815, 835, 296, + 381, 454, 464, 791, 854, 74, 507, 328, 624, 1272, + 5949, 610, 6116,-32768, 500, 1059,-32768,-32768,-32768,-32768, + -32768, 579,-32768, 6335, -4, 103, 103,-32768,-32768,-32768, + 51, 727,-32768,-32768, 137,-32768, 616, 182,-32768,-32768, + -32768,-32768,-32768, 1269,-32768, 14,-32768, 998,-32768, 131, + 1271, 142,-32768, 137,-32768,-32768,-32768, 1279, 459,-32768, + -32768, 5331,-32768, 5331,-32768,-32768, 895,-32768, 776,-32768, + 1207, 746,-32768,-32768,-32768, 5949, 767,-32768, 1105, 1009, + -32768, 1010, 1015,-32768,-32768,-32768, 993,-32768,-32768, -4, + -32768,-32768,-32768,-32768,-32768,-32768, 560, 51, 499, 767, + 767, 103,-32768, 137, 137,-32768, 106, 859,-32768, 1278, + 1066, 594, 182, 128, 92,-32768,-32768, 616,-32768,-32768, + -32768, 616, 41, 767, 767, 1280, 616,-32768, 142, 1282, + 887,-32768, 819,-32768,-32768, 1284,-32768, 1286, 1289,-32768, + 1290,-32768,-32768,-32768, 1223,-32768, 421, 1281,-32768, 443, + -32768,-32768,-32768, 1287, 1049, 1051, 5949,-32768,-32768,-32768, + -32768, 51, 1292, 500,-32768,-32768, 51, 637, 106, 849, + 767, 767, 137,-32768, 1129,-32768,-32768, 616,-32768, 594, + 1288,-32768, 128,-32768, 128,-32768,-32768, 1294,-32768,-32768, + 1129, 1301,-32768,-32768,-32768,-32768, 5949, 459, 1293,-32768, + -32768,-32768, 1309,-32768, 1311,-32768,-32768,-32768,-32768, 1056, + -32768, 5949,-32768,-32768,-32768, 1306,-32768,-32768, 106,-32768, + -32768,-32768, 1310, 92,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768, 5949,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768, 1334, 1336,-32768 }; -static const short yypgoto[] = {-32768, --32768, 1224,-32768,-32768,-32768,-32768, -408, -117,-32768,-32768, - 1003,-32768,-32768,-32768,-32768,-32768, 53,-32768,-32768, 392, --32768,-32768, 100, 135,-32768, 208,-32768,-32768,-32768, -1007, --32768, -883,-32768,-32768, -710, -457,-32768,-32768,-32768, -609, --32768, -608,-32768, -546,-32768, 312,-32768,-32768, 644, -657, --32768, 241, 306,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768, -896, 166,-32768, -1043,-32768, 282, --32768,-32768, -628, 458, 1089,-32768,-32768, -616,-32768,-32768, - -84, -338, -321, 64, -357, -381, -392, -367, -490, -514, --32768, -614,-32768, -115,-32768,-32768, 484, 1055, -592, -394, - 6,-32768,-32768,-32768, -442,-32768,-32768,-32768, 82, -288, - 876,-32768, -908, -717,-32768,-32768, 511,-32768,-32768,-32768, - -486,-32768,-32768,-32768, -434,-32768,-32768,-32768,-32768,-32768, - 545,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768, 286, 761,-32768, 1018,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768, 187, -756, -885,-32768, 146, --32768,-32768, 664, 667, 496, 7, -398, 1215,-32768, -2, --32768,-32768, -568,-32768,-32768,-32768, 648, -109, 1047,-32768, - -444, 919, 1333,-32768, 1109,-32768, 1175,-32768,-32768,-32768, --32768, -108,-32768,-32768,-32768,-32768,-32768, 70, 1310, 1000, - 1395,-32768,-32768, 1412,-32768,-32768, -323,-32768, 767, 203, - -554, -858,-32768, 849,-32768,-32768, 948, -202, 655, 507, - -483, 51,-32768, 117, 42,-32768,-32768, 263,-32768, 350, --32768,-32768, 652,-32768, 351, -596,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, --32768,-32768,-32768,-32768,-32768, 1493,-32768,-32768, 1543, -290, - 510, 0, 612,-32768 +static const short yypgoto[] = +{ + -32768,-32768, 1252,-32768,-32768,-32768,-32768, -350, -118,-32768, + -32768, 1021,-32768,-32768,-32768,-32768,-32768, 53,-32768,-32768, + 397,-32768,-32768, 96, 132,-32768, 206,-32768,-32768,-32768, + -761,-32768, -860,-32768,-32768, -399, -736,-32768,-32768,-32768, + -561,-32768, -538,-32768, -477,-32768, 310,-32768,-32768, 651, + -653,-32768, 238, 304,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768,-32768,-32768, -842, 160,-32768, -1040,-32768, + 277,-32768,-32768, -615, 461, 1264,-32768,-32768, 1179,-32768, + -32768,-32768,-32768, -143, -363, -361, -336, -359, -381, -375, + -372, -529, -515,-32768, -612,-32768, -105,-32768,-32768,-32768, + -32768, 903, 17, -586, -431, 6,-32768,-32768,-32768, 534, + -3,-32768,-32768,-32768, 871, -256,-32768,-32768,-32768,-32768, + -910, -784,-32768,-32768, 526,-32768,-32768,-32768, -396,-32768, + -32768,-32768, -335,-32768,-32768,-32768,-32768,-32768, 562,-32768, + -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, 75, + 787,-32768, 1016,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768, 989, -745, -808,-32768, 153,-32768,-32768, + 685, 688, 511, 1, -385, 1245,-32768, 4,-32768,-32768, + -558,-32768,-32768,-32768, 668, -108, 1076,-32768, -455, 163, + 26, 1366,-32768, 1136,-32768, 1168,-32768,-32768,-32768,-32768, + -152,-32768,-32768,-32768,-32768,-32768, 214, 1258, 1028, 1305, + -32768,-32768, 1479,-32768,-32768, -307,-32768, 559, 210, -630, + -769,-32768, 875,-32768,-32768, 973, -194, 674, 521, -454, + 34,-32768, 108, 189,-32768,-32768, 312,-32768, 446,-32768, + -32768, 667,-32768, 356, -627,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768,-32768, + -32768,-32768,-32768,-32768,-32768,-32768, 1611,-32768,-32768, 1636, + -290, 523, 0, 19,-32768 }; -#define YYLAST 6565 - - -static const short yytable[] = { 120, - 127, 287, 537, 484, 120, 96, 118, 590, 120, 214, - 214, 214, 536, 593, 1179, 462, 1025, 727, 297, 464, - 677, 1109, 695, 1104, 315, 499, 635, 423, 538, 729, - 259, 739, 836, 563, 534, 535, 561, 1044, -598, 1063, - 776, 777, -598, 933, 1054, 526, 527, 1054, 633, 742, - 468, 207, 92, 1160, 1161, 588, 128, 602, 434, 3, - 468, 237, 237, 914, 528, 529, 642, 262, 331, 332, - 333, 334, 335, 336, 1057, 264, 727, 398, 924, 198, - 810, 99, -273, 262, 655, 120, 99, 1030, 729, 1021, - 739, 96, 118, 399, 244, 245, 940, 400, 904, 1022, - 401, 944, 622, 779, 485, 948, 1106, 1178, 742, 1021, - 415, 811, 1184, 800, 905, 419, 1032, 420, 120, 1022, - 1092, 1210, 1093, 290, 1090, 1091, -637, 238, 238, -412, - -637, 738, -412, 311, -412, 120, 123, 124, 92, 1094, - 1124, -629, 388, 389, 281, -629, 120, 1105, 1107, 1110, - -46, 214, 384, 385, 1116, 737, 1117, 390, 391, 499, - 401, 445, 1214, 785, 776, 777, 630, 99, 836, 214, - 1054, 440, 1054, 1118, 836, 1056, 1180, 1058, 464, 776, - 777, 299, 267, 268, 269, 270, 271, 272, 273, 274, - 738, 276, 688, 207, 279, 214, 679, 1133, 1159, 1135, - 99, 687, 550, 214, 685, 214, 410, 214, 1049, 295, - 214, 300, 301, 303, 737, 788, -644, 309, 214, 323, - -644, 330, 1172, 214, 1175, 214, 510, 779, 489, 313, - -412, -412, -412, 295, 395, -412, -412, 207, 214, 214, - 337, 318, 779, 511, 932, 207, 659, 934, 845, 207, - 79, 1023, 207, 735, 246, 247, 248, 249, 250, 251, - 252, 253, 254, 255, 734, 403, 319, 79, 1035, 237, - 79, 1023, 208, -274, 237, 257, 237, 409, 736, 120, - 411, 207, 120, 120, 120, 113, 437, 785, 733, 237, - 132, -696, 135, 452, 836, 275, 523, 524, 525, 280, - 295, 282, 785, 286, 120, 684, 320, 730, 288, 428, - 120, 461, 735, 1010, -274, 315, 463, 559, 419, 304, - 1097, 305, -632, 734, 731, 324, -632, 79, 80, 137, - 1098, 1175, 83, 84, 315, 238, 1106, 736, 431, 788, - 238, 450, 238, 1137, 321, -696, 1032, 733, 262, 3, - 214, 386, 387, 683, 788, 238, 976, 341, 214, 209, - 214, 99, 438, 369, 441, 443, 730, 1067, 951, 1012, - 1013, 113, 295, 977, 955, 342, -633, 451, 619, 727, - -633, 315, 343, 731, -640, 265, 99, 677, -640, 401, - 1007, 729, 309, 739, 344, 1077, 265, 265, 845, 1014, - 1015, 618, 468, 401, 214, 386, 387, 448, 388, 389, - 935, 742, 1005, 1016, 208, 384, 385, 392, 393, 295, - 942, 310, 562, 390, 391, 214, 214, -273, 558, 450, - 295, -634, 214, 400, 120, -634, 401, 3, 345, 558, - 3, 571, -696, -696, 120, 401, 207, -696, -696, 485, - 435, 530, 531, 532, 533, 120, 401, 120, 208, 346, - 386, 387, 1200, 311, 440, 120, 208, 401, 120, -690, - 208, 612, 120, 208, 548, 315, 237, 237, 347, 829, - -630, 79, 1099, 315, -630, 456, 468, 417, 458, -694, - 401, 384, 385, 738, 1064, 1156, 466, 79, 1035, 469, - 214, 209, 208, 279, -691, -412, 675, -412, 1003, 120, - 120, 701, 1162, 394, 1163, -412, 99, 737, 1002, 1116, - 401, 1117, 397, 576, 614, 579, 710, 585, 711, 395, - 586, 1164, -635, 451, 1004, 592, -635, 99, 1118, 99, - 1000, 1001, 238, 238, 599, 209, 628, 309, 214, 214, - 629, 992, 993, 209, 608, 558, 120, 209, 386, 387, - 209, 386, 387, 647, 214, 1156, 396, 214, 214, 438, - 994, 995, 404, 558, 945, 840, -273, 815, 450, 816, - 449, 468, -412, -412, -412, 392, 393, -412, -412, 209, - 207, 79, 80, 137, 405, -642, 83, 84, 311, -642, - 120, 686, 401, 394, 482, 861, 645, 401, 557, 1152, - 1092, 121, 1093, -517, 417, 735, 121, 401, 469, 410, - 138, 485, 1027, 572, 1171, 1116, 734, 1117, 577, 1094, - 580, 862, 863, 864, 865, 866, 867, -273, 99, 591, - 736, 214, 214, 1073, 1118, 759, 1050, 596, -693, 1051, - 733, 601, 660, 214, 214, 438, 214, 412, 401, 79, - 80, 137, 859, 1065, 83, 84, 413, 208, -692, 730, - 120, 592, 120, 452, -595, 681, 682, 418, -595, 424, - -594, 214, 309, 1188, -594, 425, 731, 468, 120, 315, - 843, 120, 120, 214, -618, 590, -593, 121, -618, 315, - -593, 401, 438, 429, 759, 908, -412, 675, -412, 732, - 401, 401, 707, 708, 966, 970, -412, 295, 1021, 295, - 365, 1153, 366, 449, -412, 840, 1084, 1030, 1022, -612, - 121, 430, -617, -612, -616, 1096, -617, 1128, -616, 262, - 968, -412, 1083, 796, 367, 368, 1031, 312, -615, 3, - 432, 803, -615, 805, 209, 1121, 1032, 451, 322, 497, - 498, -412, -412, -412, 823, 824, -412, -412, 732, 828, - -463, 450, 1138, 608, 841, 676, 203, 235, 235, -273, - 465, 450, 455, -614, 894, 895, 469, -614, -273, 3, - 450, 214, 1205, 1162, 1221, 1163, 295, -613, 3, 896, - 897, -613, 989, 990, 991, 700, 1069, 1070, 436, 1071, - 1166, 208, 1164, 214, 457, 120, 475, 1021, 214, -610, - 1206, -611, 214, -610, 490, -611, 1031, 1022, -607, 1232, - -608, 1186, -607, 572, -608, 761, 1032, 450, 262, -599, - 843, 1095, 120, -599, 460, 3, 262, -602, 508, 1051, - 120, -602, 459, 512, 513, 514, 515, 516, 517, 518, - 519, 520, 521, 522, 543, 544, 628, -412, -412, -412, - 1076, -622, -412, -412, -627, -622, 926, -623, -627, 79, - 1023, -623, 262, 174, 542, 1165, 1074, 381, 382, 383, - 481, 121, 483, 693, 442, 444, 446, 488, 209, 486, - 79, 80, 137, 1033, 1034, 83, 84, 79, 1035, 487, - -624, 1036, 1028, 875, -624, -620, 121, -603, 203, -620, - 1047, -603, 312, 957, 841, 214, 592, 670, 671, -601, - 79, 80, 137, -601, -605, 83, 84, 491, -605, 492, - 79, 80, 137, 493, -606, 83, 84, 958, -606, 79, - 80, 137, -604, 494, 83, 84, -604, 996, 997, 998, - 999, 1187, 203, 501, 1051, 1147, 401, 709, 918, 919, - 203, 283, 284, 285, 203, 120, 120, 203, 79, 1023, - 890, 891, 174, 1033, 1034, 235, 416, 79, 1035, 495, - 235, 1036, 235, 381, 382, 383, 79, 80, 137, 370, - -626, 83, 84, 552, -626, 235, 203, 759, 892, 893, - 1052, 950, 553, 381, 382, 383, 556, 1059, 1088, 560, - 1028, 1028, 287, 555, 1087, 887, 888, 889, 1102, 573, - 1047, 1047, 898, 899, 371, 372, 373, 374, 375, 376, - 377, 378, 379, 380, 936, 671, 121, 1102, 79, 80, - 137, 574, 120, 83, 84, 575, 583, -273, -638, 1131, - 214, 578, -638, 1140, 194, 120, 584, 121, 589, 121, - 120, 732, 571, 315, 388, 389, 597, 312, 1060, 1061, - 605, 600, 929, 598, 610, 929, 606, 1227, 607, 390, - 391, 1028, 120, 120, 1028, 611, 1102, 1102, 401, 1150, - 697, 616, 871, 401, 872, 1047, -412, 1047, 315, 615, - 1047, 706, 1168, 1169, 1047, 1053, 120, 120, 620, 1047, - 621, 631, 632, -412, 408, 120, 873, 874, 277, 278, - 505, 1125, 624, 626, 99, 1112, 1113, 1114, 627, 120, - 644, 648, 1066, 661, 651, 649, 664, 841, 666, 669, - 1142, 667, 674, 691, 617, 672, 438, 680, 689, 1148, - 1149, 1028, 120, 120, 1102, 817, 694, 703, 121, 1047, - 704, 203, 794, 798, 801, 808, 762, 827, 809, 697, - 847, 849, 294, 825, 196, 226, 226, 851, 852, 120, - 853, 870, 235, 235, 857, 858, 1131, 901, 903, 902, - 900, 906, 1185, 915, 326, 909, 328, 99, 937, 1189, - 1191, 938, 312, 939, 1047, 929, 947, 929, 929, 929, - 956, 841, 762, 763, 764, 765, 953, 916, 314, 766, - 767, 768, 769, 770, 771, 772, 963, 1126, 967, 969, - 971, 314, 314, 314, 314, 314, 314, 1211, 339, 340, - 194, 1008, 917, 1009, 174, 920, 923, 1011, 194, 1062, - 1068, 1072, 194, 949, 1108, 194, 1075, 1219, 1220, 500, - 1120, 99, 1127, 414, 1224, 1139, 1145, 503, 1167, 504, - 1183, 1165, 583, 1190, 583, 1193, 1194, 1196, 1198, 1199, - 1202, 1212, 1215, 822, 194, 1204, 1216, 817, 1218, 1223, - 830, 1228, 817, 610, 121, 1225, 817, 1226, 1229, 256, - 1235, 1236, 1038, 467, 1230, 203, 1192, 1217, 1176, 199, - 232, 232, 1082, 1151, 813, 1089, 196, 1207, 974, 1123, - 946, 922, 697, 594, 663, 1222, 806, 804, 959, 839, - 289, 929, 453, 929, 242, 447, 496, 427, 1201, 625, - 848, 566, 549, 972, 508, 962, 855, 961, 1081, 978, - 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, - 196, 0, 476, 477, 478, 479, 0, 0, 196, 0, - 0, 0, 196, 0, 0, 196, 0, 0, 0, 0, - 0, 0, 447, 226, 0, 0, 0, 0, 226, 0, - 226, 876, 0, 447, 200, 233, 233, 0, 1231, 817, - 0, 0, 0, 226, 196, 0, 0, 0, 0, 566, - 509, 201, 234, 234, 0, 822, 0, 943, 0, 0, - 822, 0, 0, 0, 822, 0, 877, 878, 879, 880, - 881, 882, 883, 884, 885, 886, 0, 0, 0, 0, - 0, 0, 0, 0, 121, 0, 0, 0, 0, 194, - 0, 199, 965, 0, 0, 0, 0, 554, 566, 314, - 314, 314, 314, 314, 314, 314, 314, 314, 314, 314, - 314, 314, 314, 314, 314, 0, 566, 658, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 211, 240, 240, 199, 0, 0, 0, 0, - 0, 0, 0, 199, 0, 0, 0, 199, 0, 314, - 199, 0, 0, 0, 0, 0, 0, 0, 232, 0, - 0, 0, 0, 232, 0, 232, 0, 822, 314, 0, - 0, 0, 0, 0, 817, 0, 200, 0, 232, 199, - 0, 0, 213, 241, 241, 0, 0, 0, 0, 291, - 658, 713, 587, 201, 153, 154, 155, 156, 157, 158, - 0, 0, 0, 658, 314, 0, 0, 0, 0, 196, - 0, 0, 159, 160, 161, 314, 0, 1078, 1079, 0, - 200, 0, 0, 0, 634, 0, 0, 0, 200, 0, - 226, 226, 200, 194, 0, 200, 162, 201, 0, 0, - 0, 0, 846, 233, 0, 201, 0, 0, 233, 201, - 233, 0, 201, 0, 0, 0, 0, 314, 0, 314, - 234, 637, 639, 233, 200, 234, 0, 234, 0, 0, - 0, 0, 0, 0, 211, 0, 0, 0, 0, 171, - 234, 201, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 121, 0, 0, 0, 0, 479, - 0, 0, 822, 0, 0, 0, 0, 121, 0, 314, - 0, 0, 1144, 0, 0, 0, 0, 314, 211, 0, - 447, 0, 447, 0, 213, 0, 211, 0, 714, 0, - 211, 0, 760, 211, 1157, 1158, 0, 0, 0, 0, - 0, 240, 0, 0, 199, 0, 240, 0, 240, 0, - 79, 292, 293, 196, 174, 0, 0, 0, 1181, 1182, - 0, 240, 211, 0, 728, 232, 232, 121, 213, 0, - 0, 0, 0, 0, 0, 0, 213, 0, 0, 0, - 213, 121, 0, 213, 0, 0, 0, 0, 854, 0, - 0, 241, 0, 0, 0, 0, 241, 0, 241, 860, - 0, 0, 0, 0, 1208, 1209, 0, 0, 0, 0, - 0, 241, 213, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 728, 0, 0, 0, 0, 0, 200, - 0, 121, 0, 0, 314, 314, 314, 314, 314, 314, - 868, 869, 0, 0, 0, 0, 201, 0, 0, 0, - 233, 233, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 216, 234, 234, 0, - 0, 140, 141, 142, 0, 0, 217, 145, 146, 147, - 148, 149, 150, 218, -490, -490, 0, 0, 199, 219, - -490, 0, 0, 0, 153, 154, 155, 156, 157, 158, - 0, 0, 0, 0, 0, 0, 0, -273, -273, 0, - 0, 0, 159, 160, 161, 0, 0, 0, 0, 0, - 0, 0, 0, 314, 0, 0, 0, 211, 325, 0, - 0, 0, 0, 314, 291, 0, 162, 0, 0, 153, - 154, 155, 156, 157, 158, 0, 0, 0, 240, 240, - 0, 0, 0, 0, 0, 0, 975, 159, 160, 161, - -490, 164, 165, 166, 167, 168, 169, 0, 0, 0, - 0, 0, -255, 200, 314, 170, 0, 213, 291, 171, - 0, 162, 0, 153, 154, 155, 156, 157, 158, 0, - 201, 0, 0, 0, 0, 0, 0, 0, 241, 241, - 0, 159, 160, 161, 0, 314, 314, 314, 314, 314, - 314, 314, 314, 314, 314, 314, 314, 314, 314, 314, - 314, 314, 0, 314, 171, 162, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - -1, 1, 0, 0, 479, 0, 0, 0, 0, 0, - 79, 172, 173, 0, 174, 220, 221, 0, 2, 0, - 0, 0, 0, 0, -273, 0, 0, 0, 171, 0, - 0, 211, 0, 0, 3, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 4, 0, 5, 0, 0, 314, - 1080, 0, 0, 0, 0, 79, 292, 293, 0, 174, - 0, 0, 0, 0, 0, 0, 0, 0, -412, -412, - -412, 0, 6, 0, 0, 0, 0, 7, 8, 9, - 0, 213, 0, 0, 0, 0, 728, 0, 0, 0, - 0, 0, 10, 11, 12, 0, 0, 0, 0, 79, - 292, 293, 0, 174, 0, 0, 0, 0, 0, 0, - 0, 13, 14, 15, 1143, 16, 17, 18, 19, 20, - 21, 22, 23, 24, 25, 0, 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, 0, - 0, 0, 0, 0, 0, 79, 80, 81, 82, 0, - 83, 84, 85, -2, 1, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 2, 0, 0, 0, 0, 0, -273, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 4, 0, 5, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, -412, -412, -412, 0, 6, 0, 314, 0, 0, - 7, 8, 9, 0, 0, 0, 0, 0, 0, 0, - 0, 314, 0, 0, 0, 10, 11, 12, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 314, 0, 13, 14, 15, 0, 16, 17, - 18, 19, 20, 21, 22, 23, 24, 25, 0, 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, 0, 0, 0, 0, 0, 0, 79, 80, - 81, 82, 139, 83, 84, 85, 0, 140, 141, 142, - 0, 143, 144, 145, 146, 147, 148, 149, 150, 151, - -545, 546, 0, 0, 0, 152, 0, 0, 0, 0, - 153, 154, 155, 156, 157, 158, 0, 0, 0, 0, - 0, 0, 0, -273, -273, 4, 0, 5, 159, 160, - 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, -412, - -412, -412, 162, 6, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 164, 165, 166, - 167, 168, 169, 0, 0, 0, 0, 0, 0, 0, - 0, 170, 13, 14, 15, 171, 16, 17, 18, 19, - 20, 21, 22, 23, 24, 25, 0, 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, - 0, 0, 0, 0, 0, 0, 79, 172, 547, 82, - 174, 175, 84, 85, 139, 0, 0, 0, 0, 140, - 141, 142, 0, 143, 144, 145, 146, 147, 148, 149, - 150, 151, -170, 0, 0, 0, 0, 152, 0, 0, - 0, 0, 153, 154, 155, 156, 157, 158, 0, 0, - 0, 0, 0, 0, 0, -273, -273, -273, 0, 0, - 159, 160, 161, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, -273, -273, -273, 162, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, - 165, 166, 167, 168, 169, 0, 0, 0, 0, 0, - 0, 0, 0, 170, -273, -273, -273, 171, -273, -273, - -273, -273, -273, -273, -273, -273, -273, -273, 0, -273, - -273, -273, -273, -273, -273, -273, -273, -273, -273, -273, - -273, -273, -273, -273, -273, -273, -273, -273, -273, -273, - -273, -273, -273, -273, -273, -273, -273, -273, -273, -273, - -273, -273, -273, -273, -273, -273, -273, -273, -273, -273, - -273, -273, -273, -273, -273, -273, -273, -273, -273, -273, - -273, -273, 0, 0, 0, 0, 0, 0, 79, 172, - 173, -273, 174, 175, 84, -273, 216, 0, 0, 0, - 0, 140, 141, 142, 0, 0, 217, 145, 146, 147, - 148, 149, 150, 218, -170, -549, 0, 0, 0, 219, - 0, 0, 0, 0, 153, 154, 155, 156, 157, 158, - 0, 0, 0, 0, 0, 0, 0, -273, -273, -273, - 0, 0, 159, 160, 161, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, -273, -273, -273, 162, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 164, 165, 166, 167, 168, 169, 0, 0, 0, - 0, 0, 0, 0, 0, 170, -273, -273, -273, 171, - -273, -273, -273, -273, -273, -273, -273, -273, -273, -273, - 0, -273, -273, -273, -273, -273, -273, -273, -273, -273, - -273, -273, -273, -273, -273, -273, -273, -273, -273, -273, - -273, -273, -273, -273, -273, -273, -273, -273, -273, -273, - -273, -273, -273, -273, -273, -273, -273, -273, -273, -273, - -273, -273, -273, -273, -273, -273, -273, -273, -273, -273, - -273, -273, -273, -273, 0, 0, 0, 0, 0, 0, - 79, 172, 173, -273, 174, 220, 221, -273, -168, 0, - 0, 0, 0, -168, -168, -168, 0, -168, -168, -168, - -168, -168, -168, -168, -168, -168, -168, -168, -168, -694, - -168, -168, 0, -168, 0, -168, -168, -168, -168, -168, - -168, -168, -168, -168, -168, -168, -168, -168, -168, -168, - -168, 0, -168, 0, -168, -168, -168, -168, -168, -168, - -168, -168, -168, -168, -168, -168, -168, -168, -168, -168, - -168, -168, -168, -168, -168, 0, 0, 0, -168, 0, - 0, 0, 22, 23, 24, 25, 0, 26, 0, 0, - 0, 0, 31, 32, 0, 0, 35, 36, 0, 38, - 39, 40, 41, -168, -168, -168, -168, -168, -168, 0, - 0, 0, 0, 139, 53, 54, 0, -168, 140, 141, - 142, -168, 143, 144, 145, 146, 147, 148, 149, 150, - 151, -545, 0, 0, 0, 0, 152, 0, 0, 78, - 0, 153, 154, 155, 156, 157, 158, 0, 0, 82, - 0, 0, 0, 0, -273, -273, 0, 0, 139, 159, - 160, 161, 0, 140, 141, 142, 0, 143, 144, 145, - 146, 147, 148, 149, 150, 151, -545, 0, 0, 0, - 0, 152, 0, 162, 0, 0, 153, 154, 155, 156, - 157, 158, -168, -168, -168, 0, -168, -168, -168, -273, - -273, 0, 0, 0, 159, 160, 161, 163, 164, 165, - 166, 167, 168, 169, 0, 0, 0, 0, 0, 0, - 0, 0, 170, 0, 0, 0, 171, 0, 162, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, -518, 164, 165, 166, 167, 168, 169, 0, - 0, 0, 0, 216, 0, 0, 0, 170, 140, 141, - 142, 171, 0, 217, 145, 146, 147, 148, 149, 150, - 218, -545, -549, 0, 0, 0, 219, 0, 0, 0, - 0, 153, 154, 155, 156, 157, 158, 79, 172, 173, - 0, 174, 175, 84, -273, -273, 0, 0, 139, 159, - 160, 161, 0, 140, 141, 142, 0, 143, 144, 145, - 146, 147, 148, 149, 150, 151, -545, 640, 0, 0, - 0, 152, 0, 162, 0, 0, 153, 154, 155, 156, - 157, 158, 79, 172, 173, 0, 174, 175, 84, -273, - -273, 0, 0, 0, 159, 160, 161, -486, 164, 165, - 166, 167, 168, 169, 0, 0, 0, 0, 0, 0, - 0, 0, 170, 0, 0, 0, 171, 0, 162, 0, - 0, 0, 696, -688, 0, 0, 0, 291, 0, 0, - 0, 0, 153, 154, 155, 156, 157, 158, 0, 0, - 0, 0, 0, 164, 165, 166, 167, 168, 169, 0, - 159, 160, 161, 216, 0, 0, 0, 170, 140, 141, - 142, 171, 0, 217, 145, 146, 147, 148, 149, 150, - 218, -545, -549, 0, 162, 0, 219, 0, 0, 0, - 0, 153, 154, 155, 156, 157, 158, 79, 172, 173, - 0, 174, 220, 221, -273, -273, 0, 0, 139, 159, - 160, 161, 0, 140, 141, 142, 0, 143, 144, 145, - 146, 147, 148, 149, 150, 151, -545, 171, 0, 0, - 0, 152, 0, 162, 0, 0, 153, 154, 155, 156, - 157, 158, 79, 172, 173, 0, 174, 175, 84, -273, - -273, 0, 0, 0, 159, 160, 161, 0, 164, 165, - 166, 167, 168, 169, 0, 0, 0, 0, 0, 0, - 0, 0, 170, 0, 0, 0, 171, 0, 162, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 79, 292, - 293, 0, 174, 164, 165, 166, 167, 168, 169, 0, - 0, 0, 0, 0, 0, 0, 0, 170, 140, 141, - 142, 171, 143, 144, 145, 146, 147, 148, 149, 150, - 218, -545, 564, 0, 0, 0, 349, 0, 0, 0, - 0, 153, 154, 155, 156, 157, 158, 79, 172, 173, - 0, 174, 220, 221, -273, -273, 4, 0, 5, 159, - 160, 161, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 162, 6, 0, 0, 0, 0, 0, - 0, 0, 79, 172, 173, 0, 174, 175, 84, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 164, 165, - 166, 167, 168, 169, 0, 0, 0, 0, 0, 0, - 0, 0, 565, 13, 14, 15, 171, 16, 17, 18, - 19, 20, 21, 22, 23, 24, 25, 0, 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, 0, 0, 0, 0, 0, 0, 79, 172, 547, - 82, 174, 175, 84, 85, 140, 141, 142, 0, 143, - 144, 145, 146, 147, 148, 149, 150, 218, -545, 641, - 0, 0, 0, 349, 0, 0, 0, 0, 153, 154, - 155, 156, 157, 158, 0, 0, 0, 0, 0, 0, - 0, -273, -273, 4, 0, 5, 159, 160, 161, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 162, 6, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 164, 165, 166, 167, 168, - 169, 0, 0, 0, 0, 0, 0, 0, 0, 170, - 13, 14, 15, 171, 16, 17, 18, 19, 20, 21, - 22, 23, 24, 25, 0, 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, 0, 0, - 0, 0, 0, 0, 79, 172, 547, 82, 174, 175, - 84, 85, 140, 141, 142, 0, 143, 144, 145, 146, - 147, 148, 149, 150, 218, -545, 653, 0, 0, 0, - 349, 0, 0, 0, 0, 153, 154, 155, 156, 157, - 158, 0, 0, 0, 0, 0, 0, 0, -273, -273, - 4, 0, 5, 159, 160, 161, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 162, 6, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 164, 165, 166, 167, 168, 169, 0, 0, - 0, 0, 0, 0, 0, 0, 654, 13, 14, 15, - 171, 16, 17, 18, 19, 20, 21, 22, 23, 24, - 25, 0, 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, 0, 0, 0, 0, 0, - 0, 79, 172, 547, 82, 174, 175, 84, 85, 140, - 141, 142, 0, 143, 144, 145, 146, 147, 148, 149, - 150, 218, -545, 652, 0, 0, 0, 349, 0, 0, - 0, 0, 153, 154, 155, 156, 157, 158, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 159, 160, 161, 140, 141, 142, 0, 143, 144, 145, - 146, 147, 148, 149, 150, 218, -545, 656, 0, 0, - 0, 349, 0, 0, 162, 0, 153, 154, 155, 156, - 157, 158, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 159, 160, 161, 0, 0, 164, - 165, 166, 167, 168, 169, 0, 0, 0, 0, 0, - 0, 0, 0, 170, 0, 0, 0, 171, 162, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 164, 165, 166, 167, 168, 169, 0, - 0, 0, 0, 0, 0, 0, 0, 657, 140, 141, - 142, 171, 143, 144, 145, 146, 147, 148, 149, 150, - 218, -545, 712, 0, 0, 0, 349, 0, 0, 0, - 0, 153, 154, 155, 156, 157, 158, 0, 79, 172, - 173, 0, 174, 175, 84, 0, 0, 0, 0, 159, - 160, 161, 140, 141, 142, 0, 143, 144, 145, 146, - 147, 148, 149, 150, 218, -545, 790, 0, 0, 0, - 349, 0, 0, 162, 0, 153, 154, 155, 156, 157, - 158, 0, 79, 172, 173, 0, 174, 175, 84, 0, - 0, 0, 0, 159, 160, 161, 0, 0, 164, 165, - 166, 167, 168, 169, 0, 0, 0, 0, 0, 0, - 0, 0, 170, 0, 0, 0, 171, 162, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 164, 165, 166, 167, 168, 169, 0, 0, - 0, 0, 0, 0, 0, 0, 170, 140, 141, 142, - 171, 143, 144, 145, 146, 147, 148, 149, 150, 218, - -545, 791, 0, 0, 0, 349, 0, 0, 0, 0, - 153, 154, 155, 156, 157, 158, 0, 79, 172, 173, - 0, 174, 175, 84, 0, 0, 0, 0, 159, 160, - 161, 140, 141, 142, 0, 143, 144, 145, 146, 147, - 148, 149, 150, 218, -545, 793, 0, 0, 0, 349, - 0, 0, 162, 0, 153, 154, 155, 156, 157, 158, - 0, 79, 172, 173, 0, 174, 175, 84, 0, 0, - 0, 0, 159, 160, 161, 0, 0, 164, 165, 166, - 167, 168, 169, 0, 0, 0, 0, 0, 0, 0, - 0, 792, 0, 0, 0, 171, 162, 0, 0, -170, - 0, 0, 0, 0, 291, 0, 0, 0, 0, 153, - 154, 155, 156, 157, 158, 0, 0, 0, 0, 0, - 0, 164, 165, 166, 167, 168, 169, 159, 160, 161, - 0, 0, 0, 0, 0, 170, 140, 141, 142, 171, - 143, 144, 145, 146, 147, 148, 149, 150, 218, -545, - 925, 162, 0, 0, 349, 0, 0, 0, 0, 153, - 154, 155, 156, 157, 158, 0, 79, 172, 173, 0, - 174, 175, 84, 0, 0, 0, 0, 159, 160, 161, - 140, 141, 142, 0, 143, 144, 145, 146, 147, 148, - 149, 150, 218, -545, 171, 0, 0, 0, 349, 0, - 0, 162, 0, 153, 154, 155, 156, 157, 158, 0, - 79, 172, 173, 0, 174, 175, 84, 0, 0, 0, - 0, 159, 160, 161, 0, 0, 164, 165, 166, 167, - 168, 169, 0, 0, 0, 0, 0, 0, 0, 0, - 170, 0, 0, 0, 171, 162, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 79, 292, 293, 0, 174, - 164, 165, 166, 167, 168, 169, -135, 0, 0, 0, - 0, -135, 0, 0, 170, 0, 0, 0, 171, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 4, 0, 5, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 79, 172, 173, 0, 174, - 175, 84, 0, 0, 0, 0, 0, 0, 0, 6, - 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, 79, - 172, 173, 0, 174, 175, 84, 0, 0, 13, 14, - 15, 0, 16, 17, 18, 19, 20, 21, 22, 23, - 24, 25, 0, 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, -548, 0, 0, 0, - 0, 0, 0, 0, 134, 82, 0, 0, 0, 85, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 4, 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, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 13, 14, 15, - 0, 16, 17, 18, 19, 20, 21, 22, 23, 24, - 25, 0, 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, 0, 0, 0, 0, 0, - 814, 1136, 0, 134, 82, 291, 0, 815, 85, 816, - 153, 154, 155, 156, 157, 158, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 814, 0, 159, 160, - 161, 291, 0, 815, 0, 816, 153, 154, 155, 156, - 157, 158, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 162, -170, 159, 160, 161, 0, 349, 0, - 0, 0, 0, 153, 154, 155, 156, 157, 158, 0, - 0, 0, 0, 0, 617, 0, 0, 0, 162, 291, - 0, 159, 160, 161, 153, 154, 155, 156, 157, 158, - 0, 291, 506, 0, 0, 171, 153, 154, 155, 156, - 157, 158, 159, 160, 161, 162, 0, 0, 0, 0, - 0, 0, 0, 0, 159, 160, 161, 0, 0, 0, - 0, 171, 696, 0, 0, 0, 162, 291, 0, 0, - 0, 0, 153, 154, 155, 156, 157, 158, 162, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 171, 0, - 159, 160, 161, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 79, 172, 173, 171, - 174, 83, 84, 0, 162, 0, 0, 0, 0, 0, - 0, 171, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 79, 172, 173, 0, 174, 83, 84, 0, - 0, 0, 0, 0, 0, 0, -273, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 3, 171, 0, 79, - 292, 293, 0, 174, 0, 0, 4, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 79, 292, 293, 0, 174, 0, 0, 0, 0, 0, - 0, 0, 79, 292, 293, 0, 174, 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, 79, 292, - 293, 0, 174, 13, 14, 15, 0, 16, 17, 18, - 19, 20, 21, 22, 23, 24, 25, 0, 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, 0, 0, 0, 0, 0, 0, 79, 80, 81, - 82, 0, 83, 84, 85, 291, 0, 0, 678, 0, - 153, 154, 155, 156, 157, 158, 291, 973, 0, 0, - 0, 153, 154, 155, 156, 157, 158, 0, 159, 160, - 161, 0, 0, 0, 0, 0, 0, 291, -255, 159, - 160, 161, 153, 154, 155, 156, 157, 158, 0, 291, - 0, 0, 162, 0, 153, 154, 155, 156, 157, 158, - 159, 160, 161, 162, 0, 0, 0, 0, 0, 0, - 0, 0, 159, 160, 161, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 162, 0, 0, 0, 0, 0, - 0, 0, 0, 338, 0, 171, 162, 0, 153, 154, - 155, 156, 157, 158, 0, 636, 171, 0, 0, 0, - 153, 154, 155, 156, 157, 158, 159, 160, 161, 0, - 0, 0, 0, 0, 0, 0, 638, 171, 159, 160, - 161, 153, 154, 155, 156, 157, 158, 715, 0, 171, - 162, 0, 716, 717, 718, 719, 720, 721, 0, 159, - 160, 161, 162, 0, 0, 0, 0, 0, 0, 0, - 159, 722, 723, 0, 0, 0, 79, 292, 293, 0, - 174, 0, 0, 162, 0, 0, 0, 79, 292, 293, - 0, 174, 0, 171, 724, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 171, 0, 0, 79, 292, - 293, 0, 174, 0, 0, 0, 0, 0, 0, 0, - 79, 292, 293, 0, 174, 0, 171, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 171, 0, 0, - 0, 0, 0, 0, -199, -199, 4, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 79, 292, 293, 0, 174, 0, - 0, 0, 0, 0, 0, 0, 79, 292, 293, 0, - 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 79, 292, 293, - 0, 174, 0, 0, 0, 0, 0, 0, 79, 725, - 726, 0, 174, 13, 14, 15, 0, 16, 17, 18, - 19, 20, 21, 22, 23, 24, 25, 0, 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, 4, 0, 5, 0, 0, 0, 0, 0, 134, - 82, 0, 0, 0, 85, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, -412, -412, -412, 0, 6, - 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, 13, 14, - 15, 0, 16, 17, 18, 19, 20, 21, 22, 23, - 24, 25, 0, 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, 4, 0, 5, 0, - 0, 0, 0, 0, 134, 82, 0, 0, 0, 85, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 6, 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, 13, 14, 15, 0, 16, 17, 18, - 19, 20, 21, 22, 23, 24, 25, 0, 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, 4, 0, 0, 0, 0, 0, 79, 1085, 134, - 82, 0, 0, 0, 85, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, -412, -412, -412, 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, 13, 14, - 15, 0, 16, 17, 18, 19, 20, 21, 22, 23, - 24, 25, 0, 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, 4, 0, 0, 0, - 0, 0, 0, 0, 134, 82, 0, 0, 0, 85, - 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, 10, 11, 12, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 13, 14, 15, 0, 16, 17, 18, - 19, 20, 21, 22, 23, 24, 25, 0, 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, 4, 0, 5, 0, 0, 0, 0, 0, 134, - 82, 0, 0, 0, 85, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, - 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, 13, 14, - 15, 0, 16, 17, 18, 19, 20, 21, 22, 23, - 24, 25, 0, 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, 4, 0, 0, 0, - 0, 0, 0, 0, 134, 82, 0, 0, 0, 85, - 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, 13, 14, 15, 0, 16, 17, 18, - 19, 20, 21, 22, 23, 24, 25, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 134, - 82, 0, 0, 0, 85 +#define YYLAST 7082 + + +static const short yytable[] = +{ + 122, 120, 132, 292, 598, 122, 98, 130, 569, 122, + 218, 218, 218, 336, 337, 338, 339, 340, 341, 123, + 649, 469, 546, 302, 123, 491, 596, 198, 141, 547, + 536, 537, 760, 548, 538, 539, 199, 652, 320, 690, + 431, 710, 544, 545, 745, 241, 241, 757, 507, 961, + 267, 818, 855, 94, 965, 571, 1045, 471, 969, 1088, + 131, 540, 541, 542, 543, -615, 1046, 475, 1206, -615, + 1135, 423, 442, 953, 635, 115, 427, 1118, 428, 1119, + 135, 1069, 138, 1187, 1188, 1036, 1037, 570, 122, 120, + 475, 1050, 457, 760, 98, -657, 1120, 1055, 407, -657, + 3, -281, 794, 457, 655, 745, 264, 123, 757, 972, + 828, 3, 393, 394, 408, 976, 1132, 1038, 1039, 242, + 242, 122, 668, 614, 269, 795, 1057, 1045, 401, 402, + 755, 1040, 1189, 295, 1190, 829, -282, 1046, 262, 122, + 123, 94, 1079, 316, 756, 1079, 475, -282, 299, 470, + 122, 1191, 1238, -46, 1142, 218, 1143, 1142, 317, 1143, + 267, 1123, 1074, 115, 1150, -425, 688, -425, 692, 327, + 331, 1124, 333, 1144, 218, -425, 1144, 270, 447, 924, + 700, 199, -281, 507, 1082, 518, 797, 952, 270, 270, + 954, 755, 855, 475, 999, 925, 1131, 1133, 855, 211, + 218, 1136, 519, 1116, 1117, 756, 1132, 1081, 218, 1083, + 218, 1000, 218, 701, 315, 218, 1057, 198, 471, 558, + 81, 1047, 1048, 218, 202, 198, 199, 702, 218, 198, + 218, 794, 198, 1207, 199, 496, 418, 1089, 199, 475, + 422, 199, 409, 218, 218, 410, 794, 533, 534, 535, + -425, -425, -425, 864, 795, -425, -425, 241, -425, 688, + -425, 198, 241, 703, 241, 286, 475, 803, -425, 795, + 199, 672, 1199, 1079, 1202, 1079, 3, 241, 752, 1186, + 81, 1060, 567, 427, 753, 122, 445, 754, 122, 122, + 122, 81, 1047, 1048, 409, 1130, 748, 410, 749, 304, + 751, 492, 1163, 1034, 123, 459, 328, 449, 451, 453, + 122, 468, 1159, 454, 1161, 797, 122, -649, 699, 267, + 855, -649, 212, 750, 698, 81, 1125, 452, 806, 123, + 797, 242, 395, 396, 320, 317, 242, 318, 242, 752, + 483, 484, 485, 486, 211, 753, 395, 396, 754, -661, + 630, 242, 320, -661, 125, 126, 127, 748, 218, 749, + 454, 751, 1094, 1095, 498, 1096, 218, 404, 218, 335, + 81, 1060, 454, 416, 323, 456, -425, -425, -425, 324, + 1205, -425, -425, 1202, 750, 1211, 325, 631, 425, 211, + 517, 410, 955, 934, 1028, 1092, 803, 211, 401, 402, + 320, 211, -650, 963, 211, 760, -650, 864, 944, 425, + 1031, 803, 410, 218, 411, 410, 492, 745, 329, 690, + 757, 643, -425, -425, -425, 326, 417, -425, -425, 419, + 198, 395, 396, 211, 218, 218, 1242, 566, 562, 199, + -281, 218, 457, 122, 579, 848, -477, 457, 566, -425, + -425, -425, 122, 410, -425, -425, 213, 806, 436, 1102, + 601, 346, 123, 122, 410, 122, 347, 212, 241, 241, + 1227, 591, 806, 122, 447, -651, 122, 316, 352, -651, + 122, 1154, 123, 348, 123, -652, 372, 349, 373, -652, + -425, 1183, 317, 3, 320, 617, 81, 82, 140, 622, + 350, 85, 86, 755, 395, 396, 320, -425, 351, 218, + 374, 375, 212, 489, 395, 396, 410, 756, 122, 122, + 212, 508, 353, 1045, 212, 716, 1180, 212, -659, 511, + 410, 512, -659, 1046, 455, -710, 403, 644, 645, 1025, + -644, 410, 242, 242, -644, 492, 1026, 1015, 1016, -714, + 1027, 1017, 1018, 390, 391, 392, 212, 218, 218, 1023, + 1024, -711, 1183, 410, 566, 122, 660, 624, 651, 207, + 239, 239, 1075, 218, 198, 1076, 218, 218, 1019, 1020, + 1021, 1022, 566, 199, 123, 1179, 1118, -281, 1119, 599, + 859, 882, 883, 884, 885, 886, 887, 267, 505, 506, + 1109, 213, 211, -425, 574, 1120, -425, 403, -425, 81, + 82, 140, 1055, 122, 85, 86, 875, 316, 876, 1198, + 1142, 966, 1143, 877, 834, 881, 835, 556, 81, 82, + 140, 1056, 317, 85, 86, 288, 289, 290, 410, 1144, + 1056, 1057, 626, 1052, 486, 404, 213, 81, 82, 140, + 1057, 752, 85, 86, 213, 218, 218, 753, 213, 777, + 754, 213, 1233, 1189, 405, 1190, 406, 218, 218, 748, + 218, 749, 574, 751, 732, 410, 641, 412, 778, 634, + 642, 1098, 1191, -533, 122, 1090, 122, 81, 1047, 1048, + 213, 178, 418, 459, 410, 708, 750, 218, 658, 390, + 391, 392, 410, 591, 122, 591, 879, 122, 122, 218, + 413, 598, 862, -612, 207, -611, 841, -612, 320, -611, + 777, 574, -713, 849, -610, 212, 622, 123, -610, 320, + 421, 891, -281, 892, 457, -425, 873, 646, 647, 574, + 671, 454, 3, 454, 859, 267, 211, -281, 1121, 457, + 880, 1110, -425, 397, 398, 893, 894, 3, 420, 207, + -712, 1122, 914, 915, 1012, 1013, 1014, 207, 399, 400, + 426, 207, 457, 991, 207, 410, 432, 916, 917, 928, + 3, 1147, 239, 424, 410, 1249, 410, 239, 987, 239, + 993, 1058, 1059, 3, 267, 81, 1060, 1076, 1164, 1061, + 1058, 1059, 239, 207, 81, 1060, 683, 684, 1061, -716, + 218, -643, -654, -629, 433, -643, -654, -629, 671, 731, + 438, 1260, 440, -634, 390, 391, 392, -634, 397, 398, + 122, 671, 437, 218, 444, 122, -646, 1193, 218, 462, + -646, -633, 218, 399, 400, -633, -632, 393, 394, 123, + -632, 1099, 841, 3, 964, 464, -647, 841, 1213, 213, + -647, 841, 122, -716, 410, 729, 862, 393, 394, 212, + 122, 467, 865, 1045, -631, -655, 1234, 267, -631, -655, + 1192, 123, 466, 1046, 248, 249, 250, 910, 911, 986, + 949, 397, 398, 949, 472, -630, 81, 82, 140, -630, + -627, 85, 86, 979, -627, 1214, 399, 400, 1076, 998, + 482, 81, 82, 140, 833, 1162, 85, 86, -628, 296, + 488, 834, -628, 835, 156, 157, 158, 159, 160, 161, + 513, 912, 913, 1053, 81, 82, 140, 918, 919, 85, + 86, 1072, 162, 163, 164, 490, 218, 81, 82, 140, + 956, 684, 85, 86, 602, 81, 82, 140, -624, 493, + 85, 86, -624, -716, -716, 841, 165, -625, -716, -716, + 494, -625, 207, 495, 272, 273, 274, 275, 276, 277, + 278, 279, -241, 281, -616, -619, 284, 641, -616, -619, + 499, 1101, 1173, 239, 239, 1085, 1086, -639, 486, 122, + 122, -639, 300, 213, 305, 306, 308, 81, 82, 140, + 314, 175, 85, 86, 410, 1177, -640, -641, 1103, 1104, + -640, -641, 907, 908, 909, 949, 300, 949, 949, 949, + -637, -620, 777, 342, -637, -620, -618, 81, 1047, 1048, + -618, 178, 500, 1114, 501, 1053, 1053, 1106, 292, 1113, + 1138, 1139, 1140, 502, 1128, 389, 1072, 1072, 503, 251, + 252, 253, 254, 255, 256, 257, 258, 259, 260, 509, + -622, 1230, -623, 1128, -622, 561, -623, -621, 122, 1157, + 560, -621, 563, 81, 176, 177, 218, 178, 85, 86, + 568, 122, 579, 564, 300, 1166, 122, 123, 1195, 1196, + 280, 582, 581, 583, 285, 841, 287, -281, 291, 586, + 123, 320, 1169, 293, 592, 1170, 207, 597, 1053, 122, + 122, 1053, 609, 1128, 1128, 309, 1255, 310, 610, 282, + 283, 612, 1072, 439, 1072, 618, 619, 1072, 1184, 1185, + 623, 1072, 410, 122, 122, 627, 1072, 320, 628, 1215, + 632, 633, 122, 637, 639, 640, 949, 300, 949, 448, + 450, 650, 1208, 1209, 377, 662, 122, 300, 657, 661, + 376, 123, 458, 664, 674, 677, 679, 682, 200, 230, + 230, 680, 685, 687, 693, 123, 694, 314, 704, 1053, + 122, 122, 1128, 706, 709, 629, 718, 1072, 812, 378, + 379, 380, 381, 382, 383, 384, 385, 386, 387, 1236, + 1237, 719, 816, 819, 300, 826, 827, 122, 1157, 780, + 780, 781, 782, 783, 844, 846, 300, 784, 785, 786, + 787, 788, 789, 790, 866, 868, 123, 871, 870, 890, + 872, 921, 920, 1072, 922, 926, 957, 923, 929, 497, + 958, 960, 968, 935, 936, 937, 974, 940, 443, 977, + 984, 943, 970, 988, 989, 992, 990, 994, 203, 236, + 236, -667, 1032, 1033, 178, 516, 1035, 1087, 1097, 1093, + 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, + 530, 1100, 1134, 463, 1105, 1146, 465, 1153, 1165, 1171, + 1194, 284, 1210, 1192, 473, 1217, 1226, 476, 1220, 1221, + 1223, 1251, 1229, 553, 1225, 204, 237, 237, 896, 1232, + 584, 1244, 587, 200, 593, 1240, 1246, 594, 1243, 1253, + 458, 1254, 600, 1256, 1263, 1257, 1264, 474, 1063, 1258, + 261, 611, 1245, 1203, 314, 1108, 832, 1178, 1115, 1235, + 1149, 620, 997, 897, 898, 899, 900, 901, 902, 903, + 904, 905, 906, 388, 959, 967, 300, 942, 200, 676, + 1250, 824, 822, 980, 294, 858, 200, 460, 246, 435, + 200, 504, 1228, 200, 638, 867, 557, 874, 1107, 983, + 982, 230, 0, 0, 0, 0, 230, 0, 230, 0, + 0, 0, 0, 0, 0, 0, 0, 319, 0, 0, + 0, 230, 200, 203, 0, 0, 0, 0, 0, 565, + 319, 319, 319, 319, 319, 319, 0, 344, 345, 476, + 0, 0, 0, 0, 580, 0, 0, 0, 585, 0, + 588, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 673, 0, 0, 300, 0, 0, 0, 608, 203, 0, + 204, 613, 0, 0, 0, 0, 203, 0, 0, 600, + 203, 0, 0, 203, 0, 0, 695, 696, 697, 0, + 0, 236, 0, 0, 314, 0, 236, 0, 236, 205, + 238, 238, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 236, 203, 0, 300, 204, 0, 0, 0, 0, + 0, 0, 0, 204, 0, 722, 723, 204, 0, 0, + 204, 0, 0, 0, 0, 0, 0, 0, 237, 0, + 389, 0, 712, 237, 0, 237, 0, 0, 0, 0, + 0, 0, 0, 0, 721, 0, 814, 0, 237, 204, + 0, 0, 0, 0, 821, 0, 823, 0, 0, 0, + 458, 0, 0, 0, 0, 0, 0, 0, 0, 842, + 843, 0, 0, 0, 847, 0, 0, 0, 620, 860, + 0, 200, 0, 0, 0, 0, 689, 0, 0, 0, + 0, 389, 0, 0, 0, 300, 0, 300, 0, 0, + 836, 476, 230, 230, 300, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 712, 0, 0, 0, 0, 0, + 715, 215, 244, 244, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 205, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 217, 245, 245, 580, + 0, 779, 0, 0, 319, 319, 319, 319, 319, 319, + 319, 319, 319, 319, 319, 319, 319, 319, 319, 319, + 0, 203, 0, 0, 0, 0, 0, 0, 0, 205, + 0, 0, 0, 830, 946, 0, 0, 205, 0, 0, + 0, 205, 236, 236, 205, 0, 0, 0, 0, 330, + 0, 0, 238, 319, 0, 296, 0, 238, 0, 238, + 156, 157, 158, 159, 160, 161, 0, 0, 204, 0, + 0, 319, 238, 205, 0, 200, 0, 0, 162, 163, + 164, 0, 978, 860, 895, 600, 836, 0, 0, 237, + 237, 836, 0, 0, 0, 836, 0, 0, 0, 0, + 0, 0, 165, 0, 0, 0, 0, 319, 0, 0, + 0, 0, 0, 0, 0, 0, 215, 0, 0, 319, + 0, 712, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 938, + 939, 217, 0, 995, 516, 0, 0, 175, 0, 1001, + 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, + 0, 215, 0, 319, 0, 203, 319, 0, 0, 215, + 1077, 0, 0, 215, 0, 0, 215, 1084, 0, 0, + 0, 0, 0, 971, 244, 0, 217, 0, 0, 244, + 0, 244, 0, 0, 217, 0, 0, 0, 217, 836, + 0, 217, 0, 0, 244, 215, 0, 0, 0, 245, + 0, 0, 204, 319, 245, 0, 245, 0, 0, 81, + 297, 298, 0, 178, 0, 319, 0, 0, 0, 245, + 217, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 205, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 389, 0, 0, 0, 0, 0, 0, + 725, 727, 0, 238, 238, 0, 0, 0, 0, 0, + 0, 0, 0, 746, 0, 0, 0, 0, 0, 0, + 833, 0, 0, 0, 0, 296, 0, 834, 1078, 835, + 156, 157, 158, 159, 160, 161, 1151, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 162, 163, + 164, 0, 860, 0, 0, 1168, 1091, 0, 0, 0, + 0, 300, 0, 0, 1174, 1175, 0, 0, 0, 0, + 0, 0, 165, 0, 746, 0, 0, 0, 0, 836, + 0, 0, 319, 0, 0, 0, 0, 0, 319, 319, + 319, 319, 319, 319, 888, 889, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 1212, 0, + 0, 0, 0, 0, 215, 1216, 1218, 175, -261, 0, + 0, 0, 0, 0, 296, 0, 205, 860, 0, 156, + 157, 158, 159, 160, 161, 244, 244, 0, 0, 217, + 0, 0, 0, 0, 0, 0, 0, 162, 163, 164, + 0, 0, 0, 0, 1239, 1152, 0, 0, 0, 0, + 245, 245, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 165, 0, 0, 1247, 1248, 0, 319, 0, 0, + 0, 1252, 0, 0, 0, 0, 0, 0, 319, 81, + 176, 177, 0, 178, 85, 86, -171, 0, 0, 0, + 0, 296, 0, 0, 0, 0, 156, 157, 158, 159, + 160, 161, 0, 0, 0, 0, 175, 0, 0, -202, + -202, 0, 0, 0, 162, 163, 164, 0, 0, 0, + 0, 0, 319, 0, 0, 1219, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 165, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 215, 0, + 0, 319, 319, 319, 319, 319, 319, 319, 319, 319, + 319, 319, 319, 319, 319, 319, 319, 319, 0, 319, + 0, -1, 1, 217, 0, 0, 0, 0, 81, 297, + 298, 0, 178, 175, 0, 0, 0, 0, 0, 2, + 0, 0, 0, 0, 0, -281, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 4, 0, 5, 0, 1259, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 319, -425, + -425, -425, 0, 6, 0, 0, 0, 0, 7, 8, + 9, 0, 0, 0, 0, 81, 297, 298, 0, 178, + 0, 0, 0, 10, 11, 12, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 746, 0, 0, 0, + 0, 0, 0, 13, 14, 15, 16, 0, 17, 18, + 19, 20, 21, 22, 23, 24, 25, 26, 0, 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, 0, 0, 0, 0, 0, 0, 81, + 82, 83, 84, 0, 85, 86, 87, 0, 0, -2, + 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, + 0, 0, 0, -281, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 4, 0, 5, 0, 0, 0, 0, + 319, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, -425, -425, -425, + 0, 6, 0, 0, 0, 0, 7, 8, 9, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 319, 10, 11, 12, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 319, 0, 0, 0, 0, + 0, 13, 14, 15, 16, 0, 17, 18, 19, 20, + 21, 22, 23, 24, 25, 26, 319, 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, 0, 0, 0, 0, 0, 0, 81, 82, 83, + 84, 142, 85, 86, 87, 0, 143, 144, 145, 0, + 146, 147, 148, 149, 150, 151, 152, 153, 154, -562, + 554, 0, 0, 0, 155, 0, 0, 0, 0, 156, + 157, 158, 159, 160, 161, 0, 0, 0, 0, 0, + 0, 0, -202, -202, 4, 0, 5, 162, 163, 164, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, -425, -425, + -425, 165, 6, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 167, 168, 169, 170, + 171, 172, 173, 0, 0, 0, 0, 0, 0, 0, + 0, 174, 13, 14, 15, 16, 175, 17, 18, 19, + 20, 21, 22, 23, 24, 25, 26, 0, 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, 0, 0, 0, 0, 0, 0, 81, 176, + 555, 84, 178, 179, 86, 87, 142, 0, 0, 0, + 0, 143, 144, 145, 0, 146, 147, 148, 149, 150, + 151, 152, 153, 154, -171, 0, 0, 0, 0, 155, + 0, 0, 0, 0, 156, 157, 158, 159, 160, 161, + 0, 0, 0, 0, 0, 0, 0, -202, -202, -281, + 0, 0, 162, 163, 164, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, -281, -281, -281, 165, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 167, 168, 169, 170, 171, 172, 173, 0, 0, + 0, 0, 0, 0, 0, 0, 174, -281, -281, -281, + -281, 175, -281, -281, -281, -281, -281, -281, -281, -281, + -281, -281, 0, -281, -281, -281, -281, -281, -281, -281, + -281, -281, -281, -281, -281, -281, -281, -281, -281, -281, + -281, -281, -281, -281, -281, -281, -281, -281, -281, -281, + -281, -281, -281, -281, -281, -281, -281, -281, -281, -281, + -281, -281, -281, -281, -281, -281, -281, -281, -281, -281, + -281, -281, -281, -281, -281, -281, -281, 0, 0, 0, + 0, 0, 0, 81, 176, 177, -281, 178, 179, 86, + -281, 220, 0, 0, 0, 0, 143, 144, 145, 0, + 0, 221, 148, 149, 150, 151, 152, 153, 222, -171, + -566, 0, 0, 0, 223, 0, 0, 0, 0, 156, + 157, 158, 159, 160, 161, 0, 0, 0, 0, 0, + 0, 0, -202, -202, -281, 0, 0, 162, 163, 164, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, -281, -281, + -281, 165, 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, 168, 169, 170, + 171, 172, 173, 0, 0, 0, 0, 0, 0, 0, + 0, 174, -281, -281, -281, -281, 175, -281, -281, -281, + -281, -281, -281, -281, -281, -281, -281, 0, -281, -281, + -281, -281, -281, -281, -281, -281, -281, -281, -281, -281, + -281, -281, -281, -281, -281, -281, -281, -281, -281, -281, + -281, -281, -281, -281, -281, -281, -281, -281, -281, -281, + -281, -281, -281, -281, -281, -281, -281, -281, -281, -281, + -281, -281, -281, -281, -281, -281, -281, -281, -281, -281, + -281, -281, 0, 0, 0, 0, 0, 0, 81, 176, + 177, -281, 178, 224, 225, -281, -169, 0, 0, 0, + 0, -169, -169, -169, 0, -169, -169, -169, -169, -169, + -169, -169, -169, -169, -169, -169, -169, -714, -169, -169, + 0, -169, 0, -169, -169, -169, -169, -169, -169, -169, + -169, -169, -169, -169, -169, -169, -169, -169, -169, 0, + -169, 0, -169, -169, -169, -169, -169, -169, -169, -169, + -169, -169, -169, -169, -169, -169, -169, -169, -169, -169, + -169, -169, -169, 0, 0, 0, -169, 0, 0, 23, + 24, 25, 26, 0, 27, 0, 0, 0, 0, 32, + 33, 0, 0, 36, 37, 0, 39, 40, 41, 42, + 0, -169, -169, -169, -169, -169, -169, -169, 0, 0, + 0, 54, 55, 142, 0, 0, -169, 0, 143, 144, + 145, -169, 146, 147, 148, 149, 150, 151, 152, 153, + 154, -562, 0, 0, 0, 0, 155, 80, 0, 0, + 0, 156, 157, 158, 159, 160, 161, 84, 0, 0, + 0, 0, 0, 0, -202, -202, 0, 0, 0, 162, + 163, 164, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 165, 0, 0, 0, 0, 0, 0, + 0, 0, 0, -169, -169, -169, 0, -169, -169, -169, + 0, 0, 0, 0, 0, 0, 0, 166, 167, 168, + 169, 170, 171, 172, 173, 0, 0, 0, 0, 0, + 142, 0, 0, 174, 0, 143, 144, 145, 175, 146, + 147, 148, 149, 150, 151, 152, 153, 154, -562, 0, + 0, 0, 0, 155, 0, 0, 0, 0, 156, 157, + 158, 159, 160, 161, 0, 0, 0, 0, 0, 0, + 0, -202, -202, 0, 0, 0, 162, 163, 164, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 81, 176, 177, 0, 178, 179, 86, 0, 0, 0, + 0, 0, 0, 0, -534, 167, 168, 169, 170, 171, + 172, 173, 0, 0, 0, 0, 220, 0, 0, 0, + 174, 143, 144, 145, 0, 175, 221, 148, 149, 150, + 151, 152, 153, 222, -506, -506, 0, 0, 0, 223, + -506, 0, 0, 0, 156, 157, 158, 159, 160, 161, + 0, 0, 0, 0, 0, 0, 0, -202, -202, 0, + 0, 0, 162, 163, 164, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 165, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 81, 176, 177, + 0, 178, 179, 86, 0, 0, 0, 0, 0, 0, + -506, 0, 168, 169, 170, 171, 172, 173, 0, 0, + 0, 0, 0, 142, 0, 0, 174, 0, 143, 144, + 145, 175, 146, 147, 148, 149, 150, 151, 152, 153, + 154, -562, 653, 0, 0, 0, 155, 0, 0, 0, + 0, 156, 157, 158, 159, 160, 161, 0, 0, 0, + 0, 0, 0, 0, -202, -202, 0, 0, 0, 162, + 163, 164, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 165, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 81, 176, 177, 0, 178, 224, 225, + 0, 0, 0, 0, 0, 0, 0, 0, 167, 168, + 169, 170, 171, 172, 173, 0, 0, 0, 0, 0, + 142, 0, 0, 174, 0, 143, 144, 145, 175, 146, + 147, 148, 149, 150, 151, 152, 153, 154, -562, 0, + 0, 0, 0, 155, 0, 0, 0, 0, 156, 157, + 158, 159, 160, 161, 0, 0, 0, 0, 0, 0, + 0, -202, -202, 0, 0, 0, 162, 163, 164, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 165, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 81, 176, 177, 0, 178, 179, 86, 0, 0, 0, + 0, 0, 0, 0, 0, 167, 168, 169, 170, 171, + 172, 173, 0, 0, 0, 0, 220, 0, 0, 0, + 174, 143, 144, 145, 0, 175, 221, 148, 149, 150, + 151, 152, 153, 222, -562, -566, 0, 0, 0, 223, + 0, 0, 0, 0, 156, 157, 158, 159, 160, 161, + 0, 0, 0, 0, 0, 0, 0, -202, -202, 0, + 0, 0, 162, 163, 164, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 165, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 81, 176, 177, + 0, 178, 179, 86, 0, 0, 0, 0, 0, 0, + -502, 0, 168, 169, 170, 171, 172, 173, 0, 0, + 0, 0, 220, 0, 0, 0, 174, 143, 144, 145, + 0, 175, 221, 148, 149, 150, 151, 152, 153, 222, + -562, -566, 0, 0, 0, 223, 0, 0, 0, 0, + 156, 157, 158, 159, 160, 161, 0, 0, 0, 0, + 0, 0, 0, -202, -202, 0, 0, 0, 162, 163, + 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 165, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 81, 176, 177, 0, 178, 224, 225, + 0, 0, 0, 0, 0, 0, 0, 0, 168, 169, + 170, 171, 172, 173, 0, 0, 0, 0, 0, 0, + 0, 0, 174, 0, 143, 144, 145, 175, 146, 147, + 148, 149, 150, 151, 152, 153, 222, -562, 572, 0, + 0, 0, 355, 0, 0, 0, 0, 156, 157, 158, + 159, 160, 161, 0, 0, 0, 0, 0, 0, 0, + -202, -202, 4, 0, 5, 162, 163, 164, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, + 6, 0, 0, 0, 0, 0, 0, 0, 0, 81, + 176, 177, 0, 178, 224, 225, 0, 0, 0, 0, + 0, 0, 0, 0, 167, 168, 169, 170, 171, 172, + 173, 0, 0, 0, 0, 0, 0, 0, 0, 573, + 13, 14, 15, 16, 175, 17, 18, 19, 20, 21, + 22, 23, 24, 25, 26, 0, 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, + 0, 0, 0, 0, 0, 0, 81, 176, 555, 84, + 178, 179, 86, 87, 143, 144, 145, 0, 146, 147, + 148, 149, 150, 151, 152, 153, 222, -562, 654, 0, + 0, 0, 355, 0, 0, 0, 0, 156, 157, 158, + 159, 160, 161, 0, 0, 0, 0, 0, 0, 0, + -202, -202, 4, 0, 5, 162, 163, 164, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, + 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 167, 168, 169, 170, 171, 172, + 173, 0, 0, 0, 0, 0, 0, 0, 0, 174, + 13, 14, 15, 16, 175, 17, 18, 19, 20, 21, + 22, 23, 24, 25, 26, 0, 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, + 0, 0, 0, 0, 0, 0, 81, 176, 555, 84, + 178, 179, 86, 87, 143, 144, 145, 0, 146, 147, + 148, 149, 150, 151, 152, 153, 222, -562, 666, 0, + 0, 0, 355, 0, 0, 0, 0, 156, 157, 158, + 159, 160, 161, 0, 0, 0, 0, 0, 0, 0, + -202, -202, 4, 0, 5, 162, 163, 164, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 165, + 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 167, 168, 169, 170, 171, 172, + 173, 0, 0, 0, 0, 0, 0, 0, 0, 667, + 13, 14, 15, 16, 175, 17, 18, 19, 20, 21, + 22, 23, 24, 25, 26, 0, 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, + 0, 0, 0, 0, 0, 0, 81, 176, 555, 84, + 178, 179, 86, 87, 143, 144, 145, 0, 146, 147, + 148, 149, 150, 151, 152, 153, 222, -562, 665, 0, + 0, 0, 355, 0, 0, 0, 0, 156, 157, 158, + 159, 160, 161, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 162, 163, 164, 143, 144, + 145, 0, 146, 147, 148, 149, 150, 151, 152, 153, + 222, -562, 669, 0, 0, 0, 355, 0, 0, 165, + 0, 156, 157, 158, 159, 160, 161, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 162, + 163, 164, 0, 0, 167, 168, 169, 170, 171, 172, + 173, 0, 0, 0, 0, 0, 0, 0, 0, 174, + 0, 0, 0, 165, 175, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 167, 168, + 169, 170, 171, 172, 173, 0, 0, 0, 0, 0, + 0, 0, 0, 670, 0, 143, 144, 145, 175, 146, + 147, 148, 149, 150, 151, 152, 153, 222, -562, 730, + 0, 0, 0, 355, 0, 0, 0, 0, 156, 157, + 158, 159, 160, 161, 0, 0, 81, 176, 177, 0, + 178, 179, 86, 0, 0, 0, 162, 163, 164, 143, + 144, 145, 0, 146, 147, 148, 149, 150, 151, 152, + 153, 222, -562, 808, 0, 0, 0, 355, 0, 0, + 165, 0, 156, 157, 158, 159, 160, 161, 0, 0, + 81, 176, 177, 0, 178, 179, 86, 0, 0, 0, + 162, 163, 164, 0, 0, 167, 168, 169, 170, 171, + 172, 173, 0, 0, 0, 0, 0, 0, 0, 0, + 174, 0, 0, 0, 165, 175, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 167, + 168, 169, 170, 171, 172, 173, 0, 0, 0, 0, + 0, 0, 0, 0, 174, 0, 143, 144, 145, 175, + 146, 147, 148, 149, 150, 151, 152, 153, 222, -562, + 809, 0, 0, 0, 355, 0, 0, 0, 0, 156, + 157, 158, 159, 160, 161, 0, 0, 81, 176, 177, + 0, 178, 179, 86, 0, 0, 0, 162, 163, 164, + 143, 144, 145, 0, 146, 147, 148, 149, 150, 151, + 152, 153, 222, -562, 811, 0, 0, 0, 355, 0, + 0, 165, 0, 156, 157, 158, 159, 160, 161, 0, + 0, 81, 176, 177, 0, 178, 179, 86, 0, 0, + 0, 162, 163, 164, 0, 0, 167, 168, 169, 170, + 171, 172, 173, 0, 0, 0, 0, 0, 0, 0, + 0, 810, 0, 0, 0, 165, 175, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 167, 168, 169, 170, 171, 172, 173, 0, 0, 0, + 0, 0, 0, 0, 0, 174, 0, 143, 144, 145, + 175, 146, 147, 148, 149, 150, 151, 152, 153, 222, + -562, 945, 0, 0, 0, 355, 0, 0, 0, 0, + 156, 157, 158, 159, 160, 161, 0, 0, 81, 176, + 177, 0, 178, 179, 86, 0, 0, 0, 162, 163, + 164, 143, 144, 145, 0, 146, 147, 148, 149, 150, + 151, 152, 153, 222, -562, 0, 0, 0, 0, 355, + 0, 0, 165, 0, 156, 157, 158, 159, 160, 161, + 0, 0, 81, 176, 177, 0, 178, 179, 86, 0, + 0, 0, 162, 163, 164, 0, 0, 167, 168, 169, + 170, 171, 172, 173, 0, 0, 0, 0, 0, 0, + 0, 0, 174, 0, 0, 0, 165, 175, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 167, 168, 169, 170, 171, 172, 173, -135, 0, + 0, 0, 0, -135, 0, 0, 174, 0, 0, 0, + 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 4, 0, 5, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 81, + 176, 177, 0, 178, 179, 86, 0, 0, 0, 0, + 0, 6, 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, 81, 176, 177, 0, 178, 179, 86, + 0, 13, 14, 15, 16, 0, 17, 18, 19, 20, + 21, 22, 23, 24, 25, 26, 0, 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, -565, 0, 0, 0, 0, 0, 0, 0, 137, + 84, 0, 0, 0, 87, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 4, 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, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 13, 14, 15, 16, 0, 17, 18, + 19, 20, 21, 22, 23, 24, 25, 26, 0, 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, 0, 0, 0, 0, 0, -171, 0, + 0, 137, 84, 355, 0, 0, 87, 0, 156, 157, + 158, 159, 160, 161, 0, 0, 0, 0, 0, 711, + -708, -202, -202, 0, 296, 0, 162, 163, 164, 156, + 157, 158, 159, 160, 161, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 629, 162, 163, 164, + 165, 296, 0, 0, 0, 0, 156, 157, 158, 159, + 160, 161, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 165, 0, 711, 162, 163, 164, 0, 296, 0, + 0, 0, 0, 156, 157, 158, 159, 160, 161, 0, + 0, 0, 0, 0, 0, 175, 0, 0, 165, 0, + 0, 162, 163, 164, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, + 0, 0, 0, 0, 0, 165, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, -281, 0, 0, 0, 0, 81, 297, 298, + 175, 178, 3, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 4, 0, 0, 0, 0, 0, 81, 297, + 298, 0, 178, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 81, 297, 298, 0, 178, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 81, 297, 298, 0, 178, 0, 0, 0, + 13, 14, 15, 16, 0, 17, 18, 19, 20, 21, + 22, 23, 24, 25, 26, 0, 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, + 0, 0, 0, 0, 0, 0, 81, 82, 83, 84, + 296, 85, 86, 87, 0, 156, 157, 158, 159, 160, + 161, 0, 0, 0, 0, 0, 0, 0, -202, -202, + 0, 296, 514, 162, 163, 164, 156, 157, 158, 159, + 160, 161, 296, 0, 0, 595, 0, 156, 157, 158, + 159, 160, 161, 0, 162, 163, 164, 165, 0, 0, + 0, 0, 0, 296, 996, 162, 163, 164, 156, 157, + 158, 159, 160, 161, 296, 0, 0, 691, 165, 156, + 157, 158, 159, 160, 161, 0, 162, 163, 164, 165, + 0, 0, 0, 0, 0, 0, 0, 162, 163, 164, + 0, 0, 175, 0, 0, 0, 296, -261, 0, 0, + 165, 156, 157, 158, 159, 160, 161, 0, 0, 0, + 0, 165, 0, 175, 0, 0, 0, 0, 0, 162, + 163, 164, 0, 296, 175, 0, 0, 0, 156, 157, + 158, 159, 160, 161, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 165, 0, 175, 162, 163, 164, 0, + 0, 0, 343, 0, 0, 0, 175, 156, 157, 158, + 159, 160, 161, 0, 81, 297, 298, 0, 178, 0, + 165, 0, 0, 0, 0, 162, 163, 164, 0, 0, + 0, 0, 0, 0, 0, 81, 297, 298, 175, 178, + 0, 0, 0, 0, 0, 0, 81, 297, 298, 165, + 178, 724, 0, 0, 0, 0, 156, 157, 158, 159, + 160, 161, 0, 0, 0, 175, 0, 81, 297, 298, + 0, 178, 0, 0, 162, 163, 164, 0, 81, 297, + 298, 726, 178, 0, 0, 0, 156, 157, 158, 159, + 160, 161, 0, 0, 175, 0, 0, 0, 165, 0, + 0, 0, 0, 0, 162, 163, 164, 0, 0, 0, + 81, 297, 298, 0, 178, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 165, 0, + 0, 0, 0, 0, 0, 0, 0, 81, 297, 298, + 733, 178, 0, 175, 0, 734, 735, 736, 737, 738, + 739, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 162, 740, 741, 81, 297, 298, 0, + 178, 0, 0, 175, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 742, 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, 81, 297, 298, 0, 178, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, + 0, 4, 0, 5, 0, 81, 297, 298, 0, 178, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, -425, -425, -425, 0, 6, + 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, 81, 743, 744, 0, 178, 13, + 14, 15, 16, 0, 17, 18, 19, 20, 21, 22, + 23, 24, 25, 26, 0, 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, 4, + 0, 5, 0, 0, 0, 0, 0, 137, 84, 0, + 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 6, 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, 13, 14, 15, + 16, 0, 17, 18, 19, 20, 21, 22, 23, 24, + 25, 26, 0, 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, 4, 0, 0, + 0, 0, 0, 81, 1111, 137, 84, 0, 0, 0, + 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, -425, -425, -425, 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, 13, 14, 15, 16, 0, + 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, + 0, 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, 4, 0, 0, 0, 0, + 0, 0, 0, 137, 84, 0, 0, 0, 87, 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, 10, 11, 12, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 13, 14, 15, 16, 0, 17, 18, + 19, 20, 21, 22, 23, 24, 25, 26, 0, 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, 4, 0, 5, 0, 0, 0, 0, + 0, 137, 84, 0, 0, 0, 87, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 6, 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, 13, 14, 15, 16, 0, 17, 18, 19, 20, + 21, 22, 23, 24, 25, 26, 0, 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, 4, 0, 0, 0, 0, 0, 0, 0, 137, + 84, 0, 0, 0, 87, 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, 13, + 14, 15, 16, 0, 17, 18, 19, 20, 21, 22, + 23, 24, 25, 26, 0, 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, 0, + 0, 0, 0, 0, 0, 0, 0, 137, 84, 0, + 0, 0, 87 }; -static const short yycheck[] = { 0, - 3, 119, 395, 327, 5, 0, 0, 452, 9, 10, - 11, 12, 394, 456, 27, 306, 913, 646, 128, 308, - 589, 56, 615, 1031, 140, 349, 541, 230, 396, 646, - 19, 646, 690, 432, 392, 393, 431, 921, 21, 948, - 650, 650, 25, 800, 930, 384, 385, 933, 539, 646, - 5, 10, 0, 1097, 1098, 450, 24, 466, 261, 34, - 5, 11, 12, 774, 386, 387, 550, 18, 153, 154, - 155, 156, 157, 158, 933, 24, 705, 41, 789, 10, - 25, 0, 18, 18, 568, 86, 5, 5, 705, 24, - 705, 86, 86, 57, 13, 14, 814, 18, 41, 34, - 21, 819, 497, 650, 25, 823, 24, 1115, 705, 24, - 219, 680, 1120, 668, 57, 224, 34, 226, 119, 34, - 26, 1165, 28, 126, 1021, 1022, 21, 11, 12, 18, - 25, 646, 21, 136, 23, 136, 111, 112, 86, 45, - 1049, 21, 37, 38, 88, 25, 147, 1031, 1032, 184, - 22, 152, 32, 33, 26, 646, 28, 52, 53, 483, - 21, 19, 1170, 650, 774, 774, 27, 86, 826, 170, - 1056, 281, 1058, 45, 832, 932, 189, 934, 467, 789, - 789, 21, 101, 102, 103, 104, 105, 106, 107, 108, - 705, 110, 601, 152, 113, 196, 591, 1056, 1095, 1058, - 119, 600, 405, 204, 599, 206, 189, 208, 926, 128, - 211, 130, 131, 132, 705, 650, 21, 136, 219, 18, - 25, 152, 1106, 224, 1108, 226, 28, 774, 338, 24, - 185, 186, 187, 152, 39, 190, 191, 196, 239, 240, - 159, 24, 789, 45, 799, 204, 570, 802, 693, 208, - 185, 186, 211, 646, 68, 69, 70, 71, 72, 73, - 74, 75, 76, 77, 646, 196, 24, 185, 186, 219, - 185, 186, 10, 24, 224, 26, 226, 208, 646, 280, - 211, 240, 283, 284, 285, 0, 280, 774, 646, 239, - 5, 34, 7, 296, 952, 109, 381, 382, 383, 113, - 219, 115, 789, 117, 305, 596, 24, 646, 122, 240, - 311, 305, 705, 910, 24, 431, 26, 426, 427, 133, - 24, 135, 21, 705, 646, 18, 25, 185, 186, 187, - 34, 1215, 190, 191, 450, 219, 24, 705, 257, 774, - 224, 26, 226, 1061, 24, 88, 34, 705, 18, 34, - 351, 50, 51, 23, 789, 239, 28, 24, 359, 10, - 361, 280, 281, 177, 283, 284, 705, 960, 826, 89, - 90, 86, 291, 45, 832, 16, 21, 296, 488, 1008, - 25, 497, 16, 705, 21, 100, 305, 956, 25, 21, - 905, 1008, 311, 1008, 16, 27, 111, 112, 843, 119, - 120, 486, 5, 21, 405, 50, 51, 25, 37, 38, - 805, 1008, 903, 133, 152, 32, 33, 54, 55, 338, - 815, 136, 25, 52, 53, 426, 427, 24, 423, 26, - 349, 21, 433, 18, 435, 25, 21, 34, 16, 434, - 34, 435, 185, 186, 445, 21, 405, 190, 191, 25, - 264, 388, 389, 390, 391, 456, 21, 458, 196, 15, - 50, 51, 27, 466, 574, 466, 204, 21, 469, 22, - 208, 25, 473, 211, 405, 591, 426, 427, 101, 5, - 21, 185, 186, 599, 25, 299, 5, 18, 302, 22, - 21, 32, 33, 1008, 952, 1092, 310, 185, 186, 313, - 501, 152, 240, 422, 22, 24, 25, 26, 901, 510, - 511, 621, 26, 29, 28, 34, 435, 1008, 900, 26, - 21, 28, 56, 442, 25, 444, 636, 446, 638, 39, - 449, 45, 21, 452, 902, 454, 25, 456, 45, 458, - 898, 899, 426, 427, 463, 196, 21, 466, 549, 550, - 25, 890, 891, 204, 473, 550, 557, 208, 50, 51, - 211, 50, 51, 557, 565, 1162, 40, 568, 569, 488, - 892, 893, 95, 568, 23, 693, 24, 26, 26, 28, - 295, 5, 185, 186, 187, 54, 55, 190, 191, 240, - 549, 185, 186, 187, 19, 21, 190, 191, 601, 25, - 601, 25, 21, 29, 18, 715, 25, 21, 422, 25, - 26, 0, 28, 95, 18, 1008, 5, 21, 432, 189, - 9, 25, 913, 437, 25, 26, 1008, 28, 442, 45, - 444, 716, 717, 718, 719, 720, 721, 24, 557, 26, - 1008, 642, 643, 967, 45, 646, 18, 461, 22, 21, - 1008, 465, 571, 654, 655, 574, 657, 22, 21, 185, - 186, 187, 25, 954, 190, 191, 24, 405, 22, 1008, - 671, 590, 673, 676, 21, 594, 595, 95, 25, 19, - 21, 682, 601, 1126, 25, 20, 1008, 5, 689, 805, - 693, 692, 693, 694, 21, 1140, 21, 86, 25, 815, - 25, 21, 621, 95, 705, 25, 24, 25, 26, 646, - 21, 21, 631, 632, 25, 25, 34, 636, 24, 638, - 24, 27, 26, 438, 28, 843, 1017, 5, 34, 21, - 119, 27, 21, 25, 21, 1026, 25, 22, 25, 18, - 856, 45, 21, 662, 48, 49, 24, 136, 21, 34, - 24, 670, 25, 672, 405, 1046, 34, 676, 147, 6, - 7, 185, 186, 187, 683, 684, 190, 191, 705, 688, - 25, 26, 1063, 692, 693, 589, 10, 11, 12, 24, - 24, 26, 25, 21, 37, 38, 600, 25, 24, 34, - 26, 792, 25, 26, 1189, 28, 715, 21, 34, 52, - 53, 25, 887, 888, 889, 619, 25, 26, 18, 28, - 1101, 549, 45, 814, 18, 816, 22, 24, 819, 21, - 27, 21, 823, 25, 341, 25, 24, 34, 21, 1224, - 21, 1122, 25, 647, 25, 649, 34, 26, 18, 21, - 843, 21, 843, 25, 23, 34, 18, 21, 365, 21, - 851, 25, 18, 370, 371, 372, 373, 374, 375, 376, - 377, 378, 379, 380, 42, 43, 21, 185, 186, 187, - 25, 21, 190, 191, 21, 25, 795, 21, 25, 185, - 186, 25, 18, 189, 401, 21, 971, 34, 35, 36, - 18, 280, 24, 608, 283, 284, 285, 24, 549, 25, - 185, 186, 187, 181, 182, 190, 191, 185, 186, 25, - 21, 189, 913, 727, 25, 21, 305, 21, 152, 25, - 921, 25, 311, 842, 843, 926, 845, 20, 21, 21, - 185, 186, 187, 25, 21, 190, 191, 18, 25, 18, - 185, 186, 187, 18, 21, 190, 191, 192, 25, 185, - 186, 187, 21, 18, 190, 191, 25, 894, 895, 896, - 897, 18, 196, 19, 21, 1075, 21, 22, 782, 783, - 204, 68, 69, 70, 208, 976, 977, 211, 185, 186, - 32, 33, 189, 181, 182, 219, 220, 185, 186, 18, - 224, 189, 226, 34, 35, 36, 185, 186, 187, 23, - 21, 190, 191, 9, 25, 239, 240, 1008, 50, 51, - 929, 825, 11, 34, 35, 36, 24, 936, 1019, 11, - 1021, 1022, 1140, 25, 1019, 34, 35, 36, 1029, 91, - 1031, 1032, 54, 55, 58, 59, 60, 61, 62, 63, - 64, 65, 66, 67, 20, 21, 435, 1048, 185, 186, - 187, 21, 1053, 190, 191, 19, 445, 19, 21, 1053, - 1061, 19, 25, 1066, 10, 1066, 19, 456, 24, 458, - 1071, 1008, 1066, 1189, 37, 38, 91, 466, 20, 21, - 469, 24, 797, 27, 473, 800, 25, 1203, 21, 52, - 53, 1092, 1093, 1094, 1095, 22, 1097, 1098, 21, 22, - 617, 25, 24, 21, 26, 1106, 28, 1108, 1224, 18, - 1111, 628, 32, 33, 1115, 929, 1117, 1118, 25, 1120, - 21, 510, 511, 45, 206, 1126, 48, 49, 111, 112, - 364, 1050, 25, 11, 1053, 52, 53, 54, 24, 1140, - 24, 24, 956, 23, 25, 27, 20, 1066, 19, 19, - 1069, 20, 27, 5, 19, 23, 1075, 24, 21, 1078, - 1079, 1162, 1163, 1164, 1165, 682, 25, 22, 557, 1170, - 24, 405, 25, 20, 20, 25, 73, 25, 27, 696, - 18, 21, 128, 27, 10, 11, 12, 21, 25, 1190, - 22, 24, 426, 427, 25, 25, 1190, 39, 56, 40, - 29, 25, 1121, 91, 150, 186, 152, 1126, 25, 1128, - 1129, 25, 601, 18, 1215, 930, 22, 932, 933, 934, - 24, 1140, 73, 74, 75, 76, 25, 91, 140, 80, - 81, 82, 83, 84, 85, 86, 20, 1051, 25, 18, - 25, 153, 154, 155, 156, 157, 158, 1166, 160, 161, - 196, 21, 91, 18, 189, 91, 91, 40, 204, 27, - 20, 18, 208, 91, 23, 211, 21, 1186, 1187, 351, - 24, 1190, 18, 219, 1193, 91, 191, 359, 22, 361, - 22, 21, 671, 21, 673, 22, 20, 20, 91, 25, - 25, 193, 40, 682, 240, 27, 27, 814, 25, 18, - 689, 27, 819, 692, 693, 20, 823, 20, 25, 86, - 0, 0, 921, 311, 1215, 549, 1130, 1183, 1111, 10, - 11, 12, 1011, 1083, 681, 1020, 152, 1162, 871, 1048, - 820, 787, 849, 458, 574, 1190, 673, 671, 843, 692, - 126, 1056, 296, 1058, 12, 291, 347, 239, 1146, 501, - 696, 433, 405, 870, 871, 849, 705, 848, 1008, 876, - 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, - 196, -1, 318, 319, 320, 321, -1, -1, 204, -1, - -1, -1, 208, -1, -1, 211, -1, -1, -1, -1, - -1, -1, 338, 219, -1, -1, -1, -1, 224, -1, - 226, 23, -1, 349, 10, 11, 12, -1, 1222, 926, - -1, -1, -1, 239, 240, -1, -1, -1, -1, 501, - 366, 10, 11, 12, -1, 814, -1, 816, -1, -1, - 819, -1, -1, -1, 823, -1, 58, 59, 60, 61, - 62, 63, 64, 65, 66, 67, -1, -1, -1, -1, - -1, -1, -1, -1, 843, -1, -1, -1, -1, 405, - -1, 152, 851, -1, -1, -1, -1, 413, 550, 381, - 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, - 392, 393, 394, 395, 396, -1, 568, 569, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, 10, 11, 12, 196, -1, -1, -1, -1, - -1, -1, -1, 204, -1, -1, -1, 208, -1, 431, - 211, -1, -1, -1, -1, -1, -1, -1, 219, -1, - -1, -1, -1, 224, -1, 226, -1, 926, 450, -1, - -1, -1, -1, -1, 1061, -1, 152, -1, 239, 240, - -1, -1, 10, 11, 12, -1, -1, -1, -1, 24, - 642, 643, 27, 152, 29, 30, 31, 32, 33, 34, - -1, -1, -1, 655, 486, -1, -1, -1, -1, 405, - -1, -1, 47, 48, 49, 497, -1, 976, 977, -1, - 196, -1, -1, -1, 540, -1, -1, -1, 204, -1, - 426, 427, 208, 549, -1, 211, 71, 196, -1, -1, - -1, -1, 694, 219, -1, 204, -1, -1, 224, 208, - 226, -1, 211, -1, -1, -1, -1, 539, -1, 541, - 219, 543, 544, 239, 240, 224, -1, 226, -1, -1, - -1, -1, -1, -1, 152, -1, -1, -1, -1, 114, - 239, 240, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, 1053, -1, -1, -1, -1, 615, - -1, -1, 1061, -1, -1, -1, -1, 1066, -1, 591, - -1, -1, 1071, -1, -1, -1, -1, 599, 196, -1, - 636, -1, 638, -1, 152, -1, 204, -1, 644, -1, - 208, -1, 648, 211, 1093, 1094, -1, -1, -1, -1, - -1, 219, -1, -1, 405, -1, 224, -1, 226, -1, - 185, 186, 187, 549, 189, -1, -1, -1, 1117, 1118, - -1, 239, 240, -1, 646, 426, 427, 1126, 196, -1, - -1, -1, -1, -1, -1, -1, 204, -1, -1, -1, - 208, 1140, -1, 211, -1, -1, -1, -1, 704, -1, - -1, 219, -1, -1, -1, -1, 224, -1, 226, 715, - -1, -1, -1, -1, 1163, 1164, -1, -1, -1, -1, - -1, 239, 240, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, 705, -1, -1, -1, -1, -1, 405, - -1, 1190, -1, -1, 716, 717, 718, 719, 720, 721, - 722, 723, -1, -1, -1, -1, 405, -1, -1, -1, - 426, 427, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, 1, 426, 427, -1, - -1, 6, 7, 8, -1, -1, 11, 12, 13, 14, - 15, 16, 17, 18, 19, 20, -1, -1, 549, 24, - 25, -1, -1, -1, 29, 30, 31, 32, 33, 34, - -1, -1, -1, -1, -1, -1, -1, 42, 43, -1, - -1, -1, 47, 48, 49, -1, -1, -1, -1, -1, - -1, -1, -1, 805, -1, -1, -1, 405, 18, -1, - -1, -1, -1, 815, 24, -1, 71, -1, -1, 29, - 30, 31, 32, 33, 34, -1, -1, -1, 426, 427, - -1, -1, -1, -1, -1, -1, 872, 47, 48, 49, - 95, 96, 97, 98, 99, 100, 101, -1, -1, -1, - -1, -1, 18, 549, 856, 110, -1, 405, 24, 114, - -1, 71, -1, 29, 30, 31, 32, 33, 34, -1, - 549, -1, -1, -1, -1, -1, -1, -1, 426, 427, - -1, 47, 48, 49, -1, 887, 888, 889, 890, 891, - 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, - 902, 903, -1, 905, 114, 71, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - 0, 1, -1, -1, 960, -1, -1, -1, -1, -1, - 185, 186, 187, -1, 189, 190, 191, -1, 18, -1, - -1, -1, -1, -1, 24, -1, -1, -1, 114, -1, - -1, 549, -1, -1, 34, -1, -1, -1, -1, -1, - -1, -1, -1, -1, 44, -1, 46, -1, -1, 971, - 1006, -1, -1, -1, -1, 185, 186, 187, -1, 189, - -1, -1, -1, -1, -1, -1, -1, -1, 68, 69, - 70, -1, 72, -1, -1, -1, -1, 77, 78, 79, - -1, 549, -1, -1, -1, -1, 1008, -1, -1, -1, - -1, -1, 92, 93, 94, -1, -1, -1, -1, 185, - 186, 187, -1, 189, -1, -1, -1, -1, -1, -1, - -1, 111, 112, 113, 1070, 115, 116, 117, 118, 119, - 120, 121, 122, 123, 124, -1, 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, -1, - -1, -1, -1, -1, -1, 185, 186, 187, 188, -1, - 190, 191, 192, 0, 1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, 18, -1, -1, -1, -1, -1, 24, -1, -1, - -1, -1, -1, -1, -1, -1, -1, 34, -1, -1, - -1, -1, -1, -1, -1, -1, -1, 44, -1, 46, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, 68, 69, 70, -1, 72, -1, 1189, -1, -1, - 77, 78, 79, -1, -1, -1, -1, -1, -1, -1, - -1, 1203, -1, -1, -1, 92, 93, 94, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, 1224, -1, 111, 112, 113, -1, 115, 116, - 117, 118, 119, 120, 121, 122, 123, 124, -1, 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, -1, -1, -1, -1, -1, -1, 185, 186, - 187, 188, 1, 190, 191, 192, -1, 6, 7, 8, - -1, 10, 11, 12, 13, 14, 15, 16, 17, 18, - 19, 20, -1, -1, -1, 24, -1, -1, -1, -1, - 29, 30, 31, 32, 33, 34, -1, -1, -1, -1, - -1, -1, -1, 42, 43, 44, -1, 46, 47, 48, - 49, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, 68, - 69, 70, 71, 72, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, 96, 97, 98, - 99, 100, 101, -1, -1, -1, -1, -1, -1, -1, - -1, 110, 111, 112, 113, 114, 115, 116, 117, 118, - 119, 120, 121, 122, 123, 124, -1, 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, - -1, -1, -1, -1, -1, -1, 185, 186, 187, 188, - 189, 190, 191, 192, 1, -1, -1, -1, -1, 6, - 7, 8, -1, 10, 11, 12, 13, 14, 15, 16, - 17, 18, 19, -1, -1, -1, -1, 24, -1, -1, - -1, -1, 29, 30, 31, 32, 33, 34, -1, -1, - -1, -1, -1, -1, -1, 42, 43, 44, -1, -1, - 47, 48, 49, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, 68, 69, 70, 71, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, 96, - 97, 98, 99, 100, 101, -1, -1, -1, -1, -1, - -1, -1, -1, 110, 111, 112, 113, 114, 115, 116, - 117, 118, 119, 120, 121, 122, 123, 124, -1, 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, -1, -1, -1, -1, -1, -1, 185, 186, - 187, 188, 189, 190, 191, 192, 1, -1, -1, -1, - -1, 6, 7, 8, -1, -1, 11, 12, 13, 14, - 15, 16, 17, 18, 19, 20, -1, -1, -1, 24, - -1, -1, -1, -1, 29, 30, 31, 32, 33, 34, - -1, -1, -1, -1, -1, -1, -1, 42, 43, 44, - -1, -1, 47, 48, 49, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, 68, 69, 70, 71, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, 96, 97, 98, 99, 100, 101, -1, -1, -1, - -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, - 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, - -1, 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, -1, -1, -1, -1, -1, -1, - 185, 186, 187, 188, 189, 190, 191, 192, 1, -1, - -1, -1, -1, 6, 7, 8, -1, 10, 11, 12, - 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, - 23, 24, -1, 26, -1, 28, 29, 30, 31, 32, - 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, - 43, -1, 45, -1, 47, 48, 49, 50, 51, 52, - 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, - 63, 64, 65, 66, 67, -1, -1, -1, 71, -1, - -1, -1, 121, 122, 123, 124, -1, 126, -1, -1, - -1, -1, 131, 132, -1, -1, 135, 136, -1, 138, - 139, 140, 141, 96, 97, 98, 99, 100, 101, -1, - -1, -1, -1, 1, 153, 154, -1, 110, 6, 7, - 8, 114, 10, 11, 12, 13, 14, 15, 16, 17, - 18, 19, -1, -1, -1, -1, 24, -1, -1, 178, - -1, 29, 30, 31, 32, 33, 34, -1, -1, 188, - -1, -1, -1, -1, 42, 43, -1, -1, 1, 47, - 48, 49, -1, 6, 7, 8, -1, 10, 11, 12, - 13, 14, 15, 16, 17, 18, 19, -1, -1, -1, - -1, 24, -1, 71, -1, -1, 29, 30, 31, 32, - 33, 34, 185, 186, 187, -1, 189, 190, 191, 42, - 43, -1, -1, -1, 47, 48, 49, 95, 96, 97, - 98, 99, 100, 101, -1, -1, -1, -1, -1, -1, - -1, -1, 110, -1, -1, -1, 114, -1, 71, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, 95, 96, 97, 98, 99, 100, 101, -1, - -1, -1, -1, 1, -1, -1, -1, 110, 6, 7, - 8, 114, -1, 11, 12, 13, 14, 15, 16, 17, - 18, 19, 20, -1, -1, -1, 24, -1, -1, -1, - -1, 29, 30, 31, 32, 33, 34, 185, 186, 187, - -1, 189, 190, 191, 42, 43, -1, -1, 1, 47, - 48, 49, -1, 6, 7, 8, -1, 10, 11, 12, - 13, 14, 15, 16, 17, 18, 19, 20, -1, -1, - -1, 24, -1, 71, -1, -1, 29, 30, 31, 32, - 33, 34, 185, 186, 187, -1, 189, 190, 191, 42, - 43, -1, -1, -1, 47, 48, 49, 95, 96, 97, - 98, 99, 100, 101, -1, -1, -1, -1, -1, -1, - -1, -1, 110, -1, -1, -1, 114, -1, 71, -1, - -1, -1, 19, 20, -1, -1, -1, 24, -1, -1, - -1, -1, 29, 30, 31, 32, 33, 34, -1, -1, - -1, -1, -1, 96, 97, 98, 99, 100, 101, -1, - 47, 48, 49, 1, -1, -1, -1, 110, 6, 7, - 8, 114, -1, 11, 12, 13, 14, 15, 16, 17, - 18, 19, 20, -1, 71, -1, 24, -1, -1, -1, - -1, 29, 30, 31, 32, 33, 34, 185, 186, 187, - -1, 189, 190, 191, 42, 43, -1, -1, 1, 47, - 48, 49, -1, 6, 7, 8, -1, 10, 11, 12, - 13, 14, 15, 16, 17, 18, 19, 114, -1, -1, - -1, 24, -1, 71, -1, -1, 29, 30, 31, 32, - 33, 34, 185, 186, 187, -1, 189, 190, 191, 42, - 43, -1, -1, -1, 47, 48, 49, -1, 96, 97, - 98, 99, 100, 101, -1, -1, -1, -1, -1, -1, - -1, -1, 110, -1, -1, -1, 114, -1, 71, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, 185, 186, - 187, -1, 189, 96, 97, 98, 99, 100, 101, -1, - -1, -1, -1, -1, -1, -1, -1, 110, 6, 7, - 8, 114, 10, 11, 12, 13, 14, 15, 16, 17, - 18, 19, 20, -1, -1, -1, 24, -1, -1, -1, - -1, 29, 30, 31, 32, 33, 34, 185, 186, 187, - -1, 189, 190, 191, 42, 43, 44, -1, 46, 47, - 48, 49, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, 71, 72, -1, -1, -1, -1, -1, - -1, -1, 185, 186, 187, -1, 189, 190, 191, -1, - -1, -1, -1, -1, -1, -1, -1, -1, 96, 97, - 98, 99, 100, 101, -1, -1, -1, -1, -1, -1, - -1, -1, 110, 111, 112, 113, 114, 115, 116, 117, - 118, 119, 120, 121, 122, 123, 124, -1, 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, -1, -1, -1, -1, -1, -1, 185, 186, 187, - 188, 189, 190, 191, 192, 6, 7, 8, -1, 10, - 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, - -1, -1, -1, 24, -1, -1, -1, -1, 29, 30, - 31, 32, 33, 34, -1, -1, -1, -1, -1, -1, - -1, 42, 43, 44, -1, 46, 47, 48, 49, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - 71, 72, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, 96, 97, 98, 99, 100, - 101, -1, -1, -1, -1, -1, -1, -1, -1, 110, - 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, - 121, 122, 123, 124, -1, 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, -1, -1, - -1, -1, -1, -1, 185, 186, 187, 188, 189, 190, - 191, 192, 6, 7, 8, -1, 10, 11, 12, 13, - 14, 15, 16, 17, 18, 19, 20, -1, -1, -1, - 24, -1, -1, -1, -1, 29, 30, 31, 32, 33, - 34, -1, -1, -1, -1, -1, -1, -1, 42, 43, - 44, -1, 46, 47, 48, 49, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, 71, 72, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, 96, 97, 98, 99, 100, 101, -1, -1, - -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, - 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, - 124, -1, 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, -1, -1, -1, -1, -1, - -1, 185, 186, 187, 188, 189, 190, 191, 192, 6, - 7, 8, -1, 10, 11, 12, 13, 14, 15, 16, - 17, 18, 19, 20, -1, -1, -1, 24, -1, -1, - -1, -1, 29, 30, 31, 32, 33, 34, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - 47, 48, 49, 6, 7, 8, -1, 10, 11, 12, - 13, 14, 15, 16, 17, 18, 19, 20, -1, -1, - -1, 24, -1, -1, 71, -1, 29, 30, 31, 32, - 33, 34, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, 47, 48, 49, -1, -1, 96, - 97, 98, 99, 100, 101, -1, -1, -1, -1, -1, - -1, -1, -1, 110, -1, -1, -1, 114, 71, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, 96, 97, 98, 99, 100, 101, -1, - -1, -1, -1, -1, -1, -1, -1, 110, 6, 7, - 8, 114, 10, 11, 12, 13, 14, 15, 16, 17, - 18, 19, 20, -1, -1, -1, 24, -1, -1, -1, - -1, 29, 30, 31, 32, 33, 34, -1, 185, 186, - 187, -1, 189, 190, 191, -1, -1, -1, -1, 47, - 48, 49, 6, 7, 8, -1, 10, 11, 12, 13, - 14, 15, 16, 17, 18, 19, 20, -1, -1, -1, - 24, -1, -1, 71, -1, 29, 30, 31, 32, 33, - 34, -1, 185, 186, 187, -1, 189, 190, 191, -1, - -1, -1, -1, 47, 48, 49, -1, -1, 96, 97, - 98, 99, 100, 101, -1, -1, -1, -1, -1, -1, - -1, -1, 110, -1, -1, -1, 114, 71, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, 96, 97, 98, 99, 100, 101, -1, -1, - -1, -1, -1, -1, -1, -1, 110, 6, 7, 8, - 114, 10, 11, 12, 13, 14, 15, 16, 17, 18, - 19, 20, -1, -1, -1, 24, -1, -1, -1, -1, - 29, 30, 31, 32, 33, 34, -1, 185, 186, 187, - -1, 189, 190, 191, -1, -1, -1, -1, 47, 48, - 49, 6, 7, 8, -1, 10, 11, 12, 13, 14, - 15, 16, 17, 18, 19, 20, -1, -1, -1, 24, - -1, -1, 71, -1, 29, 30, 31, 32, 33, 34, - -1, 185, 186, 187, -1, 189, 190, 191, -1, -1, - -1, -1, 47, 48, 49, -1, -1, 96, 97, 98, - 99, 100, 101, -1, -1, -1, -1, -1, -1, -1, - -1, 110, -1, -1, -1, 114, 71, -1, -1, 19, - -1, -1, -1, -1, 24, -1, -1, -1, -1, 29, - 30, 31, 32, 33, 34, -1, -1, -1, -1, -1, - -1, 96, 97, 98, 99, 100, 101, 47, 48, 49, - -1, -1, -1, -1, -1, 110, 6, 7, 8, 114, - 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, - 20, 71, -1, -1, 24, -1, -1, -1, -1, 29, - 30, 31, 32, 33, 34, -1, 185, 186, 187, -1, - 189, 190, 191, -1, -1, -1, -1, 47, 48, 49, - 6, 7, 8, -1, 10, 11, 12, 13, 14, 15, - 16, 17, 18, 19, 114, -1, -1, -1, 24, -1, - -1, 71, -1, 29, 30, 31, 32, 33, 34, -1, - 185, 186, 187, -1, 189, 190, 191, -1, -1, -1, - -1, 47, 48, 49, -1, -1, 96, 97, 98, 99, - 100, 101, -1, -1, -1, -1, -1, -1, -1, -1, - 110, -1, -1, -1, 114, 71, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, 185, 186, 187, -1, 189, - 96, 97, 98, 99, 100, 101, 19, -1, -1, -1, - -1, 24, -1, -1, 110, -1, -1, -1, 114, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, 44, -1, 46, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, 185, 186, 187, -1, 189, - 190, 191, -1, -1, -1, -1, -1, -1, -1, 72, - -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, 185, - 186, 187, -1, 189, 190, 191, -1, -1, 111, 112, - 113, -1, 115, 116, 117, 118, 119, 120, 121, 122, - 123, 124, -1, 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, 20, -1, -1, -1, - -1, -1, -1, -1, 187, 188, -1, -1, -1, 192, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - 44, -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, -1, -1, 111, 112, 113, - -1, 115, 116, 117, 118, 119, 120, 121, 122, 123, - 124, -1, 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, -1, -1, -1, -1, -1, - 19, 20, -1, 187, 188, 24, -1, 26, 192, 28, - 29, 30, 31, 32, 33, 34, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, 19, -1, 47, 48, - 49, 24, -1, 26, -1, 28, 29, 30, 31, 32, - 33, 34, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, 71, 19, 47, 48, 49, -1, 24, -1, - -1, -1, -1, 29, 30, 31, 32, 33, 34, -1, - -1, -1, -1, -1, 19, -1, -1, -1, 71, 24, - -1, 47, 48, 49, 29, 30, 31, 32, 33, 34, - -1, 24, 25, -1, -1, 114, 29, 30, 31, 32, - 33, 34, 47, 48, 49, 71, -1, -1, -1, -1, - -1, -1, -1, -1, 47, 48, 49, -1, -1, -1, - -1, 114, 19, -1, -1, -1, 71, 24, -1, -1, - -1, -1, 29, 30, 31, 32, 33, 34, 71, -1, - -1, -1, -1, -1, -1, -1, -1, -1, 114, -1, - 47, 48, 49, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, 185, 186, 187, 114, - 189, 190, 191, -1, 71, -1, -1, -1, -1, -1, - -1, 114, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, 185, 186, 187, -1, 189, 190, 191, -1, - -1, -1, -1, -1, -1, -1, 24, -1, -1, -1, - -1, -1, -1, -1, -1, -1, 34, 114, -1, 185, - 186, 187, -1, 189, -1, -1, 44, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - 185, 186, 187, -1, 189, -1, -1, -1, -1, -1, - -1, -1, 185, 186, 187, -1, 189, -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, 185, 186, - 187, -1, 189, 111, 112, 113, -1, 115, 116, 117, - 118, 119, 120, 121, 122, 123, 124, -1, 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, -1, -1, -1, -1, -1, -1, 185, 186, 187, - 188, -1, 190, 191, 192, 24, -1, -1, 27, -1, - 29, 30, 31, 32, 33, 34, 24, 25, -1, -1, - -1, 29, 30, 31, 32, 33, 34, -1, 47, 48, - 49, -1, -1, -1, -1, -1, -1, 24, 25, 47, - 48, 49, 29, 30, 31, 32, 33, 34, -1, 24, - -1, -1, 71, -1, 29, 30, 31, 32, 33, 34, - 47, 48, 49, 71, -1, -1, -1, -1, -1, -1, - -1, -1, 47, 48, 49, -1, -1, -1, -1, -1, - -1, -1, -1, -1, 71, -1, -1, -1, -1, -1, - -1, -1, -1, 24, -1, 114, 71, -1, 29, 30, - 31, 32, 33, 34, -1, 24, 114, -1, -1, -1, - 29, 30, 31, 32, 33, 34, 47, 48, 49, -1, - -1, -1, -1, -1, -1, -1, 24, 114, 47, 48, - 49, 29, 30, 31, 32, 33, 34, 24, -1, 114, - 71, -1, 29, 30, 31, 32, 33, 34, -1, 47, - 48, 49, 71, -1, -1, -1, -1, -1, -1, -1, - 47, 48, 49, -1, -1, -1, 185, 186, 187, -1, - 189, -1, -1, 71, -1, -1, -1, 185, 186, 187, - -1, 189, -1, 114, 71, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, 114, -1, -1, 185, 186, - 187, -1, 189, -1, -1, -1, -1, -1, -1, -1, - 185, 186, 187, -1, 189, -1, 114, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, 114, -1, -1, - -1, -1, -1, -1, 42, 43, 44, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, 185, 186, 187, -1, 189, -1, - -1, -1, -1, -1, -1, -1, 185, 186, 187, -1, - 189, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, 185, 186, 187, - -1, 189, -1, -1, -1, -1, -1, -1, 185, 186, - 187, -1, 189, 111, 112, 113, -1, 115, 116, 117, - 118, 119, 120, 121, 122, 123, 124, -1, 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, 44, -1, 46, -1, -1, -1, -1, -1, 187, - 188, -1, -1, -1, 192, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, 68, 69, 70, -1, 72, - -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, 111, 112, - 113, -1, 115, 116, 117, 118, 119, 120, 121, 122, - 123, 124, -1, 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, 44, -1, 46, -1, - -1, -1, -1, -1, 187, 188, -1, -1, -1, 192, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, -1, 72, -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, 111, 112, 113, -1, 115, 116, 117, - 118, 119, 120, 121, 122, 123, 124, -1, 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, 44, -1, -1, -1, -1, -1, 185, 186, 187, - 188, -1, -1, -1, 192, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, 68, 69, 70, -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, 111, 112, - 113, -1, 115, 116, 117, 118, 119, 120, 121, 122, - 123, 124, -1, 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, 44, -1, -1, -1, - -1, -1, -1, -1, 187, 188, -1, -1, -1, 192, - -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, 92, 93, 94, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - -1, -1, -1, 111, 112, 113, -1, 115, 116, 117, - 118, 119, 120, 121, 122, 123, 124, -1, 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, 44, -1, 46, -1, -1, -1, -1, -1, 187, - 188, -1, -1, -1, 192, -1, -1, -1, -1, -1, - -1, -1, -1, -1, -1, -1, -1, -1, -1, 72, - -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, 111, 112, - 113, -1, 115, 116, 117, 118, 119, 120, 121, 122, - 123, 124, -1, 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, 44, -1, -1, -1, - -1, -1, -1, -1, 187, 188, -1, -1, -1, 192, - -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, 111, 112, 113, -1, 115, 116, 117, - 118, 119, 120, 121, 122, 123, 124, -1, 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, -1, -1, -1, -1, -1, -1, -1, -1, 187, - 188, -1, -1, -1, 192 +static const short yycheck[] = +{ + 0, 0, 5, 121, 459, 5, 0, 3, 439, 9, + 10, 11, 12, 156, 157, 158, 159, 160, 161, 0, + 549, 311, 403, 131, 5, 332, 457, 10, 9, 404, + 393, 394, 659, 405, 395, 396, 10, 552, 143, 597, + 234, 627, 401, 402, 659, 11, 12, 659, 355, 833, + 18, 681, 705, 0, 838, 440, 24, 313, 842, 969, + 24, 397, 398, 399, 400, 21, 34, 5, 27, 25, + 56, 223, 266, 818, 505, 0, 228, 26, 230, 28, + 5, 941, 7, 1123, 1124, 89, 90, 25, 88, 88, + 5, 933, 26, 720, 88, 21, 45, 5, 41, 25, + 34, 24, 663, 26, 558, 720, 19, 88, 720, 845, + 25, 34, 32, 33, 57, 851, 24, 121, 122, 11, + 12, 121, 576, 473, 24, 663, 34, 24, 54, 55, + 659, 135, 26, 129, 28, 693, 24, 34, 26, 139, + 121, 88, 950, 139, 659, 953, 5, 24, 131, 26, + 150, 45, 1192, 22, 26, 155, 28, 26, 139, 28, + 18, 24, 946, 88, 1074, 24, 25, 26, 599, 150, + 153, 34, 155, 45, 174, 34, 45, 102, 286, 41, + 611, 155, 18, 490, 953, 28, 663, 817, 113, 114, + 820, 720, 845, 5, 28, 57, 1056, 1057, 851, 10, + 200, 187, 45, 1045, 1046, 720, 24, 952, 208, 954, + 210, 45, 212, 25, 139, 215, 34, 200, 474, 413, + 188, 189, 190, 223, 10, 208, 200, 612, 228, 212, + 230, 792, 215, 192, 208, 343, 192, 973, 212, 5, + 223, 215, 18, 243, 244, 21, 807, 390, 391, 392, + 188, 189, 190, 708, 792, 193, 194, 223, 24, 25, + 26, 244, 228, 613, 230, 88, 5, 663, 34, 807, + 244, 578, 1132, 1081, 1134, 1083, 34, 243, 659, 1121, + 188, 189, 434, 435, 659, 285, 285, 659, 288, 289, + 290, 188, 189, 190, 18, 1056, 659, 21, 659, 21, + 659, 25, 1086, 930, 285, 301, 18, 288, 289, 290, + 310, 310, 1081, 296, 1083, 792, 316, 21, 608, 18, + 973, 25, 10, 659, 23, 188, 189, 19, 663, 310, + 807, 223, 50, 51, 439, 316, 228, 24, 230, 720, + 323, 324, 325, 326, 155, 720, 50, 51, 720, 21, + 493, 243, 457, 25, 112, 113, 114, 720, 358, 720, + 343, 720, 25, 26, 347, 28, 366, 39, 368, 155, + 188, 189, 355, 210, 24, 300, 188, 189, 190, 24, + 1141, 193, 194, 1243, 720, 1146, 24, 495, 18, 200, + 373, 21, 823, 792, 923, 981, 792, 208, 54, 55, + 505, 212, 21, 834, 215, 1032, 25, 862, 807, 18, + 925, 807, 21, 413, 200, 21, 25, 1032, 18, 977, + 1032, 27, 188, 189, 190, 24, 212, 193, 194, 215, + 413, 50, 51, 244, 434, 435, 1197, 431, 421, 413, + 24, 441, 26, 443, 443, 5, 25, 26, 442, 188, + 189, 190, 452, 21, 193, 194, 10, 792, 244, 27, + 463, 24, 443, 463, 21, 465, 24, 155, 434, 435, + 27, 452, 807, 473, 582, 21, 476, 473, 15, 25, + 480, 22, 463, 16, 465, 21, 24, 16, 26, 25, + 28, 1118, 473, 34, 599, 476, 188, 189, 190, 480, + 16, 193, 194, 1032, 50, 51, 611, 45, 16, 509, + 48, 49, 200, 18, 50, 51, 21, 1032, 518, 519, + 208, 358, 102, 24, 212, 633, 27, 215, 21, 366, + 21, 368, 25, 34, 25, 22, 29, 518, 519, 920, + 21, 21, 434, 435, 25, 25, 921, 910, 911, 22, + 922, 912, 913, 34, 35, 36, 244, 557, 558, 918, + 919, 22, 1189, 21, 558, 565, 565, 25, 551, 10, + 11, 12, 18, 573, 557, 21, 576, 577, 914, 915, + 916, 917, 576, 557, 565, 25, 26, 24, 28, 26, + 708, 734, 735, 736, 737, 738, 739, 18, 6, 7, + 21, 155, 413, 18, 441, 45, 21, 29, 23, 188, + 189, 190, 5, 613, 193, 194, 724, 613, 726, 25, + 26, 23, 28, 728, 26, 733, 28, 413, 188, 189, + 190, 24, 613, 193, 194, 68, 69, 70, 21, 45, + 24, 34, 25, 933, 627, 39, 200, 188, 189, 190, + 34, 1032, 193, 194, 208, 655, 656, 1032, 212, 659, + 1032, 215, 25, 26, 40, 28, 56, 667, 668, 1032, + 670, 1032, 509, 1032, 657, 21, 21, 95, 661, 25, + 25, 988, 45, 95, 684, 975, 686, 188, 189, 190, + 244, 192, 192, 689, 21, 620, 1032, 697, 25, 34, + 35, 36, 21, 684, 704, 686, 25, 707, 708, 709, + 19, 1166, 708, 21, 155, 21, 697, 25, 823, 25, + 720, 558, 22, 704, 21, 413, 707, 708, 25, 834, + 24, 24, 24, 26, 26, 28, 719, 42, 43, 576, + 577, 724, 34, 726, 862, 18, 557, 24, 21, 26, + 733, 1041, 45, 37, 38, 48, 49, 34, 22, 200, + 22, 1051, 37, 38, 907, 908, 909, 208, 52, 53, + 95, 212, 26, 878, 215, 21, 19, 52, 53, 25, + 34, 1071, 223, 224, 21, 1216, 21, 228, 25, 230, + 25, 184, 185, 34, 18, 188, 189, 21, 1088, 192, + 184, 185, 243, 244, 188, 189, 20, 21, 192, 34, + 810, 21, 21, 21, 20, 25, 25, 25, 655, 656, + 27, 1252, 24, 21, 34, 35, 36, 25, 37, 38, + 830, 668, 95, 833, 18, 835, 21, 1127, 838, 25, + 25, 21, 842, 52, 53, 25, 21, 32, 33, 830, + 25, 994, 833, 34, 835, 18, 21, 838, 1148, 413, + 25, 842, 862, 88, 21, 22, 862, 32, 33, 557, + 870, 23, 709, 24, 21, 21, 27, 18, 25, 25, + 21, 862, 18, 34, 13, 14, 15, 32, 33, 870, + 815, 37, 38, 818, 24, 21, 188, 189, 190, 25, + 21, 193, 194, 195, 25, 18, 52, 53, 21, 892, + 22, 188, 189, 190, 19, 20, 193, 194, 21, 24, + 18, 26, 25, 28, 29, 30, 31, 32, 33, 34, + 371, 50, 51, 933, 188, 189, 190, 54, 55, 193, + 194, 941, 47, 48, 49, 24, 946, 188, 189, 190, + 20, 21, 193, 194, 195, 188, 189, 190, 21, 25, + 193, 194, 25, 188, 189, 946, 71, 21, 193, 194, + 25, 25, 413, 24, 103, 104, 105, 106, 107, 108, + 109, 110, 22, 112, 21, 21, 115, 21, 25, 25, + 18, 25, 1100, 434, 435, 20, 21, 21, 981, 999, + 1000, 25, 131, 557, 133, 134, 135, 188, 189, 190, + 139, 116, 193, 194, 21, 22, 21, 21, 999, 1000, + 25, 25, 34, 35, 36, 950, 155, 952, 953, 954, + 21, 21, 1032, 162, 25, 25, 21, 188, 189, 190, + 25, 192, 18, 1043, 18, 1045, 1046, 1030, 1166, 1043, + 52, 53, 54, 18, 1054, 184, 1056, 1057, 18, 70, + 71, 72, 73, 74, 75, 76, 77, 78, 79, 19, + 21, 1176, 21, 1073, 25, 11, 25, 21, 1078, 1078, + 9, 25, 25, 188, 189, 190, 1086, 192, 193, 194, + 11, 1091, 1091, 24, 223, 1091, 1096, 1078, 32, 33, + 111, 21, 91, 19, 115, 1086, 117, 19, 119, 19, + 1091, 1216, 1095, 124, 19, 1096, 557, 24, 1118, 1119, + 1120, 1121, 91, 1123, 1124, 136, 1231, 138, 27, 113, + 114, 24, 1132, 262, 1134, 25, 21, 1137, 1119, 1120, + 22, 1141, 21, 1143, 1144, 18, 1146, 1252, 25, 1152, + 25, 21, 1152, 25, 11, 24, 1081, 286, 1083, 288, + 289, 22, 1143, 1144, 23, 27, 1166, 296, 24, 24, + 181, 1152, 301, 25, 23, 20, 19, 19, 10, 11, + 12, 20, 23, 27, 24, 1166, 21, 316, 21, 1189, + 1190, 1191, 1192, 5, 25, 19, 22, 1197, 25, 58, + 59, 60, 61, 62, 63, 64, 65, 66, 67, 1190, + 1191, 24, 20, 20, 343, 25, 27, 1217, 1217, 73, + 73, 74, 75, 76, 27, 25, 355, 80, 81, 82, + 83, 84, 85, 86, 18, 21, 1217, 25, 21, 24, + 22, 39, 29, 1243, 40, 25, 25, 56, 189, 346, + 25, 18, 22, 91, 91, 91, 25, 91, 269, 24, + 20, 91, 91, 25, 25, 18, 25, 25, 10, 11, + 12, 22, 21, 18, 192, 372, 40, 27, 18, 20, + 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, + 387, 21, 23, 304, 22, 24, 307, 18, 91, 194, + 22, 430, 22, 21, 315, 21, 25, 318, 22, 20, + 20, 18, 25, 410, 91, 10, 11, 12, 23, 27, + 449, 27, 451, 155, 453, 196, 25, 456, 40, 20, + 459, 20, 461, 27, 0, 25, 0, 316, 941, 1243, + 88, 470, 1210, 1137, 473, 1035, 695, 1109, 1044, 1189, + 1073, 480, 891, 58, 59, 60, 61, 62, 63, 64, + 65, 66, 67, 184, 830, 839, 495, 805, 200, 582, + 1217, 686, 684, 862, 129, 707, 208, 301, 12, 243, + 212, 353, 1172, 215, 509, 711, 413, 720, 1032, 868, + 867, 223, -1, -1, -1, -1, 228, -1, 230, -1, + -1, -1, -1, -1, -1, -1, -1, 143, -1, -1, + -1, 243, 244, 155, -1, -1, -1, -1, -1, 430, + 156, 157, 158, 159, 160, 161, -1, 163, 164, 440, + -1, -1, -1, -1, 445, -1, -1, -1, 449, -1, + 451, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 579, -1, -1, 582, -1, -1, -1, 468, 200, -1, + 155, 472, -1, -1, -1, -1, 208, -1, -1, 598, + 212, -1, -1, 215, -1, -1, 605, 606, 607, -1, + -1, 223, -1, -1, 613, -1, 228, -1, 230, 10, + 11, 12, -1, -1, -1, -1, -1, -1, -1, -1, + -1, 243, 244, -1, 633, 200, -1, -1, -1, -1, + -1, -1, -1, 208, -1, 644, 645, 212, -1, -1, + 215, -1, -1, -1, -1, -1, -1, -1, 223, -1, + 659, -1, 629, 228, -1, 230, -1, -1, -1, -1, + -1, -1, -1, -1, 641, -1, 675, -1, 243, 244, + -1, -1, -1, -1, 683, -1, 685, -1, -1, -1, + 689, -1, -1, -1, -1, -1, -1, -1, -1, 698, + 699, -1, -1, -1, 703, -1, -1, -1, 707, 708, + -1, 413, -1, -1, -1, -1, 597, -1, -1, -1, + -1, 720, -1, -1, -1, 724, -1, 726, -1, -1, + 697, 612, 434, 435, 733, -1, -1, -1, -1, -1, + -1, -1, -1, -1, 711, -1, -1, -1, -1, -1, + 631, 10, 11, 12, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, 155, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, 10, 11, 12, 660, + -1, 662, -1, -1, 390, 391, 392, 393, 394, 395, + 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, + -1, 413, -1, -1, -1, -1, -1, -1, -1, 200, + -1, -1, -1, 694, 813, -1, -1, 208, -1, -1, + -1, 212, 434, 435, 215, -1, -1, -1, -1, 18, + -1, -1, 223, 439, -1, 24, -1, 228, -1, 230, + 29, 30, 31, 32, 33, 34, -1, -1, 413, -1, + -1, 457, 243, 244, -1, 557, -1, -1, 47, 48, + 49, -1, 861, 862, 745, 864, 833, -1, -1, 434, + 435, 838, -1, -1, -1, 842, -1, -1, -1, -1, + -1, -1, 71, -1, -1, -1, -1, 493, -1, -1, + -1, -1, -1, -1, -1, -1, 155, -1, -1, 505, + -1, 868, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, 800, + 801, 155, -1, 890, 891, -1, -1, 116, -1, 896, + 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, + -1, 200, -1, 549, -1, 557, 552, -1, -1, 208, + 949, -1, -1, 212, -1, -1, 215, 956, -1, -1, + -1, -1, -1, 844, 223, -1, 200, -1, -1, 228, + -1, 230, -1, -1, 208, -1, -1, -1, 212, 946, + -1, 215, -1, -1, 243, 244, -1, -1, -1, 223, + -1, -1, 557, 599, 228, -1, 230, -1, -1, 188, + 189, 190, -1, 192, -1, 611, -1, -1, -1, 243, + 244, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, 413, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 1032, -1, -1, -1, -1, -1, -1, + 646, 647, -1, 434, 435, -1, -1, -1, -1, -1, + -1, -1, -1, 659, -1, -1, -1, -1, -1, -1, + 19, -1, -1, -1, -1, 24, -1, 26, 949, 28, + 29, 30, 31, 32, 33, 34, 1075, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, 47, 48, + 49, -1, 1091, -1, -1, 1094, 977, -1, -1, -1, + -1, 1100, -1, -1, 1103, 1104, -1, -1, -1, -1, + -1, -1, 71, -1, 720, -1, -1, -1, -1, 1086, + -1, -1, 728, -1, -1, -1, -1, -1, 734, 735, + 736, 737, 738, 739, 740, 741, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, 1147, -1, + -1, -1, -1, -1, 413, 1154, 1155, 116, 18, -1, + -1, -1, -1, -1, 24, -1, 557, 1166, -1, 29, + 30, 31, 32, 33, 34, 434, 435, -1, -1, 413, + -1, -1, -1, -1, -1, -1, -1, 47, 48, 49, + -1, -1, -1, -1, 1193, 1076, -1, -1, -1, -1, + 434, 435, -1, -1, -1, -1, -1, -1, -1, -1, + -1, 71, -1, -1, 1213, 1214, -1, 823, -1, -1, + -1, 1220, -1, -1, -1, -1, -1, -1, 834, 188, + 189, 190, -1, 192, 193, 194, 19, -1, -1, -1, + -1, 24, -1, -1, -1, -1, 29, 30, 31, 32, + 33, 34, -1, -1, -1, -1, 116, -1, -1, 42, + 43, -1, -1, -1, 47, 48, 49, -1, -1, -1, + -1, -1, 878, -1, -1, 1156, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, 71, -1, + -1, -1, -1, -1, -1, -1, -1, -1, 557, -1, + -1, 907, 908, 909, 910, 911, 912, 913, 914, 915, + 916, 917, 918, 919, 920, 921, 922, 923, -1, 925, + -1, 0, 1, 557, -1, -1, -1, -1, 188, 189, + 190, -1, 192, 116, -1, -1, -1, -1, -1, 18, + -1, -1, -1, -1, -1, 24, -1, -1, -1, -1, + -1, -1, -1, -1, -1, 34, -1, -1, -1, -1, + -1, -1, -1, -1, -1, 44, -1, 46, -1, 1250, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, 994, 68, + 69, 70, -1, 72, -1, -1, -1, -1, 77, 78, + 79, -1, -1, -1, -1, 188, 189, 190, -1, 192, + -1, -1, -1, 92, 93, 94, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, 1032, -1, -1, -1, + -1, -1, -1, 112, 113, 114, 115, -1, 117, 118, + 119, 120, 121, 122, 123, 124, 125, 126, -1, 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, -1, -1, -1, -1, -1, -1, 188, + 189, 190, 191, -1, 193, 194, 195, -1, -1, 0, + 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, 18, -1, -1, + -1, -1, -1, 24, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 34, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 44, -1, 46, -1, -1, -1, -1, + 1176, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, 68, 69, 70, + -1, 72, -1, -1, -1, -1, 77, 78, 79, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 1216, 92, 93, 94, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, 1231, -1, -1, -1, -1, + -1, 112, 113, 114, 115, -1, 117, 118, 119, 120, + 121, 122, 123, 124, 125, 126, 1252, 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, -1, -1, -1, -1, -1, -1, 188, 189, 190, + 191, 1, 193, 194, 195, -1, 6, 7, 8, -1, + 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, + 20, -1, -1, -1, 24, -1, -1, -1, -1, 29, + 30, 31, 32, 33, 34, -1, -1, -1, -1, -1, + -1, -1, 42, 43, 44, -1, 46, 47, 48, 49, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, 68, 69, + 70, 71, 72, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, 96, 97, 98, 99, + 100, 101, 102, -1, -1, -1, -1, -1, -1, -1, + -1, 111, 112, 113, 114, 115, 116, 117, 118, 119, + 120, 121, 122, 123, 124, 125, 126, -1, 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, -1, -1, -1, -1, -1, -1, 188, 189, + 190, 191, 192, 193, 194, 195, 1, -1, -1, -1, + -1, 6, 7, 8, -1, 10, 11, 12, 13, 14, + 15, 16, 17, 18, 19, -1, -1, -1, -1, 24, + -1, -1, -1, -1, 29, 30, 31, 32, 33, 34, + -1, -1, -1, -1, -1, -1, -1, 42, 43, 44, + -1, -1, 47, 48, 49, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 68, 69, 70, 71, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, 96, 97, 98, 99, 100, 101, 102, -1, -1, + -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, + 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, + 125, 126, -1, 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, -1, -1, -1, + -1, -1, -1, 188, 189, 190, 191, 192, 193, 194, + 195, 1, -1, -1, -1, -1, 6, 7, 8, -1, + -1, 11, 12, 13, 14, 15, 16, 17, 18, 19, + 20, -1, -1, -1, 24, -1, -1, -1, -1, 29, + 30, 31, 32, 33, 34, -1, -1, -1, -1, -1, + -1, -1, 42, 43, 44, -1, -1, 47, 48, 49, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, 68, 69, + 70, 71, -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, 97, 98, 99, + 100, 101, 102, -1, -1, -1, -1, -1, -1, -1, + -1, 111, 112, 113, 114, 115, 116, 117, 118, 119, + 120, 121, 122, 123, 124, 125, 126, -1, 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, -1, -1, -1, -1, -1, -1, 188, 189, + 190, 191, 192, 193, 194, 195, 1, -1, -1, -1, + -1, 6, 7, 8, -1, 10, 11, 12, 13, 14, + 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, + -1, 26, -1, 28, 29, 30, 31, 32, 33, 34, + 35, 36, 37, 38, 39, 40, 41, 42, 43, -1, + 45, -1, 47, 48, 49, 50, 51, 52, 53, 54, + 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, + 65, 66, 67, -1, -1, -1, 71, -1, -1, 123, + 124, 125, 126, -1, 128, -1, -1, -1, -1, 133, + 134, -1, -1, 137, 138, -1, 140, 141, 142, 143, + -1, 96, 97, 98, 99, 100, 101, 102, -1, -1, + -1, 155, 156, 1, -1, -1, 111, -1, 6, 7, + 8, 116, 10, 11, 12, 13, 14, 15, 16, 17, + 18, 19, -1, -1, -1, -1, 24, 181, -1, -1, + -1, 29, 30, 31, 32, 33, 34, 191, -1, -1, + -1, -1, -1, -1, 42, 43, -1, -1, -1, 47, + 48, 49, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 71, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 188, 189, 190, -1, 192, 193, 194, + -1, -1, -1, -1, -1, -1, -1, 95, 96, 97, + 98, 99, 100, 101, 102, -1, -1, -1, -1, -1, + 1, -1, -1, 111, -1, 6, 7, 8, 116, 10, + 11, 12, 13, 14, 15, 16, 17, 18, 19, -1, + -1, -1, -1, 24, -1, -1, -1, -1, 29, 30, + 31, 32, 33, 34, -1, -1, -1, -1, -1, -1, + -1, 42, 43, -1, -1, -1, 47, 48, 49, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 71, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 188, 189, 190, -1, 192, 193, 194, -1, -1, -1, + -1, -1, -1, -1, 95, 96, 97, 98, 99, 100, + 101, 102, -1, -1, -1, -1, 1, -1, -1, -1, + 111, 6, 7, 8, -1, 116, 11, 12, 13, 14, + 15, 16, 17, 18, 19, 20, -1, -1, -1, 24, + 25, -1, -1, -1, 29, 30, 31, 32, 33, 34, + -1, -1, -1, -1, -1, -1, -1, 42, 43, -1, + -1, -1, 47, 48, 49, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, 71, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, 188, 189, 190, + -1, 192, 193, 194, -1, -1, -1, -1, -1, -1, + 95, -1, 97, 98, 99, 100, 101, 102, -1, -1, + -1, -1, -1, 1, -1, -1, 111, -1, 6, 7, + 8, 116, 10, 11, 12, 13, 14, 15, 16, 17, + 18, 19, 20, -1, -1, -1, 24, -1, -1, -1, + -1, 29, 30, 31, 32, 33, 34, -1, -1, -1, + -1, -1, -1, -1, 42, 43, -1, -1, -1, 47, + 48, 49, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 71, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 188, 189, 190, -1, 192, 193, 194, + -1, -1, -1, -1, -1, -1, -1, -1, 96, 97, + 98, 99, 100, 101, 102, -1, -1, -1, -1, -1, + 1, -1, -1, 111, -1, 6, 7, 8, 116, 10, + 11, 12, 13, 14, 15, 16, 17, 18, 19, -1, + -1, -1, -1, 24, -1, -1, -1, -1, 29, 30, + 31, 32, 33, 34, -1, -1, -1, -1, -1, -1, + -1, 42, 43, -1, -1, -1, 47, 48, 49, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 71, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 188, 189, 190, -1, 192, 193, 194, -1, -1, -1, + -1, -1, -1, -1, -1, 96, 97, 98, 99, 100, + 101, 102, -1, -1, -1, -1, 1, -1, -1, -1, + 111, 6, 7, 8, -1, 116, 11, 12, 13, 14, + 15, 16, 17, 18, 19, 20, -1, -1, -1, 24, + -1, -1, -1, -1, 29, 30, 31, 32, 33, 34, + -1, -1, -1, -1, -1, -1, -1, 42, 43, -1, + -1, -1, 47, 48, 49, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, 71, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, 188, 189, 190, + -1, 192, 193, 194, -1, -1, -1, -1, -1, -1, + 95, -1, 97, 98, 99, 100, 101, 102, -1, -1, + -1, -1, 1, -1, -1, -1, 111, 6, 7, 8, + -1, 116, 11, 12, 13, 14, 15, 16, 17, 18, + 19, 20, -1, -1, -1, 24, -1, -1, -1, -1, + 29, 30, 31, 32, 33, 34, -1, -1, -1, -1, + -1, -1, -1, 42, 43, -1, -1, -1, 47, 48, + 49, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, 71, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 188, 189, 190, -1, 192, 193, 194, + -1, -1, -1, -1, -1, -1, -1, -1, 97, 98, + 99, 100, 101, 102, -1, -1, -1, -1, -1, -1, + -1, -1, 111, -1, 6, 7, 8, 116, 10, 11, + 12, 13, 14, 15, 16, 17, 18, 19, 20, -1, + -1, -1, 24, -1, -1, -1, -1, 29, 30, 31, + 32, 33, 34, -1, -1, -1, -1, -1, -1, -1, + 42, 43, 44, -1, 46, 47, 48, 49, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, 71, + 72, -1, -1, -1, -1, -1, -1, -1, -1, 188, + 189, 190, -1, 192, 193, 194, -1, -1, -1, -1, + -1, -1, -1, -1, 96, 97, 98, 99, 100, 101, + 102, -1, -1, -1, -1, -1, -1, -1, -1, 111, + 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, + 122, 123, 124, 125, 126, -1, 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, + -1, -1, -1, -1, -1, -1, 188, 189, 190, 191, + 192, 193, 194, 195, 6, 7, 8, -1, 10, 11, + 12, 13, 14, 15, 16, 17, 18, 19, 20, -1, + -1, -1, 24, -1, -1, -1, -1, 29, 30, 31, + 32, 33, 34, -1, -1, -1, -1, -1, -1, -1, + 42, 43, 44, -1, 46, 47, 48, 49, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, 71, + 72, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, 96, 97, 98, 99, 100, 101, + 102, -1, -1, -1, -1, -1, -1, -1, -1, 111, + 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, + 122, 123, 124, 125, 126, -1, 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, + -1, -1, -1, -1, -1, -1, 188, 189, 190, 191, + 192, 193, 194, 195, 6, 7, 8, -1, 10, 11, + 12, 13, 14, 15, 16, 17, 18, 19, 20, -1, + -1, -1, 24, -1, -1, -1, -1, 29, 30, 31, + 32, 33, 34, -1, -1, -1, -1, -1, -1, -1, + 42, 43, 44, -1, 46, 47, 48, 49, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, 71, + 72, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, 96, 97, 98, 99, 100, 101, + 102, -1, -1, -1, -1, -1, -1, -1, -1, 111, + 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, + 122, 123, 124, 125, 126, -1, 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, + -1, -1, -1, -1, -1, -1, 188, 189, 190, 191, + 192, 193, 194, 195, 6, 7, 8, -1, 10, 11, + 12, 13, 14, 15, 16, 17, 18, 19, 20, -1, + -1, -1, 24, -1, -1, -1, -1, 29, 30, 31, + 32, 33, 34, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, 47, 48, 49, 6, 7, + 8, -1, 10, 11, 12, 13, 14, 15, 16, 17, + 18, 19, 20, -1, -1, -1, 24, -1, -1, 71, + -1, 29, 30, 31, 32, 33, 34, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, 47, + 48, 49, -1, -1, 96, 97, 98, 99, 100, 101, + 102, -1, -1, -1, -1, -1, -1, -1, -1, 111, + -1, -1, -1, 71, 116, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, 96, 97, + 98, 99, 100, 101, 102, -1, -1, -1, -1, -1, + -1, -1, -1, 111, -1, 6, 7, 8, 116, 10, + 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, + -1, -1, -1, 24, -1, -1, -1, -1, 29, 30, + 31, 32, 33, 34, -1, -1, 188, 189, 190, -1, + 192, 193, 194, -1, -1, -1, 47, 48, 49, 6, + 7, 8, -1, 10, 11, 12, 13, 14, 15, 16, + 17, 18, 19, 20, -1, -1, -1, 24, -1, -1, + 71, -1, 29, 30, 31, 32, 33, 34, -1, -1, + 188, 189, 190, -1, 192, 193, 194, -1, -1, -1, + 47, 48, 49, -1, -1, 96, 97, 98, 99, 100, + 101, 102, -1, -1, -1, -1, -1, -1, -1, -1, + 111, -1, -1, -1, 71, 116, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, 96, + 97, 98, 99, 100, 101, 102, -1, -1, -1, -1, + -1, -1, -1, -1, 111, -1, 6, 7, 8, 116, + 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, + 20, -1, -1, -1, 24, -1, -1, -1, -1, 29, + 30, 31, 32, 33, 34, -1, -1, 188, 189, 190, + -1, 192, 193, 194, -1, -1, -1, 47, 48, 49, + 6, 7, 8, -1, 10, 11, 12, 13, 14, 15, + 16, 17, 18, 19, 20, -1, -1, -1, 24, -1, + -1, 71, -1, 29, 30, 31, 32, 33, 34, -1, + -1, 188, 189, 190, -1, 192, 193, 194, -1, -1, + -1, 47, 48, 49, -1, -1, 96, 97, 98, 99, + 100, 101, 102, -1, -1, -1, -1, -1, -1, -1, + -1, 111, -1, -1, -1, 71, 116, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + 96, 97, 98, 99, 100, 101, 102, -1, -1, -1, + -1, -1, -1, -1, -1, 111, -1, 6, 7, 8, + 116, 10, 11, 12, 13, 14, 15, 16, 17, 18, + 19, 20, -1, -1, -1, 24, -1, -1, -1, -1, + 29, 30, 31, 32, 33, 34, -1, -1, 188, 189, + 190, -1, 192, 193, 194, -1, -1, -1, 47, 48, + 49, 6, 7, 8, -1, 10, 11, 12, 13, 14, + 15, 16, 17, 18, 19, -1, -1, -1, -1, 24, + -1, -1, 71, -1, 29, 30, 31, 32, 33, 34, + -1, -1, 188, 189, 190, -1, 192, 193, 194, -1, + -1, -1, 47, 48, 49, -1, -1, 96, 97, 98, + 99, 100, 101, 102, -1, -1, -1, -1, -1, -1, + -1, -1, 111, -1, -1, -1, 71, 116, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, 96, 97, 98, 99, 100, 101, 102, 19, -1, + -1, -1, -1, 24, -1, -1, 111, -1, -1, -1, + -1, 116, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 44, -1, 46, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, 188, + 189, 190, -1, 192, 193, 194, -1, -1, -1, -1, + -1, 72, -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, 188, 189, 190, -1, 192, 193, 194, + -1, 112, 113, 114, 115, -1, 117, 118, 119, 120, + 121, 122, 123, 124, 125, 126, -1, 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, 20, -1, -1, -1, -1, -1, -1, -1, 190, + 191, -1, -1, -1, 195, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, 44, -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, + -1, -1, -1, 112, 113, 114, 115, -1, 117, 118, + 119, 120, 121, 122, 123, 124, 125, 126, -1, 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, -1, -1, -1, -1, -1, 19, -1, + -1, 190, 191, 24, -1, -1, 195, -1, 29, 30, + 31, 32, 33, 34, -1, -1, -1, -1, -1, 19, + 20, 42, 43, -1, 24, -1, 47, 48, 49, 29, + 30, 31, 32, 33, 34, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, 19, 47, 48, 49, + 71, 24, -1, -1, -1, -1, 29, 30, 31, 32, + 33, 34, -1, -1, -1, -1, -1, -1, -1, -1, + -1, 71, -1, 19, 47, 48, 49, -1, 24, -1, + -1, -1, -1, 29, 30, 31, 32, 33, 34, -1, + -1, -1, -1, -1, -1, 116, -1, -1, 71, -1, + -1, 47, 48, 49, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, 116, -1, -1, -1, + -1, -1, -1, -1, -1, 71, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 116, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, 24, -1, -1, -1, -1, 188, 189, 190, + 116, 192, 34, -1, -1, -1, -1, -1, -1, -1, + -1, -1, 44, -1, -1, -1, -1, -1, 188, 189, + 190, -1, 192, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, 188, 189, 190, -1, 192, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, 188, 189, 190, -1, 192, -1, -1, -1, + 112, 113, 114, 115, -1, 117, 118, 119, 120, 121, + 122, 123, 124, 125, 126, -1, 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, + -1, -1, -1, -1, -1, -1, 188, 189, 190, 191, + 24, 193, 194, 195, -1, 29, 30, 31, 32, 33, + 34, -1, -1, -1, -1, -1, -1, -1, 42, 43, + -1, 24, 25, 47, 48, 49, 29, 30, 31, 32, + 33, 34, 24, -1, -1, 27, -1, 29, 30, 31, + 32, 33, 34, -1, 47, 48, 49, 71, -1, -1, + -1, -1, -1, 24, 25, 47, 48, 49, 29, 30, + 31, 32, 33, 34, 24, -1, -1, 27, 71, 29, + 30, 31, 32, 33, 34, -1, 47, 48, 49, 71, + -1, -1, -1, -1, -1, -1, -1, 47, 48, 49, + -1, -1, 116, -1, -1, -1, 24, 25, -1, -1, + 71, 29, 30, 31, 32, 33, 34, -1, -1, -1, + -1, 71, -1, 116, -1, -1, -1, -1, -1, 47, + 48, 49, -1, 24, 116, -1, -1, -1, 29, 30, + 31, 32, 33, 34, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 71, -1, 116, 47, 48, 49, -1, + -1, -1, 24, -1, -1, -1, 116, 29, 30, 31, + 32, 33, 34, -1, 188, 189, 190, -1, 192, -1, + 71, -1, -1, -1, -1, 47, 48, 49, -1, -1, + -1, -1, -1, -1, -1, 188, 189, 190, 116, 192, + -1, -1, -1, -1, -1, -1, 188, 189, 190, 71, + 192, 24, -1, -1, -1, -1, 29, 30, 31, 32, + 33, 34, -1, -1, -1, 116, -1, 188, 189, 190, + -1, 192, -1, -1, 47, 48, 49, -1, 188, 189, + 190, 24, 192, -1, -1, -1, 29, 30, 31, 32, + 33, 34, -1, -1, 116, -1, -1, -1, 71, -1, + -1, -1, -1, -1, 47, 48, 49, -1, -1, -1, + 188, 189, 190, -1, 192, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, 71, -1, + -1, -1, -1, -1, -1, -1, -1, 188, 189, 190, + 24, 192, -1, 116, -1, 29, 30, 31, 32, 33, + 34, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 47, 48, 49, 188, 189, 190, -1, + 192, -1, -1, 116, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, 71, -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, 188, 189, 190, -1, 192, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, 116, -1, -1, -1, -1, -1, -1, -1, + -1, 44, -1, 46, -1, 188, 189, 190, -1, 192, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, 68, 69, 70, -1, 72, + -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, 188, 189, 190, -1, 192, 112, + 113, 114, 115, -1, 117, 118, 119, 120, 121, 122, + 123, 124, 125, 126, -1, 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, 44, + -1, 46, -1, -1, -1, -1, -1, 190, 191, -1, + -1, -1, 195, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, 72, -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, 112, 113, 114, + 115, -1, 117, 118, 119, 120, 121, 122, 123, 124, + 125, 126, -1, 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, 44, -1, -1, + -1, -1, -1, 188, 189, 190, 191, -1, -1, -1, + 195, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, 68, 69, 70, -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, 112, 113, 114, 115, -1, + 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, + -1, 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, 44, -1, -1, -1, -1, + -1, -1, -1, 190, 191, -1, -1, -1, 195, -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, 92, 93, 94, -1, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, -1, -1, 112, 113, 114, 115, -1, 117, 118, + 119, 120, 121, 122, 123, 124, 125, 126, -1, 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, 44, -1, 46, -1, -1, -1, -1, + -1, 190, 191, -1, -1, -1, 195, -1, -1, -1, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, + -1, 72, -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, 112, 113, 114, 115, -1, 117, 118, 119, 120, + 121, 122, 123, 124, 125, 126, -1, 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, 44, -1, -1, -1, -1, -1, -1, -1, 190, + 191, -1, -1, -1, 195, -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, 112, + 113, 114, 115, -1, 117, 118, 119, 120, 121, 122, + 123, 124, 125, 126, -1, 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, -1, + -1, -1, -1, -1, -1, -1, -1, 190, 191, -1, + -1, -1, 195 }; /* -*-C-*- Note some compilers choke on comments on `#line' lines. */ -/* This file comes from bison-1.28. */ - /* Skeleton output parser for bison, - Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc. + + Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002 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 @@ -2677,62 +2856,131 @@ static const short yycheck[] = { 0, This special exception was added by the Free Software Foundation in version 1.24 of Bison. */ -/* This is the parser code that is written into each bison parser - when the %semantic_parser declaration is not specified in the grammar. - It was written by Richard Stallman by simplifying the hairy parser - used when %semantic_parser is specified. */ +/* This is the parser code that is written into each bison parser when + the %semantic_parser declaration is not specified in the grammar. + It was written by Richard Stallman by simplifying the hairy parser + used when %semantic_parser is specified. */ + +/* 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. */ + +#if ! defined (yyoverflow) || defined (YYERROR_VERBOSE) + +/* The parser invokes alloca or malloc; define the necessary symbols. */ + +# if YYSTACK_USE_ALLOCA +# define YYSTACK_ALLOC alloca +# else +# ifndef YYSTACK_USE_ALLOCA +# if defined (alloca) || defined (_ALLOCA_H) +# define YYSTACK_ALLOC alloca +# else +# ifdef __GNUC__ +# define YYSTACK_ALLOC __builtin_alloca +# endif +# endif +# endif +# endif + +# ifdef YYSTACK_ALLOC + /* Pacify GCC's `empty if-body' warning. */ +# define YYSTACK_FREE(Ptr) do { /* empty */; } while (0) +# else +# if defined (__STDC__) || defined (__cplusplus) +# include /* INFRINGES ON USER NAME SPACE */ +# define YYSIZE_T size_t +# endif +# define YYSTACK_ALLOC malloc +# define YYSTACK_FREE free +# endif +#endif /* ! defined (yyoverflow) || defined (YYERROR_VERBOSE) */ + + +#if (! defined (yyoverflow) \ + && (! defined (__cplusplus) \ + || (YYLTYPE_IS_TRIVIAL && cgrammar_YYSTYPE_IS_TRIVIAL))) + +/* A type that is properly aligned for any stack member. */ +union yyalloc +{ + short yyss; + cgrammar_YYSTYPE yyvs; +# if YYLSP_NEEDED + YYLTYPE yyls; +# endif +}; + +/* The size of the maximum gap between one aligned stack and the next. */ +# define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1) + +/* The size of an array large to enough to hold all stacks, each with + N elements. */ +# if YYLSP_NEEDED +# define YYSTACK_BYTES(N) \ + ((N) * (sizeof (short) + sizeof (cgrammar_YYSTYPE) + sizeof (YYLTYPE)) \ + + 2 * YYSTACK_GAP_MAX) +# else +# define YYSTACK_BYTES(N) \ + ((N) * (sizeof (short) + sizeof (cgrammar_YYSTYPE)) \ + + YYSTACK_GAP_MAX) +# endif + +/* Copy COUNT objects from FROM to TO. The source and destination do + not overlap. */ +# ifndef YYCOPY +# if 1 < __GNUC__ +# define YYCOPY(To, From, Count) \ + __builtin_memcpy (To, From, (Count) * sizeof (*(From))) +# else +# define YYCOPY(To, From, Count) \ + do \ + { \ + register 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_MAX; \ + yyptr += yynewbytes / sizeof (*yyptr); \ + } \ + while (0) -#ifndef YYSTACK_USE_ALLOCA -#ifdef alloca -#define YYSTACK_USE_ALLOCA -#else /* alloca not defined */ -#ifdef __GNUC__ -#define YYSTACK_USE_ALLOCA -#define alloca __builtin_alloca -#else /* not GNU C. */ -#if (!defined (__STDC__) && defined (sparc)) || defined (__sparc__) || defined (__sparc) || defined (__sgi) || (defined (__sun) && defined (__i386)) -#define YYSTACK_USE_ALLOCA -#include -#else /* not sparc */ -/* We think this test detects Watcom and Microsoft C. */ -/* This used to test MSDOS, but that is a bad idea - since that symbol is in the user namespace. */ -#if (defined (_MSDOS) || defined (_MSDOS_)) && !defined (__TURBOC__) -#if 0 /* No need for malloc.h, which pollutes the namespace; - instead, just don't use alloca. */ -#include #endif -#else /* not MSDOS, or __TURBOC__ */ -#if defined(_AIX) -/* I don't know what this was needed for, but it pollutes the namespace. - So I turned it off. rms, 2 May 1997. */ -/* #include */ - #pragma alloca -#define YYSTACK_USE_ALLOCA -#else /* not MSDOS, or __TURBOC__, or _AIX */ -#if 0 -#ifdef __hpux /* haible@ilog.fr says this works for HPUX 9.05 and up, - and on HPUX 10. Eventually we can turn this on. */ -#define YYSTACK_USE_ALLOCA -#define alloca __builtin_alloca -#endif /* __hpux */ + + +#if ! defined (YYSIZE_T) && defined (__SIZE_TYPE__) +# define YYSIZE_T __SIZE_TYPE__ #endif -#endif /* not _AIX */ -#endif /* not MSDOS, or __TURBOC__ */ -#endif /* not sparc */ -#endif /* not GNU C */ -#endif /* alloca not defined */ -#endif /* YYSTACK_USE_ALLOCA not defined */ - -#ifdef YYSTACK_USE_ALLOCA -#define YYSTACK_ALLOC alloca -#else -#define YYSTACK_ALLOC malloc +#if ! defined (YYSIZE_T) && defined (size_t) +# define YYSIZE_T size_t +#endif +#if ! defined (YYSIZE_T) +# if defined (__STDC__) || defined (__cplusplus) +# include /* INFRINGES ON USER NAME SPACE */ +# define YYSIZE_T size_t +# endif +#endif +#if ! defined (YYSIZE_T) +# define YYSIZE_T unsigned int #endif - -/* Note: there must be only one dollar sign in this file. - It is replaced by the list of actions, each action - as one case of the switch. */ #define yyerrok (yyerrstatus = 0) #define yyclearin (yychar = YYEMPTY) @@ -2741,128 +2989,157 @@ static const short yycheck[] = { 0, #define YYACCEPT goto yyacceptlab #define YYABORT goto yyabortlab #define YYERROR goto yyerrlab1 -/* Like YYERROR except do call yyerror. - This remains here temporarily to ease the - transition to the new meaning of YYERROR, for GCC. +/* 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) \ +#define YYBACKUP(Token, Value) \ do \ if (yychar == YYEMPTY && yylen == 1) \ - { yychar = (token), yylval = (value); \ + { \ + yychar = (Token); \ + yylval = (Value); \ yychar1 = YYTRANSLATE (yychar); \ YYPOPSTACK; \ goto yybackup; \ } \ else \ - { yyerror ("syntax error: cannot back up"); YYERROR; } \ + { \ + yyerror ("syntax error: cannot back up"); \ + YYERROR; \ + } \ while (0) #define YYTERROR 1 #define YYERRCODE 256 -#ifndef YYPURE -#define YYLEX yylex() -#endif - -#ifdef YYPURE -#ifdef YYLSP_NEEDED -#ifdef YYLEX_PARAM -#define YYLEX yylex(&yylval, &yylloc, YYLEX_PARAM) -#else -#define YYLEX yylex(&yylval, &yylloc) -#endif -#else /* not YYLSP_NEEDED */ -#ifdef YYLEX_PARAM -#define YYLEX yylex(&yylval, YYLEX_PARAM) -#else -#define YYLEX yylex(&yylval) -#endif -#endif /* not YYLSP_NEEDED */ -#endif - -/* If nonreentrant, generate the variables here */ -#ifndef YYPURE +/* YYLLOC_DEFAULT -- Compute the default location (before the actions + are run). -int yychar; /* the lookahead symbol */ -YYSTYPE yylval; /* the semantic value of the */ - /* lookahead symbol */ + When YYLLOC_DEFAULT is run, CURRENT is set the location of the + first token. By default, to implement support for ranges, extend + its range to the last symbol. */ -#ifdef YYLSP_NEEDED -YYLTYPE yylloc; /* location data for the lookahead */ - /* symbol */ +#ifndef YYLLOC_DEFAULT +# define YYLLOC_DEFAULT(Current, Rhs, N) \ + Current.last_line = Rhs[N].last_line; \ + Current.last_column = Rhs[N].last_column; #endif -int yynerrs; /* number of parse errors so far */ -#endif /* not YYPURE */ -#if YYDEBUG != 0 -int yydebug; /* nonzero means print parse trace */ -/* Since this is uninitialized, it does not stop multiple parsers - from coexisting. */ -#endif - -/* YYINITDEPTH indicates the initial size of the parser's stacks */ +/* YYLEX -- calling `yylex' with the right arguments. */ + +#if YYPURE +# if YYLSP_NEEDED +# ifdef YYLEX_PARAM +# define YYLEX yylex (&yylval, &yylloc, YYLEX_PARAM) +# else +# define YYLEX yylex (&yylval, &yylloc) +# endif +# else /* !YYLSP_NEEDED */ +# ifdef YYLEX_PARAM +# define YYLEX yylex (&yylval, YYLEX_PARAM) +# else +# define YYLEX yylex (&yylval) +# endif +# endif /* !YYLSP_NEEDED */ +#else /* !YYPURE */ +# define YYLEX yylex () +#endif /* !YYPURE */ + + +/* Enable debugging if requested. */ +#if YYDEBUG + +# ifndef YYFPRINTF +# include /* INFRINGES ON USER NAME SPACE */ +# define YYFPRINTF fprintf +# endif +# define YYDPRINTF(Args) \ +do { \ + if (yydebug) \ + YYFPRINTF Args; \ +} while (0) +/* Nonzero means print parse trace. It is left uninitialized so that + multiple parsers can coexist. */ +int yydebug; +#else /* !YYDEBUG */ +# define YYDPRINTF(Args) +#endif /* !YYDEBUG */ + +/* YYINITDEPTH -- initial size of the parser's stacks. */ #ifndef YYINITDEPTH -#define YYINITDEPTH 200 +# define YYINITDEPTH 200 #endif -/* YYMAXDEPTH is the maximum size the stacks can grow to - (effective only if the built-in stack extension method is used). */ +/* 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 + SIZE_MAX < YYSTACK_BYTES (YYMAXDEPTH) + evaluated with infinite-precision integer arithmetic. */ #if YYMAXDEPTH == 0 -#undef YYMAXDEPTH +# undef YYMAXDEPTH #endif #ifndef YYMAXDEPTH -#define YYMAXDEPTH 10000 +# define YYMAXDEPTH 10000 #endif -/* Define __yy_memcpy. Note that the size argument - should be passed with type unsigned int, because that is what the non-GCC - definitions require. With GCC, __builtin_memcpy takes an arg - of type size_t, but it can handle unsigned int. */ - -#if __GNUC__ > 1 /* GNU C and GNU C++ define this. */ -#define __yy_memcpy(TO,FROM,COUNT) __builtin_memcpy(TO,FROM,COUNT) -#else /* not GNU C or C++ */ -#ifndef __cplusplus - -/* This is the most reliable way to avoid incompatibilities - in available built-in functions on various systems. */ -static void -__yy_memcpy (to, from, count) - char *to; - char *from; - unsigned int count; +#ifdef 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 { - register char *f = from; - register char *t = to; - register int i = count; + register const char *yys = yystr; - while (i-- > 0) - *t++ = *f++; -} + while (*yys++ != '\0') + continue; -#else /* __cplusplus */ + return yys - yystr - 1; +} +# endif +# endif -/* This is the most reliable way to avoid incompatibilities - in available built-in functions on various systems. */ -static void -__yy_memcpy (char *to, char *from, unsigned int count) +# 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 { - register char *t = to; - register char *f = from; - register int i = count; + register char *yyd = yydest; + register const char *yys = yysrc; - while (i-- > 0) - *t++ = *f++; -} + while ((*yyd++ = *yys++) != '\0') + continue; -#endif + return yyd - 1; +} +# endif +# endif #endif @@ -2874,76 +3151,121 @@ __yy_memcpy (char *to, char *from, unsigned int count) to the proper pointer type. */ #ifdef YYPARSE_PARAM -#ifdef __cplusplus -#define YYPARSE_PARAM_ARG void *YYPARSE_PARAM -#define YYPARSE_PARAM_DECL -#else /* not __cplusplus */ -#define YYPARSE_PARAM_ARG YYPARSE_PARAM -#define YYPARSE_PARAM_DECL void *YYPARSE_PARAM; -#endif /* not __cplusplus */ -#else /* not YYPARSE_PARAM */ -#define YYPARSE_PARAM_ARG -#define YYPARSE_PARAM_DECL -#endif /* not YYPARSE_PARAM */ +# if defined (__STDC__) || defined (__cplusplus) +# define YYPARSE_PARAM_ARG void *YYPARSE_PARAM +# define YYPARSE_PARAM_DECL +# else +# define YYPARSE_PARAM_ARG YYPARSE_PARAM +# define YYPARSE_PARAM_DECL void *YYPARSE_PARAM; +# endif +#else /* !YYPARSE_PARAM */ +# define YYPARSE_PARAM_ARG +# define YYPARSE_PARAM_DECL +#endif /* !YYPARSE_PARAM */ /* Prevent warning if -Wstrict-prototypes. */ #ifdef __GNUC__ -#ifdef YYPARSE_PARAM +# ifdef YYPARSE_PARAM int yyparse (void *); -#else +# else int yyparse (void); +# endif #endif + +/* YY_DECL_VARIABLES -- depending whether we use a pure parser, + variables are global, or local to YYPARSE. */ + +#define YY_DECL_NON_LSP_VARIABLES \ +/* The lookahead symbol. */ \ +int yychar; \ + \ +/* The semantic value of the lookahead symbol. */ \ +cgrammar_YYSTYPE yylval; \ + \ +/* Number of parse errors so far. */ \ +int yynerrs; + +#if YYLSP_NEEDED +# define YY_DECL_VARIABLES \ +YY_DECL_NON_LSP_VARIABLES \ + \ +/* Location data for the lookahead symbol. */ \ +YYLTYPE yylloc; +#else +# define YY_DECL_VARIABLES \ +YY_DECL_NON_LSP_VARIABLES #endif + +/* If nonreentrant, generate the variables here. */ + +#if !YYPURE +YY_DECL_VARIABLES +#endif /* !YYPURE */ + int -yyparse(YYPARSE_PARAM_ARG) +yyparse (YYPARSE_PARAM_ARG) YYPARSE_PARAM_DECL { + /* If reentrant, generate the variables here. */ +#if YYPURE + YY_DECL_VARIABLES +#endif /* !YYPURE */ + register int yystate; register int yyn; + int yyresult; + /* Number of tokens to shift before error messages enabled. */ + int yyerrstatus; + /* Lookahead token as an internal (translated) token number. */ + int yychar1 = 0; + + /* Three stacks and their tools: + `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 yyssa[YYINITDEPTH]; + short *yyss = yyssa; register short *yyssp; - register YYSTYPE *yyvsp; - int yyerrstatus; /* number of tokens to shift before error messages enabled */ - int yychar1 = 0; /* lookahead token as an internal (translated) token number */ - - short yyssa[YYINITDEPTH]; /* the state stack */ - YYSTYPE yyvsa[YYINITDEPTH]; /* the semantic value stack */ - short *yyss = yyssa; /* refer to the stacks thru separate pointers */ - YYSTYPE *yyvs = yyvsa; /* to allow yyoverflow to reallocate them elsewhere */ + /* The semantic value stack. */ + cgrammar_YYSTYPE yyvsa[YYINITDEPTH]; + cgrammar_YYSTYPE *yyvs = yyvsa; + register cgrammar_YYSTYPE *yyvsp; -#ifdef YYLSP_NEEDED - YYLTYPE yylsa[YYINITDEPTH]; /* the location stack */ +#if YYLSP_NEEDED + /* The location stack. */ + YYLTYPE yylsa[YYINITDEPTH]; YYLTYPE *yyls = yylsa; YYLTYPE *yylsp; +#endif -#define YYPOPSTACK (yyvsp--, yyssp--, yylsp--) +#if YYLSP_NEEDED +# define YYPOPSTACK (yyvsp--, yyssp--, yylsp--) #else -#define YYPOPSTACK (yyvsp--, yyssp--) +# define YYPOPSTACK (yyvsp--, yyssp--) #endif - int yystacksize = YYINITDEPTH; - int yyfree_stacks = 0; + YYSIZE_T yystacksize = YYINITDEPTH; -#ifdef YYPURE - int yychar; - YYSTYPE yylval; - int yynerrs; -#ifdef YYLSP_NEEDED - YYLTYPE yylloc; -#endif -#endif - YYSTYPE yyval; /* the variable used to return */ - /* semantic values from the action */ - /* routines */ + /* The variables used to return semantic value and location from the + action routines. */ + cgrammar_YYSTYPE yyval; +#if YYLSP_NEEDED + YYLTYPE yyloc; +#endif + /* When reducing, the number of symbols on the RHS of the reduced + rule. */ int yylen; -#if YYDEBUG != 0 - if (yydebug) - fprintf(stderr, "Starting parse\n"); -#endif + YYDPRINTF ((stderr, "Starting parse\n")); yystate = 0; yyerrstatus = 0; @@ -2955,110 +3277,110 @@ yyparse(YYPARSE_PARAM_ARG) so that they stay on the same level as the state stack. The wasted elements are never initialized. */ - yyssp = yyss - 1; + yyssp = yyss; yyvsp = yyvs; -#ifdef YYLSP_NEEDED +#if YYLSP_NEEDED yylsp = yyls; #endif + goto yysetstate; -/* Push a new state, which is found in yystate . */ -/* In all cases, when you get here, the value and location stacks - have just been pushed. so pushing a state here evens the stacks. */ -yynewstate: +/*------------------------------------------------------------. +| 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. + */ + yyssp++; - *++yyssp = yystate; + yysetstate: + *yyssp = yystate; if (yyssp >= yyss + yystacksize - 1) { - /* 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 *yyss1 = yyss; -#ifdef YYLSP_NEEDED - YYLTYPE *yyls1 = yyls; -#endif - /* Get the current used size of the three stacks, in elements. */ - int size = yyssp - yyss + 1; + YYSIZE_T yysize = yyssp - yyss + 1; #ifdef yyoverflow - /* Each stack pointer address is followed by the size of - the data in use in that stack, in bytes. */ -#ifdef YYLSP_NEEDED - /* This used to be a conditional around just the two extra args, - but that might be undefined if yyoverflow is a macro. */ - yyoverflow("parser stack overflow", - &yyss1, size * sizeof (*yyssp), - &yyvs1, size * sizeof (*yyvsp), - &yyls1, size * sizeof (*yylsp), - &yystacksize); -#else - yyoverflow("parser stack overflow", - &yyss1, size * sizeof (*yyssp), - &yyvs1, size * sizeof (*yyvsp), - &yystacksize); -#endif - - yyss = yyss1; yyvs = yyvs1; -#ifdef YYLSP_NEEDED - yyls = yyls1; -#endif + { + /* Give user a chance to reallocate the stack. Use copies of + these so that the &'s don't force the real ones into + memory. */ + cgrammar_YYSTYPE *yyvs1 = yyvs; + short *yyss1 = yyss; + + /* Each stack pointer address is followed by the size of the + data in use in that stack, in bytes. */ +# if YYLSP_NEEDED + YYLTYPE *yyls1 = yyls; + /* This used to be a conditional around just the two extra args, + but that might be undefined if yyoverflow is a macro. */ + yyoverflow ("parser stack overflow", + &yyss1, yysize * sizeof (*yyssp), + &yyvs1, yysize * sizeof (*yyvsp), + &yyls1, yysize * sizeof (*yylsp), + &yystacksize); + yyls = yyls1; +# else + yyoverflow ("parser stack overflow", + &yyss1, yysize * sizeof (*yyssp), + &yyvs1, yysize * sizeof (*yyvsp), + &yystacksize); +# endif + yyss = yyss1; + yyvs = yyvs1; + } #else /* no yyoverflow */ +# ifndef YYSTACK_RELOCATE + goto yyoverflowlab; +# else /* Extend the stack our own way. */ if (yystacksize >= YYMAXDEPTH) - { - yyerror("parser stack overflow"); - if (yyfree_stacks) - { - free (yyss); - free (yyvs); -#ifdef YYLSP_NEEDED - free (yyls); -#endif - } - return 2; - } + goto yyoverflowlab; yystacksize *= 2; if (yystacksize > YYMAXDEPTH) yystacksize = YYMAXDEPTH; -#ifndef YYSTACK_USE_ALLOCA - yyfree_stacks = 1; -#endif - yyss = (short *) YYSTACK_ALLOC (yystacksize * sizeof (*yyssp)); - __yy_memcpy ((char *)yyss, (char *)yyss1, - size * (unsigned int) sizeof (*yyssp)); - yyvs = (YYSTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yyvsp)); - __yy_memcpy ((char *)yyvs, (char *)yyvs1, - size * (unsigned int) sizeof (*yyvsp)); -#ifdef YYLSP_NEEDED - yyls = (YYLTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yylsp)); - __yy_memcpy ((char *)yyls, (char *)yyls1, - size * (unsigned int) sizeof (*yylsp)); -#endif + + { + short *yyss1 = yyss; + union yyalloc *yyptr = + (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); + if (! yyptr) + goto yyoverflowlab; + YYSTACK_RELOCATE (yyss); + YYSTACK_RELOCATE (yyvs); +# if YYLSP_NEEDED + YYSTACK_RELOCATE (yyls); +# endif +# undef YYSTACK_RELOCATE + if (yyss1 != yyssa) + YYSTACK_FREE (yyss1); + } +# endif #endif /* no yyoverflow */ - yyssp = yyss + size - 1; - yyvsp = yyvs + size - 1; -#ifdef YYLSP_NEEDED - yylsp = yyls + size - 1; + yyssp = yyss + yysize - 1; + yyvsp = yyvs + yysize - 1; +#if YYLSP_NEEDED + yylsp = yyls + yysize - 1; #endif -#if YYDEBUG != 0 - if (yydebug) - fprintf(stderr, "Stack size increased to %d\n", yystacksize); -#endif + YYDPRINTF ((stderr, "Stack size increased to %lu\n", + (unsigned long int) yystacksize)); if (yyssp >= yyss + yystacksize - 1) YYABORT; } -#if YYDEBUG != 0 - if (yydebug) - fprintf(stderr, "Entering state %d\n", yystate); -#endif + YYDPRINTF ((stderr, "Entering state %d\n", yystate)); goto yybackup; - yybackup: + + +/*-----------. +| yybackup. | +`-----------*/ +yybackup: /* Do appropriate processing given the current state. */ /* Read a lookahead token if we need one and don't already have one. */ @@ -3077,10 +3399,7 @@ yynewstate: if (yychar == YYEMPTY) { -#if YYDEBUG != 0 - if (yydebug) - fprintf(stderr, "Reading a token: "); -#endif + YYDPRINTF ((stderr, "Reading a token: ")); yychar = YYLEX; } @@ -3091,25 +3410,25 @@ yynewstate: yychar1 = 0; yychar = YYEOF; /* Don't call YYLEX any more */ -#if YYDEBUG != 0 - if (yydebug) - fprintf(stderr, "Now at end of input.\n"); -#endif + YYDPRINTF ((stderr, "Now at end of input.\n")); } else { - yychar1 = YYTRANSLATE(yychar); + yychar1 = YYTRANSLATE (yychar); -#if YYDEBUG != 0 +#if YYDEBUG + /* We have to keep this `#if YYDEBUG', since we use variables + which are defined only if `YYDEBUG' is set. */ if (yydebug) { - fprintf (stderr, "Next token is %d (%s", yychar, yytname[yychar1]); - /* Give the individual parser a way to print the precise meaning - of a token, for further debugging info. */ -#ifdef YYPRINT + YYFPRINTF (stderr, "Next token is %d (%s", + yychar, yytname[yychar1]); + /* Give the individual parser a way to print the precise + meaning of a token, for further debugging info. */ +# ifdef YYPRINT YYPRINT (stderr, yychar, yylval); -#endif - fprintf (stderr, ")\n"); +# endif + YYFPRINTF (stderr, ")\n"); } #endif } @@ -3141,56 +3460,78 @@ yynewstate: YYACCEPT; /* Shift the lookahead token. */ - -#if YYDEBUG != 0 - if (yydebug) - fprintf(stderr, "Shifting token %d (%s), ", yychar, yytname[yychar1]); -#endif + YYDPRINTF ((stderr, "Shifting token %d (%s), ", + yychar, yytname[yychar1])); /* Discard the token being shifted unless it is eof. */ if (yychar != YYEOF) yychar = YYEMPTY; *++yyvsp = yylval; -#ifdef YYLSP_NEEDED +#if YYLSP_NEEDED *++yylsp = yylloc; #endif - /* count tokens shifted since error; after three, turn off error status. */ - if (yyerrstatus) yyerrstatus--; + /* Count tokens shifted since error; after three, turn off error + status. */ + if (yyerrstatus) + yyerrstatus--; yystate = yyn; goto yynewstate; -/* Do the default action for the current state. */ -yydefault: +/*-----------------------------------------------------------. +| yydefault -- do the default action for the current state. | +`-----------------------------------------------------------*/ +yydefault: yyn = yydefact[yystate]; if (yyn == 0) goto yyerrlab; + goto yyreduce; -/* Do a reduction. yyn is the number of a rule to reduce with. */ + +/*-----------------------------. +| yyreduce -- Do a reduction. | +`-----------------------------*/ yyreduce: + /* yyn is the number of a rule to reduce with. */ yylen = yyr2[yyn]; - if (yylen > 0) - yyval = yyvsp[1-yylen]; /* implement default value of the action */ -#if YYDEBUG != 0 + /* If YYLEN is nonzero, implement the default value of the action: + `$$ = $1'. + + Otherwise, the following line sets YYVAL to the semantic value of + the lookahead token. 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]; + +#if YYLSP_NEEDED + /* Similarly for the default location. Let the user run additional + commands if for instance locations are ranges. */ + yyloc = yylsp[1-yylen]; + YYLLOC_DEFAULT (yyloc, (yylsp - yylen), yylen); +#endif + +#if YYDEBUG + /* We have to keep this `#if YYDEBUG', since we use variables which + are defined only if `YYDEBUG' is set. */ if (yydebug) { - int i; + int yyi; - fprintf (stderr, "Reducing via rule %d (line %d), ", - yyn, yyrline[yyn]); + YYFPRINTF (stderr, "Reducing via rule %d (line %d), ", + yyn, yyrline[yyn]); /* Print the symbols being reduced, and their result. */ - for (i = yyprhs[yyn]; yyrhs[i] > 0; i++) - fprintf (stderr, "%s ", yytname[yyrhs[i]]); - fprintf (stderr, " -> %s\n", yytname[yyr1[yyn]]); + for (yyi = yyprhs[yyn]; yyrhs[yyi] > 0; yyi++) + YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]); + YYFPRINTF (stderr, " -> %s\n", yytname[yyr1[yyn]]); } #endif - switch (yyn) { case 3: @@ -3218,16 +3559,16 @@ case 10: { uentry_checkDecl (); exprNode_free (yyvsp[0].expr); ; break;} case 11: -{ uentry_clearDecl (); /* evans 2002-02-08: okay to have a null statement */ ; +{ uentry_clearDecl (); lltok_free (yyvsp[0].tok); /* evans 2002-02-08: okay to have a null statement */ ; break;} case 12: { uentry_clearDecl (); ; break;} case 13: -{ checkConstant (yyvsp[-6].qtyp, yyvsp[-4].ntyp); ; +{ checkConstant (yyvsp[-6].qtyp, yyvsp[-4].ntyp); lltok_free2 (yyvsp[-7].tok, yyvsp[0].tok); ; break;} case 14: -{ checkValueConstant (yyvsp[-9].qtyp, yyvsp[-7].ntyp, yyvsp[-3].expr) ; ; +{ checkValueConstant (yyvsp[-9].qtyp, yyvsp[-7].ntyp, yyvsp[-3].expr); lltok_free3 (yyvsp[-10].tok, yyvsp[-5].tok, yyvsp[0].tok); ; break;} case 15: { context_enterFunctionHeader (); ; @@ -3236,6 +3577,7 @@ case 16: { declareStaticFunction (yyvsp[-2].ntyp); context_quietExitFunction (); context_exitFunctionHeader (); + lltok_free2 (yyvsp[-4].tok, yyvsp[0].tok); /*!*/ ; break;} case 17: @@ -3249,16 +3591,16 @@ case 18: { yyval.ntyp = idDecl_fixBase (yyvsp[0].ntyp, yyvsp[-2].qtyp); ; break;} case 20: -{ yyval.ntyp = yyvsp[0].ntyp; qtype_adjustPointers (yyvsp[-1].count, idDecl_getTyp (yyval.ntyp)); ; +{ yyval.ntyp = yyvsp[0].ntyp; qtype_adjustPointers (yyvsp[-1].pointers, idDecl_getTyp (yyval.ntyp)); ; break;} case 21: { yyval.ntyp = idDecl_create (yyvsp[0].cname, qtype_unknown ()); ; break;} case 22: -{ yyval.ntyp = idDecl_expectFunction (yyvsp[-2].ntyp); ; +{ yyval.ntyp = idDecl_expectFunction (yyvsp[-2].ntyp); lltok_free2 (yyvsp[-4].tok, yyvsp[0].tok); ; break;} case 23: -{ yyval.ntyp = idDecl_replaceCtype (yyvsp[-2].ntyp, ctype_makeInnerArray (idDecl_getCtype (yyvsp[-2].ntyp))); ; +{ yyval.ntyp = idDecl_replaceCtype (yyvsp[-2].ntyp, ctype_makeInnerArray (idDecl_getCtype (yyvsp[-2].ntyp))); lltok_free2 (yyvsp[-1].tok, yyvsp[0].tok); ; break;} case 24: { @@ -3274,6 +3616,8 @@ case 24: { yyval.ntyp = idDecl_replaceCtype (yyvsp[-5].ntyp, ctype_makeInnerArray (idDecl_getCtype (yyvsp[-5].ntyp))); } + + lltok_free2 (yyvsp[-4].tok, yyvsp[-1].tok); ; break;} case 25: @@ -3281,35 +3625,73 @@ case 25: break;} case 26: { /* need to support globals and modifies here! */ + functionClauseList fcl; ctype ct = ctype_makeFunction (idDecl_getCtype (yyvsp[-5].ntyp), uentryList_makeMissingParams ()); yyval.ntyp = idDecl_replaceCtype (yyvsp[-5].ntyp, ct); - idDecl_addClauses (yyval.ntyp, yyvsp[0].funcclauselist); - context_popLoc (); + /*drl 7/25/01 added*/ - setImplictfcnConstraints(); + setImplicitfcnConstraints(); + + DPRINTF((message("namedDeclBase PushType TLPAREN TRPAREN...:\n adding implict constraints to functionClause List: %s", + functionClauseList_unparse(yyvsp[0].funcclauselist) + ) + )); + + fcl = functionClauseList_setImplicitConstraints(yyvsp[0].funcclauselist); + + idDecl_addClauses (yyval.ntyp, fcl); + + DPRINTF((message("1 added fuctionClause List: %s to the Id", + functionClauseList_unparse(fcl) + ) + )); + + + context_popLoc (); + lltok_free2 (yyvsp[-3].tok, yyvsp[-2].tok); ; break;} case 27: { setCurrentParams (yyvsp[-1].entrylist); ; break;} case 28: -{ setImplictfcnConstraints (); +{ + functionClauseList fcl; + setImplicitfcnConstraints (); clearCurrentParams (); yyval.ntyp = idDecl_replaceCtype (yyvsp[-6].ntyp, ctype_makeFunction (idDecl_getCtype (yyvsp[-6].ntyp), yyvsp[-3].entrylist)); - idDecl_addClauses (yyval.ntyp, yyvsp[0].funcclauselist); + + DPRINTF((message("namedDeclBase PushType TLPAREN genericParamList TRPAREN...:\n adding implict constraints to functionClause List: %s", + functionClauseList_unparse(yyvsp[0].funcclauselist) + ) + )) ; + + fcl = functionClauseList_setImplicitConstraints(yyvsp[0].funcclauselist); + + idDecl_addClauses (yyval.ntyp, fcl); + + DPRINTF((message("added fuctionClause List: %s to the Id", + functionClauseList_unparse(fcl) + ) + )); + + context_popLoc (); + lltok_free2 (yyvsp[-4].tok, yyvsp[-2].tok); ; break;} case 29: { yyval.ntyp = idDecl_create (yyvsp[0].cname, qtype_unknown ()); ; break;} case 30: -{ yyval.ntyp = idDecl_expectFunction (yyvsp[-2].ntyp); ; +{ yyval.ntyp = idDecl_expectFunction (yyvsp[-2].ntyp); lltok_free2 (yyvsp[-4].tok, yyvsp[0].tok); ; break;} case 31: -{ yyval.ntyp = idDecl_replaceCtype (yyvsp[-2].ntyp, ctype_makeInnerArray (idDecl_getCtype (yyvsp[-2].ntyp))); ; +{ yyval.ntyp = idDecl_replaceCtype (yyvsp[-2].ntyp, ctype_makeInnerArray (idDecl_getCtype (yyvsp[-2].ntyp))); + lltok_free2 (yyvsp[-1].tok, yyvsp[0].tok); + ; break;} case 32: { @@ -3326,6 +3708,7 @@ case 32: } yyval.ntyp = idDecl_replaceCtype (yyvsp[-5].ntyp, ctype_makeInnerFixedArray (idDecl_getCtype (yyvsp[-5].ntyp), value)); + lltok_free2 (yyvsp[-4].tok, yyvsp[-1].tok); ; break;} case 33: @@ -3339,6 +3722,7 @@ case 34: yyval.ntyp = idDecl_replaceCtype (yyvsp[-5].ntyp, ct); idDecl_addClauses (yyval.ntyp, yyvsp[0].funcclauselist); context_popLoc (); + lltok_free2 (yyvsp[-3].tok, yyvsp[-2].tok); ; break;} case 35: @@ -3350,6 +3734,8 @@ case 36: yyval.ntyp = idDecl_replaceCtype (yyvsp[-6].ntyp, ctype_makeFunction (idDecl_getCtype (yyvsp[-6].ntyp), yyvsp[-3].entrylist)); idDecl_addClauses (yyval.ntyp, yyvsp[0].funcclauselist); context_popLoc (); + lltok_free (yyvsp[-4].tok); + /*!! lltok_free2 ($3, $5); */ ; break;} case 37: @@ -3359,45 +3745,51 @@ case 38: { clearCurrentParams (); ; break;} case 39: -{ declareCIter (yyvsp[-8].cname, yyvsp[-6].entrylist); ; +{ declareCIter (yyvsp[-8].cname, yyvsp[-6].entrylist); + lltok_free3 (yyvsp[-9].tok, yyvsp[-7].tok, yyvsp[-5].tok); + ; break;} case 40: -{ exprNode_checkMacroBody (yyvsp[-1].expr); ; +{ exprNode_checkMacroBody (yyvsp[-1].expr); lltok_free2 (yyvsp[-2].tok, yyvsp[0].tok); ; break;} case 41: -{ exprNode_checkIterBody (yyvsp[-1].expr); ; +{ exprNode_checkIterBody (yyvsp[-1].expr); lltok_free2 (yyvsp[-2].tok, yyvsp[0].tok); ; break;} case 42: -{ exprNode_checkIterEnd (yyvsp[-1].expr); ; +{ exprNode_checkIterEnd (yyvsp[-1].expr); lltok_free2 (yyvsp[-2].tok, yyvsp[0].tok);; break;} case 43: -{ exprChecks_checkEmptyMacroBody (); ; +{ exprChecks_checkEmptyMacroBody (); lltok_free2 (yyvsp[-1].tok, yyvsp[0].tok); ; break;} case 44: { clabstract_declareFunction (yyvsp[0].ntyp); ; break;} case 45: -{ yyval.msconstraint = metaStateConstraint_create (yyvsp[-2].msspec, yyvsp[0].msexpr); ; +{ yyval.msconstraint = metaStateConstraint_create (yyvsp[-2].msspec, yyvsp[0].msexpr); lltok_free (yyvsp[-1].tok); ; break;} case 46: -{ cscanner_expectingMetaStateName (); ; +{ cscannerHelp_expectingMetaStateName (); ; break;} case 47: -{ cscanner_clearExpectingMetaStateName (); - yyval.msspec = metaStateSpecifier_create (yyvsp[-3].sr, yyvsp[0].msinfo); ; +{ cscannerHelp_clearExpectingMetaStateName (); + yyval.msspec = metaStateSpecifier_create (yyvsp[-3].sr, yyvsp[0].msinfo); + lltok_free (yyvsp[-1].tok); + ; break;} case 48: -{ cscanner_expectingMetaStateName (); ; +{ cscannerHelp_expectingMetaStateName (); ; break;} case 49: -{ cscanner_clearExpectingMetaStateName (); - yyval.msspec = metaStateSpecifier_createElipsis (yyvsp[0].msinfo); ; +{ cscannerHelp_clearExpectingMetaStateName (); + yyval.msspec = metaStateSpecifier_createElipsis (yyvsp[0].msinfo); + lltok_free2 (yyvsp[-3].tok, yyvsp[-1].tok); + ; break;} case 50: { yyval.msexpr = metaStateExpression_create (yyvsp[0].msspec); ; break;} case 51: -{ yyval.msexpr = metaStateExpression_createMerge (yyvsp[-2].msspec, yyvsp[0].msexpr); ; +{ yyval.msexpr = metaStateExpression_createMerge (yyvsp[-2].msspec, yyvsp[0].msexpr); lltok_free (yyvsp[-1].tok); ; break;} case 55: { yyval.conL = constraintList_add (yyvsp[0].conL, yyvsp[-2].con); ; @@ -3651,70 +4043,75 @@ case 141: { yyval.sr = fixModifiesId (yyvsp[0].cname); ; break;} case 142: -{ yyval.sr = modListArrayFetch (yyvsp[-2].sr, sRef_undefined); ; +{ yyval.sr = fixModifiesId (yyvsp[0].cname); ; break;} case 143: -{ yyval.sr = modListArrayFetch (yyvsp[-3].sr, yyvsp[-1].sr); ; +{ yyval.sr = modListArrayFetch (yyvsp[-2].sr, sRef_undefined); ; break;} case 144: -{ yyval.sr = modListPointer (yyvsp[0].sr); ; +{ yyval.sr = modListArrayFetch (yyvsp[-3].sr, yyvsp[-1].sr); ; break;} case 145: -{ yyval.sr = yyvsp[-1].sr; ; +{ yyval.sr = modListPointer (yyvsp[0].sr); ; break;} case 146: -{ yyval.sr = modListFieldAccess (yyvsp[-2].sr, yyvsp[0].cname); ; +{ yyval.sr = yyvsp[-1].sr; ; break;} case 147: -{ yyval.sr = modListArrowAccess (yyvsp[-2].sr, yyvsp[0].cname); ; +{ yyval.sr = modListFieldAccess (yyvsp[-2].sr, yyvsp[0].cname); ; break;} case 148: -{ yyval.sr = yyvsp[0].sr; ; +{ yyval.sr = modListArrowAccess (yyvsp[-2].sr, yyvsp[0].cname); ; break;} case 149: -{ yyval.sr = sRef_makeUnknown (); /* sRef_makeConstant ($1); ? */ ; +{ yyval.sr = yyvsp[0].sr; ; break;} case 150: -{ yyval.srset = sRefSet_single (yyvsp[0].sr); ; +{ yyval.sr = sRef_makeUnknown (); /* sRef_makeConstant ($1); ? */ ; break;} case 151: -{ yyval.srset = sRefSet_insert (yyvsp[-2].srset, yyvsp[0].sr); ; +{ yyval.srset = sRefSet_single (yyvsp[0].sr); ; break;} case 152: -{ yyval.sr = checkStateClausesId (yyvsp[0].entry); ; +{ yyval.srset = sRefSet_insert (yyvsp[-2].srset, yyvsp[0].sr); ; break;} case 153: -{ yyval.sr = fixStateClausesId (yyvsp[0].cname); ; +{ yyval.sr = checkStateClausesId (yyvsp[0].entry); ; break;} case 154: -{ yyval.sr = sRef_makeAnyArrayFetch (yyvsp[-2].sr); ; +{ yyval.sr = fixStateClausesId (yyvsp[0].cname); ; break;} case 155: -{ yyval.sr = sRef_makeAnyArrayFetch (yyvsp[-3].sr); ; +{ yyval.sr = sRef_makeAnyArrayFetch (yyvsp[-2].sr); ; break;} case 156: -{ yyval.sr = sRef_constructPointer (yyvsp[0].sr); ; +{ yyval.sr = sRef_makeAnyArrayFetch (yyvsp[-3].sr); ; break;} case 157: -{ yyval.sr = yyvsp[-1].sr; ; +{ yyval.sr = sRef_constructPointer (yyvsp[0].sr); ; break;} case 158: +{ yyval.sr = yyvsp[-1].sr; ; + break;} +case 159: { cstring_markOwned (yyvsp[0].cname); yyval.sr = sRef_buildField (yyvsp[-2].sr, yyvsp[0].cname); ; break;} -case 159: +case 160: { cstring_markOwned (yyvsp[0].cname); yyval.sr = sRef_makeArrow (yyvsp[-2].sr, yyvsp[0].cname); ; break;} -case 160: -{ yyval.srset = sRefSet_undefined ; +case 161: +{ DPRINTF ((message("Empty optSpecClauseList") )); yyval.srset = sRefSet_undefined ; break;} -case 162: +case 163: { if (sRef_isValid (yyvsp[0].sr)) { yyval.srset = sRefSet_single (yyvsp[0].sr); } - else { yyval.srset = sRefSet_undefined; } + else { + DPRINTF((message("returning sRefSEt_undefined ") )); + yyval.srset = sRefSet_undefined; } ; break;} -case 163: +case 164: { if (sRef_isValid (yyvsp[0].sr)) { yyval.srset = sRefSet_insert (yyvsp[-2].srset, yyvsp[0].sr); @@ -3725,62 +4122,59 @@ case 163: } ; break;} -case 164: +case 165: { yyval.expr = exprNode_fromIdentifier (yyvsp[0].entry); ; break;} -case 165: +case 166: { yyval.expr = exprNode_fromUIO (yyvsp[0].cname); ; break;} -case 167: -{ yyval.expr = exprNode_addParens (yyvsp[-2].tok, yyvsp[-1].expr); ; - break;} case 168: -{ yyval.expr = exprNode_fromIdentifier (coerceId (yyvsp[0].cname)); ; +{ yyval.expr = exprNode_addParens (yyvsp[-2].tok, yyvsp[-1].expr); ; break;} case 169: -{ yyval.expr = exprNode_makeError (); ; +{ yyval.expr = exprNode_fromIdentifier (cscannerHelp_coerceId (yyvsp[0].cname)); ; break;} case 170: -{ exprChecks_inCompoundStatementExpression (); ; +{ yyval.expr = exprNode_makeError (); ; break;} case 171: -{ exprChecks_leaveCompoundStatementExpression (); yyval.expr = exprNode_compoundStatementExpression (yyvsp[-3].tok, yyvsp[-1].expr); ; +{ exprChecks_inCompoundStatementExpression (); ; break;} -case 173: -{ yyval.expr = exprNode_arrayFetch (yyvsp[-3].expr, yyvsp[-1].expr); ; +case 172: +{ exprChecks_leaveCompoundStatementExpression (); yyval.expr = exprNode_compoundStatementExpression (yyvsp[-3].tok, yyvsp[-1].expr); ; break;} case 174: -{ yyval.expr = exprNode_functionCall (yyvsp[-2].expr, exprNodeList_new ()); ; +{ yyval.expr = exprNode_arrayFetch (yyvsp[-3].expr, yyvsp[-1].expr); ; break;} case 175: -{ yyval.expr = exprNode_functionCall (yyvsp[-3].expr, yyvsp[-1].exprlist); ; +{ yyval.expr = exprNode_functionCall (yyvsp[-2].expr, exprNodeList_new ()); ; break;} case 176: -{ yyval.expr = exprNode_vaArg (yyvsp[-5].tok, yyvsp[-3].expr, yyvsp[-1].qtyp); ; +{ yyval.expr = exprNode_functionCall (yyvsp[-3].expr, yyvsp[-1].exprlist); ; break;} case 177: -{ yyval.expr = exprNode_fieldAccess (yyvsp[-4].expr, yyvsp[-2].tok, yyvsp[-1].cname); ; +{ yyval.expr = exprNode_vaArg (yyvsp[-5].tok, yyvsp[-3].expr, yyvsp[-1].qtyp); ; break;} case 178: -{ yyval.expr = exprNode_arrowAccess (yyvsp[-4].expr, yyvsp[-2].tok, yyvsp[-1].cname); ; +{ yyval.expr = exprNode_fieldAccess (yyvsp[-4].expr, yyvsp[-2].tok, yyvsp[-1].cname); ; break;} case 179: -{ yyval.expr = exprNode_postOp (yyvsp[-1].expr, yyvsp[0].tok); ; +{ yyval.expr = exprNode_arrowAccess (yyvsp[-4].expr, yyvsp[-2].tok, yyvsp[-1].cname); ; break;} case 180: { yyval.expr = exprNode_postOp (yyvsp[-1].expr, yyvsp[0].tok); ; break;} case 181: -{ /* added for C99 */ yyval.expr = exprNode_undefined; /*@i87 no checking */ ; +{ yyval.expr = exprNode_postOp (yyvsp[-1].expr, yyvsp[0].tok); ; break;} case 182: -{ yyval.exprlist = exprNodeList_singleton (yyvsp[0].expr); ; +{ /* added for C99 */ yyval.expr = exprNode_undefined; /*@i87 no checking */ ; break;} case 183: -{ yyval.exprlist = exprNodeList_push (yyvsp[-2].exprlist, yyvsp[0].expr); ; +{ yyval.exprlist = exprNodeList_singleton (yyvsp[0].expr); ; break;} -case 185: -{ yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ; +case 184: +{ yyval.exprlist = exprNodeList_push (yyvsp[-2].exprlist, yyvsp[0].expr); ; break;} case 186: { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ; @@ -3804,51 +4198,55 @@ case 192: { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ; break;} case 193: -{ yyval.expr = yyvsp[0].expr; ; +{ yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ; break;} case 194: -{ yyval.expr = yyvsp[0].expr; ; +{ yyval.expr = yyvsp[-1].expr; ; break;} case 195: -{ yyval.cstringlist = cstringList_add (yyvsp[-2].cstringlist, yyvsp[0].cname); ; +{ yyval.expr = yyvsp[0].expr; ; break;} case 196: -{ yyval.cstringlist = yyvsp[-3].cstringlist; ; +{ yyval.cstringlist = cstringList_add (yyvsp[-2].cstringlist, yyvsp[0].cname); lltok_free (yyvsp[-1].tok); ; break;} case 197: -{ yyval.cstringlist = cstringList_single (yyvsp[0].cname); ; +{ yyval.cstringlist = yyvsp[-3].cstringlist; lltok_free2 (yyvsp[-2].tok, yyvsp[0].tok); ; break;} case 198: -{ yyval.expr = exprNode_offsetof (yyvsp[-5].qtyp, yyvsp[-2].cstringlist); ; +{ yyval.cstringlist = cstringList_single (yyvsp[0].cname); ; break;} case 199: -{ context_setProtectVars (); ; +{ yyval.expr = exprNode_offsetof (yyvsp[-5].qtyp, yyvsp[-2].cstringlist); + lltok_free3 (yyvsp[-8].tok, yyvsp[-6].tok, yyvsp[-3].tok); lltok_free (yyvsp[-1].tok); ; break;} case 200: -{ context_sizeofReleaseVars (); yyval.expr = yyvsp[0].expr; ; +{ context_setProtectVars (); ; break;} case 201: -{ yyval.expr = exprNode_sizeofType (yyvsp[-1].qtyp); ; +{ context_sizeofReleaseVars (); yyval.expr = yyvsp[0].expr; ; break;} case 202: -{ yyval.expr = exprNode_sizeofExpr (yyvsp[0].expr); ; +{context_enterSizeof(); break;} case 203: -{ yyval.expr = exprNode_alignofType (yyvsp[-1].qtyp); ; +{context_leaveSizeof(); break;} case 204: -{ yyval.expr = exprNode_alignofExpr (yyvsp[0].expr); ; +{ yyval.expr = exprNode_sizeofType (yyvsp[-1].qtyp); lltok_free3 (yyvsp[-3].tok, yyvsp[-2].tok, yyvsp[0].tok); ; + break;} +case 205: +{ yyval.expr = exprNode_sizeofExpr (yyvsp[0].expr); lltok_free (yyvsp[-1].tok); ; break;} case 206: -{ yyval.expr = exprNode_cast (yyvsp[-3].tok, yyvsp[0].expr, yyvsp[-2].qtyp); ; +{ yyval.expr = exprNode_alignofType (yyvsp[-1].qtyp); lltok_free3 (yyvsp[-3].tok, yyvsp[-2].tok, yyvsp[0].tok); ; break;} -case 208: -{ yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; +case 207: +{ yyval.expr = exprNode_alignofExpr (yyvsp[0].expr); lltok_free (yyvsp[-1].tok); ; break;} case 209: -{ yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; +{ yyval.expr = exprNode_cast (yyvsp[-3].tok, yyvsp[0].expr, yyvsp[-2].qtyp); lltok_free (yyvsp[-1].tok); ; break;} -case 210: +case 211: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} case 212: @@ -3869,10 +4267,10 @@ case 218: case 219: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 220: +case 221: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 221: +case 222: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} case 223: @@ -3884,61 +4282,59 @@ case 224: case 226: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 228: +case 227: +{ yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; + break;} +case 229: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 230: +case 231: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 232: +case 233: +{ yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; + break;} +case 235: { exprNode_produceGuards (yyvsp[-1].expr); context_enterAndClause (yyvsp[-1].expr); ; break;} -case 233: +case 236: { yyval.expr = exprNode_op (yyvsp[-3].expr, yyvsp[0].expr, yyvsp[-2].tok); context_exitAndClause (yyval.expr, yyvsp[0].expr); ; break;} -case 235: +case 238: { exprNode_produceGuards (yyvsp[-1].expr); context_enterOrClause (yyvsp[-1].expr); ; break;} -case 236: +case 239: { yyval.expr = exprNode_op (yyvsp[-3].expr, yyvsp[0].expr, yyvsp[-2].tok); context_exitOrClause (yyval.expr, yyvsp[0].expr); ; break;} -case 238: -{ exprNode_produceGuards (yyvsp[-1].expr); context_enterTrueClause (yyvsp[-1].expr); ; - break;} -case 239: -{ context_enterFalseClause (yyvsp[-4].expr); ; - break;} -case 240: -{ yyval.expr = exprNode_cond (yyvsp[-6].expr, yyvsp[-3].expr, yyvsp[0].expr); context_exitClause (yyvsp[-6].expr, yyvsp[-3].expr, yyvsp[0].expr); ; +case 241: +{ /* GCC extension: conditional with empty if */ + exprNode_produceGuards (yyvsp[-1].expr); context_enterTrueClause (yyvsp[-1].expr); ; break;} case 242: -{ yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; +{ context_enterFalseClause (yyvsp[-3].expr); ; break;} case 243: -{ yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; +{ yyval.expr = exprNode_condIfOmit (yyvsp[-5].expr, yyvsp[0].expr); context_exitClause (yyvsp[-5].expr, exprNode_undefined, yyvsp[0].expr); ; break;} case 244: -{ yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; +{ exprNode_produceGuards (yyvsp[-1].expr); context_enterTrueClause (yyvsp[-1].expr); ; break;} case 245: -{ yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; +{ context_enterFalseClause (yyvsp[-4].expr); ; break;} case 246: -{ yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; - break;} -case 247: -{ yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; +{ yyval.expr = exprNode_cond (yyvsp[-6].expr, yyvsp[-3].expr, yyvsp[0].expr); context_exitClause (yyvsp[-6].expr, yyvsp[-3].expr, yyvsp[0].expr); ; break;} case 248: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; @@ -3953,152 +4349,185 @@ case 251: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} case 252: +{ yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; + break;} +case 253: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} case 254: -{ yyval.expr = exprNode_comma (yyvsp[-2].expr, yyvsp[0].expr); ; +{ yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} case 255: -{ yyval.expr = exprNode_undefined; ; +{ yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; + break;} +case 256: +{ yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; + break;} +case 257: +{ yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} case 258: +{ yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; + break;} +case 260: +{ yyval.expr = exprNode_comma (yyvsp[-2].expr, yyvsp[0].expr); ; + break;} +case 261: +{ yyval.expr = exprNode_undefined; ; + break;} +case 264: { yyval.expr = yyvsp[0].expr; ; break;} -case 259: +case 265: { doVaDcl (); yyval.expr = exprNode_makeError (); ; break;} -case 260: +case 266: { yyval.expr = exprNode_makeError (); ; break;} -case 261: +case 267: { yyval.expr = exprNode_makeError (); ; break;} -case 262: +case 268: { setProcessingVars (yyvsp[-3].qtyp); processNamedDecl (yyvsp[-1].ntyp); ; break;} -case 263: +case 269: { unsetProcessingVars (); yyval.expr = exprNode_makeEmptyInitialization (yyvsp[-6].ntyp); DPRINTF (("Empty initialization: %s", exprNode_unparse (yyval.expr))); ; break;} -case 264: +case 270: { setProcessingVars (yyvsp[-4].qtyp); processNamedDecl (yyvsp[-2].ntyp); ; break;} -case 265: +case 271: { yyval.expr = exprNode_concat (yyvsp[-2].expr, exprNode_makeInitialization (yyvsp[-8].ntyp, yyvsp[-3].expr)); unsetProcessingVars (); ; break;} -case 266: +case 272: +{ yyval.expr = yyvsp[0].expr; ; + break;} +case 273: +{ yyval.expr = exprNode_fromIdentifier (usymtab_getTypeEntry (ctype_typeId (yyvsp[0].ctyp))); ; + break;} +case 274: { processNamedDecl (yyvsp[-1].ntyp); yyval.expr = exprNode_makeEmptyInitialization (yyvsp[-1].ntyp); ; break;} -case 267: +case 275: { processNamedDecl (yyvsp[-2].ntyp); ; break;} -case 268: +case 276: { yyval.expr = exprNode_makeInitialization (yyvsp[-5].ntyp, yyvsp[0].expr); ; break;} -case 269: +case 277: { setProcessingTypedef (yyvsp[0].qtyp); ; break;} -case 270: +case 278: { clabstract_declareType (yyvsp[-3].exprlist, yyvsp[-1].warnclause); ; break;} -case 271: +case 279: { /* in the ANSI grammar, semantics unclear */ ; break;} -case 272: +case 280: { /* in the ANSI grammar, semantics unclear */ ; break;} -case 273: -{ g_expectingTypeName = TRUE; ; +case 281: +{ cscannerHelp_setExpectingTypeName (); ; break;} -case 274: -{ g_expectingTypeName = TRUE; context_pushLoc (); ; +case 282: +{ cscannerHelp_setExpectingTypeName (); context_pushLoc (); ; break;} -case 275: +case 283: { yyval.exprlist = yyvsp[-1].exprlist; ; break;} -case 276: +case 284: { yyval.exprlist = exprNodeList_singleton (yyvsp[0].expr); ; break;} -case 277: +case 285: { yyval.exprlist = exprNodeList_push (yyvsp[-3].exprlist, yyvsp[0].expr); ; break;} -case 278: +case 286: +{ yyval.exprlist = yyvsp[-1].exprlist; ; + break;} +case 287: +{ yyval.exprlist = exprNodeList_singleton (yyvsp[0].expr); ; + break;} +case 288: +{ yyval.exprlist = exprNodeList_push (yyvsp[-3].exprlist, yyvsp[0].expr); ; + break;} +case 289: { yyval.expr = exprNode_makeError (); ; break;} -case 279: +case 290: { yyval.expr = exprNode_concat (yyvsp[-3].expr, yyvsp[0].expr); ; break;} -case 281: -{ yyval.expr = exprNode_makeInitBlock (yyvsp[-2].tok, yyvsp[-1].exprlist); ; +case 292: +{ yyval.expr = exprNode_makeInitBlock (yyvsp[-2].tok, yyvsp[-1].exprlist); lltok_free (yyvsp[0].tok); ; break;} -case 282: -{ yyval.expr = exprNode_makeInitBlock (yyvsp[-3].tok, yyvsp[-2].exprlist); ; +case 293: +{ yyval.expr = exprNode_makeInitBlock (yyvsp[-3].tok, yyvsp[-2].exprlist); lltok_free2 (yyvsp[-1].tok, yyvsp[0].tok); ; break;} -case 283: +case 294: { yyval.expr = exprNode_undefined; ; break;} -case 284: +case 295: { yyval.expr = yyvsp[-1].expr; ; break;} -case 285: +case 296: { yyval.expr = exprNode_undefined; /* gcc extension, obsolete since 2.5 */ ; break;} -case 286: +case 297: { yyval.expr = exprNode_undefined; ; break;} -case 287: +case 298: { yyval.expr = exprNode_undefined; ; break;} -case 288: +case 299: { yyval.expr = exprNode_undefined; ; break;} -case 289: +case 300: { yyval.expr = exprNode_undefined; ; break;} -case 290: +case 301: { yyval.exprlist = exprNodeList_singleton (yyvsp[0].expr); ; break;} -case 291: +case 302: { yyval.exprlist = exprNodeList_push (yyvsp[-2].exprlist, yyvsp[0].expr); ; break;} -case 292: +case 303: { setStorageClass (SCEXTERN); yyval.typequal = qual_createExtern (); ; break;} -case 293: +case 304: { yyval.typequal = qual_createInline (); ; break;} -case 294: +case 305: { setStorageClass (SCSTATIC); yyval.typequal = qual_createStatic (); ; break;} -case 295: +case 306: { yyval.typequal = qual_createAuto (); ; break;} -case 296: +case 307: { yyval.typequal = qual_createRegister (); ; break;} -case 297: +case 308: { yyval.stateclause = yyvsp[-1].stateclause; ; break;} -case 298: +case 309: { context_setProtectVars (); enterParamsTemp (); sRef_setGlobalScopeSafe (); ; break;} -case 299: +case 310: { exitParamsTemp (); sRef_clearGlobalScopeSafe (); @@ -4106,13 +4535,13 @@ case 299: yyval.stateclause = stateClause_createPlain (yyvsp[-5].tok, yyvsp[-2].srset); ; break;} -case 300: +case 311: { yyval.funcclause = yyvsp[-1].funcclause; ; break;} -case 301: +case 312: { yyval.tok = yyvsp[-1].tok; context_enterFunctionHeader (); ; break;} -case 302: +case 313: { context_exitFunctionHeader (); context_setProtectVars (); @@ -4120,7 +4549,7 @@ case 302: sRef_setGlobalScopeSafe (); ; break;} -case 303: +case 314: { exitParamsTemp (); sRef_clearGlobalScopeSafe (); @@ -4128,14 +4557,14 @@ case 303: yyval.funcclause = functionClause_createState (stateClause_create (yyvsp[-5].tok, yyvsp[-4].typequal, yyvsp[-2].srset)); ; break;} -case 304: +case 315: { context_setProtectVars (); enterParamsTemp (); sRef_setGlobalScopeSafe (); ; break;} -case 305: +case 316: { context_exitFunctionHeader (); exitParamsTemp (); @@ -4159,429 +4588,437 @@ case 305: DPRINTF (("FunctionclauseS: %s", functionClause_unparse (yyval.funcclause))); ; break;} -case 306: +case 317: { yyval.fcnconstraint = functionConstraint_createBufferConstraint (yyvsp[0].conL); ; break;} -case 307: +case 318: { yyval.fcnconstraint = functionConstraint_createMetaStateConstraint (yyvsp[0].msconstraint); DPRINTF (("Made constraint: %s", functionConstraint_unparse (yyval.fcnconstraint))); ; break;} -case 308: +case 319: { yyval.typequal = qual_createExits (); ; break;} -case 309: +case 320: { yyval.typequal = qual_createMayExit (); ; break;} -case 310: +case 321: { yyval.typequal = qual_createTrueExit (); ; break;} -case 311: +case 322: { yyval.typequal = qual_createFalseExit (); ; break;} -case 312: +case 323: { yyval.typequal = qual_createNeverExit (); ; break;} -case 313: +case 324: { yyval.typequal = qual_createChecked (); ; break;} -case 314: +case 325: { yyval.typequal = qual_createCheckMod (); ; break;} -case 315: +case 326: { yyval.typequal = qual_createUnchecked (); ; break;} -case 316: +case 327: { yyval.typequal = qual_createCheckedStrict (); ; break;} -case 317: +case 328: { yyval.typequal = qual_createOwned (); ; break;} -case 318: +case 329: { yyval.typequal = qual_createDependent (); ; break;} -case 319: +case 330: { yyval.typequal = qual_createYield (); ; break;} -case 320: +case 331: { yyval.typequal = qual_createTemp (); ; break;} -case 321: +case 332: { yyval.typequal = qual_createOnly (); ; break;} -case 322: +case 333: { yyval.typequal = qual_createKeep (); ; break;} -case 323: +case 334: { yyval.typequal = qual_createKept (); ; break;} -case 324: +case 335: { yyval.typequal = qual_createShared (); ; break;} -case 325: +case 336: { yyval.typequal = qual_createUnique (); ; break;} -case 326: +case 337: { yyval.typequal = qual_createNull (); ; break;} -case 327: +case 338: { yyval.typequal = qual_createIsNull (); ; break;} -case 328: +case 339: { yyval.typequal = qual_createRelNull (); ; break;} -case 329: +case 340: { yyval.typequal = qual_createNotNull (); ; break;} -case 330: +case 341: { yyval.typequal = qual_createExposed (); ; break;} -case 331: +case 342: { yyval.typequal = qual_createObserver (); ; break;} -case 332: +case 343: { yyval.typequal = qual_createNullTerminated (); ; break;} -case 333: +case 344: { yyval.typequal = qual_createMetaState (yyvsp[0].annotation); ; break;} -case 334: +case 345: { yyval.typequal = qual_createReturned (); ; break;} -case 335: +case 346: { yyval.typequal = qual_createSef (); ; break;} -case 336: +case 347: { yyval.typequal = qual_createUnused (); ; break;} -case 337: +case 348: { yyval.typequal = qual_createExternal (); ; break;} -case 338: +case 349: { yyval.typequal = qual_createTrueNull (); ; break;} -case 339: +case 350: { yyval.typequal = qual_createFalseNull (); ; break;} -case 340: +case 351: { yyval.typequal = qual_createAbstract (); ; break;} -case 341: +case 352: +{ yyval.typequal = qual_createNumAbstract (); ; + break;} +case 353: { yyval.typequal = qual_createConcrete (); ; break;} -case 342: +case 354: { yyval.typequal = qual_createMutable (); ; break;} -case 343: +case 355: { yyval.typequal = qual_createImmutable (); ; break;} -case 344: +case 356: { yyval.typequal = qual_createRefCounted (); ; break;} -case 345: +case 357: { yyval.typequal = qual_createRefs (); ; break;} -case 346: +case 358: { yyval.typequal = qual_createKillRef (); ; break;} -case 347: +case 359: { yyval.typequal = qual_createRelDef (); ; break;} -case 348: +case 360: { yyval.typequal = qual_createNewRef (); ; break;} -case 349: +case 361: { yyval.typequal = qual_createTempRef (); ; break;} -case 350: +case 362: { yyval.typequal = qual_createShort (); ; break;} -case 351: +case 363: { yyval.typequal = qual_createLong (); ; break;} -case 352: +case 364: { yyval.typequal = qual_createSigned (); ; break;} -case 353: +case 365: { yyval.typequal = qual_createUnsigned (); ; break;} -case 354: +case 366: { yyval.typequal = qual_createOut (); ; break;} -case 355: +case 367: { yyval.typequal = qual_createIn (); ; break;} -case 356: +case 368: { yyval.typequal = qual_createPartial (); ; break;} -case 357: +case 369: { yyval.typequal = qual_createSpecial (); ; break;} -case 358: +case 370: { yyval.typequal = qual_createConst (); ; break;} -case 359: +case 371: { yyval.typequal = qual_createVolatile (); ; break;} -case 360: +case 372: +{ yyval.typequal = qual_createRestrict (); ; + break;} +case 373: { yyval.typequal = yyvsp[-1].typequal; ; break;} -case 361: +case 374: { yyval.typequal = yyvsp[-1].typequal; ; break;} -case 362: +case 375: { yyval.typequal = yyvsp[-1].typequal; ; break;} -case 363: +case 376: { yyval.typequal = yyvsp[-1].typequal; ; break;} -case 364: +case 377: { yyval.typequal = yyvsp[-1].typequal; ; break;} -case 365: +case 378: { yyval.typequal = yyvsp[-1].typequal; ; break;} -case 366: +case 379: { yyval.typequal = yyvsp[-1].typequal; ; break;} -case 367: +case 380: { yyval.typequal = yyvsp[-1].typequal; ; break;} -case 368: +case 381: { yyval.typequal = yyvsp[-1].typequal; ; break;} -case 375: +case 388: { yyval.ctyp = ctype_makeAnytype (); ; break;} -case 376: +case 389: { yyval.ctyp = ctype_anyintegral; ; break;} -case 377: +case 390: { yyval.ctyp = ctype_unsignedintegral; ; break;} -case 378: +case 391: { yyval.ctyp = ctype_signedintegral; ; break;} -case 382: +case 395: { yyval.ctyp = ctype_fromQual (yyvsp[-1].typequal); ; break;} -case 383: +case 396: { yyval.qtyp = qtype_resolve (yyvsp[-1].qtyp); ; break;} -case 384: +case 397: { yyval.qtyp = yyvsp[0].qtyp; ; break;} -case 385: +case 398: { yyval.qtyp = qtype_mergeAlt (yyvsp[-3].qtyp, yyvsp[-1].qtyp); ; break;} -case 387: +case 400: { yyval.qtyp = qtype_mergeAlt (yyvsp[-2].qtyp, yyvsp[0].qtyp); ; break;} -case 388: +case 401: { yyval.qtyp = qtype_addQual (yyvsp[0].qtyp, yyvsp[-1].typequal); ; break;} -case 389: +case 402: { yyval.qtyp = qtype_addQual (yyvsp[0].qtyp, yyvsp[-1].typequal); ; break;} -case 390: +case 403: { yyval.qtyp = qtype_combine (yyvsp[0].qtyp, yyvsp[-1].ctyp); ; break;} -case 391: +case 404: { yyval.qtyp = qtype_unknown (); ; break;} -case 392: +case 405: { yyval.qtyp = yyvsp[0].qtyp; ; break;} -case 393: +case 406: { yyval.conL = constraintList_undefined; ; break;} -case 394: +case 407: { sRef_setGlobalScopeSafe (); ; break;} -case 395: +case 408: { sRef_clearGlobalScopeSafe (); ; break;} -case 396: -{ ctype ct; ct = declareStruct (yyvsp[-9].cname, yyvsp[-4].flist); /* setGlobalStructInfo(ct, $12);*/ yyval.ctyp = ct; ; +case 409: +{ ctype ct; ct = declareStruct (yyvsp[-9].cname, yyvsp[-4].flist); /* context_setGlobalStructInfo(ct, $12); */ yyval.ctyp = ct; ; break;} -case 397: +case 410: { sRef_setGlobalScopeSafe (); ; break;} -case 398: +case 411: { sRef_clearGlobalScopeSafe (); ; break;} -case 399: +case 412: { yyval.ctyp = declareUnion (yyvsp[-8].cname, yyvsp[-3].flist); ; break;} -case 400: +case 413: { yyval.ctyp = declareStruct (yyvsp[-3].cname, uentryList_new ()); ; break;} -case 401: +case 414: { yyval.ctyp = declareUnion (yyvsp[-3].cname, uentryList_new ()); ; break;} -case 402: +case 415: { sRef_setGlobalScopeSafe (); ; break;} -case 403: +case 416: { sRef_clearGlobalScopeSafe (); ; break;} -case 404: +case 417: { yyval.ctyp = declareUnnamedStruct (yyvsp[-3].flist); ; break;} -case 405: +case 418: { sRef_setGlobalScopeSafe (); ; break;} -case 406: +case 419: { sRef_clearGlobalScopeSafe (); ; break;} -case 407: +case 420: { yyval.ctyp = declareUnnamedUnion (yyvsp[-3].flist); ; break;} -case 408: +case 421: { yyval.ctyp = ctype_createUnnamedStruct (uentryList_new ()); ; break;} -case 409: +case 422: { yyval.ctyp = ctype_createUnnamedUnion (uentryList_new ()); ; break;} -case 410: +case 423: { yyval.ctyp = handleStruct (yyvsp[-1].cname); ; break;} -case 411: +case 424: { yyval.ctyp = handleUnion (yyvsp[-1].cname); ; break;} -case 412: -{ g_expectingTypeName = FALSE; ; +case 425: +{ cscannerHelp_clearExpectingTypeName (); ; break;} -case 414: +case 427: { yyval.flist = uentryList_undefined; /* bogus! */ ; break;} -case 415: +case 428: { yyval.flist = uentryList_mergeFields (yyvsp[-1].flist, yyvsp[0].flist); ; break;} -case 416: +case 429: { yyval.flist = fixUentryList (yyvsp[-2].ntyplist, yyvsp[-4].qtyp); ; break;} -case 417: +case 430: { yyval.flist = fixUnnamedDecl (yyvsp[-2].qtyp); ; break;} -case 418: +case 431: { yyval.ntyplist = idDeclList_singleton (yyvsp[-1].ntyp); ; break;} -case 419: +case 432: { yyval.ntyplist = idDeclList_add (yyvsp[-3].ntyplist, yyvsp[-1].ntyp); ; break;} -case 420: +case 433: { yyval.ntyp = yyvsp[0].ntyp; ; break;} -case 421: +case 434: { yyval.ntyp = idDecl_undefined; ; break;} -case 422: +case 435: { yyval.ntyp = yyvsp[-3].ntyp; ; break;} -case 423: +case 436: { yyval.ctyp = declareUnnamedEnum (yyvsp[-2].enumnamelist); ; break;} -case 424: +case 437: { context_pushLoc (); ; break;} -case 425: +case 438: { context_popLoc (); yyval.ctyp = declareEnum (yyvsp[-5].cname, yyvsp[-2].enumnamelist); ; break;} -case 426: +case 439: { yyval.ctyp = handleEnum (yyvsp[-1].cname); ; break;} -case 427: +case 440: { yyval.enumnamelist = enumNameList_single (yyvsp[0].cname); ; break;} -case 428: +case 441: { yyval.enumnamelist = enumNameList_push (yyvsp[-2].enumnamelist, yyvsp[0].cname); ; break;} -case 430: +case 443: { uentry ue = uentry_makeEnumConstant (yyvsp[0].cname, ctype_unknown); usymtab_supGlobalEntry (ue); yyval.cname = yyvsp[0].cname; ; break;} -case 431: +case 444: { uentry ue = uentry_makeEnumInitializedConstant (yyvsp[-3].cname, ctype_unknown, yyvsp[0].expr); usymtab_supGlobalEntry (ue); yyval.cname = yyvsp[-3].cname; ; break;} -case 433: +case 446: { yyval.ntyp = idDecl_create (cstring_undefined, qtype_create (yyvsp[0].ctyp)); ; break;} -case 434: +case 447: { qtype qt = qtype_unknown (); - - qtype_adjustPointers (yyvsp[-1].count, qt); - yyval.ntyp = idDecl_create (cstring_copy (LastIdentifier ()), qt); + qtype_adjustPointers (yyvsp[-1].pointers, qt); + yyval.ntyp = idDecl_create (cstring_copy (cscannerHelp_observeLastIdentifier ()), qt); ; break;} -case 435: -{ yyval.ntyp = yyvsp[0].ntyp; qtype_adjustPointers (yyvsp[-1].count, idDecl_getTyp (yyval.ntyp)); ; +case 448: +{ yyval.ntyp = yyvsp[0].ntyp; qtype_adjustPointers (yyvsp[-1].pointers, idDecl_getTyp (yyval.ntyp)); ; break;} -case 437: -{ yyval.ntyp = yyvsp[0].ntyp; qtype_adjustPointers (yyvsp[-1].count, idDecl_getTyp (yyval.ntyp)); ; +case 450: +{ yyval.ntyp = yyvsp[0].ntyp; qtype_adjustPointers (yyvsp[-1].pointers, idDecl_getTyp (yyval.ntyp)); ; break;} -case 438: +case 451: { yyval.entrylist = handleParamTypeList (yyvsp[0].entrylist); ; break;} -case 439: +case 452: { yyval.entrylist = handleParamIdList (yyvsp[0].entrylist); ; break;} -case 440: -{ /* ignored for now */; ; +case 453: +{ yyval.typequal = qual_createConst (); ; break;} -case 441: -{ ; ; +case 454: +{ yyval.typequal = qual_createRestrict (); ; break;} -case 442: -{ ; ; +case 455: +{ yyval.typequal = qual_createVolatile (); ; break;} -case 443: -{ ; ; +case 456: +{ yyval.tquallist = qualList_single (yyvsp[0].typequal); ; break;} -case 444: -{ yyval.count = 1; ; +case 457: +{ yyval.tquallist = qualList_add (yyvsp[-1].tquallist, yyvsp[0].typequal); ; break;} -case 445: -{ yyval.count = 1; ; +case 458: +{ yyval.pointers = pointers_create (yyvsp[0].tok); ; break;} -case 446: -{ yyval.count = 1 + yyvsp[0].count; ; +case 459: +{ yyval.pointers = pointers_createMods (yyvsp[-1].tok, yyvsp[0].tquallist); ; break;} -case 447: -{ yyval.count = 1 + yyvsp[0].count; ; +case 460: +{ yyval.pointers = pointers_extend (pointers_create (yyvsp[-1].tok), yyvsp[0].pointers); ; break;} -case 449: +case 461: +{ yyval.pointers = pointers_extend (pointers_createMods (yyvsp[-2].tok, yyvsp[-1].tquallist), yyvsp[0].pointers); ; + break;} +case 463: { yyval.entrylist = uentryList_add (yyvsp[-2].entrylist, uentry_makeElipsisMarker ()); ; break;} -case 450: +case 464: { yyval.entrylist = uentryList_single (uentry_makeVariableLoc (yyvsp[0].cname, ctype_int)); ; break;} -case 451: +case 465: { yyval.entrylist = uentryList_add (yyvsp[-2].entrylist, uentry_makeVariableLoc (yyvsp[0].cname, ctype_int)); ; break;} -case 452: +case 466: { yyval.entrylist = uentryList_single (uentry_makeElipsisMarker ()); ; break;} -case 454: +case 468: { yyval.entrylist = uentryList_add (yyvsp[-2].entrylist, uentry_makeElipsisMarker ()); ; break;} -case 455: +case 469: { storeLoc (); ; break;} -case 456: +case 470: { yyval.entrylist = uentryList_single (yyvsp[0].oentry); ; break;} -case 457: +case 471: { storeLoc (); ; break;} -case 458: +case 472: { yyval.entrylist = uentryList_add (yyvsp[-3].entrylist, yyvsp[0].oentry); ; break;} -case 459: +case 473: { if (isFlipOldStyle ()) { @@ -4594,7 +5031,7 @@ case 459: yyval.oentry = makeCurrentParam (idDecl_fixParamBase (yyvsp[-1].ntyp, yyvsp[-2].qtyp)); ; break;} -case 460: +case 474: { idDecl tparam = idDecl_create (yyvsp[0].cname, qtype_unknown ()); @@ -4609,317 +5046,320 @@ case 460: idDecl_free (tparam); ; break;} -case 462: +case 476: { yyval.qtyp = qtype_newBase (yyvsp[-1].qtyp, yyvsp[0].ctyp); ; break;} -case 463: -{ yyval.ctyp = ctype_adjustPointers (yyvsp[0].count, ctype_unknown); ; +case 477: +{ yyval.ctyp = ctype_adjustPointers (yyvsp[0].pointers, ctype_unknown); ; break;} -case 465: -{ yyval.ctyp = ctype_adjustPointers (yyvsp[-1].count, yyvsp[0].ctyp); ; +case 479: +{ yyval.ctyp = ctype_adjustPointers (yyvsp[-1].pointers, yyvsp[0].ctyp); ; break;} -case 466: +case 480: { yyval.ctyp = ctype_unknown; ; break;} -case 468: +case 482: { yyval.ctyp = ctype_expectFunction (yyvsp[-1].ctyp); ; break;} -case 469: +case 483: { yyval.ctyp = ctype_makeArray (ctype_unknown); ; break;} -case 470: +case 484: { yyval.ctyp = ctype_makeFixedArray (ctype_unknown, exprNode_getLongValue (yyvsp[-1].expr)); ; break;} -case 471: +case 485: { yyval.ctyp = ctype_makeInnerArray (yyvsp[-2].ctyp); ; break;} -case 472: +case 486: { yyval.ctyp = ctype_makeInnerFixedArray (yyvsp[-3].ctyp, exprNode_getLongValue (yyvsp[-1].expr)); ; break;} -case 473: +case 487: { yyval.ctyp = ctype_makeFunction (ctype_unknown, uentryList_makeMissingParams ()); ; break;} -case 474: +case 488: { yyval.ctyp = ctype_makeParamsFunction (ctype_unknown, yyvsp[-1].entrylist); ; break;} -case 475: +case 489: { yyval.ctyp = ctype_makeFunction (yyvsp[-3].ctyp, uentryList_makeMissingParams ()); ; break;} -case 476: +case 490: { yyval.ctyp = ctype_makeParamsFunction (yyvsp[-4].ctyp, yyvsp[-1].entrylist); ; break;} -case 486: +case 501: +{ exprNode_revealState (yyvsp[-1].expr); yyval.expr = exprNode_undefined; ; + break;} +case 502: { yyval.expr = yyvsp[0].expr; ; break;} -case 489: +case 505: { yyval.expr = exprNode_concat (yyvsp[-1].expr, yyvsp[0].expr); ; break;} -case 490: +case 506: { yyval.expr = exprNode_while (yyvsp[-1].expr, yyvsp[0].expr); ; break;} -case 491: +case 507: { yyval.expr = exprNode_doWhile (yyvsp[-5].expr, yyvsp[-2].expr); ; break;} -case 492: +case 508: { yyval.expr = exprNode_doWhile (yyvsp[-4].expr, yyvsp[-1].expr); ; break;} -case 493: +case 509: { yyval.expr = exprNode_for (yyvsp[-1].expr, yyvsp[0].expr); ; break;} -case 494: +case 510: { context_setProtectVars (); ; break;} -case 495: +case 511: { context_sizeofReleaseVars (); ; break;} -case 496: +case 512: { yyval.expr = exprNode_forPred (yyvsp[-7].expr, yyvsp[-5].expr, yyvsp[-2].expr); context_enterForClause (yyvsp[-5].expr); ; break;} -case 497: +case 513: { setProcessingIterVars (yyvsp[-2].entry); ; break;} -case 498: +case 514: { yyval.expr = exprNode_iterStart (yyvsp[-5].entry, yyvsp[-1].exprlist); ; break;} -case 499: +case 515: { yyval.expr = exprNode_createId (yyvsp[0].entry); ; break;} -case 503: +case 519: { yyval.expr = yyvsp[-1].expr; DPRINTF (("def stmt: %s", exprNode_unparse (yyval.expr))); ; break;} -case 511: +case 527: { yyval.expr = yyvsp[-1].expr; ; break;} -case 512: +case 528: { yyval.expr = exprNode_makeError (); ; break;} -case 513: +case 529: { exprNode_checkIfPred (yyvsp[0].expr); ; break;} -case 514: +case 530: { /* don't: context_exitTrueClause ($1, $2); */ yyval.expr = exprNode_if (yyvsp[-2].expr, yyvsp[0].expr); ; break;} -case 515: +case 531: { yyval.expr = exprNode_createTok (yyvsp[0].tok); ; break;} -case 516: +case 532: { yyval.expr = exprNode_createTok (yyvsp[0].tok); ; break;} -case 527: +case 543: { yyval.expr = exprNode_addParens (yyvsp[-2].tok, yyvsp[-1].expr); ; break;} -case 529: +case 546: { yyval.expr = exprNode_makeError (); ; break;} -case 530: +case 547: { yyval.expr = exprNode_labelMarker (yyvsp[-1].cname); ; break;} -case 531: +case 548: { yyval.expr = exprNode_notReached (yyvsp[0].expr); ; break;} -case 532: +case 549: { ; ; break;} -case 533: +case 550: { ; ; break;} -case 534: +case 551: { context_enterCaseClause (yyvsp[0].expr); ; break;} -case 535: +case 552: { yyval.expr = exprNode_caseMarker (yyvsp[-2].expr, FALSE); ; break;} -case 536: +case 553: { context_enterCaseClause (yyvsp[0].expr); ; break;} -case 537: +case 554: { yyval.expr = exprNode_caseMarker (yyvsp[-2].expr, TRUE); ; break;} -case 538: +case 555: { context_enterCaseClause (exprNode_undefined); ; break;} -case 539: +case 556: { yyval.expr = exprNode_defaultMarker (yyvsp[-2].tok, FALSE); ; break;} -case 540: +case 557: { context_enterCaseClause (exprNode_undefined); ; break;} -case 541: +case 558: { yyval.expr = exprNode_defaultMarker (yyvsp[-2].tok, TRUE); ; break;} -case 542: +case 559: { yyval.expr = yyvsp[-1].expr; ; break;} -case 543: +case 560: { yyval.expr = yyvsp[0].expr; context_exitInner (yyvsp[0].expr); ; break;} -case 544: +case 561: { yyval.expr = yyvsp[-1].expr; ; break;} -case 545: +case 562: { context_enterInnerContext (); ; break;} -case 546: +case 563: { context_exitInnerPlain (); ; break;} -case 547: +case 564: { context_enterStructInnerContext (); ; break;} -case 548: +case 565: { context_exitStructInnerContext (); ; break;} -case 549: +case 566: { context_exitInnerSafe (); ; break;} -case 550: +case 567: { yyval.expr = exprNode_createTok (yyvsp[0].tok); ; break;} -case 551: +case 568: { yyval.expr = exprNode_notReached (exprNode_createTok (yyvsp[0].tok)); ; break;} -case 552: +case 569: { yyval.expr = exprNode_updateLocation (yyvsp[-1].expr, lltok_getLoc (yyvsp[0].tok)); ; break;} -case 553: +case 570: { yyval.expr = exprNode_notReached (exprNode_updateLocation (yyvsp[-2].expr, lltok_getLoc (yyvsp[0].tok))); ; break;} -case 554: +case 571: { yyval.expr = exprNode_updateLocation (yyvsp[-1].expr, lltok_getLoc (yyvsp[0].tok)); ; break;} -case 555: +case 572: { yyval.expr = exprNode_notReached (exprNode_updateLocation (yyvsp[-2].expr, lltok_getLoc (yyvsp[0].tok))); ; break;} -case 556: +case 573: { yyval.expr = exprNode_updateLocation (exprNode_concat (yyvsp[-2].expr, yyvsp[-1].expr), lltok_getLoc (yyvsp[0].tok)); ; break;} -case 557: +case 574: { yyval.expr = exprNode_notReached (exprNode_updateLocation (exprNode_concat (yyvsp[-3].expr, yyvsp[-2].expr), lltok_getLoc (yyvsp[-1].tok))); ; break;} -case 558: +case 575: { yyval.expr = exprNode_makeBlock (yyvsp[0].expr); ; break;} -case 559: +case 576: { yyval.expr = exprNode_createTok (yyvsp[0].tok); ; break;} -case 560: +case 577: { yyval.expr = exprNode_updateLocation (yyvsp[-1].expr, lltok_getLoc (yyvsp[0].tok)); ; break;} -case 561: +case 578: { yyval.expr = exprNode_updateLocation (yyvsp[-1].expr, lltok_getLoc (yyvsp[0].tok)); ; break;} -case 562: +case 579: { yyval.expr = exprNode_updateLocation (exprNode_concat (yyvsp[-2].expr, yyvsp[-1].expr), lltok_getLoc (yyvsp[0].tok)); ; break;} -case 564: +case 581: { yyval.expr = exprNode_concat (yyvsp[-1].expr, yyvsp[0].expr); ; break;} -case 565: +case 582: { yyval.expr = yyvsp[0].expr; ; break;} -case 566: +case 583: { yyval.expr = exprNode_concat (yyvsp[-1].expr, yyvsp[0].expr); ; break;} -case 567: +case 584: { yyval.expr = yyvsp[0].expr; ; break;} -case 568: +case 585: { yyval.expr = exprNode_concat (yyvsp[-2].expr, yyvsp[0].expr); ; break;} -case 569: +case 586: { yyval.expr = yyvsp[0].expr; ; break;} -case 570: +case 587: { yyval.expr = yyvsp[-2].expr; ; break;} -case 571: +case 588: { yyval.expr = yyvsp[0].expr; ; break;} -case 572: +case 589: { yyval.expr = exprNode_concat (yyvsp[-1].expr, yyvsp[0].expr); ; break;} -case 573: +case 590: { yyval.expr = exprNode_createTok (yyvsp[0].tok); ; break;} -case 574: +case 591: { yyval.expr = exprNode_statement (yyvsp[-1].expr, yyvsp[0].tok); ; break;} -case 575: +case 592: { yyval.expr = exprNode_createTok (yyvsp[0].tok); ; break;} -case 576: +case 593: { yyval.expr = exprNode_statement (yyvsp[-1].expr, yyvsp[0].tok); ; break;} -case 577: +case 594: { yyval.expr = exprNode_checkExpr (yyvsp[0].expr); ; break;} -case 578: +case 595: { exprNode_produceGuards (yyvsp[-1].expr); context_enterTrueClause (yyvsp[-1].expr); exprNode_checkIfPred (yyvsp[-1].expr); yyval.expr = yyvsp[-1].expr; ; break;} -case 579: +case 596: { context_exitTrueClause (yyvsp[-1].expr, yyvsp[0].expr); yyval.expr = exprNode_if (yyvsp[-1].expr, yyvsp[0].expr); ; break;} -case 580: +case 597: { context_enterFalseClause (yyvsp[-2].expr); ; break;} -case 581: +case 598: { context_exitClause (yyvsp[-4].expr, yyvsp[-3].expr, yyvsp[0].expr); yyval.expr = exprNode_ifelse (yyvsp[-4].expr, yyvsp[-3].expr, yyvsp[0].expr); ; break;} -case 582: +case 599: { context_enterSwitch (yyvsp[0].expr); ; break;} -case 583: +case 600: { yyval.expr = exprNode_switch (yyvsp[-3].expr, yyvsp[0].expr); ; break;} -case 584: +case 601: { yyval.expr = exprNode_whilePred (yyvsp[-1].expr); context_enterWhileClause (yyvsp[-1].expr); ; break;} -case 585: +case 602: { yyval.expr = exprNode_whilePred(yyvsp[-1].expr); ; break;} -case 586: +case 603: { context_enterIterClause (); ; break;} -case 587: +case 604: { setProcessingIterVars (yyvsp[-3].entry); ; break;} -case 588: +case 605: { yyval.expr = exprNode_iter (yyvsp[-9].entry, yyvsp[-4].exprlist, yyvsp[-2].expr, yyvsp[-1].entry); ; break;} -case 589: +case 606: { yyval.exprlist = exprNodeList_singleton (yyvsp[0].expr); ; break;} -case 590: +case 607: { nextIterParam (); ; break;} -case 591: +case 608: { yyval.exprlist = exprNodeList_push (yyvsp[-3].exprlist, yyvsp[0].expr); ; break;} -case 592: +case 609: { yyval.expr = exprNode_iterExpr (yyvsp[0].expr); ; break;} -case 593: +case 610: { yyval.expr = exprNode_iterId (yyvsp[0].entry); ; break;} -case 594: -{ uentry ue = coerceIterId (yyvsp[0].cname); +case 611: +{ uentry ue = cscannerHelp_coerceIterId (yyvsp[0].cname); if (uentry_isValid (ue)) { @@ -4927,300 +5367,294 @@ case 594: } else { - yyval.expr = exprNode_iterNewId (cstring_copy (LastIdentifier ())); + yyval.expr = exprNode_iterNewId (cstring_copy (cscannerHelp_observeLastIdentifier ())); } ; break;} -case 595: +case 612: { yyval.expr = exprNode_iterNewId (yyvsp[0].cname); ; break;} -case 597: +case 614: { yyval.expr = exprNode_combineLiterals (yyvsp[-1].expr, yyvsp[0].expr); ; break;} -case 599: +case 616: { yyval.expr = exprNode_addParens (yyvsp[-2].tok, yyvsp[-1].expr); ; break;} -case 601: +case 618: { yyval.expr = exprNode_arrayFetch (yyvsp[-3].expr, yyvsp[-1].expr); ; break;} -case 602: +case 619: { yyval.expr = exprNode_functionCall (yyvsp[-2].expr, exprNodeList_new ()); ; break;} -case 603: +case 620: { yyval.expr = exprNode_functionCall (yyvsp[-3].expr, yyvsp[-1].exprlist); ; break;} -case 604: +case 621: { yyval.expr = exprNode_vaArg (yyvsp[-5].tok, yyvsp[-3].expr, yyvsp[-1].qtyp); ; break;} -case 605: +case 622: { yyval.expr = exprNode_fieldAccess (yyvsp[-4].expr, yyvsp[-2].tok, yyvsp[-1].cname); ; break;} -case 606: +case 623: { yyval.expr = exprNode_arrowAccess (yyvsp[-4].expr, yyvsp[-2].tok, yyvsp[-1].cname); ; break;} -case 607: +case 624: { yyval.expr = exprNode_postOp (yyvsp[-1].expr, yyvsp[0].tok); ; break;} -case 608: +case 625: { yyval.expr = exprNode_postOp (yyvsp[-1].expr, yyvsp[0].tok); ; break;} -case 610: +case 627: { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 611: +case 628: { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 612: +case 629: { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 613: +case 630: { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 614: +case 631: { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 615: +case 632: { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 616: +case 633: { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 617: +case 634: { yyval.expr = exprNode_preOp (yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 618: +case 635: { yyval.expr = yyvsp[0].expr; ; break;} -case 620: +case 637: { yyval.expr = exprNode_cast (yyvsp[-3].tok, yyvsp[0].expr, yyvsp[-2].qtyp); ; break;} -case 622: +case 639: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 623: +case 640: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 624: +case 641: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 626: +case 643: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 627: +case 644: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 629: +case 646: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 630: +case 647: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 632: +case 649: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 633: +case 650: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 634: +case 651: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 635: +case 652: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 637: +case 654: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 638: +case 655: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 640: +case 657: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 642: +case 659: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 644: +case 661: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 646: +case 663: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 648: +case 665: { yyval.expr = exprNode_op (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 650: +case 667: { context_enterTrueClause (yyvsp[-1].expr); ; break;} -case 651: +case 668: +{ context_enterFalseClause (yyvsp[-3].expr); ; + break;} +case 669: +{ yyval.expr = exprNode_condIfOmit (yyvsp[-5].expr, yyvsp[0].expr); ; + break;} +case 670: +{ context_enterTrueClause (yyvsp[-1].expr); ; + break;} +case 671: { context_enterFalseClause (yyvsp[-4].expr); ; break;} -case 652: +case 672: { yyval.expr = exprNode_cond (yyvsp[-6].expr, yyvsp[-3].expr, yyvsp[0].expr); ; break;} -case 654: +case 674: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 655: +case 675: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 656: +case 676: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 657: +case 677: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 658: +case 678: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 659: +case 679: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 660: +case 680: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 661: +case 681: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 662: +case 682: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 663: +case 683: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 664: +case 684: { yyval.expr = exprNode_assign (yyvsp[-2].expr, yyvsp[0].expr, yyvsp[-1].tok); ; break;} -case 665: +case 685: { yyval.entry = yyvsp[0].entry; ; break;} -case 666: +case 686: { yyval.entry = uentry_undefined; ; break;} -case 667: +case 687: { context_enterDoWhileClause (); yyval.tok = yyvsp[0].tok; ; break;} -case 668: +case 688: { yyval.expr = exprNode_while (yyvsp[-1].expr, yyvsp[0].expr); context_exitWhileClause (yyvsp[-1].expr, yyvsp[0].expr); ; break;} -case 669: +case 689: { yyval.expr = exprNode_statement (exprNode_doWhile (yyvsp[-5].expr, yyvsp[-2].expr), yyvsp[0].tok); ; break;} -case 670: +case 690: { yyval.expr = exprNode_for (yyvsp[-1].expr, yyvsp[0].expr); context_exitForClause (yyvsp[-1].expr, yyvsp[0].expr); ; break;} -case 671: +case 691: { yyval.expr = exprNode_while (yyvsp[-1].expr, yyvsp[0].expr); context_exitWhileClause (yyvsp[-1].expr, yyvsp[0].expr); ; break;} -case 672: +case 692: { yyval.expr = exprNode_statement (exprNode_doWhile (yyvsp[-5].expr, yyvsp[-2].expr), yyvsp[0].tok); ; break;} -case 673: +case 693: { yyval.expr = exprNode_doWhile (yyvsp[-4].expr, yyvsp[-1].expr); ; break;} -case 674: +case 694: { yyval.expr = exprNode_for (yyvsp[-1].expr, yyvsp[0].expr); context_exitForClause (yyvsp[-1].expr, yyvsp[0].expr); ; break;} -case 675: +case 695: { yyval.expr = exprNode_goto (yyvsp[-1].cname); ; break;} -case 676: +case 696: { yyval.expr = exprNode_continue (yyvsp[-1].tok, BADTOK); ; break;} -case 677: +case 697: { yyval.expr = exprNode_continue (yyvsp[-2].tok, QINNERCONTINUE); ; break;} -case 678: +case 698: { yyval.expr = exprNode_break (yyvsp[-1].tok, BADTOK); ; break;} -case 679: +case 699: { yyval.expr = exprNode_break (yyvsp[-1].tok, QSWITCHBREAK); ; break;} -case 680: +case 700: { yyval.expr = exprNode_break (yyvsp[-1].tok, QLOOPBREAK); ; break;} -case 681: +case 701: { yyval.expr = exprNode_break (yyvsp[-1].tok, QINNERBREAK); ; break;} -case 682: +case 702: { yyval.expr = exprNode_break (yyvsp[-1].tok, QSAFEBREAK); ; break;} -case 683: +case 703: { yyval.expr = exprNode_nullReturn (yyvsp[-1].tok); ; break;} -case 684: +case 704: { yyval.expr = exprNode_return (yyvsp[-1].expr); ; break;} -case 686: +case 706: { ; ; break;} -case 688: +case 708: { ; ; break;} -case 691: +case 711: { yyval.cname = uentry_getName (yyvsp[0].entry); ; break;} -case 692: +case 712: { yyval.cname = uentry_getName (yyvsp[0].entry); ; break;} -case 693: +case 713: { yyval.cname = uentry_getName (yyvsp[0].entry); ; break;} -case 694: +case 714: { yyval.cname = yyvsp[0].cname; ; break;} -case 696: +case 716: { yyval.ctyp = ctype_unknown; ; break;} -case 697: +case 717: { yyval.ctyp = exprNode_getType (yyvsp[-1].expr); exprNode_free (yyvsp[-1].expr); ; break;} -case 698: +case 718: { yyval.ctyp = qtype_getType (yyvsp[-1].qtyp); ; break;} } - /* the action file gets copied in in place of this dollarsign */ + yyvsp -= yylen; yyssp -= yylen; -#ifdef YYLSP_NEEDED +#if YYLSP_NEEDED yylsp -= yylen; #endif -#if YYDEBUG != 0 +#if YYDEBUG if (yydebug) { - short *ssp1 = yyss - 1; - fprintf (stderr, "state stack now"); - while (ssp1 != yyssp) - fprintf (stderr, " %d", *++ssp1); - fprintf (stderr, "\n"); + short *yyssp1 = yyss - 1; + YYFPRINTF (stderr, "state stack now"); + while (yyssp1 != yyssp) + YYFPRINTF (stderr, " %d", *++yyssp1); + YYFPRINTF (stderr, "\n"); } #endif *++yyvsp = yyval; - -#ifdef YYLSP_NEEDED - yylsp++; - if (yylen == 0) - { - yylsp->first_line = yylloc.first_line; - yylsp->first_column = yylloc.first_column; - yylsp->last_line = (yylsp-1)->last_line; - yylsp->last_column = (yylsp-1)->last_column; - yylsp->text = 0; - } - else - { - yylsp->last_line = (yylsp+yylen-1)->last_line; - yylsp->last_column = (yylsp+yylen-1)->last_column; - } +#if YYLSP_NEEDED + *++yylsp = yyloc; #endif - /* 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. */ + /* 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]; @@ -5232,10 +5666,13 @@ case 698: goto yynewstate; -yyerrlab: /* here on detecting error */ - if (! yyerrstatus) - /* If not already recovering from an error, report this error. */ +/*------------------------------------. +| yyerrlab -- here on detecting error | +`------------------------------------*/ +yyerrlab: + /* If not already recovering from an error, report this error. */ + if (!yyerrstatus) { ++yynerrs; @@ -5244,102 +5681,121 @@ yyerrlab: /* here on detecting error */ if (yyn > YYFLAG && yyn < YYLAST) { - int size = 0; - char *msg; - int x, count; - - count = 0; - /* Start X at -yyn if nec to avoid negative indexes in yycheck. */ - for (x = (yyn < 0 ? -yyn : 0); - x < (sizeof(yytname) / sizeof(char *)); x++) - if (yycheck[x + yyn] == x) - size += strlen(yytname[x]) + 15, count++; - msg = (char *) malloc(size + 15); - if (msg != 0) + YYSIZE_T yysize = 0; + char *yymsg; + int yyx, yycount; + + yycount = 0; + /* Start YYX at -YYN if negative to avoid negative indexes in + YYCHECK. */ + for (yyx = yyn < 0 ? -yyn : 0; + yyx < (int) (sizeof (yytname) / sizeof (char *)); yyx++) + if (yycheck[yyx + yyn] == yyx) + yysize += yystrlen (yytname[yyx]) + 15, yycount++; + yysize += yystrlen ("parse error, unexpected ") + 1; + yysize += yystrlen (yytname[YYTRANSLATE (yychar)]); + yymsg = (char *) YYSTACK_ALLOC (yysize); + if (yymsg != 0) { - strcpy(msg, "parse error"); + char *yyp = yystpcpy (yymsg, "parse error, unexpected "); + yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); - if (count < 5) + if (yycount < 5) { - count = 0; - for (x = (yyn < 0 ? -yyn : 0); - x < (sizeof(yytname) / sizeof(char *)); x++) - if (yycheck[x + yyn] == x) + yycount = 0; + for (yyx = yyn < 0 ? -yyn : 0; + yyx < (int) (sizeof (yytname) / sizeof (char *)); + yyx++) + if (yycheck[yyx + yyn] == yyx) { - strcat(msg, count == 0 ? ", expecting `" : " or `"); - strcat(msg, yytname[x]); - strcat(msg, "'"); - count++; + const char *yyq = ! yycount ? ", expecting " : " or "; + yyp = yystpcpy (yyp, yyq); + yyp = yystpcpy (yyp, yytname[yyx]); + yycount++; } } - yyerror(msg); - free(msg); + yyerror (yymsg); + YYSTACK_FREE (yymsg); } else - yyerror ("parse error; also virtual memory exceeded"); + yyerror ("parse error; also virtual memory exhausted"); } else -#endif /* YYERROR_VERBOSE */ - yyerror("parse error"); +#endif /* defined (YYERROR_VERBOSE) */ + yyerror ("parse error"); } - goto yyerrlab1; -yyerrlab1: /* here on error raised explicitly by an action */ + +/*--------------------------------------------------. +| yyerrlab1 -- error raised explicitly by an action | +`--------------------------------------------------*/ +yyerrlab1: if (yyerrstatus == 3) { - /* if just tried and failed to reuse lookahead token after an error, discard it. */ + /* If just tried and failed to reuse lookahead token after an + error, discard it. */ /* return failure if at end of input */ if (yychar == YYEOF) YYABORT; - -#if YYDEBUG != 0 - if (yydebug) - fprintf(stderr, "Discarding token %d (%s).\n", yychar, yytname[yychar1]); -#endif - + YYDPRINTF ((stderr, "Discarding token %d (%s).\n", + yychar, yytname[yychar1])); yychar = YYEMPTY; } - /* Else will try to reuse lookahead token - after shifting the error token. */ + /* Else will try to reuse lookahead token after shifting the error + token. */ yyerrstatus = 3; /* Each real token shifted decrements this */ goto yyerrhandle; -yyerrdefault: /* current state does not do anything special for the error token. */ +/*-------------------------------------------------------------------. +| yyerrdefault -- current state does not do anything special for the | +| error token. | +`-------------------------------------------------------------------*/ +yyerrdefault: #if 0 /* This is wrong; only states that explicitly want error tokens should shift them. */ - yyn = yydefact[yystate]; /* If its default is to accept any token, ok. Otherwise pop it.*/ - if (yyn) goto yydefault; + + /* If its default is to accept any token, ok. Otherwise pop it. */ + yyn = yydefact[yystate]; + if (yyn) + goto yydefault; #endif -yyerrpop: /* pop the current state because it cannot handle the error token */ - if (yyssp == yyss) YYABORT; +/*---------------------------------------------------------------. +| yyerrpop -- pop the current state because it cannot handle the | +| error token | +`---------------------------------------------------------------*/ +yyerrpop: + if (yyssp == yyss) + YYABORT; yyvsp--; yystate = *--yyssp; -#ifdef YYLSP_NEEDED +#if YYLSP_NEEDED yylsp--; #endif -#if YYDEBUG != 0 +#if YYDEBUG if (yydebug) { - short *ssp1 = yyss - 1; - fprintf (stderr, "Error: state stack now"); - while (ssp1 != yyssp) - fprintf (stderr, " %d", *++ssp1); - fprintf (stderr, "\n"); + short *yyssp1 = yyss - 1; + YYFPRINTF (stderr, "Error: state stack now"); + while (yyssp1 != yyssp) + YYFPRINTF (stderr, " %d", *++yyssp1); + YYFPRINTF (stderr, "\n"); } #endif +/*--------------. +| yyerrhandle. | +`--------------*/ yyerrhandle: - yyn = yypact[yystate]; if (yyn == YYFLAG) goto yyerrdefault; @@ -5362,42 +5818,45 @@ yyerrhandle: if (yyn == YYFINAL) YYACCEPT; -#if YYDEBUG != 0 - if (yydebug) - fprintf(stderr, "Shifting error token, "); -#endif + YYDPRINTF ((stderr, "Shifting error token, ")); *++yyvsp = yylval; -#ifdef YYLSP_NEEDED +#if YYLSP_NEEDED *++yylsp = yylloc; #endif yystate = yyn; goto yynewstate; - yyacceptlab: - /* YYACCEPT comes here. */ - if (yyfree_stacks) - { - free (yyss); - free (yyvs); -#ifdef YYLSP_NEEDED - free (yyls); -#endif - } - return 0; - yyabortlab: - /* YYABORT comes here. */ - if (yyfree_stacks) - { - free (yyss); - free (yyvs); -#ifdef YYLSP_NEEDED - free (yyls); +/*-------------------------------------. +| yyacceptlab -- YYACCEPT comes here. | +`-------------------------------------*/ +yyacceptlab: + yyresult = 0; + goto yyreturn; + +/*-----------------------------------. +| yyabortlab -- YYABORT comes here. | +`-----------------------------------*/ +yyabortlab: + yyresult = 1; + goto yyreturn; + +/*---------------------------------------------. +| yyoverflowab -- parser overflow comes here. | +`---------------------------------------------*/ +yyoverflowlab: + yyerror ("parser stack overflow"); + yyresult = 2; + /* Fall through. */ + +yyreturn: +#ifndef yyoverflow + if (yyss != yyssa) + YYSTACK_FREE (yyss); #endif - } - return 1; + return yyresult; } @@ -5437,7 +5896,7 @@ void yyerror (/*@unused@*/ char *s) } } - swallowMacro (); + cscannerHelp_swallowMacro (); context_exitAllClausesQuiet (); } else @@ -5504,3 +5963,6 @@ void yyerror (/*@unused@*/ char *s) /*drl added 11/27/2001*/ /*@=bounds@*/ + +/*drl added 12/11/2002*/ +/*@=type@*/