/* Code generated from eC source file: type.ec */ #if defined(_WIN32) #define __runtimePlatform 1 #elif defined(__APPLE__) #define __runtimePlatform 3 #else #define __runtimePlatform 2 #endif #if defined(__GNUC__) typedef long long int64; typedef unsigned long long uint64; #ifndef _WIN32 #define __declspec(x) #endif #elif defined(__TINYC__) #include #define __builtin_va_list va_list #define __builtin_va_start va_start #define __builtin_va_end va_end #ifdef _WIN32 #define strcasecmp stricmp #define strncasecmp strnicmp #define __declspec(x) __attribute__((x)) #else #define __declspec(x) #endif typedef long long int64; typedef unsigned long long uint64; #else typedef __int64 int64; typedef unsigned __int64 uint64; #endif #ifdef __BIG_ENDIAN__ #define __ENDIAN_PAD(x) (8 - (x)) #else #define __ENDIAN_PAD(x) 0 #endif #if defined(_WIN32) # if defined(__GNUC__) || defined(__TINYC__) # define ecere_stdcall __attribute__((__stdcall__)) # define ecere_gcc_struct __attribute__((gcc_struct)) # else # define ecere_stdcall __stdcall # define ecere_gcc_struct # endif #else # define ecere_stdcall # define ecere_gcc_struct #endif #include #include enum yytokentype { IDENTIFIER = 258, CONSTANT = 259, STRING_LITERAL = 260, SIZEOF = 261, PTR_OP = 262, INC_OP = 263, DEC_OP = 264, LEFT_OP = 265, RIGHT_OP = 266, LE_OP = 267, GE_OP = 268, EQ_OP = 269, NE_OP = 270, AND_OP = 271, OR_OP = 272, MUL_ASSIGN = 273, DIV_ASSIGN = 274, MOD_ASSIGN = 275, ADD_ASSIGN = 276, SUB_ASSIGN = 277, LEFT_ASSIGN = 278, RIGHT_ASSIGN = 279, AND_ASSIGN = 280, XOR_ASSIGN = 281, OR_ASSIGN = 282, TYPE_NAME = 283, TYPEDEF = 284, EXTERN = 285, STATIC = 286, AUTO = 287, REGISTER = 288, CHAR = 289, SHORT = 290, INT = 291, UINT = 292, INT64 = 293, INT128 = 294, LONG = 295, SIGNED = 296, UNSIGNED = 297, FLOAT = 298, DOUBLE = 299, CONST = 300, VOLATILE = 301, VOID = 302, VALIST = 303, STRUCT = 304, UNION = 305, ENUM = 306, ELLIPSIS = 307, CASE = 308, DEFAULT = 309, IF = 310, SWITCH = 311, WHILE = 312, DO = 313, FOR = 314, GOTO = 315, CONTINUE = 316, BREAK = 317, RETURN = 318, IFX = 319, ELSE = 320, CLASS = 321, THISCLASS = 322, CLASS_NAME = 323, PROPERTY = 324, SETPROP = 325, GETPROP = 326, NEWOP = 327, RENEW = 328, DELETE = 329, EXT_DECL = 330, EXT_STORAGE = 331, IMPORT = 332, DEFINE = 333, VIRTUAL = 334, ATTRIB = 335, PUBLIC = 336, PRIVATE = 337, TYPED_OBJECT = 338, ANY_OBJECT = 339, _INCREF = 340, EXTENSION = 341, ASM = 342, TYPEOF = 343, WATCH = 344, STOPWATCHING = 345, FIREWATCHERS = 346, WATCHABLE = 347, CLASS_DESIGNER = 348, CLASS_NO_EXPANSION = 349, CLASS_FIXED = 350, ISPROPSET = 351, CLASS_DEFAULT_PROPERTY = 352, PROPERTY_CATEGORY = 353, CLASS_DATA = 354, CLASS_PROPERTY = 355, SUBCLASS = 356, NAMESPACE = 357, NEW0OP = 358, RENEW0 = 359, VAARG = 360, DBTABLE = 361, DBFIELD = 362, DBINDEX = 363, DATABASE_OPEN = 364, ALIGNOF = 365, ATTRIB_DEP = 366, __ATTRIB = 367, BOOL = 368, _BOOL = 369, _COMPLEX = 370, _IMAGINARY = 371, RESTRICT = 372, THREAD = 373, WIDE_STRING_LITERAL = 374, BUILTIN_OFFSETOF = 375 }; extern unsigned int parseTypeError; extern char * yytext; int yylex(); int yyerror(); typedef unsigned char yytype_uint8; typedef signed char yytype_int8; typedef unsigned short int yytype_uint16; typedef short int yytype_int16; void * malloc(size_t); void free(void *); static const yytype_uint8 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, 135, 2, 2, 127, 137, 132, 2, 124, 125, 121, 133, 131, 134, 128, 136, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 141, 143, 122, 142, 123, 140, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 129, 2, 130, 138, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 144, 139, 145, 126, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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 }; static const yytype_uint16 yyprhs[] = { 0, 0, 3, 6, 9, 12, 14, 17, 19, 21, 26, 31, 34, 36, 40, 45, 49, 52, 54, 56, 60, 62, 64, 66, 68, 70, 73, 78, 81, 88, 94, 101, 107, 115, 122, 130, 137, 139, 141, 146, 150, 155, 159, 162, 166, 169, 172, 174, 176, 178, 182, 186, 189, 192, 195, 198, 203, 206, 211, 213, 215, 217, 219, 221, 223, 225, 227, 229, 231, 236, 238, 242, 246, 250, 252, 256, 260, 262, 266, 270, 273, 275, 278, 282, 286, 290, 292, 296, 300, 302, 306, 308, 312, 314, 318, 320, 324, 326, 330, 332, 338, 340, 344, 348, 350, 352, 354, 356, 358, 360, 362, 364, 366, 368, 370, 372, 376, 378, 381, 385, 388, 394, 396, 399, 401, 404, 406, 409, 411, 414, 416, 419, 421, 424, 426, 429, 431, 434, 436, 439, 441, 444, 446, 449, 451, 454, 456, 459, 461, 464, 466, 469, 471, 474, 476, 479, 481, 484, 486, 489, 491, 494, 496, 498, 500, 503, 505, 508, 510, 513, 515, 518, 523, 529, 531, 534, 536, 539, 541, 544, 546, 549, 551, 554, 556, 559, 564, 570, 572, 576, 578, 582, 584, 586, 588, 590, 592, 594, 596, 598, 600, 602, 604, 606, 608, 610, 612, 614, 616, 618, 623, 625, 628, 632, 639, 645, 647, 649, 651, 653, 655, 657, 659, 661, 663, 665, 667, 669, 671, 673, 675, 677, 679, 681, 683, 685, 687, 689, 691, 696, 701, 706, 708, 710, 712, 714, 716, 718, 720, 722, 724, 726, 728, 730, 732, 734, 736, 738, 740, 742, 744, 746, 748, 750, 755, 760, 765, 767, 773, 778, 783, 787, 793, 800, 806, 812, 817, 824, 827, 830, 834, 838, 840, 843, 845, 848, 850, 852, 854, 858, 862, 866, 870, 872, 876, 878, 880, 882, 885, 889, 891, 895, 905, 915, 923, 931, 937, 948, 959, 968, 977, 984, 993, 1002, 1009, 1016, 1021, 1031, 1041, 1049, 1057, 1063, 1067, 1070, 1073, 1076, 1078, 1081, 1083, 1085, 1087, 1091, 1093, 1096, 1099, 1103, 1109, 1112, 1115, 1120, 1126, 1134, 1142, 1148, 1150, 1154, 1156, 1160, 1164, 1167, 1171, 1175, 1179, 1184, 1189, 1192, 1196, 1200, 1205, 1209, 1212, 1216, 1220, 1225, 1227, 1229, 1232, 1235, 1238, 1242, 1244, 1246, 1249, 1252, 1255, 1259, 1261, 1264, 1268, 1271, 1273, 1277, 1282, 1286, 1291, 1293, 1296, 1299, 1303, 1307, 1310, 1314, 1318, 1321, 1323, 1325, 1328, 1331, 1333, 1336, 1339, 1343, 1347, 1349, 1352, 1354, 1357, 1360, 1364, 1366, 1370, 1372, 1376, 1379, 1382, 1385, 1389, 1391, 1393, 1395, 1399, 1401, 1404, 1406, 1409, 1411, 1415, 1420, 1422, 1424, 1426, 1430, 1432, 1434, 1436, 1438, 1440, 1442, 1446, 1451, 1455, 1457, 1460, 1462, 1465, 1468, 1470, 1472, 1475, 1477, 1480, 1484, 1486, 1489, 1495, 1503, 1509, 1515, 1523, 1530, 1538, 1543, 1549, 1554, 1558, 1561, 1564, 1567, 1571, 1573, 1579, 1584, 1590, 1595, 1600, 1604, 1609, 1613, 1617, 1620, 1623, 1626, 1629, 1632, 1635, 1638, 1641, 1644, 1648, 1650, 1652, 1656, 1659, 1661, 1663, 1666, 1669, 1671, 1674, 1676, 1678, 1681, 1683 }; static const yytype_int16 yyrhs[] = { 268, 0, -1, 156, 121, -1, 156, 122, -1, 156, 1, -1, 151, -1, 156, 156, -1, 28, -1, 150, -1, 150, 122, 209, 123, -1, 150, 122, 209, 11, -1, 186, 228, -1, 228, -1, 186, 124, 125, -1, 126, 186, 124, 125, -1, 79, 186, 228, -1, 79, 228, -1, 3, -1, 158, -1, 124, 180, 125, -1, 156, -1, 258, -1, 4, -1, 119, -1, 255, -1, 127, 255, -1, 127, 255, 128, 255, -1, 124, 125, -1, 72, 186, 225, 129, 181, 130, -1, 72, 186, 129, 181, 130, -1, 103, 186, 225, 129, 181, 130, -1, 103, 186, 129, 181, 130, -1, 73, 181, 189, 225, 129, 181, 130, -1, 73, 181, 189, 129, 181, 130, -1, 104, 181, 189, 225, 129, 181, 130, -1, 104, 181, 189, 129, 181, 130, -1, 1, -1, 157, -1, 159, 129, 180, 130, -1, 159, 124, 125, -1, 159, 124, 161, 125, -1, 159, 128, 156, -1, 159, 156, -1, 159, 7, 156, -1, 159, 8, -1, 159, 9, -1, 259, -1, 178, -1, 160, -1, 161, 131, 178, -1, 161, 131, 160, -1, 8, 163, -1, 9, 163, -1, 164, 165, -1, 6, 163, -1, 6, 124, 240, 125, -1, 110, 163, -1, 110, 124, 240, 125, -1, 162, -1, 159, -1, 132, -1, 121, -1, 133, -1, 134, -1, 126, -1, 135, -1, 74, -1, 163, -1, 124, 239, 125, 165, -1, 165, -1, 166, 121, 165, -1, 166, 136, 165, -1, 166, 137, 165, -1, 166, -1, 167, 133, 166, -1, 167, 134, 166, -1, 167, -1, 168, 10, 167, -1, 168, 11, 167, -1, 170, 122, -1, 168, -1, 169, 168, -1, 170, 123, 168, -1, 170, 12, 168, -1, 170, 13, 168, -1, 170, -1, 171, 14, 170, -1, 171, 15, 170, -1, 171, -1, 172, 132, 171, -1, 172, -1, 173, 138, 172, -1, 173, -1, 174, 139, 173, -1, 174, -1, 175, 16, 174, -1, 175, -1, 176, 17, 175, -1, 176, -1, 176, 140, 180, 141, 177, -1, 177, -1, 163, 179, 178, -1, 163, 179, 160, -1, 142, -1, 18, -1, 19, -1, 20, -1, 21, -1, 22, -1, 23, -1, 24, -1, 25, -1, 26, -1, 27, -1, 178, -1, 180, 131, 178, -1, 177, -1, 185, 143, -1, 185, 190, 143, -1, 256, 143, -1, 78, 156, 142, 181, 143, -1, 200, -1, 183, 200, -1, 201, -1, 183, 201, -1, 219, -1, 183, 219, -1, 203, -1, 183, 203, -1, 200, -1, 184, 200, -1, 201, -1, 184, 201, -1, 147, -1, 184, 147, -1, 219, -1, 184, 219, -1, 203, -1, 184, 203, -1, 192, -1, 185, 192, -1, 200, -1, 185, 200, -1, 201, -1, 185, 201, -1, 219, -1, 185, 219, -1, 203, -1, 185, 203, -1, 192, -1, 186, 192, -1, 200, -1, 186, 200, -1, 201, -1, 186, 201, -1, 147, -1, 186, 147, -1, 203, -1, 186, 203, -1, 219, -1, 186, 219, -1, 186, -1, 148, -1, 192, -1, 188, 192, -1, 200, -1, 188, 200, -1, 202, -1, 188, 202, -1, 156, -1, 188, 156, -1, 156, 122, 209, 123, -1, 188, 156, 122, 209, 123, -1, 192, -1, 189, 192, -1, 200, -1, 189, 200, -1, 202, -1, 189, 202, -1, 203, -1, 189, 203, -1, 219, -1, 189, 219, -1, 156, -1, 189, 156, -1, 156, 122, 209, 123, -1, 189, 156, 122, 209, 123, -1, 191, -1, 190, 131, 191, -1, 226, -1, 226, 142, 241, -1, 29, -1, 30, -1, 31, -1, 32, -1, 33, -1, 118, -1, 75, -1, 76, -1, 198, -1, 80, -1, 111, -1, 112, -1, 3, -1, 28, -1, 76, -1, 75, -1, 45, -1, 195, -1, 195, 124, 180, 125, -1, 196, -1, 197, 196, -1, 197, 131, 196, -1, 194, 124, 124, 197, 125, 125, -1, 194, 124, 124, 125, 125, -1, 193, -1, 45, -1, 46, -1, 199, -1, 47, -1, 34, -1, 35, -1, 36, -1, 37, -1, 38, -1, 39, -1, 48, -1, 40, -1, 43, -1, 44, -1, 41, -1, 42, -1, 86, -1, 114, -1, 113, -1, 204, -1, 218, -1, 149, -1, 88, 124, 178, 125, -1, 101, 124, 149, 125, -1, 101, 124, 156, 125, -1, 67, -1, 83, -1, 84, -1, 47, -1, 34, -1, 35, -1, 36, -1, 37, -1, 38, -1, 39, -1, 48, -1, 40, -1, 43, -1, 44, -1, 41, -1, 42, -1, 86, -1, 114, -1, 113, -1, 204, -1, 218, -1, 151, -1, 88, 124, 178, 125, -1, 101, 124, 149, 125, -1, 101, 124, 156, 125, -1, 67, -1, 210, 156, 144, 211, 145, -1, 210, 144, 211, 145, -1, 210, 156, 144, 145, -1, 210, 144, 145, -1, 210, 150, 144, 211, 145, -1, 210, 193, 156, 144, 211, 145, -1, 210, 193, 144, 211, 145, -1, 210, 193, 156, 144, 145, -1, 210, 193, 144, 145, -1, 210, 193, 151, 144, 211, 145, -1, 210, 156, -1, 210, 151, -1, 210, 193, 156, -1, 210, 193, 151, -1, 186, -1, 186, 224, -1, 186, -1, 186, 224, -1, 168, -1, 207, -1, 206, -1, 156, 142, 207, -1, 156, 142, 206, -1, 205, 142, 207, -1, 205, 142, 206, -1, 208, -1, 209, 131, 208, -1, 49, -1, 50, -1, 215, -1, 211, 215, -1, 159, 142, 242, -1, 212, -1, 213, 131, 212, -1, 69, 188, 156, 144, 70, 250, 71, 250, 145, -1, 69, 188, 156, 144, 71, 250, 70, 250, 145, -1, 69, 188, 156, 144, 70, 250, 145, -1, 69, 188, 156, 144, 71, 250, 145, -1, 69, 188, 156, 144, 145, -1, 69, 188, 224, 156, 144, 70, 250, 71, 250, 145, -1, 69, 188, 224, 156, 144, 71, 250, 70, 250, 145, -1, 69, 188, 224, 156, 144, 70, 250, 145, -1, 69, 188, 224, 156, 144, 71, 250, 145, -1, 69, 188, 224, 156, 144, 145, -1, 69, 188, 144, 70, 250, 71, 250, 145, -1, 69, 188, 144, 71, 250, 70, 250, 145, -1, 69, 188, 144, 70, 250, 145, -1, 69, 188, 144, 71, 250, 145, -1, 69, 188, 144, 145, -1, 69, 188, 224, 144, 70, 250, 71, 250, 145, -1, 69, 188, 224, 144, 71, 250, 70, 250, 145, -1, 69, 188, 224, 144, 70, 250, 145, -1, 69, 188, 224, 144, 71, 250, 145, -1, 69, 188, 224, 144, 145, -1, 186, 216, 143, -1, 186, 143, -1, 258, 143, -1, 257, 143, -1, 260, -1, 213, 143, -1, 214, -1, 143, -1, 217, -1, 216, 131, 217, -1, 232, -1, 232, 198, -1, 141, 181, -1, 232, 141, 181, -1, 232, 141, 181, 141, 181, -1, 51, 156, -1, 51, 151, -1, 51, 144, 220, 145, -1, 51, 156, 144, 220, 145, -1, 51, 156, 144, 220, 143, 211, 145, -1, 51, 151, 144, 220, 143, 211, 145, -1, 51, 151, 144, 220, 145, -1, 221, -1, 220, 131, 221, -1, 156, -1, 156, 142, 181, -1, 124, 224, 125, -1, 129, 130, -1, 129, 181, 130, -1, 129, 149, 130, -1, 222, 129, 130, -1, 222, 129, 181, 130, -1, 222, 129, 149, 130, -1, 124, 125, -1, 124, 235, 125, -1, 222, 124, 125, -1, 222, 124, 235, 125, -1, 124, 225, 125, -1, 124, 125, -1, 124, 235, 125, -1, 223, 124, 125, -1, 223, 124, 235, 125, -1, 234, -1, 222, -1, 234, 222, -1, 193, 234, -1, 193, 222, -1, 193, 234, 222, -1, 234, -1, 223, -1, 234, 223, -1, 193, 234, -1, 193, 223, -1, 193, 234, 223, -1, 231, -1, 234, 231, -1, 193, 234, 231, -1, 226, 193, -1, 156, -1, 124, 226, 125, -1, 227, 129, 181, 130, -1, 227, 129, 130, -1, 227, 129, 149, 130, -1, 230, -1, 234, 230, -1, 193, 230, -1, 193, 234, 230, -1, 234, 193, 230, -1, 227, 124, -1, 229, 235, 125, -1, 229, 238, 125, -1, 229, 125, -1, 230, -1, 227, -1, 193, 230, -1, 193, 227, -1, 227, -1, 234, 227, -1, 193, 227, -1, 193, 234, 227, -1, 234, 193, 227, -1, 200, -1, 233, 200, -1, 121, -1, 121, 233, -1, 121, 234, -1, 121, 233, 234, -1, 236, -1, 236, 131, 52, -1, 237, -1, 236, 131, 237, -1, 186, 226, -1, 186, 224, -1, 186, 132, -1, 186, 132, 226, -1, 187, -1, 66, -1, 156, -1, 238, 131, 156, -1, 183, -1, 183, 224, -1, 184, -1, 184, 224, -1, 178, -1, 144, 243, 145, -1, 144, 243, 131, 145, -1, 177, -1, 160, -1, 241, -1, 243, 131, 241, -1, 245, -1, 250, -1, 251, -1, 252, -1, 253, -1, 254, -1, 156, 141, 244, -1, 53, 181, 141, 244, -1, 54, 141, 244, -1, 182, -1, 246, 182, -1, 244, -1, 247, 244, -1, 247, 182, -1, 247, -1, 246, -1, 246, 247, -1, 144, -1, 144, 145, -1, 249, 248, 145, -1, 143, -1, 180, 143, -1, 55, 124, 180, 125, 244, -1, 55, 124, 180, 125, 244, 65, 244, -1, 56, 124, 180, 125, 244, -1, 57, 124, 180, 125, 244, -1, 58, 244, 57, 124, 180, 125, 143, -1, 59, 124, 251, 251, 125, 244, -1, 59, 124, 251, 251, 180, 125, 244, -1, 57, 124, 125, 244, -1, 59, 124, 251, 125, 244, -1, 59, 124, 125, 244, -1, 60, 156, 143, -1, 61, 143, -1, 62, 143, -1, 63, 143, -1, 63, 180, 143, -1, 5, -1, 185, 156, 144, 267, 145, -1, 185, 156, 144, 145, -1, 186, 156, 144, 267, 145, -1, 186, 156, 144, 145, -1, 149, 144, 267, 145, -1, 149, 144, 145, -1, 156, 144, 267, 145, -1, 156, 144, 145, -1, 144, 267, 145, -1, 144, 145, -1, 152, 250, -1, 155, 250, -1, 155, 143, -1, 153, 250, -1, 154, 250, -1, 185, 228, -1, 185, 232, -1, 261, 250, -1, 159, 142, 242, -1, 242, -1, 263, -1, 264, 131, 263, -1, 264, 143, -1, 265, -1, 262, -1, 266, 265, -1, 266, 262, -1, 143, -1, 266, 143, -1, 266, -1, 264, -1, 266, 264, -1, 237, -1, 237, 141, 181, -1 }; static const yytype_uint16 yyrline[] = { 0, 231, 231, 249, 273, 313, 314, 341, 345, 346, 347, 364, 366, 371, 376, 381, 383, 388, 393, 394, 399, 401, 403, 405, 406, 408, 409, 410, 413, 414, 415, 416, 417, 418, 419, 420, 421, 425, 426, 427, 428, 429, 430, 443, 444, 445, 449, 478, 479, 480, 481, 485, 486, 487, 489, 490, 492, 493, 497, 498, 507, 508, 509, 510, 511, 512, 513, 517, 518, 522, 523, 524, 525, 529, 530, 531, 535, 536, 537, 541, 549, 550, 551, 552, 553, 557, 558, 559, 563, 564, 568, 569, 573, 574, 578, 579, 583, 584, 588, 589, 593, 594, 595, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 613, 614, 618, 622, 623, 624, 625, 629, 630, 631, 632, 633, 634, 635, 636, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 681, 682, 686, 687, 688, 689, 690, 691, 692, 693, 694, 702, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 731, 740, 741, 745, 746, 750, 751, 752, 753, 754, 755, 759, 760, 761, 765, 766, 767, 772, 773, 774, 775, 776, 780, 781, 785, 786, 787, 791, 792, 796, 800, 801, 802, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 862, 863, 864, 865, 866, 869, 870, 871, 872, 873, 878, 879, 882, 884, 889, 890, 895, 896, 907, 911, 913, 914, 916, 917, 941, 956, 957, 961, 962, 966, 967, 971, 975, 976, 980, 982, 984, 986, 988, 991, 993, 995, 997, 999, 1002, 1004, 1006, 1008, 1010, 1013, 1015, 1017, 1019, 1021, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1037, 1039, 1044, 1046, 1048, 1050, 1052, 1057, 1058, 1062, 1064, 1065, 1066, 1067, 1071, 1073, 1078, 1080, 1086, 1088, 1090, 1092, 1094, 1096, 1098, 1100, 1102, 1104, 1106, 1111, 1113, 1115, 1117, 1119, 1124, 1125, 1126, 1127, 1128, 1129, 1133, 1134, 1135, 1136, 1137, 1138, 1184, 1185, 1187, 1189, 1194, 1196, 1198, 1200, 1202, 1207, 1208, 1211, 1213, 1215, 1221, 1225, 1227, 1229, 1234, 1235, 1236, 1238, 1243, 1244, 1245, 1246, 1247, 1251, 1252, 1256, 1257, 1258, 1259, 1263, 1264, 1268, 1269, 1273, 1274, 1275, 1276, 1277, 1288, 1313, 1314, 1318, 1319, 1323, 1324, 1328, 1330, 1332, 1348, 1350, 1372, 1374, 1379, 1380, 1381, 1382, 1383, 1384, 1388, 1390, 1392, 1397, 1398, 1402, 1403, 1406, 1410, 1411, 1412, 1416, 1420, 1428, 1433, 1434, 1438, 1439, 1440, 1444, 1445, 1446, 1447, 1449, 1450, 1451, 1455, 1456, 1457, 1458, 1459, 1463, 1467, 1469, 1474, 1476, 1501, 1503, 1505, 1507, 1512, 1514, 1518, 1520, 1522, 1524, 1526, 1532, 1534, 1539, 1544, 1545, 1549, 1551, 1556, 1561, 1562, 1563, 1564, 1565, 1566, 1570, 1571, 1572, 1576, 1577 }; static const char * const yytname[] = { "$end", "error", "$undefined", "IDENTIFIER", "CONSTANT", "STRING_LITERAL", "SIZEOF", "PTR_OP", "INC_OP", "DEC_OP", "LEFT_OP", "RIGHT_OP", "LE_OP", "GE_OP", "EQ_OP", "NE_OP", "AND_OP", "OR_OP", "MUL_ASSIGN", "DIV_ASSIGN", "MOD_ASSIGN", "ADD_ASSIGN", "SUB_ASSIGN", "LEFT_ASSIGN", "RIGHT_ASSIGN", "AND_ASSIGN", "XOR_ASSIGN", "OR_ASSIGN", "TYPE_NAME", "TYPEDEF", "EXTERN", "STATIC", "AUTO", "REGISTER", "CHAR", "SHORT", "INT", "UINT", "INT64", "INT128", "LONG", "SIGNED", "UNSIGNED", "FLOAT", "DOUBLE", "CONST", "VOLATILE", "VOID", "VALIST", "STRUCT", "UNION", "ENUM", "ELLIPSIS", "CASE", "DEFAULT", "IF", "SWITCH", "WHILE", "DO", "FOR", "GOTO", "CONTINUE", "BREAK", "RETURN", "IFX", "ELSE", "CLASS", "THISCLASS", "CLASS_NAME", "PROPERTY", "SETPROP", "GETPROP", "NEWOP", "RENEW", "DELETE", "EXT_DECL", "EXT_STORAGE", "IMPORT", "DEFINE", "VIRTUAL", "ATTRIB", "PUBLIC", "PRIVATE", "TYPED_OBJECT", "ANY_OBJECT", "_INCREF", "EXTENSION", "ASM", "TYPEOF", "WATCH", "STOPWATCHING", "FIREWATCHERS", "WATCHABLE", "CLASS_DESIGNER", "CLASS_NO_EXPANSION", "CLASS_FIXED", "ISPROPSET", "CLASS_DEFAULT_PROPERTY", "PROPERTY_CATEGORY", "CLASS_DATA", "CLASS_PROPERTY", "SUBCLASS", "NAMESPACE", "NEW0OP", "RENEW0", "VAARG", "DBTABLE", "DBFIELD", "DBINDEX", "DATABASE_OPEN", "ALIGNOF", "ATTRIB_DEP", "__ATTRIB", "BOOL", "_BOOL", "_COMPLEX", "_IMAGINARY", "RESTRICT", "THREAD", "WIDE_STRING_LITERAL", "BUILTIN_OFFSETOF", "'*'", "'<'", "'>'", "'('", "')'", "'~'", "'$'", "'.'", "'['", "']'", "','", "'&'", "'+'", "'-'", "'!'", "'/'", "'%'", "'^'", "'|'", "'?'", "':'", "'='", "';'", "'{'", "'}'", "$accept", "guess_type", "real_guess_type", "type", "base_strict_type", "strict_type", "class_function_definition_start", "constructor_function_definition_start", "destructor_function_definition_start", "virtual_class_function_definition_start", "identifier", "primary_expression", "simple_primary_expression", "postfix_expression", "anon_instantiation_expression", "argument_expression_list", "common_unary_expression", "unary_expression", "unary_operator", "cast_expression", "multiplicative_expression", "additive_expression", "shift_expression", "relational_expression_smaller_than", "relational_expression", "equality_expression", "and_expression", "exclusive_or_expression", "inclusive_or_expression", "logical_and_expression", "logical_or_expression", "conditional_expression", "assignment_expression", "assignment_operator", "expression", "constant_expression", "declaration", "specifier_qualifier_list", "guess_specifier_qualifier_list", "declaration_specifiers", "guess_declaration_specifiers", "real_guess_declaration_specifiers", "property_specifiers", "renew_specifiers", "init_declarator_list", "init_declarator", "storage_class_specifier", "ext_decl", "_attrib", "attribute_word", "attribute", "attribs_list", "attrib", "ext_storage", "type_qualifier", "type_specifier", "strict_type_specifier", "struct_or_union_specifier_compound", "struct_or_union_specifier_nocompound", "template_datatype", "template_type_argument", "template_expression_argument", "template_argument", "template_arguments_list", "struct_or_union", "struct_declaration_list", "default_property", "default_property_list", "property", "struct_declaration", "struct_declarator_list", "struct_declarator", "enum_specifier_nocompound", "enum_specifier_compound", "enumerator_list", "enumerator", "direct_abstract_declarator", "direct_abstract_declarator_noarray", "abstract_declarator", "abstract_declarator_noarray", "declarator", "direct_declarator_nofunction", "declarator_function", "direct_declarator_function_start", "direct_declarator_function", "direct_declarator", "declarator_nofunction", "type_qualifier_list", "pointer", "parameter_type_list", "parameter_list", "parameter_declaration", "identifier_list", "type_name", "guess_type_name", "initializer", "initializer_condition", "initializer_list", "statement", "labeled_statement", "declaration_list", "statement_list", "compound_inside", "compound_start", "compound_statement", "expression_statement", "selection_statement", "iteration_statement", "jump_statement", "string_literal", "instantiation_named", "guess_instantiation_named", "instantiation_unnamed", "instantiation_anon", "class_function_definition", "instance_class_function_definition_start", "instance_class_function_definition", "data_member_initialization", "data_member_initialization_list", "data_member_initialization_list_coloned", "members_initialization_list_coloned", "members_initialization_list", "type_unit", 0 }; static const yytype_uint16 yyr1[] = { 0, 146, 147, 147, 148, 149, 149, 150, 151, 151, 151, 152, 152, 153, 154, 155, 155, 156, 157, 157, 158, 158, 158, 158, 158, 158, 158, 158, 158, 158, 158, 158, 158, 158, 158, 158, 158, 159, 159, 159, 159, 159, 159, 159, 159, 159, 160, 161, 161, 161, 161, 162, 162, 162, 162, 162, 162, 162, 163, 163, 164, 164, 164, 164, 164, 164, 164, 165, 165, 166, 166, 166, 166, 167, 167, 167, 168, 168, 168, 169, 170, 170, 170, 170, 170, 171, 171, 171, 172, 172, 173, 173, 174, 174, 175, 175, 176, 176, 177, 177, 178, 178, 178, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 180, 180, 181, 182, 182, 182, 182, 183, 183, 183, 183, 183, 183, 183, 183, 184, 184, 184, 184, 184, 184, 184, 184, 184, 184, 185, 185, 185, 185, 185, 185, 185, 185, 185, 185, 186, 186, 186, 186, 186, 186, 186, 186, 186, 186, 186, 186, 187, 187, 188, 188, 188, 188, 188, 188, 188, 188, 188, 188, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 190, 190, 191, 191, 192, 192, 192, 192, 192, 192, 193, 193, 193, 194, 194, 194, 195, 195, 195, 195, 195, 196, 196, 197, 197, 197, 198, 198, 199, 200, 200, 200, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 202, 203, 203, 203, 203, 203, 203, 203, 203, 203, 203, 204, 204, 204, 204, 205, 205, 206, 206, 207, 208, 208, 208, 208, 208, 208, 209, 209, 210, 210, 211, 211, 212, 213, 213, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 214, 215, 215, 215, 215, 215, 215, 215, 215, 216, 216, 217, 217, 217, 217, 217, 218, 218, 219, 219, 219, 219, 219, 220, 220, 221, 221, 222, 222, 222, 222, 222, 222, 222, 222, 222, 222, 222, 223, 223, 223, 223, 223, 224, 224, 224, 224, 224, 224, 225, 225, 225, 225, 225, 225, 226, 226, 226, 226, 227, 227, 227, 227, 227, 228, 228, 228, 228, 228, 229, 230, 230, 230, 231, 231, 231, 231, 232, 232, 232, 232, 232, 233, 233, 234, 234, 234, 234, 235, 235, 236, 236, 237, 237, 237, 237, 237, 237, 238, 238, 239, 239, 240, 240, 241, 241, 241, 242, 242, 243, 243, 244, 244, 244, 244, 244, 244, 245, 245, 245, 246, 246, 247, 247, 247, 248, 248, 248, 249, 250, 250, 251, 251, 252, 252, 252, 253, 253, 253, 253, 253, 253, 253, 254, 254, 254, 254, 254, 255, 256, 256, 257, 257, 258, 258, 258, 258, 259, 259, 260, 260, 260, 260, 260, 261, 261, 262, 263, 263, 264, 264, 265, 266, 266, 266, 266, 266, 266, 267, 267, 267, 268, 268 }; static const yytype_uint8 yyr2[] = { 0, 2, 2, 2, 2, 1, 2, 1, 1, 4, 4, 2, 1, 3, 4, 3, 2, 1, 1, 3, 1, 1, 1, 1, 1, 2, 4, 2, 6, 5, 6, 5, 7, 6, 7, 6, 1, 1, 4, 3, 4, 3, 2, 3, 2, 2, 1, 1, 1, 3, 3, 2, 2, 2, 2, 4, 2, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 3, 3, 3, 1, 3, 3, 1, 3, 3, 2, 1, 2, 3, 3, 3, 1, 3, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 5, 1, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 2, 3, 2, 5, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 2, 1, 2, 4, 5, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 4, 5, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 2, 3, 6, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 4, 4, 1, 5, 4, 4, 3, 5, 6, 5, 5, 4, 6, 2, 2, 3, 3, 1, 2, 1, 2, 1, 1, 1, 3, 3, 3, 3, 1, 3, 1, 1, 1, 2, 3, 1, 3, 9, 9, 7, 7, 5, 10, 10, 8, 8, 6, 8, 8, 6, 6, 4, 9, 9, 7, 7, 5, 3, 2, 2, 2, 1, 2, 1, 1, 1, 3, 1, 2, 2, 3, 5, 2, 2, 4, 5, 7, 7, 5, 1, 3, 1, 3, 3, 2, 3, 3, 3, 4, 4, 2, 3, 3, 4, 3, 2, 3, 3, 4, 1, 1, 2, 2, 2, 3, 1, 1, 2, 2, 2, 3, 1, 2, 3, 2, 1, 3, 4, 3, 4, 1, 2, 2, 3, 3, 2, 3, 3, 2, 1, 1, 2, 2, 1, 2, 2, 3, 3, 1, 2, 1, 2, 2, 3, 1, 3, 1, 3, 2, 2, 2, 3, 1, 1, 1, 3, 1, 2, 1, 2, 1, 3, 4, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 4, 3, 1, 2, 1, 2, 2, 1, 1, 2, 1, 2, 3, 1, 2, 5, 7, 5, 5, 7, 6, 7, 4, 5, 4, 3, 2, 2, 2, 3, 1, 5, 4, 5, 4, 4, 3, 4, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 1, 1, 3, 2, 1, 1, 2, 2, 1, 2, 1, 1, 2, 1, 3 }; static const yytype_uint16 yydefact[] = { 0, 17, 7, 191, 192, 193, 194, 195, 220, 221, 222, 223, 224, 225, 227, 230, 231, 228, 229, 216, 217, 219, 226, 294, 295, 0, 417, 241, 197, 198, 200, 242, 243, 232, 0, 0, 201, 202, 234, 233, 196, 155, 162, 237, 8, 5, 0, 161, 416, 149, 215, 0, 199, 218, 151, 153, 157, 235, 0, 236, 159, 501, 0, 0, 337, 336, 0, 0, 0, 4, 2, 3, 6, 404, 0, 0, 414, 156, 379, 150, 215, 152, 154, 158, 160, 364, 413, 412, 394, 0, 393, 375, 363, 0, 0, 8, 278, 277, 0, 0, 1, 345, 0, 343, 0, 0, 36, 22, 468, 0, 0, 0, 0, 0, 66, 0, 0, 0, 23, 61, 0, 64, 0, 60, 62, 63, 65, 0, 20, 37, 18, 59, 58, 67, 0, 69, 73, 76, 80, 0, 85, 88, 90, 92, 94, 96, 98, 100, 0, 24, 21, 0, 0, 237, 20, 67, 285, 283, 0, 287, 286, 292, 0, 402, 405, 406, 354, 0, 0, 0, 0, 408, 410, 348, 0, 116, 0, 0, 379, 0, 415, 0, 367, 396, 395, 366, 0, 0, 378, 389, 0, 392, 0, 0, 0, 0, 365, 376, 0, 0, 0, 0, 0, 328, 270, 0, 0, 0, 0, 20, 0, 0, 215, 0, 299, 0, 327, 296, 0, 12, 384, 0, 0, 21, 325, 0, 0, 0, 280, 279, 502, 0, 0, 338, 0, 0, 0, 54, 0, 51, 52, 0, 0, 0, 0, 0, 0, 56, 27, 114, 0, 420, 121, 123, 127, 125, 0, 25, 0, 0, 0, 44, 45, 0, 0, 0, 42, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 103, 0, 53, 0, 0, 0, 0, 0, 0, 0, 81, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 238, 239, 240, 0, 0, 215, 284, 363, 0, 10, 9, 0, 403, 407, 347, 380, 355, 0, 350, 349, 0, 368, 377, 356, 0, 351, 0, 0, 382, 0, 0, 390, 391, 0, 203, 204, 207, 206, 205, 0, 208, 210, 0, 245, 246, 247, 248, 249, 250, 252, 255, 256, 253, 254, 244, 251, 0, 266, 257, 0, 0, 259, 258, 262, 169, 0, 163, 165, 167, 260, 0, 261, 0, 16, 61, 0, 20, 0, 448, 0, 479, 482, 483, 481, 480, 0, 0, 0, 322, 379, 215, 0, 329, 397, 11, 331, 0, 386, 0, 268, 297, 0, 326, 0, 385, 324, 323, 0, 269, 0, 275, 0, 0, 0, 346, 344, 0, 342, 0, 339, 133, 20, 422, 129, 131, 137, 135, 0, 0, 0, 215, 370, 0, 369, 183, 0, 173, 175, 177, 179, 181, 0, 0, 0, 0, 19, 0, 0, 122, 124, 128, 126, 421, 0, 0, 496, 0, 474, 59, 428, 427, 0, 139, 141, 143, 147, 145, 488, 46, 0, 493, 489, 499, 492, 0, 0, 476, 0, 43, 39, 48, 0, 47, 41, 0, 102, 101, 70, 71, 72, 74, 75, 77, 78, 83, 84, 82, 86, 87, 89, 91, 93, 95, 97, 0, 283, 289, 288, 366, 291, 290, 293, 409, 411, 357, 353, 352, 383, 381, 419, 214, 0, 0, 0, 211, 337, 336, 0, 0, 0, 0, 170, 164, 166, 168, 0, 277, 0, 15, 215, 0, 449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 451, 20, 0, 440, 0, 442, 431, 0, 0, 0, 432, 433, 434, 435, 436, 0, 298, 13, 333, 0, 399, 0, 0, 321, 0, 332, 0, 398, 387, 300, 388, 271, 267, 273, 0, 274, 0, 0, 0, 134, 130, 132, 138, 136, 423, 55, 359, 0, 0, 0, 373, 372, 0, 0, 371, 0, 0, 184, 174, 176, 178, 180, 182, 0, 0, 0, 0, 0, 57, 115, 68, 26, 478, 0, 0, 379, 140, 142, 144, 148, 146, 484, 485, 486, 0, 491, 497, 495, 500, 494, 473, 475, 40, 0, 38, 0, 284, 0, 213, 212, 0, 0, 0, 0, 0, 0, 315, 0, 0, 0, 0, 280, 279, 14, 0, 0, 0, 0, 0, 0, 0, 0, 464, 465, 466, 0, 0, 0, 452, 117, 379, 0, 187, 189, 441, 0, 444, 443, 450, 119, 472, 0, 400, 0, 330, 397, 0, 334, 401, 276, 272, 341, 340, 358, 360, 29, 374, 361, 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 477, 487, 490, 50, 49, 99, 209, 263, 264, 265, 171, 0, 0, 0, 0, 0, 305, 0, 0, 320, 0, 0, 439, 0, 0, 0, 0, 0, 0, 0, 463, 467, 0, 437, 0, 0, 118, 0, 471, 399, 0, 0, 398, 0, 362, 28, 185, 33, 0, 0, 30, 35, 0, 0, 313, 0, 314, 172, 0, 0, 0, 0, 0, 0, 310, 438, 0, 0, 460, 0, 0, 462, 0, 0, 0, 470, 0, 188, 0, 424, 190, 400, 401, 335, 186, 32, 34, 0, 0, 0, 303, 0, 304, 0, 318, 0, 319, 0, 0, 453, 455, 456, 0, 461, 0, 0, 120, 469, 429, 0, 311, 312, 0, 0, 0, 0, 0, 308, 0, 309, 0, 0, 458, 0, 0, 425, 301, 302, 316, 317, 0, 0, 454, 457, 459, 426, 430, 306, 307 }; static const yytype_int16 yydefgoto[] = { -1, 41, 42, 127, 44, 45, 205, 206, 207, 208, 128, 129, 130, 131, 459, 481, 132, 155, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 249, 278, 556, 176, 690, 251, 422, 461, 211, 48, 365, 435, 685, 686, 49, 50, 51, 340, 341, 342, 52, 53, 54, 55, 438, 56, 57, 158, 159, 160, 161, 162, 58, 213, 214, 215, 216, 217, 391, 392, 59, 60, 102, 103, 85, 431, 168, 432, 169, 218, 219, 89, 220, 91, 395, 164, 221, 170, 171, 172, 194, 256, 427, 802, 467, 831, 559, 560, 561, 562, 563, 379, 564, 565, 566, 567, 568, 149, 569, 222, 150, 468, 224, 469, 470, 471, 472, 473, 474, 475, 62 }; static const yytype_int16 yypact[] = { 8948, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, 53, -765, -765, -765, -765, -765, -765, -765, -765, -84, -17, -765, -765, -765, -765, -765, -765, -765, -765, 11, -765, 69, 7351, -765, -765, -765, 24, -765, -765, -765, -765, -765, -765, 15, -765, -765, -6, 141, 166, 21, 34, 7061, 81, 6291, -765, -765, -765, -765, 618, 7456, 6705, 837, -765, 259, -765, 165, -765, -765, -765, -765, 396, -765, 399, 427, 8366, -765, -765, 717, 173, 3521, -69, -765, 155, 74, 7061, -765, 177, -62, -765, 166, 166, -765, -765, -765, 7102, 7210, 7210, 9039, 7061, -765, 9039, 7061, 7243, -765, -765, 6426, -765, 323, -765, -765, -765, -765, 200, 76, -765, -765, 846, -765, 1068, 7061, -765, -15, 383, 490, 7061, 278, 72, 255, 268, 258, 416, 5, -765, 309, -765, -765, 332, 26, 200, 117, -765, 490, 6169, 294, -765, -765, -765, 126, -765, 618, -765, -765, 566, 341, 419, 345, 366, -765, -765, -14, -765, 388, 837, -765, 98, 399, 987, 396, 427, -765, 717, 8465, 6738, -765, -765, 6846, -765, 365, 425, -7, 32, 396, -765, 298, 9130, 8663, 6649, 9039, -765, -765, 410, 410, 410, 443, 61, 469, 5937, 98, 3648, -765, 135, -765, -765, 427, -765, -765, 987, 420, 423, -765, 5538, 3775, 3902, 424, 426, -765, 7061, 166, -765, 226, 403, 6426, -765, 6879, -765, -765, 259, 7660, 9221, 7762, 9221, 6426, -765, -765, -765, 151, 8165, -765, -765, -765, -765, 447, 446, 2661, 2806, 166, -765, -765, 5231, 166, 7061, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, 5266, -765, 7061, 7061, 7061, 7061, 7061, 7061, 7061, 490, 7061, 7061, -765, 7061, 7061, 7061, 7061, 7061, 7061, 7061, 7061, 7061, -765, -765, -765, 6291, 7558, 225, 435, 428, 6291, -765, -765, 6291, -765, -765, -765, -765, -765, 8857, -765, -765, 987, 396, -765, -765, 457, -765, 154, 459, -765, 195, 466, -765, -765, 166, -765, -765, -765, -765, -765, 474, 484, -765, 277, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, 81, -765, -765, 486, 491, -765, -765, -765, 492, 5820, -765, -765, -765, -765, 556, -765, 8663, -765, 618, 6561, 63, 8760, 473, 5045, -765, -765, -765, -765, -765, 5266, 634, 7061, -765, 152, 98, 207, -765, 427, -765, 303, 987, -765, 32, -765, -765, 819, -765, 32, -765, -765, -765, 4029, -765, 4156, -765, 4283, 5538, 4410, -765, -765, 5538, -765, 5538, -765, -765, 61, 8165, -765, -765, -765, -765, 497, 8267, 7061, 224, 499, 495, 503, 511, 7966, -765, -765, -765, -765, -765, 7061, 509, 8068, 518, -765, 7061, 166, -765, -765, -765, -765, -765, 7061, 323, -765, 2951, -765, 506, -765, -765, 8663, -765, -765, -765, -765, -765, -765, -765, 410, -765, -765, 251, -765, 3096, 512, -765, 513, -765, -765, -765, 187, -765, -765, 412, -765, -765, -765, -765, -765, -15, -15, 383, 383, 490, 490, 490, 278, 278, 72, 255, 268, 258, 416, 106, 7864, -765, -765, 428, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, 7061, 526, 600, -765, -765, -765, 7061, 81, 6291, -16, -12, -765, -765, -765, 85, -765, 81, -765, 98, 535, -765, 7061, 525, 546, 548, 549, 5189, 550, 166, 536, 539, 5703, 166, -765, 17, 286, -765, 6053, -765, -765, 2226, 2371, 538, -765, -765, -765, -765, -765, 542, -765, -765, -765, 3241, 427, 32, 344, -765, 7061, -765, 32, 427, -765, -765, -765, -765, -765, -765, 4537, -765, 4664, 4791, 4918, -765, -765, -765, -765, -765, -765, -765, -765, 561, 567, 569, 499, 503, 8564, 7061, 499, 6291, 7061, 579, -765, -765, -765, -765, -765, 577, 578, 7061, 7061, 584, -765, -765, -765, -765, -765, 562, 5266, 166, -765, -765, -765, -765, -765, -765, -765, -765, 5266, -765, -765, -765, 251, -765, -765, -765, -765, 5266, -765, 7061, -765, 253, -765, -765, 590, 592, 28, 146, 410, 410, -765, 6291, -11, -9, 580, -765, -765, -765, 582, 5189, 7061, 7061, 6920, 664, 5595, 583, -765, -765, -765, 306, 591, 5189, -765, -765, 90, 310, -765, 662, -765, 2516, -765, -765, -765, -765, -765, 587, 427, 98, -765, 611, 987, 603, 427, -765, -765, -765, -765, -765, -765, -765, 499, -765, 616, 619, 307, 622, 6291, 7061, -765, 624, 630, 7061, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -765, -20, -32, 350, 410, 410, -765, 410, 410, -765, 222, 5189, -765, 302, 321, 5189, 367, 637, 5189, 5669, -765, -765, 7061, -765, 3386, 837, -765, 5403, -765, 611, 32, 32, 611, 7061, -765, -765, -765, -765, 360, 639, -765, -765, 640, 410, -765, 410, -765, -765, 162, -28, 185, -26, 410, 410, -765, -765, 5189, 5189, -765, 5189, 7061, -765, 5189, 7028, 605, -765, 626, -765, 5403, -765, -765, 611, 611, -765, -765, -765, -765, 627, 631, 410, -765, 410, -765, 410, -765, 410, -765, 197, -5, 702, -765, -765, 377, -765, 5189, 402, -765, -765, -765, 164, -765, -765, 632, 633, 638, 641, 410, -765, 410, -765, 5189, 636, -765, 5189, 2042, -765, -765, -765, -765, -765, 642, 645, -765, -765, -765, -765, -765, -765, -765 }; static const yytype_int16 yypgoto[] = { -765, 149, -765, 815, 726, 89, -765, -765, -765, -765, 0, -765, -765, 555, -255, -765, -765, 204, -765, -118, 311, 316, -36, -765, 312, 481, 500, 489, 501, 498, -765, 1461, -47, -765, 64, 465, -358, -765, -765, -373, 336, -765, -765, 557, -765, 43, 460, 1077, -765, -765, -309, -765, 413, -765, 1310, 1539, -185, 1351, -195, -765, 181, 257, 505, -512, -171, -54, 408, -765, -765, -128, -765, 235, -172, 1559, 508, 585, -77, -381, -34, -220, -46, -35, -174, -765, 1280, -85, 357, -765, 1339, -87, -765, 10, -765, -765, 573, -764, -374, -765, 288, -765, -765, 260, -765, -765, 1318, -640, -765, -765, -765, -117, -765, -765, 394, -765, -765, -765, 353, 192, 359, 362, -765, -250, -765 }; static const yytype_int16 yytable[] = { 46, 87, 193, 182, 369, 257, 558, 197, 480, 477, 61, 570, 88, 86, 368, 196, 279, 657, 1, 148, 1, 557, 298, 485, 442, 65, 373, 371, 370, 1, 180, 1, 156, 524, 751, 1, 830, 394, 777, 88, 66, 88, 813, 2, 817, 183, 72, 78, 369, 604, 369, 775, 608, 68, 658, 659, 1, 88, 97, 736, 737, 739, 740, 101, 1, 840, 1, 152, 154, 232, 69, 371, 1, 371, 167, 225, 178, 1, 72, 1, 178, 2, 858, 233, 1, 400, 292, 293, 1, 192, 28, 29, 178, 1, 209, 30, 197, 714, 229, 324, 322, 1, 2, 287, 101, 101, 280, 67, 321, 2, 661, 795, 241, 778, 64, 241, 318, 814, 332, 818, 1, 281, 282, 306, 333, 776, 36, 37, 72, 660, 258, 266, 662, 68, 738, 99, 741, 309, -379, -379, 841, 100, 88, -379, 183, 299, 88, 96, 93, 735, 88, 302, 72, 731, 72, 1, 177, 241, 681, 94, 183, 259, 487, 488, 489, 104, 88, 72, 1, 1, 369, 407, 409, 411, -379, -379, 393, 178, 105, 178, 534, 178, 70, 71, 250, 178, 46, 228, 558, 558, 70, 71, 72, 371, 370, 178, 77, 63, 538, 364, 78, 376, 241, 688, 770, 259, 627, 259, 601, 72, 266, 389, 178, 209, 653, 617, 482, 452, 227, 73, 259, 178, 177, 621, 710, 209, 209, 209, 182, 663, 196, 486, 101, 811, 756, 322, 421, 446, 70, 71, 369, 72, 241, 434, 241, 434, 421, 649, 369, 310, 614, 447, 494, 495, 723, 496, 815, 311, 614, 303, 478, 259, 1, 371, 483, 250, 401, 156, 838, 732, 133, 371, 156, 70, 71, 156, 445, 311, 402, 400, 334, 400, 446, 400, 515, 88, 73, 635, 363, 74, 288, 289, 784, 785, 75, 846, 573, 198, 258, 226, 250, 334, 250, 421, 46, 335, 77, 812, 421, 847, 250, 154, 646, 237, 239, 240, 558, 46, 647, 231, 178, 247, 336, 695, 133, 517, 335, 513, 108, 484, 816, 535, 363, 519, 363, 624, 47, 625, 576, 258, 88, 602, 839, 336, 258, 73, 73, 1, 428, 304, 577, 88, 337, 338, 75, 574, 526, 232, 588, 590, 77, 581, 591, 504, 592, 531, 69, 786, 1, 416, 536, 417, 78, 337, 338, 376, 72, 241, 728, 555, 70, 71, 638, 30, 446, 420, 178, 294, 598, 72, 178, 77, 725, 77, 639, 420, 178, 296, 178, 623, 290, 291, 522, 178, 157, 133, 295, 209, 523, 209, 47, 209, 209, 209, 36, 37, 209, 446, 209, 28, 29, 72, 241, 339, 30, 47, 393, 788, 46, 682, 768, 321, 297, 446, 300, 611, 308, 446, 311, 250, 133, 757, 133, 611, 578, 525, 789, 72, 242, 753, 133, 244, 446, 758, 363, 36, 37, 301, 266, 96, 400, 629, 400, 400, 400, 73, 314, 133, 177, 133, 316, 650, 1, 779, 28, 29, 260, 261, 262, 30, 654, 311, 133, 806, 506, 387, 70, 71, 223, 509, -418, 311, 791, 156, 28, 29, -418, 317, 446, 30, 285, 286, 843, 133, 183, 241, 798, 79, 446, 1, 36, 37, 687, 260, 261, 262, 283, 284, 319, 712, 186, 77, 47, 88, 363, 187, 77, 845, 656, 154, 36, 37, 363, 446, 232, 664, 372, 666, 377, 178, 696, 699, 648, 446, 315, 702, 418, 555, 419, 675, 331, 189, 304, 680, 378, 72, 190, 75, 684, 1, 507, 555, 555, 405, 230, 510, 406, 69, 412, 1, 413, 593, 453, 156, 454, 178, 178, -282, 243, 133, 178, 245, 514, 133, 2, 651, 383, 378, 209, 516, 209, 209, 209, 263, 490, 491, 518, 264, 265, 520, 726, 492, 493, 334, 497, 498, 46, 223, 521, 154, 527, 385, 234, 235, 529, 528, 679, 79, 541, 223, 223, 223, 599, 606, 607, 156, 665, 428, 335, 72, 263, 28, 29, 609, 264, 265, 30, 1, 619, 505, 47, -379, -379, 622, 505, 336, -379, 157, 628, 210, 133, 652, 327, 47, 77, 330, 72, 644, 645, 366, 667, 154, 761, 19, 20, 764, 669, 36, 37, 555, 670, 79, 671, 672, 674, 337, 338, -379, -379, 676, 156, 555, 677, 692, 72, 693, 707, 70, 71, 555, -379, -379, 708, 28, 29, -379, 414, 178, 30, 709, 178, 716, 79, 436, 79, 436, 717, 722, 718, 28, 29, 687, 801, 721, 30, 729, 154, 730, 462, 462, 1, 749, 88, 743, 742, 133, 752, 803, 804, 36, 37, 133, 760, 754, 745, 746, 748, 28, 29, 73, 190, 766, 30, 555, 765, 36, 37, 555, 828, 767, 555, 133, 769, 801, 772, 73, 133, 178, 177, 571, 773, 792, 178, 178, 47, 133, 133, 842, 210, 807, 808, 829, 832, 36, 37, 499, 833, 848, 849, 855, 210, 210, 210, 850, 95, 501, 851, 859, 555, 555, 860, 555, 28, 29, 555, 500, 503, 30, 502, 801, 799, 223, 443, 223, 759, 223, 223, 223, 579, 583, 223, 698, 223, 458, 458, 43, 511, 415, 636, 444, 106, 689, 1, 107, 108, 532, 555, 641, 36, 37, 724, 0, 79, 642, 0, 673, 643, 79, 0, 462, 1, 74, 555, 0, 0, 555, 75, 2, 0, 1, 691, 133, 572, 260, 261, 262, 824, 0, 0, 827, 0, 0, 43, 0, 0, 157, 0, 0, 0, 0, 0, 0, 0, 133, 133, 133, 133, 0, 133, 0, 0, 0, 151, 153, 0, 133, 0, 0, 0, 43, 174, 112, 113, 133, 603, 612, 0, 0, 0, 0, 0, 0, 0, 612, 43, 0, 618, 0, 0, 153, 0, 0, 28, 29, 0, 0, 462, 30, 0, 0, 0, 630, 115, 116, 0, 0, 0, 43, 0, 0, 43, 0, 0, 0, 462, 153, 0, 0, 118, 0, 0, 0, 47, 238, 0, 157, 122, 133, 36, 37, 0, 133, 0, 0, 133, 133, 210, 744, 73, 0, 0, 177, 210, 133, 210, 79, 210, 210, 210, 755, 263, 210, 43, 210, 264, 265, 0, 691, 0, 0, 0, 0, 223, 0, 223, 223, 223, 0, 0, 0, 1, 0, 133, 133, 0, 133, 133, 157, 133, 133, 0, 43, 326, 0, 133, 329, 0, 668, 0, 0, 0, 458, 0, 0, 0, 43, 0, 43, 630, 0, 0, 462, 462, 0, 0, 0, 43, 0, 153, 458, 133, 787, 0, 462, 0, 790, 0, 0, 793, 0, 153, 153, 153, 701, 0, 0, 133, 0, 0, 133, 133, 153, 157, 0, 0, 0, 0, 43, 0, 43, 0, 153, 28, 29, 0, 0, 43, 30, 0, 0, 0, 0, 713, 153, 153, 715, 821, 822, 0, 823, 0, 0, 825, 0, 719, 720, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 0, 0, 36, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 177, 0, 0, 844, 0, 0, 0, 153, 43, 0, 0, 0, 153, 80, 0, 153, 0, 458, 0, 854, 0, 43, 856, 0, 98, 0, 0, 0, 0, 0, 0, 0, 210, 0, 210, 210, 210, 0, 462, 0, 80, 0, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 188, 0, 0, 0, 0, 195, 0, 212, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 771, 0, 0, 0, 774, 43, 0, 0, 153, 0, 43, 458, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 277, 0, 0, 0, 0, 0, 462, 0, 0, 796, 0, 0, 153, 0, 153, 0, 153, 153, 153, 0, 805, 153, 0, 153, 305, 0, 0, 43, 0, 0, 0, 0, 0, 43, 0, 0, 188, 0, 0, 0, 0, 0, 0, 0, 179, 0, 0, 188, 195, 0, 0, 0, 195, 0, 0, 0, 0, 0, 0, 0, 0, 153, 0, 0, 0, 0, 43, 212, 179, 0, 0, 0, 0, 0, 0, 0, 0, 0, 390, 153, 212, 0, 0, 0, 0, 0, 0, 0, 403, 0, 0, 0, 212, 212, 212, 0, 0, 0, 0, 0, 0, 458, 0, 0, 0, 0, 0, 0, 0, 430, 43, 430, 0, 0, 0, 0, 0, 90, 305, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 655, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 90, 81, 0, 0, 184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 43, 0, 0, 153, 153, 0, 0, 0, 305, 0, 163, 0, 0, 92, 0, 153, 0, 0, 0, 0, 0, 0, 0, 0, 195, 83, 0, 0, 0, 0, 153, 0, 153, 153, 153, 0, 0, 0, 0, 165, 92, 0, 181, 0, 0, 0, 185, 0, 43, 0, 0, 153, 0, 0, 0, 0, 0, 252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 305, 0, 0, 0, 0, 537, 0, 212, 0, 0, 539, 0, 0, 0, 0, 90, 0, 184, 0, 90, 0, 179, 0, 90, 0, 81, 0, 0, 0, 254, 0, 580, 312, 184, 153, 0, 0, 0, 0, 90, 0, 0, 212, 0, 212, 0, 212, 212, 212, 0, 397, 212, 0, 212, 307, 0, 0, 305, 0, 404, 0, 313, 153, 430, 0, 0, 83, 367, 0, 0, 430, 0, 0, 0, 181, 0, 320, 0, 430, 81, 0, 380, 381, 382, 384, 0, 0, 0, 0, 153, 0, 0, 0, 0, 175, 0, 390, 0, 181, 0, 0, 0, 0, 0, 423, 0, 0, 0, 396, 398, 81, 437, 81, 437, 423, 0, 0, 0, 175, 448, 83, 0, 0, 0, 0, 0, 463, 463, 0, 153, 0, 0, 175, 0, 0, 175, 0, 0, 0, 433, 305, 433, 0, 0, 82, 425, 0, 0, 307, 0, 0, 83, 439, 83, 439, 425, 0, 0, 90, 0, 450, 0, 0, 0, 84, 0, 0, 465, 465, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 539, 0, 0, 0, 0, 0, 0, 0, 307, 508, 0, 0, 0, 175, 0, 0, 175, 0, 697, 0, 90, 0, 0, 0, 253, 0, 0, 0, 0, 0, 212, 90, 212, 212, 212, 397, 0, 0, 0, 0, 533, 404, 0, 582, 255, 0, 0, 81, 584, 163, 252, 0, 81, 0, 463, 0, 0, 175, 0, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 307, 0, 0, 0, 0, 0, 0, 0, 0, 165, 181, 0, 84, 0, 0, 460, 460, 0, 0, 83, 0, 181, 254, 0, 83, 575, 465, 0, 594, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 613, 0, 0, 0, 0, 82, 0, 0, 613, 0, 0, 0, 0, 0, 0, 0, 307, 0, 0, 188, 0, 463, 433, 0, 605, 84, 631, 0, 596, 433, 424, 0, 763, 0, 0, 0, 82, 433, 82, 463, 424, 615, 637, 0, 0, 449, 0, 0, 0, 615, 426, 0, 464, 464, 0, 396, 84, 440, 84, 440, 426, 0, 465, 0, 0, 451, 0, 633, 0, 0, 81, 0, 466, 466, 184, 0, 0, 0, 0, 0, 465, 0, 0, 0, 0, 0, 0, 0, 0, 179, 0, 0, 0, 90, 0, 0, 0, 0, 0, 307, 0, 460, 0, 175, 0, 0, 0, 0, 0, 0, 582, 83, 0, 0, 0, 584, 0, 0, 0, 0, 0, 0, 0, 631, 0, 0, 463, 463, 0, 0, 0, 0, 0, 320, 0, 0, 0, 0, 463, 0, 0, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 181, 0, 0, 0, 0, 175, 0, 0, 0, 0, 0, 0, 633, 0, 82, 465, 465, 253, 700, 82, 460, 464, 0, 0, 0, 0, 0, 465, 0, 0, 0, 0, 0, 0, 84, 0, 0, 255, 460, 84, 0, 466, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 595, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 733, 734, 0, 0, 0, 597, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 616, 464, 0, 0, 0, 463, 632, 0, 616, 175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 464, 0, 466, 0, 0, 0, 0, 634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 466, 460, 0, 762, 90, 0, 175, 465, 0, 0, 106, 82, 1, 107, 108, 109, 0, 110, 111, 0, 0, 780, 781, 0, 782, 783, 0, 0, 0, 0, 0, 84, 0, 463, 0, 175, 0, 2, 175, 0, 0, 0, 0, 0, 0, 0, 0, 175, 175, 0, 0, 0, 0, 0, 0, 0, 460, 0, 0, 0, 809, 0, 810, 181, 632, 0, 460, 464, 464, 819, 820, 0, 0, 0, 465, 0, 0, 727, 0, 464, 0, 112, 113, 114, 634, 0, 0, 466, 466, 0, 0, 0, 0, 0, 0, 0, 834, 0, 835, 466, 836, 0, 837, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 116, 0, 0, 0, 0, 0, 117, 0, 0, 0, 852, 0, 853, 0, 0, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 175, 0, 0, 0, 175, 0, 0, 0, 800, 857, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 175, 0, 460, 0, 0, 0, 0, 0, 0, 0, 0, 175, 106, 464, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 466, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 0, 0, 0, 27, 0, 464, 0, 0, 112, 113, 114, 28, 29, 0, 553, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 466, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 554, 378, -446, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 0, 0, 0, 27, 0, 0, 0, 0, 112, 113, 114, 28, 29, 0, 553, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 554, 378, -445, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 0, 0, 0, 27, 0, 0, 0, 0, 112, 113, 114, 28, 29, 0, 553, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 554, 378, -447, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 112, 113, 114, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 455, 456, 457, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 112, 113, 114, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 455, 456, 476, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 112, 113, 114, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 455, 456, 626, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 112, 113, 114, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 640, 456, -498, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 112, 113, 114, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 455, 456, 694, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 112, 113, 114, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 106, 0, 1, 107, 108, 0, 0, 455, 456, 797, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 199, 0, 0, 112, 113, 0, 28, 29, 0, 0, 200, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 73, 0, 0, 201, 0, 202, 122, 106, 0, 1, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 0, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 199, 0, 0, 112, 113, 0, 28, 29, 0, 0, 200, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 73, 0, 0, 201, 0, 202, 122, 106, 0, 1, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 0, 399, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 199, 0, 0, 112, 113, 0, 28, 29, 0, 0, 200, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 73, 0, 0, 201, 0, 202, 122, 106, 0, 1, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 0, 408, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 199, 0, 0, 112, 113, 0, 28, 29, 0, 0, 200, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 73, 0, 0, 201, 0, 202, 122, 106, 0, 1, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 0, 410, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 199, 0, 0, 112, 113, 0, 28, 29, 0, 0, 200, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 73, 0, 0, 201, 0, 202, 122, 106, 0, 1, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 0, 585, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 199, 0, 0, 112, 113, 0, 28, 29, 0, 0, 200, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 73, 0, 0, 201, 0, 202, 122, 106, 0, 1, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 0, 586, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 199, 0, 0, 112, 113, 0, 28, 29, 0, 0, 200, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 73, 0, 0, 201, 0, 202, 122, 106, 0, 1, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 0, 587, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 199, 0, 0, 112, 113, 0, 28, 29, 0, 0, 200, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 73, 0, 0, 201, 0, 202, 122, 106, 0, 1, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 0, 589, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 199, 0, 0, 112, 113, 0, 28, 29, 0, 0, 200, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 73, 0, 0, 201, 0, 202, 122, 106, 0, 1, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 0, 703, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 199, 0, 0, 112, 113, 0, 28, 29, 0, 0, 200, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 73, 0, 0, 201, 0, 202, 122, 106, 0, 1, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 0, 704, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 199, 0, 0, 112, 113, 0, 28, 29, 0, 0, 200, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 73, 0, 0, 201, 0, 202, 122, 106, 0, 1, 107, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 203, 0, 705, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 199, 0, 0, 112, 113, 0, 28, 29, 0, 0, 200, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 73, 0, 0, 201, 0, 202, 122, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 203, 0, 706, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 0, 0, 0, 27, 0, 0, 0, 0, 112, 113, 114, 28, 29, 0, 553, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 554, 378, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 0, 0, 0, 0, 0, 0, 2, 0, 112, 113, 114, 0, 0, 0, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 116, 2, 0, 0, 0, 0, 117, 0, 0, 0, 112, 113, 114, 0, 0, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 554, 378, 115, 116, 0, 0, 112, 113, 114, 117, 0, 0, 0, 0, 0, 0, 0, 0, 118, 0, 119, 0, 0, 120, 479, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 115, 116, 0, 0, 0, 0, 456, 117, 0, 0, 0, 0, 0, 0, 0, 0, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 106, 0, 1, 107, 108, 109, 456, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 113, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 116, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 106, 0, 1, 107, 108, 0, 0, 0, 800, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 106, 0, 1, 107, 108, 109, 0, 110, 111, 27, 0, 199, 0, 0, 112, 113, 0, 28, 29, 0, 0, 200, 30, 0, 0, 31, 32, 2, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 73, 0, 0, 201, 0, 202, 122, 0, 112, 113, 114, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 115, 116, 0, 0, 0, 0, 106, 117, 1, 107, 108, 109, 0, 110, 111, 0, 118, 0, 119, 0, 0, 120, 750, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 2, 0, 0, 0, 0, 0, 0, 554, 0, 0, 112, 113, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 116, 0, 112, 113, 114, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 118, 0, 119, 0, 0, 120, 794, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 115, 116, 0, 0, 0, 0, 554, 117, 0, 0, 0, 0, 0, 0, 0, 0, 118, 1, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 678, 0, 2, 3, 4, 5, 6, 7, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 19, 20, 354, 355, 23, 24, 356, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 357, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 0, 0, 0, 358, 0, 359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 361, 362, 0, 0, 0, 40, 0, 1, 73, 0, 0, 304, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 530, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 1, 0, 73, 0, 0, 386, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 387, 0, 388, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 1, 0, 73, 0, 0, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 0, 0, 73, 0, 106, 304, 1, 107, 108, 109, 75, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -281, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 112, 113, 114, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 38, 39, 0, 0, 0, 40, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 112, 113, 114, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 38, 39, 0, 0, 0, 0, 118, 0, 119, 0, 0, 120, 248, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 112, 113, 114, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 35, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 38, 39, 0, 2, 0, 0, 118, 0, 374, 0, 0, 375, 248, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 112, 113, 114, 28, 29, 0, 0, 0, 30, 0, 0, 0, 2, 0, 0, 0, 0, 0, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 115, 116, 0, 0, 0, 0, 0, 117, 36, 37, 0, 0, 0, 0, 2, 0, 118, 0, 374, 0, 0, 375, 248, 121, 122, 112, 113, 114, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 116, 112, 113, 114, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 173, 0, 123, 124, 125, 126, 115, 116, 0, 0, 0, 0, 106, 117, 1, 107, 108, 109, 0, 110, 111, 0, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 325, 0, 123, 124, 125, 126, 2, 0, 0, 0, 0, 0, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 113, 114, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 115, 116, 112, 113, 114, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 328, 0, 123, 124, 125, 126, 115, 116, 0, 0, 0, 0, 0, 117, 0, 0, 112, 113, 114, 0, 0, 0, 118, 0, 119, 0, 0, 120, 248, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 0, 115, 116, 0, 0, 0, 0, 106, 117, 1, 107, 108, 109, 0, 110, 111, 0, 118, 0, 119, 0, 0, 120, 747, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 2, 0, 0, 0, 0, 0, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 113, 114, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 115, 116, 112, 113, 114, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 118, 0, 119, 0, 0, 120, 826, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 115, 116, 0, 0, 0, 0, 0, 117, 0, 0, 112, 113, 114, 0, 0, 0, 118, 0, 119, 0, 0, 120, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 0, 0, 0, 0, 0, 0, 0, 0, 115, 116, 0, 0, 0, 0, 106, 117, 1, 107, 108, 109, 0, 110, 111, 0, 118, 0, 119, 0, 0, 236, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 2, 0, 0, 0, 0, 0, 106, 0, 1, 107, 108, 109, 0, 110, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 113, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 116, 112, 113, 114, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 118, 0, 119, 0, 0, 238, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 115, 116, 0, 0, 0, 0, 0, 117, 1, 0, 0, 0, 0, 0, 0, 0, 118, 0, 119, 0, 0, 246, 0, 121, 122, 0, 0, 0, 0, 123, 124, 125, 126, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 1, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 0, 0, 73, 0, 0, 74, 0, 0, 0, 0, 75, 0, 0, 76, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 1, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 0, 0, 73, 0, 0, 74, 166, 0, 0, 0, 75, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 1, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 0, 0, 73, 0, 0, 304, 166, 0, 0, 0, 75, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 1, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 0, 0, 73, 0, 0, 428, 0, 0, 0, 0, 429, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 1, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 0, 0, 73, 0, 0, 428, 0, 0, 0, 0, 441, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 1, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 0, 0, 73, 0, 0, 304, 0, 0, 0, 0, 75, 2, 3, 4, 5, 6, 7, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 19, 20, 354, 355, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 357, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 0, 0, 0, 358, 0, 359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 360, 0, 0, 0, 1, 0, 0, 0, 0, 0, 36, 37, 361, 362, 0, 0, 0, 40, 0, 0, 73, 0, 0, 428, 0, 0, 0, 0, 610, 2, 3, 4, 5, 6, 7, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 19, 20, 354, 355, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 357, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 0, 0, 0, 358, 0, 359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 361, 362, 0, 0, 0, 40, 0, 0, 73, 0, 0, 428, 2, 0, 0, 0, 620, 0, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 1, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 0, 0, 0, 73, 0, 0, 304, 0, 0, 0, 0, 75, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 1, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 0, 0, 73, 0, 0, 428, 600, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 1, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 191, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 1, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 323, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 1, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 711, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 0, 0, 73, 0, 0, 177, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 0, 0, 0, 0, 0, 540, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 31, 32, 0, 33, 0, 34, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 38, 39, 0, 0, 0, 40, 2, 3, 4, 5, 6, 7, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 19, 20, 354, 355, 23, 24, 356, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 357, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 0, 0, 0, 358, 0, 359, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 361, 362, 0, 0, 0, 40, 2, 3, 4, 5, 6, 7, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 19, 20, 354, 355, 23, 24, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 357, 0, 0, 0, 0, 0, 0, 0, 28, 29, 0, 0, 0, 30, 0, 0, 0, 0, 0, 358, 0, 359, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 37, 361, 362, 0, 0, 0, 40 }; static const yytype_int16 yycheck[] = { 0, 47, 89, 80, 199, 122, 379, 92, 263, 259, 0, 385, 47, 47, 199, 92, 134, 529, 3, 66, 3, 379, 17, 278, 244, 25, 200, 199, 199, 3, 76, 3, 68, 342, 674, 3, 800, 211, 70, 74, 124, 76, 70, 28, 70, 80, 46, 47, 243, 430, 245, 71, 433, 122, 70, 71, 3, 92, 58, 70, 71, 70, 71, 63, 3, 70, 3, 67, 68, 131, 1, 243, 3, 245, 74, 144, 76, 3, 78, 3, 80, 28, 846, 145, 3, 213, 14, 15, 3, 89, 75, 76, 92, 3, 94, 80, 181, 609, 98, 186, 185, 3, 28, 139, 104, 105, 121, 124, 185, 28, 122, 751, 112, 145, 25, 115, 130, 145, 125, 145, 3, 136, 137, 157, 131, 145, 111, 112, 128, 145, 144, 131, 144, 122, 145, 141, 145, 11, 75, 76, 145, 0, 177, 80, 179, 140, 181, 58, 124, 661, 185, 125, 152, 125, 154, 3, 124, 157, 141, 144, 195, 144, 280, 281, 282, 144, 201, 167, 3, 3, 365, 225, 226, 227, 111, 112, 211, 177, 144, 179, 365, 181, 121, 122, 120, 185, 186, 98, 561, 562, 121, 122, 192, 365, 365, 195, 47, 144, 372, 199, 200, 201, 202, 561, 716, 144, 456, 144, 428, 209, 210, 211, 212, 213, 523, 435, 263, 251, 144, 121, 144, 221, 124, 443, 605, 225, 226, 227, 305, 144, 307, 278, 232, 71, 144, 320, 236, 131, 121, 122, 435, 241, 242, 243, 244, 245, 246, 141, 443, 123, 435, 251, 288, 289, 628, 291, 71, 131, 443, 142, 260, 144, 3, 435, 264, 201, 131, 303, 71, 123, 66, 443, 308, 121, 122, 311, 125, 131, 143, 407, 3, 409, 131, 411, 130, 320, 121, 461, 199, 124, 12, 13, 70, 71, 129, 131, 144, 124, 144, 144, 236, 3, 238, 303, 304, 28, 157, 145, 308, 145, 246, 311, 125, 109, 110, 111, 689, 317, 131, 142, 320, 117, 45, 573, 120, 130, 28, 317, 5, 265, 145, 365, 243, 333, 245, 453, 0, 454, 131, 144, 375, 428, 145, 45, 144, 121, 121, 3, 124, 124, 143, 386, 75, 76, 129, 390, 356, 131, 412, 413, 211, 396, 416, 299, 418, 365, 1, 145, 3, 143, 370, 145, 372, 75, 76, 375, 376, 377, 125, 379, 121, 122, 131, 80, 131, 236, 386, 132, 422, 389, 390, 242, 647, 244, 143, 246, 396, 139, 398, 446, 122, 123, 125, 403, 68, 201, 138, 407, 131, 409, 74, 411, 412, 413, 111, 112, 416, 131, 418, 75, 76, 421, 422, 125, 80, 89, 461, 125, 428, 143, 123, 508, 16, 131, 125, 435, 142, 131, 131, 375, 236, 131, 238, 443, 141, 356, 125, 447, 112, 143, 246, 115, 131, 143, 365, 111, 112, 125, 458, 370, 588, 461, 590, 591, 592, 121, 125, 263, 124, 265, 125, 505, 3, 123, 75, 76, 7, 8, 9, 80, 527, 131, 278, 123, 303, 141, 121, 122, 94, 308, 125, 131, 125, 529, 75, 76, 131, 131, 131, 80, 10, 11, 125, 299, 539, 505, 756, 47, 131, 3, 111, 112, 558, 7, 8, 9, 133, 134, 130, 606, 124, 372, 186, 558, 435, 129, 377, 125, 528, 529, 111, 112, 443, 131, 131, 535, 200, 537, 202, 539, 575, 576, 130, 131, 125, 580, 143, 547, 145, 549, 125, 124, 124, 553, 144, 555, 129, 129, 558, 3, 303, 561, 562, 143, 99, 308, 143, 1, 144, 3, 144, 422, 125, 609, 128, 575, 576, 142, 113, 375, 580, 116, 125, 379, 28, 521, 143, 144, 588, 130, 590, 591, 592, 124, 283, 284, 130, 128, 129, 125, 647, 285, 286, 3, 292, 293, 606, 213, 124, 609, 124, 142, 104, 105, 122, 124, 552, 157, 145, 225, 226, 227, 125, 124, 129, 661, 537, 124, 28, 629, 124, 75, 76, 122, 128, 129, 80, 3, 129, 303, 304, 75, 76, 125, 308, 45, 80, 311, 142, 94, 446, 125, 187, 317, 505, 190, 656, 145, 145, 199, 125, 661, 697, 45, 46, 700, 141, 111, 112, 669, 124, 211, 124, 124, 124, 75, 76, 111, 112, 143, 716, 681, 143, 145, 684, 143, 125, 121, 122, 689, 124, 125, 125, 75, 76, 129, 231, 697, 80, 130, 700, 122, 242, 243, 244, 245, 129, 145, 130, 75, 76, 757, 759, 129, 80, 125, 716, 125, 258, 259, 3, 57, 757, 141, 144, 521, 143, 762, 763, 111, 112, 527, 145, 142, 670, 671, 672, 75, 76, 121, 129, 125, 80, 743, 141, 111, 112, 747, 143, 130, 750, 547, 130, 800, 130, 121, 552, 757, 124, 125, 130, 124, 762, 763, 428, 561, 562, 65, 213, 130, 130, 145, 145, 111, 112, 294, 145, 145, 145, 143, 225, 226, 227, 145, 58, 296, 145, 145, 788, 789, 145, 791, 75, 76, 794, 295, 298, 80, 297, 846, 757, 407, 245, 409, 142, 411, 412, 413, 395, 401, 416, 576, 418, 258, 259, 0, 311, 232, 461, 246, 1, 561, 3, 4, 5, 365, 826, 474, 111, 112, 638, -1, 372, 474, -1, 547, 474, 377, -1, 379, 3, 124, 842, -1, -1, 845, 129, 28, -1, 3, 562, 647, 387, 7, 8, 9, 792, -1, -1, 795, -1, -1, 47, -1, -1, 529, -1, -1, -1, -1, -1, -1, -1, 669, 670, 671, 672, -1, 674, -1, -1, -1, 67, 68, -1, 681, -1, -1, -1, 74, 75, 72, 73, 689, 429, 435, -1, -1, -1, -1, -1, -1, -1, 443, 89, -1, 441, -1, -1, 94, -1, -1, 75, 76, -1, -1, 456, 80, -1, -1, -1, 461, 103, 104, -1, -1, -1, 112, -1, -1, 115, -1, -1, -1, 474, 120, -1, -1, 119, -1, -1, -1, 606, 124, -1, 609, 127, 743, 111, 112, -1, 747, -1, -1, 750, 751, 401, 669, 121, -1, -1, 124, 407, 759, 409, 505, 411, 412, 413, 681, 124, 416, 157, 418, 128, 129, -1, 689, -1, -1, -1, -1, 588, -1, 590, 591, 592, -1, -1, -1, 3, -1, 788, 789, -1, 791, 792, 661, 794, 795, -1, 186, 187, -1, 800, 190, -1, 542, -1, -1, -1, 456, -1, -1, -1, 200, -1, 202, 558, -1, -1, 561, 562, -1, -1, -1, 211, -1, 213, 474, 826, 743, -1, 573, -1, 747, -1, -1, 750, -1, 225, 226, 227, 578, -1, -1, 842, -1, -1, 845, 846, 236, 716, -1, -1, -1, -1, 242, -1, 244, -1, 246, 75, 76, -1, -1, 251, 80, -1, -1, -1, -1, 607, 258, 259, 610, 788, 789, -1, 791, -1, -1, 794, -1, 619, 620, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, -1, -1, 111, 112, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 124, -1, -1, 826, -1, -1, -1, 303, 304, -1, -1, -1, 308, 47, -1, 311, -1, 573, -1, 842, -1, 317, 845, -1, 58, -1, -1, -1, -1, -1, -1, -1, 588, -1, 590, 591, 592, -1, 689, -1, 74, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 87, -1, -1, -1, -1, 92, -1, 94, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 717, -1, -1, -1, 721, 372, -1, -1, 375, -1, 377, 638, 379, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 142, -1, -1, -1, -1, -1, 756, -1, -1, 754, -1, -1, 407, -1, 409, -1, 411, 412, 413, -1, 765, 416, -1, 418, 157, -1, -1, 422, -1, -1, -1, -1, -1, 428, -1, -1, 169, -1, -1, -1, -1, -1, -1, -1, 177, -1, -1, 180, 181, -1, -1, -1, 185, -1, -1, -1, -1, -1, -1, -1, -1, 456, -1, -1, -1, -1, 461, 200, 201, -1, -1, -1, -1, -1, -1, -1, -1, -1, 211, 474, 213, -1, -1, -1, -1, -1, -1, -1, 221, -1, -1, -1, 225, 226, 227, -1, -1, -1, -1, -1, -1, 756, -1, -1, -1, -1, -1, -1, -1, 242, 505, 244, -1, -1, -1, -1, -1, 47, 251, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 528, 529, -1, -1, -1, -1, -1, -1, -1, -1, -1, 74, -1, 76, 47, -1, -1, 80, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 92, 558, -1, -1, 561, 562, -1, -1, -1, 304, -1, 73, -1, -1, 47, -1, 573, -1, -1, -1, -1, -1, -1, -1, -1, 320, 47, -1, -1, -1, -1, 588, -1, 590, 591, 592, -1, -1, -1, -1, 73, 74, -1, 76, -1, -1, -1, 80, -1, 606, -1, -1, 609, -1, -1, -1, -1, -1, 120, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 365, -1, -1, -1, -1, 370, -1, 372, -1, -1, 375, -1, -1, -1, -1, 177, -1, 179, -1, 181, -1, 386, -1, 185, -1, 157, -1, -1, -1, 120, -1, 396, 164, 195, 661, -1, -1, -1, -1, 201, -1, -1, 407, -1, 409, -1, 411, 412, 413, -1, 212, 416, -1, 418, 157, -1, -1, 422, -1, 221, -1, 164, 689, 428, -1, -1, 157, 199, -1, -1, 435, -1, -1, -1, 177, -1, 179, -1, 443, 211, -1, 205, 206, 207, 208, -1, -1, -1, -1, 716, -1, -1, -1, -1, 75, -1, 461, -1, 201, -1, -1, -1, -1, -1, 236, -1, -1, -1, 211, 212, 242, 243, 244, 245, 246, -1, -1, -1, 99, 251, 211, -1, -1, -1, -1, -1, 258, 259, -1, 756, -1, -1, 113, -1, -1, 116, -1, -1, -1, 242, 505, 244, -1, -1, 47, 236, -1, -1, 251, -1, -1, 242, 243, 244, 245, 246, -1, -1, 320, -1, 251, -1, -1, -1, 47, -1, -1, 258, 259, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 558, -1, -1, -1, -1, -1, -1, -1, 304, 305, -1, -1, -1, 187, -1, -1, 190, -1, 576, -1, 375, -1, -1, -1, 120, -1, -1, -1, -1, -1, 588, 386, 590, 591, 592, 390, -1, -1, -1, -1, 365, 396, -1, 398, 120, -1, -1, 372, 403, 374, 375, -1, 377, -1, 379, -1, -1, 231, -1, -1, -1, 157, -1, -1, -1, -1, -1, -1, -1, 365, -1, -1, -1, -1, -1, -1, -1, -1, 374, 375, -1, 157, -1, -1, 258, 259, -1, -1, 372, -1, 386, 375, -1, 377, 390, 379, -1, 422, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 435, -1, -1, -1, -1, 211, -1, -1, 443, -1, -1, -1, -1, -1, -1, -1, 422, -1, -1, 687, -1, 456, 428, -1, 430, 211, 461, -1, 422, 435, 236, -1, 700, -1, -1, -1, 242, 443, 244, 474, 246, 435, 469, -1, -1, 251, -1, -1, -1, 443, 236, -1, 258, 259, -1, 461, 242, 243, 244, 245, 246, -1, 456, -1, -1, 251, -1, 461, -1, -1, 505, -1, 258, 259, 539, -1, -1, -1, -1, -1, 474, -1, -1, -1, -1, -1, -1, -1, -1, 757, -1, -1, -1, 558, -1, -1, -1, -1, -1, 505, -1, 385, -1, 387, -1, -1, -1, -1, -1, -1, 575, 505, -1, -1, -1, 580, -1, -1, -1, -1, -1, -1, -1, 558, -1, -1, 561, 562, -1, -1, -1, -1, -1, 539, -1, -1, -1, -1, 573, -1, -1, -1, -1, -1, -1, 429, -1, -1, -1, -1, -1, -1, 558, -1, -1, -1, -1, 441, -1, -1, -1, -1, -1, -1, 558, -1, 372, 561, 562, 375, 576, 377, 456, 379, -1, -1, -1, -1, -1, 573, -1, -1, -1, -1, -1, -1, 372, -1, -1, 375, 474, 377, -1, 379, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 422, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 658, 659, -1, -1, -1, 422, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 435, 456, -1, -1, -1, 689, 461, -1, 443, 542, -1, -1, -1, -1, -1, -1, -1, -1, -1, 474, -1, 456, -1, -1, -1, -1, 461, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 474, 573, -1, 697, 757, -1, 578, 689, -1, -1, 1, 505, 3, 4, 5, 6, -1, 8, 9, -1, -1, 736, 737, -1, 739, 740, -1, -1, -1, -1, -1, 505, -1, 756, -1, 607, -1, 28, 610, -1, -1, -1, -1, -1, -1, -1, -1, 619, 620, -1, -1, -1, -1, -1, -1, -1, 628, -1, -1, -1, 775, -1, 777, 757, 558, -1, 638, 561, 562, 784, 785, -1, -1, -1, 756, -1, -1, 649, -1, 573, -1, 72, 73, 74, 558, -1, -1, 561, 562, -1, -1, -1, -1, -1, -1, -1, 811, -1, 813, 573, 815, -1, 817, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, -1, 838, -1, 840, -1, -1, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, 717, -1, -1, -1, 721, -1, -1, -1, 144, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 754, -1, 756, -1, -1, -1, -1, -1, -1, -1, -1, 765, 1, 689, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 689, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, -1, -1, -1, 67, -1, 756, -1, -1, 72, 73, 74, 75, 76, -1, 78, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, 756, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, 143, 144, 145, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, 78, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, 143, 144, 145, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, 78, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, 143, 144, 145, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, 143, 144, 145, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, 143, 144, 145, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, 143, 144, 145, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, 143, 144, 145, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, 143, 144, 145, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, 1, -1, 3, 4, 5, -1, -1, 143, 144, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, 78, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, 143, 144, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, -1, -1, -1, -1, -1, -1, 28, -1, 72, 73, 74, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, 28, -1, -1, -1, -1, 110, -1, -1, -1, 72, 73, 74, -1, -1, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, 143, 144, 103, 104, -1, -1, 72, 73, 74, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, -1, -1, 124, 125, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, 103, 104, -1, -1, -1, -1, 144, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, 1, -1, 3, 4, 5, 6, 144, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 72, 73, 74, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, 1, -1, 3, 4, 5, -1, -1, -1, 144, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, 83, 84, 28, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, 72, 73, 74, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, 143, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 103, 104, -1, -1, -1, -1, 1, 110, 3, 4, 5, 6, -1, 8, 9, -1, 119, -1, 121, -1, -1, 124, 125, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, 28, -1, -1, -1, -1, -1, -1, 143, -1, -1, 72, 73, 74, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, -1, 72, 73, 74, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, -1, -1, 124, 125, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, 103, 104, -1, -1, -1, -1, 143, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, 3, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, 143, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, 3, 121, -1, -1, 124, -1, -1, -1, -1, 129, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 144, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 3, -1, 121, -1, -1, 124, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 143, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 3, -1, 121, -1, -1, 124, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, 1, 124, 3, 4, 5, 6, 129, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 142, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, -1, -1, -1, -1, -1, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, -1, -1, -1, 119, -1, 121, -1, -1, 124, 125, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, -1, -1, -1, -1, -1, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, 28, -1, -1, 119, -1, 121, -1, -1, 124, 125, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, -1, -1, 80, -1, -1, -1, 28, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, -1, -1, -1, -1, 28, -1, 119, -1, 121, -1, -1, 124, 125, 126, 127, 72, 73, 74, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, 72, 73, 74, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, 130, -1, 132, 133, 134, 135, 103, 104, -1, -1, -1, -1, 1, 110, 3, 4, 5, 6, -1, 8, 9, -1, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, 130, -1, 132, 133, 134, 135, 28, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 72, 73, 74, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 103, 104, 72, 73, 74, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, 130, -1, 132, 133, 134, 135, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, 72, 73, 74, -1, -1, -1, 119, -1, 121, -1, -1, 124, 125, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, -1, -1, -1, -1, 1, 110, 3, 4, 5, 6, -1, 8, 9, -1, 119, -1, 121, -1, -1, 124, 125, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, 28, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 72, 73, 74, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 103, 104, 72, 73, 74, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, -1, -1, 124, 125, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, 72, 73, 74, -1, -1, -1, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, -1, -1, -1, -1, 1, 110, 3, 4, 5, 6, -1, 8, 9, -1, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, 28, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 72, 73, 74, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, 72, 73, 74, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, 103, 104, -1, -1, -1, -1, -1, 110, 3, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, -1, -1, 124, -1, 126, 127, -1, -1, -1, -1, 132, 133, 134, 135, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, 3, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, 124, -1, -1, -1, -1, 129, -1, -1, 132, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, 3, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, 124, 125, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, 3, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, 124, 125, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, 3, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, 124, -1, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, 3, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, 124, -1, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, 3, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, 124, -1, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, 3, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, 124, -1, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, 124, 28, -1, -1, -1, 129, -1, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, 3, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, -1, -1, -1, 121, -1, -1, 124, -1, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, 3, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, 124, 125, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, 3, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, -1, -1, -1, -1, 125, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, 3, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, -1, -1, -1, -1, 125, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, 3, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, -1, -1, -1, -1, 125, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, 124, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, -1, -1, -1, 124, 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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, 3, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, 3, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, 83, 84, -1, 86, -1, 88, -1, -1, -1, -1, -1, 3, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, 88, -1, -1, -1, -1, -1, 3, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, 88, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118 }; static const yytype_uint16 yystos[] = { 0, 3, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 66, 67, 75, 76, 80, 83, 84, 86, 88, 101, 111, 112, 113, 114, 118, 147, 148, 149, 150, 151, 156, 186, 187, 192, 193, 194, 198, 199, 200, 201, 203, 204, 210, 218, 219, 237, 268, 144, 151, 156, 124, 124, 122, 1, 121, 122, 156, 121, 124, 129, 132, 147, 156, 192, 193, 200, 201, 203, 219, 222, 224, 226, 227, 229, 230, 231, 234, 124, 144, 150, 151, 156, 193, 141, 0, 156, 220, 221, 144, 144, 1, 4, 5, 6, 8, 9, 72, 73, 74, 103, 104, 110, 119, 121, 124, 126, 127, 132, 133, 134, 135, 149, 156, 157, 158, 159, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 255, 258, 149, 156, 149, 156, 163, 168, 186, 205, 206, 207, 208, 209, 200, 233, 234, 125, 156, 224, 226, 235, 236, 237, 130, 149, 177, 181, 124, 156, 193, 226, 234, 222, 227, 230, 234, 124, 129, 193, 124, 129, 125, 156, 235, 238, 193, 222, 231, 124, 69, 79, 124, 126, 143, 145, 152, 153, 154, 155, 156, 159, 186, 193, 211, 212, 213, 214, 215, 227, 228, 230, 234, 257, 258, 260, 144, 144, 144, 151, 156, 181, 142, 131, 145, 220, 220, 124, 163, 124, 163, 163, 156, 186, 181, 186, 181, 124, 163, 125, 178, 180, 183, 200, 201, 203, 219, 239, 255, 144, 144, 7, 8, 9, 124, 128, 129, 156, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 142, 179, 165, 121, 136, 137, 133, 134, 10, 11, 168, 12, 13, 122, 123, 14, 15, 132, 138, 139, 16, 17, 140, 125, 125, 125, 142, 124, 193, 224, 234, 142, 11, 123, 131, 200, 234, 125, 125, 125, 131, 130, 130, 234, 222, 231, 125, 235, 130, 149, 181, 130, 149, 181, 125, 125, 131, 3, 28, 45, 75, 76, 125, 195, 196, 197, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 51, 67, 86, 88, 101, 113, 114, 151, 156, 188, 192, 200, 202, 204, 210, 218, 186, 228, 121, 124, 156, 186, 144, 249, 250, 250, 250, 143, 250, 142, 124, 141, 143, 156, 193, 216, 217, 227, 228, 232, 234, 230, 234, 145, 215, 131, 143, 193, 230, 143, 143, 211, 145, 211, 145, 211, 144, 144, 181, 221, 143, 145, 143, 145, 147, 156, 184, 200, 201, 203, 219, 240, 124, 129, 193, 223, 225, 234, 156, 189, 192, 200, 202, 203, 219, 129, 225, 189, 240, 125, 131, 156, 200, 201, 203, 219, 224, 125, 128, 143, 144, 145, 159, 160, 177, 185, 192, 200, 201, 203, 219, 242, 259, 261, 262, 263, 264, 265, 266, 267, 145, 267, 156, 125, 160, 161, 178, 156, 180, 160, 178, 165, 165, 165, 166, 166, 167, 167, 168, 168, 168, 170, 170, 171, 172, 173, 174, 175, 180, 186, 206, 207, 234, 206, 207, 208, 52, 237, 125, 130, 130, 130, 130, 156, 125, 124, 125, 131, 196, 151, 156, 124, 124, 122, 144, 156, 192, 200, 202, 224, 156, 193, 228, 193, 124, 145, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 78, 143, 156, 180, 182, 185, 244, 245, 246, 247, 248, 250, 251, 252, 253, 254, 256, 242, 125, 181, 144, 227, 234, 131, 143, 141, 198, 193, 227, 230, 212, 230, 145, 145, 145, 211, 145, 211, 211, 211, 147, 200, 201, 203, 219, 224, 125, 125, 225, 235, 181, 223, 234, 124, 129, 223, 122, 129, 156, 192, 200, 202, 203, 219, 225, 181, 129, 129, 225, 125, 178, 165, 255, 145, 267, 142, 156, 192, 200, 201, 203, 219, 228, 232, 250, 131, 143, 143, 262, 264, 265, 145, 145, 125, 131, 130, 141, 224, 180, 125, 196, 178, 149, 156, 209, 70, 71, 145, 122, 144, 144, 156, 151, 156, 125, 181, 141, 124, 124, 124, 244, 124, 156, 143, 143, 143, 180, 156, 141, 143, 143, 156, 190, 191, 226, 182, 247, 182, 244, 145, 143, 145, 267, 227, 193, 217, 227, 234, 181, 227, 145, 145, 145, 145, 125, 125, 130, 223, 125, 235, 181, 209, 181, 122, 129, 130, 181, 181, 129, 145, 242, 263, 160, 178, 177, 125, 125, 125, 125, 123, 250, 250, 209, 70, 71, 145, 70, 71, 145, 144, 141, 244, 180, 180, 125, 180, 57, 125, 251, 143, 143, 142, 244, 144, 131, 143, 142, 145, 227, 234, 193, 227, 141, 125, 130, 123, 130, 209, 181, 130, 130, 181, 71, 145, 70, 145, 123, 250, 250, 250, 250, 70, 71, 145, 244, 125, 125, 244, 125, 124, 244, 125, 251, 181, 145, 267, 191, 144, 178, 241, 227, 227, 181, 123, 130, 130, 250, 250, 71, 145, 70, 145, 71, 145, 70, 145, 250, 250, 244, 244, 244, 180, 244, 125, 180, 143, 145, 241, 243, 145, 145, 250, 250, 250, 250, 71, 145, 70, 145, 65, 125, 244, 125, 131, 145, 145, 145, 145, 145, 250, 250, 244, 143, 244, 145, 241, 145, 145 }; void exit(int status); void * calloc(size_t nmemb, size_t size); void free(void * ptr); void * malloc(size_t size); void * realloc(void * ptr, size_t size); long int strtol(const char * nptr, char ** endptr, int base); long long int strtoll(const char * nptr, char ** endptr, int base); unsigned long long int strtoull(const char * nptr, char ** endptr, int base); typedef __builtin_va_list va_list; typedef void FILE; FILE * bsl_stdin(void); FILE * bsl_stdout(void); FILE * bsl_stderr(void); char * fgets(char * s, int size, FILE * stream); FILE * fopen(const char * path, const char * mode); int fclose(FILE * fp); int fflush(FILE * stream); int fgetc(FILE * stream); int fprintf(FILE * stream, const char * format, ...); int fputc(int c, FILE * stream); size_t fread(void * ptr, size_t size, size_t nmemb, FILE * stream); size_t fwrite(const void * ptr, size_t size, size_t nmemb, FILE * stream); int vsnprintf(char *, size_t, const char *, va_list args); int snprintf(char * str, size_t, const char * format, ...); int fseek(FILE * stream, long offset, int whence); long ftell(FILE * stream); int feof(FILE * stream); int ferror(FILE * stream); int fileno(FILE * stream); int type_yydebug; int type_yyparse(void); int type_yychar; int type_yynerrs; extern unsigned int skipErrors; extern int declMode; struct __ecereNameSpace__ecere__sys__OldList { void * first; void * last; int count; unsigned int offset; unsigned int circ; } ecere_gcc_struct; struct __ecereNameSpace__ecere__sys__BTNode; struct Type; struct __ecereNameSpace__ecere__com__DataValue { union { char c; unsigned char uc; short s; unsigned short us; int i; unsigned int ui; void * p; float f; double d; long long i64; uint64 ui64; } ecere_gcc_struct __anon1; } ecere_gcc_struct; struct __ecereNameSpace__ecere__com__SerialBuffer { unsigned char * _buffer; unsigned int count; unsigned int _size; unsigned int pos; } ecere_gcc_struct; extern void * __ecereNameSpace__ecere__com__eSystem_New(unsigned int size); extern void * __ecereNameSpace__ecere__com__eSystem_New0(unsigned int size); extern void * __ecereNameSpace__ecere__com__eSystem_Renew(void * memory, unsigned int size); extern void * __ecereNameSpace__ecere__com__eSystem_Renew0(void * memory, unsigned int size); extern void __ecereNameSpace__ecere__com__eSystem_Delete(void * memory); struct Enumerator; struct Pointer; struct FunctionDefinition; struct External; struct Context; struct AsmField; struct ExtDecl; struct ClassDefinition; struct Symbol; struct PropertyWatch; struct TemplateParameter; struct DBTableEntry; struct DBIndexItem; struct DBTableDef; struct CodePosition { int line; int charPos; int pos; int included; } ecere_gcc_struct; extern size_t strlen(const char * ); extern char * __ecereNameSpace__ecere__sys__CopyString(const char * string); static void yy_stack_print(yytype_int16 * yybottom, yytype_int16 * yytop) { fprintf((bsl_stderr()), "Stack now"); for(; yybottom <= yytop; yybottom++) { int yybot = *yybottom; fprintf((bsl_stderr()), " %d", yybot); } fprintf((bsl_stderr()), "\n"); } extern void FreeList(struct __ecereNameSpace__ecere__sys__OldList * list, void (* FreeFunction)(void * )); extern struct __ecereNameSpace__ecere__sys__OldList * MkListOne(void * item); extern struct __ecereNameSpace__ecere__sys__OldList * MkList(void); extern void ListAdd(struct __ecereNameSpace__ecere__sys__OldList * list, void * item); extern void FreeEnumerator(struct Enumerator * enumerator); extern void FreePointer(struct Pointer * pointer); extern struct Pointer * MkPointer(struct __ecereNameSpace__ecere__sys__OldList * qualifiers, struct Pointer * pointer); extern void PopContext(struct Context * ctx); extern void FreeContext(struct Context * context); extern struct Context * PushContext(void); extern void FreeExtDecl(struct ExtDecl * extDecl); extern struct ExtDecl * MkExtDeclString(char * s); struct Location { struct CodePosition start; struct CodePosition end; } ecere_gcc_struct; extern void resetScannerPos(struct CodePosition * pos); extern struct Location yylloc; struct Location type_yylloc; struct Attrib { struct Location loc; int type; struct __ecereNameSpace__ecere__sys__OldList * attribs; } ecere_gcc_struct; extern void FreeAttrib(struct Attrib * attr); extern struct ExtDecl * MkExtDeclAttrib(struct Attrib * attr); extern struct Attrib * MkAttrib(int type, struct __ecereNameSpace__ecere__sys__OldList * attribs); struct TypeName; struct TypeName * parsedType; extern void FreeTypeName(struct TypeName * typeName); struct __ecereNameSpace__ecere__com__Class; struct __ecereNameSpace__ecere__com__Instance { void * * _vTbl; struct __ecereNameSpace__ecere__com__Class * _class; int _refCount; } ecere_gcc_struct; extern long long __ecereNameSpace__ecere__com__eClass_GetProperty(struct __ecereNameSpace__ecere__com__Class * _class, const char * name); extern void __ecereNameSpace__ecere__com__eClass_SetProperty(struct __ecereNameSpace__ecere__com__Class * _class, const char * name, long long value); extern void __ecereNameSpace__ecere__com__eInstance_SetMethod(struct __ecereNameSpace__ecere__com__Instance * instance, const char * name, void * function); extern void __ecereNameSpace__ecere__com__eInstance_IncRef(struct __ecereNameSpace__ecere__com__Instance * instance); extern struct __ecereNameSpace__ecere__com__Instance * fileInput; int __ecereVMethodID___ecereNameSpace__ecere__sys__File_Seek; struct __ecereNameSpace__ecere__com__Property; struct __ecereNameSpace__ecere__com__Property { struct __ecereNameSpace__ecere__com__Property * prev; struct __ecereNameSpace__ecere__com__Property * next; const char * name; unsigned int isProperty; int memberAccess; int id; struct __ecereNameSpace__ecere__com__Class * _class; const char * dataTypeString; struct __ecereNameSpace__ecere__com__Class * dataTypeClass; struct Type * dataType; void (* Set)(void * , int); int (* Get)(void * ); unsigned int (* IsSet)(void * ); void * data; void * symbol; int vid; unsigned int conversion; unsigned int watcherOffset; const char * category; unsigned int compiled; unsigned int selfWatchable; unsigned int isWatchable; } ecere_gcc_struct; extern void __ecereNameSpace__ecere__com__eInstance_FireSelfWatchers(struct __ecereNameSpace__ecere__com__Instance * instance, struct __ecereNameSpace__ecere__com__Property * _property); extern void __ecereNameSpace__ecere__com__eInstance_StopWatching(struct __ecereNameSpace__ecere__com__Instance * instance, struct __ecereNameSpace__ecere__com__Property * _property, struct __ecereNameSpace__ecere__com__Instance * object); extern void __ecereNameSpace__ecere__com__eInstance_Watch(void * instance, struct __ecereNameSpace__ecere__com__Property * _property, void * object, void (* callback)(void * , void * )); extern void __ecereNameSpace__ecere__com__eInstance_FireWatchers(struct __ecereNameSpace__ecere__com__Instance * instance, struct __ecereNameSpace__ecere__com__Property * _property); struct Specifier; extern void FreeSpecifier(struct Specifier * spec); extern struct Symbol * DeclClass(struct Specifier * _class, const char * name); extern struct Symbol * _DeclClass(struct Specifier * _class, const char * name); extern struct Specifier * MkSpecifierName(const char * name); extern void SetClassTemplateArgs(struct Specifier * spec, struct __ecereNameSpace__ecere__sys__OldList * templateArgs); extern struct Specifier * MkSpecifierNameArgs(const char * name, struct __ecereNameSpace__ecere__sys__OldList * templateArgs); extern struct Specifier * MkSpecifier(int specifier); extern struct Specifier * MkSpecifierExtended(struct ExtDecl * extDecl); extern struct Specifier * MkSpecifierSubClass(struct Specifier * _class); struct ClassFunction; extern void FreeClassFunction(struct ClassFunction * func); struct Identifier; extern void FreeIdentifier(struct Identifier * id); struct Identifier { struct Identifier * prev; struct Identifier * next; struct Location loc; struct Symbol * classSym; struct Specifier * _class; char * string; struct Identifier * badID; } ecere_gcc_struct; extern struct Identifier * MkIdentifier(const char * string); extern struct Specifier * MkStructOrUnion(int type, struct Identifier * id, struct __ecereNameSpace__ecere__sys__OldList * definitions); extern struct Specifier * MkEnum(struct Identifier * id, struct __ecereNameSpace__ecere__sys__OldList * list); struct Expression; extern void FreeExpression(struct Expression * exp); struct Specifier { struct Specifier * prev; struct Specifier * next; struct Location loc; int type; union { int specifier; struct { struct ExtDecl * extDecl; char * name; struct Symbol * symbol; struct __ecereNameSpace__ecere__sys__OldList * templateArgs; struct Specifier * nsSpec; } ecere_gcc_struct __anon1; struct { struct Identifier * id; struct __ecereNameSpace__ecere__sys__OldList * list; struct __ecereNameSpace__ecere__sys__OldList * baseSpecs; struct __ecereNameSpace__ecere__sys__OldList * definitions; unsigned int addNameSpace; struct Context * ctx; struct ExtDecl * extDeclStruct; } ecere_gcc_struct __anon2; struct Expression * expression; struct Specifier * _class; struct TemplateParameter * templateParameter; } ecere_gcc_struct __anon1; } ecere_gcc_struct; extern struct Expression * MkExpBrackets(struct __ecereNameSpace__ecere__sys__OldList * expressions); extern struct Expression * MkExpIdentifier(struct Identifier * id); extern struct Expression * MkExpConstant(const char * string); extern struct Expression * MkExpWideString(const char * string); extern struct Expression * MkExpString(const char * string); extern struct Expression * MkExpIntlString(const char * string, const char * context); extern struct Expression * MkExpDummy(void); extern struct Expression * MkExpNew(struct TypeName * type, struct Expression * size); extern struct Expression * MkExpNew0(struct TypeName * type, struct Expression * size); extern struct Expression * MkExpRenew(struct Expression * memExp, struct TypeName * type, struct Expression * size); extern struct Expression * MkExpRenew0(struct Expression * memExp, struct TypeName * type, struct Expression * size); extern struct Expression * MkExpIndex(struct Expression * expression, struct __ecereNameSpace__ecere__sys__OldList * index); extern struct Expression * MkExpCall(struct Expression * expression, struct __ecereNameSpace__ecere__sys__OldList * arguments); extern struct Expression * MkExpMember(struct Expression * expression, struct Identifier * member); extern struct Expression * MkExpPointer(struct Expression * expression, struct Identifier * member); extern struct Expression * MkExpOp(struct Expression * exp1, int op, struct Expression * exp2); extern struct Expression * MkExpTypeSize(struct TypeName * typeName); extern struct Expression * MkExpTypeAlign(struct TypeName * typeName); extern struct Expression * MkExpCast(struct TypeName * typeName, struct Expression * expression); extern struct Expression * MkExpCondition(struct Expression * cond, struct __ecereNameSpace__ecere__sys__OldList * expressions, struct Expression * elseExp); extern struct Specifier * MkSpecifierTypeOf(struct Expression * expression); extern struct Enumerator * MkEnumerator(struct Identifier * id, struct Expression * exp); struct Declaration; extern void FreeDeclaration(struct Declaration * decl); extern struct Declaration * MkDeclaration(struct __ecereNameSpace__ecere__sys__OldList * specifiers, struct __ecereNameSpace__ecere__sys__OldList * initDeclarators); extern struct Declaration * MkDeclarationDefine(struct Identifier * id, struct Expression * exp); extern struct Declaration * MkStructDeclaration(struct __ecereNameSpace__ecere__sys__OldList * specifiers, struct __ecereNameSpace__ecere__sys__OldList * declarators, struct Specifier * extStorage); struct InitDeclarator; extern void FreeInitDeclarator(struct InitDeclarator * decl); struct Attribute; extern void FreeAttribute(struct Attribute * attr); extern struct Attribute * MkAttribute(char * attr, struct Expression * exp); struct Attribute { struct Attribute * prev; struct Attribute * next; struct Location loc; char * attr; struct Expression * exp; } ecere_gcc_struct; struct TemplateDatatype; extern void FreeTemplateDataType(struct TemplateDatatype * type); struct TemplateArgument; extern void FreeTemplateArgument(struct TemplateArgument * arg); extern struct TemplateArgument * MkTemplateTypeArgument(struct TemplateDatatype * tplDatatype); extern struct TemplateArgument * MkTemplateExpressionArgument(struct Expression * expr); struct TemplateArgument { struct TemplateArgument * prev; struct TemplateArgument * next; struct Location loc; struct Identifier * name; int type; union { struct Expression * expression; struct Identifier * identifier; struct TemplateDatatype * templateDatatype; } ecere_gcc_struct __anon1; } ecere_gcc_struct; struct ClassDef; extern void FreeClassDef(struct ClassDef * def); extern struct ClassDef * MkClassDefDeclaration(struct Declaration * decl); extern struct ClassDef * MkClassDefFunction(struct ClassFunction * function); extern struct ClassDef * MkClassDefDefaultProperty(struct __ecereNameSpace__ecere__sys__OldList * defProperties); struct MemberInit; extern void FreeMemberInit(struct MemberInit * init); struct PropertyDef; extern void FreeProperty(struct PropertyDef * def); extern struct ClassDef * MkClassDefProperty(struct PropertyDef * propertyDef); struct Declarator; extern void FreeDeclarator(struct Declarator * decl); extern struct ClassFunction * MkClassFunction(struct __ecereNameSpace__ecere__sys__OldList * specifiers, struct Specifier * _class, struct Declarator * decl, struct __ecereNameSpace__ecere__sys__OldList * declList); extern struct TypeName * MkTypeName(struct __ecereNameSpace__ecere__sys__OldList * qualifiers, struct Declarator * declarator); extern struct TemplateDatatype * MkTemplateDatatype(struct __ecereNameSpace__ecere__sys__OldList * specifiers, struct Declarator * decl); struct TemplateDatatype { struct __ecereNameSpace__ecere__sys__OldList * specifiers; struct Declarator * decl; } ecere_gcc_struct; extern struct Declarator * MkStructDeclarator(struct Declarator * declarator, struct Expression * exp); struct Declarator { struct Declarator * prev; struct Declarator * next; struct Location loc; int type; struct Symbol * symbol; struct Declarator * declarator; union { struct Identifier * identifier; struct { struct Expression * exp; struct Expression * posExp; struct Attrib * attrib; } ecere_gcc_struct structDecl; struct { struct Expression * exp; struct Specifier * enumClass; } ecere_gcc_struct array; struct { struct __ecereNameSpace__ecere__sys__OldList * parameters; } ecere_gcc_struct function; struct { struct Pointer * pointer; } ecere_gcc_struct pointer; struct { struct ExtDecl * extended; } ecere_gcc_struct extended; } ecere_gcc_struct __anon1; } ecere_gcc_struct; extern struct Declarator * MkDeclaratorBrackets(struct Declarator * declarator); extern struct Declarator * MkDeclaratorArray(struct Declarator * declarator, struct Expression * exp); extern struct Declarator * MkDeclaratorEnumArray(struct Declarator * declarator, struct Specifier * _class); extern struct Declarator * MkDeclaratorFunction(struct Declarator * declarator, struct __ecereNameSpace__ecere__sys__OldList * parameters); extern struct Declarator * MkDeclaratorPointer(struct Pointer * pointer, struct Declarator * declarator); extern struct Declarator * MkDeclaratorExtended(struct ExtDecl * extended, struct Declarator * declarator); extern struct Declarator * MkDeclaratorExtendedEnd(struct ExtDecl * extended, struct Declarator * declarator); extern struct Declarator * MkDeclaratorIdentifier(struct Identifier * id); struct TypeName { struct TypeName * prev; struct TypeName * next; struct Location loc; struct __ecereNameSpace__ecere__sys__OldList * qualifiers; struct Declarator * declarator; int classObjectType; struct Expression * bitCount; } ecere_gcc_struct; struct Initializer; extern void FreeInitializer(struct Initializer * initializer); extern struct InitDeclarator * MkInitDeclarator(struct Declarator * declarator, struct Initializer * initializer); struct InitDeclarator { struct InitDeclarator * prev; struct InitDeclarator * next; struct Location loc; struct Declarator * declarator; struct Initializer * initializer; } ecere_gcc_struct; struct Initializer { struct Initializer * prev; struct Initializer * next; struct Location loc; int type; union { struct Expression * exp; struct __ecereNameSpace__ecere__sys__OldList * list; } ecere_gcc_struct __anon1; unsigned int isConstant; struct Identifier * id; } ecere_gcc_struct; extern struct MemberInit * MkMemberInitExp(struct Expression * idExp, struct Initializer * initializer); struct MemberInit { struct MemberInit * prev; struct MemberInit * next; struct Location loc; struct Location realLoc; struct __ecereNameSpace__ecere__sys__OldList * identifiers; struct Initializer * initializer; unsigned int used; unsigned int variable; unsigned int takeOutExp; } ecere_gcc_struct; struct ClassDef { struct ClassDef * prev; struct ClassDef * next; struct Location loc; int type; union { struct Declaration * decl; struct ClassFunction * function; struct __ecereNameSpace__ecere__sys__OldList * defProperties; struct PropertyDef * propertyDef; struct PropertyWatch * propertyWatch; char * designer; struct Identifier * defaultProperty; struct { struct Identifier * id; struct Initializer * initializer; } ecere_gcc_struct __anon1; } ecere_gcc_struct __anon1; int memberAccess; void * object; } ecere_gcc_struct; extern struct Initializer * MkInitializerAssignment(struct Expression * exp); extern struct Initializer * MkInitializerList(struct __ecereNameSpace__ecere__sys__OldList * list); extern struct MemberInit * MkMemberInit(struct __ecereNameSpace__ecere__sys__OldList * ids, struct Initializer * initializer); struct Statement; extern void FreeStatement(struct Statement * stmt); struct ClassFunction { struct ClassFunction * prev; struct ClassFunction * next; struct Location loc; struct __ecereNameSpace__ecere__sys__OldList * specifiers; struct Declarator * declarator; struct __ecereNameSpace__ecere__sys__OldList * declarations; struct Statement * body; struct __ecereNameSpace__ecere__com__Class * _class; struct __ecereNameSpace__ecere__sys__OldList attached; int declMode; struct Type * type; struct Symbol * propSet; unsigned int isVirtual; unsigned int isConstructor; unsigned int isDestructor; unsigned int dontMangle; int id; int idCode; } ecere_gcc_struct; extern struct PropertyDef * MkProperty(struct __ecereNameSpace__ecere__sys__OldList * specs, struct Declarator * decl, struct Identifier * id, struct Statement * setStmt, struct Statement * getStmt); struct PropertyDef { struct PropertyDef * prev; struct PropertyDef * next; struct Location loc; struct __ecereNameSpace__ecere__sys__OldList * specifiers; struct Declarator * declarator; struct Identifier * id; struct Statement * getStmt; struct Statement * setStmt; struct Statement * issetStmt; struct Symbol * symbol; struct Expression * category; struct { unsigned int conversion : 1; unsigned int isWatchable : 1; unsigned int isDBProp : 1; } ecere_gcc_struct __anon1; } ecere_gcc_struct; extern struct Statement * MkLabeledStmt(struct Identifier * id, struct Statement * statement); struct Statement { struct Statement * prev; struct Statement * next; struct Location loc; int type; union { struct __ecereNameSpace__ecere__sys__OldList * expressions; struct { struct Identifier * id; struct Statement * stmt; } ecere_gcc_struct labeled; struct { struct Expression * exp; struct Statement * stmt; } ecere_gcc_struct caseStmt; struct { struct __ecereNameSpace__ecere__sys__OldList * declarations; struct __ecereNameSpace__ecere__sys__OldList * statements; struct Context * context; unsigned int isSwitch; } ecere_gcc_struct compound; struct { struct __ecereNameSpace__ecere__sys__OldList * exp; struct Statement * stmt; struct Statement * elseStmt; } ecere_gcc_struct ifStmt; struct { struct __ecereNameSpace__ecere__sys__OldList * exp; struct Statement * stmt; } ecere_gcc_struct switchStmt; struct { struct __ecereNameSpace__ecere__sys__OldList * exp; struct Statement * stmt; } ecere_gcc_struct whileStmt; struct { struct __ecereNameSpace__ecere__sys__OldList * exp; struct Statement * stmt; } ecere_gcc_struct doWhile; struct { struct Statement * init; struct Statement * check; struct __ecereNameSpace__ecere__sys__OldList * increment; struct Statement * stmt; } ecere_gcc_struct forStmt; struct { struct Identifier * id; } ecere_gcc_struct gotoStmt; struct { struct Specifier * spec; char * statements; struct __ecereNameSpace__ecere__sys__OldList * inputFields; struct __ecereNameSpace__ecere__sys__OldList * outputFields; struct __ecereNameSpace__ecere__sys__OldList * clobberedFields; } ecere_gcc_struct asmStmt; struct { struct Expression * watcher; struct Expression * object; struct __ecereNameSpace__ecere__sys__OldList * watches; } ecere_gcc_struct _watch; struct { struct Identifier * id; struct __ecereNameSpace__ecere__sys__OldList * exp; struct __ecereNameSpace__ecere__sys__OldList * filter; struct Statement * stmt; } ecere_gcc_struct forEachStmt; struct Declaration * decl; } ecere_gcc_struct __anon1; } ecere_gcc_struct; extern struct Statement * MkCaseStmt(struct Expression * exp, struct Statement * statement); extern struct Statement * MkBadDeclStmt(struct Declaration * decl); extern struct Statement * MkCompoundStmt(struct __ecereNameSpace__ecere__sys__OldList * declarations, struct __ecereNameSpace__ecere__sys__OldList * statements); extern struct Statement * MkExpressionStmt(struct __ecereNameSpace__ecere__sys__OldList * expressions); extern struct Statement * MkIfStmt(struct __ecereNameSpace__ecere__sys__OldList * exp, struct Statement * statement, struct Statement * elseStmt); extern struct Statement * MkSwitchStmt(struct __ecereNameSpace__ecere__sys__OldList * exp, struct Statement * statement); extern struct Statement * MkWhileStmt(struct __ecereNameSpace__ecere__sys__OldList * exp, struct Statement * statement); extern struct Statement * MkDoWhileStmt(struct Statement * statement, struct __ecereNameSpace__ecere__sys__OldList * exp); extern struct Statement * MkForStmt(struct Statement * init, struct Statement * check, struct __ecereNameSpace__ecere__sys__OldList * inc, struct Statement * statement); extern struct Statement * MkGotoStmt(struct Identifier * id); extern struct Statement * MkContinueStmt(void); extern struct Statement * MkBreakStmt(void); extern struct Statement * MkReturnStmt(struct __ecereNameSpace__ecere__sys__OldList * exp); extern void ProcessClassFunctionBody(struct ClassFunction * func, struct Statement * body); struct Instantiation; extern void FreeInstance(struct Instantiation * inst); struct Expression { struct Expression * prev; struct Expression * next; struct Location loc; int type; union { struct { char * constant; struct Identifier * identifier; } ecere_gcc_struct __anon1; struct Statement * compound; struct Instantiation * instance; struct { char * string; unsigned int intlString; unsigned int wideString; } ecere_gcc_struct __anon2; struct __ecereNameSpace__ecere__sys__OldList * list; struct { struct __ecereNameSpace__ecere__sys__OldList * specifiers; struct Declarator * decl; } ecere_gcc_struct _classExp; struct { struct Identifier * id; } ecere_gcc_struct classData; struct { struct Expression * exp; struct __ecereNameSpace__ecere__sys__OldList * arguments; struct Location argLoc; } ecere_gcc_struct call; struct { struct Expression * exp; struct __ecereNameSpace__ecere__sys__OldList * index; } ecere_gcc_struct index; struct { struct Expression * exp; struct Identifier * member; int memberType; unsigned int thisPtr; } ecere_gcc_struct member; struct { int op; struct Expression * exp1; struct Expression * exp2; } ecere_gcc_struct op; struct TypeName * typeName; struct Specifier * _class; struct { struct TypeName * typeName; struct Expression * exp; } ecere_gcc_struct cast; struct { struct Expression * cond; struct __ecereNameSpace__ecere__sys__OldList * exp; struct Expression * elseExp; } ecere_gcc_struct cond; struct { struct TypeName * typeName; struct Expression * size; } ecere_gcc_struct _new; struct { struct TypeName * typeName; struct Expression * size; struct Expression * exp; } ecere_gcc_struct _renew; struct { char * table; struct Identifier * id; } ecere_gcc_struct db; struct { struct Expression * ds; struct Expression * name; } ecere_gcc_struct dbopen; struct { struct TypeName * typeName; struct Initializer * initializer; } ecere_gcc_struct initializer; struct { struct Expression * exp; struct TypeName * typeName; } ecere_gcc_struct vaArg; struct { struct TypeName * typeName; struct Identifier * id; } ecere_gcc_struct offset; } ecere_gcc_struct __anon1; unsigned int debugValue; struct __ecereNameSpace__ecere__com__DataValue val; uint64 address; unsigned int hasAddress; struct Type * expType; struct Type * destType; unsigned int usage; int tempCount; unsigned int byReference; unsigned int isConstant; unsigned int addedThis; unsigned int needCast; unsigned int thisPtr; unsigned int opDestType; unsigned int usedInComparison; unsigned int ambiguousUnits; unsigned int parentOpDestType; unsigned int needTemplateCast; } ecere_gcc_struct; extern struct Expression * MkExpInstance(struct Instantiation * inst); struct Declaration { struct Declaration * prev; struct Declaration * next; struct Location loc; int type; union { struct { struct __ecereNameSpace__ecere__sys__OldList * specifiers; struct __ecereNameSpace__ecere__sys__OldList * declarators; } ecere_gcc_struct __anon1; struct Instantiation * inst; struct { struct Identifier * id; struct Expression * exp; } ecere_gcc_struct __anon2; } ecere_gcc_struct __anon1; struct Specifier * extStorage; struct Symbol * symbol; int declMode; } ecere_gcc_struct; extern struct Declaration * MkDeclarationInst(struct Instantiation * inst); extern struct Declaration * MkDeclarationClassInst(struct Instantiation * inst); extern struct Instantiation * MkInstantiationNamed(struct __ecereNameSpace__ecere__sys__OldList * specs, struct Expression * exp, struct __ecereNameSpace__ecere__sys__OldList * members); struct Instantiation { struct Instantiation * prev; struct Instantiation * next; struct Location loc; struct Specifier * _class; struct Expression * exp; struct __ecereNameSpace__ecere__sys__OldList * members; struct Symbol * symbol; unsigned int fullSet; unsigned int isConstant; unsigned char * data; struct Location nameLoc; struct Location insideLoc; unsigned int built; } ecere_gcc_struct; extern struct Instantiation * MkInstantiation(struct Specifier * _class, struct Expression * exp, struct __ecereNameSpace__ecere__sys__OldList * members); struct MembersInit; typedef union YYSTYPE { int specifierType; int i; int declMode; struct Identifier * id; struct Expression * exp; struct Specifier * specifier; struct __ecereNameSpace__ecere__sys__OldList * list; struct Enumerator * enumerator; struct Declarator * declarator; struct Pointer * pointer; struct Initializer * initializer; struct InitDeclarator * initDeclarator; struct TypeName * typeName; struct Declaration * declaration; struct Statement * stmt; struct FunctionDefinition * function; struct External * external; struct Context * context; struct AsmField * asmField; struct Attrib * attrib; struct ExtDecl * extDecl; struct Attribute * attribute; struct Instantiation * instance; struct MembersInit * membersInit; struct MemberInit * memberInit; struct ClassFunction * classFunction; struct ClassDefinition * _class; struct ClassDef * classDef; struct PropertyDef * prop; char * string; struct Symbol * symbol; struct PropertyWatch * propertyWatch; struct TemplateParameter * templateParameter; struct TemplateArgument * templateArgument; struct TemplateDatatype * templateDatatype; struct DBTableEntry * dbtableEntry; struct DBIndexItem * dbindexItem; struct DBTableDef * dbtableDef; } ecere_gcc_struct YYSTYPE; extern YYSTYPE yylval; union yyalloc { yytype_int16 yyss_alloc; YYSTYPE yyvs_alloc; struct Location yyls_alloc; } ecere_gcc_struct; static void yy_symbol_value_print(FILE * yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct Location const * const yylocationp) { if(!yyvaluep) return ; ((void)(yylocationp)); ((void)(yyoutput)); switch(yytype) { default: break; } } extern void FreeMembersInit(struct MembersInit * init); YYSTYPE type_yylval; extern struct MembersInit * MkMembersInitList(struct __ecereNameSpace__ecere__sys__OldList * dataMembers); struct MembersInit { struct MembersInit * prev; struct MembersInit * next; struct Location loc; int type; union { struct __ecereNameSpace__ecere__sys__OldList * dataMembers; struct ClassFunction * function; } ecere_gcc_struct __anon1; } ecere_gcc_struct; extern struct MembersInit * MkMembersInitMethod(struct ClassFunction * function); static void yy_symbol_print(FILE * yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct Location const * const yylocationp) { if(yytype < 146) fprintf(yyoutput, "token %s (", yytname[yytype]); else fprintf(yyoutput, "nterm %s (", yytname[yytype]); ((void)0); fprintf(yyoutput, ": "); yy_symbol_value_print(yyoutput, yytype, yyvaluep, yylocationp); fprintf(yyoutput, ")"); } static void yy_reduce_print(YYSTYPE * yyvsp, struct Location * yylsp, int yyrule) { int yynrhs = yyr2[yyrule]; int yyi; unsigned long int yylno = yyrline[yyrule]; fprintf((bsl_stderr()), "Reducing stack by rule %d (line %lu):\n", yyrule - 1, yylno); for(yyi = 0; yyi < yynrhs; yyi++) { fprintf((bsl_stderr()), " $%d = ", yyi + 1); yy_symbol_print((bsl_stderr()), yyrhs[yyprhs[yyrule] + yyi], &(yyvsp[(yyi + 1) - (yynrhs)]), &(yylsp[(yyi + 1) - (yynrhs)])); fprintf((bsl_stderr()), "\n"); } } struct __ecereNameSpace__ecere__sys__BinaryTree; struct __ecereNameSpace__ecere__sys__BinaryTree { struct __ecereNameSpace__ecere__sys__BTNode * root; int count; int (* CompareKey)(struct __ecereNameSpace__ecere__sys__BinaryTree * tree, uintptr_t a, uintptr_t b); void (* FreeKey)(void * key); } ecere_gcc_struct; struct __ecereNameSpace__ecere__com__Method; struct __ecereNameSpace__ecere__com__Method { const char * name; struct __ecereNameSpace__ecere__com__Method * parent; struct __ecereNameSpace__ecere__com__Method * left; struct __ecereNameSpace__ecere__com__Method * right; int depth; int (* function)(); int vid; int type; struct __ecereNameSpace__ecere__com__Class * _class; void * symbol; const char * dataTypeString; struct Type * dataType; int memberAccess; } ecere_gcc_struct; struct __ecereNameSpace__ecere__com__NameSpace; struct __ecereNameSpace__ecere__com__NameSpace { const char * name; struct __ecereNameSpace__ecere__com__NameSpace * btParent; struct __ecereNameSpace__ecere__com__NameSpace * left; struct __ecereNameSpace__ecere__com__NameSpace * right; int depth; struct __ecereNameSpace__ecere__com__NameSpace * parent; struct __ecereNameSpace__ecere__sys__BinaryTree nameSpaces; struct __ecereNameSpace__ecere__sys__BinaryTree classes; struct __ecereNameSpace__ecere__sys__BinaryTree defines; struct __ecereNameSpace__ecere__sys__BinaryTree functions; } ecere_gcc_struct; struct __ecereNameSpace__ecere__com__Application { int argc; const char * * argv; int exitCode; unsigned int isGUIApp; struct __ecereNameSpace__ecere__sys__OldList allModules; char * parsedCommand; struct __ecereNameSpace__ecere__com__NameSpace systemNameSpace; } ecere_gcc_struct; struct __ecereNameSpace__ecere__com__DataMember; struct __ecereNameSpace__ecere__com__ClassTemplateArgument { union { struct { const char * dataTypeString; struct __ecereNameSpace__ecere__com__Class * dataTypeClass; } ecere_gcc_struct __anon1; struct __ecereNameSpace__ecere__com__DataValue expression; struct { const char * memberString; union { struct __ecereNameSpace__ecere__com__DataMember * member; struct __ecereNameSpace__ecere__com__Property * prop; struct __ecereNameSpace__ecere__com__Method * method; } ecere_gcc_struct __anon1; } ecere_gcc_struct __anon2; } ecere_gcc_struct __anon1; } ecere_gcc_struct; struct __ecereNameSpace__ecere__com__DataMember { struct __ecereNameSpace__ecere__com__DataMember * prev; struct __ecereNameSpace__ecere__com__DataMember * next; const char * name; unsigned int isProperty; int memberAccess; int id; struct __ecereNameSpace__ecere__com__Class * _class; const char * dataTypeString; struct __ecereNameSpace__ecere__com__Class * dataTypeClass; struct Type * dataType; int type; int offset; int memberID; struct __ecereNameSpace__ecere__sys__OldList members; struct __ecereNameSpace__ecere__sys__BinaryTree membersAlpha; int memberOffset; short structAlignment; short pointerAlignment; } ecere_gcc_struct; struct __ecereNameSpace__ecere__com__Module; struct __ecereNameSpace__ecere__com__Module { struct __ecereNameSpace__ecere__com__Instance * application; struct __ecereNameSpace__ecere__sys__OldList classes; struct __ecereNameSpace__ecere__sys__OldList defines; struct __ecereNameSpace__ecere__sys__OldList functions; struct __ecereNameSpace__ecere__sys__OldList modules; struct __ecereNameSpace__ecere__com__Instance * prev; struct __ecereNameSpace__ecere__com__Instance * next; const char * name; void * library; void * Unload; int importType; int origImportType; struct __ecereNameSpace__ecere__com__NameSpace privateNameSpace; struct __ecereNameSpace__ecere__com__NameSpace publicNameSpace; } ecere_gcc_struct; struct __ecereNameSpace__ecere__com__Class { struct __ecereNameSpace__ecere__com__Class * prev; struct __ecereNameSpace__ecere__com__Class * next; const char * name; int offset; int structSize; void * * _vTbl; int vTblSize; unsigned int (* Constructor)(void * ); void (* Destructor)(void * ); int offsetClass; int sizeClass; struct __ecereNameSpace__ecere__com__Class * base; struct __ecereNameSpace__ecere__sys__BinaryTree methods; struct __ecereNameSpace__ecere__sys__BinaryTree members; struct __ecereNameSpace__ecere__sys__BinaryTree prop; struct __ecereNameSpace__ecere__sys__OldList membersAndProperties; struct __ecereNameSpace__ecere__sys__BinaryTree classProperties; struct __ecereNameSpace__ecere__sys__OldList derivatives; int memberID; int startMemberID; int type; struct __ecereNameSpace__ecere__com__Instance * module; struct __ecereNameSpace__ecere__com__NameSpace * nameSpace; const char * dataTypeString; struct Type * dataType; int typeSize; int defaultAlignment; void (* Initialize)(); int memberOffset; struct __ecereNameSpace__ecere__sys__OldList selfWatchers; const char * designerClass; unsigned int noExpansion; const char * defaultProperty; unsigned int comRedefinition; int count; int isRemote; unsigned int internalDecl; void * data; unsigned int computeSize; short structAlignment; short pointerAlignment; int destructionWatchOffset; unsigned int fixed; struct __ecereNameSpace__ecere__sys__OldList delayedCPValues; int inheritanceAccess; const char * fullName; void * symbol; struct __ecereNameSpace__ecere__sys__OldList conversions; struct __ecereNameSpace__ecere__sys__OldList templateParams; struct __ecereNameSpace__ecere__com__ClassTemplateArgument * templateArgs; struct __ecereNameSpace__ecere__com__Class * templateClass; struct __ecereNameSpace__ecere__sys__OldList templatized; int numParams; unsigned int isInstanceClass; unsigned int byValueSystemClass; } ecere_gcc_struct; void __ecereRegisterModule_type(struct __ecereNameSpace__ecere__com__Instance * module) { struct __ecereNameSpace__ecere__com__Class __attribute__((unused)) * class; } void __ecereUnregisterModule_type(struct __ecereNameSpace__ecere__com__Instance * module) { } extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Context; extern struct __ecereNameSpace__ecere__com__Class * __ecereClass___ecereNameSpace__ecere__sys__File; static void yydestruct(const char * yymsg, int yytype, YYSTYPE * yyvaluep, struct Location * yylocationp) { ((void)(yyvaluep)); ((void)(yylocationp)); if(!yymsg) yymsg = "Deleting"; do { if(type_yydebug) { fprintf((bsl_stderr()), "%s ", yymsg); yy_symbol_print((bsl_stderr()), yytype, yyvaluep, yylocationp); fprintf((bsl_stderr()), "\n"); } }while((0)); switch(yytype) { case 147: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 149: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 150: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 151: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 152: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 153: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 154: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 155: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 156: { FreeIdentifier((*yyvaluep).id); } ; break; case 157: { FreeExpression((*yyvaluep).exp); } ; break; case 159: { FreeExpression((*yyvaluep).exp); } ; break; case 161: { FreeList((*yyvaluep).list, (void *)(FreeExpression)); } ; break; case 163: { FreeExpression((*yyvaluep).exp); } ; break; case 165: { FreeExpression((*yyvaluep).exp); } ; break; case 166: { FreeExpression((*yyvaluep).exp); } ; break; case 167: { FreeExpression((*yyvaluep).exp); } ; break; case 168: { FreeExpression((*yyvaluep).exp); } ; break; case 170: { FreeExpression((*yyvaluep).exp); } ; break; case 171: { FreeExpression((*yyvaluep).exp); } ; break; case 172: { FreeExpression((*yyvaluep).exp); } ; break; case 173: { FreeExpression((*yyvaluep).exp); } ; break; case 174: { FreeExpression((*yyvaluep).exp); } ; break; case 175: { FreeExpression((*yyvaluep).exp); } ; break; case 176: { FreeExpression((*yyvaluep).exp); } ; break; case 177: { FreeExpression((*yyvaluep).exp); } ; break; case 178: { FreeExpression((*yyvaluep).exp); } ; break; case 180: { FreeList((*yyvaluep).list, (void *)(FreeExpression)); } ; break; case 181: { FreeExpression((*yyvaluep).exp); } ; break; case 182: { FreeDeclaration((*yyvaluep).declaration); } ; break; case 183: { FreeList((*yyvaluep).list, (void *)(FreeSpecifier)); } ; break; case 184: { FreeList((*yyvaluep).list, (void *)(FreeSpecifier)); } ; break; case 185: { FreeList((*yyvaluep).list, (void *)(FreeSpecifier)); } ; break; case 186: { FreeList((*yyvaluep).list, (void *)(FreeSpecifier)); } ; break; case 190: { FreeList((*yyvaluep).list, (void *)(FreeInitDeclarator)); } ; break; case 191: { FreeInitDeclarator((*yyvaluep).initDeclarator); } ; break; case 192: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 193: { FreeExtDecl((*yyvaluep).extDecl); } ; break; case 195: { (__ecereNameSpace__ecere__com__eSystem_Delete((*yyvaluep).string), (*yyvaluep).string = 0); } ; break; case 196: { FreeAttribute((*yyvaluep).attribute); } ; break; case 197: { FreeList((*yyvaluep).list, (void *)(FreeAttribute)); } ; break; case 198: { FreeAttrib((*yyvaluep).attrib); } ; break; case 199: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 200: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 201: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 202: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 203: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 204: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 205: { FreeTemplateDataType((*yyvaluep).templateDatatype); } ; break; case 206: { FreeTemplateArgument((*yyvaluep).templateArgument); } ; break; case 207: { FreeTemplateArgument((*yyvaluep).templateArgument); } ; break; case 208: { FreeTemplateArgument((*yyvaluep).templateArgument); } ; break; case 211: { FreeList((*yyvaluep).list, (void *)(FreeClassDef)); } ; break; case 212: { FreeMemberInit((*yyvaluep).memberInit); } ; break; case 213: { FreeList((*yyvaluep).list, (void *)(FreeMemberInit)); } ; break; case 214: { FreeProperty((*yyvaluep).prop); } ; break; case 215: { FreeClassDef((*yyvaluep).classDef); } ; break; case 216: { FreeList((*yyvaluep).list, (void *)(FreeDeclarator)); } ; break; case 217: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 218: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 219: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 220: { FreeList((*yyvaluep).list, (void *)(FreeEnumerator)); } ; break; case 221: { FreeEnumerator((*yyvaluep).enumerator); } ; break; case 222: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 223: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 224: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 225: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 226: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 227: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 228: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 229: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 230: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 231: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 232: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 233: { FreeList((*yyvaluep).list, (void *)(FreeSpecifier)); } ; break; case 234: { FreePointer((*yyvaluep).pointer); } ; break; case 235: { FreeList((*yyvaluep).list, (void *)(FreeTypeName)); } ; break; case 236: { FreeList((*yyvaluep).list, (void *)(FreeTypeName)); } ; break; case 237: { FreeTypeName((*yyvaluep).typeName); } ; break; case 238: { FreeList((*yyvaluep).list, (void *)(FreeTypeName)); } ; break; case 239: { FreeTypeName((*yyvaluep).typeName); } ; break; case 240: { FreeTypeName((*yyvaluep).typeName); } ; break; case 241: { FreeInitializer((*yyvaluep).initializer); } ; break; case 242: { FreeInitializer((*yyvaluep).initializer); } ; break; case 243: { FreeList((*yyvaluep).list, (void *)(FreeInitializer)); } ; break; case 244: { FreeStatement((*yyvaluep).stmt); } ; break; case 245: { FreeStatement((*yyvaluep).stmt); } ; break; case 246: { FreeList((*yyvaluep).list, (void *)(FreeDeclaration)); } ; break; case 247: { FreeList((*yyvaluep).list, (void *)(FreeStatement)); } ; break; case 248: { FreeStatement((*yyvaluep).stmt); } ; break; case 249: { PopContext((*yyvaluep).context); FreeContext((*yyvaluep).context); (((*yyvaluep).context ? __extension__ ({ void * __ecerePtrToDelete = ((*yyvaluep).context); __ecereClass_Context->Destructor ? __ecereClass_Context->Destructor((void *)__ecerePtrToDelete) : 0, __ecereNameSpace__ecere__com__eSystem_Delete(__ecerePtrToDelete); }) : 0), (*yyvaluep).context = 0); } ; break; case 250: { FreeStatement((*yyvaluep).stmt); } ; break; case 251: { FreeStatement((*yyvaluep).stmt); } ; break; case 252: { FreeStatement((*yyvaluep).stmt); } ; break; case 253: { FreeStatement((*yyvaluep).stmt); } ; break; case 254: { FreeStatement((*yyvaluep).stmt); } ; break; case 255: { (__ecereNameSpace__ecere__com__eSystem_Delete((*yyvaluep).string), (*yyvaluep).string = 0); } ; break; case 256: { FreeInstance((*yyvaluep).instance); } ; break; case 258: { FreeInstance((*yyvaluep).instance); } ; break; case 260: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 261: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 262: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 263: { FreeMemberInit((*yyvaluep).memberInit); } ; break; case 264: { FreeList((*yyvaluep).list, (void *)(FreeMemberInit)); } ; break; case 265: { FreeList((*yyvaluep).list, (void *)(FreeMemberInit)); } ; break; case 266: { FreeList((*yyvaluep).list, (void *)(FreeMembersInit)); } ; break; case 267: { FreeList((*yyvaluep).list, (void *)(FreeMembersInit)); } ; break; default: break; } } int type_yyparse(void) { int yystate; int yyerrstatus; yytype_int16 yyssa[200]; yytype_int16 * yyss; yytype_int16 * yyssp; YYSTYPE yyvsa[200]; YYSTYPE * yyvs; YYSTYPE * yyvsp; struct Location yylsa[200]; struct Location * yyls; struct Location * yylsp; struct Location yyerror_range[2]; size_t yystacksize; int yyn; int yyresult; int yytoken; YYSTYPE yyval; struct Location yyloc; int yylen = 0; yytoken = 0; yyss = yyssa; yyvs = yyvsa; yyls = yylsa; yystacksize = 200; do { if(type_yydebug) fprintf((bsl_stderr()), "Starting parse\n"); }while((0)); yystate = 0; yyerrstatus = 0; type_yynerrs = 0; type_yychar = (-2); yyssp = yyss; yyvsp = yyvs; yylsp = yyls; goto yysetstate; yynewstate: yyssp++; yysetstate: *yyssp = yystate; if(yyss + yystacksize - 1 <= yyssp) { size_t yysize = yyssp - yyss + 1; if(10000 <= yystacksize) goto yyexhaustedlab; yystacksize *= 2; if(10000 < yystacksize) yystacksize = 10000; { yytype_int16 * yyss1 = yyss; union yyalloc * yyptr = (union yyalloc *)malloc(((yystacksize) * (sizeof(yytype_int16) + sizeof(YYSTYPE) + sizeof(struct Location)) + 2 * (sizeof(union yyalloc) - 1))); if(!yyptr) goto yyexhaustedlab; do { size_t yynewbytes; __builtin_memcpy(&(*yyptr).yyss_alloc, yyss, (yysize) * sizeof (*(yyss))); yyss = &(*yyptr).yyss_alloc; yynewbytes = yystacksize * sizeof (*yyss) + (sizeof(union yyalloc) - 1); yyptr += yynewbytes / sizeof (*yyptr); }while((0)); do { size_t yynewbytes; __builtin_memcpy(&(*yyptr).yyvs_alloc, yyvs, (yysize) * sizeof (*(yyvs))); yyvs = &(*yyptr).yyvs_alloc; yynewbytes = yystacksize * sizeof (*yyvs) + (sizeof(union yyalloc) - 1); yyptr += yynewbytes / sizeof (*yyptr); }while((0)); do { size_t yynewbytes; __builtin_memcpy(&(*yyptr).yyls_alloc, yyls, (yysize) * sizeof (*(yyls))); yyls = &(*yyptr).yyls_alloc; yynewbytes = yystacksize * sizeof (*yyls) + (sizeof(union yyalloc) - 1); yyptr += yynewbytes / sizeof (*yyptr); }while((0)); if(yyss1 != yyssa) free(yyss1); } yyssp = yyss + yysize - 1; yyvsp = yyvs + yysize - 1; yylsp = yyls + yysize - 1; do { if(type_yydebug) fprintf((bsl_stderr()), "Stack size increased to %lu\n", (unsigned long int)yystacksize); }while((0)); if(yyss + yystacksize - 1 <= yyssp) goto yyabortlab; } do { if(type_yydebug) fprintf((bsl_stderr()), "Entering state %d\n", yystate); }while((0)); if(yystate == 100) goto yyacceptlab; goto yybackup; yybackup: yyn = yypact[yystate]; if(yyn == -765) goto yydefault; if(type_yychar == (-2)) { do { if(type_yydebug) fprintf((bsl_stderr()), "Reading a token: "); }while((0)); type_yychar = yylex(); } if(type_yychar <= 0) { type_yychar = yytoken = 0; do { if(type_yydebug) fprintf((bsl_stderr()), "Now at end of input.\n"); }while((0)); } else { yytoken = ((unsigned int)(type_yychar) <= 375 ? yytranslate[type_yychar] : 2); do { if(type_yydebug) { fprintf((bsl_stderr()), "%s ", "Next token is"); yy_symbol_print((bsl_stderr()), yytoken, &type_yylval, &type_yylloc); fprintf((bsl_stderr()), "\n"); } }while((0)); } yyn += yytoken; if(yyn < 0 || 9339 < yyn || yycheck[yyn] != yytoken) goto yydefault; yyn = yytable[yyn]; if(yyn <= 0) { if(yyn == 0 || yyn == -499) goto yyerrlab; yyn = -yyn; goto yyreduce; } if(yyerrstatus) yyerrstatus--; do { if(type_yydebug) { fprintf((bsl_stderr()), "%s ", "Shifting"); yy_symbol_print((bsl_stderr()), yytoken, &type_yylval, &type_yylloc); fprintf((bsl_stderr()), "\n"); } }while((0)); type_yychar = (-2); yystate = yyn; *++yyvsp = type_yylval; *++yylsp = type_yylloc; goto yynewstate; yydefault: yyn = yydefact[yystate]; if(yyn == 0) goto yyerrlab; goto yyreduce; yyreduce: yylen = yyr2[yyn]; yyval = yyvsp[1 - yylen]; (yyloc.start = ((yylsp - yylen))[1].start); (yyloc.end = ((yylsp - yylen))[yylen].end); ; do { if(type_yydebug) yy_reduce_print(yyvsp, yylsp, yyn); }while((0)); switch(yyn) { case 2: { yyval.specifier = (((void *)0)); DeclClass(yyvsp[(1) - (2)].id->_class, yyvsp[(1) - (2)].id->string); (__extension__ ({ unsigned int (* __internal_VirtualMethod)(struct __ecereNameSpace__ecere__com__Instance *, int pos, int mode); __internal_VirtualMethod = ((unsigned int (*)(struct __ecereNameSpace__ecere__com__Instance *, int pos, int mode))__extension__ ({ struct __ecereNameSpace__ecere__com__Instance * __internal_ClassInst = fileInput; __internal_ClassInst ? __internal_ClassInst->_vTbl : __ecereClass___ecereNameSpace__ecere__sys__File->_vTbl; })[__ecereVMethodID___ecereNameSpace__ecere__sys__File_Seek]); __internal_VirtualMethod ? __internal_VirtualMethod(fileInput, (yylsp[(1) - (2)]).start.pos, 0) : (unsigned int)1; })); resetScannerPos(&(yylsp[(1) - (2)]).start); (type_yychar = (-2)); FreeIdentifier(yyvsp[(1) - (2)].id); (yyvsp -= (1), yyssp -= (1), yylsp -= (1)); yystate = *yyssp; do { if(type_yydebug) yy_stack_print((yyss), (yyssp)); }while((0)); (yyvsp -= (1), yyssp -= (1), yylsp -= (1)); yystate = *yyssp; do { if(type_yydebug) yy_stack_print((yyss), (yyssp)); }while((0)); goto yysetstate; ; } break; case 3: { yyval.specifier = (((void *)0)); _DeclClass(yyvsp[(1) - (2)].id->_class, yyvsp[(1) - (2)].id->string); FreeIdentifier(yyvsp[(1) - (2)].id); (__extension__ ({ unsigned int (* __internal_VirtualMethod)(struct __ecereNameSpace__ecere__com__Instance *, int pos, int mode); __internal_VirtualMethod = ((unsigned int (*)(struct __ecereNameSpace__ecere__com__Instance *, int pos, int mode))__extension__ ({ struct __ecereNameSpace__ecere__com__Instance * __internal_ClassInst = fileInput; __internal_ClassInst ? __internal_ClassInst->_vTbl : __ecereClass___ecereNameSpace__ecere__sys__File->_vTbl; })[__ecereVMethodID___ecereNameSpace__ecere__sys__File_Seek]); __internal_VirtualMethod ? __internal_VirtualMethod(fileInput, (yylsp[(1) - (2)]).start.pos, 0) : (unsigned int)1; })); resetScannerPos(&(yylsp[(1) - (2)]).start); (type_yychar = (-2)); (yyvsp -= (1), yyssp -= (1), yylsp -= (1)); yystate = *yyssp; do { if(type_yydebug) yy_stack_print((yyss), (yyssp)); }while((0)); (yyvsp -= (1), yyssp -= (1), yylsp -= (1)); yystate = *yyssp; do { if(type_yydebug) yy_stack_print((yyss), (yyssp)); }while((0)); goto yysetstate; ; } break; case 4: { DeclClass(yyvsp[(1) - (2)].id->_class, yyvsp[(1) - (2)].id->string); (__extension__ ({ unsigned int (* __internal_VirtualMethod)(struct __ecereNameSpace__ecere__com__Instance *, int pos, int mode); __internal_VirtualMethod = ((unsigned int (*)(struct __ecereNameSpace__ecere__com__Instance *, int pos, int mode))__extension__ ({ struct __ecereNameSpace__ecere__com__Instance * __internal_ClassInst = fileInput; __internal_ClassInst ? __internal_ClassInst->_vTbl : __ecereClass___ecereNameSpace__ecere__sys__File->_vTbl; })[__ecereVMethodID___ecereNameSpace__ecere__sys__File_Seek]); __internal_VirtualMethod ? __internal_VirtualMethod(fileInput, (yylsp[(1) - (2)]).start.pos, 0) : (unsigned int)1; })); parseTypeError = (unsigned int)0; resetScannerPos(&(yylsp[(1) - (2)]).start); (type_yychar = (-2)); FreeIdentifier(yyvsp[(1) - (2)].id); (yyvsp -= (1), yyssp -= (1), yylsp -= (1)); yystate = *yyssp; do { if(type_yydebug) yy_stack_print((yyss), (yyssp)); }while((0)); (yyvsp -= (1), yyssp -= (1), yylsp -= (1)); yystate = *yyssp; do { if(type_yydebug) yy_stack_print((yyss), (yyssp)); }while((0)); goto yysetstate; ; } break; case 5: { yyval.specifier = yyvsp[(1) - (1)].specifier; ; } break; case 6: { DeclClass(yyvsp[(1) - (2)].id->_class, yyvsp[(1) - (2)].id->string); (__extension__ ({ unsigned int (* __internal_VirtualMethod)(struct __ecereNameSpace__ecere__com__Instance *, int pos, int mode); __internal_VirtualMethod = ((unsigned int (*)(struct __ecereNameSpace__ecere__com__Instance *, int pos, int mode))__extension__ ({ struct __ecereNameSpace__ecere__com__Instance * __internal_ClassInst = fileInput; __internal_ClassInst ? __internal_ClassInst->_vTbl : __ecereClass___ecereNameSpace__ecere__sys__File->_vTbl; })[__ecereVMethodID___ecereNameSpace__ecere__sys__File_Seek]); __internal_VirtualMethod ? __internal_VirtualMethod(fileInput, (yylsp[(1) - (2)]).start.pos, 0) : (unsigned int)1; })); resetScannerPos(&(yylsp[(1) - (2)]).start); (type_yychar = (-2)); FreeIdentifier(yyvsp[(1) - (2)].id); FreeIdentifier(yyvsp[(2) - (2)].id); (yyvsp -= (1), yyssp -= (1), yylsp -= (1)); yystate = *yyssp; do { if(type_yydebug) yy_stack_print((yyss), (yyssp)); }while((0)); (yyvsp -= (1), yyssp -= (1), yylsp -= (1)); yystate = *yyssp; do { if(type_yydebug) yy_stack_print((yyss), (yyssp)); }while((0)); goto yysetstate; ; } break; case 7: { yyval.specifier = MkSpecifierName(yytext); ; } break; case 9: { yyval.specifier = yyvsp[(1) - (4)].specifier; SetClassTemplateArgs(yyval.specifier, yyvsp[(3) - (4)].list); yyval.specifier->loc = (yyloc); ; } break; case 10: { yyval.specifier = yyvsp[(1) - (4)].specifier; SetClassTemplateArgs(yyval.specifier, yyvsp[(3) - (4)].list); yyval.specifier->loc = (yyloc); (yylsp[(4) - (4)]).end.pos--; (__extension__ ({ unsigned int (* __internal_VirtualMethod)(struct __ecereNameSpace__ecere__com__Instance *, int pos, int mode); __internal_VirtualMethod = ((unsigned int (*)(struct __ecereNameSpace__ecere__com__Instance *, int pos, int mode))__extension__ ({ struct __ecereNameSpace__ecere__com__Instance * __internal_ClassInst = fileInput; __internal_ClassInst ? __internal_ClassInst->_vTbl : __ecereClass___ecereNameSpace__ecere__sys__File->_vTbl; })[__ecereVMethodID___ecereNameSpace__ecere__sys__File_Seek]); __internal_VirtualMethod ? __internal_VirtualMethod(fileInput, (yylsp[(4) - (4)]).end.pos, 0) : (unsigned int)1; })); resetScannerPos(&(yylsp[(4) - (4)]).end); (type_yychar = (-2)); ; } break; case 11: { yyval.classFunction = MkClassFunction(yyvsp[(1) - (2)].list, (((void *)0)), yyvsp[(2) - (2)].declarator, (((void *)0))); yyval.classFunction->loc = (yyloc); ; } break; case 12: { yyval.classFunction = MkClassFunction((((void *)0)), (((void *)0)), yyvsp[(1) - (1)].declarator, (((void *)0))); yyval.classFunction->loc = (yyloc); ; } break; case 13: { yyval.classFunction = MkClassFunction((((void *)0)), (((void *)0)), (((void *)0)), (((void *)0))); yyval.classFunction->isConstructor = 1; yyval.classFunction->loc = (yyloc); FreeList(yyvsp[(1) - (3)].list, (void *)(FreeSpecifier)); ; } break; case 14: { yyval.classFunction = MkClassFunction((((void *)0)), (((void *)0)), (((void *)0)), (((void *)0))); yyval.classFunction->isDestructor = 1; yyval.classFunction->loc = (yyloc); FreeList(yyvsp[(2) - (4)].list, (void *)(FreeSpecifier)); ; } break; case 15: { yyval.classFunction = MkClassFunction(yyvsp[(2) - (3)].list, (((void *)0)), yyvsp[(3) - (3)].declarator, (((void *)0))); yyval.classFunction->isVirtual = 1; yyval.classFunction->loc = (yyloc); ; } break; case 16: { yyval.classFunction = MkClassFunction((((void *)0)), (((void *)0)), yyvsp[(2) - (2)].declarator, (((void *)0))); yyval.classFunction->isVirtual = 1; yyval.classFunction->loc = (yyloc); ; } break; case 17: { yyval.id = MkIdentifier(yytext); yyval.id->loc = (yylsp[(1) - (1)]); ; } break; case 19: { yyval.exp = MkExpBrackets(yyvsp[(2) - (3)].list); yyval.exp->loc = (yyloc); ; } break; case 20: { yyval.exp = MkExpIdentifier(yyvsp[(1) - (1)].id); yyval.exp->loc = (yyloc); ; } break; case 21: { yyval.exp = MkExpInstance(yyvsp[(1) - (1)].instance); yyval.exp->loc = (yyloc); ; } break; case 22: { yyval.exp = MkExpConstant(yytext); yyval.exp->loc = (yyloc); ; } break; case 23: { yyval.exp = MkExpWideString(yytext); yyval.exp->loc = (yyloc); ; } break; case 24: { yyval.exp = MkExpString(yyvsp[(1) - (1)].string); (__ecereNameSpace__ecere__com__eSystem_Delete(yyvsp[(1) - (1)].string), yyvsp[(1) - (1)].string = 0); yyval.exp->loc = (yyloc); ; } break; case 25: { yyval.exp = MkExpIntlString(yyvsp[(2) - (2)].string, (((void *)0))); (__ecereNameSpace__ecere__com__eSystem_Delete(yyvsp[(2) - (2)].string), yyvsp[(2) - (2)].string = 0); yyval.exp->loc = (yyloc); ; } break; case 26: { yyval.exp = MkExpIntlString(yyvsp[(4) - (4)].string, yyvsp[(2) - (4)].string); (__ecereNameSpace__ecere__com__eSystem_Delete(yyvsp[(2) - (4)].string), yyvsp[(2) - (4)].string = 0); (__ecereNameSpace__ecere__com__eSystem_Delete(yyvsp[(4) - (4)].string), yyvsp[(4) - (4)].string = 0); yyval.exp->loc = (yyloc); ; } break; case 27: { struct Expression * exp = MkExpDummy(); exp->loc.start = (yylsp[(1) - (2)]).end; exp->loc.end = (yylsp[(2) - (2)]).start; yyval.exp = MkExpBrackets(MkListOne(exp)); yyval.exp->loc = (yyloc); yyerror(); ; } break; case 28: { yyval.exp = MkExpNew(MkTypeName(yyvsp[(2) - (6)].list, yyvsp[(3) - (6)].declarator), yyvsp[(5) - (6)].exp); yyval.exp->loc = (yyloc); ; } break; case 29: { yyval.exp = MkExpNew(MkTypeName(yyvsp[(2) - (5)].list, (((void *)0))), yyvsp[(4) - (5)].exp); yyval.exp->loc = (yyloc); ; } break; case 30: { yyval.exp = MkExpNew0(MkTypeName(yyvsp[(2) - (6)].list, yyvsp[(3) - (6)].declarator), yyvsp[(5) - (6)].exp); yyval.exp->loc = (yyloc); ; } break; case 31: { yyval.exp = MkExpNew0(MkTypeName(yyvsp[(2) - (5)].list, (((void *)0))), yyvsp[(4) - (5)].exp); yyval.exp->loc = (yyloc); ; } break; case 32: { yyval.exp = MkExpRenew(yyvsp[(2) - (7)].exp, MkTypeName(yyvsp[(3) - (7)].list, yyvsp[(4) - (7)].declarator), yyvsp[(6) - (7)].exp); yyval.exp->loc = (yyloc); ; } break; case 33: { yyval.exp = MkExpRenew(yyvsp[(2) - (6)].exp, MkTypeName(yyvsp[(3) - (6)].list, (((void *)0))), yyvsp[(5) - (6)].exp); yyval.exp->loc = (yyloc); ; } break; case 34: { yyval.exp = MkExpRenew0(yyvsp[(2) - (7)].exp, MkTypeName(yyvsp[(3) - (7)].list, yyvsp[(4) - (7)].declarator), yyvsp[(6) - (7)].exp); yyval.exp->loc = (yyloc); ; } break; case 35: { yyval.exp = MkExpRenew0(yyvsp[(2) - (6)].exp, MkTypeName(yyvsp[(3) - (6)].list, (((void *)0))), yyvsp[(5) - (6)].exp); yyval.exp->loc = (yyloc); ; } break; case 36: { yyval.exp = MkExpDummy(); ; } break; case 38: { yyval.exp = MkExpIndex(yyvsp[(1) - (4)].exp, yyvsp[(3) - (4)].list); yyval.exp->loc = (yyloc); ; } break; case 39: { yyval.exp = MkExpCall(yyvsp[(1) - (3)].exp, MkList()); yyval.exp->__anon1.call.argLoc.start = (yylsp[(2) - (3)]).start; yyval.exp->__anon1.call.argLoc.end = (yylsp[(3) - (3)]).end; yyval.exp->loc = (yyloc); ; } break; case 40: { yyval.exp = MkExpCall(yyvsp[(1) - (4)].exp, yyvsp[(3) - (4)].list); yyval.exp->__anon1.call.argLoc.start = (yylsp[(2) - (4)]).start; yyval.exp->__anon1.call.argLoc.end = (yylsp[(4) - (4)]).end; yyval.exp->loc = (yyloc); ; } break; case 41: { yyval.exp = MkExpMember(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].id); yyval.exp->loc = (yyloc); ; } break; case 42: { char * constant = yyvsp[(1) - (2)].exp->type == 2 ? yyvsp[(1) - (2)].exp->__anon1.__anon1.constant : (((void *)0)); int len = constant ? strlen(constant) : 0; if(constant && constant[len - 1] == '.') { constant[len - 1] = 0; yyval.exp = MkExpMember(yyvsp[(1) - (2)].exp, yyvsp[(2) - (2)].id); yyval.exp->loc = (yyloc); } else yyerror(); ; } break; case 43: { yyval.exp = MkExpPointer(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].id); yyval.exp->loc = (yyloc); ; } break; case 44: { yyval.exp = MkExpOp(yyvsp[(1) - (2)].exp, INC_OP, (((void *)0))); yyval.exp->loc = (yyloc); ; } break; case 45: { yyval.exp = MkExpOp(yyvsp[(1) - (2)].exp, DEC_OP, (((void *)0))); yyval.exp->loc = (yyloc); ; } break; case 46: { yyval.exp = MkExpInstance(yyvsp[(1) - (1)].instance); yyval.exp->loc = (yyloc); ; } break; case 47: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].exp); ; } break; case 48: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].exp); ; } break; case 49: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].exp); ; } break; case 50: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].exp); ; } break; case 51: { yyval.exp = MkExpOp((((void *)0)), INC_OP, yyvsp[(2) - (2)].exp); yyval.exp->loc = (yyloc); ; } break; case 52: { yyval.exp = MkExpOp((((void *)0)), DEC_OP, yyvsp[(2) - (2)].exp); yyval.exp->loc = (yyloc); ; } break; case 53: { yyval.exp = MkExpOp((((void *)0)), yyvsp[(1) - (2)].i, yyvsp[(2) - (2)].exp); yyval.exp->loc = (yyloc); ; } break; case 54: { yyval.exp = MkExpOp((((void *)0)), SIZEOF, yyvsp[(2) - (2)].exp); yyval.exp->loc = (yyloc); ; } break; case 55: { yyval.exp = MkExpTypeSize(yyvsp[(3) - (4)].typeName); yyval.exp->loc = (yyloc); ; } break; case 56: { yyval.exp = MkExpOp((((void *)0)), ALIGNOF, yyvsp[(2) - (2)].exp); yyval.exp->loc = (yyloc); ; } break; case 57: { yyval.exp = MkExpTypeAlign(yyvsp[(3) - (4)].typeName); yyval.exp->loc = (yyloc); ; } break; case 60: { yyval.i = '&'; ; } break; case 61: { yyval.i = '*'; ; } break; case 62: { yyval.i = '+'; ; } break; case 63: { yyval.i = '-'; ; } break; case 64: { yyval.i = '~'; ; } break; case 65: { yyval.i = '!'; ; } break; case 66: { yyval.i = DELETE; ; } break; case 68: { yyval.exp = MkExpCast(yyvsp[(2) - (4)].typeName, yyvsp[(4) - (4)].exp); yyval.exp->loc = (yyloc); ; } break; case 70: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '*', yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 71: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '/', yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 72: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '%', yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 74: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '+', yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 75: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '-', yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 77: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, LEFT_OP, yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 78: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, RIGHT_OP, yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 79: { yyval.exp = yyvsp[(1) - (2)].exp; skipErrors = 1; ; } break; case 81: { skipErrors = 0; yyval.exp = MkExpOp(yyvsp[(1) - (2)].exp, '<', yyvsp[(2) - (2)].exp); yyval.exp->loc = (yyloc); ; } break; case 82: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '>', yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 83: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, LE_OP, yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 84: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, GE_OP, yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 86: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, EQ_OP, yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 87: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, NE_OP, yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 89: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '&', yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 91: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '^', yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 93: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '|', yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 95: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, AND_OP, yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 97: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, OR_OP, yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 99: { yyval.exp = MkExpCondition(yyvsp[(1) - (5)].exp, yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].exp); yyval.exp->loc = (yyloc); ; } break; case 101: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, yyvsp[(2) - (3)].i, yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 102: { yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, yyvsp[(2) - (3)].i, yyvsp[(3) - (3)].exp); yyval.exp->loc = (yyloc); ; } break; case 103: { yyval.i = '='; ; } break; case 104: { yyval.i = MUL_ASSIGN; ; } break; case 105: { yyval.i = DIV_ASSIGN; ; } break; case 106: { yyval.i = MOD_ASSIGN; ; } break; case 107: { yyval.i = ADD_ASSIGN; ; } break; case 108: { yyval.i = SUB_ASSIGN; ; } break; case 109: { yyval.i = LEFT_ASSIGN; ; } break; case 110: { yyval.i = RIGHT_ASSIGN; ; } break; case 111: { yyval.i = AND_ASSIGN; ; } break; case 112: { yyval.i = XOR_ASSIGN; ; } break; case 113: { yyval.i = OR_ASSIGN; ; } break; case 114: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].exp); ; } break; case 115: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].exp); ; } break; case 117: { yyval.declaration = MkDeclaration(yyvsp[(1) - (2)].list, (((void *)0))); yyval.declaration->loc = (yyloc); ; } break; case 118: { yyval.declaration = MkDeclaration(yyvsp[(1) - (3)].list, yyvsp[(2) - (3)].list); yyval.declaration->loc = (yyloc); ; } break; case 119: { yyval.declaration = MkDeclarationInst(yyvsp[(1) - (2)].instance); yyval.declaration->loc = (yyloc); ; } break; case 120: { yyval.declaration = MkDeclarationDefine(yyvsp[(2) - (5)].id, yyvsp[(4) - (5)].exp); yyval.declaration->loc = (yyloc); ; } break; case 121: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 122: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 123: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 124: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 125: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 126: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 127: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 128: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 129: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 130: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 131: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 132: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 133: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 134: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 135: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 136: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 137: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 138: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 139: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 140: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 141: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 142: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 143: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 144: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 145: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 146: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 147: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 148: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 149: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 150: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 151: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 152: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 153: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 154: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 155: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 156: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 157: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 158: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 159: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 160: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 161: { yyval.list = yyvsp[(1) - (1)].list; ; } break; case 162: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 163: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 164: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 165: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 166: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 167: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 168: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 169: { yyval.list = MkList(); ListAdd(yyval.list, MkSpecifierName(yyvsp[(1) - (1)].id->string)); FreeIdentifier(yyvsp[(1) - (1)].id); ; } break; case 170: { ListAdd(yyvsp[(1) - (2)].list, MkSpecifierName(yyvsp[(2) - (2)].id->string)); FreeIdentifier(yyvsp[(2) - (2)].id); ; } break; case 171: { _DeclClass(yyvsp[(1) - (4)].id->_class, yyvsp[(1) - (4)].id->string); yyval.list = MkList(); ListAdd(yyval.list, MkSpecifierNameArgs(yyvsp[(1) - (4)].id->string, yyvsp[(3) - (4)].list)); FreeIdentifier(yyvsp[(1) - (4)].id); ; } break; case 172: { _DeclClass(yyvsp[(2) - (5)].id->_class, yyvsp[(2) - (5)].id->string); ListAdd(yyvsp[(1) - (5)].list, MkSpecifierNameArgs(yyvsp[(2) - (5)].id->string, yyvsp[(4) - (5)].list)); FreeIdentifier(yyvsp[(2) - (5)].id); ; } break; case 173: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 174: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 175: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 176: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 177: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 178: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 179: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 180: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 181: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 182: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 183: { yyval.list = MkList(); ListAdd(yyval.list, MkSpecifierName(yyvsp[(1) - (1)].id->string)); FreeIdentifier(yyvsp[(1) - (1)].id); ; } break; case 184: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, MkSpecifierName(yyvsp[(2) - (2)].id->string)); FreeIdentifier(yyvsp[(2) - (2)].id); } break; case 185: { _DeclClass(yyvsp[(1) - (4)].id->_class, yyvsp[(1) - (4)].id->string); yyval.list = MkList(); ListAdd(yyval.list, MkSpecifierNameArgs(yyvsp[(1) - (4)].id->string, yyvsp[(3) - (4)].list)); FreeIdentifier(yyvsp[(1) - (4)].id); ; } break; case 186: { _DeclClass(yyvsp[(2) - (5)].id->_class, yyvsp[(2) - (5)].id->string); ListAdd(yyvsp[(1) - (5)].list, MkSpecifierNameArgs(yyvsp[(2) - (5)].id->string, yyvsp[(4) - (5)].list)); FreeIdentifier(yyvsp[(2) - (5)].id); ; } break; case 187: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].initDeclarator); ; } break; case 188: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].initDeclarator); ; } break; case 189: { yyval.initDeclarator = MkInitDeclarator(yyvsp[(1) - (1)].declarator, (((void *)0))); yyval.initDeclarator->loc = (yyloc); ; } break; case 190: { yyval.initDeclarator = MkInitDeclarator(yyvsp[(1) - (3)].declarator, yyvsp[(3) - (3)].initializer); yyval.initDeclarator->loc = (yyloc); yyval.initDeclarator->initializer->loc.start = (yylsp[(2) - (3)]).end; ; } break; case 191: { yyval.specifier = MkSpecifier(TYPEDEF); ; } break; case 192: { yyval.specifier = MkSpecifier(EXTERN); ; } break; case 193: { yyval.specifier = MkSpecifier(STATIC); ; } break; case 194: { yyval.specifier = MkSpecifier(AUTO); ; } break; case 195: { yyval.specifier = MkSpecifier(REGISTER); ; } break; case 196: { yyval.specifier = MkSpecifier(THREAD); ; } break; case 197: { yyval.extDecl = MkExtDeclString(__ecereNameSpace__ecere__sys__CopyString(yytext)); ; } break; case 198: { yyval.extDecl = MkExtDeclString(__ecereNameSpace__ecere__sys__CopyString(yytext)); ; } break; case 199: { yyval.extDecl = MkExtDeclAttrib(yyvsp[(1) - (1)].attrib); ; } break; case 200: { yyval.i = ATTRIB; ; } break; case 201: { yyval.i = ATTRIB_DEP; ; } break; case 202: { yyval.i = __ATTRIB; ; } break; case 203: { yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext); ; } break; case 204: { yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext); ; } break; case 205: { yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext); ; } break; case 206: { yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext); ; } break; case 207: { yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext); ; } break; case 208: { yyval.attribute = MkAttribute(yyvsp[(1) - (1)].string, (((void *)0))); yyval.attribute->loc = (yyloc); ; } break; case 209: { yyval.attribute = MkAttribute(yyvsp[(1) - (4)].string, MkExpBrackets(yyvsp[(3) - (4)].list)); yyval.attribute->loc = (yyloc); ; } break; case 210: { yyval.list = MkListOne(yyvsp[(1) - (1)].attribute); ; } break; case 211: { ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].attribute); yyval.list = yyvsp[(1) - (2)].list; ; } break; case 212: { ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].attribute); yyval.list = yyvsp[(1) - (3)].list; ; } break; case 213: { yyval.attrib = MkAttrib(yyvsp[(1) - (6)].i, yyvsp[(4) - (6)].list); yyval.attrib->loc = (yyloc); ; } break; case 214: { yyval.attrib = MkAttrib(yyvsp[(1) - (5)].i, (((void *)0))); yyval.attrib->loc = (yyloc); ; } break; case 215: { yyval.specifier = MkSpecifierExtended(yyvsp[(1) - (1)].extDecl); ; } break; case 216: { yyval.specifier = MkSpecifier(CONST); ; } break; case 217: { yyval.specifier = MkSpecifier(VOLATILE); ; } break; case 218: { yyval.specifier = yyvsp[(1) - (1)].specifier; ; } break; case 219: { yyval.specifier = MkSpecifier(VOID); ; } break; case 220: { yyval.specifier = MkSpecifier(CHAR); ; } break; case 221: { yyval.specifier = MkSpecifier(SHORT); ; } break; case 222: { yyval.specifier = MkSpecifier(INT); ; } break; case 223: { yyval.specifier = MkSpecifier(UINT); ; } break; case 224: { yyval.specifier = MkSpecifier(INT64); ; } break; case 225: { yyval.specifier = MkSpecifier(INT128); ; } break; case 226: { yyval.specifier = MkSpecifier(VALIST); ; } break; case 227: { yyval.specifier = MkSpecifier(LONG); ; } break; case 228: { yyval.specifier = MkSpecifier(FLOAT); ; } break; case 229: { yyval.specifier = MkSpecifier(DOUBLE); ; } break; case 230: { yyval.specifier = MkSpecifier(SIGNED); ; } break; case 231: { yyval.specifier = MkSpecifier(UNSIGNED); ; } break; case 232: { yyval.specifier = MkSpecifier(EXTENSION); ; } break; case 233: { yyval.specifier = MkSpecifier(_BOOL); ; } break; case 234: { yyval.specifier = MkSpecifier(BOOL); ; } break; case 238: { yyval.specifier = MkSpecifierTypeOf(yyvsp[(3) - (4)].exp); ; } break; case 239: { yyval.specifier = MkSpecifierSubClass(yyvsp[(3) - (4)].specifier); ; } break; case 240: { _DeclClass(yyvsp[(3) - (4)].id->_class, yyvsp[(3) - (4)].id->string); yyval.specifier = MkSpecifierSubClass(MkSpecifierName(yyvsp[(3) - (4)].id->string)); FreeIdentifier(yyvsp[(3) - (4)].id); ; } break; case 241: { yyval.specifier = MkSpecifier(THISCLASS); ; } break; case 242: { yyval.specifier = MkSpecifier(TYPED_OBJECT); ; } break; case 243: { yyval.specifier = MkSpecifier(ANY_OBJECT); ; } break; case 244: { yyval.specifier = MkSpecifier(VOID); ; } break; case 245: { yyval.specifier = MkSpecifier(CHAR); ; } break; case 246: { yyval.specifier = MkSpecifier(SHORT); ; } break; case 247: { yyval.specifier = MkSpecifier(INT); ; } break; case 248: { yyval.specifier = MkSpecifier(UINT); ; } break; case 249: { yyval.specifier = MkSpecifier(INT64); ; } break; case 250: { yyval.specifier = MkSpecifier(INT128); ; } break; case 251: { yyval.specifier = MkSpecifier(VALIST); ; } break; case 252: { yyval.specifier = MkSpecifier(LONG); ; } break; case 253: { yyval.specifier = MkSpecifier(FLOAT); ; } break; case 254: { yyval.specifier = MkSpecifier(DOUBLE); ; } break; case 255: { yyval.specifier = MkSpecifier(SIGNED); ; } break; case 256: { yyval.specifier = MkSpecifier(UNSIGNED); ; } break; case 257: { yyval.specifier = MkSpecifier(EXTENSION); ; } break; case 258: { yyval.specifier = MkSpecifier(_BOOL); ; } break; case 259: { yyval.specifier = MkSpecifier(BOOL); ; } break; case 263: { yyval.specifier = MkSpecifierTypeOf(yyvsp[(3) - (4)].exp); ; } break; case 264: { yyval.specifier = MkSpecifierSubClass(yyvsp[(3) - (4)].specifier); ; } break; case 265: { _DeclClass(yyvsp[(3) - (4)].id->_class, yyvsp[(3) - (4)].id->string); yyval.specifier = MkSpecifierSubClass(MkSpecifierName(yyvsp[(3) - (4)].id->string)); FreeIdentifier(yyvsp[(3) - (4)].id); ; } break; case 266: { yyval.specifier = MkSpecifier(THISCLASS); ; } break; case 267: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (5)].specifierType, yyvsp[(2) - (5)].id, yyvsp[(4) - (5)].list); if(declMode) DeclClass(yyvsp[(2) - (5)].id->_class, yyvsp[(2) - (5)].id->string); ; } break; case 268: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (4)].specifierType, (((void *)0)), yyvsp[(3) - (4)].list); ; } break; case 269: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (4)].specifierType, yyvsp[(2) - (4)].id, (((void *)0))); if(declMode) DeclClass(yyvsp[(2) - (4)].id->_class, yyvsp[(2) - (4)].id->string); ; } break; case 270: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (3)].specifierType, (((void *)0)), (((void *)0))); ; } break; case 271: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (5)].specifierType, MkIdentifier(yyvsp[(2) - (5)].specifier->__anon1.__anon1.name), yyvsp[(4) - (5)].list); if(declMode) DeclClass(yyvsp[(2) - (5)].specifier->__anon1.__anon1.nsSpec, yyvsp[(2) - (5)].specifier->__anon1.__anon1.name); FreeSpecifier(yyvsp[(2) - (5)].specifier); ; } break; case 272: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (6)].specifierType, yyvsp[(3) - (6)].id, yyvsp[(5) - (6)].list); yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (6)].extDecl; if(declMode) DeclClass(yyvsp[(3) - (6)].id->_class, yyvsp[(3) - (6)].id->string); ; } break; case 273: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (5)].specifierType, (((void *)0)), yyvsp[(4) - (5)].list); yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (5)].extDecl; ; } break; case 274: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (5)].specifierType, yyvsp[(3) - (5)].id, (((void *)0))); yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (5)].extDecl; if(declMode) DeclClass(yyvsp[(3) - (5)].id->_class, yyvsp[(3) - (5)].id->string); ; } break; case 275: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (4)].specifierType, (((void *)0)), (((void *)0))); yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (4)].extDecl; ; } break; case 276: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (6)].specifierType, MkIdentifier(yyvsp[(3) - (6)].specifier->__anon1.__anon1.name), yyvsp[(5) - (6)].list); yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (6)].extDecl; if(declMode) DeclClass(yyvsp[(3) - (6)].specifier->__anon1.__anon1.nsSpec, yyvsp[(3) - (6)].specifier->__anon1.__anon1.name); FreeSpecifier(yyvsp[(3) - (6)].specifier); ; } break; case 277: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (2)].specifierType, yyvsp[(2) - (2)].id, (((void *)0))); if(declMode) DeclClass(yyvsp[(2) - (2)].id->_class, yyvsp[(2) - (2)].id->string); ; } break; case 278: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (2)].specifierType, MkIdentifier(yyvsp[(2) - (2)].specifier->__anon1.__anon1.name), (((void *)0))); if(declMode) DeclClass(yyvsp[(2) - (2)].specifier->__anon1.__anon1.nsSpec, yyvsp[(2) - (2)].specifier->__anon1.__anon1.name); FreeSpecifier(yyvsp[(2) - (2)].specifier); ; } break; case 279: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (3)].specifierType, yyvsp[(3) - (3)].id, (((void *)0))); yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (3)].extDecl; if(declMode) DeclClass(yyvsp[(3) - (3)].id->_class, yyvsp[(3) - (3)].id->string); ; } break; case 280: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (3)].specifierType, MkIdentifier(yyvsp[(3) - (3)].specifier->__anon1.__anon1.name), (((void *)0))); yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (3)].extDecl; if(declMode) DeclClass(yyvsp[(3) - (3)].specifier->__anon1.__anon1.nsSpec, yyvsp[(3) - (3)].specifier->__anon1.__anon1.name); FreeSpecifier(yyvsp[(3) - (3)].specifier); ; } break; case 281: { yyval.templateDatatype = MkTemplateDatatype(yyvsp[(1) - (1)].list, (((void *)0))); ; } break; case 282: { yyval.templateDatatype = MkTemplateDatatype(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator); ; } break; case 283: { yyval.templateArgument = MkTemplateTypeArgument(MkTemplateDatatype(yyvsp[(1) - (1)].list, (((void *)0)))); ; } break; case 284: { yyval.templateArgument = MkTemplateTypeArgument(MkTemplateDatatype(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator)); ; } break; case 285: { yyval.templateArgument = MkTemplateExpressionArgument(yyvsp[(1) - (1)].exp); ; } break; case 288: { yyval.templateArgument = yyvsp[(3) - (3)].templateArgument; yyval.templateArgument->name = yyvsp[(1) - (3)].id; yyval.templateArgument->loc = (yyloc); ; } break; case 289: { yyval.templateArgument = yyvsp[(3) - (3)].templateArgument; yyval.templateArgument->name = yyvsp[(1) - (3)].id; yyval.templateArgument->loc = (yyloc); ; } break; case 290: { yyval.templateArgument = yyvsp[(3) - (3)].templateArgument; if(yyvsp[(1) - (3)].templateDatatype->specifiers && (*yyvsp[(1) - (3)].templateDatatype->specifiers).first) { struct Specifier * spec = (*yyvsp[(1) - (3)].templateDatatype->specifiers).first; if(spec->type == 1) yyval.templateArgument->name = MkIdentifier(spec->__anon1.__anon1.name); } FreeTemplateDataType(yyvsp[(1) - (3)].templateDatatype); yyval.templateArgument->loc = (yyloc); ; } break; case 291: { yyval.templateArgument = yyvsp[(3) - (3)].templateArgument; if(yyvsp[(1) - (3)].templateDatatype->specifiers && (*yyvsp[(1) - (3)].templateDatatype->specifiers).first) { struct Specifier * spec = (*yyvsp[(1) - (3)].templateDatatype->specifiers).first; if(spec->type == 1) yyval.templateArgument->name = MkIdentifier(spec->__anon1.__anon1.name); } FreeTemplateDataType(yyvsp[(1) - (3)].templateDatatype); yyval.templateArgument->loc = (yyloc); ; } break; case 292: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].templateArgument); ; } break; case 293: { ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].templateArgument); ; } break; case 294: { yyval.specifierType = 3; ; } break; case 295: { yyval.specifierType = 4; ; } break; case 296: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].classDef); ; } break; case 297: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].classDef); ; } break; case 298: { yyval.memberInit = MkMemberInitExp(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].initializer); yyval.memberInit->loc = (yyloc); yyval.memberInit->realLoc = (yyloc); ; } break; case 299: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].memberInit); ((struct MemberInit *)(*yyval.list).last)->loc = (yyloc); ; } break; case 300: { ((struct MemberInit *)(*yyvsp[(1) - (3)].list).last)->loc.end = (yylsp[(3) - (3)]).start; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].memberInit); yyval.list = yyvsp[(1) - (3)].list; ; } break; case 301: { yyval.prop = MkProperty(yyvsp[(2) - (9)].list, (((void *)0)), yyvsp[(3) - (9)].id, yyvsp[(6) - (9)].stmt, yyvsp[(8) - (9)].stmt); yyval.prop->loc = (yyloc); ; } break; case 302: { yyval.prop = MkProperty(yyvsp[(2) - (9)].list, (((void *)0)), yyvsp[(3) - (9)].id, yyvsp[(8) - (9)].stmt, yyvsp[(6) - (9)].stmt); yyval.prop->loc = (yyloc); ; } break; case 303: { yyval.prop = MkProperty(yyvsp[(2) - (7)].list, (((void *)0)), yyvsp[(3) - (7)].id, yyvsp[(6) - (7)].stmt, (((void *)0))); yyval.prop->loc = (yyloc); ; } break; case 304: { yyval.prop = MkProperty(yyvsp[(2) - (7)].list, (((void *)0)), yyvsp[(3) - (7)].id, (((void *)0)), yyvsp[(6) - (7)].stmt); yyval.prop->loc = (yyloc); ; } break; case 305: { yyval.prop = MkProperty(yyvsp[(2) - (5)].list, (((void *)0)), yyvsp[(3) - (5)].id, (((void *)0)), (((void *)0))); yyval.prop->loc = (yyloc); ; } break; case 306: { yyval.prop = MkProperty(yyvsp[(2) - (10)].list, yyvsp[(3) - (10)].declarator, yyvsp[(4) - (10)].id, yyvsp[(7) - (10)].stmt, yyvsp[(9) - (10)].stmt); yyval.prop->loc = (yyloc); ; } break; case 307: { yyval.prop = MkProperty(yyvsp[(2) - (10)].list, yyvsp[(3) - (10)].declarator, yyvsp[(4) - (10)].id, yyvsp[(9) - (10)].stmt, yyvsp[(7) - (10)].stmt); yyval.prop->loc = (yyloc); ; } break; case 308: { yyval.prop = MkProperty(yyvsp[(2) - (8)].list, yyvsp[(3) - (8)].declarator, yyvsp[(4) - (8)].id, yyvsp[(7) - (8)].stmt, (((void *)0))); yyval.prop->loc = (yyloc); ; } break; case 309: { yyval.prop = MkProperty(yyvsp[(2) - (8)].list, yyvsp[(3) - (8)].declarator, yyvsp[(4) - (8)].id, (((void *)0)), yyvsp[(7) - (8)].stmt); yyval.prop->loc = (yyloc); ; } break; case 310: { yyval.prop = MkProperty(yyvsp[(2) - (6)].list, yyvsp[(3) - (6)].declarator, yyvsp[(4) - (6)].id, (((void *)0)), (((void *)0))); yyval.prop->loc = (yyloc); ; } break; case 311: { yyval.prop = MkProperty(yyvsp[(2) - (8)].list, (((void *)0)), (((void *)0)), yyvsp[(5) - (8)].stmt, yyvsp[(7) - (8)].stmt); yyval.prop->loc = (yyloc); ; } break; case 312: { yyval.prop = MkProperty(yyvsp[(2) - (8)].list, (((void *)0)), (((void *)0)), yyvsp[(7) - (8)].stmt, yyvsp[(5) - (8)].stmt); yyval.prop->loc = (yyloc); ; } break; case 313: { yyval.prop = MkProperty(yyvsp[(2) - (6)].list, (((void *)0)), (((void *)0)), yyvsp[(5) - (6)].stmt, (((void *)0))); yyval.prop->loc = (yyloc); ; } break; case 314: { yyval.prop = MkProperty(yyvsp[(2) - (6)].list, (((void *)0)), (((void *)0)), (((void *)0)), yyvsp[(5) - (6)].stmt); yyval.prop->loc = (yyloc); ; } break; case 315: { yyval.prop = MkProperty(yyvsp[(2) - (4)].list, (((void *)0)), (((void *)0)), (((void *)0)), (((void *)0))); yyval.prop->loc = (yyloc); ; } break; case 316: { yyval.prop = MkProperty(yyvsp[(2) - (9)].list, yyvsp[(3) - (9)].declarator, (((void *)0)), yyvsp[(6) - (9)].stmt, yyvsp[(8) - (9)].stmt); yyval.prop->loc = (yyloc); ; } break; case 317: { yyval.prop = MkProperty(yyvsp[(2) - (9)].list, yyvsp[(3) - (9)].declarator, (((void *)0)), yyvsp[(8) - (9)].stmt, yyvsp[(6) - (9)].stmt); yyval.prop->loc = (yyloc); ; } break; case 318: { yyval.prop = MkProperty(yyvsp[(2) - (7)].list, yyvsp[(3) - (7)].declarator, (((void *)0)), yyvsp[(6) - (7)].stmt, (((void *)0))); yyval.prop->loc = (yyloc); ; } break; case 319: { yyval.prop = MkProperty(yyvsp[(2) - (7)].list, yyvsp[(3) - (7)].declarator, (((void *)0)), (((void *)0)), yyvsp[(6) - (7)].stmt); yyval.prop->loc = (yyloc); ; } break; case 320: { yyval.prop = MkProperty(yyvsp[(2) - (5)].list, yyvsp[(3) - (5)].declarator, (((void *)0)), (((void *)0)), (((void *)0))); yyval.prop->loc = (yyloc); ; } break; case 321: { yyval.classDef = MkClassDefDeclaration(MkStructDeclaration(yyvsp[(1) - (3)].list, yyvsp[(2) - (3)].list, (((void *)0)))); yyval.classDef->__anon1.decl->loc = (yyloc); yyval.classDef->loc = (yyloc); ; } break; case 322: { yyval.classDef = MkClassDefDeclaration(MkStructDeclaration(yyvsp[(1) - (2)].list, (((void *)0)), (((void *)0)))); yyval.classDef->__anon1.decl->loc = (yyloc); yyval.classDef->loc = (yyloc); ; } break; case 323: { yyval.classDef = MkClassDefDeclaration(MkDeclarationClassInst(yyvsp[(1) - (2)].instance)); yyval.classDef->loc = (yyloc); yyval.classDef->__anon1.decl->loc = (yyloc); ; } break; case 324: { yyval.classDef = MkClassDefDeclaration(MkDeclarationClassInst(yyvsp[(1) - (2)].instance)); yyval.classDef->loc = (yyloc); yyval.classDef->__anon1.decl->loc = (yyloc); ; } break; case 325: { yyval.classDef = MkClassDefFunction(yyvsp[(1) - (1)].classFunction); yyval.classDef->loc = (yyloc); ; } break; case 326: { yyval.classDef = MkClassDefDefaultProperty(yyvsp[(1) - (2)].list); if((*yyvsp[(1) - (2)].list).last) ((struct MemberInit *)(*yyvsp[(1) - (2)].list).last)->loc.end = (yylsp[(2) - (2)]).start; yyval.classDef->loc = (yyloc); ; } break; case 327: { yyval.classDef = MkClassDefProperty(yyvsp[(1) - (1)].prop); yyval.classDef->loc = (yyloc); ; } break; case 328: { yyval.classDef = (((void *)0)); ; } break; case 329: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].declarator); ; } break; case 330: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].declarator); ; } break; case 331: { yyval.declarator = MkStructDeclarator(yyvsp[(1) - (1)].declarator, (((void *)0))); yyval.declarator->loc = (yyloc); ; } break; case 332: { yyval.declarator = MkStructDeclarator(yyvsp[(1) - (2)].declarator, (((void *)0))); yyval.declarator->__anon1.structDecl.attrib = yyvsp[(2) - (2)].attrib; yyval.declarator->loc = (yyloc); ; } break; case 333: { yyval.declarator = MkStructDeclarator((((void *)0)), yyvsp[(2) - (2)].exp); yyval.declarator->loc = (yyloc); ; } break; case 334: { yyval.declarator = MkStructDeclarator(yyvsp[(1) - (3)].declarator, yyvsp[(3) - (3)].exp); yyval.declarator->loc = (yyloc); ; } break; case 335: { yyval.declarator = MkStructDeclarator(yyvsp[(1) - (5)].declarator, yyvsp[(3) - (5)].exp); yyval.declarator->__anon1.structDecl.posExp = yyvsp[(5) - (5)].exp; yyval.declarator->loc = (yyloc); ; } break; case 336: { yyval.specifier = MkEnum(yyvsp[(2) - (2)].id, (((void *)0))); if(declMode) DeclClass(yyvsp[(2) - (2)].id->_class, yyvsp[(2) - (2)].id->string); ; } break; case 337: { yyval.specifier = MkEnum(MkIdentifier(yyvsp[(2) - (2)].specifier->__anon1.__anon1.name), (((void *)0))); if(declMode) DeclClass(yyvsp[(2) - (2)].specifier->__anon1.__anon1.nsSpec, yyvsp[(2) - (2)].specifier->__anon1.__anon1.name); FreeSpecifier(yyvsp[(2) - (2)].specifier); ; } break; case 338: { yyval.specifier = MkEnum((((void *)0)), yyvsp[(3) - (4)].list); ; } break; case 339: { yyval.specifier = MkEnum(yyvsp[(2) - (5)].id, yyvsp[(4) - (5)].list); if(declMode) DeclClass(yyvsp[(2) - (5)].id->_class, yyvsp[(2) - (5)].id->string); ; } break; case 340: { yyval.specifier = MkEnum(yyvsp[(2) - (7)].id, yyvsp[(4) - (7)].list); yyval.specifier->__anon1.__anon2.definitions = yyvsp[(6) - (7)].list; if(declMode) DeclClass(yyvsp[(2) - (7)].id->_class, yyvsp[(2) - (7)].id->string); ; } break; case 341: { yyval.specifier = MkEnum(MkIdentifier(yyvsp[(2) - (7)].specifier->__anon1.__anon1.name), yyvsp[(4) - (7)].list); yyval.specifier->__anon1.__anon2.definitions = yyvsp[(6) - (7)].list; if(declMode) DeclClass(yyvsp[(2) - (7)].specifier->__anon1.__anon1.nsSpec, yyvsp[(2) - (7)].specifier->__anon1.__anon1.name); FreeSpecifier(yyvsp[(2) - (7)].specifier); ; } break; case 342: { yyval.specifier = MkEnum(MkIdentifier(yyvsp[(2) - (5)].specifier->__anon1.__anon1.name), yyvsp[(4) - (5)].list); if(declMode) DeclClass(yyvsp[(2) - (5)].specifier->__anon1.__anon1.nsSpec, yyvsp[(2) - (5)].specifier->__anon1.__anon1.name); FreeSpecifier(yyvsp[(2) - (5)].specifier); ; } break; case 343: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].enumerator); ; } break; case 344: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].enumerator); ; } break; case 345: { yyval.enumerator = MkEnumerator(yyvsp[(1) - (1)].id, (((void *)0))); ; } break; case 346: { yyval.enumerator = MkEnumerator(yyvsp[(1) - (3)].id, yyvsp[(3) - (3)].exp); ; } break; case 347: { yyval.declarator = MkDeclaratorBrackets(yyvsp[(2) - (3)].declarator); ; } break; case 348: { yyval.declarator = MkDeclaratorArray((((void *)0)), (((void *)0))); ; } break; case 349: { yyval.declarator = MkDeclaratorArray((((void *)0)), yyvsp[(2) - (3)].exp); ; } break; case 350: { yyval.declarator = MkDeclaratorEnumArray((((void *)0)), yyvsp[(2) - (3)].specifier); ; } break; case 351: { yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (3)].declarator, (((void *)0))); ; } break; case 352: { yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].exp); ; } break; case 353: { yyval.declarator = MkDeclaratorEnumArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].specifier); ; } break; case 354: { yyval.declarator = MkDeclaratorFunction((((void *)0)), (((void *)0))); ; } break; case 355: { yyval.declarator = MkDeclaratorFunction((((void *)0)), yyvsp[(2) - (3)].list); ; } break; case 356: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, (((void *)0))); ; } break; case 357: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].list); ; } break; case 358: { yyval.declarator = MkDeclaratorBrackets(yyvsp[(2) - (3)].declarator); ; } break; case 359: { yyval.declarator = MkDeclaratorFunction((((void *)0)), (((void *)0))); ; } break; case 360: { yyval.declarator = MkDeclaratorFunction((((void *)0)), yyvsp[(2) - (3)].list); ; } break; case 361: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, (((void *)0))); ; } break; case 362: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].list); ; } break; case 363: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (1)].pointer, (((void *)0))); ; } break; case 365: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator); ; } break; case 366: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (2)].pointer, (((void *)0)))); ; } break; case 367: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator); ; } break; case 368: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator)); ; } break; case 369: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (1)].pointer, (((void *)0))); ; } break; case 371: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator); ; } break; case 372: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (2)].pointer, (((void *)0)))); ; } break; case 373: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator); ; } break; case 374: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator)); ; } break; case 376: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator); ; } break; case 377: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator)); ; } break; case 378: { yyval.declarator = MkDeclaratorExtendedEnd(yyvsp[(2) - (2)].extDecl, yyvsp[(1) - (2)].declarator); ; } break; case 379: { yyval.declarator = MkDeclaratorIdentifier(yyvsp[(1) - (1)].id); ; } break; case 380: { yyval.declarator = MkDeclaratorBrackets(yyvsp[(2) - (3)].declarator); ; } break; case 381: { yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].exp); ; } break; case 382: { yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (3)].declarator, (((void *)0))); ; } break; case 383: { yyval.declarator = MkDeclaratorEnumArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].specifier); ; } break; case 385: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator); ; } break; case 386: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator); ; } break; case 387: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator)); ; } break; case 388: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (3)].pointer, MkDeclaratorExtended(yyvsp[(2) - (3)].extDecl, yyvsp[(3) - (3)].declarator)); ; } break; case 390: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, yyvsp[(2) - (3)].list); ; } break; case 391: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, yyvsp[(2) - (3)].list); ; } break; case 392: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (2)].declarator, (((void *)0))); ; } break; case 395: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator); ; } break; case 396: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator); ; } break; case 398: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator); ; } break; case 399: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator); ; } break; case 400: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator)); ; } break; case 401: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (3)].pointer, MkDeclaratorExtended(yyvsp[(2) - (3)].extDecl, yyvsp[(3) - (3)].declarator)); ; } break; case 402: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 403: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 404: { yyval.pointer = MkPointer((((void *)0)), (((void *)0))); ; } break; case 405: { yyval.pointer = MkPointer(yyvsp[(2) - (2)].list, (((void *)0))); ; } break; case 406: { yyval.pointer = MkPointer((((void *)0)), yyvsp[(2) - (2)].pointer); ; } break; case 407: { yyval.pointer = MkPointer(yyvsp[(2) - (3)].list, yyvsp[(3) - (3)].pointer); ; } break; case 409: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, MkTypeName((((void *)0)), (((void *)0)))); ; } break; case 410: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].typeName); ; } break; case 411: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].typeName); ; } break; case 412: { yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator); ; } break; case 413: { yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator); ; } break; case 414: { yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, MkDeclaratorPointer(MkPointer((((void *)0)), (((void *)0))), (((void *)0)))); ; } break; case 415: { yyval.typeName = MkTypeName(yyvsp[(1) - (3)].list, MkDeclaratorPointer(MkPointer((((void *)0)), (((void *)0))), yyvsp[(3) - (3)].declarator)); ; } break; case 416: { yyval.typeName = MkTypeName(yyvsp[(1) - (1)].list, (((void *)0))); ; } break; case 417: { yyval.typeName = MkTypeName(MkListOne(MkSpecifier(CLASS)), (((void *)0))); ; } break; case 418: { yyval.list = MkList(); ListAdd(yyval.list, MkTypeName((((void *)0)), MkDeclaratorIdentifier(yyvsp[(1) - (1)].id))); ; } break; case 419: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, MkTypeName((((void *)0)), MkDeclaratorIdentifier(yyvsp[(3) - (3)].id))); ; } break; case 420: { yyval.typeName = MkTypeName(yyvsp[(1) - (1)].list, (((void *)0))); ; } break; case 421: { yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator); ; } break; case 422: { yyval.typeName = MkTypeName(yyvsp[(1) - (1)].list, (((void *)0))); ; } break; case 423: { yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator); ; } break; case 424: { yyval.initializer = MkInitializerAssignment(yyvsp[(1) - (1)].exp); yyval.initializer->loc = (yyloc); ; } break; case 425: { yyval.initializer = MkInitializerList(yyvsp[(2) - (3)].list); yyval.initializer->loc = (yyloc); ; } break; case 426: { yyval.initializer = MkInitializerList(yyvsp[(2) - (4)].list); yyval.initializer->loc = (yyloc); { struct Expression * exp = MkExpDummy(); struct Initializer * init = MkInitializerAssignment(exp); init->loc = (yylsp[(3) - (4)]); exp->loc = (yylsp[(3) - (4)]); ListAdd(yyvsp[(2) - (4)].list, init); } ; } break; case 427: { yyval.initializer = MkInitializerAssignment(yyvsp[(1) - (1)].exp); yyval.initializer->loc = (yyloc); ; } break; case 428: { yyval.initializer = MkInitializerAssignment(yyvsp[(1) - (1)].exp); yyval.initializer->loc = (yyloc); ; } break; case 429: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].initializer); ; } break; case 430: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].initializer); ; } break; case 437: { yyval.stmt = MkLabeledStmt(yyvsp[(1) - (3)].id, yyvsp[(3) - (3)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 438: { yyval.stmt = MkCaseStmt(yyvsp[(2) - (4)].exp, yyvsp[(4) - (4)].stmt); yyval.stmt->loc = (yyloc); yyvsp[(2) - (4)].exp->loc.start = (yylsp[(1) - (4)]).end; ; } break; case 439: { yyval.stmt = MkCaseStmt((((void *)0)), yyvsp[(3) - (3)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 440: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].declaration); ; } break; case 441: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declaration); ; } break; case 442: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].stmt); ; } break; case 443: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].stmt); ; } break; case 444: { struct Statement * stmt = MkBadDeclStmt(yyvsp[(2) - (2)].declaration); stmt->loc = (yylsp[(2) - (2)]); ListAdd(yyvsp[(1) - (2)].list, stmt); yyval.list = yyvsp[(1) - (2)].list; ; } break; case 445: { yyval.stmt = MkCompoundStmt((((void *)0)), yyvsp[(1) - (1)].list); ; } break; case 446: { yyval.stmt = MkCompoundStmt(yyvsp[(1) - (1)].list, (((void *)0))); ; } break; case 447: { yyval.stmt = MkCompoundStmt(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].list); ; } break; case 448: { yyval.context = PushContext(); ; } break; case 449: { yyval.stmt = MkCompoundStmt((((void *)0)), (((void *)0))); yyval.stmt->__anon1.compound.context = PushContext(); PopContext(yyval.stmt->__anon1.compound.context); yyval.stmt->loc = (yyloc); ; } break; case 450: { yyval.stmt = yyvsp[(2) - (3)].stmt; yyval.stmt->__anon1.compound.context = yyvsp[(1) - (3)].context; PopContext(yyvsp[(1) - (3)].context); yyval.stmt->loc = (yyloc); ; } break; case 451: { yyval.stmt = MkExpressionStmt((((void *)0))); yyval.stmt->loc = (yyloc); ; } break; case 452: { yyval.stmt = MkExpressionStmt(yyvsp[(1) - (2)].list); yyval.stmt->loc = (yyloc); ; } break; case 453: { yyval.stmt = MkIfStmt(yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].stmt, (((void *)0))); yyval.stmt->loc = (yyloc); ; } break; case 454: { yyval.stmt = MkIfStmt(yyvsp[(3) - (7)].list, yyvsp[(5) - (7)].stmt, yyvsp[(7) - (7)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 455: { yyval.stmt = MkSwitchStmt(yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 456: { yyval.stmt = MkWhileStmt(yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 457: { yyval.stmt = MkDoWhileStmt(yyvsp[(2) - (7)].stmt, yyvsp[(5) - (7)].list); yyval.stmt->loc = (yyloc); ; } break; case 458: { yyval.stmt = MkForStmt(yyvsp[(3) - (6)].stmt, yyvsp[(4) - (6)].stmt, (((void *)0)), yyvsp[(6) - (6)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 459: { yyval.stmt = MkForStmt(yyvsp[(3) - (7)].stmt, yyvsp[(4) - (7)].stmt, yyvsp[(5) - (7)].list, yyvsp[(7) - (7)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 460: { yyval.stmt = MkWhileStmt((((void *)0)), yyvsp[(4) - (4)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 461: { yyval.stmt = MkForStmt(yyvsp[(3) - (5)].stmt, (((void *)0)), (((void *)0)), yyvsp[(5) - (5)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 462: { yyval.stmt = MkForStmt((((void *)0)), (((void *)0)), (((void *)0)), yyvsp[(4) - (4)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 463: { yyval.stmt = MkGotoStmt(yyvsp[(2) - (3)].id); yyval.stmt->loc = (yyloc); ; } break; case 464: { yyval.stmt = MkContinueStmt(); yyval.stmt->loc = (yyloc); ; } break; case 465: { yyval.stmt = MkBreakStmt(); yyval.stmt->loc = (yyloc); ; } break; case 466: { struct Expression * exp = MkExpDummy(); yyval.stmt = MkReturnStmt(MkListOne(exp)); yyval.stmt->loc = (yyloc); exp->loc = (yylsp[(2) - (2)]); ; } break; case 467: { yyval.stmt = MkReturnStmt(yyvsp[(2) - (3)].list); yyval.stmt->loc = (yyloc); ; } break; case 468: { yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext); ; } break; case 469: { yyval.instance = MkInstantiationNamed(yyvsp[(1) - (5)].list, MkExpIdentifier(yyvsp[(2) - (5)].id), yyvsp[(4) - (5)].list); yyval.instance->loc = (yyloc); yyval.instance->nameLoc = (yylsp[(2) - (5)]); yyval.instance->insideLoc.start = (yylsp[(3) - (5)]).end; yyval.instance->insideLoc.end = (yylsp[(5) - (5)]).start; ; } break; case 470: { yyval.instance = MkInstantiationNamed(yyvsp[(1) - (4)].list, MkExpIdentifier(yyvsp[(2) - (4)].id), MkList()); yyval.instance->loc = (yyloc); yyval.instance->nameLoc = (yylsp[(2) - (4)]); yyval.instance->insideLoc.start = (yylsp[(3) - (4)]).end; yyval.instance->insideLoc.end = (yylsp[(4) - (4)]).start; ; } break; case 471: { yyval.instance = MkInstantiationNamed(yyvsp[(1) - (5)].list, MkExpIdentifier(yyvsp[(2) - (5)].id), yyvsp[(4) - (5)].list); yyval.instance->loc = (yyloc); yyval.instance->nameLoc = (yylsp[(2) - (5)]); yyval.instance->insideLoc.start = (yylsp[(3) - (5)]).end; yyval.instance->insideLoc.end = (yylsp[(5) - (5)]).start; ; } break; case 472: { yyval.instance = MkInstantiationNamed(yyvsp[(1) - (4)].list, MkExpIdentifier(yyvsp[(2) - (4)].id), MkList()); yyval.instance->loc = (yyloc); yyval.instance->nameLoc = (yylsp[(2) - (4)]); yyval.instance->insideLoc.start = (yylsp[(3) - (4)]).end; yyval.instance->insideLoc.end = (yylsp[(4) - (4)]).start; ; } break; case 473: { yyval.instance = MkInstantiation(yyvsp[(1) - (4)].specifier, (((void *)0)), yyvsp[(3) - (4)].list); yyval.instance->loc = (yyloc); yyval.instance->insideLoc.start = (yylsp[(2) - (4)]).end; yyval.instance->insideLoc.end = (yylsp[(4) - (4)]).start; ; } break; case 474: { yyval.instance = MkInstantiation(yyvsp[(1) - (3)].specifier, (((void *)0)), MkList()); yyval.instance->loc = (yyloc); yyval.instance->insideLoc.start = (yylsp[(2) - (3)]).end; yyval.instance->insideLoc.end = (yylsp[(3) - (3)]).start; ; } break; case 475: { struct Location tmpLoc = type_yylloc; type_yylloc = (yylsp[(1) - (4)]); type_yylloc = tmpLoc; yyval.instance = MkInstantiation(MkSpecifierName(yyvsp[(1) - (4)].id->string), (((void *)0)), yyvsp[(3) - (4)].list); yyval.instance->loc = (yyloc); yyval.instance->insideLoc.start = (yylsp[(2) - (4)]).end; yyval.instance->insideLoc.end = (yylsp[(4) - (4)]).start; FreeIdentifier(yyvsp[(1) - (4)].id); ; } break; case 476: { struct Location tmpLoc = type_yylloc; type_yylloc = (yylsp[(1) - (3)]); type_yylloc = tmpLoc; yyval.instance = MkInstantiation(MkSpecifierName(yyvsp[(1) - (3)].id->string), (((void *)0)), MkList()); yyval.instance->loc = (yyloc); yyval.instance->insideLoc.start = (yylsp[(2) - (3)]).end; yyval.instance->insideLoc.end = (yylsp[(3) - (3)]).start; FreeIdentifier(yyvsp[(1) - (3)].id); ; } break; case 477: { yyval.instance = MkInstantiation((((void *)0)), (((void *)0)), yyvsp[(2) - (3)].list); yyval.instance->loc = (yyloc); yyval.instance->insideLoc.start = (yylsp[(1) - (3)]).end; yyval.instance->insideLoc.end = (yylsp[(3) - (3)]).start; ; } break; case 478: { yyval.instance = MkInstantiation((((void *)0)), (((void *)0)), MkList()); yyval.instance->loc = (yyloc); yyval.instance->insideLoc.start = (yylsp[(1) - (2)]).end; yyval.instance->insideLoc.end = (yylsp[(2) - (2)]).start; ; } break; case 479: { ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt); yyval.classFunction->loc = (yyloc); ; } break; case 480: { ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt); yyval.classFunction->loc = (yyloc); ; } break; case 481: { ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, (((void *)0))); yyval.classFunction->loc = (yyloc); ; } break; case 482: { ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt); yyval.classFunction->loc = (yyloc); ; } break; case 483: { ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt); yyval.classFunction->loc = (yyloc); ; } break; case 484: { yyval.classFunction = MkClassFunction(yyvsp[(1) - (2)].list, (((void *)0)), yyvsp[(2) - (2)].declarator, (((void *)0))); yyval.classFunction->loc = (yyloc); ; } break; case 485: { yyval.classFunction = MkClassFunction(yyvsp[(1) - (2)].list, (((void *)0)), yyvsp[(2) - (2)].declarator, (((void *)0))); yyval.classFunction->loc = (yyloc); ; } break; case 486: { ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt); yyval.classFunction->loc = (yyloc); ; } break; case 487: { yyval.memberInit = MkMemberInitExp(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].initializer); yyval.memberInit->loc = (yyloc); yyval.memberInit->realLoc = (yyloc); yyval.memberInit->initializer->loc.start = (yylsp[(2) - (3)]).end; ; } break; case 488: { yyval.memberInit = MkMemberInit((((void *)0)), yyvsp[(1) - (1)].initializer); yyval.memberInit->loc = (yyloc); yyval.memberInit->realLoc = (yyloc); ; } break; case 489: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].memberInit); ; } break; case 490: { ((struct MemberInit *)(*yyvsp[(1) - (3)].list).last)->loc.end = (yylsp[(3) - (3)]).start; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].memberInit); yyval.list = yyvsp[(1) - (3)].list; ; } break; case 491: { if((*yyvsp[(1) - (2)].list).last) ((struct MemberInit *)(*yyvsp[(1) - (2)].list).last)->loc.end = (yylsp[(2) - (2)]).end; yyval.list = yyvsp[(1) - (2)].list; ; } break; case 492: { struct MembersInit * members = MkMembersInitList(yyvsp[(1) - (1)].list); yyval.list = MkList(); ListAdd(yyval.list, members); members->loc = (yylsp[(1) - (1)]); ; } break; case 493: { yyval.list = MkList(); ListAdd(yyval.list, MkMembersInitMethod(yyvsp[(1) - (1)].classFunction)); ((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(1) - (1)]); ; } break; case 494: { struct MembersInit * members = MkMembersInitList(yyvsp[(2) - (2)].list); ListAdd(yyval.list, members); members->loc = (yylsp[(2) - (2)]); yyval.list = yyvsp[(1) - (2)].list; ; } break; case 495: { ListAdd(yyval.list, MkMembersInitMethod(yyvsp[(2) - (2)].classFunction)); ((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(2) - (2)]); yyval.list = yyvsp[(1) - (2)].list; ; } break; case 496: { struct MembersInit * members = MkMembersInitList(MkList()); yyval.list = MkList(); ListAdd(yyval.list, members); members->loc = (yylsp[(1) - (1)]); ; } break; case 497: { struct MembersInit * members = MkMembersInitList(MkList()); ListAdd(yyval.list, members); members->loc = (yylsp[(2) - (2)]); yyval.list = yyvsp[(1) - (2)].list; ; } break; case 499: { yyval.list = MkList(); ListAdd(yyval.list, MkMembersInitList(yyvsp[(1) - (1)].list)); ((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(1) - (1)]); ; } break; case 500: { ListAdd(yyvsp[(1) - (2)].list, MkMembersInitList(yyvsp[(2) - (2)].list)); ((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(2) - (2)]); ; } break; case 501: { parsedType = yyvsp[(1) - (1)].typeName; ; } break; case 502: { parsedType = yyvsp[(1) - (3)].typeName; parsedType->bitCount = yyvsp[(3) - (3)].exp; ; } break; default: break; } do { if(type_yydebug) { fprintf((bsl_stderr()), "%s ", "-> $$ ="); yy_symbol_print((bsl_stderr()), yyr1[yyn], &yyval, &yyloc); fprintf((bsl_stderr()), "\n"); } }while((0)); (yyvsp -= (yylen), yyssp -= (yylen), yylsp -= (yylen)); yylen = 0; do { if(type_yydebug) yy_stack_print((yyss), (yyssp)); }while((0)); *++yyvsp = yyval; *++yylsp = yyloc; yyn = yyr1[yyn]; yystate = yypgoto[yyn - 146] + *yyssp; if(0 <= yystate && yystate <= 9339 && yycheck[yystate] == *yyssp) yystate = yytable[yystate]; else yystate = yydefgoto[yyn - 146]; goto yynewstate; yyerrlab: if(!yyerrstatus) { ++type_yynerrs; yyerror("syntax error"); } yyerror_range[0] = type_yylloc; if(yyerrstatus == 3) { if(type_yychar <= 0) { if(type_yychar == 0) goto yyabortlab; } else { yydestruct("Error: discarding", yytoken, &type_yylval, &type_yylloc); type_yychar = (-2); } } goto yyerrlab1; yyerrorlab: if(0) goto yyerrorlab; yyerror_range[0] = yylsp[1 - yylen]; (yyvsp -= (yylen), yyssp -= (yylen), yylsp -= (yylen)); yylen = 0; do { if(type_yydebug) yy_stack_print((yyss), (yyssp)); }while((0)); yystate = *yyssp; goto yyerrlab1; yyerrlab1: yyerrstatus = 3; for(; ; ) { yyn = yypact[yystate]; if(yyn != -765) { yyn += 1; if(0 <= yyn && yyn <= 9339 && yycheck[yyn] == 1) { yyn = yytable[yyn]; if(0 < yyn) break; } } if(yyssp == yyss) goto yyabortlab; yyerror_range[0] = *yylsp; yydestruct("Error: popping", yystos[yystate], yyvsp, yylsp); (yyvsp -= (1), yyssp -= (1), yylsp -= (1)); yystate = *yyssp; do { if(type_yydebug) yy_stack_print((yyss), (yyssp)); }while((0)); } *++yyvsp = type_yylval; yyerror_range[1] = type_yylloc; (yyloc.start = ((yyerror_range - 1))[1].start); (yyloc.end = ((yyerror_range - 1))[2].end); ; *++yylsp = yyloc; do { if(type_yydebug) { fprintf((bsl_stderr()), "%s ", "Shifting"); yy_symbol_print((bsl_stderr()), yystos[yyn], yyvsp, yylsp); fprintf((bsl_stderr()), "\n"); } }while((0)); yystate = yyn; goto yynewstate; yyacceptlab: yyresult = 0; goto yyreturn; yyabortlab: yyresult = 1; goto yyreturn; yyexhaustedlab: yyerror("memory exhausted"); yyresult = 2; yyreturn: if(type_yychar != (-2)) yydestruct("Cleanup: discarding lookahead", yytoken, &type_yylval, &type_yylloc); (yyvsp -= (yylen), yyssp -= (yylen), yylsp -= (yylen)); do { if(type_yydebug) yy_stack_print((yyss), (yyssp)); }while((0)); while(yyssp != yyss) { yydestruct("Cleanup: popping", yystos[*yyssp], yyvsp, yylsp); (yyvsp -= (1), yyssp -= (1), yylsp -= (1)); } if(yyss != yyssa) free(yyss); return (yyresult); }