/* 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, LONG = 294, SIGNED = 295, UNSIGNED = 296, FLOAT = 297, DOUBLE = 298, CONST = 299, VOLATILE = 300, VOID = 301, VALIST = 302, STRUCT = 303, UNION = 304, ENUM = 305, ELLIPSIS = 306, CASE = 307, DEFAULT = 308, IF = 309, SWITCH = 310, WHILE = 311, DO = 312, FOR = 313, GOTO = 314, CONTINUE = 315, BREAK = 316, RETURN = 317, IFX = 318, ELSE = 319, CLASS = 320, THISCLASS = 321, CLASS_NAME = 322, PROPERTY = 323, SETPROP = 324, GETPROP = 325, NEWOP = 326, RENEW = 327, DELETE = 328, EXT_DECL = 329, EXT_STORAGE = 330, IMPORT = 331, DEFINE = 332, VIRTUAL = 333, ATTRIB = 334, PUBLIC = 335, PRIVATE = 336, TYPED_OBJECT = 337, ANY_OBJECT = 338, _INCREF = 339, EXTENSION = 340, ASM = 341, TYPEOF = 342, WATCH = 343, STOPWATCHING = 344, FIREWATCHERS = 345, WATCHABLE = 346, CLASS_DESIGNER = 347, CLASS_NO_EXPANSION = 348, CLASS_FIXED = 349, ISPROPSET = 350, CLASS_DEFAULT_PROPERTY = 351, PROPERTY_CATEGORY = 352, CLASS_DATA = 353, CLASS_PROPERTY = 354, SUBCLASS = 355, NAMESPACE = 356, NEW0OP = 357, RENEW0 = 358, VAARG = 359, DBTABLE = 360, DBFIELD = 361, DBINDEX = 362, DATABASE_OPEN = 363, ALIGNOF = 364, ATTRIB_DEP = 365, __ATTRIB = 366, BOOL = 367, _BOOL = 368, _COMPLEX = 369, _IMAGINARY = 370, RESTRICT = 371, THREAD = 372, WIDE_STRING_LITERAL = 373 }; 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, 133, 2, 2, 125, 135, 130, 2, 122, 123, 119, 131, 129, 132, 126, 134, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 139, 141, 120, 140, 121, 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, 127, 2, 128, 136, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 142, 137, 143, 124, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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 }; 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, 694, 699, 704, 706, 708, 710, 712, 714, 716, 718, 720, 722, 724, 726, 728, 730, 732, 734, 736, 738, 740, 742, 744, 746, 751, 756, 761, 763, 769, 774, 779, 783, 789, 796, 802, 808, 813, 820, 823, 826, 830, 834, 836, 839, 841, 844, 846, 848, 850, 854, 858, 862, 866, 868, 872, 874, 876, 878, 881, 885, 887, 891, 901, 911, 919, 927, 933, 944, 955, 964, 973, 980, 989, 998, 1005, 1012, 1017, 1027, 1037, 1045, 1053, 1059, 1063, 1066, 1069, 1072, 1074, 1077, 1079, 1081, 1083, 1087, 1089, 1092, 1095, 1099, 1105, 1108, 1111, 1116, 1122, 1130, 1138, 1144, 1146, 1150, 1152, 1156, 1160, 1163, 1167, 1171, 1175, 1180, 1185, 1188, 1192, 1196, 1201, 1205, 1208, 1212, 1216, 1221, 1223, 1225, 1228, 1231, 1234, 1238, 1240, 1242, 1245, 1248, 1251, 1255, 1257, 1260, 1264, 1267, 1269, 1273, 1278, 1282, 1287, 1289, 1292, 1295, 1299, 1303, 1306, 1310, 1314, 1317, 1319, 1321, 1324, 1327, 1329, 1332, 1335, 1339, 1343, 1345, 1348, 1350, 1353, 1356, 1360, 1362, 1366, 1368, 1372, 1375, 1378, 1381, 1385, 1387, 1389, 1391, 1395, 1397, 1400, 1402, 1405, 1407, 1411, 1416, 1418, 1420, 1422, 1426, 1428, 1430, 1432, 1434, 1436, 1438, 1442, 1447, 1451, 1453, 1456, 1458, 1461, 1464, 1466, 1468, 1471, 1473, 1476, 1480, 1482, 1485, 1491, 1499, 1505, 1511, 1519, 1526, 1534, 1539, 1545, 1550, 1554, 1557, 1560, 1563, 1567, 1569, 1575, 1580, 1586, 1591, 1596, 1600, 1605, 1609, 1613, 1616, 1619, 1622, 1625, 1628, 1631, 1634, 1637, 1640, 1644, 1646, 1648, 1652, 1655, 1657, 1659, 1662, 1665, 1667, 1670, 1672, 1674, 1677, 1679 }; static const yytype_int16 yyrhs[] = { 266, 0, -1, 154, 119, -1, 154, 120, -1, 154, 1, -1, 149, -1, 154, 154, -1, 28, -1, 148, -1, 148, 120, 207, 121, -1, 148, 120, 207, 11, -1, 184, 226, -1, 226, -1, 184, 122, 123, -1, 124, 184, 122, 123, -1, 78, 184, 226, -1, 78, 226, -1, 3, -1, 156, -1, 122, 178, 123, -1, 154, -1, 256, -1, 4, -1, 118, -1, 253, -1, 125, 253, -1, 125, 253, 126, 253, -1, 122, 123, -1, 71, 184, 223, 127, 179, 128, -1, 71, 184, 127, 179, 128, -1, 102, 184, 223, 127, 179, 128, -1, 102, 184, 127, 179, 128, -1, 72, 179, 187, 223, 127, 179, 128, -1, 72, 179, 187, 127, 179, 128, -1, 103, 179, 187, 223, 127, 179, 128, -1, 103, 179, 187, 127, 179, 128, -1, 1, -1, 155, -1, 157, 127, 178, 128, -1, 157, 122, 123, -1, 157, 122, 159, 123, -1, 157, 126, 154, -1, 157, 154, -1, 157, 7, 154, -1, 157, 8, -1, 157, 9, -1, 257, -1, 176, -1, 158, -1, 159, 129, 176, -1, 159, 129, 158, -1, 8, 161, -1, 9, 161, -1, 162, 163, -1, 6, 161, -1, 6, 122, 238, 123, -1, 109, 161, -1, 109, 122, 238, 123, -1, 160, -1, 157, -1, 130, -1, 119, -1, 131, -1, 132, -1, 124, -1, 133, -1, 73, -1, 161, -1, 122, 237, 123, 163, -1, 163, -1, 164, 119, 163, -1, 164, 134, 163, -1, 164, 135, 163, -1, 164, -1, 165, 131, 164, -1, 165, 132, 164, -1, 165, -1, 166, 10, 165, -1, 166, 11, 165, -1, 168, 120, -1, 166, -1, 167, 166, -1, 168, 121, 166, -1, 168, 12, 166, -1, 168, 13, 166, -1, 168, -1, 169, 14, 168, -1, 169, 15, 168, -1, 169, -1, 170, 130, 169, -1, 170, -1, 171, 136, 170, -1, 171, -1, 172, 137, 171, -1, 172, -1, 173, 16, 172, -1, 173, -1, 174, 17, 173, -1, 174, -1, 174, 138, 178, 139, 175, -1, 175, -1, 161, 177, 176, -1, 161, 177, 158, -1, 140, -1, 18, -1, 19, -1, 20, -1, 21, -1, 22, -1, 23, -1, 24, -1, 25, -1, 26, -1, 27, -1, 176, -1, 178, 129, 176, -1, 175, -1, 183, 141, -1, 183, 188, 141, -1, 254, 141, -1, 77, 154, 140, 179, 141, -1, 198, -1, 181, 198, -1, 199, -1, 181, 199, -1, 217, -1, 181, 217, -1, 201, -1, 181, 201, -1, 198, -1, 182, 198, -1, 199, -1, 182, 199, -1, 145, -1, 182, 145, -1, 217, -1, 182, 217, -1, 201, -1, 182, 201, -1, 190, -1, 183, 190, -1, 198, -1, 183, 198, -1, 199, -1, 183, 199, -1, 217, -1, 183, 217, -1, 201, -1, 183, 201, -1, 190, -1, 184, 190, -1, 198, -1, 184, 198, -1, 199, -1, 184, 199, -1, 145, -1, 184, 145, -1, 201, -1, 184, 201, -1, 217, -1, 184, 217, -1, 184, -1, 146, -1, 190, -1, 186, 190, -1, 198, -1, 186, 198, -1, 200, -1, 186, 200, -1, 154, -1, 186, 154, -1, 154, 120, 207, 121, -1, 186, 154, 120, 207, 121, -1, 190, -1, 187, 190, -1, 198, -1, 187, 198, -1, 200, -1, 187, 200, -1, 201, -1, 187, 201, -1, 217, -1, 187, 217, -1, 154, -1, 187, 154, -1, 154, 120, 207, 121, -1, 187, 154, 120, 207, 121, -1, 189, -1, 188, 129, 189, -1, 224, -1, 224, 140, 239, -1, 29, -1, 30, -1, 31, -1, 32, -1, 33, -1, 117, -1, 74, -1, 75, -1, 196, -1, 79, -1, 110, -1, 111, -1, 3, -1, 28, -1, 75, -1, 74, -1, 44, -1, 193, -1, 193, 122, 178, 123, -1, 194, -1, 195, 194, -1, 195, 129, 194, -1, 192, 122, 122, 195, 123, 123, -1, 192, 122, 122, 123, 123, -1, 191, -1, 44, -1, 45, -1, 197, -1, 46, -1, 34, -1, 35, -1, 36, -1, 37, -1, 38, -1, 47, -1, 39, -1, 42, -1, 43, -1, 40, -1, 41, -1, 85, -1, 113, -1, 112, -1, 202, -1, 216, -1, 147, -1, 87, 122, 176, 123, -1, 100, 122, 147, 123, -1, 100, 122, 154, 123, -1, 66, -1, 82, -1, 83, -1, 46, -1, 34, -1, 35, -1, 36, -1, 37, -1, 38, -1, 47, -1, 39, -1, 42, -1, 43, -1, 40, -1, 41, -1, 85, -1, 113, -1, 112, -1, 202, -1, 216, -1, 149, -1, 87, 122, 176, 123, -1, 100, 122, 147, 123, -1, 100, 122, 154, 123, -1, 66, -1, 208, 154, 142, 209, 143, -1, 208, 142, 209, 143, -1, 208, 154, 142, 143, -1, 208, 142, 143, -1, 208, 148, 142, 209, 143, -1, 208, 191, 154, 142, 209, 143, -1, 208, 191, 142, 209, 143, -1, 208, 191, 154, 142, 143, -1, 208, 191, 142, 143, -1, 208, 191, 149, 142, 209, 143, -1, 208, 154, -1, 208, 149, -1, 208, 191, 154, -1, 208, 191, 149, -1, 184, -1, 184, 222, -1, 184, -1, 184, 222, -1, 166, -1, 205, -1, 204, -1, 154, 140, 205, -1, 154, 140, 204, -1, 203, 140, 205, -1, 203, 140, 204, -1, 206, -1, 207, 129, 206, -1, 48, -1, 49, -1, 213, -1, 209, 213, -1, 157, 140, 240, -1, 210, -1, 211, 129, 210, -1, 68, 186, 154, 142, 69, 248, 70, 248, 143, -1, 68, 186, 154, 142, 70, 248, 69, 248, 143, -1, 68, 186, 154, 142, 69, 248, 143, -1, 68, 186, 154, 142, 70, 248, 143, -1, 68, 186, 154, 142, 143, -1, 68, 186, 222, 154, 142, 69, 248, 70, 248, 143, -1, 68, 186, 222, 154, 142, 70, 248, 69, 248, 143, -1, 68, 186, 222, 154, 142, 69, 248, 143, -1, 68, 186, 222, 154, 142, 70, 248, 143, -1, 68, 186, 222, 154, 142, 143, -1, 68, 186, 142, 69, 248, 70, 248, 143, -1, 68, 186, 142, 70, 248, 69, 248, 143, -1, 68, 186, 142, 69, 248, 143, -1, 68, 186, 142, 70, 248, 143, -1, 68, 186, 142, 143, -1, 68, 186, 222, 142, 69, 248, 70, 248, 143, -1, 68, 186, 222, 142, 70, 248, 69, 248, 143, -1, 68, 186, 222, 142, 69, 248, 143, -1, 68, 186, 222, 142, 70, 248, 143, -1, 68, 186, 222, 142, 143, -1, 184, 214, 141, -1, 184, 141, -1, 256, 141, -1, 255, 141, -1, 258, -1, 211, 141, -1, 212, -1, 141, -1, 215, -1, 214, 129, 215, -1, 230, -1, 230, 196, -1, 139, 179, -1, 230, 139, 179, -1, 230, 139, 179, 139, 179, -1, 50, 154, -1, 50, 149, -1, 50, 142, 218, 143, -1, 50, 154, 142, 218, 143, -1, 50, 154, 142, 218, 141, 209, 143, -1, 50, 149, 142, 218, 141, 209, 143, -1, 50, 149, 142, 218, 143, -1, 219, -1, 218, 129, 219, -1, 154, -1, 154, 140, 179, -1, 122, 222, 123, -1, 127, 128, -1, 127, 179, 128, -1, 127, 147, 128, -1, 220, 127, 128, -1, 220, 127, 179, 128, -1, 220, 127, 147, 128, -1, 122, 123, -1, 122, 233, 123, -1, 220, 122, 123, -1, 220, 122, 233, 123, -1, 122, 223, 123, -1, 122, 123, -1, 122, 233, 123, -1, 221, 122, 123, -1, 221, 122, 233, 123, -1, 232, -1, 220, -1, 232, 220, -1, 191, 232, -1, 191, 220, -1, 191, 232, 220, -1, 232, -1, 221, -1, 232, 221, -1, 191, 232, -1, 191, 221, -1, 191, 232, 221, -1, 229, -1, 232, 229, -1, 191, 232, 229, -1, 224, 191, -1, 154, -1, 122, 224, 123, -1, 225, 127, 179, 128, -1, 225, 127, 128, -1, 225, 127, 147, 128, -1, 228, -1, 232, 228, -1, 191, 228, -1, 191, 232, 228, -1, 232, 191, 228, -1, 225, 122, -1, 227, 233, 123, -1, 227, 236, 123, -1, 227, 123, -1, 228, -1, 225, -1, 191, 228, -1, 191, 225, -1, 225, -1, 232, 225, -1, 191, 225, -1, 191, 232, 225, -1, 232, 191, 225, -1, 198, -1, 231, 198, -1, 119, -1, 119, 231, -1, 119, 232, -1, 119, 231, 232, -1, 234, -1, 234, 129, 51, -1, 235, -1, 234, 129, 235, -1, 184, 224, -1, 184, 222, -1, 184, 130, -1, 184, 130, 224, -1, 185, -1, 65, -1, 154, -1, 236, 129, 154, -1, 181, -1, 181, 222, -1, 182, -1, 182, 222, -1, 176, -1, 142, 241, 143, -1, 142, 241, 129, 143, -1, 175, -1, 158, -1, 239, -1, 241, 129, 239, -1, 243, -1, 248, -1, 249, -1, 250, -1, 251, -1, 252, -1, 154, 139, 242, -1, 52, 179, 139, 242, -1, 53, 139, 242, -1, 180, -1, 244, 180, -1, 242, -1, 245, 242, -1, 245, 180, -1, 245, -1, 244, -1, 244, 245, -1, 142, -1, 142, 143, -1, 247, 246, 143, -1, 141, -1, 178, 141, -1, 54, 122, 178, 123, 242, -1, 54, 122, 178, 123, 242, 64, 242, -1, 55, 122, 178, 123, 242, -1, 56, 122, 178, 123, 242, -1, 57, 242, 56, 122, 178, 123, 141, -1, 58, 122, 249, 249, 123, 242, -1, 58, 122, 249, 249, 178, 123, 242, -1, 56, 122, 123, 242, -1, 58, 122, 249, 123, 242, -1, 58, 122, 123, 242, -1, 59, 154, 141, -1, 60, 141, -1, 61, 141, -1, 62, 141, -1, 62, 178, 141, -1, 5, -1, 183, 154, 142, 265, 143, -1, 183, 154, 142, 143, -1, 184, 154, 142, 265, 143, -1, 184, 154, 142, 143, -1, 147, 142, 265, 143, -1, 147, 142, 143, -1, 154, 142, 265, 143, -1, 154, 142, 143, -1, 142, 265, 143, -1, 142, 143, -1, 150, 248, -1, 153, 248, -1, 153, 141, -1, 151, 248, -1, 152, 248, -1, 183, 226, -1, 183, 230, -1, 259, 248, -1, 157, 140, 240, -1, 240, -1, 261, -1, 262, 129, 261, -1, 262, 141, -1, 263, -1, 260, -1, 264, 263, -1, 264, 260, -1, 141, -1, 264, 141, -1, 264, -1, 262, -1, 264, 262, -1, 235, -1, 235, 139, 179, -1 }; static const yytype_uint16 yyrline[] = { 0, 230, 230, 248, 272, 312, 313, 340, 344, 345, 346, 363, 365, 370, 375, 380, 382, 387, 392, 393, 398, 400, 402, 404, 405, 407, 408, 409, 412, 413, 414, 415, 416, 417, 418, 419, 420, 424, 425, 426, 427, 428, 429, 442, 443, 444, 448, 477, 478, 479, 480, 484, 485, 486, 488, 489, 491, 492, 496, 497, 506, 507, 508, 509, 510, 511, 512, 516, 517, 521, 522, 523, 524, 528, 529, 530, 534, 535, 536, 540, 548, 549, 550, 551, 552, 556, 557, 558, 562, 563, 567, 568, 572, 573, 577, 578, 582, 583, 587, 588, 592, 593, 594, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 612, 613, 617, 621, 622, 623, 624, 628, 629, 630, 631, 632, 633, 634, 635, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 680, 681, 685, 686, 687, 688, 689, 690, 691, 692, 693, 701, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 730, 739, 740, 744, 745, 749, 750, 751, 752, 753, 754, 758, 759, 760, 764, 765, 766, 771, 772, 773, 774, 775, 779, 780, 784, 785, 786, 790, 791, 795, 799, 800, 801, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 859, 860, 861, 862, 863, 866, 867, 868, 869, 870, 875, 876, 879, 881, 886, 887, 892, 893, 904, 908, 910, 911, 913, 914, 938, 953, 954, 958, 959, 963, 964, 968, 972, 973, 977, 979, 981, 983, 985, 988, 990, 992, 994, 996, 999, 1001, 1003, 1005, 1007, 1010, 1012, 1014, 1016, 1018, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1034, 1036, 1041, 1043, 1045, 1047, 1049, 1054, 1055, 1059, 1061, 1062, 1063, 1064, 1068, 1070, 1075, 1077, 1083, 1085, 1087, 1089, 1091, 1093, 1095, 1097, 1099, 1101, 1103, 1108, 1110, 1112, 1114, 1116, 1121, 1122, 1123, 1124, 1125, 1126, 1130, 1131, 1132, 1133, 1134, 1135, 1181, 1182, 1184, 1186, 1191, 1193, 1195, 1197, 1199, 1204, 1205, 1208, 1210, 1212, 1218, 1222, 1224, 1226, 1231, 1232, 1233, 1235, 1240, 1241, 1242, 1243, 1244, 1248, 1249, 1253, 1254, 1255, 1256, 1260, 1261, 1265, 1266, 1270, 1271, 1272, 1273, 1274, 1285, 1310, 1311, 1315, 1316, 1320, 1321, 1325, 1327, 1329, 1345, 1347, 1369, 1371, 1376, 1377, 1378, 1379, 1380, 1381, 1385, 1387, 1389, 1394, 1395, 1399, 1400, 1403, 1407, 1408, 1409, 1413, 1417, 1425, 1430, 1431, 1435, 1436, 1437, 1441, 1442, 1443, 1444, 1446, 1447, 1448, 1452, 1453, 1454, 1455, 1456, 1460, 1464, 1466, 1471, 1473, 1498, 1500, 1502, 1504, 1509, 1511, 1515, 1517, 1519, 1521, 1523, 1529, 1531, 1536, 1541, 1542, 1546, 1548, 1553, 1558, 1559, 1560, 1561, 1562, 1563, 1567, 1568, 1569, 1573, 1574 }; 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", "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", "'*'", "'<'", "'>'", "'('", "')'", "'~'", "'$'", "'.'", "'['", "']'", "','", "'&'", "'+'", "'-'", "'!'", "'/'", "'%'", "'^'", "'|'", "'?'", "':'", "'='", "';'", "'{'", "'}'", "$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, 144, 145, 145, 146, 147, 147, 148, 149, 149, 149, 150, 150, 151, 152, 153, 153, 154, 155, 155, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 156, 157, 157, 157, 157, 157, 157, 157, 157, 157, 158, 159, 159, 159, 159, 160, 160, 160, 160, 160, 160, 160, 161, 161, 162, 162, 162, 162, 162, 162, 162, 163, 163, 164, 164, 164, 164, 165, 165, 165, 166, 166, 166, 167, 168, 168, 168, 168, 168, 169, 169, 169, 170, 170, 171, 171, 172, 172, 173, 173, 174, 174, 175, 175, 176, 176, 176, 177, 177, 177, 177, 177, 177, 177, 177, 177, 177, 177, 178, 178, 179, 180, 180, 180, 180, 181, 181, 181, 181, 181, 181, 181, 181, 182, 182, 182, 182, 182, 182, 182, 182, 182, 182, 183, 183, 183, 183, 183, 183, 183, 183, 183, 183, 184, 184, 184, 184, 184, 184, 184, 184, 184, 184, 184, 184, 185, 185, 186, 186, 186, 186, 186, 186, 186, 186, 186, 186, 187, 187, 187, 187, 187, 187, 187, 187, 187, 187, 187, 187, 187, 187, 188, 188, 189, 189, 190, 190, 190, 190, 190, 190, 191, 191, 191, 192, 192, 192, 193, 193, 193, 193, 193, 194, 194, 195, 195, 195, 196, 196, 197, 198, 198, 198, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 199, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 201, 201, 201, 201, 201, 201, 201, 201, 201, 201, 202, 202, 202, 202, 203, 203, 204, 204, 205, 206, 206, 206, 206, 206, 206, 207, 207, 208, 208, 209, 209, 210, 211, 211, 212, 212, 212, 212, 212, 212, 212, 212, 212, 212, 212, 212, 212, 212, 212, 212, 212, 212, 212, 212, 213, 213, 213, 213, 213, 213, 213, 213, 214, 214, 215, 215, 215, 215, 215, 216, 216, 217, 217, 217, 217, 217, 218, 218, 219, 219, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 220, 221, 221, 221, 221, 221, 222, 222, 222, 222, 222, 222, 223, 223, 223, 223, 223, 223, 224, 224, 224, 224, 225, 225, 225, 225, 225, 226, 226, 226, 226, 226, 227, 228, 228, 228, 229, 229, 229, 229, 230, 230, 230, 230, 230, 231, 231, 232, 232, 232, 232, 233, 233, 234, 234, 235, 235, 235, 235, 235, 235, 236, 236, 237, 237, 238, 238, 239, 239, 239, 240, 240, 241, 241, 242, 242, 242, 242, 242, 242, 243, 243, 243, 244, 244, 245, 245, 245, 246, 246, 246, 247, 248, 248, 249, 249, 250, 250, 250, 251, 251, 251, 251, 251, 251, 251, 252, 252, 252, 252, 252, 253, 254, 254, 255, 255, 256, 256, 256, 256, 257, 257, 258, 258, 258, 258, 258, 259, 259, 260, 261, 261, 262, 262, 263, 264, 264, 264, 264, 264, 264, 265, 265, 265, 266, 266 }; 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, 4, 4, 4, 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, 226, 229, 230, 227, 228, 216, 217, 219, 225, 292, 293, 0, 415, 240, 197, 198, 200, 241, 242, 231, 0, 0, 201, 202, 233, 232, 196, 155, 162, 236, 8, 5, 0, 161, 414, 149, 215, 0, 199, 218, 151, 153, 157, 234, 0, 235, 159, 499, 0, 0, 335, 334, 0, 0, 0, 4, 2, 3, 6, 402, 0, 0, 412, 156, 377, 150, 215, 152, 154, 158, 160, 362, 411, 410, 392, 0, 391, 373, 361, 0, 0, 8, 276, 275, 0, 0, 1, 343, 0, 341, 0, 0, 36, 22, 466, 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, 236, 20, 67, 283, 281, 0, 285, 284, 290, 0, 400, 403, 404, 352, 0, 0, 0, 0, 406, 408, 346, 0, 116, 0, 0, 377, 0, 413, 0, 365, 394, 393, 364, 0, 0, 376, 387, 0, 390, 0, 0, 0, 0, 363, 374, 0, 0, 0, 0, 0, 326, 268, 0, 0, 0, 0, 20, 0, 0, 215, 0, 297, 0, 325, 294, 0, 12, 382, 0, 0, 21, 323, 0, 0, 0, 278, 277, 500, 0, 0, 336, 0, 0, 0, 54, 0, 51, 52, 0, 0, 0, 0, 0, 0, 56, 27, 114, 0, 418, 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, 237, 238, 239, 0, 0, 215, 282, 361, 0, 10, 9, 0, 401, 405, 345, 378, 353, 0, 348, 347, 0, 366, 375, 354, 0, 349, 0, 0, 380, 0, 0, 388, 389, 0, 203, 204, 207, 206, 205, 0, 208, 210, 0, 244, 245, 246, 247, 248, 250, 253, 254, 251, 252, 243, 249, 0, 264, 255, 0, 0, 257, 256, 260, 169, 0, 163, 165, 167, 258, 0, 259, 0, 16, 61, 0, 20, 0, 446, 0, 477, 480, 481, 479, 478, 0, 0, 0, 320, 377, 215, 0, 327, 395, 11, 329, 0, 384, 0, 266, 295, 0, 324, 0, 383, 322, 321, 0, 267, 0, 273, 0, 0, 0, 344, 342, 0, 340, 0, 337, 133, 20, 420, 129, 131, 137, 135, 0, 0, 0, 215, 368, 0, 367, 183, 0, 173, 175, 177, 179, 181, 0, 0, 0, 0, 19, 0, 0, 122, 124, 128, 126, 419, 0, 0, 494, 0, 472, 59, 426, 425, 0, 139, 141, 143, 147, 145, 486, 46, 0, 491, 487, 497, 490, 0, 0, 474, 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, 281, 287, 286, 364, 289, 288, 291, 407, 409, 355, 351, 350, 381, 379, 417, 214, 0, 0, 0, 211, 335, 334, 0, 0, 0, 0, 170, 164, 166, 168, 0, 275, 0, 15, 215, 0, 447, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 449, 20, 0, 438, 0, 440, 429, 0, 0, 0, 430, 431, 432, 433, 434, 0, 296, 13, 331, 0, 397, 0, 0, 319, 0, 330, 0, 396, 385, 298, 386, 269, 265, 271, 0, 272, 0, 0, 0, 134, 130, 132, 138, 136, 421, 55, 357, 0, 0, 0, 371, 370, 0, 0, 369, 0, 0, 184, 174, 176, 178, 180, 182, 0, 0, 0, 0, 0, 57, 115, 68, 26, 476, 0, 0, 377, 140, 142, 144, 148, 146, 482, 483, 484, 0, 489, 495, 493, 498, 492, 471, 473, 40, 0, 38, 0, 282, 0, 213, 212, 0, 0, 0, 0, 0, 0, 313, 0, 0, 0, 0, 278, 277, 14, 0, 0, 0, 0, 0, 0, 0, 0, 462, 463, 464, 0, 0, 0, 450, 117, 377, 0, 187, 189, 439, 0, 442, 441, 448, 119, 470, 0, 398, 0, 328, 395, 0, 332, 399, 274, 270, 339, 338, 356, 358, 29, 372, 359, 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 475, 485, 488, 50, 49, 99, 209, 261, 262, 263, 171, 0, 0, 0, 0, 0, 303, 0, 0, 318, 0, 0, 437, 0, 0, 0, 0, 0, 0, 0, 461, 465, 0, 435, 0, 0, 118, 0, 469, 397, 0, 0, 396, 0, 360, 28, 185, 33, 0, 0, 30, 35, 0, 0, 311, 0, 312, 172, 0, 0, 0, 0, 0, 0, 308, 436, 0, 0, 458, 0, 0, 460, 0, 0, 0, 468, 0, 188, 0, 422, 190, 398, 399, 333, 186, 32, 34, 0, 0, 0, 301, 0, 302, 0, 316, 0, 317, 0, 0, 451, 453, 454, 0, 459, 0, 0, 120, 467, 427, 0, 309, 310, 0, 0, 0, 0, 0, 306, 0, 307, 0, 0, 456, 0, 0, 423, 299, 300, 314, 315, 0, 0, 452, 455, 457, 424, 428, 304, 305 }; static const yytype_int16 yydefgoto[] = { -1, 40, 41, 126, 43, 44, 204, 205, 206, 207, 127, 128, 129, 130, 457, 479, 131, 154, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 248, 277, 554, 175, 688, 250, 420, 459, 210, 47, 363, 433, 683, 684, 48, 49, 50, 339, 340, 341, 51, 52, 53, 54, 436, 55, 56, 157, 158, 159, 160, 161, 57, 212, 213, 214, 215, 216, 389, 390, 58, 59, 101, 102, 84, 429, 167, 430, 168, 217, 218, 88, 219, 90, 393, 163, 220, 169, 170, 171, 193, 255, 425, 800, 465, 829, 557, 558, 559, 560, 561, 377, 562, 563, 564, 565, 566, 148, 567, 221, 149, 466, 223, 467, 468, 469, 470, 471, 472, 473, 61 }; static const yytype_int16 yypact[] = { 8770, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, 35, -760, -760, -760, -760, -760, -760, -760, -760, -3, 6, -760, -760, -760, -760, -760, -760, -760, -760, -100, -760, 303, 7208, -760, -760, -760, 45, -760, -760, -760, -760, -760, -760, 563, -760, -760, 77, 137, 138, 112, 136, 6963, 79, 6256, -760, -760, -760, -760, 1002, 7311, 933, 1035, -760, 102, -760, 216, -760, -760, -760, -760, -21, -760, 807, 178, 8202, -760, -760, 748, 158, 3556, -59, -760, 159, 37, 6963, -760, 180, 117, -760, 138, 138, -760, -760, -760, 7019, 7045, 7045, 8860, 6963, -760, 8860, 6963, 7101, -760, -760, 6389, -760, 334, -760, -760, -760, -760, 247, 39, -760, -760, 642, -760, 1003, 6963, -760, 160, 191, 512, 6963, 245, 534, 261, 270, 271, 401, 2, -760, 338, -760, -760, 348, 27, 247, 15, -760, 512, 6136, 345, -760, -760, -760, 251, -760, 1002, -760, -760, 773, 365, 852, 367, 363, -760, -760, 146, -760, 371, 1035, -760, 84, 807, 38, -21, 178, -760, 748, 8298, 6664, -760, -760, 6697, -760, 483, 379, 253, 95, -21, -760, 454, 8950, 8490, 6609, 8860, -760, -760, 378, 378, 378, 420, 19, 443, 5906, 84, 3681, -760, -57, -760, -760, 178, -760, -760, 38, 384, 391, -760, 5514, 3806, 3931, 392, 397, -760, 6963, 138, -760, 170, 204, 6389, -760, 6804, -760, -760, 102, 7511, 9040, 7611, 9040, 6389, -760, -760, -760, 301, 8006, -760, -760, -760, -760, 418, 417, 2708, 2851, 138, -760, -760, 5233, 138, 6963, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, 5274, -760, 6963, 6963, 6963, 6963, 6963, 6963, 6963, 512, 6963, 6963, -760, 6963, 6963, 6963, 6963, 6963, 6963, 6963, 6963, 6963, -760, -760, -760, 6256, 7411, 320, 406, 346, 6256, -760, -760, 6256, -760, -760, -760, -760, -760, 8680, -760, -760, 38, -21, -760, -760, 427, -760, 214, 424, -760, 218, 429, -760, -760, 138, -760, -760, -760, -760, -760, 432, 445, -760, 325, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, 79, -760, -760, 470, 473, -760, -760, -760, 456, 5791, -760, -760, -760, -760, 706, -760, 8490, -760, 1002, 6522, 155, 8585, 455, 5056, -760, -760, -760, -760, -760, 5274, 1085, 6963, -760, 51, 84, 140, -760, 178, -760, -30, 38, -760, 95, -760, -760, 1389, -760, 95, -760, -760, -760, 4056, -760, 4181, -760, 4306, 5514, 4431, -760, -760, 5514, -760, 5514, -760, -760, 19, 8006, -760, -760, -760, -760, 477, 8106, 6963, -48, 488, 487, 494, 498, 7811, -760, -760, -760, -760, -760, 6963, 492, 7911, 497, -760, 6963, 138, -760, -760, -760, -760, -760, 6963, 334, -760, 2994, -760, 508, -760, -760, 8490, -760, -760, -760, -760, -760, -760, -760, 378, -760, -760, 230, -760, 3137, 479, -760, 480, -760, -760, -760, 314, -760, -760, 451, -760, -760, -760, -760, -760, 160, 160, 191, 191, 512, 512, 512, 245, 245, 534, 261, 270, 271, 401, 286, 7711, -760, -760, 346, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, 6963, 501, 510, -760, -760, -760, 6963, 79, 6256, -33, -50, -760, -760, -760, 40, -760, 79, -760, 84, 503, -760, 6963, 490, 514, 519, 521, 5198, 522, 138, 506, 515, 5677, 138, -760, 26, 249, -760, 6021, -760, -760, 2279, 2422, 520, -760, -760, -760, -760, -760, 516, -760, -760, -760, 3280, 178, 95, 614, -760, 6963, -760, 95, 178, -760, -760, -760, -760, -760, -760, 4556, -760, 4681, 4806, 4931, -760, -760, -760, -760, -760, -760, -760, -760, 523, 530, 538, 488, 494, 8394, 6963, 488, 6256, 6963, 548, -760, -760, -760, -760, -760, 542, 543, 6963, 6963, 545, -760, -760, -760, -760, -760, 527, 5274, 138, -760, -760, -760, -760, -760, -760, -760, -760, 5274, -760, -760, -760, 230, -760, -760, -760, -760, 5274, -760, 6963, -760, 326, -760, -760, 552, 554, 66, 132, 378, 378, -760, 6256, -18, -10, 536, -760, -760, -760, 541, 5198, 6963, 6963, 6830, 625, 5570, 544, -760, -760, -760, 252, 550, 5198, -760, -760, 53, 257, -760, 691, -760, 2565, -760, -760, -760, -760, -760, 540, 178, 84, -760, 557, 38, 558, 178, -760, -760, -760, -760, -760, -760, -760, 488, -760, 568, 571, 197, 572, 6256, 6963, -760, 573, 574, 6963, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -760, -12, -14, 292, 378, 378, -760, 378, 378, -760, 20, 5198, -760, 335, 340, 5198, 343, 581, 5198, 5643, -760, -760, 6963, -760, 3423, 1035, -760, 5381, -760, 557, 95, 95, 557, 6963, -760, -760, -760, -760, 311, 576, -760, -760, 578, 378, -760, 378, -760, -760, 94, -1, 153, 9, 378, 378, -760, -760, 5198, 5198, -760, 5198, 6963, -760, 5198, 6886, 570, -760, 575, -760, 5381, -760, -760, 557, 557, -760, -760, -760, -760, 577, 579, 378, -760, 378, -760, 378, -760, 378, -760, 181, 149, 651, -760, -760, 364, -760, 5198, 413, -760, -760, -760, 219, -760, -760, 580, 585, 586, 589, 378, -760, 378, -760, 5198, 594, -760, 5198, 2012, -760, -760, -760, -760, -760, 596, 599, -760, -760, -760, -760, -760, -760, -760 }; static const yytype_int16 yypgoto[] = { -760, 193, -760, 664, 659, 29, -760, -760, -760, -760, 0, -760, -760, 1461, -260, -760, -760, 167, -760, -107, 289, 297, -20, -760, 302, 426, 449, 459, 425, 447, -760, 1542, -49, -760, 260, -87, -363, -760, -760, -372, 48, -760, -760, 502, -760, -5, 1452, 927, -760, -760, -307, -760, 370, -760, 1302, 1532, -177, 1156, -148, -760, 173, 176, 446, -512, -188, -102, 359, -760, -760, 72, -760, 198, -6, 1194, 505, 546, -15, -396, -2, -236, -42, 421, -187, -760, 1083, -64, 312, -760, 1146, -85, -760, 1, -760, -760, 528, -759, -374, -760, 80, -760, -760, 223, -760, -760, 1157, -641, -760, -760, -760, -115, -760, -760, -80, -760, -760, -760, 316, 148, 318, 319, -760, -250, -760 }; static const yytype_int16 yytable[] = { 45, 60, 478, 192, 86, 556, 256, 440, 475, 568, 368, 229, 371, 222, 555, 655, 147, 483, 1, 297, 67, 366, 1, 392, 64, 242, 278, 196, 244, 1, 1, 749, 602, 179, 522, 606, 656, 657, 1, 828, 1, 1, 1, 1, 85, 71, 77, 155, 46, 29, 367, 734, 735, 63, 1, 775, 1, 96, 773, 737, 738, 67, 100, 2, 181, 2, 151, 153, 811, 1, 659, 72, 399, 166, 426, 177, 195, 71, 815, 177, 35, 36, 1, 224, 400, 856, 95, 1, 191, 782, 783, 177, 660, 208, 367, 712, 367, 228, 1, 326, 323, 185, 329, 100, 100, 1, 186, 2, 793, 576, 658, 240, 27, 28, 240, 156, 196, 29, 286, 65, 321, 46, 405, 407, 409, 736, 227, 71, 66, 776, 265, 774, 222, 739, 69, 70, 46, 99, 69, 70, 298, 1, 812, 412, 222, 222, 222, 733, 35, 36, 301, 71, 816, 71, 305, 302, 240, 258, 1, 241, 176, 258, 243, 784, 809, 679, 71, 92, 258, 320, 69, 70, 485, 486, 487, 368, 177, 62, 177, 226, 177, 258, 661, 536, 177, 45, 532, 556, 556, 729, 599, 71, 369, 571, 177, 754, 686, 615, 362, 77, 374, 240, 768, 72, 625, 619, 176, 708, 71, 265, 387, 177, 208, 480, 651, 367, 98, 176, 838, 1, 177, 69, 70, 813, 208, 208, 208, 361, 484, -377, -377, 100, 132, 46, -377, 419, 369, 810, 369, 76, 71, 240, 432, 240, 432, 419, 231, 370, 450, 375, 445, 836, 721, 730, 103, 321, 612, 287, 288, 476, 232, 310, 308, 481, 612, -377, -377, 492, 493, 574, 494, 361, 633, 361, 317, 236, 238, 239, 104, 279, 197, 575, 155, 246, 398, 367, 132, 155, 257, 181, 155, 195, 839, 367, 280, 281, 814, 258, 570, 231, 188, 225, 419, 45, 68, 189, 1, 419, 586, 588, 153, 414, 589, 415, 590, 556, 45, 511, 766, 177, 230, 693, 282, 283, 837, 222, 310, 222, 333, 222, 222, 222, 517, 231, 222, 72, 222, 623, 73, 107, 601, 600, 513, 74, 622, 416, 515, 417, 844, 76, 503, 46, 616, 334, 524, 503, 257, 369, 156, 636, 257, 533, 845, 529, 46, 289, 290, 132, 534, 335, 77, 637, 309, 374, 71, 240, 331, 553, 444, 249, 310, 444, 332, 523, 177, 723, 755, 71, 177, 257, 680, 293, 361, 751, 177, 621, 177, 95, 756, 336, 337, 177, 132, 76, 132, 208, 294, 208, 295, 208, 208, 208, 132, 777, 208, 444, 208, 296, 596, 71, 240, 310, 69, 70, 443, 647, 45, 369, 418, 132, 444, 132, 804, 609, 76, 369, 76, 644, 418, 72, 310, 609, 303, 645, 132, 71, 1, 74, 520, 726, 259, 260, 261, 666, 521, 444, 265, 333, 786, 627, 249, 299, 361, 787, 444, 132, 789, 87, 303, 444, 361, 300, 444, 74, 46, 504, 652, 398, 505, 398, 507, 398, 334, 508, 68, 307, 1, 841, 313, 699, 315, 320, 316, 444, 87, 249, 87, 249, 335, 318, 182, 648, 330, 240, 796, 249, 222, 155, 222, 222, 222, 1, 87, 333, 685, 259, 260, 261, 711, 710, 376, 713, 284, 285, 482, 403, 654, 153, 336, 337, 717, 718, 404, 662, 410, 664, 843, 177, 334, 411, 132, 451, 444, 452, 132, 553, -280, 673, 291, 292, 512, 678, 514, 71, 335, 518, 682, 516, 502, 553, 553, 381, 376, 76, 663, 262, 1, 519, 76, 263, 264, 488, 489, 177, 177, 156, 527, 338, 177, 646, 444, 490, 491, 383, 336, 337, 208, 155, 208, 208, 208, 2, 525, 495, 496, 526, 724, 87, 539, 182, 597, 87, 69, 70, 45, 87, -416, 153, 233, 234, 604, 132, -416, 591, 605, 182, 426, 1, 607, 617, 620, 87, 642, 643, 650, 671, 665, 71, 769, 667, 262, 391, 772, 249, 263, 264, 668, 27, 28, 155, 689, 669, 29, 670, 672, 1, 705, 674, 626, 259, 260, 261, 46, 706, 71, 156, 675, 691, 398, 153, 398, 398, 398, 690, 42, 794, 707, 553, 714, 715, 720, 716, 719, 35, 36, 727, 803, 728, 740, 553, 741, 747, 71, 758, 189, 750, 132, 553, 27, 28, 752, 764, 132, 29, 155, 177, 76, 763, 177, 765, 767, 770, 771, 790, 805, 93, 806, 156, 799, 1, 42, 826, 132, 685, 153, 840, 94, 132, 827, 497, 830, 500, 831, 846, 35, 36, 132, 132, 847, 848, 150, 152, 849, 72, 2, 853, 176, 42, 173, 857, 87, 553, 858, 498, 501, 553, 441, 742, 553, 799, 797, 1, 42, 385, 499, 177, 509, 152, 581, 753, 177, 177, 156, 577, 262, 27, 28, 689, 263, 264, 29, 634, 696, 442, 68, 42, 1, 413, 42, 649, 27, 28, 687, 152, 722, 29, 553, 553, 639, 553, 640, 641, 553, 0, 87, 799, 0, 0, 0, 0, 0, 35, 36, 0, 0, 87, 0, 0, 0, 572, 677, 0, 132, 0, 0, 579, 35, 36, 0, 0, 42, 785, 27, 28, 553, 788, 0, 29, 791, 0, 0, 757, 0, 0, 132, 132, 132, 132, 0, 132, 553, 0, 0, 553, 0, 0, 132, -377, -377, 42, 325, 0, -377, 328, 132, 0, 0, 0, 35, 36, 0, 0, 0, 42, 0, 42, 819, 820, 0, 821, 73, 0, 823, 0, 42, 74, 152, 0, 0, 0, 391, 27, 28, -377, -377, 0, 29, 0, 152, 152, 152, 0, 69, 70, 0, -377, -377, 0, 0, 152, -377, 0, 0, 0, 842, 42, 0, 42, 132, 152, 0, 0, 132, 0, 42, 132, 132, 35, 36, 0, 852, 152, 152, 854, 132, 0, 27, 28, 743, 744, 746, 29, 0, 0, 105, 0, 1, 106, 107, 108, 0, 109, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 132, 0, 132, 132, 182, 132, 132, 2, 35, 36, 0, 132, 152, 42, 0, 0, 0, 152, 0, 79, 152, 314, 0, 87, 0, 0, 42, 0, 0, 0, 97, 0, 0, 0, 0, 0, 0, 132, 0, 0, 694, 697, 0, 0, 0, 700, 79, 0, 178, 0, 111, 112, 113, 132, 0, 0, 132, 132, 0, 187, 0, 0, 0, 0, 194, 0, 211, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 0, 0, 0, 42, 114, 115, 152, 1, 42, 0, 152, 116, 0, 0, 0, 18, 19, 0, 0, 822, 117, 118, 825, 0, 119, 0, 120, 121, 0, 0, 172, 0, 122, 123, 124, 125, 0, 0, 152, 0, 152, 0, 152, 152, 152, 27, 28, 152, 0, 152, 29, 0, 304, 42, 0, 0, 0, 1, 0, 42, 0, 0, 0, 0, 187, 0, 0, 0, 0, 0, 0, 0, 178, 0, 0, 187, 194, 0, 27, 28, 194, 35, 36, 29, 0, 759, 0, 152, 762, 0, 72, 0, 42, 0, 0, 211, 178, 0, 89, 0, 0, 0, 0, 0, 0, 152, 388, 0, 211, 0, 0, 0, 276, 0, 35, 36, 401, 0, 0, 0, 211, 211, 211, 72, 0, 89, 176, 89, 27, 28, 0, 183, 0, 29, 0, 0, 42, 428, 0, 428, 0, 0, 0, 89, 0, 87, 304, 0, 0, 0, 801, 802, 0, 0, 0, 0, 0, 0, 0, 653, 152, 91, 0, 0, 35, 36, 0, 0, 0, 0, 0, 82, 0, 72, 0, 0, 176, 569, 0, 0, 0, 0, 0, 0, 0, 0, 0, 164, 91, 42, 180, 0, 152, 152, 184, 0, 0, 0, 0, 304, 0, 0, 0, 0, 152, 0, 0, 0, 0, 83, 0, 0, 0, 0, 0, 194, 0, 0, 0, 152, 0, 152, 152, 152, 0, 0, 0, 0, 89, 0, 183, 0, 89, 0, 0, 0, 89, 42, 0, 0, 152, 0, 0, 0, 253, 0, 183, 0, 0, 0, 0, 0, 89, 0, 0, 0, 0, 0, 0, 304, 0, 0, 0, 395, 535, 0, 211, 0, 0, 537, 0, 306, 402, 0, 0, 0, 0, 0, 312, 0, 178, 82, 254, 0, 0, 0, 0, 0, 0, 0, 578, 180, 152, 319, 0, 0, 0, 0, 0, 0, 0, 211, 0, 211, 0, 211, 211, 211, 0, 0, 211, 0, 211, 0, 0, 180, 304, 80, 0, 83, 152, 0, 428, 0, 0, 394, 396, 0, 0, 428, 378, 379, 380, 382, 0, 82, 0, 428, 0, 0, 0, 0, 0, 162, 0, 0, 0, 152, 0, 0, 0, 0, 0, 0, 0, 388, 431, 0, 431, 105, 423, 1, 106, 107, 0, 306, 82, 437, 82, 437, 423, 89, 0, 83, 0, 448, 0, 0, 0, 0, 0, 0, 463, 463, 0, 0, 2, 152, 0, 0, 251, 0, 0, 0, 0, 0, 0, 0, 424, 304, 0, 0, 0, 0, 83, 438, 83, 438, 424, 0, 0, 0, 0, 449, 0, 0, 0, 0, 306, 506, 464, 464, 0, 0, 0, 89, 0, 80, 0, 111, 112, 0, 0, 0, 311, 0, 89, 0, 0, 0, 395, 0, 0, 0, 0, 0, 402, 0, 580, 0, 0, 0, 537, 582, 0, 0, 0, 0, 0, 0, 114, 115, 0, 0, 0, 0, 0, 78, 0, 365, 695, 0, 0, 0, 0, 0, 117, 0, 306, 0, 237, 80, 211, 121, 211, 211, 211, 164, 180, 0, 0, 0, 0, 0, 0, 82, 0, 0, 253, 180, 82, 0, 463, 573, 0, 0, 421, 0, 0, 0, 0, 0, 80, 435, 80, 435, 421, 0, 0, 0, 0, 446, 0, 209, 0, 0, 0, 0, 461, 461, 0, 0, 0, 83, 0, 306, 254, 0, 83, 0, 464, 431, 0, 603, 0, 594, 0, 81, 431, 0, 0, 0, 0, 0, 0, 0, 431, 0, 613, 0, 0, 0, 0, 0, 0, 0, 613, 0, 0, 0, 0, 0, 0, 0, 394, 0, 0, 78, 0, 463, 0, 187, 0, 595, 631, 174, 0, 0, 0, 183, 0, 0, 0, 635, 761, 0, 614, 463, 0, 0, 0, 0, 0, 0, 614, 0, 0, 0, 89, 174, 0, 0, 0, 0, 0, 0, 0, 464, 306, 364, 252, 0, 632, 174, 0, 580, 174, 0, 82, 0, 582, 78, 0, 0, 531, 464, 0, 0, 0, 0, 0, 80, 209, 162, 251, 0, 80, 0, 461, 0, 0, 178, 319, 0, 209, 209, 209, 81, 0, 0, 0, 0, 78, 434, 78, 434, 83, 0, 0, 0, 0, 180, 0, 0, 0, 0, 0, 0, 460, 460, 0, 631, 0, 0, 463, 463, 0, 456, 456, 698, 0, 592, 0, 0, 0, 0, 463, 174, 0, 0, 174, 0, 0, 0, 611, 0, 0, 0, 0, 0, 0, 81, 611, 0, 0, 0, 0, 0, 0, 632, 0, 0, 464, 464, 0, 461, 0, 0, 0, 0, 629, 0, 0, 0, 464, 0, 422, 0, 0, 0, 0, 174, 81, 461, 81, 0, 422, 0, 0, 0, 0, 447, 0, 0, 0, 0, 0, 0, 462, 462, 0, 0, 0, 0, 0, 0, 0, 0, 458, 458, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 731, 732, 530, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 78, 0, 460, 0, 0, 0, 0, 0, 0, 0, 0, 89, 0, 0, 760, 0, 463, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 629, 0, 209, 461, 461, 0, 0, 0, 209, 0, 209, 0, 209, 209, 209, 461, 0, 209, 0, 209, 0, 0, 0, 464, 0, 0, 0, 610, 0, 0, 0, 0, 0, 778, 779, 610, 780, 781, 0, 0, 0, 0, 0, 180, 81, 0, 0, 252, 460, 81, 0, 462, 463, 628, 0, 0, 0, 456, 0, 0, 0, 0, 0, 0, 0, 0, 460, 458, 0, 174, 0, 0, 807, 0, 808, 456, 0, 0, 0, 0, 0, 817, 818, 0, 0, 0, 0, 0, 0, 0, 464, 0, 0, 0, 593, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 832, 0, 833, 174, 834, 0, 835, 0, 0, 0, 0, 0, 0, 0, 0, 174, 0, 0, 0, 0, 462, 0, 0, 461, 0, 630, 0, 850, 0, 851, 458, 0, 0, 0, 0, 0, 0, 0, 462, 0, 0, 0, 628, 0, 0, 460, 460, 105, 458, 1, 106, 107, 108, 0, 109, 110, 0, 460, 0, 0, 0, 0, 0, 0, 0, 0, 456, 0, 0, 81, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 209, 0, 209, 209, 209, 0, 0, 0, 0, 461, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 111, 112, 113, 0, 0, 630, 0, 0, 462, 462, 0, 0, 0, 0, 456, 0, 0, 0, 0, 0, 462, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 114, 115, 0, 0, 174, 0, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 117, 118, 0, 0, 119, 0, 120, 121, 0, 460, 0, 0, 122, 123, 124, 125, 0, 174, 0, 0, 174, 0, 0, 0, 798, 855, 0, 0, 0, 174, 174, 0, 0, 0, 0, 0, 0, 0, 458, 0, 0, 0, 0, 0, 0, 0, 0, 0, 458, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 725, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 460, 0, 0, 0, 0, 0, 0, 0, 0, 456, 0, 0, 0, 462, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 174, 0, 0, 0, 174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 1, 106, 107, 108, 462, 109, 110, 0, 0, 0, 0, 0, 174, 0, 458, 0, 0, 0, 0, 0, 0, 0, 0, 174, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 0, 0, 0, 26, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 551, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 37, 38, 0, 0, 0, 39, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 552, 376, -444, 105, 0, 1, 106, 107, 108, 0, 109, 110, 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, 0, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 0, 0, 0, 26, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 551, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 37, 38, 0, 0, 0, 39, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 552, 376, -443, 105, 0, 1, 106, 107, 108, 0, 109, 110, 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, 0, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 0, 0, 0, 26, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 551, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 37, 38, 0, 0, 0, 39, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 552, 376, -445, 105, 0, 1, 106, 107, 108, 0, 109, 110, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 37, 38, 0, 0, 0, 39, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 453, 454, 455, 105, 0, 1, 106, 107, 108, 0, 109, 110, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 37, 38, 0, 0, 0, 39, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 453, 454, 474, 105, 0, 1, 106, 107, 108, 0, 109, 110, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 37, 38, 0, 0, 0, 39, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 453, 454, 624, 105, 0, 1, 106, 107, 108, 0, 109, 110, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 37, 38, 0, 0, 0, 39, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 638, 454, -496, 105, 0, 1, 106, 107, 108, 0, 109, 110, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 37, 38, 0, 0, 0, 39, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 453, 454, 692, 105, 0, 1, 106, 107, 108, 0, 109, 110, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 37, 38, 0, 0, 0, 39, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 105, 0, 1, 106, 107, 0, 0, 453, 454, 795, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 198, 0, 0, 111, 112, 0, 27, 28, 0, 0, 199, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 117, 72, 0, 0, 200, 0, 201, 121, 105, 0, 1, 106, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 203, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 198, 0, 0, 111, 112, 0, 27, 28, 0, 0, 199, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 117, 72, 0, 0, 200, 0, 201, 121, 105, 0, 1, 106, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 397, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 198, 0, 0, 111, 112, 0, 27, 28, 0, 0, 199, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 117, 72, 0, 0, 200, 0, 201, 121, 105, 0, 1, 106, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 406, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 198, 0, 0, 111, 112, 0, 27, 28, 0, 0, 199, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 117, 72, 0, 0, 200, 0, 201, 121, 105, 0, 1, 106, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 198, 0, 0, 111, 112, 0, 27, 28, 0, 0, 199, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 117, 72, 0, 0, 200, 0, 201, 121, 105, 0, 1, 106, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 583, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 198, 0, 0, 111, 112, 0, 27, 28, 0, 0, 199, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 117, 72, 0, 0, 200, 0, 201, 121, 105, 0, 1, 106, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 584, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 198, 0, 0, 111, 112, 0, 27, 28, 0, 0, 199, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 117, 72, 0, 0, 200, 0, 201, 121, 105, 0, 1, 106, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 198, 0, 0, 111, 112, 0, 27, 28, 0, 0, 199, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 117, 72, 0, 0, 200, 0, 201, 121, 105, 0, 1, 106, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 198, 0, 0, 111, 112, 0, 27, 28, 0, 0, 199, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 117, 72, 0, 0, 200, 0, 201, 121, 105, 0, 1, 106, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 701, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 198, 0, 0, 111, 112, 0, 27, 28, 0, 0, 199, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 117, 72, 0, 0, 200, 0, 201, 121, 105, 0, 1, 106, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 0, 702, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 198, 0, 0, 111, 112, 0, 27, 28, 0, 0, 199, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 117, 72, 0, 0, 200, 0, 201, 121, 105, 0, 1, 106, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 202, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 198, 0, 0, 111, 112, 0, 27, 28, 0, 0, 199, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 117, 72, 0, 0, 200, 0, 201, 121, 105, 0, 1, 106, 107, 108, 0, 109, 110, 0, 0, 0, 0, 0, 0, 202, 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, 0, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 0, 0, 0, 26, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 551, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 37, 38, 0, 0, 0, 39, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 552, 376, 105, 0, 1, 106, 107, 108, 0, 109, 110, 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, 105, 0, 1, 106, 107, 108, 0, 109, 110, 0, 0, 0, 0, 0, 0, 0, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 2, 0, 0, 0, 0, 0, 0, 0, 111, 112, 113, 0, 0, 0, 105, 0, 1, 106, 107, 108, 0, 109, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 115, 2, 0, 111, 112, 113, 116, 0, 0, 0, 0, 0, 0, 0, 0, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 0, 114, 115, 0, 0, 552, 376, 0, 116, 0, 0, 111, 112, 113, 0, 0, 0, 117, 118, 0, 0, 119, 477, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 0, 454, 114, 115, 0, 0, 0, 0, 105, 116, 1, 106, 107, 108, 0, 109, 110, 0, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 2, 0, 0, 0, 0, 0, 0, 454, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 111, 112, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 115, 0, 0, 0, 0, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 105, 0, 1, 106, 107, 0, 0, 0, 798, 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, 0, 0, 0, 0, 0, 0, 105, 0, 1, 106, 107, 108, 0, 109, 110, 26, 0, 198, 0, 0, 111, 112, 0, 27, 28, 0, 0, 199, 29, 0, 0, 30, 31, 2, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 117, 72, 0, 0, 200, 0, 201, 121, 0, 111, 112, 113, 105, 0, 1, 106, 107, 108, 0, 109, 110, 0, 0, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 114, 115, 0, 0, 0, 0, 105, 116, 1, 106, 107, 108, 0, 109, 110, 0, 117, 118, 0, 0, 119, 748, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 2, 0, 0, 0, 0, 0, 552, 0, 0, 111, 112, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 115, 0, 111, 112, 113, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 117, 118, 0, 0, 119, 792, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 114, 115, 0, 0, 0, 552, 0, 116, 0, 0, 0, 0, 0, 0, 0, 1, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 676, 2, 3, 4, 5, 6, 7, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 18, 19, 352, 353, 22, 23, 354, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 355, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 0, 0, 0, 356, 0, 357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 359, 360, 0, 0, 0, 39, 1, 72, 0, 0, 303, 0, 0, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 528, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 1, 72, 0, 0, 384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 385, 0, 386, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 1, 72, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 681, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 0, 72, 0, 105, 303, 1, 106, 107, 108, 74, 109, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -279, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 37, 38, 0, 0, 0, 39, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 105, 0, 1, 106, 107, 108, 0, 109, 110, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 37, 38, 0, 0, 0, 0, 117, 118, 0, 0, 119, 247, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 105, 0, 1, 106, 107, 108, 0, 109, 110, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 105, 0, 1, 106, 107, 108, 0, 109, 110, 0, 0, 0, 34, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 37, 38, 0, 2, 0, 0, 117, 372, 0, 0, 373, 247, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 1, 106, 107, 108, 0, 109, 110, 0, 0, 0, 0, 0, 0, 111, 112, 113, 27, 28, 0, 0, 0, 29, 0, 0, 0, 2, 0, 0, 0, 0, 0, 105, 0, 1, 106, 107, 108, 0, 109, 110, 0, 0, 0, 0, 114, 115, 0, 0, 0, 0, 0, 116, 35, 36, 0, 0, 0, 0, 2, 0, 117, 372, 0, 0, 373, 247, 120, 121, 111, 112, 113, 0, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 115, 111, 112, 113, 0, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 324, 0, 122, 123, 124, 125, 0, 114, 115, 0, 0, 0, 0, 105, 116, 1, 106, 107, 108, 0, 109, 110, 0, 117, 118, 0, 0, 119, 0, 120, 121, 0, 0, 327, 0, 122, 123, 124, 125, 105, 2, 1, 106, 107, 108, 0, 109, 110, 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, 111, 112, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 1, 106, 107, 108, 0, 109, 110, 0, 0, 0, 0, 0, 111, 112, 113, 0, 0, 114, 115, 0, 0, 0, 0, 0, 116, 2, 0, 0, 0, 0, 0, 0, 0, 117, 118, 0, 0, 119, 247, 120, 121, 0, 0, 114, 115, 122, 123, 124, 125, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 117, 118, 0, 0, 119, 745, 120, 121, 0, 111, 112, 113, 122, 123, 124, 125, 105, 0, 1, 106, 107, 108, 0, 109, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 115, 0, 2, 0, 0, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 117, 118, 0, 0, 119, 824, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 105, 0, 1, 106, 107, 108, 0, 109, 110, 0, 0, 0, 0, 0, 111, 112, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 2, 1, 106, 107, 108, 0, 109, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 115, 0, 0, 0, 0, 0, 116, 2, 0, 0, 0, 0, 0, 0, 0, 117, 118, 0, 0, 119, 0, 120, 121, 0, 111, 112, 113, 122, 123, 124, 125, 0, 0, 0, 0, 0, 105, 0, 1, 106, 107, 108, 0, 109, 110, 0, 0, 0, 0, 0, 111, 112, 113, 0, 0, 114, 115, 0, 0, 0, 0, 0, 116, 2, 0, 0, 0, 0, 0, 0, 0, 117, 118, 0, 0, 235, 0, 120, 121, 0, 0, 114, 115, 122, 123, 124, 125, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 117, 118, 0, 0, 237, 0, 120, 121, 0, 111, 112, 113, 122, 123, 124, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 115, 0, 0, 0, 0, 0, 116, 1, 0, 0, 0, 0, 0, 0, 0, 117, 118, 0, 0, 245, 0, 120, 121, 0, 0, 0, 0, 122, 123, 124, 125, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 1, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 0, 72, 0, 0, 73, 0, 0, 0, 0, 74, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 0, 72, 0, 0, 73, 165, 0, 0, 0, 74, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 0, 72, 0, 0, 303, 165, 0, 0, 0, 74, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 0, 72, 0, 0, 426, 0, 0, 0, 0, 427, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 0, 72, 0, 0, 426, 0, 0, 0, 0, 439, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 0, 72, 0, 0, 303, 0, 0, 0, 0, 74, 2, 3, 4, 5, 6, 7, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 18, 19, 352, 353, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 355, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 0, 0, 0, 356, 0, 357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 0, 0, 1, 0, 0, 0, 0, 0, 0, 35, 36, 359, 360, 0, 0, 0, 39, 0, 72, 0, 0, 426, 0, 0, 0, 0, 608, 2, 3, 4, 5, 6, 7, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 18, 19, 352, 353, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 355, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 0, 0, 0, 356, 0, 357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 359, 360, 0, 0, 0, 39, 0, 72, 0, 0, 426, 2, 0, 0, 0, 618, 0, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 1, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 0, 0, 72, 0, 0, 303, 0, 0, 0, 0, 74, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 0, 72, 0, 0, 426, 598, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 0, 0, 0, 0, 0, 190, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 0, 0, 0, 0, 0, 322, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 0, 0, 0, 0, 0, 709, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 0, 72, 0, 0, 176, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 0, 0, 0, 0, 538, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 510, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 30, 31, 0, 32, 0, 33, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 37, 38, 0, 0, 0, 39, 2, 3, 4, 5, 6, 7, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 18, 19, 352, 353, 22, 23, 354, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 355, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 0, 0, 0, 356, 0, 357, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 359, 360, 0, 0, 0, 39, 2, 3, 4, 5, 6, 7, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 18, 19, 352, 353, 22, 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 355, 0, 0, 0, 0, 0, 0, 0, 27, 28, 0, 0, 0, 29, 0, 0, 0, 0, 0, 356, 0, 357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 36, 359, 360, 0, 0, 0, 39 }; static const yytype_int16 yycheck[] = { 0, 0, 262, 88, 46, 377, 121, 243, 258, 383, 198, 98, 199, 93, 377, 527, 65, 277, 3, 17, 120, 198, 3, 210, 24, 112, 133, 91, 115, 3, 3, 672, 428, 75, 341, 431, 69, 70, 3, 798, 3, 3, 3, 3, 46, 45, 46, 67, 0, 79, 198, 69, 70, 24, 3, 69, 3, 57, 70, 69, 70, 120, 62, 28, 79, 28, 66, 67, 69, 3, 120, 119, 129, 73, 122, 75, 91, 77, 69, 79, 110, 111, 3, 142, 141, 844, 57, 3, 88, 69, 70, 91, 142, 93, 242, 607, 244, 97, 3, 186, 185, 122, 189, 103, 104, 3, 127, 28, 749, 139, 143, 111, 74, 75, 114, 67, 180, 79, 138, 122, 184, 73, 224, 225, 226, 143, 97, 127, 122, 143, 130, 143, 212, 143, 119, 120, 88, 0, 119, 120, 138, 3, 143, 230, 224, 225, 226, 659, 110, 111, 123, 151, 143, 153, 156, 140, 156, 142, 3, 111, 122, 142, 114, 143, 70, 139, 166, 122, 142, 184, 119, 120, 279, 280, 281, 363, 176, 142, 178, 142, 180, 142, 142, 370, 184, 185, 363, 559, 560, 123, 426, 191, 198, 142, 194, 142, 559, 433, 198, 199, 200, 201, 714, 119, 454, 441, 122, 603, 208, 209, 210, 211, 212, 262, 521, 363, 139, 122, 69, 3, 220, 119, 120, 70, 224, 225, 226, 198, 277, 74, 75, 231, 65, 185, 79, 235, 242, 143, 244, 46, 240, 241, 242, 243, 244, 245, 129, 199, 250, 201, 250, 70, 626, 121, 142, 319, 433, 12, 13, 259, 143, 129, 11, 263, 441, 110, 111, 287, 288, 129, 290, 242, 459, 244, 128, 108, 109, 110, 142, 119, 122, 141, 302, 116, 212, 433, 119, 307, 142, 304, 310, 306, 143, 441, 134, 135, 143, 142, 385, 129, 122, 142, 302, 303, 1, 127, 3, 307, 410, 411, 310, 141, 414, 143, 416, 687, 316, 316, 121, 319, 140, 571, 131, 132, 143, 405, 129, 407, 3, 409, 410, 411, 332, 129, 414, 119, 416, 452, 122, 5, 427, 426, 128, 127, 451, 141, 128, 143, 129, 156, 302, 303, 439, 28, 354, 307, 142, 363, 310, 129, 142, 363, 143, 363, 316, 120, 121, 200, 368, 44, 370, 141, 121, 373, 374, 375, 123, 377, 129, 119, 129, 129, 129, 354, 384, 645, 129, 387, 388, 142, 141, 130, 363, 141, 394, 444, 396, 368, 141, 74, 75, 401, 235, 210, 237, 405, 136, 407, 137, 409, 410, 411, 245, 121, 414, 129, 416, 16, 420, 419, 420, 129, 119, 120, 123, 139, 426, 433, 235, 262, 129, 264, 121, 433, 241, 441, 243, 123, 245, 119, 129, 441, 122, 129, 277, 445, 3, 127, 123, 123, 7, 8, 9, 540, 129, 129, 456, 3, 123, 459, 200, 123, 433, 123, 129, 298, 123, 46, 122, 129, 441, 123, 129, 127, 426, 302, 525, 405, 302, 407, 307, 409, 28, 307, 1, 140, 3, 123, 123, 576, 123, 506, 129, 129, 73, 235, 75, 237, 44, 128, 79, 503, 123, 503, 754, 245, 586, 527, 588, 589, 590, 3, 91, 3, 556, 7, 8, 9, 605, 604, 142, 608, 10, 11, 264, 141, 526, 527, 74, 75, 617, 618, 141, 533, 142, 535, 123, 537, 28, 142, 373, 123, 129, 126, 377, 545, 140, 547, 14, 15, 123, 551, 128, 553, 44, 123, 556, 128, 298, 559, 560, 141, 142, 370, 535, 122, 3, 122, 375, 126, 127, 282, 283, 573, 574, 527, 120, 123, 578, 128, 129, 284, 285, 140, 74, 75, 586, 607, 588, 589, 590, 28, 122, 291, 292, 122, 645, 176, 143, 178, 123, 180, 119, 120, 604, 184, 123, 607, 103, 104, 122, 444, 129, 420, 127, 194, 122, 3, 120, 127, 123, 200, 143, 143, 123, 545, 123, 627, 715, 139, 122, 210, 719, 373, 126, 127, 122, 74, 75, 659, 560, 122, 79, 122, 122, 3, 123, 141, 140, 7, 8, 9, 604, 123, 654, 607, 141, 141, 586, 659, 588, 589, 590, 143, 0, 752, 128, 667, 120, 127, 143, 128, 127, 110, 111, 123, 763, 123, 142, 679, 139, 56, 682, 143, 127, 141, 519, 687, 74, 75, 140, 123, 525, 79, 714, 695, 503, 139, 698, 128, 128, 128, 128, 122, 128, 142, 128, 659, 757, 3, 46, 141, 545, 755, 714, 64, 57, 550, 143, 293, 143, 296, 143, 143, 110, 111, 559, 560, 143, 143, 66, 67, 143, 119, 28, 141, 122, 73, 74, 143, 319, 741, 143, 294, 297, 745, 244, 667, 748, 798, 755, 3, 88, 139, 295, 755, 310, 93, 399, 679, 760, 761, 714, 393, 122, 74, 75, 687, 126, 127, 79, 459, 574, 245, 1, 111, 3, 231, 114, 519, 74, 75, 559, 119, 636, 79, 786, 787, 472, 789, 472, 472, 792, -1, 373, 844, -1, -1, -1, -1, -1, 110, 111, -1, -1, 384, -1, -1, -1, 388, 550, -1, 645, -1, -1, 394, 110, 111, -1, -1, 156, 741, 74, 75, 824, 745, -1, 79, 748, -1, -1, 140, -1, -1, 667, 668, 669, 670, -1, 672, 840, -1, -1, 843, -1, -1, 679, 74, 75, 185, 186, -1, 79, 189, 687, -1, -1, -1, 110, 111, -1, -1, -1, 199, -1, 201, 786, 787, -1, 789, 122, -1, 792, -1, 210, 127, 212, -1, -1, -1, 459, 74, 75, 110, 111, -1, 79, -1, 224, 225, 226, -1, 119, 120, -1, 122, 123, -1, -1, 235, 127, -1, -1, -1, 824, 241, -1, 243, 741, 245, -1, -1, 745, -1, 250, 748, 749, 110, 111, -1, 840, 257, 258, 843, 757, -1, 74, 75, 668, 669, 670, 79, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 786, 787, -1, 789, 790, 537, 792, 793, 28, 110, 111, -1, 798, 302, 303, -1, -1, -1, 307, -1, 46, 310, 123, -1, 556, -1, -1, 316, -1, -1, -1, 57, -1, -1, -1, -1, -1, -1, 824, -1, -1, 573, 574, -1, -1, -1, 578, 73, -1, 75, -1, 71, 72, 73, 840, -1, -1, 843, 844, -1, 86, -1, -1, -1, -1, 91, -1, 93, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, -1, -1, -1, 370, 102, 103, 373, 3, 375, -1, 377, 109, -1, -1, -1, 44, 45, -1, -1, 790, 118, 119, 793, -1, 122, -1, 124, 125, -1, -1, 128, -1, 130, 131, 132, 133, -1, -1, 405, -1, 407, -1, 409, 410, 411, 74, 75, 414, -1, 416, 79, -1, 156, 420, -1, -1, -1, 3, -1, 426, -1, -1, -1, -1, 168, -1, -1, -1, -1, -1, -1, -1, 176, -1, -1, 179, 180, -1, 74, 75, 184, 110, 111, 79, -1, 695, -1, 454, 698, -1, 119, -1, 459, -1, -1, 199, 200, -1, 46, -1, -1, -1, -1, -1, -1, 472, 210, -1, 212, -1, -1, -1, 140, -1, 110, 111, 220, -1, -1, -1, 224, 225, 226, 119, -1, 73, 122, 75, 74, 75, -1, 79, -1, 79, -1, -1, 503, 241, -1, 243, -1, -1, -1, 91, -1, 755, 250, -1, -1, -1, 760, 761, -1, -1, -1, -1, -1, -1, -1, 526, 527, 46, -1, -1, 110, 111, -1, -1, -1, -1, -1, 46, -1, 119, -1, -1, 122, 123, -1, -1, -1, -1, -1, -1, -1, -1, -1, 72, 73, 556, 75, -1, 559, 560, 79, -1, -1, -1, -1, 303, -1, -1, -1, -1, 571, -1, -1, -1, -1, 46, -1, -1, -1, -1, -1, 319, -1, -1, -1, 586, -1, 588, 589, 590, -1, -1, -1, -1, 176, -1, 178, -1, 180, -1, -1, -1, 184, 604, -1, -1, 607, -1, -1, -1, 119, -1, 194, -1, -1, -1, -1, -1, 200, -1, -1, -1, -1, -1, -1, 363, -1, -1, -1, 211, 368, -1, 370, -1, -1, 373, -1, 156, 220, -1, -1, -1, -1, -1, 163, -1, 384, 156, 119, -1, -1, -1, -1, -1, -1, -1, 394, 176, 659, 178, -1, -1, -1, -1, -1, -1, -1, 405, -1, 407, -1, 409, 410, 411, -1, -1, 414, -1, 416, -1, -1, 200, 420, 46, -1, 156, 687, -1, 426, -1, -1, 210, 211, -1, -1, 433, 204, 205, 206, 207, -1, 210, -1, 441, -1, -1, -1, -1, -1, 72, -1, -1, -1, 714, -1, -1, -1, -1, -1, -1, -1, 459, 241, -1, 243, 1, 235, 3, 4, 5, -1, 250, 241, 242, 243, 244, 245, 319, -1, 210, -1, 250, -1, -1, -1, -1, -1, -1, 257, 258, -1, -1, 28, 754, -1, -1, 119, -1, -1, -1, -1, -1, -1, -1, 235, 503, -1, -1, -1, -1, 241, 242, 243, 244, 245, -1, -1, -1, -1, 250, -1, -1, -1, -1, 303, 304, 257, 258, -1, -1, -1, 373, -1, 156, -1, 71, 72, -1, -1, -1, 163, -1, 384, -1, -1, -1, 388, -1, -1, -1, -1, -1, 394, -1, 396, -1, -1, -1, 556, 401, -1, -1, -1, -1, -1, -1, 102, 103, -1, -1, -1, -1, -1, 46, -1, 198, 574, -1, -1, -1, -1, -1, 118, -1, 363, -1, 122, 210, 586, 125, 588, 589, 590, 372, 373, -1, -1, -1, -1, -1, -1, 370, -1, -1, 373, 384, 375, -1, 377, 388, -1, -1, 235, -1, -1, -1, -1, -1, 241, 242, 243, 244, 245, -1, -1, -1, -1, 250, -1, 93, -1, -1, -1, -1, 257, 258, -1, -1, -1, 370, -1, 420, 373, -1, 375, -1, 377, 426, -1, 428, -1, 420, -1, 46, 433, -1, -1, -1, -1, -1, -1, -1, 441, -1, 433, -1, -1, -1, -1, -1, -1, -1, 441, -1, -1, -1, -1, -1, -1, -1, 459, -1, -1, 156, -1, 454, -1, 685, -1, 420, 459, 74, -1, -1, -1, 537, -1, -1, -1, 467, 698, -1, 433, 472, -1, -1, -1, -1, -1, -1, 441, -1, -1, -1, 556, 98, -1, -1, -1, -1, -1, -1, -1, 454, 503, 198, 119, -1, 459, 112, -1, 573, 115, -1, 503, -1, 578, 210, -1, -1, 363, 472, -1, -1, -1, -1, -1, 370, 212, 372, 373, -1, 375, -1, 377, -1, -1, 755, 537, -1, 224, 225, 226, 156, -1, -1, -1, -1, 241, 242, 243, 244, 503, -1, -1, -1, -1, 556, -1, -1, -1, -1, -1, -1, 257, 258, -1, 556, -1, -1, 559, 560, -1, 257, 258, 574, -1, 420, -1, -1, -1, -1, 571, 186, -1, -1, 189, -1, -1, -1, 433, -1, -1, -1, -1, -1, -1, 210, 441, -1, -1, -1, -1, -1, -1, 556, -1, -1, 559, 560, -1, 454, -1, -1, -1, -1, 459, -1, -1, -1, 571, -1, 235, -1, -1, -1, -1, 230, 241, 472, 243, -1, 245, -1, -1, -1, -1, 250, -1, -1, -1, -1, -1, -1, 257, 258, -1, -1, -1, -1, -1, -1, -1, -1, 257, 258, -1, -1, -1, -1, 503, -1, -1, -1, -1, -1, -1, -1, 656, 657, 363, -1, -1, -1, -1, -1, -1, 370, -1, -1, -1, -1, 375, -1, 377, -1, -1, -1, -1, -1, -1, -1, -1, 755, -1, -1, 695, -1, 687, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 556, -1, 399, 559, 560, -1, -1, -1, 405, -1, 407, -1, 409, 410, 411, 571, -1, 414, -1, 416, -1, -1, -1, 687, -1, -1, -1, 433, -1, -1, -1, -1, -1, 734, 735, 441, 737, 738, -1, -1, -1, -1, -1, 755, 370, -1, -1, 373, 454, 375, -1, 377, 754, 459, -1, -1, -1, 454, -1, -1, -1, -1, -1, -1, -1, -1, 472, 383, -1, 385, -1, -1, 773, -1, 775, 472, -1, -1, -1, -1, -1, 782, 783, -1, -1, -1, -1, -1, -1, -1, 754, -1, -1, -1, 420, -1, -1, 503, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 809, -1, 811, 427, 813, -1, 815, -1, -1, -1, -1, -1, -1, -1, -1, 439, -1, -1, -1, -1, 454, -1, -1, 687, -1, 459, -1, 836, -1, 838, 454, -1, -1, -1, -1, -1, -1, -1, 472, -1, -1, -1, 556, -1, -1, 559, 560, 1, 472, 3, 4, 5, 6, -1, 8, 9, -1, 571, -1, -1, -1, -1, -1, -1, -1, -1, 571, -1, -1, 503, -1, -1, -1, -1, 28, -1, -1, -1, -1, -1, -1, 586, -1, 588, 589, 590, -1, -1, -1, -1, 754, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 540, 71, 72, 73, -1, -1, 556, -1, -1, 559, 560, -1, -1, -1, -1, 636, -1, -1, -1, -1, -1, 571, -1, -1, -1, -1, -1, -1, -1, -1, -1, 571, 102, 103, -1, -1, 576, -1, -1, 109, -1, -1, -1, -1, -1, -1, -1, -1, 118, 119, -1, -1, 122, -1, 124, 125, -1, 687, -1, -1, 130, 131, 132, 133, -1, 605, -1, -1, 608, -1, -1, -1, 142, 143, -1, -1, -1, 617, 618, -1, -1, -1, -1, -1, -1, -1, 626, -1, -1, -1, -1, -1, -1, -1, -1, -1, 636, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 647, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 754, -1, -1, -1, -1, -1, -1, -1, -1, 754, -1, -1, -1, 687, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 715, -1, -1, -1, 719, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, 754, 8, 9, -1, -1, -1, -1, -1, 752, -1, 754, -1, -1, -1, -1, -1, -1, -1, -1, 763, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, -1, -1, -1, 66, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, 77, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 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, -1, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, -1, -1, -1, 66, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, 77, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 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, -1, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, -1, -1, -1, 66, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, 77, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 143, 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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, 1, -1, 3, 4, 5, -1, -1, 141, 142, 143, -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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, 68, -1, -1, 71, 72, -1, 74, 75, -1, -1, 78, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 143, -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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, 68, -1, -1, 71, 72, -1, 74, 75, -1, -1, 78, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 143, -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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, 68, -1, -1, 71, 72, -1, 74, 75, -1, -1, 78, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 143, -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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, 68, -1, -1, 71, 72, -1, 74, 75, -1, -1, 78, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 143, -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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, 68, -1, -1, 71, 72, -1, 74, 75, -1, -1, 78, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 143, -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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, 68, -1, -1, 71, 72, -1, 74, 75, -1, -1, 78, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 143, -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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, 68, -1, -1, 71, 72, -1, 74, 75, -1, -1, 78, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 143, -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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, 68, -1, -1, 71, 72, -1, 74, 75, -1, -1, 78, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 143, -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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, 68, -1, -1, 71, 72, -1, 74, 75, -1, -1, 78, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 143, -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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, 68, -1, -1, 71, 72, -1, 74, 75, -1, -1, 78, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 143, -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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, 68, -1, -1, 71, 72, -1, 74, 75, -1, -1, 78, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, 1, -1, 3, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 143, -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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, 68, -1, -1, 71, 72, -1, 74, 75, -1, -1, 78, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, 141, -1, 143, -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, -1, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, -1, -1, -1, 66, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, 77, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 142, 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, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 28, -1, -1, -1, -1, -1, -1, -1, 71, 72, 73, -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, 102, 103, 28, -1, 71, 72, 73, 109, -1, -1, -1, -1, -1, -1, -1, -1, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, -1, 102, 103, -1, -1, 141, 142, -1, 109, -1, -1, 71, 72, 73, -1, -1, -1, 118, 119, -1, -1, 122, 123, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, -1, 142, 102, 103, -1, -1, -1, -1, 1, 109, 3, 4, 5, 6, -1, 8, 9, -1, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, 28, -1, -1, -1, -1, -1, -1, 142, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 71, 72, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 102, 103, -1, -1, -1, -1, -1, 109, -1, -1, -1, -1, -1, -1, -1, -1, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, 1, -1, 3, 4, 5, -1, -1, -1, 142, -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, -1, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, 66, -1, 68, -1, -1, 71, 72, -1, 74, 75, -1, -1, 78, 79, -1, -1, 82, 83, 28, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, -1, 71, 72, 73, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, 141, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 102, 103, -1, -1, -1, -1, 1, 109, 3, 4, 5, 6, -1, 8, 9, -1, 118, 119, -1, -1, 122, 123, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, 28, -1, -1, -1, -1, -1, 141, -1, -1, 71, 72, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 102, 103, -1, 71, 72, 73, -1, 109, -1, -1, -1, -1, -1, -1, -1, -1, 118, 119, -1, -1, 122, 123, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, 102, 103, -1, -1, -1, 141, -1, 109, -1, -1, -1, -1, -1, -1, -1, 3, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, 141, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, -1, -1, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 3, 119, -1, -1, 122, -1, -1, -1, -1, 127, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 142, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 3, 119, -1, -1, 122, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 139, -1, 141, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 3, 119, -1, -1, 122, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, 119, -1, 1, 122, 3, 4, 5, 6, 127, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 140, -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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, 112, 113, -1, -1, -1, 117, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, 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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, 112, 113, -1, -1, -1, -1, 118, 119, -1, -1, 122, 123, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, 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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, 100, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, 112, 113, -1, 28, -1, -1, 118, 119, -1, -1, 122, 123, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, 71, 72, 73, 74, 75, -1, -1, -1, 79, -1, -1, -1, 28, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, 102, 103, -1, -1, -1, -1, -1, 109, 110, 111, -1, -1, -1, -1, 28, -1, 118, 119, -1, -1, 122, 123, 124, 125, 71, 72, 73, -1, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 102, 103, 71, 72, 73, -1, -1, 109, -1, -1, -1, -1, -1, -1, -1, -1, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, 128, -1, 130, 131, 132, 133, -1, 102, 103, -1, -1, -1, -1, 1, 109, 3, 4, 5, 6, -1, 8, 9, -1, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, 128, -1, 130, 131, 132, 133, 1, 28, 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, 71, 72, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, 71, 72, 73, -1, -1, 102, 103, -1, -1, -1, -1, -1, 109, 28, -1, -1, -1, -1, -1, -1, -1, 118, 119, -1, -1, 122, 123, 124, 125, -1, -1, 102, 103, 130, 131, 132, 133, -1, 109, -1, -1, -1, -1, -1, -1, -1, -1, 118, 119, -1, -1, 122, 123, 124, 125, -1, 71, 72, 73, 130, 131, 132, 133, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 102, 103, -1, 28, -1, -1, -1, 109, -1, -1, -1, -1, -1, -1, -1, -1, 118, 119, -1, -1, 122, 123, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, 71, 72, 73, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, 28, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 102, 103, -1, -1, -1, -1, -1, 109, 28, -1, -1, -1, -1, -1, -1, -1, 118, 119, -1, -1, 122, -1, 124, 125, -1, 71, 72, 73, 130, 131, 132, 133, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, 71, 72, 73, -1, -1, 102, 103, -1, -1, -1, -1, -1, 109, 28, -1, -1, -1, -1, -1, -1, -1, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, 102, 103, 130, 131, 132, 133, -1, 109, -1, -1, -1, -1, -1, -1, -1, -1, 118, 119, -1, -1, 122, -1, 124, 125, -1, 71, 72, 73, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 102, 103, -1, -1, -1, -1, -1, 109, 3, -1, -1, -1, -1, -1, -1, -1, 118, 119, -1, -1, 122, -1, 124, 125, -1, -1, -1, -1, 130, 131, 132, 133, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, -1, -1, -1, -1, 3, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, 119, -1, -1, 122, -1, -1, -1, -1, 127, -1, -1, 130, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 65, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, -1, 3, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, 119, -1, -1, 122, 123, -1, -1, -1, 127, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 65, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, -1, 3, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, 119, -1, -1, 122, 123, -1, -1, -1, 127, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, -1, 3, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, 119, -1, -1, 122, -1, -1, -1, -1, 127, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, -1, 3, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, 119, -1, -1, 122, -1, -1, -1, -1, 127, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, -1, 3, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, 119, -1, -1, 122, -1, -1, -1, -1, 127, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, -1, -1, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, -1, 3, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, 119, -1, -1, 122, -1, -1, -1, -1, 127, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, -1, -1, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, -1, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, 119, -1, -1, 122, 28, -1, -1, -1, 127, -1, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, -1, 3, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, -1, -1, 119, -1, -1, 122, -1, -1, -1, -1, 127, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 65, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, 119, -1, -1, 122, 123, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 65, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, -1, -1, -1, -1, 123, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 65, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, -1, -1, -1, -1, 123, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 65, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, -1, -1, -1, -1, 123, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, -1, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, 119, -1, -1, 122, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3, -1, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, -1, -1, -1, -1, 122, 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, 65, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, 3, -1, -1, -1, -1, -1, -1, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 65, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, 3, -1, -1, -1, -1, -1, -1, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, 82, 83, -1, 85, -1, 87, -1, -1, -1, -1, -1, 3, -1, -1, -1, -1, -1, -1, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, -1, -1, -1, 85, -1, 87, -1, -1, -1, -1, -1, 3, -1, -1, -1, -1, -1, -1, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 66, -1, -1, -1, -1, -1, -1, -1, 74, 75, -1, -1, -1, 79, -1, -1, -1, -1, -1, 85, -1, 87, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 100, -1, -1, -1, -1, -1, -1, -1, -1, -1, 110, 111, 112, 113, -1, -1, -1, 117 }; 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, 65, 66, 74, 75, 79, 82, 83, 85, 87, 100, 110, 111, 112, 113, 117, 145, 146, 147, 148, 149, 154, 184, 185, 190, 191, 192, 196, 197, 198, 199, 201, 202, 208, 216, 217, 235, 266, 142, 149, 154, 122, 122, 120, 1, 119, 120, 154, 119, 122, 127, 130, 145, 154, 190, 191, 198, 199, 201, 217, 220, 222, 224, 225, 227, 228, 229, 232, 122, 142, 148, 149, 154, 191, 139, 0, 154, 218, 219, 142, 142, 1, 4, 5, 6, 8, 9, 71, 72, 73, 102, 103, 109, 118, 119, 122, 124, 125, 130, 131, 132, 133, 147, 154, 155, 156, 157, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 253, 256, 147, 154, 147, 154, 161, 166, 184, 203, 204, 205, 206, 207, 198, 231, 232, 123, 154, 222, 224, 233, 234, 235, 128, 147, 175, 179, 122, 154, 191, 224, 232, 220, 225, 228, 232, 122, 127, 191, 122, 127, 123, 154, 233, 236, 191, 220, 229, 122, 68, 78, 122, 124, 141, 143, 150, 151, 152, 153, 154, 157, 184, 191, 209, 210, 211, 212, 213, 225, 226, 228, 232, 255, 256, 258, 142, 142, 142, 149, 154, 179, 140, 129, 143, 218, 218, 122, 161, 122, 161, 161, 154, 184, 179, 184, 179, 122, 161, 123, 176, 178, 181, 198, 199, 201, 217, 237, 253, 142, 142, 7, 8, 9, 122, 126, 127, 154, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 140, 177, 163, 119, 134, 135, 131, 132, 10, 11, 166, 12, 13, 120, 121, 14, 15, 130, 136, 137, 16, 17, 138, 123, 123, 123, 140, 122, 191, 222, 232, 140, 11, 121, 129, 198, 232, 123, 123, 123, 129, 128, 128, 232, 220, 229, 123, 233, 128, 147, 179, 128, 147, 179, 123, 123, 129, 3, 28, 44, 74, 75, 123, 193, 194, 195, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 47, 50, 66, 85, 87, 100, 112, 113, 149, 154, 186, 190, 198, 200, 202, 208, 216, 184, 226, 119, 122, 154, 184, 142, 247, 248, 248, 248, 141, 248, 140, 122, 139, 141, 154, 191, 214, 215, 225, 226, 230, 232, 228, 232, 143, 213, 129, 141, 191, 228, 141, 141, 209, 143, 209, 143, 209, 142, 142, 179, 219, 141, 143, 141, 143, 145, 154, 182, 198, 199, 201, 217, 238, 122, 127, 191, 221, 223, 232, 154, 187, 190, 198, 200, 201, 217, 127, 223, 187, 238, 123, 129, 154, 198, 199, 201, 217, 222, 123, 126, 141, 142, 143, 157, 158, 175, 183, 190, 198, 199, 201, 217, 240, 257, 259, 260, 261, 262, 263, 264, 265, 143, 265, 154, 123, 158, 159, 176, 154, 178, 158, 176, 163, 163, 163, 164, 164, 165, 165, 166, 166, 166, 168, 168, 169, 170, 171, 172, 173, 178, 184, 204, 205, 232, 204, 205, 206, 51, 235, 123, 128, 128, 128, 128, 154, 123, 122, 123, 129, 194, 149, 154, 122, 122, 120, 142, 154, 190, 198, 200, 222, 154, 191, 226, 191, 122, 143, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 77, 141, 154, 178, 180, 183, 242, 243, 244, 245, 246, 248, 249, 250, 251, 252, 254, 240, 123, 179, 142, 225, 232, 129, 141, 139, 196, 191, 225, 228, 210, 228, 143, 143, 143, 209, 143, 209, 209, 209, 145, 198, 199, 201, 217, 222, 123, 123, 223, 233, 179, 221, 232, 122, 127, 221, 120, 127, 154, 190, 198, 200, 201, 217, 223, 179, 127, 127, 223, 123, 176, 163, 253, 143, 265, 140, 154, 190, 198, 199, 201, 217, 226, 230, 248, 129, 141, 141, 260, 262, 263, 143, 143, 123, 129, 128, 139, 222, 178, 123, 194, 176, 147, 154, 207, 69, 70, 143, 120, 142, 142, 154, 149, 154, 123, 179, 139, 122, 122, 122, 242, 122, 154, 141, 141, 141, 178, 154, 139, 141, 141, 154, 188, 189, 224, 180, 245, 180, 242, 143, 141, 143, 265, 225, 191, 215, 225, 232, 179, 225, 143, 143, 143, 143, 123, 123, 128, 221, 123, 233, 179, 207, 179, 120, 127, 128, 179, 179, 127, 143, 240, 261, 158, 176, 175, 123, 123, 123, 123, 121, 248, 248, 207, 69, 70, 143, 69, 70, 143, 142, 139, 242, 178, 178, 123, 178, 56, 123, 249, 141, 141, 140, 242, 142, 129, 141, 140, 143, 225, 232, 191, 225, 139, 123, 128, 121, 128, 207, 179, 128, 128, 179, 70, 143, 69, 143, 121, 248, 248, 248, 248, 69, 70, 143, 242, 123, 123, 242, 123, 122, 242, 123, 249, 179, 143, 265, 189, 142, 176, 239, 225, 225, 179, 121, 128, 128, 248, 248, 70, 143, 69, 143, 70, 143, 69, 143, 248, 248, 242, 242, 242, 178, 242, 123, 178, 141, 143, 239, 241, 143, 143, 248, 248, 248, 248, 70, 143, 69, 143, 64, 123, 242, 123, 129, 143, 143, 143, 143, 143, 248, 248, 242, 141, 242, 143, 239, 143, 143 }; 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; } 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 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 < 144) 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 145: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 147: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 148: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 149: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 150: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 151: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 152: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 153: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 154: { FreeIdentifier((*yyvaluep).id); } ; break; case 155: { FreeExpression((*yyvaluep).exp); } ; break; case 157: { FreeExpression((*yyvaluep).exp); } ; break; case 159: { FreeList((*yyvaluep).list, (void *)(FreeExpression)); } ; break; case 161: { FreeExpression((*yyvaluep).exp); } ; break; case 163: { FreeExpression((*yyvaluep).exp); } ; break; case 164: { FreeExpression((*yyvaluep).exp); } ; break; case 165: { FreeExpression((*yyvaluep).exp); } ; break; case 166: { FreeExpression((*yyvaluep).exp); } ; break; case 168: { FreeExpression((*yyvaluep).exp); } ; break; case 169: { 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 178: { FreeList((*yyvaluep).list, (void *)(FreeExpression)); } ; break; case 179: { FreeExpression((*yyvaluep).exp); } ; break; case 180: { FreeDeclaration((*yyvaluep).declaration); } ; break; case 181: { FreeList((*yyvaluep).list, (void *)(FreeSpecifier)); } ; break; case 182: { FreeList((*yyvaluep).list, (void *)(FreeSpecifier)); } ; break; case 183: { FreeList((*yyvaluep).list, (void *)(FreeSpecifier)); } ; break; case 184: { FreeList((*yyvaluep).list, (void *)(FreeSpecifier)); } ; break; case 188: { FreeList((*yyvaluep).list, (void *)(FreeInitDeclarator)); } ; break; case 189: { FreeInitDeclarator((*yyvaluep).initDeclarator); } ; break; case 190: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 191: { FreeExtDecl((*yyvaluep).extDecl); } ; break; case 193: { (__ecereNameSpace__ecere__com__eSystem_Delete((*yyvaluep).string), (*yyvaluep).string = 0); } ; break; case 194: { FreeAttribute((*yyvaluep).attribute); } ; break; case 195: { FreeList((*yyvaluep).list, (void *)(FreeAttribute)); } ; break; case 196: { FreeAttrib((*yyvaluep).attrib); } ; break; case 197: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 198: { FreeSpecifier((*yyvaluep).specifier); } ; 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: { FreeTemplateDataType((*yyvaluep).templateDatatype); } ; break; case 204: { FreeTemplateArgument((*yyvaluep).templateArgument); } ; break; case 205: { FreeTemplateArgument((*yyvaluep).templateArgument); } ; break; case 206: { FreeTemplateArgument((*yyvaluep).templateArgument); } ; break; case 209: { FreeList((*yyvaluep).list, (void *)(FreeClassDef)); } ; break; case 210: { FreeMemberInit((*yyvaluep).memberInit); } ; break; case 211: { FreeList((*yyvaluep).list, (void *)(FreeMemberInit)); } ; break; case 212: { FreeProperty((*yyvaluep).prop); } ; break; case 213: { FreeClassDef((*yyvaluep).classDef); } ; break; case 214: { FreeList((*yyvaluep).list, (void *)(FreeDeclarator)); } ; break; case 215: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 216: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 217: { FreeSpecifier((*yyvaluep).specifier); } ; break; case 218: { FreeList((*yyvaluep).list, (void *)(FreeEnumerator)); } ; break; case 219: { FreeEnumerator((*yyvaluep).enumerator); } ; break; case 220: { FreeDeclarator((*yyvaluep).declarator); } ; break; case 221: { FreeDeclarator((*yyvaluep).declarator); } ; 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: { FreeList((*yyvaluep).list, (void *)(FreeSpecifier)); } ; break; case 232: { FreePointer((*yyvaluep).pointer); } ; break; case 233: { FreeList((*yyvaluep).list, (void *)(FreeTypeName)); } ; break; case 234: { FreeList((*yyvaluep).list, (void *)(FreeTypeName)); } ; break; case 235: { FreeTypeName((*yyvaluep).typeName); } ; break; case 236: { FreeList((*yyvaluep).list, (void *)(FreeTypeName)); } ; break; case 237: { FreeTypeName((*yyvaluep).typeName); } ; break; case 238: { FreeTypeName((*yyvaluep).typeName); } ; break; case 239: { FreeInitializer((*yyvaluep).initializer); } ; break; case 240: { FreeInitializer((*yyvaluep).initializer); } ; break; case 241: { FreeList((*yyvaluep).list, (void *)(FreeInitializer)); } ; break; case 242: { FreeStatement((*yyvaluep).stmt); } ; break; case 243: { FreeStatement((*yyvaluep).stmt); } ; break; case 244: { FreeList((*yyvaluep).list, (void *)(FreeDeclaration)); } ; break; case 245: { FreeList((*yyvaluep).list, (void *)(FreeStatement)); } ; break; case 246: { FreeStatement((*yyvaluep).stmt); } ; break; case 247: { PopContext((*yyvaluep).context); FreeContext((*yyvaluep).context); (((*yyvaluep).context ? (__ecereClass_Context->Destructor ? __ecereClass_Context->Destructor((void *)(*yyvaluep).context) : 0, __ecereNameSpace__ecere__com__eSystem_Delete((*yyvaluep).context)) : 0), (*yyvaluep).context = 0); } ; break; case 248: { FreeStatement((*yyvaluep).stmt); } ; break; case 249: { FreeStatement((*yyvaluep).stmt); } ; break; case 250: { FreeStatement((*yyvaluep).stmt); } ; break; case 251: { FreeStatement((*yyvaluep).stmt); } ; break; case 252: { FreeStatement((*yyvaluep).stmt); } ; break; case 253: { (__ecereNameSpace__ecere__com__eSystem_Delete((*yyvaluep).string), (*yyvaluep).string = 0); } ; break; case 254: { FreeInstance((*yyvaluep).instance); } ; break; case 256: { FreeInstance((*yyvaluep).instance); } ; break; case 258: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 259: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 260: { FreeClassFunction((*yyvaluep).classFunction); } ; break; case 261: { FreeMemberInit((*yyvaluep).memberInit); } ; break; case 262: { FreeList((*yyvaluep).list, (void *)(FreeMemberInit)); } ; break; case 263: { FreeList((*yyvaluep).list, (void *)(FreeMemberInit)); } ; break; case 264: { FreeList((*yyvaluep).list, (void *)(FreeMembersInit)); } ; break; case 265: { 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 == 99) goto yyacceptlab; goto yybackup; yybackup: yyn = yypact[yystate]; if(yyn == -760) 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) <= 373 ? 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 || 9157 < yyn || yycheck[yyn] != yytoken) goto yydefault; yyn = yytable[yyn]; if(yyn <= 0) { if(yyn == 0 || yyn == -497) 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); ((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])(fileInput, (yylsp[(1) - (2)]).start.pos, 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 3: { yyval.specifier = (((void *)0)); _DeclClass(yyvsp[(1) - (2)].id->_class, yyvsp[(1) - (2)].id->string); FreeIdentifier(yyvsp[(1) - (2)].id); ((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])(fileInput, (yylsp[(1) - (2)]).start.pos, 0); 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); ((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])(fileInput, (yylsp[(1) - (2)]).start.pos, 0); 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); ((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])(fileInput, (yylsp[(1) - (2)]).start.pos, 0); 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--; ((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])(fileInput, (yylsp[(4) - (4)]).end.pos, 0); 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(VALIST); ; } break; case 226: { yyval.specifier = MkSpecifier(LONG); ; } break; case 227: { yyval.specifier = MkSpecifier(FLOAT); ; } break; case 228: { yyval.specifier = MkSpecifier(DOUBLE); ; } break; case 229: { yyval.specifier = MkSpecifier(SIGNED); ; } break; case 230: { yyval.specifier = MkSpecifier(UNSIGNED); ; } break; case 231: { yyval.specifier = MkSpecifier(EXTENSION); ; } break; case 232: { yyval.specifier = MkSpecifier(_BOOL); ; } break; case 233: { yyval.specifier = MkSpecifier(BOOL); ; } break; case 237: { yyval.specifier = MkSpecifierTypeOf(yyvsp[(3) - (4)].exp); ; } break; case 238: { yyval.specifier = MkSpecifierSubClass(yyvsp[(3) - (4)].specifier); ; } break; case 239: { _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 240: { yyval.specifier = MkSpecifier(THISCLASS); ; } break; case 241: { yyval.specifier = MkSpecifier(TYPED_OBJECT); ; } break; case 242: { yyval.specifier = MkSpecifier(ANY_OBJECT); ; } break; case 243: { yyval.specifier = MkSpecifier(VOID); ; } break; case 244: { yyval.specifier = MkSpecifier(CHAR); ; } break; case 245: { yyval.specifier = MkSpecifier(SHORT); ; } break; case 246: { yyval.specifier = MkSpecifier(INT); ; } break; case 247: { yyval.specifier = MkSpecifier(UINT); ; } break; case 248: { yyval.specifier = MkSpecifier(INT64); ; } break; case 249: { yyval.specifier = MkSpecifier(VALIST); ; } break; case 250: { yyval.specifier = MkSpecifier(LONG); ; } break; case 251: { yyval.specifier = MkSpecifier(FLOAT); ; } break; case 252: { yyval.specifier = MkSpecifier(DOUBLE); ; } break; case 253: { yyval.specifier = MkSpecifier(SIGNED); ; } break; case 254: { yyval.specifier = MkSpecifier(UNSIGNED); ; } break; case 255: { yyval.specifier = MkSpecifier(EXTENSION); ; } break; case 256: { yyval.specifier = MkSpecifier(_BOOL); ; } break; case 257: { yyval.specifier = MkSpecifier(BOOL); ; } break; case 261: { yyval.specifier = MkSpecifierTypeOf(yyvsp[(3) - (4)].exp); ; } break; case 262: { yyval.specifier = MkSpecifierSubClass(yyvsp[(3) - (4)].specifier); ; } break; case 263: { _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 264: { yyval.specifier = MkSpecifier(THISCLASS); ; } break; case 265: { 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 266: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (4)].specifierType, (((void *)0)), yyvsp[(3) - (4)].list); ; } break; case 267: { 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 268: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (3)].specifierType, (((void *)0)), (((void *)0))); ; } break; case 269: { 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 270: { 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 271: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (5)].specifierType, (((void *)0)), yyvsp[(4) - (5)].list); yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (5)].extDecl; ; } break; case 272: { 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 273: { yyval.specifier = MkStructOrUnion(yyvsp[(1) - (4)].specifierType, (((void *)0)), (((void *)0))); yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (4)].extDecl; ; } break; case 274: { 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 275: { 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 276: { 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 277: { 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 278: { 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 279: { yyval.templateDatatype = MkTemplateDatatype(yyvsp[(1) - (1)].list, (((void *)0))); ; } break; case 280: { yyval.templateDatatype = MkTemplateDatatype(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator); ; } break; case 281: { yyval.templateArgument = MkTemplateTypeArgument(MkTemplateDatatype(yyvsp[(1) - (1)].list, (((void *)0)))); ; } break; case 282: { yyval.templateArgument = MkTemplateTypeArgument(MkTemplateDatatype(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator)); ; } break; case 283: { yyval.templateArgument = MkTemplateExpressionArgument(yyvsp[(1) - (1)].exp); ; } break; case 286: { yyval.templateArgument = yyvsp[(3) - (3)].templateArgument; yyval.templateArgument->name = yyvsp[(1) - (3)].id; yyval.templateArgument->loc = (yyloc); ; } break; case 287: { yyval.templateArgument = yyvsp[(3) - (3)].templateArgument; yyval.templateArgument->name = yyvsp[(1) - (3)].id; yyval.templateArgument->loc = (yyloc); ; } break; case 288: { 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 289: { 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 290: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].templateArgument); ; } break; case 291: { ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].templateArgument); ; } break; case 292: { yyval.specifierType = 3; ; } break; case 293: { yyval.specifierType = 4; ; } break; case 294: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].classDef); ; } break; case 295: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].classDef); ; } break; case 296: { yyval.memberInit = MkMemberInitExp(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].initializer); yyval.memberInit->loc = (yyloc); yyval.memberInit->realLoc = (yyloc); ; } break; case 297: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].memberInit); ((struct MemberInit *)(*yyval.list).last)->loc = (yyloc); ; } break; case 298: { ((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 299: { 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 300: { 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 301: { 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 302: { 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 303: { yyval.prop = MkProperty(yyvsp[(2) - (5)].list, (((void *)0)), yyvsp[(3) - (5)].id, (((void *)0)), (((void *)0))); yyval.prop->loc = (yyloc); ; } break; case 304: { 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 305: { 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 306: { 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 307: { 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 308: { 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 309: { 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 310: { 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 311: { yyval.prop = MkProperty(yyvsp[(2) - (6)].list, (((void *)0)), (((void *)0)), yyvsp[(5) - (6)].stmt, (((void *)0))); yyval.prop->loc = (yyloc); ; } break; case 312: { yyval.prop = MkProperty(yyvsp[(2) - (6)].list, (((void *)0)), (((void *)0)), (((void *)0)), yyvsp[(5) - (6)].stmt); yyval.prop->loc = (yyloc); ; } break; case 313: { yyval.prop = MkProperty(yyvsp[(2) - (4)].list, (((void *)0)), (((void *)0)), (((void *)0)), (((void *)0))); yyval.prop->loc = (yyloc); ; } break; case 314: { 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 315: { 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 316: { 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 317: { 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 318: { yyval.prop = MkProperty(yyvsp[(2) - (5)].list, yyvsp[(3) - (5)].declarator, (((void *)0)), (((void *)0)), (((void *)0))); yyval.prop->loc = (yyloc); ; } break; case 319: { 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 320: { yyval.classDef = MkClassDefDeclaration(MkStructDeclaration(yyvsp[(1) - (2)].list, (((void *)0)), (((void *)0)))); yyval.classDef->__anon1.decl->loc = (yyloc); yyval.classDef->loc = (yyloc); ; } break; case 321: { yyval.classDef = MkClassDefDeclaration(MkDeclarationClassInst(yyvsp[(1) - (2)].instance)); yyval.classDef->loc = (yyloc); yyval.classDef->__anon1.decl->loc = (yyloc); ; } break; case 322: { yyval.classDef = MkClassDefDeclaration(MkDeclarationClassInst(yyvsp[(1) - (2)].instance)); yyval.classDef->loc = (yyloc); yyval.classDef->__anon1.decl->loc = (yyloc); ; } break; case 323: { yyval.classDef = MkClassDefFunction(yyvsp[(1) - (1)].classFunction); yyval.classDef->loc = (yyloc); ; } break; case 324: { 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 325: { yyval.classDef = MkClassDefProperty(yyvsp[(1) - (1)].prop); yyval.classDef->loc = (yyloc); ; } break; case 326: { yyval.classDef = (((void *)0)); ; } break; case 327: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].declarator); ; } break; case 328: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].declarator); ; } break; case 329: { yyval.declarator = MkStructDeclarator(yyvsp[(1) - (1)].declarator, (((void *)0))); yyval.declarator->loc = (yyloc); ; } break; case 330: { yyval.declarator = MkStructDeclarator(yyvsp[(1) - (2)].declarator, (((void *)0))); yyval.declarator->__anon1.structDecl.attrib = yyvsp[(2) - (2)].attrib; yyval.declarator->loc = (yyloc); ; } break; case 331: { yyval.declarator = MkStructDeclarator((((void *)0)), yyvsp[(2) - (2)].exp); yyval.declarator->loc = (yyloc); ; } break; case 332: { yyval.declarator = MkStructDeclarator(yyvsp[(1) - (3)].declarator, yyvsp[(3) - (3)].exp); yyval.declarator->loc = (yyloc); ; } break; case 333: { 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 334: { yyval.specifier = MkEnum(yyvsp[(2) - (2)].id, (((void *)0))); if(declMode) DeclClass(yyvsp[(2) - (2)].id->_class, yyvsp[(2) - (2)].id->string); ; } break; case 335: { 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 336: { yyval.specifier = MkEnum((((void *)0)), yyvsp[(3) - (4)].list); ; } break; case 337: { 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 338: { 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 339: { 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 340: { 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 341: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].enumerator); ; } break; case 342: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].enumerator); ; } break; case 343: { yyval.enumerator = MkEnumerator(yyvsp[(1) - (1)].id, (((void *)0))); ; } break; case 344: { yyval.enumerator = MkEnumerator(yyvsp[(1) - (3)].id, yyvsp[(3) - (3)].exp); ; } break; case 345: { yyval.declarator = MkDeclaratorBrackets(yyvsp[(2) - (3)].declarator); ; } break; case 346: { yyval.declarator = MkDeclaratorArray((((void *)0)), (((void *)0))); ; } break; case 347: { yyval.declarator = MkDeclaratorArray((((void *)0)), yyvsp[(2) - (3)].exp); ; } break; case 348: { yyval.declarator = MkDeclaratorEnumArray((((void *)0)), yyvsp[(2) - (3)].specifier); ; } break; case 349: { yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (3)].declarator, (((void *)0))); ; } break; case 350: { yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].exp); ; } break; case 351: { yyval.declarator = MkDeclaratorEnumArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].specifier); ; } break; case 352: { yyval.declarator = MkDeclaratorFunction((((void *)0)), (((void *)0))); ; } break; case 353: { yyval.declarator = MkDeclaratorFunction((((void *)0)), yyvsp[(2) - (3)].list); ; } break; case 354: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, (((void *)0))); ; } break; case 355: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].list); ; } break; case 356: { yyval.declarator = MkDeclaratorBrackets(yyvsp[(2) - (3)].declarator); ; } break; case 357: { yyval.declarator = MkDeclaratorFunction((((void *)0)), (((void *)0))); ; } break; case 358: { yyval.declarator = MkDeclaratorFunction((((void *)0)), yyvsp[(2) - (3)].list); ; } break; case 359: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, (((void *)0))); ; } break; case 360: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].list); ; } break; case 361: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (1)].pointer, (((void *)0))); ; } break; case 363: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator); ; } break; case 364: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (2)].pointer, (((void *)0)))); ; } break; case 365: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator); ; } break; case 366: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator)); ; } break; case 367: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (1)].pointer, (((void *)0))); ; } break; case 369: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator); ; } break; case 370: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (2)].pointer, (((void *)0)))); ; } break; case 371: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator); ; } break; case 372: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator)); ; } break; case 374: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator); ; } break; case 375: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator)); ; } break; case 376: { yyval.declarator = MkDeclaratorExtendedEnd(yyvsp[(2) - (2)].extDecl, yyvsp[(1) - (2)].declarator); ; } break; case 377: { yyval.declarator = MkDeclaratorIdentifier(yyvsp[(1) - (1)].id); ; } break; case 378: { yyval.declarator = MkDeclaratorBrackets(yyvsp[(2) - (3)].declarator); ; } break; case 379: { yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].exp); ; } break; case 380: { yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (3)].declarator, (((void *)0))); ; } break; case 381: { yyval.declarator = MkDeclaratorEnumArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].specifier); ; } break; case 383: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator); ; } break; case 384: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator); ; } break; case 385: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator)); ; } break; case 386: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (3)].pointer, MkDeclaratorExtended(yyvsp[(2) - (3)].extDecl, yyvsp[(3) - (3)].declarator)); ; } break; case 388: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, yyvsp[(2) - (3)].list); ; } break; case 389: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, yyvsp[(2) - (3)].list); ; } break; case 390: { yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (2)].declarator, (((void *)0))); ; } break; case 393: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator); ; } break; case 394: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator); ; } break; case 396: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator); ; } break; case 397: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator); ; } break; case 398: { yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator)); ; } break; case 399: { yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (3)].pointer, MkDeclaratorExtended(yyvsp[(2) - (3)].extDecl, yyvsp[(3) - (3)].declarator)); ; } break; case 400: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].specifier); ; } break; case 401: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier); ; } break; case 402: { yyval.pointer = MkPointer((((void *)0)), (((void *)0))); ; } break; case 403: { yyval.pointer = MkPointer(yyvsp[(2) - (2)].list, (((void *)0))); ; } break; case 404: { yyval.pointer = MkPointer((((void *)0)), yyvsp[(2) - (2)].pointer); ; } break; case 405: { yyval.pointer = MkPointer(yyvsp[(2) - (3)].list, yyvsp[(3) - (3)].pointer); ; } break; case 407: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, MkTypeName((((void *)0)), (((void *)0)))); ; } break; case 408: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].typeName); ; } break; case 409: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].typeName); ; } break; case 410: { yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator); ; } break; case 411: { yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator); ; } break; case 412: { yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, MkDeclaratorPointer(MkPointer((((void *)0)), (((void *)0))), (((void *)0)))); ; } break; case 413: { yyval.typeName = MkTypeName(yyvsp[(1) - (3)].list, MkDeclaratorPointer(MkPointer((((void *)0)), (((void *)0))), yyvsp[(3) - (3)].declarator)); ; } break; case 414: { yyval.typeName = MkTypeName(yyvsp[(1) - (1)].list, (((void *)0))); ; } break; case 415: { yyval.typeName = MkTypeName(MkListOne(MkSpecifier(CLASS)), (((void *)0))); ; } break; case 416: { yyval.list = MkList(); ListAdd(yyval.list, MkTypeName((((void *)0)), MkDeclaratorIdentifier(yyvsp[(1) - (1)].id))); ; } break; case 417: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, MkTypeName((((void *)0)), MkDeclaratorIdentifier(yyvsp[(3) - (3)].id))); ; } break; case 418: { yyval.typeName = MkTypeName(yyvsp[(1) - (1)].list, (((void *)0))); ; } break; case 419: { yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator); ; } 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.initializer = MkInitializerAssignment(yyvsp[(1) - (1)].exp); yyval.initializer->loc = (yyloc); ; } break; case 423: { yyval.initializer = MkInitializerList(yyvsp[(2) - (3)].list); yyval.initializer->loc = (yyloc); ; } break; case 424: { 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 425: { yyval.initializer = MkInitializerAssignment(yyvsp[(1) - (1)].exp); yyval.initializer->loc = (yyloc); ; } break; case 426: { yyval.initializer = MkInitializerAssignment(yyvsp[(1) - (1)].exp); yyval.initializer->loc = (yyloc); ; } break; case 427: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].initializer); ; } break; case 428: { yyval.list = yyvsp[(1) - (3)].list; ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].initializer); ; } break; case 435: { yyval.stmt = MkLabeledStmt(yyvsp[(1) - (3)].id, yyvsp[(3) - (3)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 436: { 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 437: { yyval.stmt = MkCaseStmt((((void *)0)), yyvsp[(3) - (3)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 438: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].declaration); ; } break; case 439: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declaration); ; } break; case 440: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].stmt); ; } break; case 441: { yyval.list = yyvsp[(1) - (2)].list; ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].stmt); ; } break; case 442: { 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 443: { yyval.stmt = MkCompoundStmt((((void *)0)), yyvsp[(1) - (1)].list); ; } break; case 444: { yyval.stmt = MkCompoundStmt(yyvsp[(1) - (1)].list, (((void *)0))); ; } break; case 445: { yyval.stmt = MkCompoundStmt(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].list); ; } break; case 446: { yyval.context = PushContext(); ; } break; case 447: { 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 448: { 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 449: { yyval.stmt = MkExpressionStmt((((void *)0))); yyval.stmt->loc = (yyloc); ; } break; case 450: { yyval.stmt = MkExpressionStmt(yyvsp[(1) - (2)].list); yyval.stmt->loc = (yyloc); ; } break; case 451: { yyval.stmt = MkIfStmt(yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].stmt, (((void *)0))); yyval.stmt->loc = (yyloc); ; } break; case 452: { yyval.stmt = MkIfStmt(yyvsp[(3) - (7)].list, yyvsp[(5) - (7)].stmt, yyvsp[(7) - (7)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 453: { yyval.stmt = MkSwitchStmt(yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 454: { yyval.stmt = MkWhileStmt(yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 455: { yyval.stmt = MkDoWhileStmt(yyvsp[(2) - (7)].stmt, yyvsp[(5) - (7)].list); yyval.stmt->loc = (yyloc); ; } break; case 456: { yyval.stmt = MkForStmt(yyvsp[(3) - (6)].stmt, yyvsp[(4) - (6)].stmt, (((void *)0)), yyvsp[(6) - (6)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 457: { 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 458: { yyval.stmt = MkWhileStmt((((void *)0)), yyvsp[(4) - (4)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 459: { yyval.stmt = MkForStmt(yyvsp[(3) - (5)].stmt, (((void *)0)), (((void *)0)), yyvsp[(5) - (5)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 460: { yyval.stmt = MkForStmt((((void *)0)), (((void *)0)), (((void *)0)), yyvsp[(4) - (4)].stmt); yyval.stmt->loc = (yyloc); ; } break; case 461: { yyval.stmt = MkGotoStmt(yyvsp[(2) - (3)].id); yyval.stmt->loc = (yyloc); ; } break; case 462: { yyval.stmt = MkContinueStmt(); yyval.stmt->loc = (yyloc); ; } break; case 463: { yyval.stmt = MkBreakStmt(); yyval.stmt->loc = (yyloc); ; } break; case 464: { struct Expression * exp = MkExpDummy(); yyval.stmt = MkReturnStmt(MkListOne(exp)); yyval.stmt->loc = (yyloc); exp->loc = (yylsp[(2) - (2)]); ; } break; case 465: { yyval.stmt = MkReturnStmt(yyvsp[(2) - (3)].list); yyval.stmt->loc = (yyloc); ; } break; case 466: { yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext); ; } break; case 467: { 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 468: { 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 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 = 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 472: { 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 473: { 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 474: { 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 475: { 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 476: { 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 477: { ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt); yyval.classFunction->loc = (yyloc); ; } break; case 478: { ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt); yyval.classFunction->loc = (yyloc); ; } break; case 479: { ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, (((void *)0))); 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, yyvsp[(2) - (2)].stmt); yyval.classFunction->loc = (yyloc); ; } break; case 482: { yyval.classFunction = MkClassFunction(yyvsp[(1) - (2)].list, (((void *)0)), yyvsp[(2) - (2)].declarator, (((void *)0))); yyval.classFunction->loc = (yyloc); ; } break; case 483: { yyval.classFunction = MkClassFunction(yyvsp[(1) - (2)].list, (((void *)0)), yyvsp[(2) - (2)].declarator, (((void *)0))); yyval.classFunction->loc = (yyloc); ; } break; case 484: { ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt); yyval.classFunction->loc = (yyloc); ; } break; case 485: { 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 486: { yyval.memberInit = MkMemberInit((((void *)0)), yyvsp[(1) - (1)].initializer); yyval.memberInit->loc = (yyloc); yyval.memberInit->realLoc = (yyloc); ; } break; case 487: { yyval.list = MkList(); ListAdd(yyval.list, yyvsp[(1) - (1)].memberInit); ; } break; case 488: { ((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 489: { 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 490: { struct MembersInit * members = MkMembersInitList(yyvsp[(1) - (1)].list); yyval.list = MkList(); ListAdd(yyval.list, members); members->loc = (yylsp[(1) - (1)]); ; } break; case 491: { yyval.list = MkList(); ListAdd(yyval.list, MkMembersInitMethod(yyvsp[(1) - (1)].classFunction)); ((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(1) - (1)]); ; } break; case 492: { 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 493: { 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 494: { struct MembersInit * members = MkMembersInitList(MkList()); yyval.list = MkList(); ListAdd(yyval.list, members); members->loc = (yylsp[(1) - (1)]); ; } break; case 495: { struct MembersInit * members = MkMembersInitList(MkList()); ListAdd(yyval.list, members); members->loc = (yylsp[(2) - (2)]); yyval.list = yyvsp[(1) - (2)].list; ; } break; case 497: { yyval.list = MkList(); ListAdd(yyval.list, MkMembersInitList(yyvsp[(1) - (1)].list)); ((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(1) - (1)]); ; } break; case 498: { ListAdd(yyvsp[(1) - (2)].list, MkMembersInitList(yyvsp[(2) - (2)].list)); ((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(2) - (2)]); ; } break; case 499: { parsedType = yyvsp[(1) - (1)].typeName; ; } break; case 500: { 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 - 144] + *yyssp; if(0 <= yystate && yystate <= 9157 && yycheck[yystate] == *yyssp) yystate = yytable[yystate]; else yystate = yydefgoto[yyn - 144]; 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 != -760) { yyn += 1; if(0 <= yyn && yyn <= 9157 && 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); }