#include #include "grammar.def" #include "scan.h" #include extern void warn_deletion(tsymbol); extern void warn_insertion(tsymbol); extern int yylex(void); char *symbol_name[] = { "__ENDMARK", "\\001", "\\002", "\\003", "\\004", "\\005", "\\006", "\\007", "\\010", "\\011", "\\012", "\\013", "\\014", "\\015", "\\016", "\\017", "\\020", "\\021", "\\022", "\\023", "\\024", "\\025", "\\026", "\\027", "\\030", "\\031", "\\032", "\\033", "\\034", "\\035", "\\036", "\\037", " ", "!", "\"", "#", "$", "%", "&", "'", "(", ")", "*", "+", ",", "-", ".", "/", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", ":", ";", "<", "=", ">", "?", "@", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", "[", "\\", "]", "^", "_", "`", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "{", "|", "}", "~", "\\177", "\\200", "\\201", "\\202", "\\203", "\\204", "\\205", "\\206", "\\207", "\\210", "\\211", "\\212", "\\213", "\\214", "\\215", "\\216", "\\217", "\\220", "\\221", "\\222", "\\223", "\\224", "\\225", "\\226", "\\227", "\\230", "\\231", "\\232", "\\233", "\\234", "\\235", "\\236", "\\237", " ", "¡", "¢", "£", "¤", "¥", "¦", "§", "¨", "©", "ª", "«", "¬", "­", "®", "¯", "°", "±", "²", "³", "´", "µ", "¶", "·", "¸", "¹", "º", "»", "¼", "½", "¾", "¿", "À", "Á", "Â", "Ã", "Ä", "Å", "Æ", "Ç", "È", "É", "Ê", "Ë", "Ì", "Í", "Î", "Ï", "Ð", "Ñ", "Ò", "Ó", "Ô", "Õ", "Ö", "×", "Ø", "Ù", "Ú", "Û", "Ü", "Ý", "Þ", "ß", "à", "á", "â", "ã", "ä", "å", "æ", "ç", "è", "é", "ê", "ë", "ì", "í", "î", "ï", "ð", "ñ", "ò", "ó", "ô", "õ", "ö", "÷", "ø", "ù", "ú", "û", "ü", "ý", "þ", "\377", "__EPSILON", "CDO", "CDC", "IMPORT_SYM", "URL", "IDENT", "LINK_PSCLASS", "ACTIVE_PSCLASS", "VISITED_PSCLASS", "IMPORTANT_SYM", "STRING", "PERCENTAGE", "LENGTH", "EMS", "EXS", "RGB", "NUMBER", "CLASS_AFTER_IDENT", "CLASS", "HASH_AFTER_IDENT", "HASH", "FIRST_LETTER_AFTER_IDENT", "FIRST_LINE_AFTER_IDENT", "FIRST_LETTER", "FIRST_LINE", "LINK_PSCLASS_AFTER_IDENT", "ACTIVE_PSCLASS_AFTER_IDENT", "VISITED_PSCLASS_AFTER_IDENT", "import", "ruleset", "stylesheet", "_GENSYM0", "unary_operator", "operator", "property", "selector", "_GENSYM1", "declaration", "_GENSYM2", "simple_selector", "_GENSYM3", "pseudo_element", "solitary_pseudo_element", "_GENSYM4", "element_name", "id", "_GENSYM5", "class", "_GENSYM6", "pseudo_class", "_GENSYM7", "solitary_id", "_GENSYM8", "_GENSYM9", "solitary_class", "_GENSYM10", "solitary_pseudo_class", "expr", "prio", "_GENSYM11", "term", "_GENSYM12", "hexcolor", "_GENSYM13",}; static int firsts_char0[] = { 0x0000000a,0x00000001,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char1[] = { 0x0000000a,0x00000002,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char2[] = { 0x0000000a,0x00000004,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char3[] = { 0x0000000a,0x00000008,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char4[] = { 0x0000000a,0x00000010,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char5[] = { 0x0000000a,0x00000020,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char6[] = { 0x0000000a,0x00000040,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char7[] = { 0x0000000a,0x00000080,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char8[] = { 0x0000000a,0x00000100,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char9[] = { 0x0000000a,0x00000200,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char10[] = { 0x0000000a,0x00000400,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char11[] = { 0x0000000a,0x00000800,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char12[] = { 0x0000000a,0x00001000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char13[] = { 0x0000000a,0x00002000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char14[] = { 0x0000000a,0x00004000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char15[] = { 0x0000000a,0x00008000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char16[] = { 0x0000000a,0x00010000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char17[] = { 0x0000000a,0x00020000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char18[] = { 0x0000000a,0x00040000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char19[] = { 0x0000000a,0x00080000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char20[] = { 0x0000000a,0x00100000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char21[] = { 0x0000000a,0x00200000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char22[] = { 0x0000000a,0x00400000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char23[] = { 0x0000000a,0x00800000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char24[] = { 0x0000000a,0x01000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char25[] = { 0x0000000a,0x02000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char26[] = { 0x0000000a,0x04000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char27[] = { 0x0000000a,0x08000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char28[] = { 0x0000000a,0x10000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char29[] = { 0x0000000a,0x20000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char30[] = { 0x0000000a,0x40000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char31[] = { 0x0000000a,0x80000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char32[] = { 0x0000000a,0x00000000,0x00000001,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char33[] = { 0x0000000a,0x00000000,0x00000002,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char34[] = { 0x0000000a,0x00000000,0x00000004,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char35[] = { 0x0000000a,0x00000000,0x00000008,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char36[] = { 0x0000000a,0x00000000,0x00000010,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char37[] = { 0x0000000a,0x00000000,0x00000020,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char38[] = { 0x0000000a,0x00000000,0x00000040,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char39[] = { 0x0000000a,0x00000000,0x00000080,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char40[] = { 0x0000000a,0x00000000,0x00000100,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char41[] = { 0x0000000a,0x00000000,0x00000200,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char42[] = { 0x0000000a,0x00000000,0x00000400,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char43[] = { 0x0000000a,0x00000000,0x00000800,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char44[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char45[] = { 0x0000000a,0x00000000,0x00002000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char46[] = { 0x0000000a,0x00000000,0x00004000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char47[] = { 0x0000000a,0x00000000,0x00008000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char48[] = { 0x0000000a,0x00000000,0x00010000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char49[] = { 0x0000000a,0x00000000,0x00020000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char50[] = { 0x0000000a,0x00000000,0x00040000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char51[] = { 0x0000000a,0x00000000,0x00080000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char52[] = { 0x0000000a,0x00000000,0x00100000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char53[] = { 0x0000000a,0x00000000,0x00200000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char54[] = { 0x0000000a,0x00000000,0x00400000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char55[] = { 0x0000000a,0x00000000,0x00800000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char56[] = { 0x0000000a,0x00000000,0x01000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char57[] = { 0x0000000a,0x00000000,0x02000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char58[] = { 0x0000000a,0x00000000,0x04000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char59[] = { 0x0000000a,0x00000000,0x08000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char60[] = { 0x0000000a,0x00000000,0x10000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char61[] = { 0x0000000a,0x00000000,0x20000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char62[] = { 0x0000000a,0x00000000,0x40000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char63[] = { 0x0000000a,0x00000000,0x80000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char64[] = { 0x0000000a,0x00000000,0x00000000,0x00000001,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char65[] = { 0x0000000a,0x00000000,0x00000000,0x00000002,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char66[] = { 0x0000000a,0x00000000,0x00000000,0x00000004,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char67[] = { 0x0000000a,0x00000000,0x00000000,0x00000008,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char68[] = { 0x0000000a,0x00000000,0x00000000,0x00000010,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char69[] = { 0x0000000a,0x00000000,0x00000000,0x00000020,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char70[] = { 0x0000000a,0x00000000,0x00000000,0x00000040,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char71[] = { 0x0000000a,0x00000000,0x00000000,0x00000080,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char72[] = { 0x0000000a,0x00000000,0x00000000,0x00000100,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char73[] = { 0x0000000a,0x00000000,0x00000000,0x00000200,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char74[] = { 0x0000000a,0x00000000,0x00000000,0x00000400,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char75[] = { 0x0000000a,0x00000000,0x00000000,0x00000800,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char76[] = { 0x0000000a,0x00000000,0x00000000,0x00001000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char77[] = { 0x0000000a,0x00000000,0x00000000,0x00002000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char78[] = { 0x0000000a,0x00000000,0x00000000,0x00004000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char79[] = { 0x0000000a,0x00000000,0x00000000,0x00008000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char80[] = { 0x0000000a,0x00000000,0x00000000,0x00010000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char81[] = { 0x0000000a,0x00000000,0x00000000,0x00020000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char82[] = { 0x0000000a,0x00000000,0x00000000,0x00040000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char83[] = { 0x0000000a,0x00000000,0x00000000,0x00080000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char84[] = { 0x0000000a,0x00000000,0x00000000,0x00100000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char85[] = { 0x0000000a,0x00000000,0x00000000,0x00200000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char86[] = { 0x0000000a,0x00000000,0x00000000,0x00400000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char87[] = { 0x0000000a,0x00000000,0x00000000,0x00800000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char88[] = { 0x0000000a,0x00000000,0x00000000,0x01000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char89[] = { 0x0000000a,0x00000000,0x00000000,0x02000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char90[] = { 0x0000000a,0x00000000,0x00000000,0x04000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char91[] = { 0x0000000a,0x00000000,0x00000000,0x08000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char92[] = { 0x0000000a,0x00000000,0x00000000,0x10000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char93[] = { 0x0000000a,0x00000000,0x00000000,0x20000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char94[] = { 0x0000000a,0x00000000,0x00000000,0x40000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char95[] = { 0x0000000a,0x00000000,0x00000000,0x80000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char96[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000001,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char97[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000002,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char98[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000004,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char99[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000008,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char100[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000010,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char101[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000020,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char102[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000040,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char103[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000080,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char104[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000100,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char105[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000200,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char106[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000400,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char107[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000800,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char108[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00001000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char109[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00002000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char110[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00004000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char111[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00008000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char112[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00010000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char113[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00020000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char114[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00040000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char115[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00080000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char116[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00100000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char117[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00200000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char118[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00400000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char119[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00800000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char120[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x01000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char121[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x02000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char122[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x04000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char123[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char124[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x10000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char125[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char126[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x40000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char127[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x80000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char128[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000001,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char129[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000002,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char130[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000004,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char131[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000008,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char132[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000010,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char133[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000020,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char134[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000040,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char135[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000080,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char136[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000100,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char137[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000200,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char138[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000400,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char139[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000800,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char140[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00001000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char141[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00002000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char142[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00004000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char143[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00008000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char144[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00010000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char145[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00020000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char146[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00040000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char147[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00080000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char148[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00100000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char149[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00200000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char150[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00400000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char151[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00800000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char152[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x01000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char153[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x02000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char154[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x04000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char155[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x08000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char156[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x10000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char157[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x20000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char158[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x40000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char159[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x80000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char160[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000001, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char161[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000002, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char162[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000004, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char163[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000008, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char164[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000010, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char165[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000020, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char166[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000040, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char167[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000080, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char168[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000100, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char169[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000200, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char170[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000400, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char171[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000800, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char172[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00001000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char173[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00002000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char174[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00004000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char175[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00008000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char176[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00010000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char177[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00020000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char178[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00040000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char179[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00080000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char180[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00100000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char181[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00200000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char182[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00400000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char183[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00800000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char184[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x01000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char185[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x02000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char186[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x04000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char187[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x08000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char188[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x10000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char189[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x20000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char190[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x40000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char191[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x80000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char192[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000001,0x00000000,0x00000000,0x00000000,}; static int firsts_char193[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000002,0x00000000,0x00000000,0x00000000,}; static int firsts_char194[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000004,0x00000000,0x00000000,0x00000000,}; static int firsts_char195[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000008,0x00000000,0x00000000,0x00000000,}; static int firsts_char196[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000010,0x00000000,0x00000000,0x00000000,}; static int firsts_char197[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000020,0x00000000,0x00000000,0x00000000,}; static int firsts_char198[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000040,0x00000000,0x00000000,0x00000000,}; static int firsts_char199[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000080,0x00000000,0x00000000,0x00000000,}; static int firsts_char200[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000100,0x00000000,0x00000000,0x00000000,}; static int firsts_char201[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000200,0x00000000,0x00000000,0x00000000,}; static int firsts_char202[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000400,0x00000000,0x00000000,0x00000000,}; static int firsts_char203[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000800,0x00000000,0x00000000,0x00000000,}; static int firsts_char204[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00001000,0x00000000,0x00000000,0x00000000,}; static int firsts_char205[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00002000,0x00000000,0x00000000,0x00000000,}; static int firsts_char206[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00004000,0x00000000,0x00000000,0x00000000,}; static int firsts_char207[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00008000,0x00000000,0x00000000,0x00000000,}; static int firsts_char208[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00010000,0x00000000,0x00000000,0x00000000,}; static int firsts_char209[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00020000,0x00000000,0x00000000,0x00000000,}; static int firsts_char210[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00040000,0x00000000,0x00000000,0x00000000,}; static int firsts_char211[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00080000,0x00000000,0x00000000,0x00000000,}; static int firsts_char212[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00100000,0x00000000,0x00000000,0x00000000,}; static int firsts_char213[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00200000,0x00000000,0x00000000,0x00000000,}; static int firsts_char214[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00400000,0x00000000,0x00000000,0x00000000,}; static int firsts_char215[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00800000,0x00000000,0x00000000,0x00000000,}; static int firsts_char216[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x01000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char217[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x02000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char218[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x04000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char219[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x08000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char220[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x10000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char221[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x20000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char222[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x40000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char223[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x80000000,0x00000000,0x00000000,0x00000000,}; static int firsts_char224[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000001,0x00000000,0x00000000,}; static int firsts_char225[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000002,0x00000000,0x00000000,}; static int firsts_char226[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000004,0x00000000,0x00000000,}; static int firsts_char227[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000008,0x00000000,0x00000000,}; static int firsts_char228[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000010,0x00000000,0x00000000,}; static int firsts_char229[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000020,0x00000000,0x00000000,}; static int firsts_char230[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000040,0x00000000,0x00000000,}; static int firsts_char231[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000080,0x00000000,0x00000000,}; static int firsts_char232[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000100,0x00000000,0x00000000,}; static int firsts_char233[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000200,0x00000000,0x00000000,}; static int firsts_char234[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000400,0x00000000,0x00000000,}; static int firsts_char235[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000800,0x00000000,0x00000000,}; static int firsts_char236[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00001000,0x00000000,0x00000000,}; static int firsts_char237[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00002000,0x00000000,0x00000000,}; static int firsts_char238[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00004000,0x00000000,0x00000000,}; static int firsts_char239[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00008000,0x00000000,0x00000000,}; static int firsts_char240[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00010000,0x00000000,0x00000000,}; static int firsts_char241[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00020000,0x00000000,0x00000000,}; static int firsts_char242[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00040000,0x00000000,0x00000000,}; static int firsts_char243[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00080000,0x00000000,0x00000000,}; static int firsts_char244[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00100000,0x00000000,0x00000000,}; static int firsts_char245[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00200000,0x00000000,0x00000000,}; static int firsts_char246[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00400000,0x00000000,0x00000000,}; static int firsts_char247[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00800000,0x00000000,0x00000000,}; static int firsts_char248[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x01000000,0x00000000,0x00000000,}; static int firsts_char249[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x02000000,0x00000000,0x00000000,}; static int firsts_char250[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x04000000,0x00000000,0x00000000,}; static int firsts_char251[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x08000000,0x00000000,0x00000000,}; static int firsts_char252[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x10000000,0x00000000,0x00000000,}; static int firsts_char253[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x20000000,0x00000000,0x00000000,}; static int firsts_char254[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x40000000,0x00000000,0x00000000,}; static int firsts_char255[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x80000000,0x00000000,0x00000000,}; static int firsts_char256[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000001,0x00000000,}; static int firsts__CDO[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000002,0x00000000,}; static int firsts__CDC[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000004,0x00000000,}; static int firsts__IMPORT_SYM[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000008,0x00000000,}; static int firsts__URL[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000010,0x00000000,}; static int firsts__IDENT[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000020,0x00000000,}; static int firsts__LINK_PSCLASS[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000040,0x00000000,}; static int firsts__ACTIVE_PSCLASS[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000080,0x00000000,}; static int firsts__VISITED_PSCLASS[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000100,0x00000000,}; static int firsts__IMPORTANT_SYM[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000200,0x00000000,}; static int firsts__STRING[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000400,0x00000000,}; static int firsts__PERCENTAGE[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000800,0x00000000,}; static int firsts__LENGTH[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00001000,0x00000000,}; static int firsts__EMS[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00002000,0x00000000,}; static int firsts__EXS[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00004000,0x00000000,}; static int firsts__RGB[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00008000,0x00000000,}; static int firsts__NUMBER[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00010000,0x00000000,}; static int firsts__CLASS_AFTER_IDENT[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00020000,0x00000000,}; static int firsts__CLASS[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00040000,0x00000000,}; static int firsts__HASH_AFTER_IDENT[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00080000,0x00000000,}; static int firsts__HASH[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00100000,0x00000000,}; static int firsts__FIRST_LETTER_AFTER_IDENT[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00200000,0x00000000,}; static int firsts__FIRST_LINE_AFTER_IDENT[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00400000,0x00000000,}; static int firsts__FIRST_LETTER[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00800000,0x00000000,}; static int firsts__FIRST_LINE[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01000000,0x00000000,}; static int firsts__LINK_PSCLASS_AFTER_IDENT[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x02000000,0x00000000,}; static int firsts__ACTIVE_PSCLASS_AFTER_IDENT[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x04000000,0x00000000,}; static int firsts__VISITED_PSCLASS_AFTER_IDENT[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x08000000,0x00000000,}; static int firsts__import[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000008,0x00000000,}; static int firsts__ruleset[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x019401e0,0x00000000,}; static int firsts__stylesheet[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x019401ea,0x00000000,}; static int firsts___GENSYM0[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000410,0x00000000,}; static int firsts__unary_operator[] = { 0x0000000a,0x00000000,0x00002800,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts__operator[] = { 0x0000000a,0x00000000,0x00009000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts__property[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000020,0x00000000,}; static int firsts__selector[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x019401e0,0x00000000,}; static int firsts___GENSYM1[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts__declaration[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000020,0x00000000,}; static int firsts___GENSYM2[] = { 0x0000000a,0x00000000,0x08000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int firsts__simple_selector[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x001401e0,0x00000000,}; static int firsts___GENSYM3[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x001401e0,0x00000000,}; static int firsts__pseudo_element[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00600000,0x00000000,}; static int firsts__solitary_pseudo_element[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01800000,0x00000000,}; static int firsts___GENSYM4[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01e00000,0x00000000,}; static int firsts__element_name[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000020,0x00000000,}; static int firsts__id[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00080000,0x00000000,}; static int firsts___GENSYM5[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00080000,0x00000000,}; static int firsts__class[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00020000,0x00000000,}; static int firsts___GENSYM6[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00020000,0x00000000,}; static int firsts__pseudo_class[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0e000000,0x00000000,}; static int firsts___GENSYM7[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0e000000,0x00000000,}; static int firsts__solitary_id[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00100000,0x00000000,}; static int firsts___GENSYM8[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00020000,0x00000000,}; static int firsts___GENSYM9[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0e000000,0x00000000,}; static int firsts__solitary_class[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00040000,0x00000000,}; static int firsts___GENSYM10[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0e000000,0x00000000,}; static int firsts__solitary_pseudo_class[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x000001c0,0x00000000,}; static int firsts__expr[] = { 0x0000000a,0x00000000,0x00002800,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fc30,0x00000000,}; static int firsts__prio[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000200,0x00000000,}; static int firsts___GENSYM11[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000200,0x00000000,}; static int firsts__term[] = { 0x0000000a,0x00000000,0x00002800,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fc30,0x00000000,}; static int firsts___GENSYM12[] = { 0x0000000a,0x00000000,0x0000b800,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fc30,0x00000000,}; static int firsts__hexcolor[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00180000,0x00000000,}; static int firsts___GENSYM13[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fc30,0x00000000,}; static int resync__0[] = { 0x0000000a,0x00000001,0x08000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x019405f4,0x00000000,}; static int resync__1[] = { 0x0000000a,0x00000001,0x08000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x019401e4,0x00000000,}; static int resync__2[] = { 0x0000000a,0x00000001,0x00000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x019401e4,0x00000000,}; static int resync__3[] = { 0x0000000a,0x00000001,0x08001000,0x00000000,0x28000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000024,0x00000000,}; static int resync__4[] = { 0x0000000a,0x00000001,0x08000000,0x00000000,0x28000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000024,0x00000000,}; static int resync__5[] = { 0x0000000a,0x00000001,0x08000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000024,0x00000000,}; static int resync__6[] = { 0x0000000a,0x00000001,0x08000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000004,0x00000000,}; static int resync__7[] = { 0x0000000a,0x00000001,0x00000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000004,0x00000000,}; static int resync__8[] = { 0x0000000a,0x00000001,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000004,0x00000000,}; static int resync__9[] = { 0x0000000a,0x00000001,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x019401ec,0x00000000,}; static int resync__10[] = { 0x0000000a,0x00000001,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x019401e4,0x00000000,}; static int resync__11[] = { 0x0000000a,0x00000001,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000004,0x00000000,}; static int resync__12[] = { 0x0000000a,0x00000001,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__13[] = { 0x0000000a,0x00000001,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x019401e4,0x00000000,}; static int resync__14[] = { 0x0000000a,0x00000001,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000004,0x00000000,}; static int resync__15[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__16[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__17[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fc30,0x00000000,}; static int resync__18[] = { 0x0000000a,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fc30,0x00000000,}; static int resync__19[] = { 0x0000000a,0x00000000,0x00002800,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fc30,0x00000000,}; static int resync__20[] = { 0x0000000a,0x00000000,0x00002800,0x00000000,0x00000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x019dfdf0,0x00000000,}; static int resync__21[] = { 0x0000000a,0x00000000,0x0c00b800,0x00000000,0x28000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ffffff0,0x00000000,}; static int resync__22[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__23[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01e00000,0x00000000,}; static int resync__24[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__25[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__26[] = { 0x0000000a,0x00000000,0x00003800,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x019dfdf0,0x00000000,}; static int resync__27[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__28[] = { 0x0000000a,0x00000000,0x0c002800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__29[] = { 0x0000000a,0x00000000,0x08002800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__30[] = { 0x0000000a,0x00000000,0x08000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000200,0x00000000,}; static int resync__31[] = { 0x0000000a,0x00000000,0x08000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__32[] = { 0x0000000a,0x00000001,0x08000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x019401e4,0x00000000,}; static int resync__33[] = { 0x0000000a,0x00000000,0x08000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__34[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ffe01e0,0x00000000,}; static int resync__35[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ff601e0,0x00000000,}; static int resync__36[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ff401e0,0x00000000,}; static int resync__37[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__38[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ff601e0,0x00000000,}; static int resync__39[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ff401e0,0x00000000,}; static int resync__40[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__41[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ff401e0,0x00000000,}; static int resync__42[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__43[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__44[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__45[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__46[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__47[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__48[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__49[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__50[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__51[] = { 0x0000000a,0x00000000,0x0c00b800,0x00000000,0x28000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ffffff0,0x00000000,}; static int resync__52[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x28000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ffffff0,0x00000000,}; static int resync__53[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ff601e0,0x00000000,}; static int resync__54[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ff401e0,0x00000000,}; static int resync__55[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ff401e0,0x00000000,}; static int resync__56[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__57[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__58[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__59[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__60[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x28000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ffffff0,0x00000000,}; static int resync__61[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ff401e0,0x00000000,}; static int resync__62[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__63[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ff401e0,0x00000000,}; static int resync__64[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__65[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__66[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__67[] = { 0x0000000a,0x00000000,0x00001000,0x00000000,0x08000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x01f401e0,0x00000000,}; static int resync__68[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__69[] = { 0x0000000a,0x00000000,0x08000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000200,0x00000000,}; static int resync__70[] = { 0x0000000a,0x00000000,0x08000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__71[] = { 0x0000000a,0x00000000,0x08000000,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x00000000,0x00000000,}; static int resync__72[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__73[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__74[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__75[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__76[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x28000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ffffff0,0x00000000,}; static int resync__77[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x28000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ffffff0,0x00000000,}; static int resync__78[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__79[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__80[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__81[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__82[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__83[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__84[] = { 0x0000000a,0x00000000,0x0c00b800,0x00000000,0x28000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0ffffff0,0x00000000,}; static int resync__85[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__86[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int resync__87[] = { 0x0000000a,0x00000000,0x0800b800,0x00000000,0x20000000,0x00000000,0x00000000, 0x00000000,0x00000000,0x0019fe30,0x00000000,}; static int _tset_member(int x, tset s) {return(s[1+x/(8*sizeof(int))]&(1<<(x%(8*sizeof(int)))))!=0;} static unsigned int * _tset_union(tset r, tset a, tset b) {int i;for(i=0;i