/* A Bison parser, made by GNU Bison 2.3. */ /* Skeleton implementation for Bison's Yacc-like parsers in C Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ /* C LALR(1) parser skeleton written by Richard Stallman, by simplifying the original so-called "semantic" parser. */ /* All symbols defined below should begin with yy or YY, to avoid infringing on user name space. This should be done even for local variables, as they might otherwise be expanded by user macros. There are some unavoidable exceptions within include files to define necessary library symbols; they are noted "INFRINGES ON USER NAME SPACE" below. */ /* Identify Bison output. */ #define YYBISON 1 /* Bison version. */ #define YYBISON_VERSION "2.3" /* Skeleton name. */ #define YYSKELETON_NAME "yacc.c" /* Pure parsers. */ #define YYPURE 0 /* Using locations. */ #define YYLSP_NEEDED 0 /* Substitute the variable and function names. */ #define yyparse mtex2MML_yyparse #define yylex mtex2MML_yylex #define yyerror mtex2MML_yyerror #define yylval mtex2MML_yylval #define yychar mtex2MML_yychar #define yydebug mtex2MML_yydebug #define yynerrs mtex2MML_yynerrs /* Tokens. */ #ifndef YYTOKENTYPE # define YYTOKENTYPE /* Put the tokens into the symbol table, so that GDB and other debuggers know about them. */ enum yytokentype { TEXABOVEWITHDELIMS = 258, TEXABOVE = 259, TEXATOPWITHDELIMS = 260, TEXATOP = 261, TEXOVERWITHDELIMS = 262, TEXOVER = 263, CHAR = 264, STARTMATH = 265, STARTDMATH = 266, ENDMATH = 267, MTEXT = 268, MI = 269, MIB = 270, MN = 271, MO = 272, LIMITS = 273, NOLIMITS = 274, SUP = 275, SUB = 276, MROWOPEN = 277, MROWCLOSE = 278, MATHOPEN = 279, MATHCLOSE = 280, MATHORD = 281, MATHPUNCT = 282, VCENTER = 283, LEFT = 284, RIGHT = 285, BIG = 286, BBIG = 287, BIGG = 288, BBIGG = 289, BIGL = 290, BBIGL = 291, BIGGL = 292, BBIGGL = 293, BIGM = 294, BBIGM = 295, BIGGM = 296, BBIGGM = 297, FRAC = 298, TFRAC = 299, DFRAC = 300, CFRAC = 301, GENFRAC = 302, OPERATORNAME = 303, MATHOP = 304, MATHBIN = 305, MATHREL = 306, MATHINNER = 307, MOP = 308, MOL = 309, MOLL = 310, MOF = 311, MOR = 312, PERIODDELIM = 313, COMMADELIM = 314, OTHERDELIM = 315, LEFTDELIM = 316, RIGHTDELIM = 317, MOS = 318, MOB = 319, SQRT = 320, ROOT = 321, OF = 322, LEFTROOT = 323, UPROOT = 324, BINOM = 325, TBINOM = 326, BRACE = 327, BRACK = 328, CHOOSE = 329, DBINOM = 330, UNDER = 331, BUILDREL = 332, OVER = 333, OVERBRACE = 334, OVERBRACKET = 335, UNDERLINE = 336, UNDERBRACE = 337, UNDERBRACKET = 338, UNDEROVER = 339, TENSOR = 340, MULTI = 341, ALIGNATVALUE = 342, ARRAYALIGN = 343, COLUMNALIGN = 344, ARRAY = 345, SPACECUBE = 346, HSPACE = 347, MOVELEFT = 348, MOVERIGHT = 349, RAISE = 350, LOWER = 351, PXSTRING = 352, COLSEP = 353, COLSEPSPACE = 354, ROWSEP = 355, ARRAYOPTS = 356, COLLAYOUT = 357, COLALIGN = 358, ROWALIGN = 359, ALIGN = 360, EQROWS = 361, EQCOLS = 362, ROWLINES = 363, COLLINES = 364, FRAME = 365, PADDING = 366, ATTRLIST = 367, ITALICS = 368, SANS = 369, TT = 370, ENCLOSE = 371, ENCLOSENOTATION = 372, ENCLOSEATTR = 373, ENCLOSETEXT = 374, BOLD = 375, BOXED = 376, FBOX = 377, HBOX = 378, MBOX = 379, BCANCELED = 380, XCANCELED = 381, CANCELEDTO = 382, NOT = 383, SLASHED = 384, PMB = 385, SCR = 386, RM = 387, BB = 388, ST = 389, END = 390, BBLOWERCHAR = 391, BBUPPERCHAR = 392, BBDIGIT = 393, CALCHAR = 394, FRAKCHAR = 395, CAL = 396, FRAK = 397, CLAP = 398, LLAP = 399, RLAP = 400, ROWOPTS = 401, TEXTSIZE = 402, OLDSTYLE = 403, SCSTY = 404, SCSIZE = 405, SCSCSIZE = 406, TINY = 407, TTINY = 408, SMALL = 409, NORMALSIZE = 410, LARGE = 411, LLARGE = 412, LLLARGE = 413, HUGE = 414, HHUGE = 415, DISPLAY = 416, TEXTSTY = 417, TEXTBOX = 418, TEXTSTRING = 419, COLORSTRING = 420, STYLESTRING = 421, VERBBOX = 422, VERBSTRING = 423, ACUTE = 424, GRAVE = 425, BREVE = 426, MATHRING = 427, XMLSTRING = 428, CELLOPTS = 429, ROWSPAN = 430, COLSPAN = 431, THINSPACE = 432, ENSPACE = 433, MEDSPACE = 434, THICKSPACE = 435, QUAD = 436, QQUAD = 437, NEGSPACE = 438, NEGMEDSPACE = 439, NEGTHICKSPACE = 440, STRUT = 441, MATHSTRUT = 442, SMASH = 443, PHANTOM = 444, HPHANTOM = 445, VPHANTOM = 446, HREF = 447, UNKNOWNCHAR = 448, EMPTYMROW = 449, STATLINE = 450, TOOLTIP = 451, TOGGLE = 452, TOGGLESTART = 453, TOGGLEEND = 454, FGHIGHLIGHT = 455, BGHIGHLIGHT = 456, COLORBOX = 457, SPACE = 458, NUMBER = 459, INTONE = 460, INTTWO = 461, INTTHREE = 462, OVERLEFTARROW = 463, OVERLEFTRIGHTARROW = 464, OVERRIGHTARROW = 465, UNDERLEFTARROW = 466, UNDERLEFTRIGHTARROW = 467, UNDERRIGHTARROW = 468, BAR = 469, WIDEBAR = 470, SKEW = 471, VEC = 472, WIDEVEC = 473, HAT = 474, WIDEHAT = 475, CHECK = 476, WIDECHECK = 477, TILDE = 478, WIDETILDE = 479, DOT = 480, DDOT = 481, DDDOT = 482, DDDDOT = 483, UNARYMINUS = 484, UNARYPLUS = 485, BEGINENV = 486, ENDENV = 487, EQUATION = 488, EQUATION_STAR = 489, EQALIGN = 490, EQALIGNNO = 491, MATRIX = 492, PMATRIX = 493, BMATRIX = 494, BBMATRIX = 495, VMATRIX = 496, VVMATRIX = 497, SUBARRAY = 498, SVG = 499, ENDSVG = 500, SMALLMATRIX = 501, CASES = 502, ALIGNED = 503, ALIGNENV = 504, ALIGNENV_STAR = 505, ALIGNAT = 506, ALIGNAT_STAR = 507, ALIGNEDAT = 508, GATHERED = 509, EQNARRAY = 510, EQNARRAY_STAR = 511, MULTLINE = 512, MULTLINE_STAR = 513, GATHER_STAR = 514, GATHER = 515, SUBSTACK = 516, SIDESET = 517, BMOD = 518, PMOD = 519, POD = 520, RMCHAR = 521, SCRCHAR = 522, PMBCHAR = 523, COLOR = 524, BGCOLOR = 525, BBOX = 526, XARROW = 527, OPTARGOPEN = 528, OPTARGCLOSE = 529, MTEXNUM = 530, RAISEBOX = 531, NEG = 532, LATEXSYMBOL = 533, TEXSYMBOL = 534, VARINJLIM = 535, VARLIMINF = 536, VARLIMSUP = 537, VARPROJLIM = 538 }; #endif /* Tokens. */ #define TEXABOVEWITHDELIMS 258 #define TEXABOVE 259 #define TEXATOPWITHDELIMS 260 #define TEXATOP 261 #define TEXOVERWITHDELIMS 262 #define TEXOVER 263 #define CHAR 264 #define STARTMATH 265 #define STARTDMATH 266 #define ENDMATH 267 #define MTEXT 268 #define MI 269 #define MIB 270 #define MN 271 #define MO 272 #define LIMITS 273 #define NOLIMITS 274 #define SUP 275 #define SUB 276 #define MROWOPEN 277 #define MROWCLOSE 278 #define MATHOPEN 279 #define MATHCLOSE 280 #define MATHORD 281 #define MATHPUNCT 282 #define VCENTER 283 #define LEFT 284 #define RIGHT 285 #define BIG 286 #define BBIG 287 #define BIGG 288 #define BBIGG 289 #define BIGL 290 #define BBIGL 291 #define BIGGL 292 #define BBIGGL 293 #define BIGM 294 #define BBIGM 295 #define BIGGM 296 #define BBIGGM 297 #define FRAC 298 #define TFRAC 299 #define DFRAC 300 #define CFRAC 301 #define GENFRAC 302 #define OPERATORNAME 303 #define MATHOP 304 #define MATHBIN 305 #define MATHREL 306 #define MATHINNER 307 #define MOP 308 #define MOL 309 #define MOLL 310 #define MOF 311 #define MOR 312 #define PERIODDELIM 313 #define COMMADELIM 314 #define OTHERDELIM 315 #define LEFTDELIM 316 #define RIGHTDELIM 317 #define MOS 318 #define MOB 319 #define SQRT 320 #define ROOT 321 #define OF 322 #define LEFTROOT 323 #define UPROOT 324 #define BINOM 325 #define TBINOM 326 #define BRACE 327 #define BRACK 328 #define CHOOSE 329 #define DBINOM 330 #define UNDER 331 #define BUILDREL 332 #define OVER 333 #define OVERBRACE 334 #define OVERBRACKET 335 #define UNDERLINE 336 #define UNDERBRACE 337 #define UNDERBRACKET 338 #define UNDEROVER 339 #define TENSOR 340 #define MULTI 341 #define ALIGNATVALUE 342 #define ARRAYALIGN 343 #define COLUMNALIGN 344 #define ARRAY 345 #define SPACECUBE 346 #define HSPACE 347 #define MOVELEFT 348 #define MOVERIGHT 349 #define RAISE 350 #define LOWER 351 #define PXSTRING 352 #define COLSEP 353 #define COLSEPSPACE 354 #define ROWSEP 355 #define ARRAYOPTS 356 #define COLLAYOUT 357 #define COLALIGN 358 #define ROWALIGN 359 #define ALIGN 360 #define EQROWS 361 #define EQCOLS 362 #define ROWLINES 363 #define COLLINES 364 #define FRAME 365 #define PADDING 366 #define ATTRLIST 367 #define ITALICS 368 #define SANS 369 #define TT 370 #define ENCLOSE 371 #define ENCLOSENOTATION 372 #define ENCLOSEATTR 373 #define ENCLOSETEXT 374 #define BOLD 375 #define BOXED 376 #define FBOX 377 #define HBOX 378 #define MBOX 379 #define BCANCELED 380 #define XCANCELED 381 #define CANCELEDTO 382 #define NOT 383 #define SLASHED 384 #define PMB 385 #define SCR 386 #define RM 387 #define BB 388 #define ST 389 #define END 390 #define BBLOWERCHAR 391 #define BBUPPERCHAR 392 #define BBDIGIT 393 #define CALCHAR 394 #define FRAKCHAR 395 #define CAL 396 #define FRAK 397 #define CLAP 398 #define LLAP 399 #define RLAP 400 #define ROWOPTS 401 #define TEXTSIZE 402 #define OLDSTYLE 403 #define SCSTY 404 #define SCSIZE 405 #define SCSCSIZE 406 #define TINY 407 #define TTINY 408 #define SMALL 409 #define NORMALSIZE 410 #define LARGE 411 #define LLARGE 412 #define LLLARGE 413 #define HUGE 414 #define HHUGE 415 #define DISPLAY 416 #define TEXTSTY 417 #define TEXTBOX 418 #define TEXTSTRING 419 #define COLORSTRING 420 #define STYLESTRING 421 #define VERBBOX 422 #define VERBSTRING 423 #define ACUTE 424 #define GRAVE 425 #define BREVE 426 #define MATHRING 427 #define XMLSTRING 428 #define CELLOPTS 429 #define ROWSPAN 430 #define COLSPAN 431 #define THINSPACE 432 #define ENSPACE 433 #define MEDSPACE 434 #define THICKSPACE 435 #define QUAD 436 #define QQUAD 437 #define NEGSPACE 438 #define NEGMEDSPACE 439 #define NEGTHICKSPACE 440 #define STRUT 441 #define MATHSTRUT 442 #define SMASH 443 #define PHANTOM 444 #define HPHANTOM 445 #define VPHANTOM 446 #define HREF 447 #define UNKNOWNCHAR 448 #define EMPTYMROW 449 #define STATLINE 450 #define TOOLTIP 451 #define TOGGLE 452 #define TOGGLESTART 453 #define TOGGLEEND 454 #define FGHIGHLIGHT 455 #define BGHIGHLIGHT 456 #define COLORBOX 457 #define SPACE 458 #define NUMBER 459 #define INTONE 460 #define INTTWO 461 #define INTTHREE 462 #define OVERLEFTARROW 463 #define OVERLEFTRIGHTARROW 464 #define OVERRIGHTARROW 465 #define UNDERLEFTARROW 466 #define UNDERLEFTRIGHTARROW 467 #define UNDERRIGHTARROW 468 #define BAR 469 #define WIDEBAR 470 #define SKEW 471 #define VEC 472 #define WIDEVEC 473 #define HAT 474 #define WIDEHAT 475 #define CHECK 476 #define WIDECHECK 477 #define TILDE 478 #define WIDETILDE 479 #define DOT 480 #define DDOT 481 #define DDDOT 482 #define DDDDOT 483 #define UNARYMINUS 484 #define UNARYPLUS 485 #define BEGINENV 486 #define ENDENV 487 #define EQUATION 488 #define EQUATION_STAR 489 #define EQALIGN 490 #define EQALIGNNO 491 #define MATRIX 492 #define PMATRIX 493 #define BMATRIX 494 #define BBMATRIX 495 #define VMATRIX 496 #define VVMATRIX 497 #define SUBARRAY 498 #define SVG 499 #define ENDSVG 500 #define SMALLMATRIX 501 #define CASES 502 #define ALIGNED 503 #define ALIGNENV 504 #define ALIGNENV_STAR 505 #define ALIGNAT 506 #define ALIGNAT_STAR 507 #define ALIGNEDAT 508 #define GATHERED 509 #define EQNARRAY 510 #define EQNARRAY_STAR 511 #define MULTLINE 512 #define MULTLINE_STAR 513 #define GATHER_STAR 514 #define GATHER 515 #define SUBSTACK 516 #define SIDESET 517 #define BMOD 518 #define PMOD 519 #define POD 520 #define RMCHAR 521 #define SCRCHAR 522 #define PMBCHAR 523 #define COLOR 524 #define BGCOLOR 525 #define BBOX 526 #define XARROW 527 #define OPTARGOPEN 528 #define OPTARGCLOSE 529 #define MTEXNUM 530 #define RAISEBOX 531 #define NEG 532 #define LATEXSYMBOL 533 #define TEXSYMBOL 534 #define VARINJLIM 535 #define VARLIMINF 536 #define VARLIMSUP 537 #define VARPROJLIM 538 /* Copy the first part of user declarations. */ #line 3 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" #include #include #include #include #include "mtex2MML.h" #include "colors.h" #include "em.h" #include "environment.h" #include "string_extras.h" #include "../deps/strdup/strdup.h" #include "../deps/uthash/uthash.h" struct css_colors *colors = NULL; #define YYSTYPE char * #define YYPARSE_PARAM_TYPE char ** #define YYPARSE_PARAM ret_str /* set max nesting. utterly arbitrary number determined from http://git.io/FlWHfw */ #define YYMAXDEPTH 430 /*#define YYDEBUG 1 yydebug = 1;*/ #define YYERROR_VERBOSE 1 #define yytext mtex2MML_yytext UT_array *environment_data_stack; encaseType encase = NONE; extern int yylex (); extern char * yytext; int global_label = 1; int line_counter = 1; int delimiter_options = 0; static void mtex2MML_default_error (const char * msg) { if (msg) { fprintf(stderr, "Line: %d Error: %s\n", mtex2MML_lineno, msg); } } void (*mtex2MML_error) (const char * msg) = mtex2MML_default_error; static void yyerror (char **ret_str, const char * s) { char * msg = mtex2MML_copy3 (s, " at token ", yytext); if (mtex2MML_error) { (*mtex2MML_error) (msg); } mtex2MML_free_string (msg); } /* Note: If length is 0, then buffer is treated like a string; otherwise only length bytes are written. */ static void mtex2MML_default_write (const char * buffer, unsigned long length) { if (buffer) { if (length) { fwrite (buffer, 1, length, stdout); } else { fputs (buffer, stdout); } } } static void mtex2MML_default_write_mathml (const char * mathml) { if (mtex2MML_write) { (*mtex2MML_write) (mathml, 0); } } #ifdef mtex2MML_CAPTURE static char * mtex2MML_output_string = "" ; char * mtex2MML_output () { char * copy = (char *) malloc((mtex2MML_output_string ? strlen(mtex2MML_output_string) : 0) + 1); if (copy) { if (mtex2MML_output_string) { strcpy(copy, mtex2MML_output_string); if (*mtex2MML_output_string != '\0') { mtex2MML_free_string(mtex2MML_output_string); } } else { copy[0] = 0; } mtex2MML_output_string = ""; } return copy; } static void mtex2MML_capture (const char * buffer, unsigned long length) { if (buffer) { if (length) { unsigned long first_length = mtex2MML_output_string ? strlen(mtex2MML_output_string) : 0; char * copy = (char *) malloc(first_length + length + 1); if (copy) { if (mtex2MML_output_string) { strcpy(copy, mtex2MML_output_string); if (*mtex2MML_output_string != '\0') { mtex2MML_free_string(mtex2MML_output_string); } } else { copy[0] = 0; } strncat(copy, buffer, length); mtex2MML_output_string = copy; } } else { char * copy = mtex2MML_copy2(mtex2MML_output_string, buffer); if (*mtex2MML_output_string != '\0') { mtex2MML_free_string(mtex2MML_output_string); } mtex2MML_output_string = copy; } } } static void mtex2MML_capture_mathml (const char * buffer) { char * temp = mtex2MML_copy2(mtex2MML_output_string, buffer); if (*mtex2MML_output_string != '\0') { mtex2MML_free_string(mtex2MML_output_string); } mtex2MML_output_string = temp; } void (*mtex2MML_write) (const char * buffer, unsigned long length) = mtex2MML_capture; void (*mtex2MML_write_mathml) (const char * mathml) = mtex2MML_capture_mathml; #else void (*mtex2MML_write) (const char * buffer, unsigned long length) = mtex2MML_default_write; void (*mtex2MML_write_mathml) (const char * mathml) = mtex2MML_default_write_mathml; #endif char * mtex2MML_empty_string = (char *) ""; /* Create a copy of a string, adding space for extra chars */ char * mtex2MML_copy_string_extra (const char * str, unsigned extra) { char * copy = (char *) malloc(extra + (str ? strlen (str) : 0) + 1); if (copy) { if (str) { strcpy(copy, str); } else { copy[0] = 0; } } return copy ? copy : mtex2MML_empty_string; } /* Create a copy of a string, appending two strings */ char * mtex2MML_copy3 (const char * first, const char * second, const char * third) { int first_length = first ? strlen( first) : 0; int second_length = second ? strlen(second) : 0; int third_length = third ? strlen( third) : 0; char * copy = (char *) malloc(first_length + second_length + third_length + 1); if (copy) { if (first) { strcpy(copy, first); } else { copy[0] = 0; } if (second) { strcat(copy, second); } if ( third) { strcat(copy, third); } } return copy ? copy : mtex2MML_empty_string; } /* Create a copy of a string, appending a second string */ char * mtex2MML_copy2 (const char * first, const char * second) { return mtex2MML_copy3(first, second, 0); } /* Create a copy of a string */ char * mtex2MML_copy_string (const char * str) { return mtex2MML_copy3(str, 0, 0); } /* Create a copy of a string, escaping unsafe characters for XML */ char * mtex2MML_copy_escaped (const char * str) { unsigned long length = 0; const char * ptr1 = str; char * ptr2 = 0; char * copy = 0; if ( str == 0) { return mtex2MML_empty_string; } if (*str == 0) { return mtex2MML_empty_string; } while (*ptr1) { switch (*ptr1) { case '<': /* < */ case '>': /* > */ length += 4; break; case '&': /* & */ length += 5; break; case '\'': /* ' */ case '"': /* " */ case '-': /* - */ length += 6; break; default: length += 1; break; } ++ptr1; } copy = (char *) malloc (length + 1); if (copy) { ptr1 = str; ptr2 = copy; while (*ptr1) { switch (*ptr1) { case '<': strcpy (ptr2, "<"); ptr2 += 4; break; case '>': strcpy (ptr2, ">"); ptr2 += 4; break; case '&': /* & */ strcpy (ptr2, "&"); ptr2 += 5; break; case '\'': /* ' */ strcpy (ptr2, "'"); ptr2 += 6; break; case '"': /* " */ strcpy (ptr2, """); ptr2 += 6; break; case '-': /* - */ strcpy (ptr2, "-"); ptr2 += 6; break; default: *ptr2++ = *ptr1; break; } ++ptr1; } *ptr2 = 0; } return copy ? copy : mtex2MML_empty_string; } /* Returns a string representation of the global_label, and increments the label */ char * mtex2MML_global_label() { char * n = (char *) malloc(256); #ifdef _WIN32 _snprintf(n, 256, "%d", global_label); #else snprintf(n, 256, "%d", global_label); #endif global_label++; char *prefix = mtex2MML_copy3("(", n, ")"); mtex2MML_free_string(n); return prefix; } /* Create a hex character reference string corresponding to code */ char * mtex2MML_character_reference (unsigned long int code) { #define ENTITY_LENGTH 10 char * entity = (char *) malloc(ENTITY_LENGTH); sprintf(entity, "&#x%05lx;", code); return entity; } void mtex2MML_free_string (char * str) { if (str && str != mtex2MML_empty_string) { free(str); } } /* Enabling traces. */ #ifndef YYDEBUG # define YYDEBUG 0 #endif /* Enabling verbose error messages. */ #ifdef YYERROR_VERBOSE # undef YYERROR_VERBOSE # define YYERROR_VERBOSE 1 #else # define YYERROR_VERBOSE 0 #endif /* Enabling the token table. */ #ifndef YYTOKEN_TABLE # define YYTOKEN_TABLE 0 #endif #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED typedef int YYSTYPE; # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1 # define YYSTYPE_IS_TRIVIAL 1 #endif /* Copy the second part of user declarations. */ /* Line 216 of yacc.c. */ #line 992 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/parser.c" #ifdef short # undef short #endif #ifdef YYTYPE_UINT8 typedef YYTYPE_UINT8 yytype_uint8; #else typedef unsigned char yytype_uint8; #endif #ifdef YYTYPE_INT8 typedef YYTYPE_INT8 yytype_int8; #elif (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) typedef signed char yytype_int8; #else typedef short int yytype_int8; #endif #ifdef YYTYPE_UINT16 typedef YYTYPE_UINT16 yytype_uint16; #else typedef unsigned short int yytype_uint16; #endif #ifdef YYTYPE_INT16 typedef YYTYPE_INT16 yytype_int16; #else typedef short int yytype_int16; #endif #ifndef YYSIZE_T # ifdef __SIZE_TYPE__ # define YYSIZE_T __SIZE_TYPE__ # elif defined size_t # define YYSIZE_T size_t # elif ! defined YYSIZE_T && (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) # include /* INFRINGES ON USER NAME SPACE */ # define YYSIZE_T size_t # else # define YYSIZE_T unsigned int # endif #endif #define YYSIZE_MAXIMUM ((YYSIZE_T) -1) #ifndef YY_ # if defined YYENABLE_NLS && YYENABLE_NLS # if ENABLE_NLS # include /* INFRINGES ON USER NAME SPACE */ # define YY_(msgid) dgettext ("bison-runtime", msgid) # endif # endif # ifndef YY_ # define YY_(msgid) msgid # endif #endif /* Suppress unused-variable warnings by "using" E. */ #if ! defined lint || defined __GNUC__ # define YYUSE(e) ((void) (e)) #else # define YYUSE(e) /* empty */ #endif /* Identity function, used to suppress warnings about constant conditions. */ #ifndef lint # define YYID(n) (n) #else #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static int YYID (int i) #else static int YYID (i) int i; #endif { return i; } #endif #if ! defined yyoverflow || YYERROR_VERBOSE /* The parser invokes alloca or malloc; define the necessary symbols. */ # ifdef YYSTACK_USE_ALLOCA # if YYSTACK_USE_ALLOCA # ifdef __GNUC__ # define YYSTACK_ALLOC __builtin_alloca # elif defined __BUILTIN_VA_ARG_INCR # include /* INFRINGES ON USER NAME SPACE */ # elif defined _AIX # define YYSTACK_ALLOC __alloca # elif defined _MSC_VER # include /* INFRINGES ON USER NAME SPACE */ # define alloca _alloca # else # define YYSTACK_ALLOC alloca # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) # include /* INFRINGES ON USER NAME SPACE */ # ifndef _STDLIB_H # define _STDLIB_H 1 # endif # endif # endif # endif # endif # ifdef YYSTACK_ALLOC /* Pacify GCC's `empty if-body' warning. */ # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0)) # ifndef YYSTACK_ALLOC_MAXIMUM /* The OS might guarantee only one guard page at the bottom of the stack, and a page size can be as small as 4096 bytes. So we cannot safely invoke alloca (N) if N exceeds 4096. Use a slightly smaller number to allow for a few compiler-allocated temporary stack slots. */ # define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2006 */ # endif # else # define YYSTACK_ALLOC YYMALLOC # define YYSTACK_FREE YYFREE # ifndef YYSTACK_ALLOC_MAXIMUM # define YYSTACK_ALLOC_MAXIMUM YYSIZE_MAXIMUM # endif # if (defined __cplusplus && ! defined _STDLIB_H \ && ! ((defined YYMALLOC || defined malloc) \ && (defined YYFREE || defined free))) # include /* INFRINGES ON USER NAME SPACE */ # ifndef _STDLIB_H # define _STDLIB_H 1 # endif # endif # ifndef YYMALLOC # define YYMALLOC malloc # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */ # endif # endif # ifndef YYFREE # define YYFREE free # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) void free (void *); /* INFRINGES ON USER NAME SPACE */ # endif # endif # endif #endif /* ! defined yyoverflow || YYERROR_VERBOSE */ #if (! defined yyoverflow \ && (! defined __cplusplus \ || (defined YYSTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL))) /* A type that is properly aligned for any stack member. */ union yyalloc { yytype_int16 yyss; YYSTYPE yyvs; }; /* The size of the maximum gap between one aligned stack and the next. */ # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) /* The size of an array large to enough to hold all stacks, each with N elements. */ # define YYSTACK_BYTES(N) \ ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \ + YYSTACK_GAP_MAXIMUM) /* Copy COUNT objects from FROM to TO. The source and destination do not overlap. */ # ifndef YYCOPY # if defined __GNUC__ && 1 < __GNUC__ # define YYCOPY(To, From, Count) \ __builtin_memcpy (To, From, (Count) * sizeof (*(From))) # else # define YYCOPY(To, From, Count) \ do \ { \ YYSIZE_T yyi; \ for (yyi = 0; yyi < (Count); yyi++) \ (To)[yyi] = (From)[yyi]; \ } \ while (YYID (0)) # endif # endif /* Relocate STACK from its old location to the new one. The local variables YYSIZE and YYSTACKSIZE give the old and new number of elements in the stack, and YYPTR gives the new location of the stack. Advance YYPTR to a properly aligned location for the next stack. */ # define YYSTACK_RELOCATE(Stack) \ do \ { \ YYSIZE_T yynewbytes; \ YYCOPY (&yyptr->Stack, Stack, yysize); \ Stack = &yyptr->Stack; \ yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ yyptr += yynewbytes / sizeof (*yyptr); \ } \ while (YYID (0)) #endif /* YYFINAL -- State number of the termination state. */ #define YYFINAL 583 /* YYLAST -- Last index in YYTABLE. */ #define YYLAST 11251 /* YYNTOKENS -- Number of terminals. */ #define YYNTOKENS 284 /* YYNNTS -- Number of nonterminals. */ #define YYNNTS 195 /* YYNRULES -- Number of rules. */ #define YYNRULES 552 /* YYNRULES -- Number of states. */ #define YYNSTATES 1083 /* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */ #define YYUNDEFTOK 2 #define YYMAXUTOK 538 #define YYTRANSLATE(YYX) \ ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK) /* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */ static const yytype_uint16 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, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283 }; #if YYDEBUG /* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in YYRHS. */ static const yytype_uint16 yyprhs[] = { 0, 0, 3, 5, 6, 8, 10, 13, 16, 18, 21, 24, 28, 32, 35, 38, 40, 42, 45, 51, 58, 62, 70, 74, 80, 84, 91, 98, 104, 108, 114, 118, 123, 129, 136, 142, 146, 150, 153, 156, 158, 160, 162, 164, 166, 168, 170, 172, 174, 176, 178, 180, 182, 184, 186, 188, 190, 192, 194, 196, 198, 200, 202, 204, 206, 208, 210, 212, 214, 216, 218, 220, 222, 224, 226, 228, 230, 232, 234, 236, 238, 240, 242, 244, 246, 248, 250, 252, 254, 256, 258, 260, 262, 264, 266, 268, 270, 272, 274, 276, 278, 280, 282, 284, 286, 288, 290, 292, 294, 296, 298, 300, 302, 304, 306, 308, 310, 312, 314, 316, 318, 320, 322, 324, 326, 328, 330, 332, 334, 336, 338, 340, 342, 344, 346, 348, 350, 352, 354, 356, 358, 360, 362, 364, 366, 368, 370, 372, 374, 376, 378, 380, 382, 384, 386, 388, 390, 392, 394, 396, 398, 400, 402, 404, 406, 408, 410, 412, 414, 416, 418, 420, 422, 424, 426, 428, 430, 432, 434, 436, 438, 440, 442, 444, 446, 450, 454, 458, 460, 462, 464, 466, 468, 470, 472, 475, 478, 481, 484, 487, 490, 493, 496, 499, 502, 505, 508, 511, 514, 517, 520, 523, 526, 529, 532, 535, 538, 541, 544, 547, 550, 553, 556, 559, 562, 565, 568, 571, 574, 576, 578, 580, 582, 584, 586, 588, 590, 592, 594, 596, 599, 601, 603, 605, 607, 609, 611, 618, 620, 622, 624, 626, 628, 630, 632, 634, 636, 639, 642, 645, 656, 660, 664, 668, 672, 676, 680, 684, 688, 692, 698, 704, 711, 719, 722, 725, 728, 731, 734, 739, 742, 745, 748, 751, 754, 757, 760, 763, 766, 769, 772, 775, 778, 781, 784, 787, 793, 797, 803, 807, 813, 817, 823, 827, 830, 833, 836, 839, 842, 845, 848, 852, 855, 858, 861, 864, 871, 880, 883, 886, 889, 892, 895, 898, 903, 906, 908, 911, 916, 919, 921, 924, 929, 932, 934, 937, 942, 945, 947, 950, 952, 954, 956, 961, 964, 966, 969, 971, 976, 979, 981, 984, 986, 988, 990, 992, 994, 999, 1002, 1013, 1015, 1017, 1019, 1021, 1023, 1025, 1027, 1030, 1033, 1036, 1039, 1041, 1043, 1047, 1053, 1057, 1066, 1073, 1080, 1082, 1085, 1090, 1093, 1096, 1100, 1104, 1108, 1112, 1116, 1130, 1133, 1136, 1139, 1144, 1148, 1154, 1160, 1166, 1170, 1176, 1183, 1190, 1194, 1198, 1202, 1206, 1210, 1214, 1217, 1220, 1223, 1226, 1231, 1237, 1243, 1246, 1249, 1252, 1255, 1258, 1261, 1264, 1267, 1270, 1273, 1276, 1279, 1282, 1285, 1288, 1291, 1294, 1297, 1300, 1303, 1306, 1309, 1312, 1315, 1318, 1323, 1328, 1333, 1338, 1343, 1348, 1353, 1358, 1363, 1368, 1373, 1378, 1383, 1386, 1392, 1397, 1403, 1409, 1415, 1422, 1427, 1433, 1437, 1442, 1448, 1452, 1455, 1459, 1465, 1470, 1472, 1478, 1484, 1490, 1498, 1504, 1510, 1516, 1522, 1528, 1534, 1540, 1546, 1552, 1558, 1564, 1570, 1576, 1582, 1590, 1596, 1602, 1608, 1616, 1624, 1632, 1642, 1651, 1660, 1665, 1669, 1672, 1674, 1679, 1694, 1699, 1708, 1713, 1718, 1723, 1725, 1728, 1730, 1732, 1734, 1736, 1738, 1740, 1742, 1744, 1746, 1748, 1751, 1754, 1757, 1760, 1763, 1766, 1769, 1772, 1775, 1778, 1780, 1784, 1786, 1788, 1790, 1794, 1800, 1802, 1805, 1807, 1809, 1810, 1812, 1818, 1820, 1823, 1825, 1827, 1829, 1831, 1834 }; /* YYRHS -- A `-1'-separated list of the rules' RHS. */ static const yytype_int16 yyrhs[] = { 285, 0, -1, 286, -1, -1, 287, -1, 288, -1, 286, 287, -1, 286, 288, -1, 9, -1, 10, 12, -1, 11, 12, -1, 10, 289, 12, -1, 11, 289, 12, -1, 289, 1, -1, 290, 1, -1, 1, -1, 290, -1, 289, 290, -1, 306, 21, 291, 20, 291, -1, 49, 291, 21, 291, 20, 291, -1, 48, 291, 291, -1, 48, 291, 21, 291, 20, 291, 291, -1, 306, 21, 291, -1, 306, 20, 291, 21, 291, -1, 306, 20, 291, -1, 306, 20, 291, 18, 21, 291, -1, 306, 20, 291, 19, 21, 291, -1, 304, 21, 291, 20, 291, -1, 304, 21, 291, -1, 304, 20, 291, 21, 291, -1, 304, 20, 291, -1, 304, 18, 21, 291, -1, 291, 21, 291, 20, 291, -1, 291, 19, 21, 291, 20, 291, -1, 291, 20, 291, 21, 291, -1, 291, 21, 291, -1, 291, 20, 291, -1, 21, 291, -1, 20, 291, -1, 291, -1, 452, -1, 453, -1, 454, -1, 455, -1, 296, -1, 297, -1, 304, -1, 303, -1, 302, -1, 305, -1, 307, -1, 395, -1, 396, -1, 399, -1, 349, -1, 350, -1, 351, -1, 352, -1, 354, -1, 353, -1, 410, -1, 411, -1, 412, -1, 413, -1, 439, -1, 440, -1, 441, -1, 442, -1, 443, -1, 444, -1, 445, -1, 425, -1, 426, -1, 437, -1, 438, -1, 427, -1, 428, -1, 429, -1, 430, -1, 431, -1, 432, -1, 433, -1, 434, -1, 436, -1, 435, -1, 422, -1, 423, -1, 424, -1, 414, -1, 415, -1, 416, -1, 420, -1, 421, -1, 417, -1, 418, -1, 419, -1, 446, -1, 447, -1, 318, -1, 317, -1, 316, -1, 321, -1, 322, -1, 323, -1, 324, -1, 325, -1, 328, -1, 329, -1, 330, -1, 331, -1, 332, -1, 333, -1, 334, -1, 335, -1, 336, -1, 326, -1, 327, -1, 338, -1, 339, -1, 340, -1, 337, -1, 341, -1, 342, -1, 343, -1, 359, -1, 360, -1, 361, -1, 362, -1, 363, -1, 364, -1, 365, -1, 366, -1, 369, -1, 344, -1, 345, -1, 346, -1, 347, -1, 348, -1, 355, -1, 356, -1, 357, -1, 358, -1, 372, -1, 308, -1, 319, -1, 320, -1, 375, -1, 376, -1, 377, -1, 378, -1, 380, -1, 381, -1, 382, -1, 383, -1, 384, -1, 385, -1, 386, -1, 387, -1, 388, -1, 389, -1, 390, -1, 391, -1, 392, -1, 393, -1, 298, -1, 299, -1, 300, -1, 301, -1, 394, -1, 309, -1, 310, -1, 311, -1, 312, -1, 313, -1, 314, -1, 315, -1, 379, -1, 403, -1, 404, -1, 405, -1, 406, -1, 407, -1, 408, -1, 409, -1, 22, 291, 23, -1, 22, 289, 23, -1, 292, 289, 293, -1, 448, -1, 450, -1, 451, -1, 402, -1, 401, -1, 400, -1, 295, -1, 29, 61, -1, 29, 60, -1, 29, 58, -1, 30, 62, -1, 30, 60, -1, 30, 58, -1, 31, 61, -1, 31, 62, -1, 31, 60, -1, 32, 61, -1, 32, 62, -1, 32, 60, -1, 33, 61, -1, 33, 62, -1, 33, 60, -1, 34, 61, -1, 34, 62, -1, 34, 60, -1, 35, 61, -1, 35, 60, -1, 36, 61, -1, 36, 60, -1, 37, 61, -1, 37, 60, -1, 38, 61, -1, 38, 60, -1, 39, 61, -1, 39, 60, -1, 40, 61, -1, 40, 60, -1, 41, 61, -1, 41, 60, -1, 42, 61, -1, 42, 60, -1, 193, -1, 229, -1, 230, -1, 280, -1, 281, -1, 282, -1, 283, -1, 14, -1, 13, -1, 15, -1, 16, -1, 275, 164, -1, 64, -1, 306, -1, 294, -1, 17, -1, 54, -1, 55, -1, 54, 18, 21, 291, 20, 291, -1, 62, -1, 61, -1, 60, -1, 56, -1, 58, -1, 59, -1, 63, -1, 53, -1, 57, -1, 50, 164, -1, 52, 164, -1, 51, 164, -1, 203, 134, 205, 135, 134, 206, 135, 134, 207, 135, -1, 195, 164, 291, -1, 196, 164, 291, -1, 197, 291, 291, -1, 198, 289, 199, -1, 200, 112, 291, -1, 201, 112, 291, -1, 202, 112, 291, -1, 269, 112, 289, -1, 270, 112, 289, -1, 271, 134, 97, 135, 291, -1, 271, 134, 165, 135, 291, -1, 271, 134, 165, 97, 135, 291, -1, 271, 134, 165, 166, 97, 135, 291, -1, 145, 291, -1, 144, 291, -1, 143, 291, -1, 163, 164, -1, 167, 168, -1, 161, 22, 404, 23, -1, 161, 289, -1, 162, 289, -1, 147, 289, -1, 149, 289, -1, 150, 289, -1, 151, 289, -1, 148, 289, -1, 152, 289, -1, 153, 289, -1, 154, 289, -1, 155, 289, -1, 156, 289, -1, 157, 289, -1, 158, 289, -1, 159, 289, -1, 160, 289, -1, 96, 22, 97, 23, 291, -1, 96, 97, 291, -1, 93, 22, 97, 23, 291, -1, 93, 97, 291, -1, 94, 22, 97, 23, 291, -1, 94, 97, 291, -1, 95, 22, 97, 23, 291, -1, 95, 97, 291, -1, 113, 291, -1, 114, 291, -1, 115, 291, -1, 128, 291, -1, 129, 291, -1, 125, 291, -1, 126, 291, -1, 127, 291, 291, -1, 24, 291, -1, 25, 291, -1, 26, 291, -1, 27, 291, -1, 116, 134, 117, 134, 119, 134, -1, 116, 134, 117, 134, 118, 134, 119, 134, -1, 28, 290, -1, 121, 291, -1, 122, 291, -1, 123, 291, -1, 124, 291, -1, 120, 291, -1, 132, 134, 361, 135, -1, 132, 361, -1, 266, -1, 361, 266, -1, 131, 134, 363, 135, -1, 131, 363, -1, 267, -1, 363, 267, -1, 130, 134, 365, 135, -1, 130, 365, -1, 268, -1, 365, 268, -1, 133, 134, 367, 135, -1, 133, 367, -1, 368, -1, 367, 368, -1, 136, -1, 137, -1, 138, -1, 142, 134, 370, 135, -1, 142, 370, -1, 371, -1, 370, 371, -1, 140, -1, 141, 134, 373, 135, -1, 141, 373, -1, 374, -1, 373, 374, -1, 139, -1, 177, -1, 179, -1, 180, -1, 178, -1, 92, 22, 97, 23, -1, 92, 97, -1, 91, 134, 97, 134, 134, 97, 134, 134, 97, 134, -1, 181, -1, 182, -1, 183, -1, 184, -1, 185, -1, 186, -1, 187, -1, 188, 291, -1, 189, 291, -1, 190, 291, -1, 191, 291, -1, 279, -1, 278, -1, 192, 164, 291, -1, 85, 291, 22, 397, 23, -1, 85, 291, 397, -1, 86, 22, 397, 23, 291, 22, 397, 23, -1, 86, 22, 397, 23, 291, 194, -1, 86, 194, 291, 22, 397, 23, -1, 398, -1, 397, 398, -1, 21, 291, 20, 291, -1, 21, 291, -1, 20, 291, -1, 21, 20, 291, -1, 43, 291, 291, -1, 44, 291, 291, -1, 45, 291, 291, -1, 46, 291, 291, -1, 47, 22, 61, 23, 22, 62, 23, 22, 97, 23, 289, 289, 289, -1, 265, 291, -1, 264, 291, -1, 263, 291, -1, 77, 291, 8, 291, -1, 291, 8, 291, -1, 292, 289, 8, 289, 293, -1, 291, 7, 61, 62, 291, -1, 22, 289, 6, 289, 23, -1, 291, 6, 291, -1, 291, 5, 61, 62, 291, -1, 291, 4, 22, 97, 23, 291, -1, 291, 3, 61, 62, 97, 291, -1, 70, 291, 291, -1, 71, 291, 291, -1, 75, 291, 291, -1, 291, 72, 291, -1, 291, 73, 291, -1, 291, 74, 291, -1, 211, 291, -1, 212, 291, -1, 213, 291, -1, 82, 291, -1, 82, 291, 21, 291, -1, 82, 291, 18, 21, 291, -1, 82, 291, 19, 21, 291, -1, 83, 291, -1, 81, 291, -1, 79, 291, -1, 80, 291, -1, 208, 291, -1, 209, 291, -1, 210, 291, -1, 214, 291, -1, 215, 291, -1, 217, 291, -1, 218, 291, -1, 169, 291, -1, 170, 291, -1, 171, 291, -1, 172, 291, -1, 225, 291, -1, 226, 291, -1, 227, 291, -1, 228, 291, -1, 223, 291, -1, 224, 291, -1, 221, 291, -1, 222, 291, -1, 219, 291, -1, 220, 291, -1, 216, 291, 169, 291, -1, 216, 291, 214, 291, -1, 216, 291, 171, 291, -1, 216, 291, 221, 291, -1, 216, 291, 225, 291, -1, 216, 291, 226, 291, -1, 216, 291, 227, 291, -1, 216, 291, 228, 291, -1, 216, 291, 170, 291, -1, 216, 291, 219, 291, -1, 216, 291, 223, 291, -1, 216, 291, 220, 291, -1, 216, 291, 224, 291, -1, 65, 291, -1, 65, 273, 289, 274, 291, -1, 66, 291, 67, 291, -1, 68, 134, 204, 135, 291, -1, 69, 134, 204, 135, 291, -1, 276, 164, 164, 164, 291, -1, 276, 277, 164, 164, 164, 291, -1, 276, 164, 164, 291, -1, 276, 277, 164, 164, 291, -1, 276, 164, 291, -1, 276, 277, 164, 291, -1, 272, 273, 289, 274, 194, -1, 76, 291, 291, -1, 272, 291, -1, 78, 291, 291, -1, 272, 273, 289, 274, 291, -1, 84, 291, 291, 291, -1, 194, -1, 231, 233, 468, 232, 233, -1, 231, 234, 468, 232, 234, -1, 231, 237, 468, 232, 237, -1, 231, 254, 88, 135, 468, 232, 254, -1, 231, 254, 468, 232, 254, -1, 231, 255, 468, 232, 255, -1, 231, 256, 468, 232, 256, -1, 231, 260, 468, 232, 260, -1, 231, 259, 468, 232, 259, -1, 231, 257, 468, 232, 257, -1, 231, 258, 468, 232, 258, -1, 231, 238, 468, 232, 238, -1, 231, 239, 468, 232, 239, -1, 231, 241, 468, 232, 241, -1, 231, 240, 468, 232, 240, -1, 231, 242, 468, 232, 242, -1, 231, 246, 468, 232, 246, -1, 231, 247, 468, 232, 247, -1, 231, 248, 88, 135, 468, 232, 248, -1, 231, 248, 468, 232, 248, -1, 231, 249, 468, 232, 249, -1, 231, 250, 468, 232, 250, -1, 231, 251, 87, 135, 468, 232, 251, -1, 231, 252, 87, 135, 468, 232, 252, -1, 231, 253, 87, 135, 468, 232, 253, -1, 231, 90, 88, 134, 449, 135, 468, 232, 90, -1, 231, 90, 134, 449, 135, 468, 232, 90, -1, 231, 243, 134, 449, 135, 468, 232, 243, -1, 231, 244, 173, 245, -1, 231, 244, 245, -1, 449, 89, -1, 89, -1, 261, 22, 468, 23, -1, 262, 22, 21, 291, 20, 291, 23, 22, 21, 291, 20, 291, 23, 291, -1, 90, 22, 468, 23, -1, 90, 22, 101, 22, 456, 23, 468, 23, -1, 247, 22, 468, 23, -1, 235, 22, 468, 23, -1, 236, 22, 468, 23, -1, 457, -1, 456, 457, -1, 458, -1, 459, -1, 460, -1, 461, -1, 462, -1, 463, -1, 464, -1, 465, -1, 466, -1, 467, -1, 102, 112, -1, 103, 112, -1, 104, 112, -1, 105, 112, -1, 106, 112, -1, 107, 112, -1, 108, 112, -1, 109, 112, -1, 110, 112, -1, 111, 112, -1, 469, -1, 468, 100, 469, -1, 470, -1, 471, -1, 474, -1, 470, 98, 474, -1, 146, 22, 472, 23, 470, -1, 473, -1, 472, 473, -1, 459, -1, 460, -1, -1, 289, -1, 174, 22, 475, 23, 289, -1, 476, -1, 475, 476, -1, 459, -1, 460, -1, 477, -1, 478, -1, 175, 112, -1, 176, 112, -1 }; /* YYRLINE[YYN] -- source line where rule number YYN was defined. */ static const yytype_uint16 yyrline[] = { 0, 320, 320, 323, 324, 325, 326, 327, 329, 331, 332, 333, 349, 366, 367, 368, 370, 374, 380, 399, 410, 418, 430, 444, 455, 469, 482, 495, 514, 528, 547, 561, 569, 579, 589, 599, 606, 613, 617, 621, 626, 627, 628, 629, 630, 631, 632, 633, 637, 641, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 783, 787, 795, 796, 797, 798, 799, 800, 801, 803, 808, 813, 819, 823, 827, 832, 837, 841, 845, 850, 854, 858, 863, 867, 871, 876, 880, 884, 889, 894, 899, 904, 909, 914, 919, 924, 929, 934, 939, 944, 949, 954, 959, 965, 969, 973, 977, 981, 985, 989, 993, 995, 997, 1003, 1004, 1010, 1016, 1017, 1018, 1023, 1028, 1033, 1052, 1056, 1061, 1065, 1069, 1073, 1077, 1082, 1087, 1092, 1097, 1102, 1108, 1119, 1127, 1135, 1142, 1147, 1155, 1163, 1171, 1187, 1194, 1214, 1222, 1248, 1278, 1283, 1288, 1293, 1298, 1303, 1307, 1312, 1317, 1322, 1327, 1332, 1337, 1342, 1347, 1352, 1357, 1362, 1367, 1372, 1377, 1382, 1387, 1398, 1410, 1420, 1431, 1441, 1452, 1463, 1475, 1480, 1485, 1490, 1495, 1500, 1505, 1510, 1519, 1525, 1531, 1537, 1543, 1552, 1576, 1581, 1586, 1591, 1596, 1601, 1610, 1614, 1619, 1623, 1629, 1633, 1638, 1642, 1648, 1656, 1665, 1669, 1675, 1679, 1684, 1688, 1694, 1698, 1702, 1710, 1714, 1719, 1723, 1729, 1734, 1738, 1743, 1747, 1753, 1758, 1762, 1766, 1770, 1774, 1778, 1783, 1794, 1798, 1802, 1806, 1810, 1814, 1818, 1822, 1827, 1832, 1837, 1842, 1846, 1850, 1860, 1867, 1875, 1885, 1894, 1902, 1906, 1912, 1917, 1921, 1925, 1930, 1937, 1944, 1951, 1959, 2005, 2010, 2015, 2020, 2029, 2036, 2050, 2064, 2071, 2079, 2093, 2104, 2121, 2128, 2135, 2143, 2151, 2159, 2168, 2173, 2178, 2183, 2187, 2195, 2203, 2212, 2217, 2222, 2227, 2232, 2237, 2242, 2247, 2251, 2256, 2260, 2265, 2270, 2275, 2280, 2285, 2290, 2295, 2300, 2305, 2309, 2314, 2318, 2323, 2327, 2332, 2341, 2350, 2359, 2368, 2377, 2386, 2395, 2404, 2413, 2422, 2431, 2440, 2450, 2455, 2462, 2470, 2482, 2496, 2509, 2522, 2532, 2544, 2553, 2563, 2570, 2578, 2585, 2593, 2603, 2612, 2616, 2621, 2626, 2642, 2661, 2677, 2694, 2710, 2727, 2743, 2760, 2776, 2793, 2810, 2827, 2844, 2861, 2877, 2894, 2914, 2931, 2948, 2965, 2983, 3001, 3019, 3048, 3074, 3096, 3100, 3104, 3109, 3114, 3119, 3139, 3143, 3151, 3156, 3161, 3166, 3170, 3176, 3180, 3184, 3188, 3192, 3196, 3200, 3204, 3208, 3212, 3217, 3222, 3227, 3232, 3237, 3242, 3247, 3252, 3257, 3262, 3269, 3273, 3279, 3297, 3302, 3306, 3312, 3320, 3324, 3330, 3334, 3339, 3342, 3368, 3376, 3380, 3386, 3390, 3394, 3398, 3403, 3408 }; #endif #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. First, the terminals, then, starting at YYNTOKENS, nonterminals. */ static const char *const yytname[] = { "$end", "error", "$undefined", "TEXABOVEWITHDELIMS", "TEXABOVE", "TEXATOPWITHDELIMS", "TEXATOP", "TEXOVERWITHDELIMS", "TEXOVER", "CHAR", "STARTMATH", "STARTDMATH", "ENDMATH", "MTEXT", "MI", "MIB", "MN", "MO", "LIMITS", "NOLIMITS", "SUP", "SUB", "MROWOPEN", "MROWCLOSE", "MATHOPEN", "MATHCLOSE", "MATHORD", "MATHPUNCT", "VCENTER", "LEFT", "RIGHT", "BIG", "BBIG", "BIGG", "BBIGG", "BIGL", "BBIGL", "BIGGL", "BBIGGL", "BIGM", "BBIGM", "BIGGM", "BBIGGM", "FRAC", "TFRAC", "DFRAC", "CFRAC", "GENFRAC", "OPERATORNAME", "MATHOP", "MATHBIN", "MATHREL", "MATHINNER", "MOP", "MOL", "MOLL", "MOF", "MOR", "PERIODDELIM", "COMMADELIM", "OTHERDELIM", "LEFTDELIM", "RIGHTDELIM", "MOS", "MOB", "SQRT", "ROOT", "OF", "LEFTROOT", "UPROOT", "BINOM", "TBINOM", "BRACE", "BRACK", "CHOOSE", "DBINOM", "UNDER", "BUILDREL", "OVER", "OVERBRACE", "OVERBRACKET", "UNDERLINE", "UNDERBRACE", "UNDERBRACKET", "UNDEROVER", "TENSOR", "MULTI", "ALIGNATVALUE", "ARRAYALIGN", "COLUMNALIGN", "ARRAY", "SPACECUBE", "HSPACE", "MOVELEFT", "MOVERIGHT", "RAISE", "LOWER", "PXSTRING", "COLSEP", "COLSEPSPACE", "ROWSEP", "ARRAYOPTS", "COLLAYOUT", "COLALIGN", "ROWALIGN", "ALIGN", "EQROWS", "EQCOLS", "ROWLINES", "COLLINES", "FRAME", "PADDING", "ATTRLIST", "ITALICS", "SANS", "TT", "ENCLOSE", "ENCLOSENOTATION", "ENCLOSEATTR", "ENCLOSETEXT", "BOLD", "BOXED", "FBOX", "HBOX", "MBOX", "BCANCELED", "XCANCELED", "CANCELEDTO", "NOT", "SLASHED", "PMB", "SCR", "RM", "BB", "ST", "END", "BBLOWERCHAR", "BBUPPERCHAR", "BBDIGIT", "CALCHAR", "FRAKCHAR", "CAL", "FRAK", "CLAP", "LLAP", "RLAP", "ROWOPTS", "TEXTSIZE", "OLDSTYLE", "SCSTY", "SCSIZE", "SCSCSIZE", "TINY", "TTINY", "SMALL", "NORMALSIZE", "LARGE", "LLARGE", "LLLARGE", "HUGE", "HHUGE", "DISPLAY", "TEXTSTY", "TEXTBOX", "TEXTSTRING", "COLORSTRING", "STYLESTRING", "VERBBOX", "VERBSTRING", "ACUTE", "GRAVE", "BREVE", "MATHRING", "XMLSTRING", "CELLOPTS", "ROWSPAN", "COLSPAN", "THINSPACE", "ENSPACE", "MEDSPACE", "THICKSPACE", "QUAD", "QQUAD", "NEGSPACE", "NEGMEDSPACE", "NEGTHICKSPACE", "STRUT", "MATHSTRUT", "SMASH", "PHANTOM", "HPHANTOM", "VPHANTOM", "HREF", "UNKNOWNCHAR", "EMPTYMROW", "STATLINE", "TOOLTIP", "TOGGLE", "TOGGLESTART", "TOGGLEEND", "FGHIGHLIGHT", "BGHIGHLIGHT", "COLORBOX", "SPACE", "NUMBER", "INTONE", "INTTWO", "INTTHREE", "OVERLEFTARROW", "OVERLEFTRIGHTARROW", "OVERRIGHTARROW", "UNDERLEFTARROW", "UNDERLEFTRIGHTARROW", "UNDERRIGHTARROW", "BAR", "WIDEBAR", "SKEW", "VEC", "WIDEVEC", "HAT", "WIDEHAT", "CHECK", "WIDECHECK", "TILDE", "WIDETILDE", "DOT", "DDOT", "DDDOT", "DDDDOT", "UNARYMINUS", "UNARYPLUS", "BEGINENV", "ENDENV", "EQUATION", "EQUATION_STAR", "EQALIGN", "EQALIGNNO", "MATRIX", "PMATRIX", "BMATRIX", "BBMATRIX", "VMATRIX", "VVMATRIX", "SUBARRAY", "SVG", "ENDSVG", "SMALLMATRIX", "CASES", "ALIGNED", "ALIGNENV", "ALIGNENV_STAR", "ALIGNAT", "ALIGNAT_STAR", "ALIGNEDAT", "GATHERED", "EQNARRAY", "EQNARRAY_STAR", "MULTLINE", "MULTLINE_STAR", "GATHER_STAR", "GATHER", "SUBSTACK", "SIDESET", "BMOD", "PMOD", "POD", "RMCHAR", "SCRCHAR", "PMBCHAR", "COLOR", "BGCOLOR", "BBOX", "XARROW", "OPTARGOPEN", "OPTARGCLOSE", "MTEXNUM", "RAISEBOX", "NEG", "LATEXSYMBOL", "TEXSYMBOL", "VARINJLIM", "VARLIMINF", "VARLIMSUP", "VARPROJLIM", "$accept", "doc", "xmlmmlTermList", "char", "expression", "compoundTermList", "compoundTerm", "closedTerm", "left", "right", "bigdelim", "unrecognized", "unaryminus", "unaryplus", "varinjlim", "varliminf", "varlimsup", "varprojlm", "mi", "mtext", "mib", "mn", "mob", "mo", "space", "statusline", "tooltip", "toggle", "fghighlight", "bghighlight", "colorbox", "color", "mathrlap", "mathllap", "mathclap", "textstring", "verbstring", "displaystyle", "textstyle", "textsize", "scriptstyle", "scriptsize", "scriptscriptsize", "oldstyle", "tiny", "ttiny", "small", "normalsize", "large", "llarge", "lllarge", "huge", "hhuge", "lower", "moveleft", "moveright", "raise", "italics", "sans", "mono", "not", "slashed", "bcanceled", "xcanceled", "canceledto", "mathopen", "mathclose", "mathord", "mathpunct", "enclose", "vcenter", "boxed", "fbox", "hbox", "mbox", "bold", "roman", "rmchars", "script", "scrchars", "pmb", "pmbchars", "bbold", "bbchars", "bbchar", "frak", "frakletters", "frakletter", "cal", "calletters", "calletter", "thinspace", "medspace", "thickspace", "enspace", "hspace", "spacecube", "quad", "qquad", "negspace", "negmedspace", "negthickspace", "strut", "mathstrut", "smash", "phantom", "hphantom", "vphantom", "tex", "latex", "href", "tensor", "multi", "subsupList", "subsupTerm", "mfrac", "pod", "pmod", "bmod", "buildrel", "texover", "texoverwithdelims", "texatop", "texatopwithdelims", "texabove", "texabovewithdelims", "binom", "brace", "brack", "choose", "underleftarrow", "underleftrightarrow", "underrightarrow", "munderbrace", "munderbracket", "munderline", "moverbrace", "moverbracket", "overleftarrow", "overleftrightarrow", "overrightarrow", "bar", "vec", "acute", "grave", "breve", "mathring", "dot", "ddot", "dddot", "ddddot", "tilde", "check", "hat", "skew", "msqrt", "mroot", "leftroot", "uproot", "raisebox", "munder", "mover", "munderover", "emptymrow", "mathenv", "columnAlignList", "substack", "sideset", "array", "cases", "eqalign", "eqalignno", "arrayopts", "anarrayopt", "collayout", "colalign", "rowalign", "align", "eqrows", "eqcols", "rowlines", "collines", "frame", "padding", "tableRowList", "tableRow", "simpleTableRow", "optsTableRow", "rowopts", "arowopt", "tableCell", "cellopts", "acellopt", "rowspan", "colspan", 0 }; #endif # ifdef YYPRINT /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to token YYLEX-NUM. */ static const yytype_uint16 yytoknum[] = { 0, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538 }; # endif /* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */ static const yytype_uint16 yyr1[] = { 0, 284, 285, 286, 286, 286, 286, 286, 287, 288, 288, 288, 288, 288, 288, 288, 289, 289, 290, 290, 290, 290, 290, 290, 290, 290, 290, 290, 290, 290, 290, 290, 290, 290, 290, 290, 290, 290, 290, 290, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 292, 292, 292, 293, 293, 293, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 305, 306, 307, 307, 307, 307, 307, 307, 307, 307, 307, 307, 307, 307, 307, 307, 307, 307, 307, 307, 308, 309, 310, 311, 311, 312, 313, 314, 315, 315, 315, 315, 315, 315, 316, 317, 318, 319, 320, 321, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 337, 338, 338, 339, 339, 340, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 353, 354, 355, 356, 357, 358, 359, 360, 360, 361, 361, 362, 362, 363, 363, 364, 364, 365, 365, 366, 366, 367, 367, 368, 368, 368, 369, 369, 370, 370, 371, 372, 372, 373, 373, 374, 375, 376, 377, 378, 379, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 395, 396, 396, 396, 397, 397, 398, 398, 398, 398, 399, 399, 399, 399, 399, 400, 401, 402, 403, 404, 404, 405, 406, 406, 407, 408, 409, 410, 410, 410, 411, 412, 413, 414, 415, 416, 417, 417, 417, 417, 418, 419, 420, 421, 422, 423, 424, 425, 425, 426, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 435, 436, 436, 437, 437, 438, 438, 438, 438, 438, 438, 438, 438, 438, 438, 438, 438, 438, 439, 440, 440, 441, 442, 443, 443, 443, 443, 443, 443, 444, 444, 445, 445, 446, 446, 447, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 448, 449, 449, 450, 451, 452, 452, 453, 454, 455, 456, 456, 457, 457, 457, 457, 457, 457, 457, 457, 457, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 468, 469, 469, 470, 470, 471, 472, 472, 473, 473, 474, 474, 474, 475, 475, 476, 476, 476, 476, 477, 478 }; /* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */ static const yytype_uint8 yyr2[] = { 0, 2, 1, 0, 1, 1, 2, 2, 1, 2, 2, 3, 3, 2, 2, 1, 1, 2, 5, 6, 3, 7, 3, 5, 3, 6, 6, 5, 3, 5, 3, 4, 5, 6, 5, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 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, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 10, 3, 3, 3, 3, 3, 3, 3, 3, 3, 5, 5, 6, 7, 2, 2, 2, 2, 2, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 5, 3, 5, 3, 5, 3, 5, 3, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 6, 8, 2, 2, 2, 2, 2, 2, 4, 2, 1, 2, 4, 2, 1, 2, 4, 2, 1, 2, 4, 2, 1, 2, 1, 1, 1, 4, 2, 1, 2, 1, 4, 2, 1, 2, 1, 1, 1, 1, 1, 4, 2, 10, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 1, 1, 3, 5, 3, 8, 6, 6, 1, 2, 4, 2, 2, 3, 3, 3, 3, 3, 13, 2, 2, 2, 4, 3, 5, 5, 5, 3, 5, 6, 6, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 4, 5, 5, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 5, 4, 5, 5, 5, 6, 4, 5, 3, 4, 5, 3, 2, 3, 5, 4, 1, 5, 5, 5, 7, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 7, 5, 5, 5, 7, 7, 7, 9, 8, 8, 4, 3, 2, 1, 4, 14, 4, 8, 4, 4, 4, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 3, 1, 1, 1, 3, 5, 1, 2, 1, 1, 0, 1, 5, 1, 2, 1, 1, 1, 1, 2, 2 }; /* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state STATE-NUM when YYTABLE doesn't specify something else to do. Zero means the default is an error. */ static const yytype_uint16 yydefact[] = { 0, 15, 8, 0, 0, 236, 235, 237, 238, 243, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 254, 244, 245, 250, 255, 251, 252, 249, 248, 247, 253, 240, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 352, 355, 353, 354, 359, 360, 361, 362, 363, 364, 365, 0, 0, 0, 0, 0, 228, 469, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 229, 230, 0, 0, 0, 0, 0, 0, 0, 0, 0, 325, 329, 333, 0, 0, 0, 0, 0, 0, 371, 370, 231, 232, 233, 234, 0, 0, 4, 5, 0, 0, 39, 0, 242, 193, 44, 45, 164, 165, 166, 167, 48, 47, 46, 49, 241, 50, 143, 169, 170, 171, 172, 173, 174, 175, 100, 99, 98, 144, 145, 101, 102, 103, 104, 105, 115, 116, 106, 107, 108, 109, 110, 111, 112, 113, 114, 120, 117, 118, 119, 121, 122, 123, 133, 134, 135, 136, 137, 54, 55, 56, 57, 59, 58, 138, 139, 140, 141, 124, 125, 126, 127, 128, 129, 130, 131, 132, 142, 146, 147, 148, 149, 176, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 168, 51, 52, 53, 192, 191, 190, 177, 178, 179, 180, 181, 182, 183, 60, 61, 62, 63, 88, 89, 90, 93, 94, 95, 91, 92, 85, 86, 87, 71, 72, 75, 76, 77, 78, 79, 80, 81, 82, 84, 83, 73, 74, 64, 65, 66, 67, 68, 69, 70, 96, 97, 187, 188, 189, 40, 41, 42, 43, 9, 0, 16, 10, 0, 38, 46, 241, 37, 0, 39, 311, 312, 313, 314, 317, 196, 195, 194, 202, 200, 201, 205, 203, 204, 208, 206, 207, 211, 209, 210, 213, 212, 215, 214, 217, 216, 219, 218, 221, 220, 223, 222, 225, 224, 227, 226, 0, 0, 0, 0, 0, 0, 0, 256, 258, 257, 0, 0, 452, 0, 0, 0, 0, 0, 0, 0, 0, 0, 416, 417, 415, 410, 414, 0, 0, 0, 0, 542, 0, 0, 357, 0, 0, 0, 0, 0, 0, 0, 0, 303, 304, 305, 0, 322, 318, 319, 320, 321, 308, 309, 0, 306, 307, 0, 332, 0, 328, 0, 324, 0, 339, 340, 341, 336, 337, 0, 351, 348, 349, 0, 346, 343, 344, 275, 274, 273, 281, 285, 282, 283, 284, 286, 287, 288, 289, 290, 291, 292, 293, 294, 0, 279, 280, 276, 277, 425, 426, 427, 428, 366, 367, 368, 369, 0, 0, 0, 0, 0, 0, 0, 0, 0, 418, 419, 420, 407, 408, 409, 421, 422, 0, 423, 424, 437, 438, 435, 436, 433, 434, 429, 430, 431, 432, 0, 542, 542, 542, 542, 542, 542, 542, 542, 0, 0, 542, 542, 542, 542, 542, 0, 0, 0, 542, 542, 542, 542, 542, 542, 542, 542, 542, 542, 542, 0, 391, 390, 389, 0, 0, 0, 0, 465, 239, 0, 0, 1, 6, 7, 13, 17, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 326, 330, 334, 11, 12, 0, 185, 184, 384, 385, 386, 387, 0, 0, 20, 0, 0, 0, 0, 0, 0, 401, 402, 403, 464, 0, 466, 0, 0, 0, 0, 0, 0, 0, 374, 378, 0, 0, 0, 0, 0, 543, 0, 531, 533, 534, 535, 0, 0, 0, 298, 0, 300, 0, 302, 0, 296, 0, 310, 0, 0, 0, 0, 338, 0, 350, 0, 345, 178, 372, 260, 261, 262, 263, 264, 265, 266, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 499, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 267, 268, 0, 0, 0, 0, 461, 0, 0, 0, 0, 397, 0, 393, 0, 36, 35, 404, 405, 406, 0, 0, 186, 0, 30, 28, 24, 22, 0, 0, 0, 0, 0, 0, 454, 0, 0, 392, 0, 0, 411, 468, 382, 0, 381, 0, 379, 0, 0, 0, 0, 0, 504, 542, 542, 0, 356, 0, 0, 0, 0, 0, 331, 327, 323, 335, 347, 342, 278, 0, 439, 447, 441, 440, 448, 450, 442, 449, 451, 443, 444, 445, 446, 0, 501, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 498, 0, 0, 542, 0, 0, 0, 542, 542, 542, 542, 0, 0, 0, 0, 0, 0, 0, 507, 508, 506, 502, 0, 0, 0, 0, 0, 0, 0, 459, 0, 462, 0, 0, 0, 0, 0, 0, 0, 0, 199, 198, 197, 31, 0, 0, 0, 0, 0, 0, 396, 0, 0, 0, 0, 453, 455, 456, 412, 413, 383, 0, 373, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 509, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 540, 541, 0, 538, 0, 0, 547, 548, 0, 545, 549, 550, 532, 536, 0, 297, 299, 301, 295, 0, 0, 0, 0, 500, 542, 470, 471, 472, 481, 482, 484, 483, 485, 542, 486, 487, 0, 489, 490, 491, 0, 0, 0, 0, 474, 475, 476, 479, 480, 478, 477, 0, 269, 0, 270, 0, 463, 467, 457, 0, 460, 0, 0, 398, 395, 0, 34, 32, 394, 29, 27, 0, 0, 23, 18, 0, 0, 19, 246, 380, 0, 376, 377, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 542, 510, 542, 539, 551, 552, 0, 546, 0, 0, 315, 0, 542, 0, 0, 0, 0, 0, 0, 0, 0, 271, 0, 458, 400, 399, 33, 25, 26, 0, 21, 0, 0, 537, 544, 0, 0, 0, 0, 0, 0, 488, 492, 493, 494, 473, 0, 272, 0, 375, 505, 0, 316, 0, 0, 496, 497, 0, 0, 0, 0, 495, 0, 0, 358, 259, 0, 0, 0, 0, 16, 0, 388, 0, 503 }; /* YYDEFGOTO[NTERM-NUM]. */ static const yytype_int16 yydefgoto[] = { -1, 196, 197, 198, 199, 648, 359, 202, 203, 755, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 363, 215, 364, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 471, 472, 277, 479, 480, 278, 475, 476, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 641, 642, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 818, 351, 352, 353, 354, 355, 356, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 649, 650, 651, 652, 917, 918, 653, 923, 924, 925, 926 }; /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing STATE-NUM. */ #define YYPACT_NINF -760 static const yytype_int16 yypact[] = { 2252, -760, -760, 4461, 4733, -760, -760, -760, -760, -760, 10697, 10697, 8258, 10697, 10697, 10697, 10697, 8258, 358, 226, 287, 294, 302, -25, 176, 183, 360, 383, 395, 419, 421, 10697, 10697, 10697, 10697, 43, 10697, 10697, -92, -66, -64, -760, 170, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, 8800, 10697, 59, 61, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, -9, 135, 77, 105, 130, 167, 168, 169, 10697, 10697, 10697, 80, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, -120, -118, -106, 231, 53, -43, 10697, 10697, 10697, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8529, 8258, 83, 85, 10697, 10697, 10697, 10697, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, 10697, 10697, 10697, 10697, 106, -760, -760, 128, 137, 10697, 8258, 216, 247, 258, 240, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, -760, -760, 56, 380, 382, 391, 402, 405, 10697, 10697, 10697, -760, -760, -760, 283, 305, 307, 9071, 275, -124, -760, -760, -760, -760, -760, -760, 466, 2536, -760, -760, 2808, 3080, 379, 8258, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, 410, -760, 200, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, 205, -760, 207, -760, 245, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, 5005, -760, -760, 5277, 1108, -760, -760, 1108, 3913, 373, 1108, 1108, 1108, 1108, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, 3642, 3642, 3642, 3642, 422, 3361, 577, -760, -760, -760, 493, 8258, 1108, 603, 313, 314, 3642, 3642, 3642, 3642, 1114, 3642, 1108, 1108, 1108, 404, 1108, 3642, 500, 481, 10697, 5548, 427, 432, -760, 433, 10697, 434, 10697, 435, 10697, 436, 10697, 1108, 1108, 1108, 399, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 3642, 1108, 1108, 251, 245, 267, 207, 270, 205, 312, -760, -760, -760, 312, -760, 398, -760, 398, -760, 400, -760, 400, -760, 1108, 1108, 1108, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, 8258, -760, -760, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 10697, 10697, 10697, 3642, 6632, 10697, 10697, 10697, 333, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 48, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 108, 6361, 6361, 6361, 6361, 6361, 6361, 6361, 6361, 407, -17, 6361, 6361, 5819, 6361, 6361, 452, 463, 464, 6090, 6361, 6361, 6361, 6361, 6361, 6361, 6361, 6361, 6361, 6361, 536, 1108, 1108, 1108, 8258, 8258, 58, 8258, 1108, -760, 9342, 394, -760, -760, -760, -760, -760, -760, 498, 555, 518, 10697, 525, 10697, 567, 10697, 10697, 10697, 10697, 10697, 4189, 568, 10697, 10697, 10697, 10697, -760, -760, -760, -760, -760, 8258, -760, -760, 1108, 1108, 1108, 1108, 569, 10697, 1108, 10697, 10697, 6903, 10697, 456, 458, 1108, 1108, 1108, 1108, 10697, 1108, 575, 578, 10697, 3642, 10697, 9613, 481, 481, -760, 257, 610, 582, 597, 598, 8258, 69, -760, 502, -760, -760, 487, 599, 600, 1108, 608, 1108, 617, 1108, 618, 1108, 508, 1108, -109, -97, -101, 253, -760, 113, -760, 75, -760, 623, 1108, 1108, 1108, 1108, -760, 1108, 1108, 1108, 510, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 10697, 513, 563, -71, -59, -58, -57, -56, -55, -54, -53, 563, 420, -760, -52, -51, 531, -50, -34, -27, 532, 533, 534, 537, -26, -10, -7, -6, -1, 17, 18, 139, 140, 160, 161, 10697, 8258, 8258, 538, 194, 7174, 9884, 1108, 10155, 609, 581, 612, 396, 619, 396, 10697, 622, 742, 1108, 1108, 1108, 8258, 343, -760, 10697, 841, 851, 454, 896, 7445, 657, 902, 923, 929, 10697, 1108, 10697, 10697, 396, 10697, 10697, 1108, 1108, 1108, 10697, 951, 413, -760, 10697, 481, 552, 406, 109, -760, 6361, 7716, 546, -760, 10697, 10697, 10697, 10697, 393, -760, -760, -760, -760, -760, -760, -760, 551, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 1108, 563, -760, 110, 453, 455, 450, 459, 449, 451, 457, 448, 119, -760, 446, 460, 6361, 445, 461, 462, 6361, 6361, 6361, 6361, 447, 475, 443, 474, 442, 473, 476, -760, -760, -760, -760, 980, 10697, 570, 10697, 611, 10968, 10697, 1108, 10426, 1108, 614, 683, 10697, 10697, 1027, 10697, 10697, 7987, -760, -760, -760, 1108, 10697, 10697, 688, 714, 10697, 10697, -760, 676, 10697, 10697, 10697, 1108, 1108, 1108, 1108, 1108, 1108, 10697, -760, 15, 417, 627, 628, 629, 631, 639, 640, 642, 644, 645, 647, 215, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, 131, -760, 648, 652, -760, -760, -8, -760, -760, -760, -760, -760, 668, 1108, 1108, 1108, 1108, 632, 633, 562, 192, -760, 6361, -760, -760, -760, -760, -760, -760, -760, -760, 6361, -760, -760, 19, -760, -760, -760, 23, 24, 25, 26, -760, -760, -760, -760, -760, -760, -760, 10697, 1108, 10697, 1108, 607, -760, 1108, 1108, 10697, 1108, 10697, 10697, 1108, 1108, 10697, 1108, 1108, -760, 1108, 1108, 10697, 10697, 1108, 1108, 746, 3642, 1108, 1108, 1108, 481, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, 6361, -760, 7716, -760, -760, -760, 8258, -760, 636, 660, -760, 653, 6361, 47, 50, 553, 549, 550, 556, 554, 630, 1108, 10697, 1108, 1108, 1108, 1108, 1108, 1108, 781, 1108, 444, 163, 502, 8258, 672, 677, 678, 51, 720, 574, -760, -760, -760, -760, -760, 791, 1108, 721, -760, -760, 722, -760, 613, 731, -760, -760, 801, 800, 690, 691, -760, 10697, 8258, -760, -760, 1083, 8258, 10697, 8258, -760, 1102, 8258, 10697, 1108 }; /* YYPGOTO[NTERM-NUM]. */ static const yytype_int16 yypgoto[] = { -760, -760, -760, 635, 637, 27, 397, 1194, -760, -42, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, 0, -760, 229, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -93, -760, -88, -760, -90, -760, 361, -465, -760, 350, -472, -760, 356, -464, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -424, -633, -760, -760, -760, -760, -760, 335, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -622, -760, -760, -760, -760, -760, -760, -760, -63, -760, -759, -751, -760, -760, -760, -760, -760, -760, -760, -485, 57, -171, -760, -760, -75, 63, -760, -72, -760, -760 }; /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If positive, shift that token. If negative, reduce the rule which number is the opposite. If zero, do what YYDEFACT says. If YYTABLE_NINF, syntax error. */ #define YYTABLE_NINF -17 static const yytype_int16 yytable[] = { 214, 466, 462, 214, 214, 464, 670, 674, 779, 643, 779, 672, 214, 433, 461, 1014, 463, 214, 589, 590, 591, 592, 593, 594, 915, 921, 795, 200, 465, 786, 358, 361, 916, 922, 797, 388, 389, 995, 796, 366, 581, 786, 786, 786, 786, 786, 786, 786, 786, 786, 786, 589, 590, 591, 592, 593, 594, 700, 701, 702, 703, 704, 705, 706, 707, 408, 786, 711, 712, 714, 715, 716, 411, 786, 786, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 827, 598, 599, 600, 786, 477, 785, 786, 786, 894, 895, 478, 412, 786, 413, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 786, 786, 786, 598, 599, 600, 786, 786, 786, 786, 437, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 499, 500, 214, 779, 541, 786, 183, 182, 786, 786, 439, 582, 1010, 735, 709, 435, 915, 609, 181, 819, 846, 847, 921, 607, 916, 919, 920, 786, 608, 515, 922, 820, 821, 822, 823, 824, 825, 826, 829, 830, 832, 848, 849, 434, 1058, 473, 414, 441, 443, 445, 474, 418, 937, 419, 698, 214, 833, 938, 214, 674, 438, 214, 670, 834, 839, 672, 938, 996, 800, 436, 894, 895, 450, 478, 778, 685, 686, 687, 605, 606, 840, 736, 200, 841, 842, 440, 710, 216, 601, 843, 216, 216, 894, 895, 390, 391, 1008, 786, 786, 216, 699, 392, 393, 939, 216, 501, 799, 844, 845, 1023, 474, 502, 948, 1024, 1025, 1026, 1027, 779, 786, 786, 688, 786, 442, 444, 446, 689, 690, 691, 511, 692, 693, 694, 695, 696, 697, 638, 639, 1047, 780, 938, 1048, 1062, 919, 920, 376, 377, 378, 542, 543, 852, 512, 544, 545, 546, 547, 548, 549, 550, 551, 513, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 1020, 516, 853, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 951, 379, 380, 381, 955, 956, 957, 958, 382, 383, 384, 892, 214, 517, 854, 214, 385, 386, 387, 467, 214, 468, 469, 470, 518, 666, 668, 216, 519, 667, 589, 590, 591, 592, 593, 594, 589, 590, 591, 592, 593, 594, 798, 468, 469, 470, 595, 596, 597, 575, 614, 201, 595, 596, 597, 868, 567, 869, 568, 870, 779, 589, 590, 591, 592, 593, 594, 569, 372, 214, 373, 576, 374, 375, 394, 395, 634, 635, 570, 636, 216, 571, 602, 216, 603, 604, 216, 638, 639, 214, 890, 638, 639, 580, 997, 577, 624, 396, 397, 598, 599, 600, 468, 469, 470, 598, 599, 600, 1021, 398, 399, 589, 590, 591, 592, 593, 594, 1022, 638, 639, 583, 1057, 598, 599, 600, 607, 874, 875, 608, 876, 598, 599, 600, 400, 401, 402, 403, 619, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 638, 639, 589, 590, 591, 592, 593, 594, 894, 895, 934, 935, 609, 623, 214, 664, 626, 627, 183, 638, 639, 640, 1040, 654, 366, 598, 599, 600, 655, 656, 658, 660, 662, 182, 1046, 181, 474, 684, 717, 478, 708, 214, 214, 214, 214, 214, 214, 214, 214, 718, 719, 214, 214, 214, 214, 214, 732, 740, 741, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 1039, 598, 599, 600, 214, 214, 742, 214, 743, 589, 590, 591, 592, 593, 594, 745, 216, 747, 756, 216, 768, 762, 769, 201, 216, 771, 587, 622, 772, 787, 214, 733, 734, 782, 737, 589, 590, 591, 592, 593, 594, 214, 589, 590, 591, 592, 593, 594, 783, 784, 788, 789, 790, 214, 589, 590, 591, 592, 593, 594, 791, 781, 589, 590, 591, 592, 593, 594, 761, 792, 793, 794, 865, 216, 802, 801, 816, 214, 598, 599, 600, 817, 1054, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 216, 828, 831, 835, 836, 837, 625, 860, 838, 851, 862, 598, 599, 600, 861, 879, 929, 863, 598, 599, 600, 936, 940, 942, 944, 941, 947, 945, 949, 952, 598, 599, 600, 943, 946, 961, 963, 959, 598, 599, 600, 968, 977, 950, 970, 986, 953, 976, 954, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 960, 962, 964, 214, 214, 987, 965, 214, 990, 998, 999, 1000, 1030, 1001, 216, 589, 590, 591, 592, 593, 594, 1002, 1003, 214, 1004, 587, 1005, 1006, 587, 1007, 1012, 214, 866, 587, 1013, 1016, 1017, 1018, 1019, 1037, 1043, 216, 216, 216, 216, 216, 216, 216, 216, 1044, 867, 216, 216, 216, 216, 216, 214, 214, 1045, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 216, 1050, 1049, 1051, 1056, 216, 216, 1059, 216, 1053, 1052, 1063, 1060, 1061, 1065, 598, 599, 600, 1064, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 983, 1073, 673, 669, 671, 216, 214, 584, 675, 585, 214, 214, 214, 214, 1041, 1009, 216, 1011, 927, 589, 590, 591, 592, 593, 594, 928, 1015, 0, 216, 589, 590, 591, 592, 593, 594, 0, 0, 872, 0, 0, 0, 0, 214, 0, 0, 0, 873, 0, 0, 0, 0, 0, 216, 0, 0, 0, 587, 587, 587, 587, 587, 587, 587, 587, 587, 587, 587, 587, 587, 587, 0, 587, 587, 0, 589, 590, 591, 592, 593, 594, 589, 590, 591, 592, 593, 594, 0, 587, 598, 599, 600, 877, 0, 0, 0, 0, 0, 880, 598, 599, 600, 589, 590, 591, 592, 593, 594, 589, 590, 591, 592, 593, 594, 0, 214, 0, 0, 0, 881, 0, 0, 0, 0, 214, 882, 0, 0, 0, 0, 589, 590, 591, 592, 593, 594, 0, 0, 216, 216, 0, 0, 216, 0, 598, 599, 600, 889, 0, 0, 598, 599, 600, 0, 0, 0, 0, 0, 216, 589, 590, 591, 592, 593, 594, 0, 216, 0, 0, 0, 0, 598, 599, 600, 587, 0, 966, 598, 599, 600, 0, 0, 0, 0, 214, 0, 214, 0, 0, 0, 214, 216, 216, 0, 0, 0, 214, 587, 0, 598, 599, 600, 0, 0, 0, 0, 589, 590, 591, 592, 593, 594, 0, 0, 0, 0, 0, 1042, 214, 0, 0, 587, 0, 980, 0, 0, 0, 0, 598, 599, 600, 0, 0, 0, 0, 0, 216, 0, 0, 0, 216, 216, 216, 216, 0, 0, 0, 214, 0, 0, 0, 214, 0, 214, 0, 0, 214, 0, 0, 0, 0, 0, 589, 590, 591, 592, 593, 594, 0, 0, 0, 0, 216, 0, 1075, 598, 599, 600, 1077, 1076, 1080, 589, 590, 591, 592, 593, 594, 589, 590, 591, 592, 593, 594, 589, 590, 591, 592, 593, 632, 0, 0, 1081, 0, 0, 0, 0, 587, 587, 0, 0, 587, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 598, 599, 600, 587, 0, 0, 0, 0, 0, 0, 0, 0, 0, 216, 0, 0, 0, 0, 0, 598, 599, 600, 216, 0, 0, 598, 599, 600, 0, 0, 0, 598, 599, 600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 362, 365, 367, 368, 369, 370, 371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 404, 405, 406, 407, 0, 409, 410, 0, 0, 0, 0, 0, 216, 0, 216, 0, 0, 0, 216, 0, 0, 0, 416, 417, 216, 0, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 587, 0, 0, 0, 0, 0, 0, 216, 447, 448, 449, 0, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 0, 0, 0, 0, 0, 0, 481, 482, 483, 0, 0, 0, 0, 0, 216, 0, 0, 0, 216, 0, 216, 0, 0, 216, 0, 0, 0, 503, 504, 505, 506, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 507, 508, 509, 510, 0, 0, 0, 0, 0, 514, 0, 0, 0, 0, 0, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 0, 0, 0, 0, 0, 0, 0, 0, 572, 573, 574, 0, 0, 0, 0, 0, 0, 579, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 587, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1078, 0, 1078, 0, 0, 587, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 615, 616, 617, 618, 0, 621, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 628, 629, 630, 631, 0, 633, 0, 0, 0, 0, 0, 637, 0, 0, 644, 0, 0, 0, 0, 0, 657, 0, 659, 0, 661, 0, 663, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 665, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 367, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 676, 677, 678, 679, 0, 681, 682, 683, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 739, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 744, 0, 746, 0, 748, 749, 750, 751, 752, 0, 0, 757, 758, 759, 760, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 763, 0, 764, 765, 0, 767, 0, 0, 0, 0, 0, 0, 770, 0, 0, 0, 773, 774, 775, 777, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 850, 0, 0, 0, 0, 0, 857, 0, 859, 0, 0, 0, 0, 0, 0, 864, 0, 0, 0, 0, 0, 0, 0, 0, 871, 0, 0, 0, 0, 0, 0, 0, 0, 0, 883, 0, 884, 885, 0, 886, 887, 0, 0, 0, 888, 0, 0, 0, 891, 0, 0, 0, 0, 0, 0, 0, 0, 0, 930, 931, 932, 933, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 967, 0, 969, 0, 972, 973, 0, 975, 0, 0, 0, 978, 979, 0, 981, 982, 0, 0, 0, 0, 0, 984, 985, 0, 0, 988, 989, 0, 0, 991, 992, 993, 0, 0, 0, 0, 0, 0, 994, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1028, 0, 1029, 0, 0, 0, 0, 0, 1031, 0, 1032, 1033, 0, 0, 1034, 0, 0, 0, 0, 0, 1035, 1036, 0, 0, 0, 1038, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1055, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -3, 1, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 1074, 5, 6, 7, 8, 9, 1079, 0, 10, 11, 12, 1082, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, -2, 1, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 0, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 586, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 0, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 588, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 0, -16, -16, -16, -16, -16, 0, 0, -16, -16, -16, 0, -16, -16, -16, -16, -16, -16, 0, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, 0, -16, -16, -16, -16, 0, 0, 0, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, 0, 0, 0, -16, -16, -16, -16, -16, -16, -16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -16, -16, -16, -16, 0, 0, 0, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, 0, 0, 0, 0, 0, 0, 0, -16, -16, -16, -16, -16, 0, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, 0, 0, 0, -16, 0, -16, -16, -16, -16, 0, 0, 0, 0, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, 0, -16, -16, -16, -16, 0, 0, 0, 0, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, 0, 0, 0, -16, -16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, -16, 0, 0, -16, -16, 0, -16, -16, -16, -16, -16, -16, 589, 590, 591, 592, 593, 594, 0, 0, 0, 0, 5, 6, 7, 8, 9, 0, 0, 0, 620, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 598, 599, 600, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 589, 590, 591, 592, 593, 594, 0, 0, 0, 0, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 598, 599, 600, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 612, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 613, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 753, 0, 0, 0, 0, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 754, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 357, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 360, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 610, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 611, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 646, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 647, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 713, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 646, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 647, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 720, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 646, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 647, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 646, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 647, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 680, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 766, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 855, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 878, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 647, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 754, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 10, 11, 12, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 10, 11, 498, 0, 13, 14, 15, 16, 17, 18, 0, 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, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 415, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 578, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 738, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 776, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 856, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 858, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 974, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195, 5, 6, 7, 8, 9, 0, 0, 0, 0, 12, 0, 13, 14, 15, 16, 17, 18, 0, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 0, 55, 56, 57, 58, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 0, 0, 0, 71, 72, 73, 74, 75, 76, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 79, 80, 81, 0, 0, 0, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 0, 0, 0, 0, 0, 0, 0, 96, 97, 98, 99, 100, 0, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 0, 0, 0, 118, 0, 119, 120, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 971, 141, 142, 143, 144, 0, 145, 146, 147, 148, 0, 0, 0, 0, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 0, 0, 0, 173, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 0, 0, 188, 189, 0, 190, 191, 192, 193, 194, 195 }; static const yytype_int16 yycheck[] = { 0, 94, 92, 3, 4, 93, 471, 479, 641, 433, 643, 475, 12, 22, 134, 23, 134, 17, 3, 4, 5, 6, 7, 8, 783, 784, 135, 0, 134, 100, 3, 4, 783, 784, 135, 60, 61, 22, 135, 12, 164, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 3, 4, 5, 6, 7, 8, 542, 543, 544, 545, 546, 547, 548, 549, 22, 100, 552, 553, 554, 555, 556, 164, 100, 100, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 708, 72, 73, 74, 100, 134, 23, 100, 100, 103, 104, 140, 164, 100, 164, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 100, 100, 100, 72, 73, 74, 100, 100, 100, 100, 22, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 144, 778, 90, 100, 268, 267, 100, 100, 22, 277, 23, 97, 173, 22, 917, 268, 266, 232, 23, 23, 923, 266, 917, 175, 176, 100, 267, 144, 923, 232, 232, 232, 232, 232, 232, 232, 232, 232, 232, 23, 23, 194, 23, 134, 18, 22, 22, 22, 139, 134, 816, 134, 88, 197, 232, 89, 200, 673, 97, 203, 669, 232, 232, 671, 89, 194, 135, 134, 103, 104, 134, 140, 640, 169, 170, 171, 20, 21, 232, 165, 197, 232, 232, 97, 245, 0, 203, 232, 3, 4, 103, 104, 60, 61, 23, 100, 100, 12, 134, 60, 61, 135, 17, 164, 135, 232, 232, 232, 139, 168, 135, 232, 232, 232, 232, 892, 100, 100, 214, 100, 97, 97, 97, 219, 220, 221, 164, 223, 224, 225, 226, 227, 228, 20, 21, 232, 23, 89, 232, 232, 175, 176, 60, 61, 62, 233, 234, 97, 164, 237, 238, 239, 240, 241, 242, 243, 244, 164, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 135, 112, 135, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 831, 60, 61, 62, 835, 836, 837, 838, 60, 61, 62, 781, 358, 112, 166, 361, 60, 61, 62, 134, 366, 136, 137, 138, 112, 461, 465, 144, 134, 463, 3, 4, 5, 6, 7, 8, 3, 4, 5, 6, 7, 8, 135, 136, 137, 138, 19, 20, 21, 112, 23, 0, 19, 20, 21, 58, 22, 60, 22, 62, 1039, 3, 4, 5, 6, 7, 8, 22, 17, 415, 58, 112, 60, 61, 60, 61, 18, 19, 22, 21, 197, 22, 18, 200, 20, 21, 203, 20, 21, 435, 23, 20, 21, 164, 23, 134, 415, 60, 61, 72, 73, 74, 136, 137, 138, 72, 73, 74, 939, 60, 61, 3, 4, 5, 6, 7, 8, 948, 20, 21, 0, 23, 72, 73, 74, 266, 18, 19, 267, 21, 72, 73, 74, 60, 61, 60, 61, 61, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 20, 21, 3, 4, 5, 6, 7, 8, 103, 104, 118, 119, 268, 21, 515, 117, 204, 204, 268, 20, 21, 22, 1008, 97, 498, 72, 73, 74, 97, 97, 97, 97, 97, 267, 1020, 266, 139, 205, 87, 140, 134, 542, 543, 544, 545, 546, 547, 548, 549, 87, 87, 552, 553, 554, 555, 556, 21, 164, 61, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 995, 72, 73, 74, 575, 576, 22, 578, 61, 3, 4, 5, 6, 7, 8, 61, 358, 21, 21, 361, 135, 23, 135, 197, 366, 21, 200, 21, 21, 98, 601, 575, 576, 22, 578, 3, 4, 5, 6, 7, 8, 612, 3, 4, 5, 6, 7, 8, 22, 22, 134, 23, 23, 624, 3, 4, 5, 6, 7, 8, 23, 22, 3, 4, 5, 6, 7, 8, 612, 23, 23, 134, 21, 415, 135, 23, 134, 648, 72, 73, 74, 89, 23, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 435, 245, 135, 135, 135, 135, 67, 62, 135, 135, 62, 72, 73, 74, 97, 22, 134, 62, 72, 73, 74, 134, 233, 237, 239, 234, 242, 240, 246, 248, 72, 73, 74, 238, 241, 256, 258, 254, 72, 73, 74, 135, 23, 247, 97, 21, 249, 97, 250, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 255, 257, 259, 733, 734, 21, 260, 737, 62, 112, 112, 112, 135, 112, 515, 3, 4, 5, 6, 7, 8, 112, 112, 753, 112, 358, 112, 112, 361, 112, 112, 761, 20, 366, 112, 97, 134, 134, 206, 23, 134, 542, 543, 544, 545, 546, 547, 548, 549, 119, 753, 552, 553, 554, 555, 556, 786, 787, 135, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 251, 248, 252, 22, 575, 576, 134, 578, 254, 253, 90, 134, 134, 22, 72, 73, 74, 243, 97, 97, 207, 90, 21, 23, 134, 867, 135, 477, 467, 473, 601, 831, 197, 498, 197, 835, 836, 837, 838, 1010, 903, 612, 917, 786, 3, 4, 5, 6, 7, 8, 787, 923, -1, 624, 3, 4, 5, 6, 7, 8, -1, -1, 21, -1, -1, -1, -1, 867, -1, -1, -1, 20, -1, -1, -1, -1, -1, 648, -1, -1, -1, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, -1, 499, 500, -1, 3, 4, 5, 6, 7, 8, 3, 4, 5, 6, 7, 8, -1, 515, 72, 73, 74, 20, -1, -1, -1, -1, -1, 20, 72, 73, 74, 3, 4, 5, 6, 7, 8, 3, 4, 5, 6, 7, 8, -1, 939, -1, -1, -1, 20, -1, -1, -1, -1, 948, 20, -1, -1, -1, -1, 3, 4, 5, 6, 7, 8, -1, -1, 733, 734, -1, -1, 737, -1, 72, 73, 74, 20, -1, -1, 72, 73, 74, -1, -1, -1, -1, -1, 753, 3, 4, 5, 6, 7, 8, -1, 761, -1, -1, -1, -1, 72, 73, 74, 601, -1, 20, 72, 73, 74, -1, -1, -1, -1, 1008, -1, 1010, -1, -1, -1, 1014, 786, 787, -1, -1, -1, 1020, 624, -1, 72, 73, 74, -1, -1, -1, -1, 3, 4, 5, 6, 7, 8, -1, -1, -1, -1, -1, 1014, 1042, -1, -1, 648, -1, 20, -1, -1, -1, -1, 72, 73, 74, -1, -1, -1, -1, -1, 831, -1, -1, -1, 835, 836, 837, 838, -1, -1, -1, 1071, -1, -1, -1, 1075, -1, 1077, -1, -1, 1080, -1, -1, -1, -1, -1, 3, 4, 5, 6, 7, 8, -1, -1, -1, -1, 867, -1, 1071, 72, 73, 74, 1075, 20, 1077, 3, 4, 5, 6, 7, 8, 3, 4, 5, 6, 7, 8, 3, 4, 5, 6, 7, 8, -1, -1, 23, -1, -1, -1, -1, 733, 734, -1, -1, 737, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 72, 73, 74, 761, -1, -1, -1, -1, -1, -1, -1, -1, -1, 939, -1, -1, -1, -1, -1, 72, 73, 74, 948, -1, -1, 72, 73, 74, -1, -1, -1, 72, 73, 74, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 10, 11, 12, 13, 14, 15, 16, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 31, 32, 33, 34, -1, 36, 37, -1, -1, -1, -1, -1, 1008, -1, 1010, -1, -1, -1, 1014, -1, -1, -1, 53, 54, 1020, -1, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 867, -1, -1, -1, -1, -1, -1, 1042, 78, 79, 80, -1, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, -1, -1, -1, -1, -1, -1, 98, 99, 100, -1, -1, -1, -1, -1, 1071, -1, -1, -1, 1075, -1, 1077, -1, -1, 1080, -1, -1, -1, 119, 120, 121, 122, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 134, 135, 136, 137, -1, -1, -1, -1, -1, 143, -1, -1, -1, -1, -1, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, -1, -1, -1, -1, -1, -1, -1, -1, 178, 179, 180, -1, -1, -1, -1, -1, -1, 187, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1042, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1075, -1, 1077, -1, -1, 1080, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 404, 405, 406, 407, -1, 409, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 420, 421, 422, 423, -1, 425, -1, -1, -1, -1, -1, 431, -1, -1, 434, -1, -1, -1, -1, -1, 440, -1, 442, -1, 444, -1, 446, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 458, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 498, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 511, 512, 513, 514, -1, 516, 517, 518, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 581, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 592, -1, 594, -1, 596, 597, 598, 599, 600, -1, -1, 603, 604, 605, 606, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 620, -1, 622, 623, -1, 625, -1, -1, -1, -1, -1, -1, 632, -1, -1, -1, 636, 637, 638, 639, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 732, -1, -1, -1, -1, -1, 738, -1, 740, -1, -1, -1, -1, -1, -1, 747, -1, -1, -1, -1, -1, -1, -1, -1, 756, -1, -1, -1, -1, -1, -1, -1, -1, -1, 766, -1, 768, 769, -1, 771, 772, -1, -1, -1, 776, -1, -1, -1, 780, -1, -1, -1, -1, -1, -1, -1, -1, -1, 790, 791, 792, 793, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 851, -1, 853, -1, 855, 856, -1, 858, -1, -1, -1, 862, 863, -1, 865, 866, -1, -1, -1, -1, -1, 872, 873, -1, -1, 876, 877, -1, -1, 880, 881, 882, -1, -1, -1, -1, -1, -1, 889, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 966, -1, 968, -1, -1, -1, -1, -1, 974, -1, 976, 977, -1, -1, 980, -1, -1, -1, -1, -1, 986, 987, -1, -1, -1, 991, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1030, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 1, -1, -1, -1, -1, -1, -1, -1, 9, 10, 11, 1070, 13, 14, 15, 16, 17, 1076, -1, 20, 21, 22, 1081, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 0, 1, -1, -1, -1, -1, -1, -1, -1, 9, 10, 11, -1, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, -1, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, -1, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 3, 4, 5, 6, 7, 8, -1, -1, -1, -1, 13, 14, 15, 16, 17, -1, -1, -1, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 3, 4, 5, 6, 7, 8, -1, -1, -1, -1, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, 6, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 8, -1, -1, -1, -1, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 12, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 12, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 12, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 12, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, 174, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, 88, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, 174, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, 88, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, 174, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, 174, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, 274, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, 274, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, 174, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, 21, 22, -1, 24, 25, 26, 27, 28, 29, -1, 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, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, 20, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283, 13, 14, 15, 16, 17, -1, -1, -1, -1, 22, -1, 24, 25, 26, 27, 28, 29, -1, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, -1, -1, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, -1, 68, 69, 70, 71, -1, -1, -1, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, -1, -1, -1, 90, 91, 92, 93, 94, 95, 96, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, 115, 116, -1, -1, -1, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 144, 145, -1, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, -1, -1, -1, 167, -1, 169, 170, 171, 172, -1, -1, -1, -1, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, -1, 200, 201, 202, 203, -1, -1, -1, -1, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, -1, -1, -1, 235, 236, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 247, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, -1, -1, 275, 276, -1, 278, 279, 280, 281, 282, 283 }; /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing symbol of state STATE-NUM. */ static const yytype_uint16 yystos[] = { 0, 1, 9, 10, 11, 13, 14, 15, 16, 17, 20, 21, 22, 24, 25, 26, 27, 28, 29, 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, 68, 69, 70, 71, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 90, 91, 92, 93, 94, 95, 96, 113, 114, 115, 116, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 141, 142, 143, 144, 145, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 167, 169, 170, 171, 172, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 200, 201, 202, 203, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 235, 236, 247, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 275, 276, 278, 279, 280, 281, 282, 283, 285, 286, 287, 288, 289, 290, 291, 292, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 369, 372, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 450, 451, 452, 453, 454, 455, 12, 289, 290, 12, 289, 291, 304, 306, 291, 289, 291, 291, 291, 291, 291, 290, 58, 60, 61, 60, 61, 62, 60, 61, 62, 60, 61, 62, 60, 61, 62, 60, 61, 60, 61, 60, 61, 60, 61, 60, 61, 60, 61, 60, 61, 60, 61, 291, 291, 291, 291, 22, 291, 291, 164, 164, 164, 18, 273, 291, 291, 134, 134, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 22, 194, 22, 134, 22, 97, 22, 97, 22, 97, 22, 97, 22, 97, 291, 291, 291, 134, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 134, 365, 134, 363, 134, 361, 134, 136, 137, 138, 367, 368, 134, 139, 373, 374, 134, 140, 370, 371, 291, 291, 291, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 289, 22, 289, 289, 164, 168, 291, 291, 291, 291, 291, 291, 291, 291, 164, 164, 164, 291, 289, 112, 112, 112, 134, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 90, 233, 234, 237, 238, 239, 240, 241, 242, 243, 244, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 22, 22, 22, 22, 22, 291, 291, 291, 112, 112, 134, 273, 291, 164, 164, 277, 0, 287, 288, 1, 290, 1, 3, 4, 5, 6, 7, 8, 19, 20, 21, 72, 73, 74, 289, 18, 20, 21, 20, 21, 266, 267, 268, 12, 12, 6, 23, 23, 291, 291, 291, 291, 61, 21, 291, 21, 21, 289, 67, 204, 204, 291, 291, 291, 291, 8, 291, 18, 19, 21, 291, 20, 21, 22, 397, 398, 397, 291, 101, 146, 174, 289, 468, 469, 470, 471, 474, 97, 97, 97, 291, 97, 291, 97, 291, 97, 291, 117, 291, 365, 363, 361, 367, 368, 373, 374, 370, 371, 404, 291, 291, 291, 291, 199, 291, 291, 291, 205, 169, 170, 171, 214, 219, 220, 221, 223, 224, 225, 226, 227, 228, 88, 134, 468, 468, 468, 468, 468, 468, 468, 468, 134, 173, 245, 468, 468, 88, 468, 468, 468, 87, 87, 87, 88, 468, 468, 468, 468, 468, 468, 468, 468, 468, 468, 468, 21, 289, 289, 97, 165, 289, 164, 291, 164, 61, 22, 61, 291, 61, 291, 21, 291, 291, 291, 291, 291, 8, 30, 293, 21, 291, 291, 291, 291, 289, 23, 291, 291, 291, 274, 291, 135, 135, 291, 21, 21, 291, 291, 291, 20, 291, 397, 398, 23, 22, 22, 22, 22, 23, 100, 98, 134, 23, 23, 23, 23, 23, 134, 135, 135, 135, 135, 135, 135, 23, 135, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 291, 134, 89, 449, 232, 232, 232, 232, 232, 232, 232, 232, 449, 245, 232, 232, 135, 232, 232, 232, 135, 135, 135, 135, 232, 232, 232, 232, 232, 232, 232, 23, 23, 23, 23, 291, 135, 97, 135, 166, 274, 164, 291, 164, 291, 62, 97, 62, 62, 291, 21, 20, 289, 58, 60, 62, 291, 21, 20, 18, 19, 21, 20, 23, 22, 20, 20, 20, 291, 291, 291, 291, 291, 291, 20, 23, 291, 397, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 459, 460, 472, 473, 175, 176, 459, 460, 475, 476, 477, 478, 469, 474, 134, 291, 291, 291, 291, 118, 119, 134, 449, 89, 135, 233, 234, 237, 238, 239, 240, 241, 242, 135, 246, 247, 468, 248, 249, 250, 468, 468, 468, 468, 254, 255, 256, 257, 258, 259, 260, 20, 291, 135, 291, 97, 194, 291, 291, 164, 291, 97, 23, 291, 291, 20, 291, 291, 293, 291, 291, 21, 21, 291, 291, 62, 291, 291, 291, 291, 22, 194, 23, 112, 112, 112, 112, 112, 112, 112, 112, 112, 112, 23, 457, 23, 473, 112, 112, 23, 476, 97, 134, 134, 206, 135, 468, 468, 232, 232, 232, 232, 232, 291, 291, 135, 291, 291, 291, 291, 291, 291, 23, 291, 397, 468, 470, 289, 134, 119, 135, 468, 232, 232, 248, 251, 252, 253, 254, 23, 291, 22, 23, 23, 134, 134, 134, 232, 90, 243, 22, 97, 97, 207, 90, 21, 23, 134, 135, 291, 289, 20, 289, 290, 291, 289, 23, 291 }; #define yyerrok (yyerrstatus = 0) #define yyclearin (yychar = YYEMPTY) #define YYEMPTY (-2) #define YYEOF 0 #define YYACCEPT goto yyacceptlab #define YYABORT goto yyabortlab #define YYERROR goto yyerrorlab /* Like YYERROR except do call yyerror. This remains here temporarily to ease the transition to the new meaning of YYERROR, for GCC. Once GCC version 2 has supplanted version 1, this can go. */ #define YYFAIL goto yyerrlab #define YYRECOVERING() (!!yyerrstatus) #define YYBACKUP(Token, Value) \ do \ if (yychar == YYEMPTY && yylen == 1) \ { \ yychar = (Token); \ yylval = (Value); \ yytoken = YYTRANSLATE (yychar); \ YYPOPSTACK (1); \ goto yybackup; \ } \ else \ { \ yyerror (ret_str, YY_("syntax error: cannot back up")); \ YYERROR; \ } \ while (YYID (0)) #define YYTERROR 1 #define YYERRCODE 256 /* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N]. If N is 0, then set CURRENT to the empty location which ends the previous symbol: RHS[0] (always defined). */ #define YYRHSLOC(Rhs, K) ((Rhs)[K]) #ifndef YYLLOC_DEFAULT # define YYLLOC_DEFAULT(Current, Rhs, N) \ do \ if (YYID (N)) \ { \ (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ (Current).last_line = YYRHSLOC (Rhs, N).last_line; \ (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ } \ else \ { \ (Current).first_line = (Current).last_line = \ YYRHSLOC (Rhs, 0).last_line; \ (Current).first_column = (Current).last_column = \ YYRHSLOC (Rhs, 0).last_column; \ } \ while (YYID (0)) #endif /* YY_LOCATION_PRINT -- Print the location on the stream. This macro was not mandated originally: define only if we know we won't break user code: when these are the locations we know. */ #ifndef YY_LOCATION_PRINT # if defined YYLTYPE_IS_TRIVIAL && YYLTYPE_IS_TRIVIAL # define YY_LOCATION_PRINT(File, Loc) \ fprintf (File, "%d.%d-%d.%d", \ (Loc).first_line, (Loc).first_column, \ (Loc).last_line, (Loc).last_column) # else # define YY_LOCATION_PRINT(File, Loc) ((void) 0) # endif #endif /* YYLEX -- calling `yylex' with the right arguments. */ #ifdef YYLEX_PARAM # define YYLEX yylex (YYLEX_PARAM) #else # define YYLEX yylex () #endif /* 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 (YYID (0)) # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ do { \ if (yydebug) \ { \ YYFPRINTF (stderr, "%s ", Title); \ yy_symbol_print (stderr, \ Type, Value, ret_str); \ YYFPRINTF (stderr, "\n"); \ } \ } while (YYID (0)) /*--------------------------------. | Print this symbol on YYOUTPUT. | `--------------------------------*/ /*ARGSUSED*/ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static void yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, char **ret_str) #else static void yy_symbol_value_print (yyoutput, yytype, yyvaluep, ret_str) FILE *yyoutput; int yytype; YYSTYPE const * const yyvaluep; char **ret_str; #endif { if (!yyvaluep) return; YYUSE (ret_str); # ifdef YYPRINT if (yytype < YYNTOKENS) YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); # else YYUSE (yyoutput); # endif switch (yytype) { default: break; } } /*--------------------------------. | Print this symbol on YYOUTPUT. | `--------------------------------*/ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static void yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, char **ret_str) #else static void yy_symbol_print (yyoutput, yytype, yyvaluep, ret_str) FILE *yyoutput; int yytype; YYSTYPE const * const yyvaluep; char **ret_str; #endif { if (yytype < YYNTOKENS) YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); else YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); yy_symbol_value_print (yyoutput, yytype, yyvaluep, ret_str); YYFPRINTF (yyoutput, ")"); } /*------------------------------------------------------------------. | yy_stack_print -- Print the state stack from its BOTTOM up to its | | TOP (included). | `------------------------------------------------------------------*/ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static void yy_stack_print (yytype_int16 *bottom, yytype_int16 *top) #else static void yy_stack_print (bottom, top) yytype_int16 *bottom; yytype_int16 *top; #endif { YYFPRINTF (stderr, "Stack now"); for (; bottom <= top; ++bottom) YYFPRINTF (stderr, " %d", *bottom); YYFPRINTF (stderr, "\n"); } # define YY_STACK_PRINT(Bottom, Top) \ do { \ if (yydebug) \ yy_stack_print ((Bottom), (Top)); \ } while (YYID (0)) /*------------------------------------------------. | Report that the YYRULE is going to be reduced. | `------------------------------------------------*/ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static void yy_reduce_print (YYSTYPE *yyvsp, int yyrule, char **ret_str) #else static void yy_reduce_print (yyvsp, yyrule, ret_str) YYSTYPE *yyvsp; int yyrule; char **ret_str; #endif { int yynrhs = yyr2[yyrule]; int yyi; unsigned long int yylno = yyrline[yyrule]; YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu):\n", yyrule - 1, yylno); /* The symbols being reduced. */ for (yyi = 0; yyi < yynrhs; yyi++) { fprintf (stderr, " $%d = ", yyi + 1); yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi], &(yyvsp[(yyi + 1) - (yynrhs)]) , ret_str); fprintf (stderr, "\n"); } } # define YY_REDUCE_PRINT(Rule) \ do { \ if (yydebug) \ yy_reduce_print (yyvsp, Rule, ret_str); \ } while (YYID (0)) /* Nonzero means print parse trace. It is left uninitialized so that multiple parsers can coexist. */ int yydebug; #else /* !YYDEBUG */ # define YYDPRINTF(Args) # define YY_SYMBOL_PRINT(Title, Type, Value, Location) # define YY_STACK_PRINT(Bottom, Top) # define YY_REDUCE_PRINT(Rule) #endif /* !YYDEBUG */ /* YYINITDEPTH -- initial size of the parser's stacks. */ #ifndef YYINITDEPTH # define YYINITDEPTH 200 #endif /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only if the built-in stack extension method is used). Do not make this value too large; the results are undefined if YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH) evaluated with infinite-precision integer arithmetic. */ #ifndef YYMAXDEPTH # define YYMAXDEPTH 10000 #endif #if YYERROR_VERBOSE # ifndef yystrlen # if defined __GLIBC__ && defined _STRING_H # define yystrlen strlen # else /* Return the length of YYSTR. */ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static YYSIZE_T yystrlen (const char *yystr) #else static YYSIZE_T yystrlen (yystr) const char *yystr; #endif { YYSIZE_T yylen; for (yylen = 0; yystr[yylen]; yylen++) continue; return yylen; } # endif # endif # ifndef yystpcpy # if defined __GLIBC__ && defined _STRING_H && defined _GNU_SOURCE # define yystpcpy stpcpy # else /* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in YYDEST. */ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static char * yystpcpy (char *yydest, const char *yysrc) #else static char * yystpcpy (yydest, yysrc) char *yydest; const char *yysrc; #endif { char *yyd = yydest; const char *yys = yysrc; while ((*yyd++ = *yys++) != '\0') continue; return yyd - 1; } # endif # endif # ifndef yytnamerr /* Copy to YYRES the contents of YYSTR after stripping away unnecessary quotes and backslashes, so that it's suitable for yyerror. The heuristic is that double-quoting is unnecessary unless the string contains an apostrophe, a comma, or backslash (other than backslash-backslash). YYSTR is taken from yytname. If YYRES is null, do not copy; instead, return the length of what the result would have been. */ static YYSIZE_T yytnamerr (char *yyres, const char *yystr) { if (*yystr == '"') { YYSIZE_T yyn = 0; char const *yyp = yystr; for (;;) switch (*++yyp) { case '\'': case ',': goto do_not_strip_quotes; case '\\': if (*++yyp != '\\') goto do_not_strip_quotes; /* Fall through. */ default: if (yyres) yyres[yyn] = *yyp; yyn++; break; case '"': if (yyres) yyres[yyn] = '\0'; return yyn; } do_not_strip_quotes: ; } if (! yyres) return yystrlen (yystr); return yystpcpy (yyres, yystr) - yyres; } # endif /* Copy into YYRESULT an error message about the unexpected token YYCHAR while in state YYSTATE. Return the number of bytes copied, including the terminating null byte. If YYRESULT is null, do not copy anything; just return the number of bytes that would be copied. As a special case, return 0 if an ordinary "syntax error" message will do. Return YYSIZE_MAXIMUM if overflow occurs during size calculation. */ static YYSIZE_T yysyntax_error (char *yyresult, int yystate, int yychar) { int yyn = yypact[yystate]; if (! (YYPACT_NINF < yyn && yyn <= YYLAST)) return 0; else { int yytype = YYTRANSLATE (yychar); YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]); YYSIZE_T yysize = yysize0; YYSIZE_T yysize1; int yysize_overflow = 0; enum { YYERROR_VERBOSE_ARGS_MAXIMUM = 5 }; char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM]; int yyx; # if 0 /* This is so xgettext sees the translatable formats that are constructed on the fly. */ YY_("syntax error, unexpected %s"); YY_("syntax error, unexpected %s, expecting %s"); YY_("syntax error, unexpected %s, expecting %s or %s"); YY_("syntax error, unexpected %s, expecting %s or %s or %s"); YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"); # endif char *yyfmt; char const *yyf; static char const yyunexpected[] = "syntax error, unexpected %s"; static char const yyexpecting[] = ", expecting %s"; static char const yyor[] = " or %s"; char yyformat[sizeof yyunexpected + sizeof yyexpecting - 1 + ((YYERROR_VERBOSE_ARGS_MAXIMUM - 2) * (sizeof yyor - 1))]; char const *yyprefix = yyexpecting; /* Start YYX at -YYN if negative to avoid negative indexes in YYCHECK. */ int yyxbegin = yyn < 0 ? -yyn : 0; /* Stay within bounds of both yycheck and yytname. */ int yychecklim = YYLAST - yyn + 1; int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; int yycount = 1; yyarg[0] = yytname[yytype]; yyfmt = yystpcpy (yyformat, yyunexpected); for (yyx = yyxbegin; yyx < yyxend; ++yyx) if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR) { if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) { yycount = 1; yysize = yysize0; yyformat[sizeof yyunexpected - 1] = '\0'; break; } yyarg[yycount++] = yytname[yyx]; yysize1 = yysize + yytnamerr (0, yytname[yyx]); yysize_overflow |= (yysize1 < yysize); yysize = yysize1; yyfmt = yystpcpy (yyfmt, yyprefix); yyprefix = yyor; } yyf = YY_(yyformat); yysize1 = yysize + yystrlen (yyf); yysize_overflow |= (yysize1 < yysize); yysize = yysize1; if (yysize_overflow) return YYSIZE_MAXIMUM; if (yyresult) { /* Avoid sprintf, as that infringes on the user's name space. Don't have undefined behavior even if the translation produced a string with the wrong number of "%s"s. */ char *yyp = yyresult; int yyi = 0; while ((*yyp = *yyf) != '\0') { if (*yyp == '%' && yyf[1] == 's' && yyi < yycount) { yyp += yytnamerr (yyp, yyarg[yyi++]); yyf += 2; } else { yyp++; yyf++; } } } return yysize; } } #endif /* YYERROR_VERBOSE */ /*-----------------------------------------------. | Release the memory associated to this symbol. | `-----------------------------------------------*/ /*ARGSUSED*/ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static void yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, char **ret_str) #else static void yydestruct (yymsg, yytype, yyvaluep, ret_str) const char *yymsg; int yytype; YYSTYPE *yyvaluep; char **ret_str; #endif { YYUSE (yyvaluep); YYUSE (ret_str); if (!yymsg) yymsg = "Deleting"; YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); switch (yytype) { default: break; } } /* Prevent warnings from -Wmissing-prototypes. */ #ifdef YYPARSE_PARAM #if defined __STDC__ || defined __cplusplus int yyparse (void *YYPARSE_PARAM); #else int yyparse (); #endif #else /* ! YYPARSE_PARAM */ #if defined __STDC__ || defined __cplusplus int yyparse (char **ret_str); #else int yyparse (); #endif #endif /* ! YYPARSE_PARAM */ /* The look-ahead symbol. */ int yychar; /* The semantic value of the look-ahead symbol. */ YYSTYPE yylval; /* Number of syntax errors so far. */ int yynerrs; /*----------. | yyparse. | `----------*/ #ifdef YYPARSE_PARAM #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) int yyparse (void *YYPARSE_PARAM) #else int yyparse (YYPARSE_PARAM) void *YYPARSE_PARAM; #endif #else /* ! YYPARSE_PARAM */ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) int yyparse (char **ret_str) #else int yyparse (ret_str) char **ret_str; #endif #endif { int yystate; int yyn; int yyresult; /* Number of tokens to shift before error messages enabled. */ int yyerrstatus; /* Look-ahead token as an internal (translated) token number. */ int yytoken = 0; #if YYERROR_VERBOSE /* Buffer for error messages, and its allocated size. */ char yymsgbuf[128]; char *yymsg = yymsgbuf; YYSIZE_T yymsg_alloc = sizeof yymsgbuf; #endif /* 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. */ yytype_int16 yyssa[YYINITDEPTH]; yytype_int16 *yyss = yyssa; yytype_int16 *yyssp; /* The semantic value stack. */ YYSTYPE yyvsa[YYINITDEPTH]; YYSTYPE *yyvs = yyvsa; YYSTYPE *yyvsp; #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) YYSIZE_T yystacksize = YYINITDEPTH; /* The variables used to return semantic value and location from the action routines. */ YYSTYPE yyval; /* The number of symbols on the RHS of the reduced rule. Keep to zero when no symbol should be popped. */ int yylen = 0; YYDPRINTF ((stderr, "Starting parse\n")); yystate = 0; yyerrstatus = 0; yynerrs = 0; yychar = YYEMPTY; /* Cause a token to be read. */ /* Initialize stack pointers. Waste one element of value and location stack so that they stay on the same level as the state stack. The wasted elements are never initialized. */ yyssp = yyss; yyvsp = yyvs; goto yysetstate; /*------------------------------------------------------------. | yynewstate -- Push a new state, which is found in yystate. | `------------------------------------------------------------*/ yynewstate: /* In all cases, when you get here, the value and location stacks have just been pushed. So pushing a state here evens the stacks. */ yyssp++; yysetstate: *yyssp = yystate; if (yyss + yystacksize - 1 <= yyssp) { /* Get the current used size of the three stacks, in elements. */ YYSIZE_T yysize = yyssp - yyss + 1; #ifdef yyoverflow { /* Give user a chance to reallocate the stack. Use copies of these so that the &'s don't force the real ones into memory. */ YYSTYPE *yyvs1 = yyvs; yytype_int16 *yyss1 = yyss; /* Each stack pointer address is followed by the size of the data in use in that stack, in bytes. This used to be a conditional around just the two extra args, but that might be undefined if yyoverflow is a macro. */ yyoverflow (YY_("memory exhausted"), &yyss1, yysize * sizeof (*yyssp), &yyvs1, yysize * sizeof (*yyvsp), &yystacksize); yyss = yyss1; yyvs = yyvs1; } #else /* no yyoverflow */ # ifndef YYSTACK_RELOCATE goto yyexhaustedlab; # else /* Extend the stack our own way. */ if (YYMAXDEPTH <= yystacksize) goto yyexhaustedlab; yystacksize *= 2; if (YYMAXDEPTH < yystacksize) yystacksize = YYMAXDEPTH; { yytype_int16 *yyss1 = yyss; union yyalloc *yyptr = (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); if (! yyptr) goto yyexhaustedlab; YYSTACK_RELOCATE (yyss); YYSTACK_RELOCATE (yyvs); # undef YYSTACK_RELOCATE if (yyss1 != yyssa) YYSTACK_FREE (yyss1); } # endif #endif /* no yyoverflow */ yyssp = yyss + yysize - 1; yyvsp = yyvs + yysize - 1; YYDPRINTF ((stderr, "Stack size increased to %lu\n", (unsigned long int) yystacksize)); if (yyss + yystacksize - 1 <= yyssp) YYABORT; } YYDPRINTF ((stderr, "Entering state %d\n", yystate)); goto yybackup; /*-----------. | yybackup. | `-----------*/ yybackup: /* Do appropriate processing given the current state. Read a look-ahead token if we need one and don't already have one. */ /* First try to decide what to do without reference to look-ahead token. */ yyn = yypact[yystate]; if (yyn == YYPACT_NINF) goto yydefault; /* Not known => get a look-ahead token if don't already have one. */ /* YYCHAR is either YYEMPTY or YYEOF or a valid look-ahead symbol. */ if (yychar == YYEMPTY) { YYDPRINTF ((stderr, "Reading a token: ")); yychar = YYLEX; } if (yychar <= YYEOF) { yychar = yytoken = YYEOF; YYDPRINTF ((stderr, "Now at end of input.\n")); } else { yytoken = YYTRANSLATE (yychar); YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc); } /* If the proper action on seeing token YYTOKEN is to reduce or to detect an error, take that action. */ yyn += yytoken; if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) goto yydefault; yyn = yytable[yyn]; if (yyn <= 0) { if (yyn == 0 || yyn == YYTABLE_NINF) goto yyerrlab; yyn = -yyn; goto yyreduce; } if (yyn == YYFINAL) YYACCEPT; /* Count tokens shifted since error; after three, turn off error status. */ if (yyerrstatus) yyerrstatus--; /* Shift the look-ahead token. */ YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc); /* Discard the shifted token unless it is eof. */ if (yychar != YYEOF) yychar = YYEMPTY; yystate = yyn; *++yyvsp = yylval; goto yynewstate; /*-----------------------------------------------------------. | yydefault -- do the default action for the current state. | `-----------------------------------------------------------*/ yydefault: yyn = yydefact[yystate]; if (yyn == 0) goto yyerrlab; goto yyreduce; /*-----------------------------. | yyreduce -- Do a reduction. | `-----------------------------*/ yyreduce: /* yyn is the number of a rule to reduce with. */ yylen = yyr2[yyn]; /* If YYLEN is nonzero, implement the default value of the action: `$$ = $1'. Otherwise, the following line sets YYVAL to garbage. This behavior is undocumented and Bison users should not rely upon it. Assigning to YYVAL unconditionally makes the parser a bit smaller, and it avoids a GCC warning that YYVAL may be used uninitialized. */ yyval = yyvsp[1-yylen]; YY_REDUCE_PRINT (yyn); switch (yyn) { case 2: #line 320 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* all processing done in body*/} break; case 3: #line 323 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* nothing - do nothing*/} break; case 4: #line 324 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* proc done in body*/} break; case 5: #line 325 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* all proc. in body*/} break; case 6: #line 326 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* all proc. in body*/} break; case 7: #line 327 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* all proc. in body*/} break; case 8: #line 329 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_free_string((yyvsp[(1) - (1)])); /* Do nothing...but what did this used to do? printf("%s", $1); */ } break; case 9: #line 331 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* empty math group - ignore*/} break; case 10: #line 332 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" {/* ditto */} break; case 11: #line 333 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char ** r = (char **) ret_str; char * p = mtex2MML_copy3("", (yyvsp[(2) - (3)]), ""); char * s = mtex2MML_copy3(p, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(p); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); if (r) { (*r) = (s == mtex2MML_empty_string) ? 0 : s; } else { if (mtex2MML_write_mathml) (*mtex2MML_write_mathml) (s); mtex2MML_free_string(s); } } break; case 12: #line 349 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char ** r = (char **) ret_str; char * p = mtex2MML_copy3("", (yyvsp[(2) - (3)]), ""); char * s = mtex2MML_copy3(p, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(p); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); if (r) { (*r) = (s == mtex2MML_empty_string) ? 0 : s; } else { if (mtex2MML_write_mathml) (*mtex2MML_write_mathml) (s); mtex2MML_free_string(s); } } break; case 13: #line 366 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); YYABORT; } break; case 14: #line 367 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); YYABORT; } break; case 15: #line 368 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { YYABORT; } break; case 16: #line 370 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 17: #line 374 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 18: #line 380 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(3) - (5)]), " ", (yyvsp[(5) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(3) - (5)]), " ", (yyvsp[(5) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 19: #line 399 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (6)]), ""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(4) - (6)]), (yyvsp[(6) - (6)])); (yyval) = mtex2MML_copy2(s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 20: #line 410 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), ""); (yyval) = mtex2MML_copy2(s1, (yyvsp[(3) - (3)])); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 21: #line 418 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = mtex2MML_copy3("", (yyvsp[(2) - (7)]), ""); char *s2 = mtex2MML_copy3(s1, (yyvsp[(4) - (7)]), (yyvsp[(6) - (7)])); (yyval) = mtex2MML_copy3(s2, "", (yyvsp[(7) - (7)])); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (7)])); mtex2MML_free_string((yyvsp[(4) - (7)])); mtex2MML_free_string((yyvsp[(6) - (7)])); mtex2MML_free_string((yyvsp[(7) - (7)])); } break; case 22: #line 430 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 23: #line 444 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(5) - (5)]), " ", (yyvsp[(3) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 24: #line 455 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 25: #line 469 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * mo = mtex2MML_str_replace((yyvsp[(1) - (6)]), "", ""); char * s1 = mtex2MML_copy2("", mo); char * s2 = mtex2MML_copy3((yyvsp[(6) - (6)]), " ", (yyvsp[(3) - (6)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(mo); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (6)])); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 26: #line 482 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * mo = mtex2MML_str_replace((yyvsp[(1) - (6)]), "", ""); char * s1 = mtex2MML_copy2("", mo); char * s2 = mtex2MML_copy3((yyvsp[(6) - (6)]), " ", (yyvsp[(3) - (6)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(mo); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (6)])); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 27: #line 495 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(3) - (5)]), " ", (yyvsp[(5) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(3) - (5)]), " ", (yyvsp[(5) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 28: #line 514 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 29: #line 528 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(5) - (5)]), " ", (yyvsp[(3) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(5) - (5)]), " ", (yyvsp[(3) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 30: #line 547 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); } mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 31: #line 561 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (4)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(4) - (4)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 32: #line 569 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(3) - (5)]), " ", (yyvsp[(5) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 33: #line 579 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (6)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(4) - (6)]), " ", (yyvsp[(6) - (6)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 34: #line 589 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(5) - (5)]), " ", (yyvsp[(3) - (5)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 35: #line 599 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 36: #line 606 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 37: #line 613 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 38: #line 617 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 39: #line 621 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 47: #line 633 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 48: #line 637 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 49: #line 641 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 184: #line 779 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(2) - (3)])); } break; case 185: #line 783 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (3)]), ""); mtex2MML_free_string((yyvsp[(2) - (3)])); } break; case 186: #line 787 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), (yyvsp[(2) - (3)])); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 194: #line 803 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 195: #line 808 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 196: #line 813 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy_string(""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 197: #line 819 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 198: #line 823 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 199: #line 827 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 200: #line 832 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 201: #line 837 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 202: #line 841 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 203: #line 845 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 204: #line 850 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 205: #line 854 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 206: #line 858 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 207: #line 863 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 208: #line 867 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 209: #line 871 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 210: #line 876 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 211: #line 880 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 212: #line 884 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 213: #line 889 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 214: #line 894 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 215: #line 899 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 216: #line 904 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 217: #line 909 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 218: #line 914 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 219: #line 919 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 220: #line 924 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 221: #line 929 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 222: #line 934 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 223: #line 939 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 224: #line 944 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 225: #line 949 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 226: #line 954 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 227: #line 959 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 228: #line 965 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("Unknown character"); } break; case 229: #line 969 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 230: #line 973 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("+"); } break; case 231: #line 977 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("lim"); } break; case 232: #line 981 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("lim_"); } break; case 233: #line 985 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("lim¯"); } break; case 234: #line 989 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("lim"); } break; case 237: #line 997 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn=2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 239: #line 1004 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy_string((yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 240: #line 1010 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 243: #line 1018 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 244: #line 1023 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 245: #line 1028 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 246: #line 1033 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_displaymode == 1) { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (6)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(4) - (6)]), " ", (yyvsp[(6) - (6)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } else { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (6)]), " "); char * s2 = mtex2MML_copy3((yyvsp[(4) - (6)]), " ", (yyvsp[(6) - (6)])); (yyval) = mtex2MML_copy3(s1, s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } mtex2MML_free_string((yyvsp[(1) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 247: #line 1052 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 248: #line 1056 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 249: #line 1061 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 250: #line 1065 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 251: #line 1069 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 252: #line 1073 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 253: #line 1077 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn=2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 254: #line 1082 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 255: #line 1087 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 256: #line 1092 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 257: #line 1097 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 258: #line 1102 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { mtex2MML_rowposn = 2; (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 259: #line 1108 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (10)])); mtex2MML_free_string((yyvsp[(6) - (10)])); mtex2MML_free_string((yyvsp[(9) - (10)])); } break; case 260: #line 1119 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (3)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(2) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 261: #line 1127 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (3)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(2) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 262: #line 1135 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), " "); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 263: #line 1142 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (3)]), ""); mtex2MML_free_string((yyvsp[(2) - (3)])); } break; case 264: #line 1147 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 265: #line 1155 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 266: #line 1163 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 267: #line 1171 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1; struct css_colors *c = NULL; HASH_FIND_STR( colors, (yyvsp[(2) - (3)]), c ); if (HASH_COUNT(c) > 0) s1 = mtex2MML_copy3(""); else s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 268: #line 1187 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 269: #line 1194 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { float padding = mtex2MML_extract_number_from_pxstring((yyvsp[(3) - (5)])); char *px = mtex2MML_extract_string_from_pxstring((yyvsp[(3) - (5)])); char *dbl_px = mtex2MML_double_pixel(padding, px); char *s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s4, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(px); mtex2MML_free_string(dbl_px); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 270: #line 1214 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 271: #line 1222 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = mtex2MML_copy3(""); float padding = mtex2MML_extract_number_from_pxstring((yyvsp[(4) - (6)])); char *px = mtex2MML_extract_string_from_pxstring((yyvsp[(4) - (6)])); char *dbl_px = mtex2MML_double_pixel(padding, px); char *s2 = mtex2MML_copy3(s1, "", (yyvsp[(6) - (6)])); (yyval) = mtex2MML_copy2(s6, ""); mtex2MML_free_string(px); mtex2MML_free_string(dbl_px); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string(s5); mtex2MML_free_string(s6); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 272: #line 1248 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = mtex2MML_copy3(""); float padding = mtex2MML_extract_number_from_pxstring((yyvsp[(5) - (7)])); char *px = mtex2MML_extract_string_from_pxstring((yyvsp[(5) - (7)])); char *dbl_px = mtex2MML_double_pixel(padding, px); char *s3 = mtex2MML_copy3(s2, "", (yyvsp[(7) - (7)])); (yyval) = mtex2MML_copy2(s7, ""); mtex2MML_free_string(px); mtex2MML_free_string(dbl_px); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string(s5); mtex2MML_free_string(s6); mtex2MML_free_string(s7); mtex2MML_free_string((yyvsp[(3) - (7)])); mtex2MML_free_string((yyvsp[(4) - (7)])); mtex2MML_free_string((yyvsp[(5) - (7)])); mtex2MML_free_string((yyvsp[(7) - (7)])); } break; case 273: #line 1278 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 274: #line 1283 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 275: #line 1288 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 276: #line 1293 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 277: #line 1298 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 278: #line 1303 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 279: #line 1307 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 280: #line 1312 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 281: #line 1317 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 282: #line 1322 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 283: #line 1327 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 284: #line 1332 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 285: #line 1337 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 286: #line 1342 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 287: #line 1347 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 288: #line 1352 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 289: #line 1357 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 290: #line 1362 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 291: #line 1367 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 292: #line 1372 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 293: #line 1377 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 294: #line 1382 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 295: #line 1387 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 296: #line 1398 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 297: #line 1410 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 298: #line 1420 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 299: #line 1431 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 300: #line 1441 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 301: #line 1452 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 302: #line 1463 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 303: #line 1475 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 304: #line 1480 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 305: #line 1485 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 306: #line 1490 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "̸"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 307: #line 1495 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 308: #line 1500 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 309: #line 1505 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 310: #line 1510 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (3)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(2) - (3)]), ""); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); mtex2MML_free_string(s1); } break; case 311: #line 1519 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 312: #line 1525 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 313: #line 1531 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 314: #line 1537 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 315: #line 1543 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * notation = mtex2MML_str_replace((yyvsp[(3) - (6)]), ",", " "); char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (6)]), ""); mtex2MML_free_string(notation); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(5) - (6)])); } break; case 316: #line 1552 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * notation = mtex2MML_str_replace((yyvsp[(3) - (8)]), ",", " "); char * attr = mtex2MML_str_replace((yyvsp[(5) - (8)]), ",", " "); if (strstr(attr, "arrow=1") != NULL) { mtex2MML_free_string(attr); attr = mtex2MML_str_replace((yyvsp[(5) - (8)]), "arrow=1", ""); char *t = mtex2MML_copy_string(notation); mtex2MML_free_string(notation); notation = mtex2MML_copy2(t, " updiagonalarrow"); mtex2MML_free_string(t); } char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(7) - (8)]), ""); mtex2MML_free_string(notation); mtex2MML_free_string(attr); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (8)])); mtex2MML_free_string((yyvsp[(5) - (8)])); mtex2MML_free_string((yyvsp[(7) - (8)])); } break; case 317: #line 1576 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 318: #line 1581 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 319: #line 1586 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 320: #line 1591 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 321: #line 1596 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 322: #line 1601 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { /* TODO: stupid hack to get bold mover working */ char * b = mtex2MML_str_replace((yyvsp[(2) - (2)]), "", ""); (yyval) = mtex2MML_copy3("", b, ""); mtex2MML_free_string(b); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 323: #line 1610 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 324: #line 1614 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 325: #line 1619 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 326: #line 1623 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 327: #line 1629 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 328: #line 1633 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 329: #line 1638 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 330: #line 1642 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 331: #line 1648 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); char * s2 = mtex2MML_copy3(s1, "", (yyvsp[(3) - (4)])); (yyval) = mtex2MML_copy2(s2, ""); mtex2MML_free_string((yyvsp[(3) - (4)])); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } break; case 332: #line 1656 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); char * s2 = mtex2MML_copy3(s1, "", (yyvsp[(2) - (2)])); (yyval) = mtex2MML_copy2(s2, ""); mtex2MML_free_string((yyvsp[(2) - (2)])); mtex2MML_free_string(s1); mtex2MML_free_string(s2); } break; case 333: #line 1665 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 334: #line 1669 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 335: #line 1675 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 336: #line 1679 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 337: #line 1684 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 338: #line 1688 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 339: #line 1694 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("&", (yyvsp[(1) - (1)]), "opf;"); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 340: #line 1698 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("&", (yyvsp[(1) - (1)]), "opf;"); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 341: #line 1702 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { /* Blackboard digits 0-9 correspond to Unicode characters 0x1D7D8-0x1D7E1 */ char * end = (yyvsp[(1) - (1)]) + 1; int code = 0x1D7D8 + strtoul((yyvsp[(1) - (1)]), &end, 10); (yyval) = mtex2MML_character_reference(code); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 342: #line 1710 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 343: #line 1714 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 344: #line 1719 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 345: #line 1723 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 346: #line 1729 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("&", (yyvsp[(1) - (1)]), "fr;"); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 347: #line 1734 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 348: #line 1738 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 349: #line 1743 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 350: #line 1747 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(1) - (2)]), (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 351: #line 1753 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("&", (yyvsp[(1) - (1)]), "scr;"); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 352: #line 1758 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 353: #line 1762 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 354: #line 1766 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 355: #line 1770 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 356: #line 1774 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3(""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 357: #line 1778 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3(""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 358: #line 1783 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (10)])); mtex2MML_free_string((yyvsp[(6) - (10)])); mtex2MML_free_string((yyvsp[(9) - (10)])); } break; case 359: #line 1794 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 360: #line 1798 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 361: #line 1802 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 362: #line 1806 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 363: #line 1810 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 364: #line 1814 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 365: #line 1818 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("("); } break; case 366: #line 1822 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 367: #line 1827 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 368: #line 1832 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 369: #line 1837 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 370: #line 1842 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("TEX"); } break; case 371: #line 1846 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string("LATEX"); } break; case 372: #line 1850 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 373: #line 1860 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (5)]), (yyvsp[(4) - (5)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); } break; case 374: #line 1867 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 375: #line 1875 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(5) - (8)]), (yyvsp[(7) - (8)])); char * s2 = mtex2MML_copy3("", (yyvsp[(3) - (8)]), ""); (yyval) = mtex2MML_copy2(s1, s2); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (8)])); mtex2MML_free_string((yyvsp[(5) - (8)])); mtex2MML_free_string((yyvsp[(7) - (8)])); } break; case 376: #line 1885 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy2("", (yyvsp[(5) - (6)])); char * s2 = mtex2MML_copy3("", (yyvsp[(3) - (6)]), ""); (yyval) = mtex2MML_copy2(s1, s2); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(5) - (6)])); } break; case 377: #line 1894 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (6)]), (yyvsp[(5) - (6)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(5) - (6)])); } break; case 378: #line 1902 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 379: #line 1906 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (2)]), " ", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 380: #line 1912 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(2) - (4)]), " ", (yyvsp[(4) - (4)])); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 381: #line 1917 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2((yyvsp[(2) - (2)]), " "); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 382: #line 1921 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2(" ", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 383: #line 1925 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2(" ", (yyvsp[(3) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 384: #line 1930 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 385: #line 1937 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 386: #line 1944 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 387: #line 1951 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (3)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 388: #line 1959 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = NULL, *s2 = NULL, *s3 = NULL, *s4 = NULL; int style = 0; sscanf ((yyvsp[(11) - (13)]),"%d", &style); switch (style) { case 0: s1 = mtex2MML_copy3("", (yyvsp[(3) - (13)]), ""); s3 = mtex2MML_copy3(s2, (yyvsp[(12) - (13)]) , (yyvsp[(13) - (13)])); s4 = mtex2MML_copy3(s3, "", ""); break; case 1: s1 = mtex2MML_copy3("", (yyvsp[(3) - (13)]), ""); s3 = mtex2MML_copy3(s2, (yyvsp[(12) - (13)]) , (yyvsp[(13) - (13)])); s4 = mtex2MML_copy3(s3, "", ""); break; case 2: s1 = mtex2MML_copy3("", (yyvsp[(3) - (13)]), ""); s3 = mtex2MML_copy3(s2, (yyvsp[(12) - (13)]) , (yyvsp[(13) - (13)])); s4 = mtex2MML_copy3(s3, "", ""); break; case 3: s1 = mtex2MML_copy3("", (yyvsp[(3) - (13)]), ""); s3 = mtex2MML_copy3(s2, (yyvsp[(12) - (13)]) , (yyvsp[(13) - (13)])); s4 = mtex2MML_copy3(s3, "", ""); break; } (yyval) = mtex2MML_copy3(s4, (yyvsp[(6) - (13)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string((yyvsp[(3) - (13)])); mtex2MML_free_string((yyvsp[(6) - (13)])); mtex2MML_free_string((yyvsp[(9) - (13)])); mtex2MML_free_string((yyvsp[(11) - (13)])); mtex2MML_free_string((yyvsp[(12) - (13)])); mtex2MML_free_string((yyvsp[(13) - (13)])); } break; case 389: #line 2005 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3( "(", (yyvsp[(2) - (2)]), ")"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 390: #line 2010 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3( "(mod", (yyvsp[(2) - (2)]), ")"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 391: #line 2015 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3( "mod", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 392: #line 2020 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = mtex2MML_copy3("", (yyvsp[(4) - (4)]), (yyvsp[(2) - (4)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 393: #line 2029 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 394: #line 2036 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), ""); char * s2 = mtex2MML_copy3((yyvsp[(2) - (5)]), "", (yyvsp[(4) - (5)])); char * s3 = mtex2MML_copy3("", (yyvsp[(5) - (5)]), ""); (yyval) = mtex2MML_copy3(s1, s2, s3); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(2) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 395: #line 2050 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (5)]), ""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(1) - (5)]), (yyvsp[(5) - (5)])); char * s3 = mtex2MML_copy2(s2, ""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(4) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 396: #line 2064 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (5)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(4) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); } break; case 397: #line 2071 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 398: #line 2079 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (5)]), ""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(1) - (5)]), (yyvsp[(5) - (5)])); char * s3 = mtex2MML_copy2(s2, ""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(4) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 399: #line 2093 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(1) - (6)]), (yyvsp[(6) - (6)])); (yyval) = mtex2MML_copy2(s2, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 400: #line 2104 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (6)]), ""); char * s2 = mtex2MML_copy3(s1, "", (yyvsp[(1) - (6)])); char * s4 = mtex2MML_copy3(s3, (yyvsp[(6) - (6)]), ""); (yyval) = mtex2MML_copy3(s4, (yyvsp[(4) - (6)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string((yyvsp[(1) - (6)])); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(5) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 401: #line 2121 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("(", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ")"); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 402: #line 2128 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("(", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ")"); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 403: #line 2135 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("(", (yyvsp[(2) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ")"); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 404: #line 2143 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("{", (yyvsp[(1) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, "}"); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 405: #line 2151 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("[", (yyvsp[(1) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, "]"); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 406: #line 2159 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("(", (yyvsp[(1) - (3)]), (yyvsp[(3) - (3)])); (yyval) = mtex2MML_copy2(s1, ")"); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 407: #line 2168 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 408: #line 2173 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 409: #line 2178 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 410: #line 2183 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 411: #line 2187 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (4)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(4) - (4)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 412: #line 2195 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (5)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 413: #line 2203 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(2) - (5)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 414: #line 2212 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 415: #line 2217 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "̲"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 416: #line 2222 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 417: #line 2227 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 418: #line 2232 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 419: #line 2237 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 420: #line 2242 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 421: #line 2247 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "¯"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 422: #line 2251 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "¯"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 423: #line 2256 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 424: #line 2260 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 425: #line 2265 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "´"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 426: #line 2270 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "`"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 427: #line 2275 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "˘"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 428: #line 2280 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "˚"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 429: #line 2285 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "˙"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 430: #line 2290 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "¨"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 431: #line 2295 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 432: #line 2300 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 433: #line 2305 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "˜"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 434: #line 2309 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "˜"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 435: #line 2314 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "ˇ"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 436: #line 2318 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "ˇ"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 437: #line 2323 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "^"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 438: #line 2327 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), "^"); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 439: #line 2332 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "´"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 440: #line 2341 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "¯"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 441: #line 2350 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "˘"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 442: #line 2359 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "ˇ"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 443: #line 2368 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "˙"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 444: #line 2377 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "¨"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 445: #line 2386 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "⃛"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 446: #line 2395 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "⃜"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 447: #line 2404 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "`"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 448: #line 2413 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "^"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 449: #line 2422 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "˜"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 450: #line 2431 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "^"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 451: #line 2440 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * em_skew = mtex2MML_dbl2em((yyvsp[(2) - (4)])); (yyval) = mtex2MML_implement_skew((yyvsp[(4) - (4)]), em_skew, "^"); mtex2MML_free_string(em_skew); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 452: #line 2450 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(2) - (2)]), ""); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 453: #line 2455 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(5) - (5)]), (yyvsp[(3) - (5)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 454: #line 2462 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(4) - (4)]), (yyvsp[(2) - (4)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 455: #line 2470 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * spacing = mtex2MML_root_pos_to_em((yyvsp[(3) - (5)])); char *s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(spacing); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 456: #line 2482 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * spacing = mtex2MML_root_pos_to_em((yyvsp[(3) - (5)])); char *s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(spacing); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 457: #line 2496 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(2) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 458: #line 2509 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(6) - (6)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(3) - (6)])); mtex2MML_free_string((yyvsp[(4) - (6)])); mtex2MML_free_string((yyvsp[(5) - (6)])); mtex2MML_free_string((yyvsp[(6) - (6)])); } break; case 459: #line 2522 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(4) - (4)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(3) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 460: #line 2532 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s3, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(4) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 461: #line 2544 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(3) - (3)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 462: #line 2553 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(4) - (4)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(3) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 463: #line 2563 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); } break; case 464: #line 2570 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (3)]), (yyvsp[(2) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 465: #line 2578 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (2)]), ""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(2) - (2)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 466: #line 2585 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(3) - (3)]), (yyvsp[(2) - (3)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 467: #line 2593 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(1) - (5)]), ""); char * s2 = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3(s2, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(1) - (5)])); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 468: #line 2603 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("", (yyvsp[(4) - (4)]), (yyvsp[(2) - (4)])); (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (4)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (4)])); mtex2MML_free_string((yyvsp[(3) - (4)])); mtex2MML_free_string((yyvsp[(4) - (4)])); } break; case 469: #line 2612 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 470: #line 2616 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); } break; case 471: #line 2621 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); } break; case 472: #line 2626 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 473: #line 2642 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s2, (yyvsp[(5) - (7)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s2, (yyvsp[(5) - (7)]), ""); mtex2MML_free_string((yyvsp[(3) - (7)])); mtex2MML_free_string((yyvsp[(5) - (7)])); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(row_data); } break; case 474: #line 2661 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 475: #line 2677 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 476: #line 2694 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 477: #line 2710 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 478: #line 2727 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 479: #line 2743 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 480: #line 2760 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 481: #line 2776 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3("("); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ")"); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ")"); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 482: #line 2793 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3("["); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), "]"); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), "]"); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 483: #line 2810 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 484: #line 2827 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3("{"); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), "}"); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), "}"); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 485: #line 2844 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 486: #line 2861 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 487: #line 2877 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3("{"); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 488: #line 2894 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s2, (yyvsp[(5) - (7)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s2, (yyvsp[(5) - (7)]), ""); mtex2MML_free_string((yyvsp[(3) - (7)])); mtex2MML_free_string((yyvsp[(5) - (7)])); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(row_data); } break; case 489: #line 2914 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 490: #line 2931 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 491: #line 2948 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(3) - (5)]), ""); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 492: #line 2965 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(5) - (7)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (7)]), ""); mtex2MML_free_string((yyvsp[(3) - (7)])); mtex2MML_free_string((yyvsp[(5) - (7)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 493: #line 2983 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(5) - (7)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (7)]), ""); mtex2MML_free_string((yyvsp[(3) - (7)])); mtex2MML_free_string((yyvsp[(5) - (7)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 494: #line 3001 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s1, (yyvsp[(5) - (7)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (7)]), ""); mtex2MML_free_string((yyvsp[(3) - (7)])); mtex2MML_free_string((yyvsp[(5) - (7)])); mtex2MML_free_string(s1); mtex2MML_free_string(row_data); } break; case 495: #line 3019 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *pipe_chars = mtex2MML_vertical_pipe_extract((yyvsp[(5) - (9)])); char *column_align = mtex2MML_remove_excess_pipe_chars((yyvsp[(5) - (9)])); char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s4, (yyvsp[(7) - (9)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s4, (yyvsp[(7) - (9)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string((yyvsp[(3) - (9)])); mtex2MML_free_string((yyvsp[(5) - (9)])); mtex2MML_free_string((yyvsp[(7) - (9)])); mtex2MML_free_string(pipe_chars); mtex2MML_free_string(column_align); mtex2MML_free_string(row_data); } break; case 496: #line 3048 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *pipe_chars = mtex2MML_vertical_pipe_extract((yyvsp[(4) - (8)])); char *column_align = mtex2MML_remove_excess_pipe_chars((yyvsp[(4) - (8)])); char *row_data = mtex2MML_combine_row_data(&environment_data_stack); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s3, (yyvsp[(6) - (8)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s3, (yyvsp[(6) - (8)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string((yyvsp[(4) - (8)])); mtex2MML_free_string((yyvsp[(6) - (8)])); mtex2MML_free_string(pipe_chars); mtex2MML_free_string(column_align); mtex2MML_free_string(row_data); } break; case 497: #line 3074 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *pipe_chars = mtex2MML_vertical_pipe_extract((yyvsp[(4) - (8)])); char *column_align = mtex2MML_remove_excess_pipe_chars((yyvsp[(4) - (8)])); char * s1 = mtex2MML_copy3(""); if (encase == TOPENCLOSE) { char *t = mtex2MML_copy3(s2, (yyvsp[(6) - (8)]), ""); (yyval) = mtex2MML_copy3("", t, ""); mtex2MML_free_string(t); } else (yyval) = mtex2MML_copy3(s2, (yyvsp[(6) - (8)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string((yyvsp[(4) - (8)])); mtex2MML_free_string((yyvsp[(6) - (8)])); mtex2MML_free_string(pipe_chars); mtex2MML_free_string(column_align); } break; case 498: #line 3096 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 499: #line 3100 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(" "); } break; case 500: #line 3104 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (2)]), " ", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 501: #line 3109 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 502: #line 3114 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 503: #line 3119 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char *s1 = mtex2MML_copy2("", ""); char *s2 = mtex2MML_copy3(s1, (yyvsp[(4) - (14)]), ""); char *s3 = mtex2MML_copy3(s2, (yyvsp[(6) - (14)]), ""); char *s4 = mtex2MML_copy3(s3, (yyvsp[(14) - (14)]), ""); char *s5 = mtex2MML_copy3(s4, (yyvsp[(10) - (14)]), (yyvsp[(12) - (14)])); (yyval) = mtex2MML_copy2(s5, ""); mtex2MML_free_string(s1); mtex2MML_free_string(s2); mtex2MML_free_string(s3); mtex2MML_free_string(s4); mtex2MML_free_string(s5); mtex2MML_free_string((yyvsp[(4) - (14)])); mtex2MML_free_string((yyvsp[(6) - (14)])); mtex2MML_free_string((yyvsp[(10) - (14)])); mtex2MML_free_string((yyvsp[(12) - (14)])); mtex2MML_free_string((yyvsp[(14) - (14)])); } break; case 504: #line 3139 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 505: #line 3143 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(7) - (8)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(5) - (8)])); mtex2MML_free_string((yyvsp[(7) - (8)])); } break; case 506: #line 3151 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("{", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 507: #line 3156 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 508: #line 3161 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3("", (yyvsp[(3) - (4)]), ""); mtex2MML_free_string((yyvsp[(3) - (4)])); } break; case 509: #line 3166 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 510: #line 3170 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (2)]), " ", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 511: #line 3176 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 512: #line 3180 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 513: #line 3184 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 514: #line 3188 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 515: #line 3192 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 516: #line 3196 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 517: #line 3200 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 518: #line 3204 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 519: #line 3208 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 520: #line 3212 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 521: #line 3217 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("columnalign=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 522: #line 3222 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("columnalign=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 523: #line 3227 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("rowalign=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 524: #line 3232 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("align=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 525: #line 3237 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("equalrows=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 526: #line 3242 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("equalcolumns=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 527: #line 3247 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("rowlines=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 528: #line 3252 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("columnlines=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 529: #line 3257 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("frame=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 530: #line 3262 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3("rowspacing=", (yyvsp[(2) - (2)]), " columnspacing="); (yyval) = mtex2MML_copy2(s1, (yyvsp[(2) - (2)])); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 531: #line 3269 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 532: #line 3273 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (3)]), " ", (yyvsp[(3) - (3)])); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 533: #line 3279 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { int has_eqn_number = mtex2MML_fetch_eqn_number(&environment_data_stack); if (has_eqn_number && strcmp((yyvsp[(1) - (1)]), "") != 0) { char * n = mtex2MML_global_label(); char *s1 = mtex2MML_copy3("", n, (yyvsp[(1) - (1)])); (yyval) = mtex2MML_copy2(s1, ""); mtex2MML_free_string(n); mtex2MML_free_string(s1); } else { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); } mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 534: #line 3297 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 535: #line 3302 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 536: #line 3306 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (3)]), " ", (yyvsp[(3) - (3)])); mtex2MML_free_string((yyvsp[(1) - (3)])); mtex2MML_free_string((yyvsp[(3) - (3)])); } break; case 537: #line 3312 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 538: #line 3320 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 539: #line 3324 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (2)]), " ", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 540: #line 3330 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 541: #line 3334 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 542: #line 3339 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string(""); } break; case 543: #line 3342 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { if (mtex2MML_current_env_type(&environment_data_stack) != ENV_MULTLINE && mtex2MML_current_env_type(&environment_data_stack) != ENV_MULTLINESTAR) { if (mtex2MML_current_env_type(&environment_data_stack) == ENV_ALIGNAT || mtex2MML_current_env_type(&environment_data_stack) == ENV_ALIGNATSTAR) { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); } else { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); } } else { int total_lines = mtex2MML_current_env_line_count(&environment_data_stack); if (line_counter == 1) { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); line_counter++; } else if (line_counter == total_lines) { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); } else { (yyval) = mtex2MML_copy3("", (yyvsp[(1) - (1)]), ""); line_counter++; } } mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 544: #line 3368 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { char * s1 = mtex2MML_copy3(""); (yyval) = mtex2MML_copy3(s1, (yyvsp[(5) - (5)]), ""); mtex2MML_free_string(s1); mtex2MML_free_string((yyvsp[(3) - (5)])); mtex2MML_free_string((yyvsp[(5) - (5)])); } break; case 545: #line 3376 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 546: #line 3380 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy3((yyvsp[(1) - (2)]), " ", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(1) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 547: #line 3386 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 548: #line 3390 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 549: #line 3394 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 550: #line 3398 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy_string((yyvsp[(1) - (1)])); mtex2MML_free_string((yyvsp[(1) - (1)])); } break; case 551: #line 3403 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("rowspan=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; case 552: #line 3408 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" { (yyval) = mtex2MML_copy2("columnspan=", (yyvsp[(2) - (2)])); mtex2MML_free_string((yyvsp[(2) - (2)])); } break; /* Line 1267 of yacc.c. */ #line 9661 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/build/parser.c" default: break; } YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc); YYPOPSTACK (yylen); yylen = 0; YY_STACK_PRINT (yyss, yyssp); *++yyvsp = yyval; /* Now `shift' the result of the reduction. Determine what state that goes to, based on the state we popped back to and the rule number reduced by. */ yyn = yyr1[yyn]; yystate = yypgoto[yyn - YYNTOKENS] + *yyssp; if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp) yystate = yytable[yystate]; else yystate = yydefgoto[yyn - YYNTOKENS]; goto yynewstate; /*------------------------------------. | yyerrlab -- here on detecting error | `------------------------------------*/ yyerrlab: /* If not already recovering from an error, report this error. */ if (!yyerrstatus) { ++yynerrs; #if ! YYERROR_VERBOSE yyerror (ret_str, YY_("syntax error")); #else { YYSIZE_T yysize = yysyntax_error (0, yystate, yychar); if (yymsg_alloc < yysize && yymsg_alloc < YYSTACK_ALLOC_MAXIMUM) { YYSIZE_T yyalloc = 2 * yysize; if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM)) yyalloc = YYSTACK_ALLOC_MAXIMUM; if (yymsg != yymsgbuf) YYSTACK_FREE (yymsg); yymsg = (char *) YYSTACK_ALLOC (yyalloc); if (yymsg) yymsg_alloc = yyalloc; else { yymsg = yymsgbuf; yymsg_alloc = sizeof yymsgbuf; } } if (0 < yysize && yysize <= yymsg_alloc) { (void) yysyntax_error (yymsg, yystate, yychar); yyerror (ret_str, yymsg); } else { yyerror (ret_str, YY_("syntax error")); if (yysize != 0) goto yyexhaustedlab; } } #endif } if (yyerrstatus == 3) { /* If just tried and failed to reuse look-ahead token after an error, discard it. */ if (yychar <= YYEOF) { /* Return failure if at end of input. */ if (yychar == YYEOF) YYABORT; } else { yydestruct ("Error: discarding", yytoken, &yylval, ret_str); yychar = YYEMPTY; } } /* Else will try to reuse look-ahead token after shifting the error token. */ goto yyerrlab1; /*---------------------------------------------------. | yyerrorlab -- error raised explicitly by YYERROR. | `---------------------------------------------------*/ yyerrorlab: /* Pacify compilers like GCC when the user code never invokes YYERROR and the label yyerrorlab therefore never appears in user code. */ if (/*CONSTCOND*/ 0) goto yyerrorlab; /* Do not reclaim the symbols of the rule which action triggered this YYERROR. */ YYPOPSTACK (yylen); yylen = 0; YY_STACK_PRINT (yyss, yyssp); yystate = *yyssp; goto yyerrlab1; /*-------------------------------------------------------------. | yyerrlab1 -- common code for both syntax error and YYERROR. | `-------------------------------------------------------------*/ yyerrlab1: yyerrstatus = 3; /* Each real token shifted decrements this. */ for (;;) { yyn = yypact[yystate]; if (yyn != YYPACT_NINF) { yyn += YYTERROR; if (0 <= yyn && yyn <= YYLAST && yycheck[yyn] == YYTERROR) { yyn = yytable[yyn]; if (0 < yyn) break; } } /* Pop the current state because it cannot handle the error token. */ if (yyssp == yyss) YYABORT; yydestruct ("Error: popping", yystos[yystate], yyvsp, ret_str); YYPOPSTACK (1); yystate = *yyssp; YY_STACK_PRINT (yyss, yyssp); } if (yyn == YYFINAL) YYACCEPT; *++yyvsp = yylval; /* Shift the error token. */ YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp); yystate = yyn; goto yynewstate; /*-------------------------------------. | yyacceptlab -- YYACCEPT comes here. | `-------------------------------------*/ yyacceptlab: yyresult = 0; goto yyreturn; /*-----------------------------------. | yyabortlab -- YYABORT comes here. | `-----------------------------------*/ yyabortlab: yyresult = 1; goto yyreturn; #ifndef yyoverflow /*-------------------------------------------------. | yyexhaustedlab -- memory exhaustion comes here. | `-------------------------------------------------*/ yyexhaustedlab: yyerror (ret_str, YY_("memory exhausted")); yyresult = 2; /* Fall through. */ #endif yyreturn: if (yychar != YYEOF && yychar != YYEMPTY) yydestruct ("Cleanup: discarding lookahead", yytoken, &yylval, ret_str); /* Do not reclaim the symbols of the rule which action triggered this YYABORT or YYACCEPT. */ YYPOPSTACK (yylen); YY_STACK_PRINT (yyss, yyssp); while (yyssp != yyss) { yydestruct ("Cleanup: popping", yystos[*yyssp], yyvsp, ret_str); YYPOPSTACK (1); } #ifndef yyoverflow if (yyss != yyssa) YYSTACK_FREE (yyss); #endif #if YYERROR_VERBOSE if (yymsg != yymsgbuf) YYSTACK_FREE (yymsg); #endif /* Make sure YYID is used. */ return YYID (yyresult); } #line 3413 "/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/src/parser.y" /* see http://git.io/vk8Sz */ void envdata_copy(void *_dst, const void *_src) { envdata_t *dst = (envdata_t*)_dst, *src = (envdata_t*)_src; dst->rowspacing = src->rowspacing ? strdup(src->rowspacing) : NULL; dst->rowlines = src->rowlines ? strdup(src->rowlines) : NULL; dst->environment_type = src->environment_type; utarray_new(dst->eqn_numbers, &ut_int_icd); utarray_concat(dst->eqn_numbers, src->eqn_numbers); dst->line_count = src->line_count; } void envdata_dtor(void *_elt) { envdata_t *elt = (envdata_t*)_elt; if (elt->rowspacing) { free(elt->rowspacing); } if (elt->rowlines) { free(elt->rowlines); } if (elt->eqn_numbers) { utarray_free(elt->eqn_numbers); } } UT_icd envdata_icd = {sizeof(envdata_t), NULL, envdata_copy, envdata_dtor}; void format_additions(const char *buffer, const int options) { utarray_new(environment_data_stack, &envdata_icd); if (colors == NULL) mtex2MML_create_css_colors(&colors); if (options) delimiter_options = options; else delimiter_options = MTEX2MML_DELIMITER_DEFAULT; encaseType *encase_pointer = (encaseType *)NONE; line_counter = 1; mtex2MML_env_replacements(&environment_data_stack, &encase_pointer, buffer); encase = (encaseType) encase_pointer; } void free_additions() { utarray_free(environment_data_stack); struct css_colors *c = NULL, *tmp; HASH_ITER(hh, colors, c, tmp) { HASH_DEL(colors, c); free(c); } } char * mtex2MML_global_parse (const char * buffer, unsigned long length, const int options, const int global_start) { global_label = global_start; return mtex2MML_parse(buffer, length, options); } char * mtex2MML_parse (const char * buffer, unsigned long length, const int options) { char * mathml = 0; int result; format_additions(buffer, options); mtex2MML_setup (buffer, length); mtex2MML_restart (); result = mtex2MML_yyparse (&mathml); free_additions(); /* See Bison documentation/maliciousness test: http://bit.ly/1IbpOja 1 if parse error, 2 if memory exhuastion, etc. */ if (result > 0) { if (mathml) { mtex2MML_free_string (mathml); mathml = 0; } return NULL; } return mathml; } int mtex2MML_filter (const char * buffer, unsigned long length, const int options) { return mtex2MML_do_filter (buffer, length, 0, 0, options); } int mtex2MML_text_filter (const char * buffer, unsigned long length, const int options) { return mtex2MML_do_filter (buffer, length, 0, 1, options); } int mtex2MML_strict_filter (const char * buffer, unsigned long length, const int options) { return mtex2MML_do_filter (buffer, length, 1, 1, options); } static char * mtex2MML_last_error = 0; static void mtex2MML_keep_error (const char * msg) { if (mtex2MML_last_error) { mtex2MML_free_string (mtex2MML_last_error); mtex2MML_last_error = 0; } mtex2MML_last_error = mtex2MML_copy_escaped (msg); } int mtex2MML_delimiter_type(const int type) { if (delimiter_options == MTEX2MML_DELIMITER_DEFAULT) { return type & (MTEX2MML_DELIMITER_DOLLAR | MTEX2MML_DELIMITER_DOUBLE); } else { return delimiter_options & type; } } int mtex2MML_do_filter (const char * buffer, unsigned long length, const int forbid_markup, const int write, const int options) { global_label = 1; format_additions(buffer, options); int result = 0; int type = 0; int skip = 0; int match = 0; const char * ptr1 = buffer; const char * ptr2 = 0; const char * end = buffer + length; char * mathml = 0; void (*save_error_fn) (const char * msg) = mtex2MML_error; mtex2MML_error = mtex2MML_keep_error; _until_math: ptr2 = ptr1; /* Search for the first math part */ while (ptr2 < end) { if (*ptr2 == '$' && (mtex2MML_delimiter_type(MTEX2MML_DELIMITER_DOLLAR) || mtex2MML_delimiter_type(MTEX2MML_DELIMITER_DOUBLE))) { break; } if ((*ptr2 == '\\') && (ptr2 + 1 < end)) { if (*(ptr2+1) == '[' && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_BRACKETS)) { break; } if (*(ptr2+1) == '(' && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_PARENS)) { break; } if (*(ptr2+1) == '$' && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_DOLLAR)) { ptr2++; } } ++ptr2; } if (mtex2MML_write && ptr2 > ptr1 && write) { (*mtex2MML_write) (ptr1, ptr2 - ptr1); } if (ptr2 == end) { goto _finish; } /*_until_html:*/ ptr1 = ptr2; if (ptr2 + 1 < end) { if ((*ptr2 == '\\') && (*(ptr2+1) == '[' && *(ptr2 - 1) != '\\') && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_BRACKETS)) { type = MTEX2MML_DELIMITER_BRACKETS; ptr2 += 2; } else if ((*ptr2 == '$') && (*(ptr2+1) == '$') && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_DOUBLE)) { type = MTEX2MML_DELIMITER_DOUBLE; ptr2 += 2; } else if ((*ptr2 == '\\') && (*(ptr2+1) == '(' && *(ptr2 - 1) != '\\') && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_PARENS)) { type = MTEX2MML_DELIMITER_PARENS; ptr2 += 2; } else if ((*ptr2 == '$') && !isspace(*(ptr2+1)) && mtex2MML_delimiter_type(MTEX2MML_DELIMITER_DOLLAR)) { type = MTEX2MML_DELIMITER_DOLLAR; ptr2++; } } else { goto _finish; } skip = 0; match = 0; while (ptr2 < end) { switch (*ptr2) { case '<': case '>': if (forbid_markup == 1) { skip = 1; } break; case '\\': if (ptr2 + 1 < end) { if (*(ptr2 + 1) == '[' && type == MTEX2MML_DELIMITER_BRACKETS) { skip = 1; } else if (*(ptr2 + 1) == ']') { if (type == MTEX2MML_DELIMITER_BRACKETS) { ptr2 += 2; match = 1; } else { skip = 1; } } else if (*(ptr2 + 1) == '(' && type == MTEX2MML_DELIMITER_PARENS) { skip = 1; } else if (*(ptr2 + 1) == ')') { if (type == MTEX2MML_DELIMITER_PARENS) { ptr2 += 2; match = 1; } else { skip = 1; } } else { ptr2++; } } break; case '\n': /* we hit a newline in an unclosed inline equation -- skip this string */ if (type == MTEX2MML_DELIMITER_DOLLAR || type == MTEX2MML_DELIMITER_PARENS) { skip = 1; } break; case '$': if (type == MTEX2MML_DELIMITER_BRACKETS || type == MTEX2MML_DELIMITER_PARENS) { // no op } else if (ptr2 + 1 < end) { if (*(ptr2 + 1) == '$') { if (type == MTEX2MML_DELIMITER_DOLLAR) { ptr2++; match = 1; } else { ptr2 += 2; match = 1; } } else { if (type == MTEX2MML_DELIMITER_DOLLAR) { if (isspace(*(ptr2 - 1))) { skip = 1; } else if (isdigit(*(ptr2 + 1))) { if (write) { (*mtex2MML_write) (ptr1, ptr2 - ptr1 + 2); } skip = 1; ptr2 += 2; ptr1 = ptr2; } else { ptr2++; match = 1; } } else { if (*(ptr2 - 1) != '\\') { skip = 1; } } } } else { if (type == MTEX2MML_DELIMITER_DOLLAR) { ptr2++; match = 1; } else { skip = 1; } } break; default: break; } if (skip || match) { break; } ++ptr2; } if (skip) { if (type == MTEX2MML_DELIMITER_DOLLAR) { if (mtex2MML_write && write) { (*mtex2MML_write) (ptr1, 1); } ptr1++; } else { if (mtex2MML_write && write) { (*mtex2MML_write) (ptr1, 2); } ptr1 += 2; } goto _until_math; } if (match) { mtex2MML_setup (ptr1, ptr2 - ptr1); mtex2MML_restart (); mtex2MML_yyparse (&mathml); if (mathml) { if (mtex2MML_write_mathml) { (*mtex2MML_write_mathml) (mathml); } mtex2MML_free_string (mathml); mathml = 0; } else { ++result; if (mtex2MML_write && write) { /* A problematic error? Just leave the text alone. */ (*mtex2MML_write) (ptr1, ptr2 - ptr1); } } ptr1 = ptr2; goto _until_math; } if (mtex2MML_write) { (*mtex2MML_write) (ptr1, ptr2 - ptr1); } _finish: if (mtex2MML_last_error) { mtex2MML_free_string (mtex2MML_last_error); mtex2MML_last_error = 0; } mtex2MML_error = save_error_fn; free_additions(); return result; }