Checking if your kit is complete... Looks good Building with feature 'ieeefp' Building with DEPRECATED feature 'threads' Finding dependencies... Setting license tag... Writing Makefile for Convert::Binary::C Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Convert/Binary/C/Cached.pm blib\lib\Convert\Binary\C\Cached.pm cp lib/Convert/Binary/C.pm blib\lib\Convert\Binary\C.pm C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\arch" "-Iblib\lib" ctlib/arch.pl ctlib/arch.h C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap C.xs > C.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv C.xsc C.c Compiling [cl -MD -Zi -DNDEBUG -O1] C.c C.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/basic.c basic.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/dimension.c dimension.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/hook.c hook.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/idl.c idl.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/init.c init.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/macros.c macros.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/member.c member.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/object.c object.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/option.c option.c cbc/option.c(851) : warning C4018: '!=' : signed/unsigned mismatch cbc/option.c(853) : warning C4018: '!=' : signed/unsigned mismatch cbc/option.c(854) : warning C4018: '!=' : signed/unsigned mismatch cbc/option.c(855) : warning C4018: '!=' : signed/unsigned mismatch cbc/option.c(856) : warning C4018: '!=' : signed/unsigned mismatch cbc/option.c(857) : warning C4018: '!=' : signed/unsigned mismatch Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/pack.c pack.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/sourcify.c sourcify.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/tag.c tag.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/type.c type.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/typeinfo.c typeinfo.c Compiling [cl -MD -Zi -DNDEBUG -O1] cbc/util.c util.c Compiling [cl -MD -Zi -DNDEBUG -O1] ctlib/bitfields.c bitfields.c Compiling [cl -MD -Zi -DNDEBUG -O1] ctlib/byteorder.c byteorder.c Compiling [cl -MD -Zi -DNDEBUG -O1] ctlib/cterror.c cterror.c Compiling [cl -MD -Zi -DNDEBUG -O1] ctlib/ctparse.c ctparse.c Compiling [cl -MD -Zi -DNDEBUG -O1] ctlib/cttags.c cttags.c Compiling [cl -MD -Zi -DNDEBUG -O1] ctlib/cttype.c cttype.c Compiling [cl -MD -Zi -DNDEBUG -O1] ctlib/fileinfo.c fileinfo.c Compiling [cl -MD -Zi -DNDEBUG -O1] ctlib/layout.c layout.c Compiling [cl -MD -Zi -DNDEBUG -O1] ctlib/y_parser.c y_parser.c ctlib/y_parser.c(714) : warning C4273: 'malloc' : inconsistent dll linkage. dllexport assumed. ctlib/y_parser.c(721) : warning C4273: 'free' : inconsistent dll linkage. dllexport assumed. Compiling [cl -MD -Zi -DNDEBUG -O1] ctlib/y_pragma.c y_pragma.c ctlib/y_pragma.c(480) : warning C4273: 'malloc' : inconsistent dll linkage. dllexport assumed. ctlib/y_pragma.c(487) : warning C4273: 'free' : inconsistent dll linkage. dllexport assumed. Compiling [cl -MD -Zi -DNDEBUG -O1] ucpp/assert.c assert.c Compiling [cl -MD -Zi -DNDEBUG -O1] ucpp/cpp.c cpp.c Compiling [cl -MD -Zi -DNDEBUG -O1] ucpp/eval.c eval.c Compiling [cl -MD -Zi -DNDEBUG -O1] ucpp/lexer.c lexer.c ucpp/lexer.c(735) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data Compiling [cl -MD -Zi -DNDEBUG -O1] ucpp/macro.c macro.c Compiling [cl -MD -Zi -DNDEBUG -O1] ucpp/mem.c mem.c Compiling [cl -MD -Zi -DNDEBUG -O1] ucpp/nhash.c nhash.c Compiling [cl -MD -Zi -DNDEBUG -O1] util/hash.c hash.c Compiling [cl -MD -Zi -DNDEBUG -O1] util/list.c list.c Compiling [cl -MD -Zi -DNDEBUG -O1] util/memalloc.c memalloc.c Running Mkbootstrap for Convert::Binary::C () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 C.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Convert::Binary::C\", 'DLBASE' => 'C', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Convert\Binary\C\C.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 C.obj cbc/basic.obj cbc/dimension.obj cbc/hook.obj cbc/idl.obj cbc/init.obj cbc/macros.obj cbc/member.obj cbc/object.obj cbc/option.obj cbc/pack.obj cbc/sourcify.obj cbc/tag.obj cbc/type.obj cbc/typeinfo.obj cbc/util.obj ctlib/bitfields.obj ctlib/byteorder.obj ctlib/cterror.obj ctlib/ctparse.obj ctlib/cttags.obj ctlib/cttype.obj ctlib/fileinfo.obj ctlib/layout.obj ctlib/y_parser.obj ctlib/y_pragma.obj ucpp/assert.obj ucpp/cpp.obj ucpp/eval.obj ucpp/lexer.obj ucpp/macro.obj ucpp/mem.obj ucpp/nhash.obj util/hash.obj util/list.obj util/memalloc.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:C.def Creating library blib\arch\auto\Convert\Binary\C\C.lib and object blib\arch\auto\Convert\Binary\C\C.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Convert\Binary\C\C.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp C.bs blib\arch\auto\Convert\Binary\C\C.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Convert\Binary\C\C.bs C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\arch" "-Iblib\lib" bin/memmap.PL examples/memmap.pl C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\arch" "-Iblib\lib" bin/elf.PL examples/elf.pl C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\arch" "-Iblib\lib" bin/perltypes.PL examples/perltypes.pl C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\arch" "-Iblib\lib" bin/convert.PL examples/convert.pl C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp bin/ccconfig blib\script\ccconfig pl2bat.bat blib\script\ccconfig Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp bin/ccconfig blib\script\ccconfig pl2bat.bat blib\script\ccconfig C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl tests/001_init............1..29 ok 1 - require Convert::Binary::C; ok 2 - require Convert::Binary::C::Cached; ok 3 - create Convert::Binary::C object ok 4 - blessed Convert::Binary::C reference ok 5 - create Convert::Binary::C::Cached object ok 6 - blessed Convert::Binary::C::Cached reference ok 7 - create Convert::Binary::C object with arguments ok 8 - blessed Convert::Binary::C reference ok 9 - create Convert::Binary::C::Cached object with arguments ok 10 - blessed Convert::Binary::C::Cached reference ok 11 - warnings ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok tests/101_basic...........1..211 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 ok tests/201_config..........1..2070 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:10 2008 # Current time GMT: Wed Feb 27 18:01:10 2008 # Using Test.pm version 1.25 ok 1 ok 2 # $p->configure( EnumSize => -2 ) # failed due to: # EnumSize must be -1, 0, 1, 2, 4 or 8, not -2 at tests/201_config.t line 63. ok 3 ok 4 # $p->EnumSize( -2 ) # failed due to: # EnumSize must be -1, 0, 1, 2, 4 or 8, not -2 at tests/201_config.t line 74 ok 5 ok 6 ok 7 ok 8 # $p->configure( EnumSize => -1 ) ok 9 # $p->EnumSize( -1 ) ok 10 # $value = $p->configure( EnumSize ) ok 11 ok 12 # $value = $p->EnumSize ok 13 ok 14 ok 15 ok 16 # $p->configure( EnumSize => 0 ) ok 17 # $p->EnumSize( 0 ) ok 18 # $value = $p->configure( EnumSize ) ok 19 ok 20 # $value = $p->EnumSize ok 21 ok 22 ok 23 ok 24 # $p->configure( EnumSize => 1 ) ok 25 # $p->EnumSize( 1 ) ok 26 # $value = $p->configure( EnumSize ) ok 27 ok 28 # $value = $p->EnumSize ok 29 ok 30 ok 31 ok 32 # $p->configure( EnumSize => 2 ) ok 33 # $p->EnumSize( 2 ) ok 34 # $value = $p->configure( EnumSize ) ok 35 ok 36 # $value = $p->EnumSize ok 37 ok 38 ok 39 ok 40 # $p->configure( EnumSize => 3 ) # failed due to: # EnumSize must be -1, 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 63. ok 41 ok 42 # $p->EnumSize( 3 ) # failed due to: # EnumSize must be -1, 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 74 ok 43 ok 44 ok 45 ok 46 # $p->configure( EnumSize => 4 ) ok 47 # $p->EnumSize( 4 ) ok 48 # $value = $p->configure( EnumSize ) ok 49 ok 50 # $value = $p->EnumSize ok 51 ok 52 ok 53 ok 54 # $p->configure( EnumSize => 5 ) # failed due to: # EnumSize must be -1, 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 63. ok 55 ok 56 # $p->EnumSize( 5 ) # failed due to: # EnumSize must be -1, 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 74 ok 57 ok 58 ok 59 ok 60 # $p->configure( EnumSize => 6 ) # failed due to: # EnumSize must be -1, 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 63. ok 61 ok 62 # $p->EnumSize( 6 ) # failed due to: # EnumSize must be -1, 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 74 ok 63 ok 64 ok 65 ok 66 # $p->configure( EnumSize => 7 ) # failed due to: # EnumSize must be -1, 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 63. ok 67 ok 68 # $p->EnumSize( 7 ) # failed due to: # EnumSize must be -1, 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 74 ok 69 ok 70 ok 71 ok 72 # $p->configure( EnumSize => 8 ) ok 73 # $p->EnumSize( 8 ) ok 74 # $value = $p->configure( EnumSize ) ok 75 ok 76 # $value = $p->EnumSize ok 77 ok 78 ok 79 ok 80 # $p->configure( EnumSize => 9 ) # failed due to: # EnumSize must be -1, 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 63. ok 81 ok 82 # $p->EnumSize( 9 ) # failed due to: # EnumSize must be -1, 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 74 ok 83 ok 84 ok 85 ok 86 # $p->configure( EnumSize => ARRAY(0x15da9dc) ) # failed due to: # EnumSize must be an integer value, not a reference at tests/201_config.t line 63. ok 87 ok 88 # $p->EnumSize( ARRAY(0x15da9dc) ) # failed due to: # EnumSize must be an integer value, not a reference at tests/201_config.t line 74 ok 89 ok 90 ok 91 ok 92 # $p->configure( EnumSize => SCALAR(0x1abbbac) ) # failed due to: # EnumSize must be an integer value, not a reference at tests/201_config.t line 63. ok 93 ok 94 # $p->EnumSize( SCALAR(0x1abbbac) ) # failed due to: # EnumSize must be an integer value, not a reference at tests/201_config.t line 74 ok 95 ok 96 ok 97 ok 98 # $p->configure( EnumSize => HASH(0x1c100d4) ) # failed due to: # EnumSize must be an integer value, not a reference at tests/201_config.t line 63. ok 99 ok 100 # $p->EnumSize( HASH(0x1c100d4) ) # failed due to: # EnumSize must be an integer value, not a reference at tests/201_config.t line 74 ok 101 ok 102 ok 103 # $p->configure( EnumSize ) ok 104 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 105 ok 106 # $p->EnumSize ok 107 # issued warnings: # Useless use of EnumSize in void context at tests/201_config.t line 130 ok 108 ok 109 ok 110 # $p->configure( PointerSize => -1 ) # failed due to: # PointerSize must be 0, 1, 2, 4 or 8, not -1 at tests/201_config.t line 63. ok 111 ok 112 # $p->PointerSize( -1 ) # failed due to: # PointerSize must be 0, 1, 2, 4 or 8, not -1 at tests/201_config.t line 74 ok 113 ok 114 ok 115 ok 116 # $p->configure( PointerSize => 0 ) ok 117 # $p->PointerSize( 0 ) ok 118 # $value = $p->configure( PointerSize ) ok 119 ok 120 # $value = $p->PointerSize ok 121 ok 122 ok 123 ok 124 # $p->configure( PointerSize => 1 ) ok 125 # $p->PointerSize( 1 ) ok 126 # $value = $p->configure( PointerSize ) ok 127 ok 128 # $value = $p->PointerSize ok 129 ok 130 ok 131 ok 132 # $p->configure( PointerSize => 2 ) ok 133 # $p->PointerSize( 2 ) ok 134 # $value = $p->configure( PointerSize ) ok 135 ok 136 # $value = $p->PointerSize ok 137 ok 138 ok 139 ok 140 # $p->configure( PointerSize => 3 ) # failed due to: # PointerSize must be 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 63. ok 141 ok 142 # $p->PointerSize( 3 ) # failed due to: # PointerSize must be 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 74 ok 143 ok 144 ok 145 ok 146 # $p->configure( PointerSize => 4 ) ok 147 # $p->PointerSize( 4 ) ok 148 # $value = $p->configure( PointerSize ) ok 149 ok 150 # $value = $p->PointerSize ok 151 ok 152 ok 153 ok 154 # $p->configure( PointerSize => 5 ) # failed due to: # PointerSize must be 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 63. ok 155 ok 156 # $p->PointerSize( 5 ) # failed due to: # PointerSize must be 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 74 ok 157 ok 158 ok 159 ok 160 # $p->configure( PointerSize => 6 ) # failed due to: # PointerSize must be 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 63. ok 161 ok 162 # $p->PointerSize( 6 ) # failed due to: # PointerSize must be 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 74 ok 163 ok 164 ok 165 ok 166 # $p->configure( PointerSize => 7 ) # failed due to: # PointerSize must be 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 63. ok 167 ok 168 # $p->PointerSize( 7 ) # failed due to: # PointerSize must be 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 74 ok 169 ok 170 ok 171 ok 172 # $p->configure( PointerSize => 8 ) ok 173 # $p->PointerSize( 8 ) ok 174 # $value = $p->configure( PointerSize ) ok 175 ok 176 # $value = $p->PointerSize ok 177 ok 178 ok 179 ok 180 # $p->configure( PointerSize => 9 ) # failed due to: # PointerSize must be 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 63. ok 181 ok 182 # $p->PointerSize( 9 ) # failed due to: # PointerSize must be 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 74 ok 183 ok 184 ok 185 ok 186 # $p->configure( PointerSize => ARRAY(0x15da9dc) ) # failed due to: # PointerSize must be an integer value, not a reference at tests/201_config.t line 63. ok 187 ok 188 # $p->PointerSize( ARRAY(0x15da9dc) ) # failed due to: # PointerSize must be an integer value, not a reference at tests/201_config.t line 74 ok 189 ok 190 ok 191 ok 192 # $p->configure( PointerSize => SCALAR(0x1abbbac) ) # failed due to: # PointerSize must be an integer value, not a reference at tests/201_config.t line 63. ok 193 ok 194 # $p->PointerSize( SCALAR(0x1abbbac) ) # failed due to: # PointerSize must be an integer value, not a reference at tests/201_config.t line 74 ok 195 ok 196 ok 197 ok 198 # $p->configure( PointerSize => HASH(0x1c100d4) ) # failed due to: # PointerSize must be an integer value, not a reference at tests/201_config.t line 63. ok 199 ok 200 # $p->PointerSize( HASH(0x1c100d4) ) # failed due to: # PointerSize must be an integer value, not a reference at tests/201_config.t line 74 ok 201 ok 202 ok 203 # $p->configure( PointerSize ) ok 204 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 205 ok 206 # $p->PointerSize ok 207 # issued warnings: # Useless use of PointerSize in void context at tests/201_config.t line 130 ok 208 ok 209 ok 210 # $p->configure( IntSize => -1 ) # failed due to: # IntSize must be 0, 1, 2, 4 or 8, not -1 at tests/201_config.t line 63. ok 211 ok 212 # $p->IntSize( -1 ) # failed due to: # IntSize must be 0, 1, 2, 4 or 8, not -1 at tests/201_config.t line 74 ok 213 ok 214 ok 215 ok 216 # $p->configure( IntSize => 0 ) ok 217 # $p->IntSize( 0 ) ok 218 # $value = $p->configure( IntSize ) ok 219 ok 220 # $value = $p->IntSize ok 221 ok 222 ok 223 ok 224 # $p->configure( IntSize => 1 ) ok 225 # $p->IntSize( 1 ) ok 226 # $value = $p->configure( IntSize ) ok 227 ok 228 # $value = $p->IntSize ok 229 ok 230 ok 231 ok 232 # $p->configure( IntSize => 2 ) ok 233 # $p->IntSize( 2 ) ok 234 # $value = $p->configure( IntSize ) ok 235 ok 236 # $value = $p->IntSize ok 237 ok 238 ok 239 ok 240 # $p->configure( IntSize => 3 ) # failed due to: # IntSize must be 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 63. ok 241 ok 242 # $p->IntSize( 3 ) # failed due to: # IntSize must be 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 74 ok 243 ok 244 ok 245 ok 246 # $p->configure( IntSize => 4 ) ok 247 # $p->IntSize( 4 ) ok 248 # $value = $p->configure( IntSize ) ok 249 ok 250 # $value = $p->IntSize ok 251 ok 252 ok 253 ok 254 # $p->configure( IntSize => 5 ) # failed due to: # IntSize must be 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 63. ok 255 ok 256 # $p->IntSize( 5 ) # failed due to: # IntSize must be 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 74 ok 257 ok 258 ok 259 ok 260 # $p->configure( IntSize => 6 ) # failed due to: # IntSize must be 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 63. ok 261 ok 262 # $p->IntSize( 6 ) # failed due to: # IntSize must be 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 74 ok 263 ok 264 ok 265 ok 266 # $p->configure( IntSize => 7 ) # failed due to: # IntSize must be 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 63. ok 267 ok 268 # $p->IntSize( 7 ) # failed due to: # IntSize must be 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 74 ok 269 ok 270 ok 271 ok 272 # $p->configure( IntSize => 8 ) ok 273 # $p->IntSize( 8 ) ok 274 # $value = $p->configure( IntSize ) ok 275 ok 276 # $value = $p->IntSize ok 277 ok 278 ok 279 ok 280 # $p->configure( IntSize => 9 ) # failed due to: # IntSize must be 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 63. ok 281 ok 282 # $p->IntSize( 9 ) # failed due to: # IntSize must be 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 74 ok 283 ok 284 ok 285 ok 286 # $p->configure( IntSize => ARRAY(0x15da9dc) ) # failed due to: # IntSize must be an integer value, not a reference at tests/201_config.t line 63. ok 287 ok 288 # $p->IntSize( ARRAY(0x15da9dc) ) # failed due to: # IntSize must be an integer value, not a reference at tests/201_config.t line 74 ok 289 ok 290 ok 291 ok 292 # $p->configure( IntSize => SCALAR(0x1abbbac) ) # failed due to: # IntSize must be an integer value, not a reference at tests/201_config.t line 63. ok 293 ok 294 # $p->IntSize( SCALAR(0x1abbbac) ) # failed due to: # IntSize must be an integer value, not a reference at tests/201_config.t line 74 ok 295 ok 296 ok 297 ok 298 # $p->configure( IntSize => HASH(0x1c100d4) ) # failed due to: # IntSize must be an integer value, not a reference at tests/201_config.t line 63. ok 299 ok 300 # $p->IntSize( HASH(0x1c100d4) ) # failed due to: # IntSize must be an integer value, not a reference at tests/201_config.t line 74 ok 301 ok 302 ok 303 # $p->configure( IntSize ) ok 304 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 305 ok 306 # $p->IntSize ok 307 # issued warnings: # Useless use of IntSize in void context at tests/201_config.t line 130 ok 308 ok 309 ok 310 # $p->configure( CharSize => -1 ) # failed due to: # CharSize must be 0, 1, 2, 4 or 8, not -1 at tests/201_config.t line 63. ok 311 ok 312 # $p->CharSize( -1 ) # failed due to: # CharSize must be 0, 1, 2, 4 or 8, not -1 at tests/201_config.t line 74 ok 313 ok 314 ok 315 ok 316 # $p->configure( CharSize => 0 ) ok 317 # $p->CharSize( 0 ) ok 318 # $value = $p->configure( CharSize ) ok 319 ok 320 # $value = $p->CharSize ok 321 ok 322 ok 323 ok 324 # $p->configure( CharSize => 1 ) ok 325 # $p->CharSize( 1 ) ok 326 # $value = $p->configure( CharSize ) ok 327 ok 328 # $value = $p->CharSize ok 329 ok 330 ok 331 ok 332 # $p->configure( CharSize => 2 ) ok 333 # $p->CharSize( 2 ) ok 334 # $value = $p->configure( CharSize ) ok 335 ok 336 # $value = $p->CharSize ok 337 ok 338 ok 339 ok 340 # $p->configure( CharSize => 3 ) # failed due to: # CharSize must be 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 63. ok 341 ok 342 # $p->CharSize( 3 ) # failed due to: # CharSize must be 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 74 ok 343 ok 344 ok 345 ok 346 # $p->configure( CharSize => 4 ) ok 347 # $p->CharSize( 4 ) ok 348 # $value = $p->configure( CharSize ) ok 349 ok 350 # $value = $p->CharSize ok 351 ok 352 ok 353 ok 354 # $p->configure( CharSize => 5 ) # failed due to: # CharSize must be 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 63. ok 355 ok 356 # $p->CharSize( 5 ) # failed due to: # CharSize must be 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 74 ok 357 ok 358 ok 359 ok 360 # $p->configure( CharSize => 6 ) # failed due to: # CharSize must be 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 63. ok 361 ok 362 # $p->CharSize( 6 ) # failed due to: # CharSize must be 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 74 ok 363 ok 364 ok 365 ok 366 # $p->configure( CharSize => 7 ) # failed due to: # CharSize must be 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 63. ok 367 ok 368 # $p->CharSize( 7 ) # failed due to: # CharSize must be 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 74 ok 369 ok 370 ok 371 ok 372 # $p->configure( CharSize => 8 ) ok 373 # $p->CharSize( 8 ) ok 374 # $value = $p->configure( CharSize ) ok 375 ok 376 # $value = $p->CharSize ok 377 ok 378 ok 379 ok 380 # $p->configure( CharSize => 9 ) # failed due to: # CharSize must be 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 63. ok 381 ok 382 # $p->CharSize( 9 ) # failed due to: # CharSize must be 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 74 ok 383 ok 384 ok 385 ok 386 # $p->configure( CharSize => ARRAY(0x15da9dc) ) # failed due to: # CharSize must be an integer value, not a reference at tests/201_config.t line 63. ok 387 ok 388 # $p->CharSize( ARRAY(0x15da9dc) ) # failed due to: # CharSize must be an integer value, not a reference at tests/201_config.t line 74 ok 389 ok 390 ok 391 ok 392 # $p->configure( CharSize => SCALAR(0x1abbbac) ) # failed due to: # CharSize must be an integer value, not a reference at tests/201_config.t line 63. ok 393 ok 394 # $p->CharSize( SCALAR(0x1abbbac) ) # failed due to: # CharSize must be an integer value, not a reference at tests/201_config.t line 74 ok 395 ok 396 ok 397 ok 398 # $p->configure( CharSize => HASH(0x1c100d4) ) # failed due to: # CharSize must be an integer value, not a reference at tests/201_config.t line 63. ok 399 ok 400 # $p->CharSize( HASH(0x1c100d4) ) # failed due to: # CharSize must be an integer value, not a reference at tests/201_config.t line 74 ok 401 ok 402 ok 403 # $p->configure( CharSize ) ok 404 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 405 ok 406 # $p->CharSize ok 407 # issued warnings: # Useless use of CharSize in void context at tests/201_config.t line 130 ok 408 ok 409 ok 410 # $p->configure( ShortSize => -1 ) # failed due to: # ShortSize must be 0, 1, 2, 4 or 8, not -1 at tests/201_config.t line 63. ok 411 ok 412 # $p->ShortSize( -1 ) # failed due to: # ShortSize must be 0, 1, 2, 4 or 8, not -1 at tests/201_config.t line 74 ok 413 ok 414 ok 415 ok 416 # $p->configure( ShortSize => 0 ) ok 417 # $p->ShortSize( 0 ) ok 418 # $value = $p->configure( ShortSize ) ok 419 ok 420 # $value = $p->ShortSize ok 421 ok 422 ok 423 ok 424 # $p->configure( ShortSize => 1 ) ok 425 # $p->ShortSize( 1 ) ok 426 # $value = $p->configure( ShortSize ) ok 427 ok 428 # $value = $p->ShortSize ok 429 ok 430 ok 431 ok 432 # $p->configure( ShortSize => 2 ) ok 433 # $p->ShortSize( 2 ) ok 434 # $value = $p->configure( ShortSize ) ok 435 ok 436 # $value = $p->ShortSize ok 437 ok 438 ok 439 ok 440 # $p->configure( ShortSize => 3 ) # failed due to: # ShortSize must be 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 63. ok 441 ok 442 # $p->ShortSize( 3 ) # failed due to: # ShortSize must be 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 74 ok 443 ok 444 ok 445 ok 446 # $p->configure( ShortSize => 4 ) ok 447 # $p->ShortSize( 4 ) ok 448 # $value = $p->configure( ShortSize ) ok 449 ok 450 # $value = $p->ShortSize ok 451 ok 452 ok 453 ok 454 # $p->configure( ShortSize => 5 ) # failed due to: # ShortSize must be 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 63. ok 455 ok 456 # $p->ShortSize( 5 ) # failed due to: # ShortSize must be 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 74 ok 457 ok 458 ok 459 ok 460 # $p->configure( ShortSize => 6 ) # failed due to: # ShortSize must be 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 63. ok 461 ok 462 # $p->ShortSize( 6 ) # failed due to: # ShortSize must be 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 74 ok 463 ok 464 ok 465 ok 466 # $p->configure( ShortSize => 7 ) # failed due to: # ShortSize must be 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 63. ok 467 ok 468 # $p->ShortSize( 7 ) # failed due to: # ShortSize must be 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 74 ok 469 ok 470 ok 471 ok 472 # $p->configure( ShortSize => 8 ) ok 473 # $p->ShortSize( 8 ) ok 474 # $value = $p->configure( ShortSize ) ok 475 ok 476 # $value = $p->ShortSize ok 477 ok 478 ok 479 ok 480 # $p->configure( ShortSize => 9 ) # failed due to: # ShortSize must be 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 63. ok 481 ok 482 # $p->ShortSize( 9 ) # failed due to: # ShortSize must be 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 74 ok 483 ok 484 ok 485 ok 486 # $p->configure( ShortSize => ARRAY(0x15da9dc) ) # failed due to: # ShortSize must be an integer value, not a reference at tests/201_config.t line 63. ok 487 ok 488 # $p->ShortSize( ARRAY(0x15da9dc) ) # failed due to: # ShortSize must be an integer value, not a reference at tests/201_config.t line 74 ok 489 ok 490 ok 491 ok 492 # $p->configure( ShortSize => SCALAR(0x1abbbac) ) # failed due to: # ShortSize must be an integer value, not a reference at tests/201_config.t line 63. ok 493 ok 494 # $p->ShortSize( SCALAR(0x1abbbac) ) # failed due to: # ShortSize must be an integer value, not a reference at tests/201_config.t line 74 ok 495 ok 496 ok 497 ok 498 # $p->configure( ShortSize => HASH(0x1c100d4) ) # failed due to: # ShortSize must be an integer value, not a reference at tests/201_config.t line 63. ok 499 ok 500 # $p->ShortSize( HASH(0x1c100d4) ) # failed due to: # ShortSize must be an integer value, not a reference at tests/201_config.t line 74 ok 501 ok 502 ok 503 # $p->configure( ShortSize ) ok 504 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 505 ok 506 # $p->ShortSize ok 507 # issued warnings: # Useless use of ShortSize in void context at tests/201_config.t line 130 ok 508 ok 509 ok 510 # $p->configure( LongSize => -1 ) # failed due to: # LongSize must be 0, 1, 2, 4 or 8, not -1 at tests/201_config.t line 63. ok 511 ok 512 # $p->LongSize( -1 ) # failed due to: # LongSize must be 0, 1, 2, 4 or 8, not -1 at tests/201_config.t line 74 ok 513 ok 514 ok 515 ok 516 # $p->configure( LongSize => 0 ) ok 517 # $p->LongSize( 0 ) ok 518 # $value = $p->configure( LongSize ) ok 519 ok 520 # $value = $p->LongSize ok 521 ok 522 ok 523 ok 524 # $p->configure( LongSize => 1 ) ok 525 # $p->LongSize( 1 ) ok 526 # $value = $p->configure( LongSize ) ok 527 ok 528 # $value = $p->LongSize ok 529 ok 530 ok 531 ok 532 # $p->configure( LongSize => 2 ) ok 533 # $p->LongSize( 2 ) ok 534 # $value = $p->configure( LongSize ) ok 535 ok 536 # $value = $p->LongSize ok 537 ok 538 ok 539 ok 540 # $p->configure( LongSize => 3 ) # failed due to: # LongSize must be 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 63. ok 541 ok 542 # $p->LongSize( 3 ) # failed due to: # LongSize must be 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 74 ok 543 ok 544 ok 545 ok 546 # $p->configure( LongSize => 4 ) ok 547 # $p->LongSize( 4 ) ok 548 # $value = $p->configure( LongSize ) ok 549 ok 550 # $value = $p->LongSize ok 551 ok 552 ok 553 ok 554 # $p->configure( LongSize => 5 ) # failed due to: # LongSize must be 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 63. ok 555 ok 556 # $p->LongSize( 5 ) # failed due to: # LongSize must be 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 74 ok 557 ok 558 ok 559 ok 560 # $p->configure( LongSize => 6 ) # failed due to: # LongSize must be 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 63. ok 561 ok 562 # $p->LongSize( 6 ) # failed due to: # LongSize must be 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 74 ok 563 ok 564 ok 565 ok 566 # $p->configure( LongSize => 7 ) # failed due to: # LongSize must be 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 63. ok 567 ok 568 # $p->LongSize( 7 ) # failed due to: # LongSize must be 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 74 ok 569 ok 570 ok 571 ok 572 # $p->configure( LongSize => 8 ) ok 573 # $p->LongSize( 8 ) ok 574 # $value = $p->configure( LongSize ) ok 575 ok 576 # $value = $p->LongSize ok 577 ok 578 ok 579 ok 580 # $p->configure( LongSize => 9 ) # failed due to: # LongSize must be 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 63. ok 581 ok 582 # $p->LongSize( 9 ) # failed due to: # LongSize must be 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 74 ok 583 ok 584 ok 585 ok 586 # $p->configure( LongSize => ARRAY(0x15da9dc) ) # failed due to: # LongSize must be an integer value, not a reference at tests/201_config.t line 63. ok 587 ok 588 # $p->LongSize( ARRAY(0x15da9dc) ) # failed due to: # LongSize must be an integer value, not a reference at tests/201_config.t line 74 ok 589 ok 590 ok 591 ok 592 # $p->configure( LongSize => SCALAR(0x1abbbac) ) # failed due to: # LongSize must be an integer value, not a reference at tests/201_config.t line 63. ok 593 ok 594 # $p->LongSize( SCALAR(0x1abbbac) ) # failed due to: # LongSize must be an integer value, not a reference at tests/201_config.t line 74 ok 595 ok 596 ok 597 ok 598 # $p->configure( LongSize => HASH(0x1c100d4) ) # failed due to: # LongSize must be an integer value, not a reference at tests/201_config.t line 63. ok 599 ok 600 # $p->LongSize( HASH(0x1c100d4) ) # failed due to: # LongSize must be an integer value, not a reference at tests/201_config.t line 74 ok 601 ok 602 ok 603 # $p->configure( LongSize ) ok 604 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 605 ok 606 # $p->LongSize ok 607 # issued warnings: # Useless use of LongSize in void context at tests/201_config.t line 130 ok 608 ok 609 ok 610 # $p->configure( LongLongSize => -1 ) # failed due to: # LongLongSize must be 0, 1, 2, 4 or 8, not -1 at tests/201_config.t line 63. ok 611 ok 612 # $p->LongLongSize( -1 ) # failed due to: # LongLongSize must be 0, 1, 2, 4 or 8, not -1 at tests/201_config.t line 74 ok 613 ok 614 ok 615 ok 616 # $p->configure( LongLongSize => 0 ) ok 617 # $p->LongLongSize( 0 ) ok 618 # $value = $p->configure( LongLongSize ) ok 619 ok 620 # $value = $p->LongLongSize ok 621 ok 622 ok 623 ok 624 # $p->configure( LongLongSize => 1 ) ok 625 # $p->LongLongSize( 1 ) ok 626 # $value = $p->configure( LongLongSize ) ok 627 ok 628 # $value = $p->LongLongSize ok 629 ok 630 ok 631 ok 632 # $p->configure( LongLongSize => 2 ) ok 633 # $p->LongLongSize( 2 ) ok 634 # $value = $p->configure( LongLongSize ) ok 635 ok 636 # $value = $p->LongLongSize ok 637 ok 638 ok 639 ok 640 # $p->configure( LongLongSize => 3 ) # failed due to: # LongLongSize must be 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 63. ok 641 ok 642 # $p->LongLongSize( 3 ) # failed due to: # LongLongSize must be 0, 1, 2, 4 or 8, not 3 at tests/201_config.t line 74 ok 643 ok 644 ok 645 ok 646 # $p->configure( LongLongSize => 4 ) ok 647 # $p->LongLongSize( 4 ) ok 648 # $value = $p->configure( LongLongSize ) ok 649 ok 650 # $value = $p->LongLongSize ok 651 ok 652 ok 653 ok 654 # $p->configure( LongLongSize => 5 ) # failed due to: # LongLongSize must be 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 63. ok 655 ok 656 # $p->LongLongSize( 5 ) # failed due to: # LongLongSize must be 0, 1, 2, 4 or 8, not 5 at tests/201_config.t line 74 ok 657 ok 658 ok 659 ok 660 # $p->configure( LongLongSize => 6 ) # failed due to: # LongLongSize must be 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 63. ok 661 ok 662 # $p->LongLongSize( 6 ) # failed due to: # LongLongSize must be 0, 1, 2, 4 or 8, not 6 at tests/201_config.t line 74 ok 663 ok 664 ok 665 ok 666 # $p->configure( LongLongSize => 7 ) # failed due to: # LongLongSize must be 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 63. ok 667 ok 668 # $p->LongLongSize( 7 ) # failed due to: # LongLongSize must be 0, 1, 2, 4 or 8, not 7 at tests/201_config.t line 74 ok 669 ok 670 ok 671 ok 672 # $p->configure( LongLongSize => 8 ) ok 673 # $p->LongLongSize( 8 ) ok 674 # $value = $p->configure( LongLongSize ) ok 675 ok 676 # $value = $p->LongLongSize ok 677 ok 678 ok 679 ok 680 # $p->configure( LongLongSize => 9 ) # failed due to: # LongLongSize must be 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 63. ok 681 ok 682 # $p->LongLongSize( 9 ) # failed due to: # LongLongSize must be 0, 1, 2, 4 or 8, not 9 at tests/201_config.t line 74 ok 683 ok 684 ok 685 ok 686 # $p->configure( LongLongSize => ARRAY(0x15da9dc) ) # failed due to: # LongLongSize must be an integer value, not a reference at tests/201_config.t line 63. ok 687 ok 688 # $p->LongLongSize( ARRAY(0x15da9dc) ) # failed due to: # LongLongSize must be an integer value, not a reference at tests/201_config.t line 74 ok 689 ok 690 ok 691 ok 692 # $p->configure( LongLongSize => SCALAR(0x1abbbac) ) # failed due to: # LongLongSize must be an integer value, not a reference at tests/201_config.t line 63. ok 693 ok 694 # $p->LongLongSize( SCALAR(0x1abbbac) ) # failed due to: # LongLongSize must be an integer value, not a reference at tests/201_config.t line 74 ok 695 ok 696 ok 697 ok 698 # $p->configure( LongLongSize => HASH(0x1c100d4) ) # failed due to: # LongLongSize must be an integer value, not a reference at tests/201_config.t line 63. ok 699 ok 700 # $p->LongLongSize( HASH(0x1c100d4) ) # failed due to: # LongLongSize must be an integer value, not a reference at tests/201_config.t line 74 ok 701 ok 702 ok 703 # $p->configure( LongLongSize ) ok 704 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 705 ok 706 # $p->LongLongSize ok 707 # issued warnings: # Useless use of LongLongSize in void context at tests/201_config.t line 130 ok 708 ok 709 ok 710 # $p->configure( FloatSize => -1 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not -1 at tests/201_config.t line 63. ok 711 ok 712 # $p->FloatSize( -1 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not -1 at tests/201_config.t line 74 ok 713 ok 714 ok 715 ok 716 # $p->configure( FloatSize => 0 ) ok 717 # $p->FloatSize( 0 ) ok 718 # $value = $p->configure( FloatSize ) ok 719 ok 720 # $value = $p->FloatSize ok 721 ok 722 ok 723 ok 724 # $p->configure( FloatSize => 1 ) ok 725 # $p->FloatSize( 1 ) ok 726 # $value = $p->configure( FloatSize ) ok 727 ok 728 # $value = $p->FloatSize ok 729 ok 730 ok 731 ok 732 # $p->configure( FloatSize => 2 ) ok 733 # $p->FloatSize( 2 ) ok 734 # $value = $p->configure( FloatSize ) ok 735 ok 736 # $value = $p->FloatSize ok 737 ok 738 ok 739 ok 740 # $p->configure( FloatSize => 3 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 3 at tests/201_config.t line 63. ok 741 ok 742 # $p->FloatSize( 3 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 3 at tests/201_config.t line 74 ok 743 ok 744 ok 745 ok 746 # $p->configure( FloatSize => 4 ) ok 747 # $p->FloatSize( 4 ) ok 748 # $value = $p->configure( FloatSize ) ok 749 ok 750 # $value = $p->FloatSize ok 751 ok 752 ok 753 ok 754 # $p->configure( FloatSize => 5 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 5 at tests/201_config.t line 63. ok 755 ok 756 # $p->FloatSize( 5 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 5 at tests/201_config.t line 74 ok 757 ok 758 ok 759 ok 760 # $p->configure( FloatSize => 6 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 6 at tests/201_config.t line 63. ok 761 ok 762 # $p->FloatSize( 6 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 6 at tests/201_config.t line 74 ok 763 ok 764 ok 765 ok 766 # $p->configure( FloatSize => 7 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 7 at tests/201_config.t line 63. ok 767 ok 768 # $p->FloatSize( 7 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 7 at tests/201_config.t line 74 ok 769 ok 770 ok 771 ok 772 # $p->configure( FloatSize => 8 ) ok 773 # $p->FloatSize( 8 ) ok 774 # $value = $p->configure( FloatSize ) ok 775 ok 776 # $value = $p->FloatSize ok 777 ok 778 ok 779 ok 780 # $p->configure( FloatSize => 9 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 9 at tests/201_config.t line 63. ok 781 ok 782 # $p->FloatSize( 9 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 9 at tests/201_config.t line 74 ok 783 ok 784 ok 785 ok 786 # $p->configure( FloatSize => 10 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 10 at tests/201_config.t line 63. ok 787 ok 788 # $p->FloatSize( 10 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 10 at tests/201_config.t line 74 ok 789 ok 790 ok 791 ok 792 # $p->configure( FloatSize => 11 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 11 at tests/201_config.t line 63. ok 793 ok 794 # $p->FloatSize( 11 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 11 at tests/201_config.t line 74 ok 795 ok 796 ok 797 ok 798 # $p->configure( FloatSize => 12 ) ok 799 # $p->FloatSize( 12 ) ok 800 # $value = $p->configure( FloatSize ) ok 801 ok 802 # $value = $p->FloatSize ok 803 ok 804 ok 805 ok 806 # $p->configure( FloatSize => 13 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 13 at tests/201_config.t line 63. ok 807 ok 808 # $p->FloatSize( 13 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 13 at tests/201_config.t line 74 ok 809 ok 810 ok 811 ok 812 # $p->configure( FloatSize => 14 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 14 at tests/201_config.t line 63. ok 813 ok 814 # $p->FloatSize( 14 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 14 at tests/201_config.t line 74 ok 815 ok 816 ok 817 ok 818 # $p->configure( FloatSize => 15 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 15 at tests/201_config.t line 63. ok 819 ok 820 # $p->FloatSize( 15 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 15 at tests/201_config.t line 74 ok 821 ok 822 ok 823 ok 824 # $p->configure( FloatSize => 16 ) ok 825 # $p->FloatSize( 16 ) ok 826 # $value = $p->configure( FloatSize ) ok 827 ok 828 # $value = $p->FloatSize ok 829 ok 830 ok 831 ok 832 # $p->configure( FloatSize => 17 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 17 at tests/201_config.t line 63. ok 833 ok 834 # $p->FloatSize( 17 ) # failed due to: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 17 at tests/201_config.t line 74 ok 835 ok 836 ok 837 ok 838 # $p->configure( FloatSize => ARRAY(0x15da9dc) ) # failed due to: # FloatSize must be an integer value, not a reference at tests/201_config.t line 63. ok 839 ok 840 # $p->FloatSize( ARRAY(0x15da9dc) ) # failed due to: # FloatSize must be an integer value, not a reference at tests/201_config.t line 74 ok 841 ok 842 ok 843 ok 844 # $p->configure( FloatSize => SCALAR(0x1abbbac) ) # failed due to: # FloatSize must be an integer value, not a reference at tests/201_config.t line 63. ok 845 ok 846 # $p->FloatSize( SCALAR(0x1abbbac) ) # failed due to: # FloatSize must be an integer value, not a reference at tests/201_config.t line 74 ok 847 ok 848 ok 849 ok 850 # $p->configure( FloatSize => HASH(0x1c100d4) ) # failed due to: # FloatSize must be an integer value, not a reference at tests/201_config.t line 63. ok 851 ok 852 # $p->FloatSize( HASH(0x1c100d4) ) # failed due to: # FloatSize must be an integer value, not a reference at tests/201_config.t line 74 ok 853 ok 854 ok 855 # $p->configure( FloatSize ) ok 856 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 857 ok 858 # $p->FloatSize ok 859 # issued warnings: # Useless use of FloatSize in void context at tests/201_config.t line 130 ok 860 ok 861 ok 862 # $p->configure( DoubleSize => -1 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not -1 at tests/201_config.t line 63. ok 863 ok 864 # $p->DoubleSize( -1 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not -1 at tests/201_config.t line 74 ok 865 ok 866 ok 867 ok 868 # $p->configure( DoubleSize => 0 ) ok 869 # $p->DoubleSize( 0 ) ok 870 # $value = $p->configure( DoubleSize ) ok 871 ok 872 # $value = $p->DoubleSize ok 873 ok 874 ok 875 ok 876 # $p->configure( DoubleSize => 1 ) ok 877 # $p->DoubleSize( 1 ) ok 878 # $value = $p->configure( DoubleSize ) ok 879 ok 880 # $value = $p->DoubleSize ok 881 ok 882 ok 883 ok 884 # $p->configure( DoubleSize => 2 ) ok 885 # $p->DoubleSize( 2 ) ok 886 # $value = $p->configure( DoubleSize ) ok 887 ok 888 # $value = $p->DoubleSize ok 889 ok 890 ok 891 ok 892 # $p->configure( DoubleSize => 3 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 3 at tests/201_config.t line 63. ok 893 ok 894 # $p->DoubleSize( 3 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 3 at tests/201_config.t line 74 ok 895 ok 896 ok 897 ok 898 # $p->configure( DoubleSize => 4 ) ok 899 # $p->DoubleSize( 4 ) ok 900 # $value = $p->configure( DoubleSize ) ok 901 ok 902 # $value = $p->DoubleSize ok 903 ok 904 ok 905 ok 906 # $p->configure( DoubleSize => 5 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 5 at tests/201_config.t line 63. ok 907 ok 908 # $p->DoubleSize( 5 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 5 at tests/201_config.t line 74 ok 909 ok 910 ok 911 ok 912 # $p->configure( DoubleSize => 6 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 6 at tests/201_config.t line 63. ok 913 ok 914 # $p->DoubleSize( 6 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 6 at tests/201_config.t line 74 ok 915 ok 916 ok 917 ok 918 # $p->configure( DoubleSize => 7 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 7 at tests/201_config.t line 63. ok 919 ok 920 # $p->DoubleSize( 7 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 7 at tests/201_config.t line 74 ok 921 ok 922 ok 923 ok 924 # $p->configure( DoubleSize => 8 ) ok 925 # $p->DoubleSize( 8 ) ok 926 # $value = $p->configure( DoubleSize ) ok 927 ok 928 # $value = $p->DoubleSize ok 929 ok 930 ok 931 ok 932 # $p->configure( DoubleSize => 9 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 9 at tests/201_config.t line 63. ok 933 ok 934 # $p->DoubleSize( 9 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 9 at tests/201_config.t line 74 ok 935 ok 936 ok 937 ok 938 # $p->configure( DoubleSize => 10 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 10 at tests/201_config.t line 63. ok 939 ok 940 # $p->DoubleSize( 10 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 10 at tests/201_config.t line 74 ok 941 ok 942 ok 943 ok 944 # $p->configure( DoubleSize => 11 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 11 at tests/201_config.t line 63. ok 945 ok 946 # $p->DoubleSize( 11 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 11 at tests/201_config.t line 74 ok 947 ok 948 ok 949 ok 950 # $p->configure( DoubleSize => 12 ) ok 951 # $p->DoubleSize( 12 ) ok 952 # $value = $p->configure( DoubleSize ) ok 953 ok 954 # $value = $p->DoubleSize ok 955 ok 956 ok 957 ok 958 # $p->configure( DoubleSize => 13 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 13 at tests/201_config.t line 63. ok 959 ok 960 # $p->DoubleSize( 13 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 13 at tests/201_config.t line 74 ok 961 ok 962 ok 963 ok 964 # $p->configure( DoubleSize => 14 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 14 at tests/201_config.t line 63. ok 965 ok 966 # $p->DoubleSize( 14 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 14 at tests/201_config.t line 74 ok 967 ok 968 ok 969 ok 970 # $p->configure( DoubleSize => 15 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 15 at tests/201_config.t line 63. ok 971 ok 972 # $p->DoubleSize( 15 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 15 at tests/201_config.t line 74 ok 973 ok 974 ok 975 ok 976 # $p->configure( DoubleSize => 16 ) ok 977 # $p->DoubleSize( 16 ) ok 978 # $value = $p->configure( DoubleSize ) ok 979 ok 980 # $value = $p->DoubleSize ok 981 ok 982 ok 983 ok 984 # $p->configure( DoubleSize => 17 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 17 at tests/201_config.t line 63. ok 985 ok 986 # $p->DoubleSize( 17 ) # failed due to: # DoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 17 at tests/201_config.t line 74 ok 987 ok 988 ok 989 ok 990 # $p->configure( DoubleSize => ARRAY(0x15da9dc) ) # failed due to: # DoubleSize must be an integer value, not a reference at tests/201_config.t line 63. ok 991 ok 992 # $p->DoubleSize( ARRAY(0x15da9dc) ) # failed due to: # DoubleSize must be an integer value, not a reference at tests/201_config.t line 74 ok 993 ok 994 ok 995 ok 996 # $p->configure( DoubleSize => SCALAR(0x1abbbac) ) # failed due to: # DoubleSize must be an integer value, not a reference at tests/201_config.t line 63. ok 997 ok 998 # $p->DoubleSize( SCALAR(0x1abbbac) ) # failed due to: # DoubleSize must be an integer value, not a reference at tests/201_config.t line 74 ok 999 ok 1000 ok 1001 ok 1002 # $p->configure( DoubleSize => HASH(0x1c100d4) ) # failed due to: # DoubleSize must be an integer value, not a reference at tests/201_config.t line 63. ok 1003 ok 1004 # $p->DoubleSize( HASH(0x1c100d4) ) # failed due to: # DoubleSize must be an integer value, not a reference at tests/201_config.t line 74 ok 1005 ok 1006 ok 1007 # $p->configure( DoubleSize ) ok 1008 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 1009 ok 1010 # $p->DoubleSize ok 1011 # issued warnings: # Useless use of DoubleSize in void context at tests/201_config.t line 130 ok 1012 ok 1013 ok 1014 # $p->configure( LongDoubleSize => -1 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not -1 at tests/201_config.t line 63. ok 1015 ok 1016 # $p->LongDoubleSize( -1 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not -1 at tests/201_config.t line 74 ok 1017 ok 1018 ok 1019 ok 1020 # $p->configure( LongDoubleSize => 0 ) ok 1021 # $p->LongDoubleSize( 0 ) ok 1022 # $value = $p->configure( LongDoubleSize ) ok 1023 ok 1024 # $value = $p->LongDoubleSize ok 1025 ok 1026 ok 1027 ok 1028 # $p->configure( LongDoubleSize => 1 ) ok 1029 # $p->LongDoubleSize( 1 ) ok 1030 # $value = $p->configure( LongDoubleSize ) ok 1031 ok 1032 # $value = $p->LongDoubleSize ok 1033 ok 1034 ok 1035 ok 1036 # $p->configure( LongDoubleSize => 2 ) ok 1037 # $p->LongDoubleSize( 2 ) ok 1038 # $value = $p->configure( LongDoubleSize ) ok 1039 ok 1040 # $value = $p->LongDoubleSize ok 1041 ok 1042 ok 1043 ok 1044 # $p->configure( LongDoubleSize => 3 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 3 at tests/201_config.t line 63. ok 1045 ok 1046 # $p->LongDoubleSize( 3 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 3 at tests/201_config.t line 74 ok 1047 ok 1048 ok 1049 ok 1050 # $p->configure( LongDoubleSize => 4 ) ok 1051 # $p->LongDoubleSize( 4 ) ok 1052 # $value = $p->configure( LongDoubleSize ) ok 1053 ok 1054 # $value = $p->LongDoubleSize ok 1055 ok 1056 ok 1057 ok 1058 # $p->configure( LongDoubleSize => 5 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 5 at tests/201_config.t line 63. ok 1059 ok 1060 # $p->LongDoubleSize( 5 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 5 at tests/201_config.t line 74 ok 1061 ok 1062 ok 1063 ok 1064 # $p->configure( LongDoubleSize => 6 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 6 at tests/201_config.t line 63. ok 1065 ok 1066 # $p->LongDoubleSize( 6 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 6 at tests/201_config.t line 74 ok 1067 ok 1068 ok 1069 ok 1070 # $p->configure( LongDoubleSize => 7 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 7 at tests/201_config.t line 63. ok 1071 ok 1072 # $p->LongDoubleSize( 7 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 7 at tests/201_config.t line 74 ok 1073 ok 1074 ok 1075 ok 1076 # $p->configure( LongDoubleSize => 8 ) ok 1077 # $p->LongDoubleSize( 8 ) ok 1078 # $value = $p->configure( LongDoubleSize ) ok 1079 ok 1080 # $value = $p->LongDoubleSize ok 1081 ok 1082 ok 1083 ok 1084 # $p->configure( LongDoubleSize => 9 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 9 at tests/201_config.t line 63. ok 1085 ok 1086 # $p->LongDoubleSize( 9 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 9 at tests/201_config.t line 74 ok 1087 ok 1088 ok 1089 ok 1090 # $p->configure( LongDoubleSize => 10 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 10 at tests/201_config.t line 63. ok 1091 ok 1092 # $p->LongDoubleSize( 10 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 10 at tests/201_config.t line 74 ok 1093 ok 1094 ok 1095 ok 1096 # $p->configure( LongDoubleSize => 11 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 11 at tests/201_config.t line 63. ok 1097 ok 1098 # $p->LongDoubleSize( 11 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 11 at tests/201_config.t line 74 ok 1099 ok 1100 ok 1101 ok 1102 # $p->configure( LongDoubleSize => 12 ) ok 1103 # $p->LongDoubleSize( 12 ) ok 1104 # $value = $p->configure( LongDoubleSize ) ok 1105 ok 1106 # $value = $p->LongDoubleSize ok 1107 ok 1108 ok 1109 ok 1110 # $p->configure( LongDoubleSize => 13 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 13 at tests/201_config.t line 63. ok 1111 ok 1112 # $p->LongDoubleSize( 13 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 13 at tests/201_config.t line 74 ok 1113 ok 1114 ok 1115 ok 1116 # $p->configure( LongDoubleSize => 14 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 14 at tests/201_config.t line 63. ok 1117 ok 1118 # $p->LongDoubleSize( 14 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 14 at tests/201_config.t line 74 ok 1119 ok 1120 ok 1121 ok 1122 # $p->configure( LongDoubleSize => 15 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 15 at tests/201_config.t line 63. ok 1123 ok 1124 # $p->LongDoubleSize( 15 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 15 at tests/201_config.t line 74 ok 1125 ok 1126 ok 1127 ok 1128 # $p->configure( LongDoubleSize => 16 ) ok 1129 # $p->LongDoubleSize( 16 ) ok 1130 # $value = $p->configure( LongDoubleSize ) ok 1131 ok 1132 # $value = $p->LongDoubleSize ok 1133 ok 1134 ok 1135 ok 1136 # $p->configure( LongDoubleSize => 17 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 17 at tests/201_config.t line 63. ok 1137 ok 1138 # $p->LongDoubleSize( 17 ) # failed due to: # LongDoubleSize must be 0, 1, 2, 4, 8, 12 or 16, not 17 at tests/201_config.t line 74 ok 1139 ok 1140 ok 1141 ok 1142 # $p->configure( LongDoubleSize => ARRAY(0x15da9dc) ) # failed due to: # LongDoubleSize must be an integer value, not a reference at tests/201_config.t line 63. ok 1143 ok 1144 # $p->LongDoubleSize( ARRAY(0x15da9dc) ) # failed due to: # LongDoubleSize must be an integer value, not a reference at tests/201_config.t line 74 ok 1145 ok 1146 ok 1147 ok 1148 # $p->configure( LongDoubleSize => SCALAR(0x1abbbac) ) # failed due to: # LongDoubleSize must be an integer value, not a reference at tests/201_config.t line 63. ok 1149 ok 1150 # $p->LongDoubleSize( SCALAR(0x1abbbac) ) # failed due to: # LongDoubleSize must be an integer value, not a reference at tests/201_config.t line 74 ok 1151 ok 1152 ok 1153 ok 1154 # $p->configure( LongDoubleSize => HASH(0x1c100d4) ) # failed due to: # LongDoubleSize must be an integer value, not a reference at tests/201_config.t line 63. ok 1155 ok 1156 # $p->LongDoubleSize( HASH(0x1c100d4) ) # failed due to: # LongDoubleSize must be an integer value, not a reference at tests/201_config.t line 74 ok 1157 ok 1158 ok 1159 # $p->configure( LongDoubleSize ) ok 1160 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 1161 ok 1162 # $p->LongDoubleSize ok 1163 # issued warnings: # Useless use of LongDoubleSize in void context at tests/201_config.t line 130 ok 1164 ok 1165 ok 1166 # $p->configure( Alignment => -1 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not -1 at tests/201_config.t line 63. ok 1167 ok 1168 # $p->Alignment( -1 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not -1 at tests/201_config.t line 74 ok 1169 ok 1170 ok 1171 ok 1172 # $p->configure( Alignment => 0 ) ok 1173 # $p->Alignment( 0 ) ok 1174 # $value = $p->configure( Alignment ) ok 1175 ok 1176 # $value = $p->Alignment ok 1177 ok 1178 ok 1179 ok 1180 # $p->configure( Alignment => 1 ) ok 1181 # $p->Alignment( 1 ) ok 1182 # $value = $p->configure( Alignment ) ok 1183 ok 1184 # $value = $p->Alignment ok 1185 ok 1186 ok 1187 ok 1188 # $p->configure( Alignment => 2 ) ok 1189 # $p->Alignment( 2 ) ok 1190 # $value = $p->configure( Alignment ) ok 1191 ok 1192 # $value = $p->Alignment ok 1193 ok 1194 ok 1195 ok 1196 # $p->configure( Alignment => 3 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 3 at tests/201_config.t line 63. ok 1197 ok 1198 # $p->Alignment( 3 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 3 at tests/201_config.t line 74 ok 1199 ok 1200 ok 1201 ok 1202 # $p->configure( Alignment => 4 ) ok 1203 # $p->Alignment( 4 ) ok 1204 # $value = $p->configure( Alignment ) ok 1205 ok 1206 # $value = $p->Alignment ok 1207 ok 1208 ok 1209 ok 1210 # $p->configure( Alignment => 5 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 5 at tests/201_config.t line 63. ok 1211 ok 1212 # $p->Alignment( 5 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 5 at tests/201_config.t line 74 ok 1213 ok 1214 ok 1215 ok 1216 # $p->configure( Alignment => 6 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 6 at tests/201_config.t line 63. ok 1217 ok 1218 # $p->Alignment( 6 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 6 at tests/201_config.t line 74 ok 1219 ok 1220 ok 1221 ok 1222 # $p->configure( Alignment => 7 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 7 at tests/201_config.t line 63. ok 1223 ok 1224 # $p->Alignment( 7 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 7 at tests/201_config.t line 74 ok 1225 ok 1226 ok 1227 ok 1228 # $p->configure( Alignment => 8 ) ok 1229 # $p->Alignment( 8 ) ok 1230 # $value = $p->configure( Alignment ) ok 1231 ok 1232 # $value = $p->Alignment ok 1233 ok 1234 ok 1235 ok 1236 # $p->configure( Alignment => 9 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 9 at tests/201_config.t line 63. ok 1237 ok 1238 # $p->Alignment( 9 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 9 at tests/201_config.t line 74 ok 1239 ok 1240 ok 1241 ok 1242 # $p->configure( Alignment => 10 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 10 at tests/201_config.t line 63. ok 1243 ok 1244 # $p->Alignment( 10 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 10 at tests/201_config.t line 74 ok 1245 ok 1246 ok 1247 ok 1248 # $p->configure( Alignment => 11 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 11 at tests/201_config.t line 63. ok 1249 ok 1250 # $p->Alignment( 11 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 11 at tests/201_config.t line 74 ok 1251 ok 1252 ok 1253 ok 1254 # $p->configure( Alignment => 12 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 12 at tests/201_config.t line 63. ok 1255 ok 1256 # $p->Alignment( 12 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 12 at tests/201_config.t line 74 ok 1257 ok 1258 ok 1259 ok 1260 # $p->configure( Alignment => 13 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 13 at tests/201_config.t line 63. ok 1261 ok 1262 # $p->Alignment( 13 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 13 at tests/201_config.t line 74 ok 1263 ok 1264 ok 1265 ok 1266 # $p->configure( Alignment => 14 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 14 at tests/201_config.t line 63. ok 1267 ok 1268 # $p->Alignment( 14 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 14 at tests/201_config.t line 74 ok 1269 ok 1270 ok 1271 ok 1272 # $p->configure( Alignment => 15 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 15 at tests/201_config.t line 63. ok 1273 ok 1274 # $p->Alignment( 15 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 15 at tests/201_config.t line 74 ok 1275 ok 1276 ok 1277 ok 1278 # $p->configure( Alignment => 16 ) ok 1279 # $p->Alignment( 16 ) ok 1280 # $value = $p->configure( Alignment ) ok 1281 ok 1282 # $value = $p->Alignment ok 1283 ok 1284 ok 1285 ok 1286 # $p->configure( Alignment => 17 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 17 at tests/201_config.t line 63. ok 1287 ok 1288 # $p->Alignment( 17 ) # failed due to: # Alignment must be 0, 1, 2, 4, 8 or 16, not 17 at tests/201_config.t line 74 ok 1289 ok 1290 ok 1291 ok 1292 # $p->configure( Alignment => ARRAY(0x15da9dc) ) # failed due to: # Alignment must be an integer value, not a reference at tests/201_config.t line 63. ok 1293 ok 1294 # $p->Alignment( ARRAY(0x15da9dc) ) # failed due to: # Alignment must be an integer value, not a reference at tests/201_config.t line 74 ok 1295 ok 1296 ok 1297 ok 1298 # $p->configure( Alignment => SCALAR(0x1abbbac) ) # failed due to: # Alignment must be an integer value, not a reference at tests/201_config.t line 63. ok 1299 ok 1300 # $p->Alignment( SCALAR(0x1abbbac) ) # failed due to: # Alignment must be an integer value, not a reference at tests/201_config.t line 74 ok 1301 ok 1302 ok 1303 ok 1304 # $p->configure( Alignment => HASH(0x1c100d4) ) # failed due to: # Alignment must be an integer value, not a reference at tests/201_config.t line 63. ok 1305 ok 1306 # $p->Alignment( HASH(0x1c100d4) ) # failed due to: # Alignment must be an integer value, not a reference at tests/201_config.t line 74 ok 1307 ok 1308 ok 1309 # $p->configure( Alignment ) ok 1310 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 1311 ok 1312 # $p->Alignment ok 1313 # issued warnings: # Useless use of Alignment in void context at tests/201_config.t line 130 ok 1314 ok 1315 ok 1316 # $p->configure( CompoundAlignment => -1 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not -1 at tests/201_config.t line 63. ok 1317 ok 1318 # $p->CompoundAlignment( -1 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not -1 at tests/201_config.t line 74 ok 1319 ok 1320 ok 1321 ok 1322 # $p->configure( CompoundAlignment => 0 ) ok 1323 # $p->CompoundAlignment( 0 ) ok 1324 # $value = $p->configure( CompoundAlignment ) ok 1325 ok 1326 # $value = $p->CompoundAlignment ok 1327 ok 1328 ok 1329 ok 1330 # $p->configure( CompoundAlignment => 1 ) ok 1331 # $p->CompoundAlignment( 1 ) ok 1332 # $value = $p->configure( CompoundAlignment ) ok 1333 ok 1334 # $value = $p->CompoundAlignment ok 1335 ok 1336 ok 1337 ok 1338 # $p->configure( CompoundAlignment => 2 ) ok 1339 # $p->CompoundAlignment( 2 ) ok 1340 # $value = $p->configure( CompoundAlignment ) ok 1341 ok 1342 # $value = $p->CompoundAlignment ok 1343 ok 1344 ok 1345 ok 1346 # $p->configure( CompoundAlignment => 3 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 3 at tests/201_config.t line 63. ok 1347 ok 1348 # $p->CompoundAlignment( 3 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 3 at tests/201_config.t line 74 ok 1349 ok 1350 ok 1351 ok 1352 # $p->configure( CompoundAlignment => 4 ) ok 1353 # $p->CompoundAlignment( 4 ) ok 1354 # $value = $p->configure( CompoundAlignment ) ok 1355 ok 1356 # $value = $p->CompoundAlignment ok 1357 ok 1358 ok 1359 ok 1360 # $p->configure( CompoundAlignment => 5 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 5 at tests/201_config.t line 63. ok 1361 ok 1362 # $p->CompoundAlignment( 5 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 5 at tests/201_config.t line 74 ok 1363 ok 1364 ok 1365 ok 1366 # $p->configure( CompoundAlignment => 6 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 6 at tests/201_config.t line 63. ok 1367 ok 1368 # $p->CompoundAlignment( 6 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 6 at tests/201_config.t line 74 ok 1369 ok 1370 ok 1371 ok 1372 # $p->configure( CompoundAlignment => 7 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 7 at tests/201_config.t line 63. ok 1373 ok 1374 # $p->CompoundAlignment( 7 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 7 at tests/201_config.t line 74 ok 1375 ok 1376 ok 1377 ok 1378 # $p->configure( CompoundAlignment => 8 ) ok 1379 # $p->CompoundAlignment( 8 ) ok 1380 # $value = $p->configure( CompoundAlignment ) ok 1381 ok 1382 # $value = $p->CompoundAlignment ok 1383 ok 1384 ok 1385 ok 1386 # $p->configure( CompoundAlignment => 9 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 9 at tests/201_config.t line 63. ok 1387 ok 1388 # $p->CompoundAlignment( 9 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 9 at tests/201_config.t line 74 ok 1389 ok 1390 ok 1391 ok 1392 # $p->configure( CompoundAlignment => 10 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 10 at tests/201_config.t line 63. ok 1393 ok 1394 # $p->CompoundAlignment( 10 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 10 at tests/201_config.t line 74 ok 1395 ok 1396 ok 1397 ok 1398 # $p->configure( CompoundAlignment => 11 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 11 at tests/201_config.t line 63. ok 1399 ok 1400 # $p->CompoundAlignment( 11 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 11 at tests/201_config.t line 74 ok 1401 ok 1402 ok 1403 ok 1404 # $p->configure( CompoundAlignment => 12 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 12 at tests/201_config.t line 63. ok 1405 ok 1406 # $p->CompoundAlignment( 12 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 12 at tests/201_config.t line 74 ok 1407 ok 1408 ok 1409 ok 1410 # $p->configure( CompoundAlignment => 13 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 13 at tests/201_config.t line 63. ok 1411 ok 1412 # $p->CompoundAlignment( 13 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 13 at tests/201_config.t line 74 ok 1413 ok 1414 ok 1415 ok 1416 # $p->configure( CompoundAlignment => 14 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 14 at tests/201_config.t line 63. ok 1417 ok 1418 # $p->CompoundAlignment( 14 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 14 at tests/201_config.t line 74 ok 1419 ok 1420 ok 1421 ok 1422 # $p->configure( CompoundAlignment => 15 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 15 at tests/201_config.t line 63. ok 1423 ok 1424 # $p->CompoundAlignment( 15 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 15 at tests/201_config.t line 74 ok 1425 ok 1426 ok 1427 ok 1428 # $p->configure( CompoundAlignment => 16 ) ok 1429 # $p->CompoundAlignment( 16 ) ok 1430 # $value = $p->configure( CompoundAlignment ) ok 1431 ok 1432 # $value = $p->CompoundAlignment ok 1433 ok 1434 ok 1435 ok 1436 # $p->configure( CompoundAlignment => 17 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 17 at tests/201_config.t line 63. ok 1437 ok 1438 # $p->CompoundAlignment( 17 ) # failed due to: # CompoundAlignment must be 0, 1, 2, 4, 8 or 16, not 17 at tests/201_config.t line 74 ok 1439 ok 1440 ok 1441 ok 1442 # $p->configure( CompoundAlignment => ARRAY(0x15da9dc) ) # failed due to: # CompoundAlignment must be an integer value, not a reference at tests/201_config.t line 63. ok 1443 ok 1444 # $p->CompoundAlignment( ARRAY(0x15da9dc) ) # failed due to: # CompoundAlignment must be an integer value, not a reference at tests/201_config.t line 74 ok 1445 ok 1446 ok 1447 ok 1448 # $p->configure( CompoundAlignment => SCALAR(0x1abbbac) ) # failed due to: # CompoundAlignment must be an integer value, not a reference at tests/201_config.t line 63. ok 1449 ok 1450 # $p->CompoundAlignment( SCALAR(0x1abbbac) ) # failed due to: # CompoundAlignment must be an integer value, not a reference at tests/201_config.t line 74 ok 1451 ok 1452 ok 1453 ok 1454 # $p->configure( CompoundAlignment => HASH(0x1c100d4) ) # failed due to: # CompoundAlignment must be an integer value, not a reference at tests/201_config.t line 63. ok 1455 ok 1456 # $p->CompoundAlignment( HASH(0x1c100d4) ) # failed due to: # CompoundAlignment must be an integer value, not a reference at tests/201_config.t line 74 ok 1457 ok 1458 ok 1459 # $p->configure( CompoundAlignment ) ok 1460 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 1461 ok 1462 # $p->CompoundAlignment ok 1463 # issued warnings: # Useless use of CompoundAlignment in void context at tests/201_config.t line 130 ok 1464 ok 1465 ok 1466 # $p->configure( ByteOrder => BigEndian ) ok 1467 # $p->ByteOrder( BigEndian ) ok 1468 # $value = $p->configure( ByteOrder ) ok 1469 ok 1470 # $value = $p->ByteOrder ok 1471 ok 1472 ok 1473 ok 1474 # $p->configure( ByteOrder => LittleEndian ) ok 1475 # $p->ByteOrder( LittleEndian ) ok 1476 # $value = $p->configure( ByteOrder ) ok 1477 ok 1478 # $value = $p->ByteOrder ok 1479 ok 1480 ok 1481 ok 1482 # $p->configure( ByteOrder => NoEndian ) # failed due to: # ByteOrder must be 'BigEndian' or 'LittleEndian', not 'NoEndian' at tests/201_config.t line 63. ok 1483 ok 1484 # $p->ByteOrder( NoEndian ) # failed due to: # ByteOrder must be 'BigEndian' or 'LittleEndian', not 'NoEndian' at tests/201_config.t line 74 ok 1485 ok 1486 ok 1487 ok 1488 # $p->configure( ByteOrder => ARRAY(0x15da9dc) ) # failed due to: # ByteOrder must be a string value, not a reference at tests/201_config.t line 63. ok 1489 ok 1490 # $p->ByteOrder( ARRAY(0x15da9dc) ) # failed due to: # ByteOrder must be a string value, not a reference at tests/201_config.t line 74 ok 1491 ok 1492 ok 1493 ok 1494 # $p->configure( ByteOrder => SCALAR(0x1abbbac) ) # failed due to: # ByteOrder must be a string value, not a reference at tests/201_config.t line 63. ok 1495 ok 1496 # $p->ByteOrder( SCALAR(0x1abbbac) ) # failed due to: # ByteOrder must be a string value, not a reference at tests/201_config.t line 74 ok 1497 ok 1498 ok 1499 ok 1500 # $p->configure( ByteOrder => HASH(0x1c100d4) ) # failed due to: # ByteOrder must be a string value, not a reference at tests/201_config.t line 63. ok 1501 ok 1502 # $p->ByteOrder( HASH(0x1c100d4) ) # failed due to: # ByteOrder must be a string value, not a reference at tests/201_config.t line 74 ok 1503 ok 1504 ok 1505 # $p->configure( ByteOrder ) ok 1506 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 1507 ok 1508 # $p->ByteOrder ok 1509 # issued warnings: # Useless use of ByteOrder in void context at tests/201_config.t line 130 ok 1510 ok 1511 ok 1512 # $p->configure( EnumType => Integer ) ok 1513 # $p->EnumType( Integer ) ok 1514 # $value = $p->configure( EnumType ) ok 1515 ok 1516 # $value = $p->EnumType ok 1517 ok 1518 ok 1519 ok 1520 # $p->configure( EnumType => String ) ok 1521 # $p->EnumType( String ) ok 1522 # $value = $p->configure( EnumType ) ok 1523 ok 1524 # $value = $p->EnumType ok 1525 ok 1526 ok 1527 ok 1528 # $p->configure( EnumType => Both ) ok 1529 # $p->EnumType( Both ) ok 1530 # $value = $p->configure( EnumType ) ok 1531 ok 1532 # $value = $p->EnumType ok 1533 ok 1534 ok 1535 ok 1536 # $p->configure( EnumType => None ) # failed due to: # EnumType must be 'Integer', 'String' or 'Both', not 'None' at tests/201_config.t line 63. ok 1537 ok 1538 # $p->EnumType( None ) # failed due to: # EnumType must be 'Integer', 'String' or 'Both', not 'None' at tests/201_config.t line 74 ok 1539 ok 1540 ok 1541 ok 1542 # $p->configure( EnumType => ARRAY(0x15da9dc) ) # failed due to: # EnumType must be a string value, not a reference at tests/201_config.t line 63. ok 1543 ok 1544 # $p->EnumType( ARRAY(0x15da9dc) ) # failed due to: # EnumType must be a string value, not a reference at tests/201_config.t line 74 ok 1545 ok 1546 ok 1547 ok 1548 # $p->configure( EnumType => SCALAR(0x1abbbac) ) # failed due to: # EnumType must be a string value, not a reference at tests/201_config.t line 63. ok 1549 ok 1550 # $p->EnumType( SCALAR(0x1abbbac) ) # failed due to: # EnumType must be a string value, not a reference at tests/201_config.t line 74 ok 1551 ok 1552 ok 1553 ok 1554 # $p->configure( EnumType => HASH(0x1c100d4) ) # failed due to: # EnumType must be a string value, not a reference at tests/201_config.t line 63. ok 1555 ok 1556 # $p->EnumType( HASH(0x1c100d4) ) # failed due to: # EnumType must be a string value, not a reference at tests/201_config.t line 74 ok 1557 ok 1558 ok 1559 # $p->configure( EnumType ) ok 1560 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 1561 ok 1562 # $p->EnumType ok 1563 # issued warnings: # Useless use of EnumType in void context at tests/201_config.t line 130 ok 1564 ok 1565 ok 1566 # $p->configure( UnsignedBitfields => 0 ) ok 1567 # $p->UnsignedBitfields( 0 ) ok 1568 # $value = $p->configure( UnsignedBitfields ) ok 1569 ok 1570 # $value = $p->UnsignedBitfields ok 1571 ok 1572 ok 1573 ok 1574 # $p->configure( UnsignedBitfields => 1 ) ok 1575 # $p->UnsignedBitfields( 1 ) ok 1576 # $value = $p->configure( UnsignedBitfields ) ok 1577 ok 1578 # $value = $p->UnsignedBitfields ok 1579 ok 1580 ok 1581 ok 1582 # $p->configure( UnsignedBitfields => 4711 ) ok 1583 # $p->UnsignedBitfields( 4711 ) ok 1584 # $value = $p->configure( UnsignedBitfields ) ok 1585 ok 1586 # $value = $p->UnsignedBitfields ok 1587 ok 1588 ok 1589 ok 1590 # $p->configure( UnsignedBitfields => -42 ) ok 1591 # $p->UnsignedBitfields( -42 ) ok 1592 # $value = $p->configure( UnsignedBitfields ) ok 1593 ok 1594 # $value = $p->UnsignedBitfields ok 1595 ok 1596 ok 1597 ok 1598 # $p->configure( UnsignedBitfields => ARRAY(0x15da9dc) ) # failed due to: # UnsignedBitfields must be a boolean value, not a reference at tests/201_config.t line 63. ok 1599 ok 1600 # $p->UnsignedBitfields( ARRAY(0x15da9dc) ) # failed due to: # UnsignedBitfields must be a boolean value, not a reference at tests/201_config.t line 74 ok 1601 ok 1602 ok 1603 ok 1604 # $p->configure( UnsignedBitfields => SCALAR(0x1abbbac) ) # failed due to: # UnsignedBitfields must be a boolean value, not a reference at tests/201_config.t line 63. ok 1605 ok 1606 # $p->UnsignedBitfields( SCALAR(0x1abbbac) ) # failed due to: # UnsignedBitfields must be a boolean value, not a reference at tests/201_config.t line 74 ok 1607 ok 1608 ok 1609 ok 1610 # $p->configure( UnsignedBitfields => HASH(0x1c100d4) ) # failed due to: # UnsignedBitfields must be a boolean value, not a reference at tests/201_config.t line 63. ok 1611 ok 1612 # $p->UnsignedBitfields( HASH(0x1c100d4) ) # failed due to: # UnsignedBitfields must be a boolean value, not a reference at tests/201_config.t line 74 ok 1613 ok 1614 ok 1615 # $p->configure( UnsignedBitfields ) ok 1616 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 1617 ok 1618 # $p->UnsignedBitfields ok 1619 # issued warnings: # Useless use of UnsignedBitfields in void context at tests/201_config.t line 130 ok 1620 ok 1621 ok 1622 # $p->configure( UnsignedChars => 0 ) ok 1623 # $p->UnsignedChars( 0 ) ok 1624 # $value = $p->configure( UnsignedChars ) ok 1625 ok 1626 # $value = $p->UnsignedChars ok 1627 ok 1628 ok 1629 ok 1630 # $p->configure( UnsignedChars => 1 ) ok 1631 # $p->UnsignedChars( 1 ) ok 1632 # $value = $p->configure( UnsignedChars ) ok 1633 ok 1634 # $value = $p->UnsignedChars ok 1635 ok 1636 ok 1637 ok 1638 # $p->configure( UnsignedChars => 4711 ) ok 1639 # $p->UnsignedChars( 4711 ) ok 1640 # $value = $p->configure( UnsignedChars ) ok 1641 ok 1642 # $value = $p->UnsignedChars ok 1643 ok 1644 ok 1645 ok 1646 # $p->configure( UnsignedChars => -42 ) ok 1647 # $p->UnsignedChars( -42 ) ok 1648 # $value = $p->configure( UnsignedChars ) ok 1649 ok 1650 # $value = $p->UnsignedChars ok 1651 ok 1652 ok 1653 ok 1654 # $p->configure( UnsignedChars => ARRAY(0x15da9dc) ) # failed due to: # UnsignedChars must be a boolean value, not a reference at tests/201_config.t line 63. ok 1655 ok 1656 # $p->UnsignedChars( ARRAY(0x15da9dc) ) # failed due to: # UnsignedChars must be a boolean value, not a reference at tests/201_config.t line 74 ok 1657 ok 1658 ok 1659 ok 1660 # $p->configure( UnsignedChars => SCALAR(0x1abbbac) ) # failed due to: # UnsignedChars must be a boolean value, not a reference at tests/201_config.t line 63. ok 1661 ok 1662 # $p->UnsignedChars( SCALAR(0x1abbbac) ) # failed due to: # UnsignedChars must be a boolean value, not a reference at tests/201_config.t line 74 ok 1663 ok 1664 ok 1665 ok 1666 # $p->configure( UnsignedChars => HASH(0x1c100d4) ) # failed due to: # UnsignedChars must be a boolean value, not a reference at tests/201_config.t line 63. ok 1667 ok 1668 # $p->UnsignedChars( HASH(0x1c100d4) ) # failed due to: # UnsignedChars must be a boolean value, not a reference at tests/201_config.t line 74 ok 1669 ok 1670 ok 1671 # $p->configure( UnsignedChars ) ok 1672 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 1673 ok 1674 # $p->UnsignedChars ok 1675 # issued warnings: # Useless use of UnsignedChars in void context at tests/201_config.t line 130 ok 1676 ok 1677 ok 1678 # $p->configure( Warnings => 0 ) ok 1679 # $p->Warnings( 0 ) ok 1680 # $value = $p->configure( Warnings ) ok 1681 ok 1682 # $value = $p->Warnings ok 1683 ok 1684 ok 1685 ok 1686 # $p->configure( Warnings => 1 ) ok 1687 # $p->Warnings( 1 ) ok 1688 # $value = $p->configure( Warnings ) ok 1689 ok 1690 # $value = $p->Warnings ok 1691 ok 1692 ok 1693 ok 1694 # $p->configure( Warnings => 4711 ) ok 1695 # $p->Warnings( 4711 ) ok 1696 # $value = $p->configure( Warnings ) ok 1697 ok 1698 # $value = $p->Warnings ok 1699 ok 1700 ok 1701 ok 1702 # $p->configure( Warnings => -42 ) ok 1703 # $p->Warnings( -42 ) ok 1704 # $value = $p->configure( Warnings ) ok 1705 ok 1706 # $value = $p->Warnings ok 1707 ok 1708 ok 1709 ok 1710 # $p->configure( Warnings => ARRAY(0x15da9dc) ) # failed due to: # Warnings must be a boolean value, not a reference at tests/201_config.t line 63. ok 1711 ok 1712 # $p->Warnings( ARRAY(0x15da9dc) ) # failed due to: # Warnings must be a boolean value, not a reference at tests/201_config.t line 74 ok 1713 ok 1714 ok 1715 ok 1716 # $p->configure( Warnings => SCALAR(0x1abbbac) ) # failed due to: # Warnings must be a boolean value, not a reference at tests/201_config.t line 63. ok 1717 ok 1718 # $p->Warnings( SCALAR(0x1abbbac) ) # failed due to: # Warnings must be a boolean value, not a reference at tests/201_config.t line 74 ok 1719 ok 1720 ok 1721 ok 1722 # $p->configure( Warnings => HASH(0x1c100d4) ) # failed due to: # Warnings must be a boolean value, not a reference at tests/201_config.t line 63. ok 1723 ok 1724 # $p->Warnings( HASH(0x1c100d4) ) # failed due to: # Warnings must be a boolean value, not a reference at tests/201_config.t line 74 ok 1725 ok 1726 ok 1727 # $p->configure( Warnings ) ok 1728 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 1729 ok 1730 # $p->Warnings ok 1731 # issued warnings: # Useless use of Warnings in void context at tests/201_config.t line 130 ok 1732 ok 1733 ok 1734 # $p->configure( HasCPPComments => 0 ) ok 1735 # $p->HasCPPComments( 0 ) ok 1736 # $value = $p->configure( HasCPPComments ) ok 1737 ok 1738 # $value = $p->HasCPPComments ok 1739 ok 1740 ok 1741 ok 1742 # $p->configure( HasCPPComments => 1 ) ok 1743 # $p->HasCPPComments( 1 ) ok 1744 # $value = $p->configure( HasCPPComments ) ok 1745 ok 1746 # $value = $p->HasCPPComments ok 1747 ok 1748 ok 1749 ok 1750 # $p->configure( HasCPPComments => 4711 ) ok 1751 # $p->HasCPPComments( 4711 ) ok 1752 # $value = $p->configure( HasCPPComments ) ok 1753 ok 1754 # $value = $p->HasCPPComments ok 1755 ok 1756 ok 1757 ok 1758 # $p->configure( HasCPPComments => -42 ) ok 1759 # $p->HasCPPComments( -42 ) ok 1760 # $value = $p->configure( HasCPPComments ) ok 1761 ok 1762 # $value = $p->HasCPPComments ok 1763 ok 1764 ok 1765 ok 1766 # $p->configure( HasCPPComments => ARRAY(0x15da9dc) ) # failed due to: # HasCPPComments must be a boolean value, not a reference at tests/201_config.t line 63. ok 1767 ok 1768 # $p->HasCPPComments( ARRAY(0x15da9dc) ) # failed due to: # HasCPPComments must be a boolean value, not a reference at tests/201_config.t line 74 ok 1769 ok 1770 ok 1771 ok 1772 # $p->configure( HasCPPComments => SCALAR(0x1abbbac) ) # failed due to: # HasCPPComments must be a boolean value, not a reference at tests/201_config.t line 63. ok 1773 ok 1774 # $p->HasCPPComments( SCALAR(0x1abbbac) ) # failed due to: # HasCPPComments must be a boolean value, not a reference at tests/201_config.t line 74 ok 1775 ok 1776 ok 1777 ok 1778 # $p->configure( HasCPPComments => HASH(0x1c100d4) ) # failed due to: # HasCPPComments must be a boolean value, not a reference at tests/201_config.t line 63. ok 1779 ok 1780 # $p->HasCPPComments( HASH(0x1c100d4) ) # failed due to: # HasCPPComments must be a boolean value, not a reference at tests/201_config.t line 74 ok 1781 ok 1782 ok 1783 # $p->configure( HasCPPComments ) ok 1784 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 1785 ok 1786 # $p->HasCPPComments ok 1787 # issued warnings: # Useless use of HasCPPComments in void context at tests/201_config.t line 130 ok 1788 ok 1789 ok 1790 # $p->configure( HasMacroVAARGS => 0 ) ok 1791 # $p->HasMacroVAARGS( 0 ) ok 1792 # $value = $p->configure( HasMacroVAARGS ) ok 1793 ok 1794 # $value = $p->HasMacroVAARGS ok 1795 ok 1796 ok 1797 ok 1798 # $p->configure( HasMacroVAARGS => 1 ) ok 1799 # $p->HasMacroVAARGS( 1 ) ok 1800 # $value = $p->configure( HasMacroVAARGS ) ok 1801 ok 1802 # $value = $p->HasMacroVAARGS ok 1803 ok 1804 ok 1805 ok 1806 # $p->configure( HasMacroVAARGS => 4711 ) ok 1807 # $p->HasMacroVAARGS( 4711 ) ok 1808 # $value = $p->configure( HasMacroVAARGS ) ok 1809 ok 1810 # $value = $p->HasMacroVAARGS ok 1811 ok 1812 ok 1813 ok 1814 # $p->configure( HasMacroVAARGS => -42 ) ok 1815 # $p->HasMacroVAARGS( -42 ) ok 1816 # $value = $p->configure( HasMacroVAARGS ) ok 1817 ok 1818 # $value = $p->HasMacroVAARGS ok 1819 ok 1820 ok 1821 ok 1822 # $p->configure( HasMacroVAARGS => ARRAY(0x15da9dc) ) # failed due to: # HasMacroVAARGS must be a boolean value, not a reference at tests/201_config.t line 63. ok 1823 ok 1824 # $p->HasMacroVAARGS( ARRAY(0x15da9dc) ) # failed due to: # HasMacroVAARGS must be a boolean value, not a reference at tests/201_config.t line 74 ok 1825 ok 1826 ok 1827 ok 1828 # $p->configure( HasMacroVAARGS => SCALAR(0x1abbbac) ) # failed due to: # HasMacroVAARGS must be a boolean value, not a reference at tests/201_config.t line 63. ok 1829 ok 1830 # $p->HasMacroVAARGS( SCALAR(0x1abbbac) ) # failed due to: # HasMacroVAARGS must be a boolean value, not a reference at tests/201_config.t line 74 ok 1831 ok 1832 ok 1833 ok 1834 # $p->configure( HasMacroVAARGS => HASH(0x1c100d4) ) # failed due to: # HasMacroVAARGS must be a boolean value, not a reference at tests/201_config.t line 63. ok 1835 ok 1836 # $p->HasMacroVAARGS( HASH(0x1c100d4) ) # failed due to: # HasMacroVAARGS must be a boolean value, not a reference at tests/201_config.t line 74 ok 1837 ok 1838 ok 1839 # $p->configure( HasMacroVAARGS ) ok 1840 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 1841 ok 1842 # $p->HasMacroVAARGS ok 1843 # issued warnings: # Useless use of HasMacroVAARGS in void context at tests/201_config.t line 130 ok 1844 ok 1845 ok 1846 # $p->configure( Include => SCALAR(0x1bbb45c) ) # failed due to: # Include wants an array reference at tests/201_config.t line 174. ok 1847 ok 1848 # $p->Include( SCALAR(0x1bbb45c) ) # failed due to: # Include wants an array reference at tests/201_config.t line 185. ok 1849 ok 1850 ok 1851 ok 1852 # $p->configure( Include => ARRAY(0x1c2e03c) ) ok 1853 # $p->Include( ARRAY(0x1c2e03c) ) ok 1854 # $value = $p->configure( Include ) ok 1855 ok 1856 # $value = $p->Include ok 1857 ok 1858 ok 1859 ok 1860 # $p->configure( Include => HASH(0x1c2e1ec) ) # failed due to: # Include wants an array reference at tests/201_config.t line 174. ok 1861 ok 1862 # $p->Include( HASH(0x1c2e1ec) ) # failed due to: # Include wants an array reference at tests/201_config.t line 185. ok 1863 ok 1864 ok 1865 ok 1866 # $p->configure( Include => ARRAY(0x1c2e42c) ) ok 1867 # $p->Include( ARRAY(0x1c2e42c) ) ok 1868 # $value = $p->configure( Include ) ok 1869 ok 1870 # $value = $p->Include ok 1871 ok 1872 ok 1873 # $p->configure( Include ) ok 1874 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 215. ok 1875 ok 1876 # $p->Include ok 1877 # issued warnings: # Useless use of Include in void context at tests/201_config.t line 223. ok 1878 ok 1879 ok 1880 # $p->configure( Define => SCALAR(0x1bbb45c) ) # failed due to: # Define wants an array reference at tests/201_config.t line 174. ok 1881 ok 1882 # $p->Define( SCALAR(0x1bbb45c) ) # failed due to: # Define wants an array reference at tests/201_config.t line 185. ok 1883 ok 1884 ok 1885 ok 1886 # $p->configure( Define => ARRAY(0x1c2dffc) ) ok 1887 # $p->Define( ARRAY(0x1c2dffc) ) ok 1888 # $value = $p->configure( Define ) ok 1889 ok 1890 # $value = $p->Define ok 1891 ok 1892 ok 1893 ok 1894 # $p->configure( Define => HASH(0x1c2e38c) ) # failed due to: # Define wants an array reference at tests/201_config.t line 174. ok 1895 ok 1896 # $p->Define( HASH(0x1c2e38c) ) # failed due to: # Define wants an array reference at tests/201_config.t line 185. ok 1897 ok 1898 ok 1899 ok 1900 # $p->configure( Define => ARRAY(0x1c2e42c) ) ok 1901 # $p->Define( ARRAY(0x1c2e42c) ) ok 1902 # $value = $p->configure( Define ) ok 1903 ok 1904 # $value = $p->Define ok 1905 ok 1906 ok 1907 # $p->configure( Define ) ok 1908 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 215. ok 1909 ok 1910 # $p->Define ok 1911 # issued warnings: # Useless use of Define in void context at tests/201_config.t line 223. ok 1912 ok 1913 ok 1914 # $p->configure( Assert => SCALAR(0x1bbb45c) ) # failed due to: # Assert wants an array reference at tests/201_config.t line 174. ok 1915 ok 1916 # $p->Assert( SCALAR(0x1bbb45c) ) # failed due to: # Assert wants an array reference at tests/201_config.t line 185. ok 1917 ok 1918 ok 1919 ok 1920 # $p->configure( Assert => ARRAY(0x1ae15fc) ) ok 1921 # $p->Assert( ARRAY(0x1ae15fc) ) ok 1922 # $value = $p->configure( Assert ) ok 1923 ok 1924 # $value = $p->Assert ok 1925 ok 1926 ok 1927 ok 1928 # $p->configure( Assert => HASH(0x1c2e05c) ) # failed due to: # Assert wants an array reference at tests/201_config.t line 174. ok 1929 ok 1930 # $p->Assert( HASH(0x1c2e05c) ) # failed due to: # Assert wants an array reference at tests/201_config.t line 185. ok 1931 ok 1932 ok 1933 ok 1934 # $p->configure( Assert => ARRAY(0x1c2e42c) ) ok 1935 # $p->Assert( ARRAY(0x1c2e42c) ) ok 1936 # $value = $p->configure( Assert ) ok 1937 ok 1938 # $value = $p->Assert ok 1939 ok 1940 ok 1941 # $p->configure( Assert ) ok 1942 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 215. ok 1943 ok 1944 # $p->Assert ok 1945 # issued warnings: # Useless use of Assert in void context at tests/201_config.t line 223. ok 1946 ok 1947 ok 1948 # $p->configure( DisabledKeywords => SCALAR(0x1bbb45c) ) # failed due to: # DisabledKeywords wants an array reference at tests/201_config.t line 174. ok 1949 ok 1950 # $p->DisabledKeywords( SCALAR(0x1bbb45c) ) # failed due to: # DisabledKeywords wants an array reference at tests/201_config.t line 185 ok 1951 ok 1952 ok 1953 ok 1954 # $p->configure( DisabledKeywords => ARRAY(0x1c2e3bc) ) ok 1955 # $p->DisabledKeywords( ARRAY(0x1c2e3bc) ) ok 1956 # $value = $p->configure( DisabledKeywords ) ok 1957 ok 1958 # $value = $p->DisabledKeywords ok 1959 ok 1960 ok 1961 ok 1962 # $p->configure( DisabledKeywords => HASH(0x1c2dcdc) ) # failed due to: # DisabledKeywords wants an array reference at tests/201_config.t line 174. ok 1963 ok 1964 # $p->DisabledKeywords( HASH(0x1c2dcdc) ) # failed due to: # DisabledKeywords wants an array reference at tests/201_config.t line 185 ok 1965 ok 1966 ok 1967 ok 1968 # $p->configure( DisabledKeywords => ARRAY(0x1c2e42c) ) ok 1969 # $p->DisabledKeywords( ARRAY(0x1c2e42c) ) ok 1970 # $value = $p->configure( DisabledKeywords ) ok 1971 ok 1972 # $value = $p->DisabledKeywords ok 1973 ok 1974 ok 1975 # $p->configure( DisabledKeywords ) ok 1976 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 215. ok 1977 ok 1978 # $p->DisabledKeywords ok 1979 # issued warnings: # Useless use of DisabledKeywords in void context at tests/201_config.t line 223 ok 1980 ok 1981 ok 1982 ok 1983 ok 1984 ok 1985 ok 1986 ok 1987 ok 1988 ok 1989 ok 1990 ok 1991 # $p->configure( OrderMembers => 0 ) ok 1992 # $p->OrderMembers( 0 ) ok 1993 # $value = $p->configure( OrderMembers ) ok 1994 ok 1995 # $value = $p->OrderMembers ok 1996 ok 1997 ok 1998 ok 1999 # $p->configure( OrderMembers => 1 ) ok 2000 # $p->OrderMembers( 1 ) ok 2001 # $value = $p->configure( OrderMembers ) ok 2002 ok 2003 # $value = $p->OrderMembers ok 2004 ok 2005 ok 2006 ok 2007 # $p->configure( OrderMembers => 4711 ) ok 2008 # $p->OrderMembers( 4711 ) ok 2009 # $value = $p->configure( OrderMembers ) ok 2010 ok 2011 # $value = $p->OrderMembers ok 2012 ok 2013 ok 2014 ok 2015 # $p->configure( OrderMembers => -42 ) ok 2016 # $p->OrderMembers( -42 ) ok 2017 # $value = $p->configure( OrderMembers ) ok 2018 ok 2019 # $value = $p->OrderMembers ok 2020 ok 2021 ok 2022 ok 2023 # $p->configure( OrderMembers => ARRAY(0x15da9dc) ) # failed due to: # OrderMembers must be a boolean value, not a reference at tests/201_config.t line 63. ok 2024 ok 2025 # $p->OrderMembers( ARRAY(0x15da9dc) ) # failed due to: # OrderMembers must be a boolean value, not a reference at tests/201_config.t line 74 ok 2026 ok 2027 ok 2028 ok 2029 # $p->configure( OrderMembers => SCALAR(0x1abbbac) ) # failed due to: # OrderMembers must be a boolean value, not a reference at tests/201_config.t line 63. ok 2030 ok 2031 # $p->OrderMembers( SCALAR(0x1abbbac) ) # failed due to: # OrderMembers must be a boolean value, not a reference at tests/201_config.t line 74 ok 2032 ok 2033 ok 2034 ok 2035 # $p->configure( OrderMembers => HASH(0x1c100d4) ) # failed due to: # OrderMembers must be a boolean value, not a reference at tests/201_config.t line 63. ok 2036 ok 2037 # $p->OrderMembers( HASH(0x1c100d4) ) # failed due to: # OrderMembers must be a boolean value, not a reference at tests/201_config.t line 74 ok 2038 ok 2039 ok 2040 # $p->configure( OrderMembers ) ok 2041 # issued warnings: # Useless use of configure in void context at tests/201_config.t line 119. ok 2042 ok 2043 # $p->OrderMembers ok 2044 # issued warnings: # Useless use of OrderMembers in void context at tests/201_config.t line 130 ok 2045 ok 2046 ok 2047 ok 2048 ok 2049 ok 2050 ok 2051 ok 2052 ok 2053 ok 2054 ok 2055 ok 2056 ok 2057 ok 2058 ok 2059 ok 2060 ok 2061 ok 2062 ok 2063 ok 2064 ok 2065 ok 2066 ok 2067 ok 2068 ok 2069 ok 2070 # skip no debugging ok 1/2070 skipped: no debugging tests/202_misc............1..207 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:11 2008 # Current time GMT: Wed Feb 27 18:01:11 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok tests/203_warnings........1..7254 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:11 2008 # Current time GMT: Wed Feb 27 18:01:11 2008 # Using Test.pm version 1.25 # # # $p->configure; # (1) Useless use of configure in void context # [ $p->configure;] [] [1] [Useless use of configure in void context] => active # # Convert::Binary::C::feature('foo'); # (1) Useless use of feature in void context # [ Convert::Binary::C::feature('foo');] [] [1] [Useless use of feature in void context] => active # $p->feature('foo'); # (1) Useless use of feature in void context # [ $p->feature('foo');] [] [1] [Useless use of feature in void context] => active # $x = Convert::Binary::C::feature(); # (E) Usage: Convert::Binary::C::feature(feat) # [ $x = Convert::Binary::C::feature();] [] [E] [Usage: Convert::Binary::C::feature(feat)] => active # $x = Convert::Binary::C::feature(1, 2); # (E) Usage: Convert::Binary::C::feature(feat) # [ $x = Convert::Binary::C::feature(1, 2);] [] [E] [Usage: Convert::Binary::C::feature(feat)] => active # $x = $p->feature(); # (E) Usage: Convert::Binary::C::feature(feat) # [ $x = $p->feature();] [] [E] [Usage: Convert::Binary::C::feature(feat)] => active # $x = $p->feature(1, 2); # (E) Usage: Convert::Binary::C::feature(feat) # [ $x = $p->feature(1, 2);] [] [E] [Usage: Convert::Binary::C::feature(feat)] => active # # Convert::Binary::C::native('IntSize'); # (1) Useless use of native in void context # [ Convert::Binary::C::native('IntSize');] [] [1] [Useless use of native in void context] => active # $p->native('IntSize'); # (1) Useless use of native in void context # [ $p->native('IntSize');] [] [1] [Useless use of native in void context] => active # # $x = Convert::Binary::C::native('foo', 'bar'); # (E) Usage: Convert::Binary::C::native(property) # [ $x = Convert::Binary::C::native('foo', 'bar');] [] [E] [Usage: Convert::Binary::C::native(property)] => active # $x = $p->native('foo', 'bar'); # (E) Usage: Convert::Binary::C::native(property) # [ $x = $p->native('foo', 'bar');] [] [E] [Usage: Convert::Binary::C::native(property)] => active # $x = $p->native('foobar'); # (E) Invalid property 'foobar' # [ $x = $p->native('foobar');] [] [E] [Invalid property 'foobar'] => active # # $p->member('xxx', 666); # (E) Call to member without parse data # [ $p->member('xxx', 666);] [] [E] [Call to member without parse data] => active # $p->def('xxx'); # (1) Useless use of def in void context # [ $p->def('xxx');] [] [1] [Useless use of def in void context] => active # $p->pack('xxx', {foo=>123}); # (1) Useless use of pack in void context # [ $p->pack('xxx', {foo=>123});] [] [1] [Useless use of pack in void context] => active # $p->unpack('xxx', 'yyy'); # (1) Useless use of unpack in void context # [ $p->unpack('xxx', 'yyy');] [] [1] [Useless use of unpack in void context] => active # $p->sizeof('xxx'); # (1) Useless use of sizeof in void context # [ $p->sizeof('xxx');] [] [1] [Useless use of sizeof in void context] => active # $p->typeof('xxx'); # (1) Useless use of typeof in void context # [ $p->typeof('xxx');] [] [1] [Useless use of typeof in void context] => active # $p->offsetof('xxx', 'yyy'); # (E) Call to offsetof without parse data # [ $p->offsetof('xxx', 'yyy');] [] [E] [Call to offsetof without parse data] => active # $p->member('xxx', 123); # (E) Call to member without parse data # [ $p->member('xxx', 123);] [] [E] [Call to member without parse data] => active # $p->enum_names; # (E) Call to enum_names without parse data # [ $p->enum_names;] [] [E] [Call to enum_names without parse data] => active # $p->enum; # (E) Call to enum without parse data # [ $p->enum;] [] [E] [Call to enum without parse data] => active # $p->compound_names; # (E) Call to compound_names without parse data # [ $p->compound_names;] [] [E] [Call to compound_names without parse data] => active # $p->compound; # (E) Call to compound without parse data # [ $p->compound;] [] [E] [Call to compound without parse data] => active # $p->struct_names; # (E) Call to struct_names without parse data # [ $p->struct_names;] [] [E] [Call to struct_names without parse data] => active # $p->struct; # (E) Call to struct without parse data # [ $p->struct;] [] [E] [Call to struct without parse data] => active # $p->union_names; # (E) Call to union_names without parse data # [ $p->union_names;] [] [E] [Call to union_names without parse data] => active # $p->union; # (E) Call to union without parse data # [ $p->union;] [] [E] [Call to union without parse data] => active # $p->typedef_names; # (E) Call to typedef_names without parse data # [ $p->typedef_names;] [] [E] [Call to typedef_names without parse data] => active # $p->typedef; # (E) Call to typedef without parse data # [ $p->typedef;] [] [E] [Call to typedef without parse data] => active # $p->dependencies; # (E) Call to dependencies without parse data # [ $p->dependencies;] [] [E] [Call to dependencies without parse data] => active # $p->sourcify; # (E) Call to sourcify without parse data # [ $p->sourcify;] [] [E] [Call to sourcify without parse data] => active # $p->macro_names; # (E) Call to macro_names without parse data # [ $p->macro_names;] [] [E] [Call to macro_names without parse data] => active # $p->macro; # (E) Call to macro without parse data # [ $p->macro;] [] [E] [Call to macro without parse data] => active # $p->defined('foo'); # (E) Call to defined without parse data # [ $p->defined('foo');] [] [E] [Call to defined without parse data] => active # # $p->parse_file(''); # (E) Cannot find input file '' # [ $p->parse_file('');] [] [E] [Cannot find input file ''] => active # $p->parse_file('foobar.c'); # (E) Cannot find input file 'foobar.c' # [ $p->parse_file('foobar.c');] [] [E] [Cannot find input file 'foobar.c'] => active # # $p->Include('tests/include/files', 'include/files'); # no errors/warnings # [ $p->Include('tests/include/files', 'include/files');] [] [] [no errors/warnings] => active # $p->parse_file('empty.h')->clean; # no errors/warnings # [ $p->parse_file('empty.h')->clean;] [] [] [no errors/warnings] => active # // $p->parse_file('nlnone.h')->clean; # (2) file is not newline-terminated # $p->parse_file('nlunix.h')->clean; # no errors/warnings # [ $p->parse_file('nlunix.h')->clean;] [] [] [no errors/warnings] => active # $p->parse_file('nldos.h')->clean; # no errors/warnings # [ $p->parse_file('nldos.h')->clean;] [] [] [no errors/warnings] => active # $p->parse_file('nlmac.h')->clean; # no errors/warnings # [ $p->parse_file('nlmac.h')->clean;] [] [] [no errors/warnings] => active # // $p->parse_file('ifnonl.h')->clean; # (2) file is not newline-terminated # $p->parse('')->clean; # no errors/warnings # [ $p->parse('')->clean;] [] [] [no errors/warnings] => active # $p->parse("typedef int foo;")->clean; # no errors/warnings # [ $p->parse("typedef int foo;")->clean;] [] [] [no errors/warnings] => active # $p->parse("typedef int foo;\n")->clean; # no errors/warnings # [ $p->parse("typedef int foo;\n")->clean;] [] [] [no errors/warnings] => active # $p->parse("typedef int foo;\r\n")->clean; # no errors/warnings # [ $p->parse("typedef int foo;\r\n")->clean;] [] [] [no errors/warnings] => active # $p->parse("typedef int foo;\r")->clean; # no errors/warnings # [ $p->parse("typedef int foo;\r")->clean;] [] [] [no errors/warnings] => active # # $p->Define(qw( DEFINE=3 DEFINE=2 )); # [ $p->Define(qw( DEFINE=3 DEFINE=2 ));] [] [] [] => active # $p->parse(''); # (E) macro ... DEFINE ... redefined # [ $p->parse('');] [] [E] [macro ... DEFINE ... redefined] => active # $p->Define(['=']); # [ $p->Define(['=']);] [] [] [] => active # $p->parse(''); # (E) void macro name # [ $p->parse('');] [] [E] [void macro name] => active # $p->Define(['=']); # [ $p->Define(['=']);] [] [] [] => active # $p->Define(['FOO=']); # [ $p->Define(['FOO=']);] [] [] [] => active # $p->parse("#if\n#endif\n"); # (E) void condition for a #if/#elif # [ $p->parse("#if\n#endif\n");] [] [E] [void condition for a #if/#elif] => active # $p->parse("#if 0\n#elif\n#endif\n"); # (E) void condition for a #if/#elif # [ $p->parse("#if 0\n#elif\n#endif\n");] [] [E] [void condition for a #if/#elif] => active # $p->parse("#if FOO\n#endif\n"); # (E) void condition (after expansion) for a #if/#elif # [ $p->parse("#if FOO\n#endif\n");] [] [E] [void condition (after expansion) for a #if/#elif] => active # $p->parse("#if 0\n#elif FOO\n#endif\n"); # (E) void condition (after expansion) for a #if/#elif # [ $p->parse("#if 0\n#elif FOO\n#endif\n");] [] [E] [void condition (after expansion) for a #if/#elif] => active # # $p->Assert(qw{ PRED(answer) 1(foo) }); # [ $p->Assert(qw{ PRED(answer) 1(foo) });] [] [] [] => active # $p->parse(''); # (E) illegal assertion name for #assert # [ $p->parse('');] [] [E] [illegal assertion name for #assert] => active # $p->Assert([qw{ PRED(answer) SYNTAX) }]); # [ $p->Assert([qw{ PRED(answer) SYNTAX) }]);] [] [] [] => active # $p->parse(''); # (E) syntax error in #assert # [ $p->parse('');] [] [E] [syntax error in #assert] => active # $p->Assert([qw{ PRED(answer) UNFINISHED( }]); # [ $p->Assert([qw{ PRED(answer) UNFINISHED( }]);] [] [] [] => active # $p->parse(''); # (E) unfinished #assert # [ $p->parse('');] [] [E] [unfinished #assert] => active # $p->Assert([]); # [ $p->Assert([]);] [] [] [] => active # # $x = $p->pack('signed int', 1); # no warning # [ $x = $p->pack('signed int', 1);] [] [] [no warning] => active # $x = $p->unpack('signed int', $x); # no warning # [ $x = $p->unpack('signed int', $x);] [] [] [no warning] => active # $x = $p->sizeof('long long'); # no warning # [ $x = $p->sizeof('long long');] [] [] [no warning] => active # $x = $p->typeof('long double'); # no warning # [ $x = $p->typeof('long double');] [] [] [no warning] => active # # $p->parse($code{pragma_pack_1}); # (E) line 5: invalid argument 3 to #pragma pack # [ $p->parse($code{pragma_pack_1});] [] [E] [line 5: invalid argument 3 to #pragma pack] => active # $p->parse($code{pragma_pack_2}); # (E) line 1: invalid argument 5 to #pragma pack # [ $p->parse($code{pragma_pack_2});] [] [E] [line 1: invalid argument 5 to #pragma pack] => active # $p->parse($code{pragma_pack_3}); # no warning # [ $p->parse($code{pragma_pack_3});] [] [] [no warning] => active # # $p->parse($code{macro}); # (E) macro ... FOO ... redefined # [ $p->parse($code{macro});] [] [E] [macro ... FOO ... redefined] => active # $p->parse($code{assert}); # (2) (warning) ... trailing garbage in #assert # [ $p->parse($code{assert});] [] [2] [(warning) ... trailing garbage in #assert] => active # # (E) void assertion in #assert # [] [] [E] [void assertion in #assert] => active # $p->parse($code{assert_syntax}); # (E) syntax error for assertion in #if # [ $p->parse($code{assert_syntax});] [] [E] [syntax error for assertion in #if] => active # $p->parse($code{include}); # (E) file ... not_here.h ... not found # [ $p->parse($code{include});] [] [E] [file ... not_here.h ... not found] => active # $p->parse($code{endif}); # (2) (warning) ... trailing garbage in #ifdef # [ $p->parse($code{endif});] [] [2] [(warning) ... trailing garbage in #ifdef] => active # # (E) unmatched #endif # [] [] [E] [unmatched #endif] => active # $p->parse($code{else}); # (E) rogue #else # [ $p->parse($code{else});] [] [E] [rogue #else] => active # $p->parse($code{elif}); # (E) rogue #elif # [ $p->parse($code{elif});] [] [E] [rogue #elif] => active # $p->parse($code{unknown}); # (E) unknown cpp directive '#foobar' # [ $p->parse($code{unknown});] [] [E] [unknown cpp directive '#foobar'] => active # # $p->parse($code); # (2) (warning) ... trailing garbage in #assert # [ $p->parse($code);] [] [2] [(warning) ... trailing garbage in #assert] => active # # (2) (warning) ... trailing garbage in #ifdef # [] [] [2] [(warning) ... trailing garbage in #ifdef] => active # # $p->def('xxx'); # (1) Useless use of def in void context # [ $p->def('xxx');] [] [1] [Useless use of def in void context] => active # $p->dependencies; # (1) Useless use of dependencies in void context # [ $p->dependencies;] [] [1] [Useless use of dependencies in void context] => active # $p->sourcify; # (1) Useless use of sourcify in void context # [ $p->sourcify;] [] [1] [Useless use of sourcify in void context] => active # $p->clone; # (1) Useless use of clone in void context # [ $p->clone;] [] [1] [Useless use of clone in void context] => active # # $p->configure(Include => 'Boo'); # (E) Include wants a reference to an array of strings # [ $p->configure(Include => 'Boo');] [] [E] [Include wants a reference to an array of strings] => active # $p->Include({ Boo => 'Boo' }); # (E) Include wants an array reference # [ $p->Include({ Boo => 'Boo' });] [] [E] [Include wants an array reference] => active # $p->Include('Boo', ['Boo']); # (E) Argument 2 to Include must not be a reference # [ $p->Include('Boo', ['Boo']);] [] [E] [Argument 2 to Include must not be a reference] => active # $p->Include(['Boo'], ['Boo']); # (E) Invalid number of arguments to Include # [ $p->Include(['Boo'], ['Boo']);] [] [E] [Invalid number of arguments to Include] => active # $p->ByteOrder(['Boo']); # (E) ByteOrder must be a string value, not a reference # [ $p->ByteOrder(['Boo']);] [] [E] [ByteOrder must be a string value, not a reference] => active # $p->ByteOrder('Boo'); # (E) ByteOrder must be 'BigEndian' or 'LittleEndian', not 'Boo' # [ $p->ByteOrder('Boo');] [] [E] [ByteOrder must be 'BigEndian' or 'LittleEndian', not 'Boo'] => active # $p->FloatSize([1]); # (E) FloatSize must be an integer value, not a reference # [ $p->FloatSize([1]);] [] [E] [FloatSize must be an integer value, not a reference] => active # $p->FloatSize(13); # (E) FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 13 # [ $p->FloatSize(13);] [] [E] [FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 13] => active # $p->FloatSize(1); # no warning # [ $p->FloatSize(1);] [] [] [no warning] => active # # $p->configure(DisabledKeywords => 42); # (E) DisabledKeywords wants a reference to an array of strings # [ $p->configure(DisabledKeywords => 42);] [] [E] [DisabledKeywords wants a reference to an array of strings] => active # $p->configure(DisabledKeywords => { foo => 42 }); # (E) DisabledKeywords wants an array reference # [ $p->configure(DisabledKeywords => { foo => 42 });] [] [E] [DisabledKeywords wants an array reference] => active # # $p->configure(Bitfields => 42); # (E) Bitfields wants a hash reference # [ $p->configure(Bitfields => 42);] [] [E] [Bitfields wants a hash reference] => active # $p->configure(Bitfields => []); # (E) Bitfields wants a hash reference # [ $p->configure(Bitfields => []);] [] [E] [Bitfields wants a hash reference] => active # $p->configure(Bitfields => { Engine => 'FooBar' }); # (E) Unknown bitfield layout engine 'FooBar' # [ $p->configure(Bitfields => { Engine => 'FooBar' });] [] [E] [Unknown bitfield layout engine 'FooBar'] => active # $p->configure(Bitfields => { Engine => 'Simple' }); # no warning # [ $p->configure(Bitfields => { Engine => 'Simple' });] [] [] [no warning] => active # $p->configure(Bitfields => { ByteOrder => 'BigEndian' }); # (E) Invalid option 'ByteOrder' for bitfield layout engine 'Simple' # [ $p->configure(Bitfields => { ByteOrder => 'BigEndian' });] [] [E] [Invalid option 'ByteOrder' for bitfield layout engine 'Simple'] => active # $p->configure(Bitfields => { NoSuchOption => 42 }); # (E) Invalid option 'NoSuchOption' for bitfield layout engine 'Simple' # [ $p->configure(Bitfields => { NoSuchOption => 42 });] [] [E] [Invalid option 'NoSuchOption' for bitfield layout engine 'Simple'] => active # # $x = $p->def(''); # no warning # [ $x = $p->def('');] [] [] [no warning] => active # $x = $p->def('struct '); # no warning # [ $x = $p->def('struct ');] [] [] [no warning] => active # $x = $p->def('notthere'); # no warning # [ $x = $p->def('notthere');] [] [] [no warning] => active # # $x = $p->sourcify; # no warning # [ $x = $p->sourcify;] [] [] [no warning] => active # $x = $p->sourcify('foo'); # (E) Sourcification of individual types is not yet supported # [ $x = $p->sourcify('foo');] [] [E] [Sourcification of individual types is not yet supported] => active # $x = $p->sourcify({ foo => 1 }, 'foo'); # (E) Sourcification of individual types is not yet supported # [ $x = $p->sourcify({ foo => 1 }, 'foo');] [] [E] [Sourcification of individual types is not yet supported] => active # $x = $p->sourcify([ 1 ], 'foo', 'bar'); # (E) Sourcification of individual types is not yet supported # [ $x = $p->sourcify([ 1 ], 'foo', 'bar');] [] [E] [Sourcification of individual types is not yet supported] => active # $x = $p->sourcify([ 1 ]); # (E) Need a hash reference for configuration options # [ $x = $p->sourcify([ 1 ]);] [] [E] [Need a hash reference for configuration options] => active # $x = $p->sourcify({ foo => 1 }); # (E) Invalid option 'foo' # [ $x = $p->sourcify({ foo => 1 });] [] [E] [Invalid option 'foo'] => active # $x = $p->sourcify({ Context => 1 }); # no warning # [ $x = $p->sourcify({ Context => 1 });] [] [] [no warning] => active # # $p->pack('xxx', 'yyy'); # (1) Useless use of pack in void context # [ $p->pack('xxx', 'yyy');] [] [1] [Useless use of pack in void context] => active # $x = $p->pack('', 1); # (E) Cannot find '' # [ $x = $p->pack('', 1);] [] [E] [Cannot find ''] => active # $x = $p->pack('na', 'yyy'); # (E) Cannot find 'na' # [ $x = $p->pack('na', 'yyy');] [] [E] [Cannot find 'na'] => active # $x = $p->pack('nodef', 'yyy'); # (E) Got no struct declarations in resolution of 'nodef' # [ $x = $p->pack('nodef', 'yyy');] [] [E] [Got no struct declarations in resolution of 'nodef'] => active # $x = $p->pack('xxx', 'yyy'); # (E) Got no definition for 'union xxx' # [ $x = $p->pack('xxx', 'yyy');] [] [E] [Got no definition for 'union xxx'] => active # $p->pack('na', 'yyy', $data); # (E) Cannot find 'na' # [ $p->pack('na', 'yyy', $data);] [] [E] [Cannot find 'na'] => active # $x = $p->pack('hasbf', {}); # no warning # [ $x = $p->pack('hasbf', {});] [] [] [no warning] => active # $x = $p->pack('t_unsafe', []); # (1) Unsafe values used in pack('t_unsafe') # [ $x = $p->pack('t_unsafe', []);] [] [1] [Unsafe values used in pack('t_unsafe')] => active # $x = $p->pack('s_unsafe', {}); # (1) Unsafe values used in pack('s_unsafe') # [ $x = $p->pack('s_unsafe', {});] [] [1] [Unsafe values used in pack('s_unsafe')] => active # $x = $p->pack('nonnative', 0); # [ ieeefp] (1) Cannot pack 1 byte floating point values # [ $x = $p->pack('nonnative', 0);] [ieeefp] [1] [Cannot pack 1 byte floating point values] => (ieeefp=1) active # # [!ieeefp] (1) Cannot pack non-native floating point values # [] [!ieeefp] [1] [Cannot pack non-native floating point values] => (ieeefp=1) inactive # $p->pack('enum enu', 'A', ['xxxx']); # (E) Type of arg 3 to pack must be string # [ $p->pack('enum enu', 'A', ['xxxx']);] [] [E] [Type of arg 3 to pack must be string] => active # $p->pack('enum enu', 'A', 'xxxx'); # (E) Modification of a read-only value attempted # [ $p->pack('enum enu', 'A', 'xxxx');] [] [E] [Modification of a read-only value attempted] => active # $x = $p->pack('enum enu', 'A', 'xxxx'); # no warning # [ $x = $p->pack('enum enu', 'A', 'xxxx');] [] [] [no warning] => active # # $x = $p->pack('test.foo', 23); # (1) 'test.foo' should be an array reference # [ $x = $p->pack('test.foo', 23);] [] [1] ['test.foo' should be an array reference] => active # $x = $p->pack('test.foo', {}); # (1) 'test.foo' should be an array reference # [ $x = $p->pack('test.foo', {});] [] [1] ['test.foo' should be an array reference] => active # $x = $p->pack('test.foo', sub { 1 }); # (1) 'test.foo' should be an array reference # [ $x = $p->pack('test.foo', sub { 1 });] [] [1] ['test.foo' should be an array reference] => active # $x = $p->pack('test.bar', []); # (1) 'test.bar' should be a scalar value # [ $x = $p->pack('test.bar', []);] [] [1] ['test.bar' should be a scalar value] => active # $x = $p->pack('test.xxx', {}); # (1) 'test.xxx' should be a scalar value # [ $x = $p->pack('test.xxx', {});] [] [1] ['test.xxx' should be a scalar value] => active # # $x = $p->pack('test', {foo => {}}); # (1) 'test.foo' should be an array reference # [ $x = $p->pack('test', {foo => {}});] [] [1] ['test.foo' should be an array reference] => active # $x = $p->pack('test', {foo => [undef, {}] }); # (1) 'test.foo[1]' should be an array reference # [ $x = $p->pack('test', {foo => [undef, {}] });] [] [1] ['test.foo[1]' should be an array reference] => active # $x = $p->pack('test', {foo => [undef, [1]] }); # (1) 'test.foo[1][0]' should be a hash reference # [ $x = $p->pack('test', {foo => [undef, [1]] });] [] [1] ['test.foo[1][0]' should be a hash reference] => active # $x = $p->pack('test', {foo => [undef, [{a => {}}]]}); # (1) 'test.foo[1][0].a' should be a scalar value # [ $x = $p->pack('test', {foo => [undef, [{a => {}}]]});] [] [1] ['test.foo[1][0].a' should be a scalar value] => active # $x = $p->pack('test', {foo => [undef, [{b => {}}]]}); # (1) 'test.foo[1][0].b' should be an array reference # [ $x = $p->pack('test', {foo => [undef, [{b => {}}]]});] [] [1] ['test.foo[1][0].b' should be an array reference] => active # # $x = []; $x->[1]{d}[2] = 1; # [ $x = []; $x->[1]{d}[2] = 1;] [] [] [] => active # $x = $p->pack('stuff', $x); # (1) 'stuff[1].d[2]' should be an array reference # [ $x = $p->pack('stuff', $x);] [] [1] ['stuff[1].d[2]' should be an array reference] => active # $x = []; $x->[10]{u} = 1; # [ $x = []; $x->[10]{u} = 1;] [] [] [] => active # $x = $p->pack('stuff', $x); # (1) 'stuff[10].u' should be a hash reference # [ $x = $p->pack('stuff', $x);] [] [1] ['stuff[10].u' should be a hash reference] => active # $x = []; $x->[11]{u} = [1]; # [ $x = []; $x->[11]{u} = [1];] [] [] [] => active # $x = $p->pack('stuff', $x); # (1) 'stuff[11].u' should be a hash reference # [ $x = $p->pack('stuff', $x);] [] [1] ['stuff[11].u' should be a hash reference] => active # $x = []; $x->[8]{u}{b} = {}; # [ $x = []; $x->[8]{u}{b} = {};] [] [] [] => active # $x = $p->pack('stuff', $x); # (1) 'stuff[8].u.b' should be an array reference # [ $x = $p->pack('stuff', $x);] [] [1] ['stuff[8].u.b' should be an array reference] => active # $x = []; $x->[7]{u}{b} = [undef, {}]; # [ $x = []; $x->[7]{u}{b} = [undef, {}];] [] [] [] => active # $x = $p->pack('stuff', $x); # (1) 'stuff[7].u.b[1]' should be a scalar value # [ $x = $p->pack('stuff', $x);] [] [1] ['stuff[7].u.b[1]' should be a scalar value] => active # $x = []; $x->[6]{d}[5][4] = undef; # [ $x = []; $x->[6]{d}[5][4] = undef;] [] [] [] => active # $x = $p->pack('stuff', $x); # no warning # [ $x = $p->pack('stuff', $x);] [] [] [no warning] => active # $x = []; $x->[6]{d}[5][4] = sub { 1 }; # [ $x = []; $x->[6]{d}[5][4] = sub { 1 };] [] [] [] => active # $x = $p->pack('stuff', $x); # (1) 'stuff[6].d[5][4]' should be a scalar value # [ $x = $p->pack('stuff', $x);] [] [1] ['stuff[6].d[5][4]' should be a scalar value] => active # # $x = $p->pack('unsigned char', 42); # no warning # [ $x = $p->pack('unsigned char', 42);] [] [] [no warning] => active # $x = $p->pack('double', 42); # no warning # [ $x = $p->pack('double', 42);] [] [] [no warning] => active # $x = $p->pack('short double', 42); # (E) Unsupported basic type 'short double' # [ $x = $p->pack('short double', 42);] [] [E] [Unsupported basic type 'short double'] => active # $x = $p->pack('fp_unsupp', 42); # (1) Unsupported floating point type 'short float' in pack # [ $x = $p->pack('fp_unsupp', 42);] [] [1] [Unsupported floating point type 'short float' in pack] => active # # $x = $p->pack('hasbf.bf', {}); # no warning # [ $x = $p->pack('hasbf.bf', {});] [] [] [no warning] => active # # $p->unpack('test', $data); # (1) Useless use of unpack in void context # [ $p->unpack('test', $data);] [] [1] [Useless use of unpack in void context] => active # $x = $p->unpack('', $data); # (E) Cannot find '' # [ $x = $p->unpack('', $data);] [] [E] [Cannot find ''] => active # $x = $p->unpack('na', $data); # (E) Cannot find 'na' # [ $x = $p->unpack('na', $data);] [] [E] [Cannot find 'na'] => active # $x = $p->unpack('nodef', $data); # (E) Got no struct declarations in resolution of 'nodef' # [ $x = $p->unpack('nodef', $data);] [] [E] [Got no struct declarations in resolution of 'nodef'] => active # $x = $p->unpack('xxx', $data); # (E) Got no definition for 'union xxx' # [ $x = $p->unpack('xxx', $data);] [] [E] [Got no definition for 'union xxx'] => active # $x = $p->unpack('test', $data); # (1) Data too short # [ $x = $p->unpack('test', $data);] [] [1] [Data too short] => active # @x = $p->unpack('test', $data); # no warning # [ @x = $p->unpack('test', $data);] [] [] [no warning] => active # $x = $p->unpack('array', ''); # no warning # [ $x = $p->unpack('array', '');] [] [] [no warning] => active # $x = $p->unpack('hasbf', $data); # no warning # [ $x = $p->unpack('hasbf', $data);] [] [] [no warning] => active # $x = $p->unpack('t_unsafe', $data); # (1) Unsafe values used in unpack('t_unsafe') # [ $x = $p->unpack('t_unsafe', $data);] [] [1] [Unsafe values used in unpack('t_unsafe')] => active # # (1) Data too short # [] [] [1] [Data too short] => active # $x = $p->unpack('s_unsafe', $data); # (1) Unsafe values used in unpack('s_unsafe') # [ $x = $p->unpack('s_unsafe', $data);] [] [1] [Unsafe values used in unpack('s_unsafe')] => active # # (1) Data too short # [] [] [1] [Data too short] => active # $x = $p->unpack('nonnative', 'x'); # [ ieeefp] (1) Cannot unpack 1 byte floating point values # [ $x = $p->unpack('nonnative', 'x');] [ieeefp] [1] [Cannot unpack 1 byte floating point values] => (ieeefp=1) active # # [!ieeefp] (1) Cannot unpack non-native floating point values # [] [!ieeefp] [1] [Cannot unpack non-native floating point values] => (ieeefp=1) inactive # $x = $p->unpack('multiple', 'x'x100); # (1) Member 'a' used more than once in struct multiple defined in [buffer](62) # [ $x = $p->unpack('multiple', 'x'x100);] [] [1] [Member 'a' used more than once in struct multiple defined in [buffer](62)] => active # # (1) Member 'b' used more than once in union defined in [buffer](66) # [] [] [1] [Member 'b' used more than once in union defined in [buffer](66)] => active # # $x = $p->unpack('unsigned char', 'x'x100); # no warning # [ $x = $p->unpack('unsigned char', 'x'x100);] [] [] [no warning] => active # $x = $p->unpack('double', 'x'x100); # no warning # [ $x = $p->unpack('double', 'x'x100);] [] [] [no warning] => active # $x = $p->unpack('signed float', 'x'x100); # (E) Unsupported basic type 'signed float' # [ $x = $p->unpack('signed float', 'x'x100);] [] [E] [Unsupported basic type 'signed float'] => active # $x = $p->unpack('fp_unsupp', 'x'x100); # (1) Unsupported floating point type 'short float' in unpack # [ $x = $p->unpack('fp_unsupp', 'x'x100);] [] [1] [Unsupported floating point type 'short float' in unpack] => active # # $x = $p->unpack('hasbf.bf', 'x'x100); # no warning # [ $x = $p->unpack('hasbf.bf', 'x'x100);] [] [] [no warning] => active # # $p->initializer('test'); # (1) Useless use of initializer in void context # [ $p->initializer('test');] [] [1] [Useless use of initializer in void context] => active # $p->initializer('test', $data); # (1) Useless use of initializer in void context # [ $p->initializer('test', $data);] [] [1] [Useless use of initializer in void context] => active # $x = $p->initializer('', $data); # (E) Cannot find '' # [ $x = $p->initializer('', $data);] [] [E] [Cannot find ''] => active # $x = $p->initializer('na'); # (E) Cannot find 'na' # [ $x = $p->initializer('na');] [] [E] [Cannot find 'na'] => active # $x = $p->initializer('na', $data); # (E) Cannot find 'na' # [ $x = $p->initializer('na', $data);] [] [E] [Cannot find 'na'] => active # $x = $p->initializer('nodef', $data); # (E) Got no struct declarations in resolution of 'nodef' # [ $x = $p->initializer('nodef', $data);] [] [E] [Got no struct declarations in resolution of 'nodef'] => active # $x = $p->initializer('xxx', $data); # (E) Got no definition for 'union xxx' # [ $x = $p->initializer('xxx', $data);] [] [E] [Got no definition for 'union xxx'] => active # # $x = $p->initializer('test.foo', 23); # (1) 'test.foo' should be an array reference # [ $x = $p->initializer('test.foo', 23);] [] [1] ['test.foo' should be an array reference] => active # $x = $p->initializer('test.foo', {}); # (1) 'test.foo' should be an array reference # [ $x = $p->initializer('test.foo', {});] [] [1] ['test.foo' should be an array reference] => active # $x = $p->initializer('test.foo', sub { 1 }); # (1) 'test.foo' should be an array reference # [ $x = $p->initializer('test.foo', sub { 1 });] [] [1] ['test.foo' should be an array reference] => active # $x = $p->initializer('test.bar', []); # (1) 'test.bar' should be a scalar value # [ $x = $p->initializer('test.bar', []);] [] [1] ['test.bar' should be a scalar value] => active # $x = $p->initializer('test.xxx', {}); # (1) 'test.xxx' should be a scalar value # [ $x = $p->initializer('test.xxx', {});] [] [1] ['test.xxx' should be a scalar value] => active # # $x = $p->initializer('test', {foo => {}}); # (1) 'test.foo' should be an array reference # [ $x = $p->initializer('test', {foo => {}});] [] [1] ['test.foo' should be an array reference] => active # $x = $p->initializer('test', {foo => [undef, {}] }); # (1) 'test.foo[1]' should be an array reference # [ $x = $p->initializer('test', {foo => [undef, {}] });] [] [1] ['test.foo[1]' should be an array reference] => active # $x = $p->initializer('test', {foo => [undef, [1]] }); # (1) 'test.foo[1][0]' should be a hash reference # [ $x = $p->initializer('test', {foo => [undef, [1]] });] [] [1] ['test.foo[1][0]' should be a hash reference] => active # $x = $p->initializer('test', {foo => [undef, [{a => {}}]]}); # (1) 'test.foo[1][0].a' should be a scalar value # [ $x = $p->initializer('test', {foo => [undef, [{a => {}}]]});] [] [1] ['test.foo[1][0].a' should be a scalar value] => active # $x = $p->initializer('test', {foo => [undef, [{b => {}}]]}); # (1) 'test.foo[1][0].b' should be an array reference # [ $x = $p->initializer('test', {foo => [undef, [{b => {}}]]});] [] [1] ['test.foo[1][0].b' should be an array reference] => active # # $x = []; $x->[1]{d}[2] = 1; # [ $x = []; $x->[1]{d}[2] = 1;] [] [] [] => active # $x = $p->initializer('stuff', $x); # (1) 'stuff[1].d[2]' should be an array reference # [ $x = $p->initializer('stuff', $x);] [] [1] ['stuff[1].d[2]' should be an array reference] => active # $x = []; $x->[10]{c} = 1; # [ $x = []; $x->[10]{c} = 1;] [] [] [] => active # $x = $p->initializer('stuff', $x); # (1) 'stuff[10].c' should be a hash reference # [ $x = $p->initializer('stuff', $x);] [] [1] ['stuff[10].c' should be a hash reference] => active # $x = []; $x->[11]{c} = [1]; # [ $x = []; $x->[11]{c} = [1];] [] [] [] => active # $x = $p->initializer('stuff', $x); # (1) 'stuff[11].c' should be a hash reference # [ $x = $p->initializer('stuff', $x);] [] [1] ['stuff[11].c' should be a hash reference] => active # $x = []; $x->[8]{c}{b} = {}; # [ $x = []; $x->[8]{c}{b} = {};] [] [] [] => active # $x = $p->initializer('stuff', $x); # (1) 'stuff[8].c.b' should be an array reference # [ $x = $p->initializer('stuff', $x);] [] [1] ['stuff[8].c.b' should be an array reference] => active # $x = []; $x->[7]{c}{b} = [undef, {}]; # [ $x = []; $x->[7]{c}{b} = [undef, {}];] [] [] [] => active # $x = $p->initializer('stuff', $x); # (1) 'stuff[7].c.b[1]' should be a scalar value # [ $x = $p->initializer('stuff', $x);] [] [1] ['stuff[7].c.b[1]' should be a scalar value] => active # $x = []; $x->[6]{d}[5][4] = undef; # [ $x = []; $x->[6]{d}[5][4] = undef;] [] [] [] => active # $x = $p->initializer('stuff', $x); # no warning # [ $x = $p->initializer('stuff', $x);] [] [] [no warning] => active # $x = []; $x->[6]{d}[5][4] = sub { 1 }; # [ $x = []; $x->[6]{d}[5][4] = sub { 1 };] [] [] [] => active # $x = $p->initializer('stuff', $x); # (1) 'stuff[6].d[5][4]' should be a scalar value # [ $x = $p->initializer('stuff', $x);] [] [1] ['stuff[6].d[5][4]' should be a scalar value] => active # # $p->sizeof('na'); # (1) Useless use of sizeof in void context # [ $p->sizeof('na');] [] [1] [Useless use of sizeof in void context] => active # $x = $p->sizeof(''); # (E) Cannot find '' # [ $x = $p->sizeof('');] [] [E] [Cannot find ''] => active # $x = $p->sizeof('na'); # (E) Cannot find 'na' # [ $x = $p->sizeof('na');] [] [E] [Cannot find 'na'] => active # $x = $p->sizeof('long ='); # (E) Cannot find 'long =' # [ $x = $p->sizeof('long =');] [] [E] [Cannot find 'long ='] => active # $x = $p->sizeof('nodef'); # (E) Got no struct declarations in resolution of 'nodef' # [ $x = $p->sizeof('nodef');] [] [E] [Got no struct declarations in resolution of 'nodef'] => active # $x = $p->sizeof('xxx'); # (E) Got no definition for 'union xxx' # [ $x = $p->sizeof('xxx');] [] [E] [Got no definition for 'union xxx'] => active # $x = $p->sizeof('hasbf'); # no warning # [ $x = $p->sizeof('hasbf');] [] [] [no warning] => active # $x = $p->sizeof('hasbf.bf.c'); # (E) Cannot use sizeof on bitfields # [ $x = $p->sizeof('hasbf.bf.c');] [] [E] [Cannot use sizeof on bitfields] => active # $x = $p->sizeof('t_unsafe'); # (1) Unsafe values used in sizeof('t_unsafe') # [ $x = $p->sizeof('t_unsafe');] [] [1] [Unsafe values used in sizeof('t_unsafe')] => active # $x = $p->sizeof('s_unsafe'); # (1) Unsafe values used in sizeof('s_unsafe') # [ $x = $p->sizeof('s_unsafe');] [] [1] [Unsafe values used in sizeof('s_unsafe')] => active # $x = $p->sizeof('enum enu . foo'); # (E) Cannot access member 'foo' of non-compound type # [ $x = $p->sizeof('enum enu . foo');] [] [E] [Cannot access member 'foo' of non-compound type] => active # $x = $p->sizeof('enumtype.foo'); # (E) Cannot access member 'foo' of non-compound type # [ $x = $p->sizeof('enumtype.foo');] [] [E] [Cannot access member 'foo' of non-compound type] => active # $x = $p->sizeof('ptrtype.foo'); # (E) Cannot access member 'foo' of pointer type # [ $x = $p->sizeof('ptrtype.foo');] [] [E] [Cannot access member 'foo' of pointer type] => active # $x = $p->sizeof('scalar.foo'); # (E) Cannot access member 'foo' of non-compound type # [ $x = $p->sizeof('scalar.foo');] [] [E] [Cannot access member 'foo' of non-compound type] => active # $x = $p->sizeof('enumtype [0]'); # (E) Cannot use type as an array # [ $x = $p->sizeof('enumtype [0]');] [] [E] [Cannot use type as an array] => active # $x = $p->sizeof('test.666'); # (E) Struct members must start with a character or an underscore # [ $x = $p->sizeof('test.666');] [] [E] [Struct members must start with a character or an underscore] => active # $x = $p->sizeof('test.foo.d'); # (E) Cannot access member 'd' of array type # [ $x = $p->sizeof('test.foo.d');] [] [E] [Cannot access member 'd' of array type] => active # $x = $p->sizeof('test.bar.d'); # (E) Cannot access member 'd' of non-compound type # [ $x = $p->sizeof('test.bar.d');] [] [E] [Cannot access member 'd' of non-compound type] => active # $x = $p->sizeof('test.yyy.d'); # (E) Cannot access member 'd' of pointer type # [ $x = $p->sizeof('test.yyy.d');] [] [E] [Cannot access member 'd' of pointer type] => active # $x = $p->sizeof('test.ptr.d'); # (E) Cannot access member 'd' of pointer type # [ $x = $p->sizeof('test.ptr.d');] [] [E] [Cannot access member 'd' of pointer type] => active # $x = $p->sizeof('test.xxx[1]'); # (E) Cannot use 'xxx' as an array # [ $x = $p->sizeof('test.xxx[1]');] [] [E] [Cannot use 'xxx' as an array] => active # $x = $p->sizeof('test.bar[1]'); # (E) Cannot use 'bar' as an array # [ $x = $p->sizeof('test.bar[1]');] [] [E] [Cannot use 'bar' as an array] => active # $x = $p->sizeof('test.bar()'); # (E) Invalid character '(' (0x28) in compound member expression # [ $x = $p->sizeof('test.bar()');] [] [E] [Invalid character '(' (0x28) in compound member expression] => active # $x = $p->sizeof('test.bar+'); # (E) Invalid character '+' (0x2B) in compound member expression # [ $x = $p->sizeof('test.bar+');] [] [E] [Invalid character '+' (0x2B) in compound member expression] => active # $x = $p->sizeof('test.bar+a'); # (E) Invalid character '+' (0x2B) in compound member expression # [ $x = $p->sizeof('test.bar+a');] [] [E] [Invalid character '+' (0x2B) in compound member expression] => active # $x = $p->sizeof('test.bar a'); # (E) Invalid character 'a' (0x61) in compound member expression # [ $x = $p->sizeof('test.bar a');] [] [E] [Invalid character 'a' (0x61) in compound member expression] => active # $x = $p->sizeof('test bar'); # (E) Invalid character 'b' (0x62) in compound member expression # [ $x = $p->sizeof('test bar');] [] [E] [Invalid character 'b' (0x62) in compound member expression] => active # $x = $p->sizeof('test.bar+1'); # no warning # [ $x = $p->sizeof('test.bar+1');] [] [] [no warning] => active # $x = $p->sizeof('test.foo[1][2'); # (E) Incomplete compound member expression # [ $x = $p->sizeof('test.foo[1][2');] [] [E] [Incomplete compound member expression] => active # $x = $p->sizeof('test.foo[1][2].d'); # (E) Cannot find struct member 'd' # [ $x = $p->sizeof('test.foo[1][2].d');] [] [E] [Cannot find struct member 'd'] => active # $x = $p->sizeof('test.foo[a]'); # (E) Array indices must be constant decimal values # [ $x = $p->sizeof('test.foo[a]');] [] [E] [Array indices must be constant decimal values] => active # $x = $p->sizeof('test.foo[0x1]'); # (E) Index operator not terminated correctly # [ $x = $p->sizeof('test.foo[0x1]');] [] [E] [Index operator not terminated correctly] => active # $x = $p->sizeof('test.foo[2]'); # no warning # [ $x = $p->sizeof('test.foo[2]');] [] [] [no warning] => active # $x = $p->sizeof('test.foo[1][2][0]'); # (E) Cannot use 'foo' as a 3-dimensional array # [ $x = $p->sizeof('test.foo[1][2][0]');] [] [E] [Cannot use 'foo' as a 3-dimensional array] => active # $x = $p->sizeof('array[1][2]'); # (E) Cannot use type as a 2-dimensional array # [ $x = $p->sizeof('array[1][2]');] [] [E] [Cannot use type as a 2-dimensional array] => active # # $p->typeof('na'); # (1) Useless use of typeof in void context # [ $p->typeof('na');] [] [1] [Useless use of typeof in void context] => active # $x = $p->typeof(''); # (E) Cannot find '' # [ $x = $p->typeof('');] [] [E] [Cannot find ''] => active # $x = $p->typeof('na'); # (E) Cannot find 'na' # [ $x = $p->typeof('na');] [] [E] [Cannot find 'na'] => active # $x = $p->typeof('nodef'); # (E) Got no struct declarations in resolution of 'nodef' # [ $x = $p->typeof('nodef');] [] [E] [Got no struct declarations in resolution of 'nodef'] => active # $x = $p->typeof('xxx'); # (E) Got no definition for 'union xxx' # [ $x = $p->typeof('xxx');] [] [E] [Got no definition for 'union xxx'] => active # $x = $p->typeof('enum enu . foo'); # (E) Cannot access member 'foo' of non-compound type # [ $x = $p->typeof('enum enu . foo');] [] [E] [Cannot access member 'foo' of non-compound type] => active # $x = $p->typeof('enumtype.foo'); # (E) Cannot access member 'foo' of non-compound type # [ $x = $p->typeof('enumtype.foo');] [] [E] [Cannot access member 'foo' of non-compound type] => active # $x = $p->typeof('ptrtype.foo'); # (E) Cannot access member 'foo' of pointer type # [ $x = $p->typeof('ptrtype.foo');] [] [E] [Cannot access member 'foo' of pointer type] => active # $x = $p->typeof('scalar.foo'); # (E) Cannot access member 'foo' of non-compound type # [ $x = $p->typeof('scalar.foo');] [] [E] [Cannot access member 'foo' of non-compound type] => active # $x = $p->typeof('enumtype [0]'); # (E) Cannot use type as an array # [ $x = $p->typeof('enumtype [0]');] [] [E] [Cannot use type as an array] => active # $x = $p->typeof('test.666'); # (E) Struct members must start with a character or an underscore # [ $x = $p->typeof('test.666');] [] [E] [Struct members must start with a character or an underscore] => active # $x = $p->typeof('test.foo.d'); # (E) Cannot access member 'd' of array type # [ $x = $p->typeof('test.foo.d');] [] [E] [Cannot access member 'd' of array type] => active # $x = $p->typeof('test.bar.d'); # (E) Cannot access member 'd' of non-compound type # [ $x = $p->typeof('test.bar.d');] [] [E] [Cannot access member 'd' of non-compound type] => active # $x = $p->typeof('test.yyy.d'); # (E) Cannot access member 'd' of pointer type # [ $x = $p->typeof('test.yyy.d');] [] [E] [Cannot access member 'd' of pointer type] => active # $x = $p->typeof('test.ptr.d'); # (E) Cannot access member 'd' of pointer type # [ $x = $p->typeof('test.ptr.d');] [] [E] [Cannot access member 'd' of pointer type] => active # $x = $p->typeof('test.xxx[1]'); # (E) Cannot use 'xxx' as an array # [ $x = $p->typeof('test.xxx[1]');] [] [E] [Cannot use 'xxx' as an array] => active # $x = $p->typeof('test.bar[1]'); # (E) Cannot use 'bar' as an array # [ $x = $p->typeof('test.bar[1]');] [] [E] [Cannot use 'bar' as an array] => active # $x = $p->typeof('test.bar()'); # (E) Invalid character '(' (0x28) in compound member expression # [ $x = $p->typeof('test.bar()');] [] [E] [Invalid character '(' (0x28) in compound member expression] => active # $x = $p->typeof('test.bar+'); # (E) Invalid character '+' (0x2B) in compound member expression # [ $x = $p->typeof('test.bar+');] [] [E] [Invalid character '+' (0x2B) in compound member expression] => active # $x = $p->typeof('test.bar+a'); # (E) Invalid character '+' (0x2B) in compound member expression # [ $x = $p->typeof('test.bar+a');] [] [E] [Invalid character '+' (0x2B) in compound member expression] => active # $x = $p->typeof('test.bar+1'); # no warning # [ $x = $p->typeof('test.bar+1');] [] [] [no warning] => active # $x = $p->typeof('test.foo[1][2'); # (E) Incomplete compound member expression # [ $x = $p->typeof('test.foo[1][2');] [] [E] [Incomplete compound member expression] => active # $x = $p->typeof('test.foo[1][2].d'); # (E) Cannot find struct member 'd' # [ $x = $p->typeof('test.foo[1][2].d');] [] [E] [Cannot find struct member 'd'] => active # $x = $p->typeof('test.foo[a]'); # (E) Array indices must be constant decimal values # [ $x = $p->typeof('test.foo[a]');] [] [E] [Array indices must be constant decimal values] => active # $x = $p->typeof('test.foo[0x1]'); # (E) Index operator not terminated correctly # [ $x = $p->typeof('test.foo[0x1]');] [] [E] [Index operator not terminated correctly] => active # $x = $p->typeof('test.foo[2]'); # no warning # [ $x = $p->typeof('test.foo[2]');] [] [] [no warning] => active # $x = $p->typeof('test.foo[1][2][0]'); # (E) Cannot use 'foo' as a 3-dimensional array # [ $x = $p->typeof('test.foo[1][2][0]');] [] [E] [Cannot use 'foo' as a 3-dimensional array] => active # # $p->offsetof('xxx', 666); # (1) Useless use of offsetof in void context # [ $p->offsetof('xxx', 666);] [] [1] [Useless use of offsetof in void context] => active # $x = $p->offsetof('', 666); # (E) Cannot find '' # [ $x = $p->offsetof('', 666);] [] [E] [Cannot find ''] => active # $x = $p->offsetof('abc', 666); # (E) Cannot find 'abc' # [ $x = $p->offsetof('abc', 666);] [] [E] [Cannot find 'abc'] => active # $x = $p->offsetof('nodef', 666); # (E) Got no struct declarations in resolution of 'nodef' # [ $x = $p->offsetof('nodef', 666);] [] [E] [Got no struct declarations in resolution of 'nodef'] => active # $x = $p->offsetof('xxx', 666); # (E) Got no definition for 'union xxx' # [ $x = $p->offsetof('xxx', 666);] [] [E] [Got no definition for 'union xxx'] => active # $x = $p->offsetof('ptrtype', '666'); # (E) Invalid character '6' (0x36) in compound member expression # [ $x = $p->offsetof('ptrtype', '666');] [] [E] [Invalid character '6' (0x36) in compound member expression] => active # $x = $p->offsetof('scalar', '666'); # (E) Invalid character '6' (0x36) in compound member expression # [ $x = $p->offsetof('scalar', '666');] [] [E] [Invalid character '6' (0x36) in compound member expression] => active # $x = $p->offsetof('enu', '666'); # (E) Invalid character '6' (0x36) in compound member expression # [ $x = $p->offsetof('enu', '666');] [] [E] [Invalid character '6' (0x36) in compound member expression] => active # $x = $p->offsetof('ptrtype', 'a66'); # (E) Cannot access member 'a66' of pointer type # [ $x = $p->offsetof('ptrtype', 'a66');] [] [E] [Cannot access member 'a66' of pointer type] => active # $x = $p->offsetof('scalar', 'a66'); # (E) Cannot access member 'a66' of non-compound type # [ $x = $p->offsetof('scalar', 'a66');] [] [E] [Cannot access member 'a66' of non-compound type] => active # $x = $p->offsetof('enu', 'a66'); # (E) Cannot access member 'a66' of non-compound type # [ $x = $p->offsetof('enu', 'a66');] [] [E] [Cannot access member 'a66' of non-compound type] => active # $x = $p->offsetof('long int', 'a66'); # (E) Cannot access member 'a66' of non-compound type # [ $x = $p->offsetof('long int', 'a66');] [] [E] [Cannot access member 'a66' of non-compound type] => active # $x = $p->offsetof('test', 'foo[0][0].666'); # (E) Struct members must start with a character or an underscore # [ $x = $p->offsetof('test', 'foo[0][0].666');] [] [E] [Struct members must start with a character or an underscore] => active # $x = $p->offsetof('test', 'foo.d'); # (E) Cannot access member 'd' of array type # [ $x = $p->offsetof('test', 'foo.d');] [] [E] [Cannot access member 'd' of array type] => active # $x = $p->offsetof('test', 'bar.d'); # (E) Cannot access member 'd' of non-compound type # [ $x = $p->offsetof('test', 'bar.d');] [] [E] [Cannot access member 'd' of non-compound type] => active # $x = $p->offsetof('test', 'yyy.d'); # (E) Cannot access member 'd' of pointer type # [ $x = $p->offsetof('test', 'yyy.d');] [] [E] [Cannot access member 'd' of pointer type] => active # $x = $p->offsetof('test', 'ptr.d'); # (E) Cannot access member 'd' of pointer type # [ $x = $p->offsetof('test', 'ptr.d');] [] [E] [Cannot access member 'd' of pointer type] => active # $x = $p->offsetof('test', 'xxx[1]'); # (E) Cannot use 'xxx' as an array # [ $x = $p->offsetof('test', 'xxx[1]');] [] [E] [Cannot use 'xxx' as an array] => active # $x = $p->offsetof('test', 'bar[1]'); # (E) Cannot use 'bar' as an array # [ $x = $p->offsetof('test', 'bar[1]');] [] [E] [Cannot use 'bar' as an array] => active # $x = $p->offsetof('test', 'bar()'); # (E) Invalid character '(' (0x28) in compound member expression # [ $x = $p->offsetof('test', 'bar()');] [] [E] [Invalid character '(' (0x28) in compound member expression] => active # $x = $p->offsetof('test', 'foo[1][2'); # (E) Incomplete compound member expression # [ $x = $p->offsetof('test', 'foo[1][2');] [] [E] [Incomplete compound member expression] => active # $x = $p->offsetof('test', 'foo[1][2].d'); # (E) Cannot find struct member 'd' # [ $x = $p->offsetof('test', 'foo[1][2].d');] [] [E] [Cannot find struct member 'd'] => active # $x = $p->offsetof('test', 'foo[a]'); # (E) Array indices must be constant decimal values # [ $x = $p->offsetof('test', 'foo[a]');] [] [E] [Array indices must be constant decimal values] => active # $x = $p->offsetof('test', 'foo[0x1]'); # (E) Index operator not terminated correctly # [ $x = $p->offsetof('test', 'foo[0x1]');] [] [E] [Index operator not terminated correctly] => active # $x = $p->offsetof('test', 'foo[+'); # (E) Array indices must be constant decimal values # [ $x = $p->offsetof('test', 'foo[+');] [] [E] [Array indices must be constant decimal values] => active # $x = $p->offsetof('test', 'foo[+%'); # (E) Array indices must be constant decimal values # [ $x = $p->offsetof('test', 'foo[+%');] [] [E] [Array indices must be constant decimal values] => active # $x = $p->offsetof('test', 'foo['); # (E) Incomplete compound member expression # [ $x = $p->offsetof('test', 'foo[');] [] [E] [Incomplete compound member expression] => active # $x = $p->offsetof('test', 'foo[%'); # (E) Array indices must be constant decimal values # [ $x = $p->offsetof('test', 'foo[%');] [] [E] [Array indices must be constant decimal values] => active # $x = $p->offsetof('test', 'foo[ '); # (E) Incomplete compound member expression # [ $x = $p->offsetof('test', 'foo[ ');] [] [E] [Incomplete compound member expression] => active # $x = $p->offsetof('test', 'foo[ %'); # (E) Array indices must be constant decimal values # [ $x = $p->offsetof('test', 'foo[ %');] [] [E] [Array indices must be constant decimal values] => active # $x = $p->offsetof('test', 'foo[2]'); # no warning # [ $x = $p->offsetof('test', 'foo[2]');] [] [] [no warning] => active # $x = $p->offsetof('test', 'foo[1][2][0]'); # (E) Cannot use 'foo' as a 3-dimensional array # [ $x = $p->offsetof('test', 'foo[1][2][0]');] [] [E] [Cannot use 'foo' as a 3-dimensional array] => active # $x = $p->offsetof('array', '[1][2]'); # (E) Cannot use type as a 2-dimensional array # [ $x = $p->offsetof('array', '[1][2]');] [] [E] [Cannot use type as a 2-dimensional array] => active # $x = $p->offsetof('hasbf', 'nobf'); # no warning # [ $x = $p->offsetof('hasbf', 'nobf');] [] [] [no warning] => active # $x = $p->offsetof('s_unsafe', 'foo'); # (1) Unsafe values used in offsetof('s_unsafe') # [ $x = $p->offsetof('s_unsafe', 'foo');] [] [1] [Unsafe values used in offsetof('s_unsafe')] => active # # $x = $p->offsetof('test.bar', 'foo'); # (E) Cannot access member 'foo' of non-compound type # [ $x = $p->offsetof('test.bar', 'foo');] [] [E] [Cannot access member 'foo' of non-compound type] => active # $x = $p->offsetof('test.arx[3][4]', 'uni[3].str.c'); # (E) Cannot find struct member 'arx' # [ $x = $p->offsetof('test.arx[3][4]', 'uni[3].str.c');] [] [E] [Cannot find struct member 'arx'] => active # $x = $p->offsetof('test.ary[3][4]', 'uni[3].bar.c'); # (E) Cannot find union member 'bar' # [ $x = $p->offsetof('test.ary[3][4]', 'uni[3].bar.c');] [] [E] [Cannot find union member 'bar'] => active # $x = $p->offsetof('test.ary[3][4]', 'uni[3].str.c'); # (E) Cannot find struct member 'c' # [ $x = $p->offsetof('test.ary[3][4]', 'uni[3].str.c');] [] [E] [Cannot find struct member 'c'] => active # $x = $p->offsetof('test.ary[2][4]', 'uni[3].str.c'); # (E) Cannot find struct member 'c' # [ $x = $p->offsetof('test.ary[2][4]', 'uni[3].str.c');] [] [E] [Cannot find struct member 'c'] => active # $x = $p->offsetof('test.ary[2][3]', 'uni[6].str.c'); # (E) Cannot find struct member 'c' # [ $x = $p->offsetof('test.ary[2][3]', 'uni[6].str.c');] [] [E] [Cannot find struct member 'c'] => active # $x = $p->offsetof('test.ary[2][3]', 'uni[1].str.c'); # (E) Cannot find struct member 'c' # [ $x = $p->offsetof('test.ary[2][3]', 'uni[1].str.c');] [] [E] [Cannot find struct member 'c'] => active # $x = $p->offsetof('test.ary[2][3].uni.a', 'xxx'); # (E) Cannot access member 'a' of array type # [ $x = $p->offsetof('test.ary[2][3].uni.a', 'xxx');] [] [E] [Cannot access member 'a' of array type] => active # $x = $p->offsetof('test.ary[2][3].uni', 'xxx'); # (E) Cannot access member 'xxx' of array type # [ $x = $p->offsetof('test.ary[2][3].uni', 'xxx');] [] [E] [Cannot access member 'xxx' of array type] => active # $x = $p->offsetof('test.ary[2][3]', 'uni.xxx'); # (E) Cannot access member 'xxx' of array type # [ $x = $p->offsetof('test.ary[2][3]', 'uni.xxx');] [] [E] [Cannot access member 'xxx' of array type] => active # $x = $p->offsetof('test.ary[2][3].uni[0].a', 'xxx'); # (E) Cannot access member 'xxx' of non-compound type # [ $x = $p->offsetof('test.ary[2][3].uni[0].a', 'xxx');] [] [E] [Cannot access member 'xxx' of non-compound type] => active # $x = $p->offsetof('test.ary[2][3].uni[0].str.a', 'b'); # (E) Cannot access member 'b' of pointer type # [ $x = $p->offsetof('test.ary[2][3].uni[0].str.a', 'b');] [] [E] [Cannot access member 'b' of pointer type] => active # # $x = $p->offsetof('test.ary[2][2]', 'uni'); # no warning # [ $x = $p->offsetof('test.ary[2][2]', 'uni');] [] [] [no warning] => active # $x = $p->offsetof('test.ary[2][2]', ''); # (1) Empty string passed as member expression # [ $x = $p->offsetof('test.ary[2][2]', '');] [] [1] [Empty string passed as member expression] => active # $x = $p->offsetof('test.ary[2][2]', "\t "); # (1) Empty string passed as member expression # [ $x = $p->offsetof('test.ary[2][2]', "\t ");] [] [1] [Empty string passed as member expression] => active # # $x = $p->offsetof('hasbf', 'bf'); # no warning # [ $x = $p->offsetof('hasbf', 'bf');] [] [] [no warning] => active # $x = $p->offsetof('hasbf', 'bf.c'); # (E) Cannot use offsetof on bitfields # [ $x = $p->offsetof('hasbf', 'bf.c');] [] [E] [Cannot use offsetof on bitfields] => active # # $p->member('xxx', 6666); # (1) Useless use of member in void context # [ $p->member('xxx', 6666);] [] [1] [Useless use of member in void context] => active # $x = $p->member('', 6666); # (E) Cannot find '' # [ $x = $p->member('', 6666);] [] [E] [Cannot find ''] => active # $x = $p->member('abc', 6666); # (E) Cannot find 'abc' # [ $x = $p->member('abc', 6666);] [] [E] [Cannot find 'abc'] => active # $x = $p->member('nodef', 6666); # (E) Got no struct declarations in resolution of 'nodef' # [ $x = $p->member('nodef', 6666);] [] [E] [Got no struct declarations in resolution of 'nodef'] => active # $x = $p->member('xxx', 6666); # (E) Got no definition for 'union xxx' # [ $x = $p->member('xxx', 6666);] [] [E] [Got no definition for 'union xxx'] => active # $x = $p->member('ptrtype', 6666); # (E) Cannot use member on a pointer type # [ $x = $p->member('ptrtype', 6666);] [] [E] [Cannot use member on a pointer type] => active # $x = $p->member('scalar', 6666); # (E) Cannot use member on a basic type # [ $x = $p->member('scalar', 6666);] [] [E] [Cannot use member on a basic type] => active # $x = $p->member('long long', 6666); # (E) Cannot use member on a basic type # [ $x = $p->member('long long', 6666);] [] [E] [Cannot use member on a basic type] => active # $x = $p->member('enu', 6666); # (E) Cannot use member on an enum # [ $x = $p->member('enu', 6666);] [] [E] [Cannot use member on an enum] => active # $x = $p->member('test', 6666); # (E) Offset 6666 out of range # [ $x = $p->member('test', 6666);] [] [E] [Offset 6666 out of range] => active # $x = $p->member('test', -10); # (E) Offset -10 out of range # [ $x = $p->member('test', -10);] [] [E] [Offset -10 out of range] => active # $x = $p->member('hasbf', 1); # no warning # [ $x = $p->member('hasbf', 1);] [] [] [no warning] => active # $x = $p->member('s_unsafe', 1); # (1) Unsafe values used in member('s_unsafe') # [ $x = $p->member('s_unsafe', 1);] [] [1] [Unsafe values used in member('s_unsafe')] => active # # $x = $p->member('test.bar', 6666); # (E) Cannot use member on a basic type # [ $x = $p->member('test.bar', 6666);] [] [E] [Cannot use member on a basic type] => active # $x = $p->member('test.arx[3][4]', 6666); # (E) Cannot find struct member 'arx' # [ $x = $p->member('test.arx[3][4]', 6666);] [] [E] [Cannot find struct member 'arx'] => active # $x = $p->member('test.ary[3][4]', 6666); # (E) Offset 6666 out of range # [ $x = $p->member('test.ary[3][4]', 6666);] [] [E] [Offset 6666 out of range] => active # $x = $p->member('test.ary[2][4]', 6666); # (E) Offset 6666 out of range # [ $x = $p->member('test.ary[2][4]', 6666);] [] [E] [Offset 6666 out of range] => active # $x = $p->member('test.ary[2][3]', 6666); # (E) Offset 6666 out of range # [ $x = $p->member('test.ary[2][3]', 6666);] [] [E] [Offset 6666 out of range] => active # $x = $p->member('test.ary[2][3].uni.a', 6666); # (E) Cannot access member 'a' of array type # [ $x = $p->member('test.ary[2][3].uni.a', 6666);] [] [E] [Cannot access member 'a' of array type] => active # $x = $p->member('test.ary[2][3].uni', 0); # no error # [ $x = $p->member('test.ary[2][3].uni', 0);] [] [] [no error] => active # $x = $p->member('test.ary[2][3].uni[0].a', 6666); # (E) Cannot use member on an enum # [ $x = $p->member('test.ary[2][3].uni[0].a', 6666);] [] [E] [Cannot use member on an enum] => active # $x = $p->member('test.ary[2][3].uni[0].str.a', 6666); # (E) Cannot use member on a pointer type # [ $x = $p->member('test.ary[2][3].uni[0].str.a', 6666);] [] [E] [Cannot use member on a pointer type] => active # # $p->member('xxx'); # (1) Useless use of member in void context # [ $p->member('xxx');] [] [1] [Useless use of member in void context] => active # $x = $p->member(''); # (E) Cannot find '' # [ $x = $p->member('');] [] [E] [Cannot find ''] => active # $x = $p->member('abc'); # (E) Cannot find 'abc' # [ $x = $p->member('abc');] [] [E] [Cannot find 'abc'] => active # $x = $p->member('nodef'); # (E) Got no struct declarations in resolution of 'nodef' # [ $x = $p->member('nodef');] [] [E] [Got no struct declarations in resolution of 'nodef'] => active # $x = $p->member('xxx'); # (E) Got no definition for 'union xxx' # [ $x = $p->member('xxx');] [] [E] [Got no definition for 'union xxx'] => active # $x = $p->member('ptrtype'); # (E) Cannot use member on a pointer type # [ $x = $p->member('ptrtype');] [] [E] [Cannot use member on a pointer type] => active # $x = $p->member('scalar'); # (E) Cannot use member on a basic type # [ $x = $p->member('scalar');] [] [E] [Cannot use member on a basic type] => active # $x = $p->member('long long'); # (E) Cannot use member on a basic type # [ $x = $p->member('long long');] [] [E] [Cannot use member on a basic type] => active # $x = $p->member('enu'); # (E) Cannot use member on an enum # [ $x = $p->member('enu');] [] [E] [Cannot use member on an enum] => active # $x = $p->member('hasbf'); # no warning # [ $x = $p->member('hasbf');] [] [] [no warning] => active # $x = $p->member('s_unsafe'); # (1) Unsafe values used in member('s_unsafe') # [ $x = $p->member('s_unsafe');] [] [1] [Unsafe values used in member('s_unsafe')] => active # # $x = $p->member('test.bar'); # (E) Cannot use member on a basic type # [ $x = $p->member('test.bar');] [] [E] [Cannot use member on a basic type] => active # $x = $p->member('test.arx[3][4]'); # (E) Cannot find struct member 'arx' # [ $x = $p->member('test.arx[3][4]');] [] [E] [Cannot find struct member 'arx'] => active # $x = $p->member('test.ary[3][4]'); # no warning # [ $x = $p->member('test.ary[3][4]');] [] [] [no warning] => active # $x = $p->member('test.ary[2][4]'); # no warning # [ $x = $p->member('test.ary[2][4]');] [] [] [no warning] => active # $x = $p->member('test.ary[2][3].uni.a'); # (E) Cannot access member 'a' of array type # [ $x = $p->member('test.ary[2][3].uni.a');] [] [E] [Cannot access member 'a' of array type] => active # $x = $p->member('test.ary[2][3].uni'); # no error # [ $x = $p->member('test.ary[2][3].uni');] [] [] [no error] => active # $x = $p->member('test.ary[2][3].uni[0].a'); # (E) Cannot use member on an enum # [ $x = $p->member('test.ary[2][3].uni[0].a');] [] [E] [Cannot use member on an enum] => active # $x = $p->member('test.ary[2][3].uni[0].str.a'); # (E) Cannot use member on a pointer type # [ $x = $p->member('test.ary[2][3].uni[0].str.a');] [] [E] [Cannot use member on a pointer type] => active # # $p->enum_names; # (1) Useless use of enum_names in void context # [ $p->enum_names;] [] [1] [Useless use of enum_names in void context] => active # $p->enum; # (1) Useless use of enum in void context # [ $p->enum;] [] [1] [Useless use of enum in void context] => active # $x = $p->enum('na'); # no warning # [ $x = $p->enum('na');] [] [] [no warning] => active # $x = $p->enum('enum na'); # no warning # [ $x = $p->enum('enum na');] [] [] [no warning] => active # @x = $p->enum('enu', ''); # no warning # [ @x = $p->enum('enu', '');] [] [] [no warning] => active # $x = $p->enum('enum enu'); # no warning # [ $x = $p->enum('enum enu');] [] [] [no warning] => active # # $p->compound_names; # (1) Useless use of compound_names in void context # [ $p->compound_names;] [] [1] [Useless use of compound_names in void context] => active # $p->compound; # (1) Useless use of compound in void context # [ $p->compound;] [] [1] [Useless use of compound in void context] => active # @x = $p->compound('na', ''); # no warning # [ @x = $p->compound('na', '');] [] [] [no warning] => active # $x = $p->compound('union na'); # no warning # [ $x = $p->compound('union na');] [] [] [no warning] => active # $x = $p->compound('struct na'); # no warning # [ $x = $p->compound('struct na');] [] [] [no warning] => active # $x = $p->compound('__hasbf'); # no warning # [ $x = $p->compound('__hasbf');] [] [] [no warning] => active # $x = $p->compound('test'); # no warning # [ $x = $p->compound('test');] [] [] [no warning] => active # $x = $p->compound('struct __hasbf'); # no warning # [ $x = $p->compound('struct __hasbf');] [] [] [no warning] => active # $x = $p->compound('union test'); # no warning # [ $x = $p->compound('union test');] [] [] [no warning] => active # $x = $p->compound('union __hasbf'); # no warning # [ $x = $p->compound('union __hasbf');] [] [] [no warning] => active # $x = $p->compound('struct test'); # no warning # [ $x = $p->compound('struct test');] [] [] [no warning] => active # # $p->struct_names; # (1) Useless use of struct_names in void context # [ $p->struct_names;] [] [1] [Useless use of struct_names in void context] => active # $p->struct; # (1) Useless use of struct in void context # [ $p->struct;] [] [1] [Useless use of struct in void context] => active # $x = $p->struct('na'); # no warning # [ $x = $p->struct('na');] [] [] [no warning] => active # $x = $p->struct('union na'); # no warning # [ $x = $p->struct('union na');] [] [] [no warning] => active # $x = $p->struct('struct na'); # no warning # [ $x = $p->struct('struct na');] [] [] [no warning] => active # $x = $p->struct('__hasbf'); # no warning # [ $x = $p->struct('__hasbf');] [] [] [no warning] => active # $x = $p->struct('struct test'); # no warning # [ $x = $p->struct('struct test');] [] [] [no warning] => active # # $p->union_names; # (1) Useless use of union_names in void context # [ $p->union_names;] [] [1] [Useless use of union_names in void context] => active # $p->union; # (1) Useless use of union in void context # [ $p->union;] [] [1] [Useless use of union in void context] => active # $x = $p->union('na'); # no warning # [ $x = $p->union('na');] [] [] [no warning] => active # $x = $p->union('union na'); # no warning # [ $x = $p->union('union na');] [] [] [no warning] => active # $x = $p->union('struct na'); # no warning # [ $x = $p->union('struct na');] [] [] [no warning] => active # $x = $p->union('test'); # no warning # [ $x = $p->union('test');] [] [] [no warning] => active # $x = $p->union('union __hasbf'); # no warning # [ $x = $p->union('union __hasbf');] [] [] [no warning] => active # # $p->typedef_names; # (1) Useless use of typedef_names in void context # [ $p->typedef_names;] [] [1] [Useless use of typedef_names in void context] => active # $p->typedef; # (1) Useless use of typedef in void context # [ $p->typedef;] [] [1] [Useless use of typedef in void context] => active # @x = $p->typedef('na', ''); # no warning # [ @x = $p->typedef('na', '');] [] [] [no warning] => active # # $p->macro_names; # (1) Useless use of macro_names in void context # [ $p->macro_names;] [] [1] [Useless use of macro_names in void context] => active # $p->macro; # (1) Useless use of macro in void context # [ $p->macro;] [] [1] [Useless use of macro in void context] => active # $x = $p->macro('foo'); # no warning # [ $x = $p->macro('foo');] [] [] [no warning] => active # @x = $p->macro('foo', 'bar'); # no warning # [ @x = $p->macro('foo', 'bar');] [] [] [no warning] => active # # $x = $p->pack('e_unsafe', 'SAFE'); # no warning # [ $x = $p->pack('e_unsafe', 'SAFE');] [] [] [no warning] => active # $x = $p->pack('e_unsafe', 'GOOD'); # no warning # [ $x = $p->pack('e_unsafe', 'GOOD');] [] [] [no warning] => active # $x = $p->pack('e_unsafe', 'UNSAFE'); # (1) Enumerator value 'UNSAFE' is unsafe # [ $x = $p->pack('e_unsafe', 'UNSAFE');] [] [1] [Enumerator value 'UNSAFE' is unsafe] => active # $x = $p->pack('e_unsafe', 'BAD'); # (1) Enumerator value 'BAD' is unsafe # [ $x = $p->pack('e_unsafe', 'BAD');] [] [1] [Enumerator value 'BAD' is unsafe] => active # # $p->EnumType('Integer'); # [ $p->EnumType('Integer');] [] [] [] => active # $x = $p->unpack('e_unsafe', $data); # no warning # [ $x = $p->unpack('e_unsafe', $data);] [] [] [no warning] => active # $p->EnumType('String'); # [ $p->EnumType('String');] [] [] [] => active # $x = $p->unpack('e_unsafe', $data); # (1) Enumeration 'e_unsafe' contains unsafe values # [ $x = $p->unpack('e_unsafe', $data);] [] [1] [Enumeration 'e_unsafe' contains unsafe values] => active # $p->EnumType('Both'); # [ $p->EnumType('Both');] [] [] [] => active # $x = $p->unpack('e_unsafe', $data); # (1) Enumeration 'e_unsafe' contains unsafe values # [ $x = $p->unpack('e_unsafe', $data);] [] [1] [Enumeration 'e_unsafe' contains unsafe values] => active # # $p->EnumType('Integer'); # [ $p->EnumType('Integer');] [] [] [] => active # $x = $p->unpack('e_unsafe_noname', $data); # no warning # [ $x = $p->unpack('e_unsafe_noname', $data);] [] [] [no warning] => active # $p->EnumType('String'); # [ $p->EnumType('String');] [] [] [] => active # $x = $p->unpack('e_unsafe_noname', $data); # (1) Enumeration contains unsafe values # [ $x = $p->unpack('e_unsafe_noname', $data);] [] [1] [Enumeration contains unsafe values] => active # $p->EnumType('Both'); # [ $p->EnumType('Both');] [] [] [] => active # $x = $p->unpack('e_unsafe_noname', $data); # (1) Enumeration contains unsafe values # [ $x = $p->unpack('e_unsafe_noname', $data);] [] [1] [Enumeration contains unsafe values] => active # # $p->arg('test'); # (1) Useless use of arg in void context # [ $p->arg('test');] [] [1] [Useless use of arg in void context] => active # $x = $p->arg('test'); # (E) Unknown argument type 'test' in arg # [ $x = $p->arg('test');] [] [E] [Unknown argument type 'test' in arg] => active # # $p->tag('stuff[0]', Format => 'String'); # (E) Cannot tag array members # [ $p->tag('stuff[0]', Format => 'String');] [] [E] [Cannot tag array members] => active # $p->tag('stuff[0].d[1]', Format => 'String'); # (E) Cannot tag array members # [ $p->tag('stuff[0].d[1]', Format => 'String');] [] [E] [Cannot tag array members] => active # $p->tag('stuff[0].d[1][2]', Format => 'String'); # (E) Cannot tag array members # [ $p->tag('stuff[0].d[1][2]', Format => 'String');] [] [E] [Cannot tag array members] => active # $p->untag('stuff[0].d[1][2]', 'Format'); # (E) Cannot tag array members # [ $p->untag('stuff[0].d[1][2]', 'Format');] [] [E] [Cannot tag array members] => active # $p->tag('stuff[0].d', Format => 'String'); # no error # [ $p->tag('stuff[0].d', Format => 'String');] [] [] [no error] => active # $p->tag('stuff[0].a', Format => 'String'); # no error # [ $p->tag('stuff[0].a', Format => 'String');] [] [] [no error] => active # $p->tag('stuff', Format => 'String'); # no error # [ $p->tag('stuff', Format => 'String');] [] [] [no error] => active # # $p->tag('noway'); # (1) Useless use of tag in void context # [ $p->tag('noway');] [] [1] [Useless use of tag in void context] => active # $x = $p->tag('noway'); # (E) Cannot find 'noway' # [ $x = $p->tag('noway');] [] [E] [Cannot find 'noway'] => active # $p->tag('test.bar', { foo => 1 }); # (1) Useless use of tag in void context # [ $p->tag('test.bar', { foo => 1 });] [] [1] [Useless use of tag in void context] => active # $x = $p->tag('test.bar', { foo => 1 }); # (E) Tag name must be a string, not a reference # [ $x = $p->tag('test.bar', { foo => 1 });] [] [E] [Tag name must be a string, not a reference] => active # $p->tag('test.bar', 'foo'); # (1) Useless use of tag in void context # [ $p->tag('test.bar', 'foo');] [] [1] [Useless use of tag in void context] => active # $x = $p->tag('test.bar', 'foo'); # (E) Invalid tag name 'foo' # [ $x = $p->tag('test.bar', 'foo');] [] [E] [Invalid tag name 'foo'] => active # $p->tag('test.bar', 'Format'); # (1) Useless use of tag in void context # [ $p->tag('test.bar', 'Format');] [] [1] [Useless use of tag in void context] => active # $x = $p->tag('test.bar', 'Format'); # no error # [ $x = $p->tag('test.bar', 'Format');] [] [] [no error] => active # $p->tag('test.bar', Format => 'foo'); # (E) Invalid value 'foo' for Format tag # [ $p->tag('test.bar', Format => 'foo');] [] [E] [Invalid value 'foo' for Format tag] => active # $p->tag('test.bar', Format => 'String', 'foo'); # (E) Invalid number of arguments to tag # [ $p->tag('test.bar', Format => 'String', 'foo');] [] [E] [Invalid number of arguments to tag] => active # $p->tag('test.bar', Format => 'String', foo => 1); # (E) Invalid tag name 'foo' # [ $p->tag('test.bar', Format => 'String', foo => 1);] [] [E] [Invalid tag name 'foo'] => active # $p->tag('test.bar', Format => { foo => 1 }); # (E) Value for Format tag must not be a reference # [ $p->tag('test.bar', Format => { foo => 1 });] [] [E] [Value for Format tag must not be a reference] => active # # $p->tag('test.bar', Hooks => 'foo'); # (E) Need a hash reference to define hooks for 'test.bar' # [ $p->tag('test.bar', Hooks => 'foo');] [] [E] [Need a hash reference to define hooks for 'test.bar'] => active # $p->tag('int', Hooks => 'foo'); # (E) Need a hash reference to define hooks for 'int' # [ $p->tag('int', Hooks => 'foo');] [] [E] [Need a hash reference to define hooks for 'int'] => active # $p->tag('test', Hooks => 'foo'); # (E) Need a hash reference to define hooks for 'test' # [ $p->tag('test', Hooks => 'foo');] [] [E] [Need a hash reference to define hooks for 'test'] => active # $p->tag('test', Hooks => {pack => 42}); # (E) pack hook defined for 'test' is not a code or array reference # [ $p->tag('test', Hooks => {pack => 42});] [] [E] [pack hook defined for 'test' is not a code or array reference] => active # $p->tag('test', Hooks => {pack => {foo => 42}}); # (E) pack hook defined for 'test' is not a code or array reference # [ $p->tag('test', Hooks => {pack => {foo => 42}});] [] [E] [pack hook defined for 'test' is not a code or array reference] => active # $p->tag('test', Hooks => {pack => [42]}); # (E) pack hook defined for 'test' is not a code reference # [ $p->tag('test', Hooks => {pack => [42]});] [] [E] [pack hook defined for 'test' is not a code reference] => active # $p->tag('test', Hooks => {unpack => []}); # (E) Need at least a code reference in unpack hook for type 'test' # [ $p->tag('test', Hooks => {unpack => []});] [] [E] [Need at least a code reference in unpack hook for type 'test'] => active # $p->tag('test', Hooks => {this_is_no_hook => \&id}); # (E) Invalid hook type 'this_is_no_hook' # [ $p->tag('test', Hooks => {this_is_no_hook => \&id});] [] [E] [Invalid hook type 'this_is_no_hook'] => active # $p->tag('test', Hooks => {pack => sub {$_[0]}}); # no error # [ $p->tag('test', Hooks => {pack => sub {$_[0]}});] [] [] [no error] => active # $p->tag('test', Hooks => {unpack => [sub {$_[0]}]}); # no error # [ $p->tag('test', Hooks => {unpack => [sub {$_[0]}]});] [] [] [no error] => active # $p->tag('test', Hooks => {pack => \&id, unpack => \&id}); # no error # [ $p->tag('test', Hooks => {pack => \&id, unpack => \&id});] [] [] [no error] => active # # $p->tag('noway', Hooks => undef); # (E) Cannot find 'noway' # [ $p->tag('noway', Hooks => undef);] [] [E] [Cannot find 'noway'] => active # $p->tag('test.bar', Hooks => undef); # no error # [ $p->tag('test.bar', Hooks => undef);] [] [] [no error] => active # $p->tag('int', Hooks => undef); # no error # [ $p->tag('int', Hooks => undef);] [] [] [no error] => active # $p->tag('enumtype', Hooks => undef); # no error # [ $p->tag('enumtype', Hooks => undef);] [] [] [no error] => active # $p->tag('test', Hooks => undef); # no error # [ $p->tag('test', Hooks => undef);] [] [] [no error] => active # # $p->tag('test.foo', Dimension => 42); # no error # [ $p->tag('test.foo', Dimension => 42);] [] [] [no error] => active # $p->tag('test.foo', Dimension => '42'); # no error # [ $p->tag('test.foo', Dimension => '42');] [] [] [no error] => active # $p->tag('test.foo', Dimension => '*'); # no error # [ $p->tag('test.foo', Dimension => '*');] [] [] [no error] => active # $p->tag('test.foo', Dimension => sub { 42 }); # no error # [ $p->tag('test.foo', Dimension => sub { 42 });] [] [] [no error] => active # $p->tag('test.foo', Dimension => [sub { 42 }]); # no error # [ $p->tag('test.foo', Dimension => [sub { 42 }]);] [] [] [no error] => active # $p->tag('test.foo', Dimension => 'ival'); # no error # [ $p->tag('test.foo', Dimension => 'ival');] [] [] [no error] => active # # $p->tag('array', Dimension => 'bar'); # (E) Cannot use member expression 'bar' as Dimension tag for 'array' when not within a compound type # [ $p->tag('array', Dimension => 'bar');] [] [E] [Cannot use member expression 'bar' as Dimension tag for 'array' when not within a compound type] => active # $p->tag('array', Dimension => sub{42}); # no error # [ $p->tag('array', Dimension => sub{42});] [] [] [no error] => active # $p->tag('array', Dimension => [sub{42}]); # no error # [ $p->tag('array', Dimension => [sub{42}]);] [] [] [no error] => active # $p->tag('array', Dimension => [sub{42}, $p->arg('SELF')]); # no error # [ $p->tag('array', Dimension => [sub{42}, $p->arg('SELF')]);] [] [] [no error] => active # $p->tag('array', Dimension => [sub{42}, $p->arg('TYPE')]); # (E) TYPE argument not allowed # [ $p->tag('array', Dimension => [sub{42}, $p->arg('TYPE')]);] [] [E] [TYPE argument not allowed] => active # $p->tag('array', Dimension => [sub{42}, $p->arg('DATA')]); # (E) DATA argument not allowed # [ $p->tag('array', Dimension => [sub{42}, $p->arg('DATA')]);] [] [E] [DATA argument not allowed] => active # $p->tag('array', Dimension => [sub{42}, $p->arg('HOOK')]); # no error # [ $p->tag('array', Dimension => [sub{42}, $p->arg('HOOK')]);] [] [] [no error] => active # $p->tag('test.foo', Dimension => 'ptr'); # (E) Cannot use a pointer type in member 'ptr' to determine a dimension for 'test.foo' # [ $p->tag('test.foo', Dimension => 'ptr');] [] [E] [Cannot use a pointer type in member 'ptr' to determine a dimension for 'test.foo'] => active # $p->tag('test.foo', Dimension => 'nonono'); # (E) Cannot find struct member 'nonono' # [ $p->tag('test.foo', Dimension => 'nonono');] [] [E] [Cannot find struct member 'nonono'] => active # $p->tag('test.foo', Dimension => 'bar'); # (E) Cannot use member 'bar' located behind 'test.foo' in layout to determine a dimension # [ $p->tag('test.foo', Dimension => 'bar');] [] [E] [Cannot use member 'bar' located behind 'test.foo' in layout to determine a dimension] => active # $p->tag('enumtype', Dimension => 'bar'); # (E) Cannot use Dimension tag on an enum 'enumtype' # [ $p->tag('enumtype', Dimension => 'bar');] [] [E] [Cannot use Dimension tag on an enum 'enumtype'] => active # $p->tag('enumtype', Dimension => undef); # (E) Cannot use Dimension tag on an enum 'enumtype' # [ $p->tag('enumtype', Dimension => undef);] [] [E] [Cannot use Dimension tag on an enum 'enumtype'] => active # $p->untag('enumtype', 'Dimension'); # (E) Cannot use Dimension tag on an enum 'enumtype' # [ $p->untag('enumtype', 'Dimension');] [] [E] [Cannot use Dimension tag on an enum 'enumtype'] => active # $p->tag('test.foo', Dimension => {}); # (E) Invalid Dimension tag for 'test.foo' # [ $p->tag('test.foo', Dimension => {});] [] [E] [Invalid Dimension tag for 'test.foo'] => active # $p->tag('test.foo', Dimension => -1); # (E) Cannot use negative value -1 in Dimension tag for 'test.foo' # [ $p->tag('test.foo', Dimension => -1);] [] [E] [Cannot use negative value -1 in Dimension tag for 'test.foo'] => active # $p->tag('test.foo', Dimension => '-2'); # (E) Cannot use negative value -2 in Dimension tag for 'test.foo' # [ $p->tag('test.foo', Dimension => '-2');] [] [E] [Cannot use negative value -2 in Dimension tag for 'test.foo'] => active # $p->tag('test.foo', Dimension => 0); # no error # [ $p->tag('test.foo', Dimension => 0);] [] [] [no error] => active # $p->tag('test.foo', Dimension => '0'); # no error # [ $p->tag('test.foo', Dimension => '0');] [] [] [no error] => active # $p->tag('test.foo', Dimension => ''); # (E) Invalid Dimension tag for 'test.foo' # [ $p->tag('test.foo', Dimension => '');] [] [E] [Invalid Dimension tag for 'test.foo'] => active # $p->tag('test.foo', Dimension => sub{42}); # no error # [ $p->tag('test.foo', Dimension => sub{42});] [] [] [no error] => active # $p->tag('test.foo', Dimension => [sub{42}]); # no error # [ $p->tag('test.foo', Dimension => [sub{42}]);] [] [] [no error] => active # $p->tag('test.foo', Dimension => [sub{42}, $p->arg('SELF')]); # no error # [ $p->tag('test.foo', Dimension => [sub{42}, $p->arg('SELF')]);] [] [] [no error] => active # $p->tag('test.foo', Dimension => [sub{42}, $p->arg('TYPE')]); # (E) TYPE argument not allowed # [ $p->tag('test.foo', Dimension => [sub{42}, $p->arg('TYPE')]);] [] [E] [TYPE argument not allowed] => active # $p->tag('test.foo', Dimension => [sub{42}, $p->arg('DATA')]); # no error # [ $p->tag('test.foo', Dimension => [sub{42}, $p->arg('DATA')]);] [] [] [no error] => active # $p->tag('test.foo', Dimension => [sub{42}, $p->arg('HOOK')]); # no error # [ $p->tag('test.foo', Dimension => [sub{42}, $p->arg('HOOK')]);] [] [] [no error] => active # # $p->tag('test.ary', Dimension => 'foo[4][1].a'); # (E) Cannot use index 4 into array of size 2 # [ $p->tag('test.ary', Dimension => 'foo[4][1].a');] [] [E] [Cannot use index 4 into array of size 2] => active # $p->tag('test.ary', Dimension => 'foo[1][3].a'); # (E) Cannot use index 3 into array of size 3 # [ $p->tag('test.ary', Dimension => 'foo[1][3].a');] [] [E] [Cannot use index 3 into array of size 3] => active # $p->tag('test.ary', Dimension => 'foo[1][-2].a'); # (E) Cannot use negative index -2 into array # [ $p->tag('test.ary', Dimension => 'foo[1][-2].a');] [] [E] [Cannot use negative index -2 into array] => active # $p->tag('test.ary', Dimension => 'foo[1][1].a+8'); # (E) Cannot use offset in compound member expression # [ $p->tag('test.ary', Dimension => 'foo[1][1].a+8');] [] [E] [Cannot use offset in compound member expression] => active # $p->tag('test.ary', Dimension => 'foo[1][1].a'); # no error # [ $p->tag('test.ary', Dimension => 'foo[1][1].a');] [] [] [no error] => active # $x = $p->unpack('test.ary', 'x'x$p->sizeof('test.ary')); # (1) Missing parent to look up 'foo[1][1].a' # [ $x = $p->unpack('test.ary', 'x'x$p->sizeof('test.ary'));] [] [1] [Missing parent to look up 'foo[1][1].a'] => active # # $p->tag('test.foo', Dimension => undef); # no error # [ $p->tag('test.foo', Dimension => undef);] [] [] [no error] => active # # $p->tag('dimtag_fail.array', Dimension => 'u.a.len[0]'); # no error (offset 1 + size 1 <= offset 3) # [ $p->tag('dimtag_fail.array', Dimension => 'u.a.len[0]');] [] [] [no error (offset 1 + size 1 <= offset 3)] => active # $p->tag('dimtag_fail.array', Dimension => 'u.a.len[1]'); # no error (offset 2 + size 1 <= offset 3) # [ $p->tag('dimtag_fail.array', Dimension => 'u.a.len[1]');] [] [] [no error (offset 2 + size 1 <= offset 3)] => active # $p->tag('dimtag_fail.array', Dimension => 'u.a.len[2]'); # (E) Cannot use member 'u.a.len[2]' located at same offset as 'dimtag_fail.array' in layout to determine a dimension # [ $p->tag('dimtag_fail.array', Dimension => 'u.a.len[2]');] [] [E] [Cannot use member 'u.a.len[2]' located at same offset as 'dimtag_fail.array' in layout to determine a dimension] => active # $p->tag('dimtag_fail.array', Dimension => 'u.a.len[3]'); # (E) Cannot use member 'u.a.len[3]' located behind 'dimtag_fail.array' in layout to determine a dimension # [ $p->tag('dimtag_fail.array', Dimension => 'u.a.len[3]');] [] [E] [Cannot use member 'u.a.len[3]' located behind 'dimtag_fail.array' in layout to determine a dimension] => active # $p->tag('dimtag_fail.array', Dimension => 'u.b.len[0]'); # (E) Cannot use member 'u.b.len[0]' overlapping with 'dimtag_fail.array' in layout to determine a dimension # [ $p->tag('dimtag_fail.array', Dimension => 'u.b.len[0]');] [] [E] [Cannot use member 'u.b.len[0]' overlapping with 'dimtag_fail.array' in layout to determine a dimension] => active # $p->tag('dimtag_fail.array', Dimension => 'u.b.len[1]'); # (E) Cannot use member 'u.b.len[1]' located behind 'dimtag_fail.array' in layout to determine a dimension # [ $p->tag('dimtag_fail.array', Dimension => 'u.b.len[1]');] [] [E] [Cannot use member 'u.b.len[1]' located behind 'dimtag_fail.array' in layout to determine a dimension] => active # # $p->tag('dimtag_fail.array', Dimension => undef); # no error # [ $p->tag('dimtag_fail.array', Dimension => undef);] [] [] [no error] => active # # $x = $p->unpack('test', "\0"x$p->sizeof('test')); # no error # [ $x = $p->unpack('test', "\0"x$p->sizeof('test'));] [] [] [no error] => active # # $p->tag('test.foo', Format => 'Binary'); # no error, just to fool Dimension tag... # [ $p->tag('test.foo', Format => 'Binary');] [] [] [no error, just to fool Dimension tag...] => active # $x = $p->unpack('test', "\0"x$p->sizeof('test')); # (1) Expected an array reference to look up index '1' in 'foo[1][1].a', not a string value # [ $x = $p->unpack('test', "\0"x$p->sizeof('test'));] [] [1] [Expected an array reference to look up index '1' in 'foo[1][1].a', not a string value] => active # $p->tag('test.foo', Format => undef); # no error # [ $p->tag('test.foo', Format => undef);] [] [] [no error] => active # $p->tag('test.foo', Hooks => {unpack=>sub{[]}}); # no error # [ $p->tag('test.foo', Hooks => {unpack=>sub{[]}});] [] [] [no error] => active # $x = $p->unpack('test', "\0"x$p->sizeof('test')); # (1) Cannot lookup index '1' in array of size '0' (in 'foo[1][1].a') # [ $x = $p->unpack('test', "\0"x$p->sizeof('test'));] [] [1] [Cannot lookup index '1' in array of size '0' (in 'foo[1][1].a')] => active # $p->tag('test.foo', Hooks => undef); # no error # [ $p->tag('test.foo', Hooks => undef);] [] [] [no error] => active # # $p->tag('inner_struct', Format => 'Binary'); # no error # [ $p->tag('inner_struct', Format => 'Binary');] [] [] [no error] => active # $x = $p->unpack('test', "\0"x$p->sizeof('test')); # (1) Expected a hash reference to look up member 'a' in 'foo[1][1].a', not a string value # [ $x = $p->unpack('test', "\0"x$p->sizeof('test'));] [] [1] [Expected a hash reference to look up member 'a' in 'foo[1][1].a', not a string value] => active # $p->tag('inner_struct', Format => undef); # no error # [ $p->tag('inner_struct', Format => undef);] [] [] [no error] => active # $p->tag('inner_struct', Hooks => {unpack=>sub{{foo=>1}}}); # no error # [ $p->tag('inner_struct', Hooks => {unpack=>sub{{foo=>1}}});] [] [] [no error] => active # $x = $p->unpack('test', "\0"x$p->sizeof('test')); # (1) Cannot find member 'a' in hash (in 'foo[1][1].a') # [ $x = $p->unpack('test', "\0"x$p->sizeof('test'));] [] [1] [Cannot find member 'a' in hash (in 'foo[1][1].a')] => active # $p->tag('inner_struct', Hooks => undef); # no error # [ $p->tag('inner_struct', Hooks => undef);] [] [] [no error] => active # # $x = $p->unpack('test', "\0"x$p->sizeof('test')); # no error (just to be safe) # [ $x = $p->unpack('test', "\0"x$p->sizeof('test'));] [] [] [no error (just to be safe)] => active # $p->tag('inner_struct.a', Hooks => {unpack=>sub{{}}}); # no error # [ $p->tag('inner_struct.a', Hooks => {unpack=>sub{{}}});] [] [] [no error] => active # $x = $p->unpack('test', "\0"x$p->sizeof('test')); # (1) Cannot use a hash reference in 'foo[1][1].a' as dimension # [ $x = $p->unpack('test', "\0"x$p->sizeof('test'));] [] [1] [Cannot use a hash reference in 'foo[1][1].a' as dimension] => active # $p->tag('inner_struct.a', Hooks => {unpack=>sub{[]}}); # no error # [ $p->tag('inner_struct.a', Hooks => {unpack=>sub{[]}});] [] [] [no error] => active # $x = $p->unpack('test', "\0"x$p->sizeof('test')); # (1) Cannot use an array reference in 'foo[1][1].a' as dimension # [ $x = $p->unpack('test', "\0"x$p->sizeof('test'));] [] [1] [Cannot use an array reference in 'foo[1][1].a' as dimension] => active # $p->tag('inner_struct.a', Hooks => {unpack=>sub{sub{}}}); # no error # [ $p->tag('inner_struct.a', Hooks => {unpack=>sub{sub{}}});] [] [] [no error] => active # $x = $p->unpack('test', "\0"x$p->sizeof('test')); # (1) Cannot use a code reference in 'foo[1][1].a' as dimension # [ $x = $p->unpack('test', "\0"x$p->sizeof('test'));] [] [1] [Cannot use a code reference in 'foo[1][1].a' as dimension] => active # $p->tag('inner_struct.a', Hooks => {unpack=>sub{undef}}); # no error # [ $p->tag('inner_struct.a', Hooks => {unpack=>sub{undef}});] [] [] [no error] => active # $x = $p->unpack('test', "\0"x$p->sizeof('test')); # (1) Cannot use an undefined value in 'foo[1][1].a' as dimension # [ $x = $p->unpack('test', "\0"x$p->sizeof('test'));] [] [1] [Cannot use an undefined value in 'foo[1][1].a' as dimension] => active # $p->tag('inner_struct.a', Hooks => {unpack=>sub{'foo'}}); # no error # [ $p->tag('inner_struct.a', Hooks => {unpack=>sub{'foo'}});] [] [] [no error] => active # $x = $p->unpack('test', "\0"x$p->sizeof('test')); # (1) Cannot use a string value ('foo') in 'foo[1][1].a' as dimension # [ $x = $p->unpack('test', "\0"x$p->sizeof('test'));] [] [1] [Cannot use a string value ('foo') in 'foo[1][1].a' as dimension] => active # $p->tag('inner_struct.a', Hooks => undef); # no error # [ $p->tag('inner_struct.a', Hooks => undef);] [] [] [no error] => active # # $p->tag('test.ary', Dimension => sub {1}); # no error # [ $p->tag('test.ary', Dimension => sub {1});] [] [] [no error] => active # $x = $p->unpack('test', 'x'x$p->sizeof('test')); # no error # [ $x = $p->unpack('test', 'x'x$p->sizeof('test'));] [] [] [no error] => active # $p->tag('test.ary', Dimension => sub {{}}); # no error # [ $p->tag('test.ary', Dimension => sub {{}});] [] [] [no error] => active # $x = $p->unpack('test', 'x'x$p->sizeof('test')); # (1) Cannot use a hash reference as dimension # [ $x = $p->unpack('test', 'x'x$p->sizeof('test'));] [] [1] [Cannot use a hash reference as dimension] => active # $p->tag('test.ary', Dimension => sub {[]}); # no error # [ $p->tag('test.ary', Dimension => sub {[]});] [] [] [no error] => active # $x = $p->unpack('test', 'x'x$p->sizeof('test')); # (1) Cannot use an array reference as dimension # [ $x = $p->unpack('test', 'x'x$p->sizeof('test'));] [] [1] [Cannot use an array reference as dimension] => active # $p->tag('test.ary', Dimension => sub {sub{}}); # no error # [ $p->tag('test.ary', Dimension => sub {sub{}});] [] [] [no error] => active # $x = $p->unpack('test', 'x'x$p->sizeof('test')); # (1) Cannot use a code reference as dimension # [ $x = $p->unpack('test', 'x'x$p->sizeof('test'));] [] [1] [Cannot use a code reference as dimension] => active # $p->tag('test.ary', Dimension => sub {undef}); # no error # [ $p->tag('test.ary', Dimension => sub {undef});] [] [] [no error] => active # $x = $p->unpack('test', 'x'x$p->sizeof('test')); # (1) Cannot use an undefined value as dimension # [ $x = $p->unpack('test', 'x'x$p->sizeof('test'));] [] [1] [Cannot use an undefined value as dimension] => active # $p->tag('test.ary', Dimension => sub {'foo'}); # no error # [ $p->tag('test.ary', Dimension => sub {'foo'});] [] [] [no error] => active # $x = $p->unpack('test', 'x'x$p->sizeof('test')); # (1) Cannot use a string value ('foo') as dimension # [ $x = $p->unpack('test', 'x'x$p->sizeof('test'));] [] [1] [Cannot use a string value ('foo') as dimension] => active # $p->tag('test.ary', Dimension => sub {die "BOO!!!"}); # no error # [ $p->tag('test.ary', Dimension => sub {die "BOO!!!"});] [] [] [no error] => active # $x = $p->unpack('test', 'x'x$p->sizeof('test')); # (E) BOO!!! # [ $x = $p->unpack('test', 'x'x$p->sizeof('test'));] [] [E] [BOO!!!] => active # # $p->tag('test.ary', Dimension => undef); # no error # [ $p->tag('test.ary', Dimension => undef);] [] [] [no error] => active # # $p->IntSize(4); # [ $p->IntSize(4);] [] [] [] => active # $p->tag('char', Format => 'Binary'); # no error # [ $p->tag('char', Format => 'Binary');] [] [] [no error] => active # $p->tag('int', Format => 'Binary'); # no error # [ $p->tag('int', Format => 'Binary');] [] [] [no error] => active # $p->tag('array', Format => 'Binary'); # no error # [ $p->tag('array', Format => 'Binary');] [] [] [no error] => active # $p->tag('inner.u.x', Format => 'String'); # no error # [ $p->tag('inner.u.x', Format => 'String');] [] [] [no error] => active # $x = $p->pack('char', 'xx'); # (1) Source string "xx" is longer (2 bytes) than 'char' (1 byte) while packing 'Binary' format # [ $x = $p->pack('char', 'xx');] [] [1] [Source string "xx" is longer (2 bytes) than 'char' (1 byte) while packing 'Binary' format] => active # $x = $p->pack('char', 'abcdefghijklmno'); # (1) /Source string "abcdefghijklmno" is longer \(15 bytes\) than 'char' \(1 byte\) while packing 'Binary' format/ # [ $x = $p->pack('char', 'abcdefghijklmno');] [] [1] [/Source string "abcdefghijklmno" is longer \(15 bytes\) than 'char' \(1 byte\) while packing 'Binary' format/] => active # $x = $p->pack('char', 'abcdefghijklmnop'); # (1) /Source string "abcdefghijkl\.\.\." is longer \(16 bytes\) than 'char' \(1 byte\) while packing 'Binary' format/ # [ $x = $p->pack('char', 'abcdefghijklmnop');] [] [1] [/Source string "abcdefghijkl\.\.\." is longer \(16 bytes\) than 'char' \(1 byte\) while packing 'Binary' format/] => active # $x = $p->pack('char', 'abcdefghijklmnopq'); # (1) /Source string "abcdefghijkl\.\.\." is longer \(17 bytes\) than 'char' \(1 byte\) while packing 'Binary' format/ # [ $x = $p->pack('char', 'abcdefghijklmnopq');] [] [1] [/Source string "abcdefghijkl\.\.\." is longer \(17 bytes\) than 'char' \(1 byte\) while packing 'Binary' format/] => active # $x = $p->pack('char', 'abcdefghijklmnopqr'); # (1) /Source string "abcdefghijkl\.\.\." is longer \(18 bytes\) than 'char' \(1 byte\) while packing 'Binary' format/ # [ $x = $p->pack('char', 'abcdefghijklmnopqr');] [] [1] [/Source string "abcdefghijkl\.\.\." is longer \(18 bytes\) than 'char' \(1 byte\) while packing 'Binary' format/] => active # $x = $p->pack('int', 'x'x5); # (1) Source string "xxxxx" is longer (5 bytes) than 'int' (4 bytes) while packing 'Binary' format # [ $x = $p->pack('int', 'x'x5);] [] [1] [Source string "xxxxx" is longer (5 bytes) than 'int' (4 bytes) while packing 'Binary' format] => active # $x = $p->pack('int', 'x'x43); # (1) /Source string "xxxxxxxxxxxx\.\.\." is longer \(43 bytes\) than 'int' \(4 bytes\) while packing 'Binary' format/ # [ $x = $p->pack('int', 'x'x43);] [] [1] [/Source string "xxxxxxxxxxxx\.\.\." is longer \(43 bytes\) than 'int' \(4 bytes\) while packing 'Binary' format/] => active # $x = $p->pack('int', { hash => 1 }); # (1) /Source string "HASH.*?" is longer \(\d+ bytes\) than 'int' \(4 bytes\) while packing 'Binary' format \(Are you sure you want to pack a reference type\?\)/ # [ $x = $p->pack('int', { hash => 1 });] [] [1] [/Source string "HASH.*?" is longer \(\d+ bytes\) than 'int' \(4 bytes\) while packing 'Binary' format \(Are you sure you want to pack a reference type\?\)/] => active # $x = $p->pack('int', [ 1, 2, 3 ]); # (1) /Source string "ARRAY.*?" is longer \(\d+ bytes\) than 'int' \(4 bytes\) while packing 'Binary' format \(Are you sure you want to pack a reference type\?\)/ # [ $x = $p->pack('int', [ 1, 2, 3 ]);] [] [1] [/Source string "ARRAY.*?" is longer \(\d+ bytes\) than 'int' \(4 bytes\) while packing 'Binary' format \(Are you sure you want to pack a reference type\?\)/] => active # $x = $p->pack('int', 'x'x4); # no warning # [ $x = $p->pack('int', 'x'x4);] [] [] [no warning] => active # $x = $p->pack('inner', { u => { x => 'x'x5 } }); # (1) Source string "xxxxx" is longer (5 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format # [ $x = $p->pack('inner', { u => { x => 'x'x5 } });] [] [1] [Source string "xxxxx" is longer (5 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format] => active # $x = $p->pack('inner', { u => { x => 'x'x42 } }); # (1) /Source string "xxxxxxxxxxxx\.\.\." is longer \(42 bytes\) than 'inner\.u\.x' \(4 bytes\) while packing 'String' format/ # [ $x = $p->pack('inner', { u => { x => 'x'x42 } });] [] [1] [/Source string "xxxxxxxxxxxx\.\.\." is longer \(42 bytes\) than 'inner\.u\.x' \(4 bytes\) while packing 'String' format/] => active # $x = $p->pack('inner', { u => { x => { hash => 1 } } }); # (1) /Source string "HASH.*?" is longer \(\d+ bytes\) than 'inner\.u\.x' \(4 bytes\) while packing 'String' format \(Are you sure you want to pack a reference type\?\)/ # [ $x = $p->pack('inner', { u => { x => { hash => 1 } } });] [] [1] [/Source string "HASH.*?" is longer \(\d+ bytes\) than 'inner\.u\.x' \(4 bytes\) while packing 'String' format \(Are you sure you want to pack a reference type\?\)/] => active # $x = $p->pack('inner', { u => { x => [ 1, 2, 3 ] } }); # (1) /Source string "ARRAY.*?" is longer \(\d+ bytes\) than 'inner\.u\.x' \(4 bytes\) while packing 'String' format \(Are you sure you want to pack a reference type\?\)/ # [ $x = $p->pack('inner', { u => { x => [ 1, 2, 3 ] } });] [] [1] [/Source string "ARRAY.*?" is longer \(\d+ bytes\) than 'inner\.u\.x' \(4 bytes\) while packing 'String' format \(Are you sure you want to pack a reference type\?\)/] => active # $x = $p->pack('inner', { u => { x => 'x'x4 } }); # no warning # [ $x = $p->pack('inner', { u => { x => 'x'x4 } });] [] [] [no warning] => active # $x = $p->unpack('int', ''); # (1) Data too short # [ $x = $p->unpack('int', '');] [] [1] [Data too short] => active # $x = $p->unpack('array', ''); # no warning # [ $x = $p->unpack('array', '');] [] [] [no warning] => active # $p->tag('char', Format => undef); # no error # [ $p->tag('char', Format => undef);] [] [] [no error] => active # $p->tag('int', Format => undef); # no error # [ $p->tag('int', Format => undef);] [] [] [no error] => active # $p->tag('array', Format => undef); # no error # [ $p->tag('array', Format => undef);] [] [] [no error] => active # $p->tag('inner.u.x', Format => undef); # no error # [ $p->tag('inner.u.x', Format => undef);] [] [] [no error] => active # # $p->tag('hasbf.bf.c', Format => 'Binary'); # (E) Cannot use 'Format' tag on bitfields # [ $p->tag('hasbf.bf.c', Format => 'Binary');] [] [E] [Cannot use 'Format' tag on bitfields] => active # $p->tag('hasbf.bf.c', ByteOrder => 'BigEndian'); # (E) Cannot use 'ByteOrder' tag on bitfields # [ $p->tag('hasbf.bf.c', ByteOrder => 'BigEndian');] [] [E] [Cannot use 'ByteOrder' tag on bitfields] => active #---- #---- CLASS: Convert::Binary::C #---- #---- RUNNING IN WARNING LEVEL 0 #---- ok 1 # evaluating code: $p->configure; ok 2 # got no warnings ok 3 # evaluating code: Convert::Binary::C::feature('foo'); ok 4 # got no warnings ok 5 # evaluating code: $p->feature('foo'); ok 6 # got no warnings ok 7 # evaluating code: $x = Convert::Binary::C::feature(); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 7) line 1, line 1. ok 8 # got no warnings ok 9 # evaluating code: $x = Convert::Binary::C::feature(1, 2); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 8) line 1, line 1. ok 10 # got no warnings ok 11 # evaluating code: $x = $p->feature(); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 9) line 1, line 1. ok 12 # got no warnings ok 13 # evaluating code: $x = $p->feature(1, 2); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 10) line 1, line 1. ok 14 # got no warnings ok 15 # evaluating code: Convert::Binary::C::native('IntSize'); ok 16 # got no warnings ok 17 # evaluating code: $p->native('IntSize'); ok 18 # got no warnings ok 19 # evaluating code: $x = Convert::Binary::C::native('foo', 'bar'); # error: # Usage: Convert::Binary::C::native(property) at (eval 13) line 1, line 1. ok 20 # got no warnings ok 21 # evaluating code: $x = $p->native('foo', 'bar'); # error: # Usage: Convert::Binary::C::native(property) at (eval 14) line 1, line 1. ok 22 # got no warnings ok 23 # evaluating code: $x = $p->native('foobar'); # error: # Invalid property 'foobar' at (eval 15) line 1, line 1. ok 24 # got no warnings ok 25 # evaluating code: $p->member('xxx', 666); # error: # Call to member without parse data at (eval 16) line 1, line 1. ok 26 # got no warnings ok 27 # evaluating code: $p->def('xxx'); ok 28 # got no warnings ok 29 # evaluating code: $p->pack('xxx', {foo=>123}); ok 30 # got no warnings ok 31 # evaluating code: $p->unpack('xxx', 'yyy'); ok 32 # got no warnings ok 33 # evaluating code: $p->sizeof('xxx'); ok 34 # got no warnings ok 35 # evaluating code: $p->typeof('xxx'); ok 36 # got no warnings ok 37 # evaluating code: $p->offsetof('xxx', 'yyy'); # error: # Call to offsetof without parse data at (eval 22) line 1, line 1. ok 38 # got no warnings ok 39 # evaluating code: $p->member('xxx', 123); # error: # Call to member without parse data at (eval 23) line 1, line 1. ok 40 # got no warnings ok 41 # evaluating code: $p->enum_names; # error: # Call to enum_names without parse data at (eval 24) line 1, line 1. ok 42 # got no warnings ok 43 # evaluating code: $p->enum; # error: # Call to enum without parse data at (eval 25) line 1, line 1. ok 44 # got no warnings ok 45 # evaluating code: $p->compound_names; # error: # Call to compound_names without parse data at (eval 26) line 1, line 1. ok 46 # got no warnings ok 47 # evaluating code: $p->compound; # error: # Call to compound without parse data at (eval 27) line 1, line 1. ok 48 # got no warnings ok 49 # evaluating code: $p->struct_names; # error: # Call to struct_names without parse data at (eval 28) line 1, line 1. ok 50 # got no warnings ok 51 # evaluating code: $p->struct; # error: # Call to struct without parse data at (eval 29) line 1, line 1. ok 52 # got no warnings ok 53 # evaluating code: $p->union_names; # error: # Call to union_names without parse data at (eval 30) line 1, line 1. ok 54 # got no warnings ok 55 # evaluating code: $p->union; # error: # Call to union without parse data at (eval 31) line 1, line 1. ok 56 # got no warnings ok 57 # evaluating code: $p->typedef_names; # error: # Call to typedef_names without parse data at (eval 32) line 1, line 1. ok 58 # got no warnings ok 59 # evaluating code: $p->typedef; # error: # Call to typedef without parse data at (eval 33) line 1, line 1. ok 60 # got no warnings ok 61 # evaluating code: $p->dependencies; # error: # Call to dependencies without parse data at (eval 34) line 1, line 1. ok 62 # got no warnings ok 63 # evaluating code: $p->sourcify; # error: # Call to sourcify without parse data at (eval 35) line 1, line 1. ok 64 # got no warnings ok 65 # evaluating code: $p->macro_names; # error: # Call to macro_names without parse data at (eval 36) line 1, line 1. ok 66 # got no warnings ok 67 # evaluating code: $p->macro; # error: # Call to macro without parse data at (eval 37) line 1, line 1. ok 68 # got no warnings ok 69 # evaluating code: $p->defined('foo'); # error: # Call to defined without parse data at (eval 38) line 1, line 1. ok 70 # got no warnings ok 71 # evaluating code: $p->parse_file(''); # error: # Cannot find input file '' at (eval 39) line 1, line 1. ok 72 # got no warnings ok 73 # evaluating code: $p->parse_file('foobar.c'); # error: # Cannot find input file 'foobar.c' at (eval 40) line 1, line 1. ok 74 # got no warnings ok 75 # evaluating code: $p->Include('tests/include/files', 'include/files'); ok 76 # got no warnings ok 77 # evaluating code: $p->parse_file('empty.h')->clean; ok 78 # got no warnings ok 79 # evaluating code: $p->parse_file('nlunix.h')->clean; ok 80 # got no warnings ok 81 # evaluating code: $p->parse_file('nldos.h')->clean; ok 82 # got no warnings ok 83 # evaluating code: $p->parse_file('nlmac.h')->clean; ok 84 # got no warnings ok 85 # evaluating code: $p->parse('')->clean; ok 86 # got no warnings ok 87 # evaluating code: $p->parse("typedef int foo;")->clean; ok 88 # got no warnings ok 89 # evaluating code: $p->parse("typedef int foo;\n")->clean; ok 90 # got no warnings ok 91 # evaluating code: $p->parse("typedef int foo;\r\n")->clean; ok 92 # got no warnings ok 93 # evaluating code: $p->parse("typedef int foo;\r")->clean; ok 94 # got no warnings ok 95 # evaluating code: $p->Define(qw( DEFINE=3 DEFINE=2 )); ok 96 # got no warnings ok 97 # evaluating code: $p->parse(''); # error: # macro 'DEFINE' redefined unidentically at (eval 52) line 1, line 1. ok 98 # got no warnings ok 99 # evaluating code: $p->Define(['=']); ok 100 # got no warnings ok 101 # evaluating code: $p->parse(''); # error: # void macro name at (eval 54) line 1, line 1. ok 102 # got no warnings ok 103 # evaluating code: $p->Define(['=']); ok 104 # got no warnings ok 105 # evaluating code: $p->Define(['FOO=']); ok 106 # got no warnings ok 107 # evaluating code: $p->parse("#if\n#endif\n"); # error: # [buffer], line 1: void condition for a #if/#elif at (eval 57) line 1, line 1. ok 108 # got no warnings ok 109 # evaluating code: $p->parse("#if 0\n#elif\n#endif\n"); # error: # [buffer], line 2: void condition for a #if/#elif at (eval 58) line 1, line 1. ok 110 # got no warnings ok 111 # evaluating code: $p->parse("#if FOO\n#endif\n"); # error: # [buffer], line 1: void condition (after expansion) for a #if/#elif at (eval 59) line 1, line 1. ok 112 # got no warnings ok 113 # evaluating code: $p->parse("#if 0\n#elif FOO\n#endif\n"); # error: # [buffer], line 2: void condition (after expansion) for a #if/#elif at (eval 60) line 1, line 1. ok 114 # got no warnings ok 115 # evaluating code: $p->Assert(qw{ PRED(answer) 1(foo) }); ok 116 # got no warnings ok 117 # evaluating code: $p->parse(''); # error: # illegal assertion name for #assert at (eval 62) line 1, line 1. ok 118 # got no warnings ok 119 # evaluating code: $p->Assert([qw{ PRED(answer) SYNTAX) }]); ok 120 # got no warnings ok 121 # evaluating code: $p->parse(''); # error: # syntax error in #assert at (eval 64) line 1, line 1. ok 122 # got no warnings ok 123 # evaluating code: $p->Assert([qw{ PRED(answer) UNFINISHED( }]); ok 124 # got no warnings ok 125 # evaluating code: $p->parse(''); # error: # unfinished #assert at (eval 66) line 1, line 1. ok 126 # got no warnings ok 127 # evaluating code: $p->Assert([]); ok 128 # got no warnings ok 129 # evaluating code: $x = $p->pack('signed int', 1); ok 130 # got no warnings ok 131 # evaluating code: $x = $p->unpack('signed int', $x); ok 132 # got no warnings ok 133 # evaluating code: $x = $p->sizeof('long long'); ok 134 # got no warnings ok 135 # evaluating code: $x = $p->typeof('long double'); ok 136 # got no warnings ok 137 # evaluating code: $p->parse($code{pragma_pack_1}); # error: # [buffer], line 5: invalid argument 3 to #pragma pack at (eval 72) line 1, line 1. ok 138 # got no warnings ok 139 # evaluating code: $p->parse($code{pragma_pack_2}); # error: # [buffer], line 1: invalid argument 5 to #pragma pack at (eval 73) line 1, line 1. ok 140 # got no warnings ok 141 # evaluating code: $p->parse($code{pragma_pack_3}); ok 142 # got no warnings ok 143 # evaluating code: $p->parse($code{macro}); # error: # [buffer], line 1: macro 'FOO' redefined unidentically at (eval 75) line 1, line 1. ok 144 # got no warnings ok 145 # evaluating code: $p->parse($code{assert}); # error: # [buffer], line 2: void assertion in #assert at (eval 76) line 1, line 1. ok 146 # got no warnings ok 147 # evaluating code: $p->parse($code{assert_syntax}); # error: # [buffer], line 2: syntax error for assertion in #if at (eval 77) line 1, line 1. ok 148 # got no warnings ok 149 # evaluating code: $p->parse($code{include}); # error: # [buffer], line 1: file 'not_here.h' not found at (eval 78) line 1, line 1. ok 150 # got no warnings ok 151 # evaluating code: $p->parse($code{endif}); # error: # [buffer], line 3: unmatched #endif at (eval 79) line 1, line 1. ok 152 # got no warnings ok 153 # evaluating code: $p->parse($code{else}); # error: # [buffer], line 1: rogue #else at (eval 80) line 1, line 1. ok 154 # got no warnings ok 155 # evaluating code: $p->parse($code{elif}); # error: # [buffer], line 1: rogue #elif at (eval 81) line 1, line 1. ok 156 # got no warnings ok 157 # evaluating code: $p->parse($code{unknown}); # error: # [buffer], line 1: unknown cpp directive '#foobar' at (eval 82) line 1, line 1. ok 158 # got no warnings ok 159 # evaluating code: $p->parse($code); ok 160 # got no warnings ok 161 # evaluating code: $p->def('xxx'); ok 162 # got no warnings ok 163 # evaluating code: $p->dependencies; ok 164 # got no warnings ok 165 # evaluating code: $p->sourcify; ok 166 # got no warnings ok 167 # evaluating code: $p->clone; ok 168 # got no warnings ok 169 # evaluating code: $p->configure(Include => 'Boo'); # error: # Include wants a reference to an array of strings at (eval 88) line 1, line 1. ok 170 # got no warnings ok 171 # evaluating code: $p->Include({ Boo => 'Boo' }); # error: # Include wants an array reference at (eval 89) line 1, line 1. ok 172 # got no warnings ok 173 # evaluating code: $p->Include('Boo', ['Boo']); # error: # Argument 2 to Include must not be a reference at (eval 90) line 1, line 1. ok 174 # got no warnings ok 175 # evaluating code: $p->Include(['Boo'], ['Boo']); # error: # Invalid number of arguments to Include at (eval 91) line 1, line 1. ok 176 # got no warnings ok 177 # evaluating code: $p->ByteOrder(['Boo']); # error: # ByteOrder must be a string value, not a reference at (eval 92) line 1 ok 178 # got no warnings ok 179 # evaluating code: $p->ByteOrder('Boo'); # error: # ByteOrder must be 'BigEndian' or 'LittleEndian', not 'Boo' at (eval 93) line 1 ok 180 # got no warnings ok 181 # evaluating code: $p->FloatSize([1]); # error: # FloatSize must be an integer value, not a reference at (eval 94) line 1 ok 182 # got no warnings ok 183 # evaluating code: $p->FloatSize(13); # error: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 13 at (eval 95) line 1 ok 184 # got no warnings ok 185 # evaluating code: $p->FloatSize(1); ok 186 # got no warnings ok 187 # evaluating code: $p->configure(DisabledKeywords => 42); # error: # DisabledKeywords wants a reference to an array of strings at (eval 97) line 1, line 1. ok 188 # got no warnings ok 189 # evaluating code: $p->configure(DisabledKeywords => { foo => 42 }); # error: # DisabledKeywords wants an array reference at (eval 98) line 1, line 1. ok 190 # got no warnings ok 191 # evaluating code: $p->configure(Bitfields => 42); # error: # Bitfields wants a hash reference at (eval 99) line 1, line 1. ok 192 # got no warnings ok 193 # evaluating code: $p->configure(Bitfields => []); # error: # Bitfields wants a hash reference at (eval 100) line 1, line 1. ok 194 # got no warnings ok 195 # evaluating code: $p->configure(Bitfields => { Engine => 'FooBar' }); # error: # Unknown bitfield layout engine 'FooBar' at (eval 101) line 1, line 1. ok 196 # got no warnings ok 197 # evaluating code: $p->configure(Bitfields => { Engine => 'Simple' }); ok 198 # got no warnings ok 199 # evaluating code: $p->configure(Bitfields => { ByteOrder => 'BigEndian' }); # error: # Invalid option 'ByteOrder' for bitfield layout engine 'Simple' at (eval 103) line 1, line 1. ok 200 # got no warnings ok 201 # evaluating code: $p->configure(Bitfields => { NoSuchOption => 42 }); # error: # Invalid option 'NoSuchOption' for bitfield layout engine 'Simple' at (eval 104) line 1, line 1. ok 202 # got no warnings ok 203 # evaluating code: $x = $p->def(''); ok 204 # got no warnings ok 205 # evaluating code: $x = $p->def('struct '); ok 206 # got no warnings ok 207 # evaluating code: $x = $p->def('notthere'); ok 208 # got no warnings ok 209 # evaluating code: $x = $p->sourcify; ok 210 # got no warnings ok 211 # evaluating code: $x = $p->sourcify('foo'); # error: # Sourcification of individual types is not yet supported at (eval 109) line 1, line 1. ok 212 # got no warnings ok 213 # evaluating code: $x = $p->sourcify({ foo => 1 }, 'foo'); # error: # Sourcification of individual types is not yet supported at (eval 110) line 1, line 1. ok 214 # got no warnings ok 215 # evaluating code: $x = $p->sourcify([ 1 ], 'foo', 'bar'); # error: # Sourcification of individual types is not yet supported at (eval 111) line 1, line 1. ok 216 # got no warnings ok 217 # evaluating code: $x = $p->sourcify([ 1 ]); # error: # Need a hash reference for configuration options at (eval 112) line 1, line 1. ok 218 # got no warnings ok 219 # evaluating code: $x = $p->sourcify({ foo => 1 }); # error: # Invalid option 'foo' at (eval 113) line 1, line 1. ok 220 # got no warnings ok 221 # evaluating code: $x = $p->sourcify({ Context => 1 }); ok 222 # got no warnings ok 223 # evaluating code: $p->pack('xxx', 'yyy'); ok 224 # got no warnings ok 225 # evaluating code: $x = $p->pack('', 1); # error: # Cannot find '' at (eval 116) line 1, line 1. ok 226 # got no warnings ok 227 # evaluating code: $x = $p->pack('na', 'yyy'); # error: # Cannot find 'na' at (eval 117) line 1, line 1. ok 228 # got no warnings ok 229 # evaluating code: $x = $p->pack('nodef', 'yyy'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 118) line 1, line 1. ok 230 # got no warnings ok 231 # evaluating code: $x = $p->pack('xxx', 'yyy'); # error: # Got no definition for 'union xxx' at (eval 119) line 1, line 1. ok 232 # got no warnings ok 233 # evaluating code: $p->pack('na', 'yyy', $data); # error: # Cannot find 'na' at (eval 120) line 1, line 1. ok 234 # got no warnings ok 235 # evaluating code: $x = $p->pack('hasbf', {}); ok 236 # got no warnings ok 237 # evaluating code: $x = $p->pack('t_unsafe', []); ok 238 # got no warnings ok 239 # evaluating code: $x = $p->pack('s_unsafe', {}); ok 240 # got no warnings ok 241 # evaluating code: $x = $p->pack('nonnative', 0); ok 242 # got no warnings ok 243 # evaluating code: $p->pack('enum enu', 'A', ['xxxx']); # error: # Type of arg 3 to pack must be string at (eval 125) line 1, line 1. ok 244 # got no warnings ok 245 # evaluating code: $p->pack('enum enu', 'A', 'xxxx'); # error: # Modification of a read-only value attempted at (eval 126) line 1, line 1. ok 246 # got no warnings ok 247 # evaluating code: $x = $p->pack('enum enu', 'A', 'xxxx'); ok 248 # got no warnings ok 249 # evaluating code: $x = $p->pack('test.foo', 23); ok 250 # got no warnings ok 251 # evaluating code: $x = $p->pack('test.foo', {}); ok 252 # got no warnings ok 253 # evaluating code: $x = $p->pack('test.foo', sub { 1 }); ok 254 # got no warnings ok 255 # evaluating code: $x = $p->pack('test.bar', []); ok 256 # got no warnings ok 257 # evaluating code: $x = $p->pack('test.xxx', {}); ok 258 # got no warnings ok 259 # evaluating code: $x = $p->pack('test', {foo => {}}); ok 260 # got no warnings ok 261 # evaluating code: $x = $p->pack('test', {foo => [undef, {}] }); ok 262 # got no warnings ok 263 # evaluating code: $x = $p->pack('test', {foo => [undef, [1]] }); ok 264 # got no warnings ok 265 # evaluating code: $x = $p->pack('test', {foo => [undef, [{a => {}}]]}); ok 266 # got no warnings ok 267 # evaluating code: $x = $p->pack('test', {foo => [undef, [{b => {}}]]}); ok 268 # got no warnings ok 269 # evaluating code: $x = []; $x->[1]{d}[2] = 1; ok 270 # got no warnings ok 271 # evaluating code: $x = $p->pack('stuff', $x); ok 272 # got no warnings ok 273 # evaluating code: $x = []; $x->[10]{u} = 1; ok 274 # got no warnings ok 275 # evaluating code: $x = $p->pack('stuff', $x); ok 276 # got no warnings ok 277 # evaluating code: $x = []; $x->[11]{u} = [1]; ok 278 # got no warnings ok 279 # evaluating code: $x = $p->pack('stuff', $x); ok 280 # got no warnings ok 281 # evaluating code: $x = []; $x->[8]{u}{b} = {}; ok 282 # got no warnings ok 283 # evaluating code: $x = $p->pack('stuff', $x); ok 284 # got no warnings ok 285 # evaluating code: $x = []; $x->[7]{u}{b} = [undef, {}]; ok 286 # got no warnings ok 287 # evaluating code: $x = $p->pack('stuff', $x); ok 288 # got no warnings ok 289 # evaluating code: $x = []; $x->[6]{d}[5][4] = undef; ok 290 # got no warnings ok 291 # evaluating code: $x = $p->pack('stuff', $x); ok 292 # got no warnings ok 293 # evaluating code: $x = []; $x->[6]{d}[5][4] = sub { 1 }; ok 294 # got no warnings ok 295 # evaluating code: $x = $p->pack('stuff', $x); ok 296 # got no warnings ok 297 # evaluating code: $x = $p->pack('unsigned char', 42); ok 298 # got no warnings ok 299 # evaluating code: $x = $p->pack('double', 42); ok 300 # got no warnings ok 301 # evaluating code: $x = $p->pack('short double', 42); # error: # Unsupported basic type 'short double' at (eval 154) line 1, line 1. ok 302 # got no warnings ok 303 # evaluating code: $x = $p->pack('fp_unsupp', 42); ok 304 # got no warnings ok 305 # evaluating code: $x = $p->pack('hasbf.bf', {}); ok 306 # got no warnings ok 307 # evaluating code: $p->unpack('test', $data); ok 308 # got no warnings ok 309 # evaluating code: $x = $p->unpack('', $data); # error: # Cannot find '' at (eval 158) line 1, line 1. ok 310 # got no warnings ok 311 # evaluating code: $x = $p->unpack('na', $data); # error: # Cannot find 'na' at (eval 159) line 1, line 1. ok 312 # got no warnings ok 313 # evaluating code: $x = $p->unpack('nodef', $data); # error: # Got no struct declarations in resolution of 'nodef' at (eval 160) line 1, line 1. ok 314 # got no warnings ok 315 # evaluating code: $x = $p->unpack('xxx', $data); # error: # Got no definition for 'union xxx' at (eval 161) line 1, line 1. ok 316 # got no warnings ok 317 # evaluating code: $x = $p->unpack('test', $data); ok 318 # got no warnings ok 319 # evaluating code: @x = $p->unpack('test', $data); ok 320 # got no warnings ok 321 # evaluating code: $x = $p->unpack('array', ''); ok 322 # got no warnings ok 323 # evaluating code: $x = $p->unpack('hasbf', $data); ok 324 # got no warnings ok 325 # evaluating code: $x = $p->unpack('t_unsafe', $data); ok 326 # got no warnings ok 327 # evaluating code: $x = $p->unpack('s_unsafe', $data); ok 328 # got no warnings ok 329 # evaluating code: $x = $p->unpack('nonnative', 'x'); ok 330 # got no warnings ok 331 # evaluating code: $x = $p->unpack('multiple', 'x'x100); ok 332 # got no warnings ok 333 # evaluating code: $x = $p->unpack('unsigned char', 'x'x100); ok 334 # got no warnings ok 335 # evaluating code: $x = $p->unpack('double', 'x'x100); ok 336 # got no warnings ok 337 # evaluating code: $x = $p->unpack('signed float', 'x'x100); # error: # Unsupported basic type 'signed float' at (eval 172) line 1, line 1. ok 338 # got no warnings ok 339 # evaluating code: $x = $p->unpack('fp_unsupp', 'x'x100); ok 340 # got no warnings ok 341 # evaluating code: $x = $p->unpack('hasbf.bf', 'x'x100); ok 342 # got no warnings ok 343 # evaluating code: $p->initializer('test'); ok 344 # got no warnings ok 345 # evaluating code: $p->initializer('test', $data); ok 346 # got no warnings ok 347 # evaluating code: $x = $p->initializer('', $data); # error: # Cannot find '' at (eval 177) line 1, line 1. ok 348 # got no warnings ok 349 # evaluating code: $x = $p->initializer('na'); # error: # Cannot find 'na' at (eval 178) line 1, line 1. ok 350 # got no warnings ok 351 # evaluating code: $x = $p->initializer('na', $data); # error: # Cannot find 'na' at (eval 179) line 1, line 1. ok 352 # got no warnings ok 353 # evaluating code: $x = $p->initializer('nodef', $data); # error: # Got no struct declarations in resolution of 'nodef' at (eval 180) line 1, line 1. ok 354 # got no warnings ok 355 # evaluating code: $x = $p->initializer('xxx', $data); # error: # Got no definition for 'union xxx' at (eval 181) line 1, line 1. ok 356 # got no warnings ok 357 # evaluating code: $x = $p->initializer('test.foo', 23); ok 358 # got no warnings ok 359 # evaluating code: $x = $p->initializer('test.foo', {}); ok 360 # got no warnings ok 361 # evaluating code: $x = $p->initializer('test.foo', sub { 1 }); ok 362 # got no warnings ok 363 # evaluating code: $x = $p->initializer('test.bar', []); ok 364 # got no warnings ok 365 # evaluating code: $x = $p->initializer('test.xxx', {}); ok 366 # got no warnings ok 367 # evaluating code: $x = $p->initializer('test', {foo => {}}); ok 368 # got no warnings ok 369 # evaluating code: $x = $p->initializer('test', {foo => [undef, {}] }); ok 370 # got no warnings ok 371 # evaluating code: $x = $p->initializer('test', {foo => [undef, [1]] }); ok 372 # got no warnings ok 373 # evaluating code: $x = $p->initializer('test', {foo => [undef, [{a => {}}]]}); ok 374 # got no warnings ok 375 # evaluating code: $x = $p->initializer('test', {foo => [undef, [{b => {}}]]}); ok 376 # got no warnings ok 377 # evaluating code: $x = []; $x->[1]{d}[2] = 1; ok 378 # got no warnings ok 379 # evaluating code: $x = $p->initializer('stuff', $x); ok 380 # got no warnings ok 381 # evaluating code: $x = []; $x->[10]{c} = 1; ok 382 # got no warnings ok 383 # evaluating code: $x = $p->initializer('stuff', $x); ok 384 # got no warnings ok 385 # evaluating code: $x = []; $x->[11]{c} = [1]; ok 386 # got no warnings ok 387 # evaluating code: $x = $p->initializer('stuff', $x); ok 388 # got no warnings ok 389 # evaluating code: $x = []; $x->[8]{c}{b} = {}; ok 390 # got no warnings ok 391 # evaluating code: $x = $p->initializer('stuff', $x); ok 392 # got no warnings ok 393 # evaluating code: $x = []; $x->[7]{c}{b} = [undef, {}]; ok 394 # got no warnings ok 395 # evaluating code: $x = $p->initializer('stuff', $x); ok 396 # got no warnings ok 397 # evaluating code: $x = []; $x->[6]{d}[5][4] = undef; ok 398 # got no warnings ok 399 # evaluating code: $x = $p->initializer('stuff', $x); ok 400 # got no warnings ok 401 # evaluating code: $x = []; $x->[6]{d}[5][4] = sub { 1 }; ok 402 # got no warnings ok 403 # evaluating code: $x = $p->initializer('stuff', $x); ok 404 # got no warnings ok 405 # evaluating code: $p->sizeof('na'); ok 406 # got no warnings ok 407 # evaluating code: $x = $p->sizeof(''); # error: # Cannot find '' at (eval 207) line 1, line 1. ok 408 # got no warnings ok 409 # evaluating code: $x = $p->sizeof('na'); # error: # Cannot find 'na' at (eval 208) line 1, line 1. ok 410 # got no warnings ok 411 # evaluating code: $x = $p->sizeof('long ='); # error: # Cannot find 'long =' at (eval 209) line 1, line 1. ok 412 # got no warnings ok 413 # evaluating code: $x = $p->sizeof('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 210) line 1, line 1. ok 414 # got no warnings ok 415 # evaluating code: $x = $p->sizeof('xxx'); # error: # Got no definition for 'union xxx' at (eval 211) line 1, line 1. ok 416 # got no warnings ok 417 # evaluating code: $x = $p->sizeof('hasbf'); ok 418 # got no warnings ok 419 # evaluating code: $x = $p->sizeof('hasbf.bf.c'); # error: # Cannot use sizeof on bitfields at (eval 213) line 1, line 1. ok 420 # got no warnings ok 421 # evaluating code: $x = $p->sizeof('t_unsafe'); ok 422 # got no warnings ok 423 # evaluating code: $x = $p->sizeof('s_unsafe'); ok 424 # got no warnings ok 425 # evaluating code: $x = $p->sizeof('enum enu . foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 216) line 1, line 1. ok 426 # got no warnings ok 427 # evaluating code: $x = $p->sizeof('enumtype.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 217) line 1, line 1. ok 428 # got no warnings ok 429 # evaluating code: $x = $p->sizeof('ptrtype.foo'); # error: # Cannot access member 'foo' of pointer type at (eval 218) line 1, line 1. ok 430 # got no warnings ok 431 # evaluating code: $x = $p->sizeof('scalar.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 219) line 1, line 1. ok 432 # got no warnings ok 433 # evaluating code: $x = $p->sizeof('enumtype [0]'); # error: # Cannot use type as an array at (eval 220) line 1, line 1. ok 434 # got no warnings ok 435 # evaluating code: $x = $p->sizeof('test.666'); # error: # Struct members must start with a character or an underscore at (eval 221) line 1, line 1. ok 436 # got no warnings ok 437 # evaluating code: $x = $p->sizeof('test.foo.d'); # error: # Cannot access member 'd' of array type at (eval 222) line 1, line 1. ok 438 # got no warnings ok 439 # evaluating code: $x = $p->sizeof('test.bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 223) line 1, line 1. ok 440 # got no warnings ok 441 # evaluating code: $x = $p->sizeof('test.yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 224) line 1, line 1. ok 442 # got no warnings ok 443 # evaluating code: $x = $p->sizeof('test.ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 225) line 1, line 1. ok 444 # got no warnings ok 445 # evaluating code: $x = $p->sizeof('test.xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 226) line 1, line 1. ok 446 # got no warnings ok 447 # evaluating code: $x = $p->sizeof('test.bar[1]'); # error: # Cannot use 'bar' as an array at (eval 227) line 1, line 1. ok 448 # got no warnings ok 449 # evaluating code: $x = $p->sizeof('test.bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 228) line 1, line 1. ok 450 # got no warnings ok 451 # evaluating code: $x = $p->sizeof('test.bar+'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 229) line 1, line 1. ok 452 # got no warnings ok 453 # evaluating code: $x = $p->sizeof('test.bar+a'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 230) line 1, line 1. ok 454 # got no warnings ok 455 # evaluating code: $x = $p->sizeof('test.bar a'); # error: # Invalid character 'a' (0x61) in compound member expression at (eval 231) line 1, line 1. ok 456 # got no warnings ok 457 # evaluating code: $x = $p->sizeof('test bar'); # error: # Invalid character 'b' (0x62) in compound member expression at (eval 232) line 1, line 1. ok 458 # got no warnings ok 459 # evaluating code: $x = $p->sizeof('test.bar+1'); ok 460 # got no warnings ok 461 # evaluating code: $x = $p->sizeof('test.foo[1][2'); # error: # Incomplete compound member expression at (eval 234) line 1, line 1. ok 462 # got no warnings ok 463 # evaluating code: $x = $p->sizeof('test.foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 235) line 1, line 1. ok 464 # got no warnings ok 465 # evaluating code: $x = $p->sizeof('test.foo[a]'); # error: # Array indices must be constant decimal values at (eval 236) line 1, line 1. ok 466 # got no warnings ok 467 # evaluating code: $x = $p->sizeof('test.foo[0x1]'); # error: # Index operator not terminated correctly at (eval 237) line 1, line 1. ok 468 # got no warnings ok 469 # evaluating code: $x = $p->sizeof('test.foo[2]'); ok 470 # got no warnings ok 471 # evaluating code: $x = $p->sizeof('test.foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 239) line 1, line 1. ok 472 # got no warnings ok 473 # evaluating code: $x = $p->sizeof('array[1][2]'); # error: # Cannot use type as a 2-dimensional array at (eval 240) line 1, line 1. ok 474 # got no warnings ok 475 # evaluating code: $p->typeof('na'); ok 476 # got no warnings ok 477 # evaluating code: $x = $p->typeof(''); # error: # Cannot find '' at (eval 242) line 1, line 1. ok 478 # got no warnings ok 479 # evaluating code: $x = $p->typeof('na'); # error: # Cannot find 'na' at (eval 243) line 1, line 1. ok 480 # got no warnings ok 481 # evaluating code: $x = $p->typeof('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 244) line 1, line 1. ok 482 # got no warnings ok 483 # evaluating code: $x = $p->typeof('xxx'); # error: # Got no definition for 'union xxx' at (eval 245) line 1, line 1. ok 484 # got no warnings ok 485 # evaluating code: $x = $p->typeof('enum enu . foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 246) line 1, line 1. ok 486 # got no warnings ok 487 # evaluating code: $x = $p->typeof('enumtype.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 247) line 1, line 1. ok 488 # got no warnings ok 489 # evaluating code: $x = $p->typeof('ptrtype.foo'); # error: # Cannot access member 'foo' of pointer type at (eval 248) line 1, line 1. ok 490 # got no warnings ok 491 # evaluating code: $x = $p->typeof('scalar.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 249) line 1, line 1. ok 492 # got no warnings ok 493 # evaluating code: $x = $p->typeof('enumtype [0]'); # error: # Cannot use type as an array at (eval 250) line 1, line 1. ok 494 # got no warnings ok 495 # evaluating code: $x = $p->typeof('test.666'); # error: # Struct members must start with a character or an underscore at (eval 251) line 1, line 1. ok 496 # got no warnings ok 497 # evaluating code: $x = $p->typeof('test.foo.d'); # error: # Cannot access member 'd' of array type at (eval 252) line 1, line 1. ok 498 # got no warnings ok 499 # evaluating code: $x = $p->typeof('test.bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 253) line 1, line 1. ok 500 # got no warnings ok 501 # evaluating code: $x = $p->typeof('test.yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 254) line 1, line 1. ok 502 # got no warnings ok 503 # evaluating code: $x = $p->typeof('test.ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 255) line 1, line 1. ok 504 # got no warnings ok 505 # evaluating code: $x = $p->typeof('test.xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 256) line 1, line 1. ok 506 # got no warnings ok 507 # evaluating code: $x = $p->typeof('test.bar[1]'); # error: # Cannot use 'bar' as an array at (eval 257) line 1, line 1. ok 508 # got no warnings ok 509 # evaluating code: $x = $p->typeof('test.bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 258) line 1, line 1. ok 510 # got no warnings ok 511 # evaluating code: $x = $p->typeof('test.bar+'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 259) line 1, line 1. ok 512 # got no warnings ok 513 # evaluating code: $x = $p->typeof('test.bar+a'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 260) line 1, line 1. ok 514 # got no warnings ok 515 # evaluating code: $x = $p->typeof('test.bar+1'); ok 516 # got no warnings ok 517 # evaluating code: $x = $p->typeof('test.foo[1][2'); # error: # Incomplete compound member expression at (eval 262) line 1, line 1. ok 518 # got no warnings ok 519 # evaluating code: $x = $p->typeof('test.foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 263) line 1, line 1. ok 520 # got no warnings ok 521 # evaluating code: $x = $p->typeof('test.foo[a]'); # error: # Array indices must be constant decimal values at (eval 264) line 1, line 1. ok 522 # got no warnings ok 523 # evaluating code: $x = $p->typeof('test.foo[0x1]'); # error: # Index operator not terminated correctly at (eval 265) line 1, line 1. ok 524 # got no warnings ok 525 # evaluating code: $x = $p->typeof('test.foo[2]'); ok 526 # got no warnings ok 527 # evaluating code: $x = $p->typeof('test.foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 267) line 1, line 1. ok 528 # got no warnings ok 529 # evaluating code: $p->offsetof('xxx', 666); ok 530 # got no warnings ok 531 # evaluating code: $x = $p->offsetof('', 666); # error: # Cannot find '' at (eval 269) line 1, line 1. ok 532 # got no warnings ok 533 # evaluating code: $x = $p->offsetof('abc', 666); # error: # Cannot find 'abc' at (eval 270) line 1, line 1. ok 534 # got no warnings ok 535 # evaluating code: $x = $p->offsetof('nodef', 666); # error: # Got no struct declarations in resolution of 'nodef' at (eval 271) line 1, line 1. ok 536 # got no warnings ok 537 # evaluating code: $x = $p->offsetof('xxx', 666); # error: # Got no definition for 'union xxx' at (eval 272) line 1, line 1. ok 538 # got no warnings ok 539 # evaluating code: $x = $p->offsetof('ptrtype', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 273) line 1, line 1. ok 540 # got no warnings ok 541 # evaluating code: $x = $p->offsetof('scalar', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 274) line 1, line 1. ok 542 # got no warnings ok 543 # evaluating code: $x = $p->offsetof('enu', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 275) line 1, line 1. ok 544 # got no warnings ok 545 # evaluating code: $x = $p->offsetof('ptrtype', 'a66'); # error: # Cannot access member 'a66' of pointer type at (eval 276) line 1, line 1. ok 546 # got no warnings ok 547 # evaluating code: $x = $p->offsetof('scalar', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 277) line 1, line 1. ok 548 # got no warnings ok 549 # evaluating code: $x = $p->offsetof('enu', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 278) line 1, line 1. ok 550 # got no warnings ok 551 # evaluating code: $x = $p->offsetof('long int', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 279) line 1, line 1. ok 552 # got no warnings ok 553 # evaluating code: $x = $p->offsetof('test', 'foo[0][0].666'); # error: # Struct members must start with a character or an underscore at (eval 280) line 1, line 1. ok 554 # got no warnings ok 555 # evaluating code: $x = $p->offsetof('test', 'foo.d'); # error: # Cannot access member 'd' of array type at (eval 281) line 1, line 1. ok 556 # got no warnings ok 557 # evaluating code: $x = $p->offsetof('test', 'bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 282) line 1, line 1. ok 558 # got no warnings ok 559 # evaluating code: $x = $p->offsetof('test', 'yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 283) line 1, line 1. ok 560 # got no warnings ok 561 # evaluating code: $x = $p->offsetof('test', 'ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 284) line 1, line 1. ok 562 # got no warnings ok 563 # evaluating code: $x = $p->offsetof('test', 'xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 285) line 1, line 1. ok 564 # got no warnings ok 565 # evaluating code: $x = $p->offsetof('test', 'bar[1]'); # error: # Cannot use 'bar' as an array at (eval 286) line 1, line 1. ok 566 # got no warnings ok 567 # evaluating code: $x = $p->offsetof('test', 'bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 287) line 1, line 1. ok 568 # got no warnings ok 569 # evaluating code: $x = $p->offsetof('test', 'foo[1][2'); # error: # Incomplete compound member expression at (eval 288) line 1, line 1. ok 570 # got no warnings ok 571 # evaluating code: $x = $p->offsetof('test', 'foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 289) line 1, line 1. ok 572 # got no warnings ok 573 # evaluating code: $x = $p->offsetof('test', 'foo[a]'); # error: # Array indices must be constant decimal values at (eval 290) line 1, line 1. ok 574 # got no warnings ok 575 # evaluating code: $x = $p->offsetof('test', 'foo[0x1]'); # error: # Index operator not terminated correctly at (eval 291) line 1, line 1. ok 576 # got no warnings ok 577 # evaluating code: $x = $p->offsetof('test', 'foo[+'); # error: # Array indices must be constant decimal values at (eval 292) line 1, line 1. ok 578 # got no warnings ok 579 # evaluating code: $x = $p->offsetof('test', 'foo[+%'); # error: # Array indices must be constant decimal values at (eval 293) line 1, line 1. ok 580 # got no warnings ok 581 # evaluating code: $x = $p->offsetof('test', 'foo['); # error: # Incomplete compound member expression at (eval 294) line 1, line 1. ok 582 # got no warnings ok 583 # evaluating code: $x = $p->offsetof('test', 'foo[%'); # error: # Array indices must be constant decimal values at (eval 295) line 1, line 1. ok 584 # got no warnings ok 585 # evaluating code: $x = $p->offsetof('test', 'foo[ '); # error: # Incomplete compound member expression at (eval 296) line 1, line 1. ok 586 # got no warnings ok 587 # evaluating code: $x = $p->offsetof('test', 'foo[ %'); # error: # Array indices must be constant decimal values at (eval 297) line 1, line 1. ok 588 # got no warnings ok 589 # evaluating code: $x = $p->offsetof('test', 'foo[2]'); ok 590 # got no warnings ok 591 # evaluating code: $x = $p->offsetof('test', 'foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 299) line 1, line 1. ok 592 # got no warnings ok 593 # evaluating code: $x = $p->offsetof('array', '[1][2]'); # error: # Cannot use type as a 2-dimensional array at (eval 300) line 1, line 1. ok 594 # got no warnings ok 595 # evaluating code: $x = $p->offsetof('hasbf', 'nobf'); ok 596 # got no warnings ok 597 # evaluating code: $x = $p->offsetof('s_unsafe', 'foo'); ok 598 # got no warnings ok 599 # evaluating code: $x = $p->offsetof('test.bar', 'foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 303) line 1, line 1. ok 600 # got no warnings ok 601 # evaluating code: $x = $p->offsetof('test.arx[3][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'arx' at (eval 304) line 1, line 1. ok 602 # got no warnings ok 603 # evaluating code: $x = $p->offsetof('test.ary[3][4]', 'uni[3].bar.c'); # error: # Cannot find union member 'bar' at (eval 305) line 1, line 1. ok 604 # got no warnings ok 605 # evaluating code: $x = $p->offsetof('test.ary[3][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'c' at (eval 306) line 1, line 1. ok 606 # got no warnings ok 607 # evaluating code: $x = $p->offsetof('test.ary[2][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'c' at (eval 307) line 1, line 1. ok 608 # got no warnings ok 609 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni[6].str.c'); # error: # Cannot find struct member 'c' at (eval 308) line 1, line 1. ok 610 # got no warnings ok 611 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni[1].str.c'); # error: # Cannot find struct member 'c' at (eval 309) line 1, line 1. ok 612 # got no warnings ok 613 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni.a', 'xxx'); # error: # Cannot access member 'a' of array type at (eval 310) line 1, line 1. ok 614 # got no warnings ok 615 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni', 'xxx'); # error: # Cannot access member 'xxx' of array type at (eval 311) line 1, line 1. ok 616 # got no warnings ok 617 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni.xxx'); # error: # Cannot access member 'xxx' of array type at (eval 312) line 1, line 1. ok 618 # got no warnings ok 619 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni[0].a', 'xxx'); # error: # Cannot access member 'xxx' of non-compound type at (eval 313) line 1, line 1. ok 620 # got no warnings ok 621 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni[0].str.a', 'b'); # error: # Cannot access member 'b' of pointer type at (eval 314) line 1, line 1. ok 622 # got no warnings ok 623 # evaluating code: $x = $p->offsetof('test.ary[2][2]', 'uni'); ok 624 # got no warnings ok 625 # evaluating code: $x = $p->offsetof('test.ary[2][2]', ''); ok 626 # got no warnings ok 627 # evaluating code: $x = $p->offsetof('test.ary[2][2]', "\t "); ok 628 # got no warnings ok 629 # evaluating code: $x = $p->offsetof('hasbf', 'bf'); ok 630 # got no warnings ok 631 # evaluating code: $x = $p->offsetof('hasbf', 'bf.c'); # error: # Cannot use offsetof on bitfields at (eval 319) line 1, line 1. ok 632 # got no warnings ok 633 # evaluating code: $p->member('xxx', 6666); ok 634 # got no warnings ok 635 # evaluating code: $x = $p->member('', 6666); # error: # Cannot find '' at (eval 321) line 1, line 1. ok 636 # got no warnings ok 637 # evaluating code: $x = $p->member('abc', 6666); # error: # Cannot find 'abc' at (eval 322) line 1, line 1. ok 638 # got no warnings ok 639 # evaluating code: $x = $p->member('nodef', 6666); # error: # Got no struct declarations in resolution of 'nodef' at (eval 323) line 1, line 1. ok 640 # got no warnings ok 641 # evaluating code: $x = $p->member('xxx', 6666); # error: # Got no definition for 'union xxx' at (eval 324) line 1, line 1. ok 642 # got no warnings ok 643 # evaluating code: $x = $p->member('ptrtype', 6666); # error: # Cannot use member on a pointer type at (eval 325) line 1, line 1. ok 644 # got no warnings ok 645 # evaluating code: $x = $p->member('scalar', 6666); # error: # Cannot use member on a basic type at (eval 326) line 1, line 1. ok 646 # got no warnings ok 647 # evaluating code: $x = $p->member('long long', 6666); # error: # Cannot use member on a basic type at (eval 327) line 1, line 1. ok 648 # got no warnings ok 649 # evaluating code: $x = $p->member('enu', 6666); # error: # Cannot use member on an enum at (eval 328) line 1, line 1. ok 650 # got no warnings ok 651 # evaluating code: $x = $p->member('test', 6666); # error: # Offset 6666 out of range (0 <= offset < 1132) at (eval 329) line 1, line 1. ok 652 # got no warnings ok 653 # evaluating code: $x = $p->member('test', -10); # error: # Offset -10 out of range (0 <= offset < 1132) at (eval 330) line 1, line 1. ok 654 # got no warnings ok 655 # evaluating code: $x = $p->member('hasbf', 1); ok 656 # got no warnings ok 657 # evaluating code: $x = $p->member('s_unsafe', 1); ok 658 # got no warnings ok 659 # evaluating code: $x = $p->member('test.bar', 6666); # error: # Cannot use member on a basic type at (eval 333) line 1, line 1. ok 660 # got no warnings ok 661 # evaluating code: $x = $p->member('test.arx[3][4]', 6666); # error: # Cannot find struct member 'arx' at (eval 334) line 1, line 1. ok 662 # got no warnings ok 663 # evaluating code: $x = $p->member('test.ary[3][4]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 335) line 1, line 1. ok 664 # got no warnings ok 665 # evaluating code: $x = $p->member('test.ary[2][4]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 336) line 1, line 1. ok 666 # got no warnings ok 667 # evaluating code: $x = $p->member('test.ary[2][3]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 337) line 1, line 1. ok 668 # got no warnings ok 669 # evaluating code: $x = $p->member('test.ary[2][3].uni.a', 6666); # error: # Cannot access member 'a' of array type at (eval 338) line 1, line 1. ok 670 # got no warnings ok 671 # evaluating code: $x = $p->member('test.ary[2][3].uni', 0); ok 672 # got no warnings ok 673 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].a', 6666); # error: # Cannot use member on an enum at (eval 340) line 1, line 1. ok 674 # got no warnings ok 675 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].str.a', 6666); # error: # Cannot use member on a pointer type at (eval 341) line 1, line 1. ok 676 # got no warnings ok 677 # evaluating code: $p->member('xxx'); ok 678 # got no warnings ok 679 # evaluating code: $x = $p->member(''); # error: # Cannot find '' at (eval 343) line 1, line 1. ok 680 # got no warnings ok 681 # evaluating code: $x = $p->member('abc'); # error: # Cannot find 'abc' at (eval 344) line 1, line 1. ok 682 # got no warnings ok 683 # evaluating code: $x = $p->member('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 345) line 1, line 1. ok 684 # got no warnings ok 685 # evaluating code: $x = $p->member('xxx'); # error: # Got no definition for 'union xxx' at (eval 346) line 1, line 1. ok 686 # got no warnings ok 687 # evaluating code: $x = $p->member('ptrtype'); # error: # Cannot use member on a pointer type at (eval 347) line 1, line 1. ok 688 # got no warnings ok 689 # evaluating code: $x = $p->member('scalar'); # error: # Cannot use member on a basic type at (eval 348) line 1, line 1. ok 690 # got no warnings ok 691 # evaluating code: $x = $p->member('long long'); # error: # Cannot use member on a basic type at (eval 349) line 1, line 1. ok 692 # got no warnings ok 693 # evaluating code: $x = $p->member('enu'); # error: # Cannot use member on an enum at (eval 350) line 1, line 1. ok 694 # got no warnings ok 695 # evaluating code: $x = $p->member('hasbf'); ok 696 # got no warnings ok 697 # evaluating code: $x = $p->member('s_unsafe'); ok 698 # got no warnings ok 699 # evaluating code: $x = $p->member('test.bar'); # error: # Cannot use member on a basic type at (eval 353) line 1, line 1. ok 700 # got no warnings ok 701 # evaluating code: $x = $p->member('test.arx[3][4]'); # error: # Cannot find struct member 'arx' at (eval 354) line 1, line 1. ok 702 # got no warnings ok 703 # evaluating code: $x = $p->member('test.ary[3][4]'); ok 704 # got no warnings ok 705 # evaluating code: $x = $p->member('test.ary[2][4]'); ok 706 # got no warnings ok 707 # evaluating code: $x = $p->member('test.ary[2][3].uni.a'); # error: # Cannot access member 'a' of array type at (eval 357) line 1, line 1. ok 708 # got no warnings ok 709 # evaluating code: $x = $p->member('test.ary[2][3].uni'); ok 710 # got no warnings ok 711 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].a'); # error: # Cannot use member on an enum at (eval 359) line 1, line 1. ok 712 # got no warnings ok 713 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].str.a'); # error: # Cannot use member on a pointer type at (eval 360) line 1, line 1. ok 714 # got no warnings ok 715 # evaluating code: $p->enum_names; ok 716 # got no warnings ok 717 # evaluating code: $p->enum; ok 718 # got no warnings ok 719 # evaluating code: $x = $p->enum('na'); ok 720 # got no warnings ok 721 # evaluating code: $x = $p->enum('enum na'); ok 722 # got no warnings ok 723 # evaluating code: @x = $p->enum('enu', ''); ok 724 # got no warnings ok 725 # evaluating code: $x = $p->enum('enum enu'); ok 726 # got no warnings ok 727 # evaluating code: $p->compound_names; ok 728 # got no warnings ok 729 # evaluating code: $p->compound; ok 730 # got no warnings ok 731 # evaluating code: @x = $p->compound('na', ''); ok 732 # got no warnings ok 733 # evaluating code: $x = $p->compound('union na'); ok 734 # got no warnings ok 735 # evaluating code: $x = $p->compound('struct na'); ok 736 # got no warnings ok 737 # evaluating code: $x = $p->compound('__hasbf'); ok 738 # got no warnings ok 739 # evaluating code: $x = $p->compound('test'); ok 740 # got no warnings ok 741 # evaluating code: $x = $p->compound('struct __hasbf'); ok 742 # got no warnings ok 743 # evaluating code: $x = $p->compound('union test'); ok 744 # got no warnings ok 745 # evaluating code: $x = $p->compound('union __hasbf'); ok 746 # got no warnings ok 747 # evaluating code: $x = $p->compound('struct test'); ok 748 # got no warnings ok 749 # evaluating code: $p->struct_names; ok 750 # got no warnings ok 751 # evaluating code: $p->struct; ok 752 # got no warnings ok 753 # evaluating code: $x = $p->struct('na'); ok 754 # got no warnings ok 755 # evaluating code: $x = $p->struct('union na'); ok 756 # got no warnings ok 757 # evaluating code: $x = $p->struct('struct na'); ok 758 # got no warnings ok 759 # evaluating code: $x = $p->struct('__hasbf'); ok 760 # got no warnings ok 761 # evaluating code: $x = $p->struct('struct test'); ok 762 # got no warnings ok 763 # evaluating code: $p->union_names; ok 764 # got no warnings ok 765 # evaluating code: $p->union; ok 766 # got no warnings ok 767 # evaluating code: $x = $p->union('na'); ok 768 # got no warnings ok 769 # evaluating code: $x = $p->union('union na'); ok 770 # got no warnings ok 771 # evaluating code: $x = $p->union('struct na'); ok 772 # got no warnings ok 773 # evaluating code: $x = $p->union('test'); ok 774 # got no warnings ok 775 # evaluating code: $x = $p->union('union __hasbf'); ok 776 # got no warnings ok 777 # evaluating code: $p->typedef_names; ok 778 # got no warnings ok 779 # evaluating code: $p->typedef; ok 780 # got no warnings ok 781 # evaluating code: @x = $p->typedef('na', ''); ok 782 # got no warnings ok 783 # evaluating code: $p->macro_names; ok 784 # got no warnings ok 785 # evaluating code: $p->macro; ok 786 # got no warnings ok 787 # evaluating code: $x = $p->macro('foo'); ok 788 # got no warnings ok 789 # evaluating code: @x = $p->macro('foo', 'bar'); ok 790 # got no warnings ok 791 # evaluating code: $x = $p->pack('e_unsafe', 'SAFE'); ok 792 # got no warnings ok 793 # evaluating code: $x = $p->pack('e_unsafe', 'GOOD'); ok 794 # got no warnings ok 795 # evaluating code: $x = $p->pack('e_unsafe', 'UNSAFE'); ok 796 # got no warnings ok 797 # evaluating code: $x = $p->pack('e_unsafe', 'BAD'); ok 798 # got no warnings ok 799 # evaluating code: $p->EnumType('Integer'); ok 800 # got no warnings ok 801 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 802 # got no warnings ok 803 # evaluating code: $p->EnumType('String'); ok 804 # got no warnings ok 805 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 806 # got no warnings ok 807 # evaluating code: $p->EnumType('Both'); ok 808 # got no warnings ok 809 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 810 # got no warnings ok 811 # evaluating code: $p->EnumType('Integer'); ok 812 # got no warnings ok 813 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 814 # got no warnings ok 815 # evaluating code: $p->EnumType('String'); ok 816 # got no warnings ok 817 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 818 # got no warnings ok 819 # evaluating code: $p->EnumType('Both'); ok 820 # got no warnings ok 821 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 822 # got no warnings ok 823 # evaluating code: $p->arg('test'); ok 824 # got no warnings ok 825 # evaluating code: $x = $p->arg('test'); # error: # Unknown argument type 'test' in arg at (eval 416) line 1, line 1. ok 826 # got no warnings ok 827 # evaluating code: $p->tag('stuff[0]', Format => 'String'); # error: # Cannot tag array members at (eval 417) line 1, line 1. ok 828 # got no warnings ok 829 # evaluating code: $p->tag('stuff[0].d[1]', Format => 'String'); # error: # Cannot tag array members at (eval 418) line 1, line 1. ok 830 # got no warnings ok 831 # evaluating code: $p->tag('stuff[0].d[1][2]', Format => 'String'); # error: # Cannot tag array members at (eval 419) line 1, line 1. ok 832 # got no warnings ok 833 # evaluating code: $p->untag('stuff[0].d[1][2]', 'Format'); # error: # Cannot tag array members at (eval 420) line 1, line 1. ok 834 # got no warnings ok 835 # evaluating code: $p->tag('stuff[0].d', Format => 'String'); ok 836 # got no warnings ok 837 # evaluating code: $p->tag('stuff[0].a', Format => 'String'); ok 838 # got no warnings ok 839 # evaluating code: $p->tag('stuff', Format => 'String'); ok 840 # got no warnings ok 841 # evaluating code: $p->tag('noway'); ok 842 # got no warnings ok 843 # evaluating code: $x = $p->tag('noway'); # error: # Cannot find 'noway' at (eval 425) line 1, line 1. ok 844 # got no warnings ok 845 # evaluating code: $p->tag('test.bar', { foo => 1 }); ok 846 # got no warnings ok 847 # evaluating code: $x = $p->tag('test.bar', { foo => 1 }); # error: # Tag name must be a string, not a reference at (eval 427) line 1, line 1. ok 848 # got no warnings ok 849 # evaluating code: $p->tag('test.bar', 'foo'); ok 850 # got no warnings ok 851 # evaluating code: $x = $p->tag('test.bar', 'foo'); # error: # Invalid tag name 'foo' at (eval 429) line 1, line 1. ok 852 # got no warnings ok 853 # evaluating code: $p->tag('test.bar', 'Format'); ok 854 # got no warnings ok 855 # evaluating code: $x = $p->tag('test.bar', 'Format'); ok 856 # got no warnings ok 857 # evaluating code: $p->tag('test.bar', Format => 'foo'); # error: # Invalid value 'foo' for Format tag at (eval 432) line 1, line 1. ok 858 # got no warnings ok 859 # evaluating code: $p->tag('test.bar', Format => 'String', 'foo'); # error: # Invalid number of arguments to tag at (eval 433) line 1, line 1. ok 860 # got no warnings ok 861 # evaluating code: $p->tag('test.bar', Format => 'String', foo => 1); # error: # Invalid tag name 'foo' at (eval 434) line 1, line 1. ok 862 # got no warnings ok 863 # evaluating code: $p->tag('test.bar', Format => { foo => 1 }); # error: # Value for Format tag must not be a reference at (eval 435) line 1, line 1. ok 864 # got no warnings ok 865 # evaluating code: $p->tag('test.bar', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'test.bar' at (eval 436) line 1, line 1. ok 866 # got no warnings ok 867 # evaluating code: $p->tag('int', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'int' at (eval 437) line 1, line 1. ok 868 # got no warnings ok 869 # evaluating code: $p->tag('test', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'test' at (eval 438) line 1, line 1. ok 870 # got no warnings ok 871 # evaluating code: $p->tag('test', Hooks => {pack => 42}); # error: # pack hook defined for 'test' is not a code or array reference at (eval 439) line 1, line 1. ok 872 # got no warnings ok 873 # evaluating code: $p->tag('test', Hooks => {pack => {foo => 42}}); # error: # pack hook defined for 'test' is not a code or array reference at (eval 440) line 1, line 1. ok 874 # got no warnings ok 875 # evaluating code: $p->tag('test', Hooks => {pack => [42]}); # error: # pack hook defined for 'test' is not a code reference at (eval 441) line 1, line 1. ok 876 # got no warnings ok 877 # evaluating code: $p->tag('test', Hooks => {unpack => []}); # error: # Need at least a code reference in unpack hook for type 'test' at (eval 442) line 1, line 1. ok 878 # got no warnings ok 879 # evaluating code: $p->tag('test', Hooks => {this_is_no_hook => \&id}); # error: # Invalid hook type 'this_is_no_hook' at (eval 443) line 1, line 1. ok 880 # got no warnings ok 881 # evaluating code: $p->tag('test', Hooks => {pack => sub {$_[0]}}); ok 882 # got no warnings ok 883 # evaluating code: $p->tag('test', Hooks => {unpack => [sub {$_[0]}]}); ok 884 # got no warnings ok 885 # evaluating code: $p->tag('test', Hooks => {pack => \&id, unpack => \&id}); ok 886 # got no warnings ok 887 # evaluating code: $p->tag('noway', Hooks => undef); # error: # Cannot find 'noway' at (eval 447) line 1, line 1. ok 888 # got no warnings ok 889 # evaluating code: $p->tag('test.bar', Hooks => undef); ok 890 # got no warnings ok 891 # evaluating code: $p->tag('int', Hooks => undef); ok 892 # got no warnings ok 893 # evaluating code: $p->tag('enumtype', Hooks => undef); ok 894 # got no warnings ok 895 # evaluating code: $p->tag('test', Hooks => undef); ok 896 # got no warnings ok 897 # evaluating code: $p->tag('test.foo', Dimension => 42); ok 898 # got no warnings ok 899 # evaluating code: $p->tag('test.foo', Dimension => '42'); ok 900 # got no warnings ok 901 # evaluating code: $p->tag('test.foo', Dimension => '*'); ok 902 # got no warnings ok 903 # evaluating code: $p->tag('test.foo', Dimension => sub { 42 }); ok 904 # got no warnings ok 905 # evaluating code: $p->tag('test.foo', Dimension => [sub { 42 }]); ok 906 # got no warnings ok 907 # evaluating code: $p->tag('test.foo', Dimension => 'ival'); ok 908 # got no warnings ok 909 # evaluating code: $p->tag('array', Dimension => 'bar'); # error: # Cannot use member expression 'bar' as Dimension tag for 'array' when not within a compound type at (eval 458) line 1, line 1. ok 910 # got no warnings ok 911 # evaluating code: $p->tag('array', Dimension => sub{42}); ok 912 # got no warnings ok 913 # evaluating code: $p->tag('array', Dimension => [sub{42}]); ok 914 # got no warnings ok 915 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('SELF')]); ok 916 # got no warnings ok 917 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('TYPE')]); # error: # TYPE argument not allowed at (eval 462) line 1, line 1. ok 918 # got no warnings ok 919 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('DATA')]); # error: # DATA argument not allowed at (eval 463) line 1, line 1. ok 920 # got no warnings ok 921 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('HOOK')]); ok 922 # got no warnings ok 923 # evaluating code: $p->tag('test.foo', Dimension => 'ptr'); # error: # Cannot use a pointer type in member 'ptr' to determine a dimension for 'test.foo' at (eval 465) line 1, line 1. ok 924 # got no warnings ok 925 # evaluating code: $p->tag('test.foo', Dimension => 'nonono'); # error: # Cannot find struct member 'nonono' at (eval 466) line 1, line 1. ok 926 # got no warnings ok 927 # evaluating code: $p->tag('test.foo', Dimension => 'bar'); # error: # Cannot use member 'bar' located behind 'test.foo' in layout to determine a dimension at (eval 467) line 1, line 1. ok 928 # got no warnings ok 929 # evaluating code: $p->tag('enumtype', Dimension => 'bar'); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 468) line 1, line 1. ok 930 # got no warnings ok 931 # evaluating code: $p->tag('enumtype', Dimension => undef); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 469) line 1, line 1. ok 932 # got no warnings ok 933 # evaluating code: $p->untag('enumtype', 'Dimension'); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 470) line 1, line 1. ok 934 # got no warnings ok 935 # evaluating code: $p->tag('test.foo', Dimension => {}); # error: # Invalid Dimension tag for 'test.foo' at (eval 471) line 1, line 1. ok 936 # got no warnings ok 937 # evaluating code: $p->tag('test.foo', Dimension => -1); # error: # Cannot use negative value -1 in Dimension tag for 'test.foo' at (eval 472) line 1, line 1. ok 938 # got no warnings ok 939 # evaluating code: $p->tag('test.foo', Dimension => '-2'); # error: # Cannot use negative value -2 in Dimension tag for 'test.foo' at (eval 473) line 1, line 1. ok 940 # got no warnings ok 941 # evaluating code: $p->tag('test.foo', Dimension => 0); ok 942 # got no warnings ok 943 # evaluating code: $p->tag('test.foo', Dimension => '0'); ok 944 # got no warnings ok 945 # evaluating code: $p->tag('test.foo', Dimension => ''); # error: # Invalid Dimension tag for 'test.foo' at (eval 476) line 1, line 1. ok 946 # got no warnings ok 947 # evaluating code: $p->tag('test.foo', Dimension => sub{42}); ok 948 # got no warnings ok 949 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}]); ok 950 # got no warnings ok 951 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('SELF')]); ok 952 # got no warnings ok 953 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('TYPE')]); # error: # TYPE argument not allowed at (eval 480) line 1, line 1. ok 954 # got no warnings ok 955 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('DATA')]); ok 956 # got no warnings ok 957 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('HOOK')]); ok 958 # got no warnings ok 959 # evaluating code: $p->tag('test.ary', Dimension => 'foo[4][1].a'); # error: # Cannot use index 4 into array of size 2 at (eval 483) line 1, line 1. ok 960 # got no warnings ok 961 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][3].a'); # error: # Cannot use index 3 into array of size 3 at (eval 484) line 1, line 1. ok 962 # got no warnings ok 963 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][-2].a'); # error: # Cannot use negative index -2 into array at (eval 485) line 1, line 1. ok 964 # got no warnings ok 965 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][1].a+8'); # error: # Cannot use offset in compound member expression at (eval 486) line 1, line 1. ok 966 # got no warnings ok 967 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][1].a'); ok 968 # got no warnings ok 969 # evaluating code: $x = $p->unpack('test.ary', 'x'x$p->sizeof('test.ary')); ok 970 # got no warnings ok 971 # evaluating code: $p->tag('test.foo', Dimension => undef); ok 972 # got no warnings ok 973 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[0]'); ok 974 # got no warnings ok 975 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[1]'); ok 976 # got no warnings ok 977 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[2]'); # error: # Cannot use member 'u.a.len[2]' located at same offset as 'dimtag_fail.array' in layout to determine a dimension at (eval 492) line 1, line 1. ok 978 # got no warnings ok 979 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[3]'); # error: # Cannot use member 'u.a.len[3]' located behind 'dimtag_fail.array' in layout to determine a dimension at (eval 493) line 1, line 1. ok 980 # got no warnings ok 981 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.b.len[0]'); # error: # Cannot use member 'u.b.len[0]' overlapping with 'dimtag_fail.array' in layout to determine a dimension at (eval 494) line 1, line 1. ok 982 # got no warnings ok 983 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.b.len[1]'); # error: # Cannot use member 'u.b.len[1]' located behind 'dimtag_fail.array' in layout to determine a dimension at (eval 495) line 1, line 1. ok 984 # got no warnings ok 985 # evaluating code: $p->tag('dimtag_fail.array', Dimension => undef); ok 986 # got no warnings ok 987 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 988 # got no warnings ok 989 # evaluating code: $p->tag('test.foo', Format => 'Binary'); ok 990 # got no warnings ok 991 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 992 # got no warnings ok 993 # evaluating code: $p->tag('test.foo', Format => undef); ok 994 # got no warnings ok 995 # evaluating code: $p->tag('test.foo', Hooks => {unpack=>sub{[]}}); ok 996 # got no warnings ok 997 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 998 # got no warnings ok 999 # evaluating code: $p->tag('test.foo', Hooks => undef); ok 1000 # got no warnings ok 1001 # evaluating code: $p->tag('inner_struct', Format => 'Binary'); ok 1002 # got no warnings ok 1003 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 1004 # got no warnings ok 1005 # evaluating code: $p->tag('inner_struct', Format => undef); ok 1006 # got no warnings ok 1007 # evaluating code: $p->tag('inner_struct', Hooks => {unpack=>sub{{foo=>1}}}); ok 1008 # got no warnings ok 1009 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 1010 # got no warnings ok 1011 # evaluating code: $p->tag('inner_struct', Hooks => undef); ok 1012 # got no warnings ok 1013 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 1014 # got no warnings ok 1015 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{{}}}); ok 1016 # got no warnings ok 1017 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 1018 # got no warnings ok 1019 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{[]}}); ok 1020 # got no warnings ok 1021 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 1022 # got no warnings ok 1023 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{sub{}}}); ok 1024 # got no warnings ok 1025 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 1026 # got no warnings ok 1027 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{undef}}); ok 1028 # got no warnings ok 1029 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 1030 # got no warnings ok 1031 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{'foo'}}); ok 1032 # got no warnings ok 1033 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 1034 # got no warnings ok 1035 # evaluating code: $p->tag('inner_struct.a', Hooks => undef); ok 1036 # got no warnings ok 1037 # evaluating code: $p->tag('test.ary', Dimension => sub {1}); ok 1038 # got no warnings ok 1039 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 1040 # got no warnings ok 1041 # evaluating code: $p->tag('test.ary', Dimension => sub {{}}); ok 1042 # got no warnings ok 1043 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 1044 # got no warnings ok 1045 # evaluating code: $p->tag('test.ary', Dimension => sub {[]}); ok 1046 # got no warnings ok 1047 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 1048 # got no warnings ok 1049 # evaluating code: $p->tag('test.ary', Dimension => sub {sub{}}); ok 1050 # got no warnings ok 1051 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 1052 # got no warnings ok 1053 # evaluating code: $p->tag('test.ary', Dimension => sub {undef}); ok 1054 # got no warnings ok 1055 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 1056 # got no warnings ok 1057 # evaluating code: $p->tag('test.ary', Dimension => sub {'foo'}); ok 1058 # got no warnings ok 1059 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 1060 # got no warnings ok 1061 # evaluating code: $p->tag('test.ary', Dimension => sub {die "BOO!!!"}); ok 1062 # got no warnings ok 1063 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); # error: # BOO!!! at (eval 534) line 1, line 1. ok 1064 # got no warnings ok 1065 # evaluating code: $p->tag('test.ary', Dimension => undef); ok 1066 # got no warnings ok 1067 # evaluating code: $p->IntSize(4); ok 1068 # got no warnings ok 1069 # evaluating code: $p->tag('char', Format => 'Binary'); ok 1070 # got no warnings ok 1071 # evaluating code: $p->tag('int', Format => 'Binary'); ok 1072 # got no warnings ok 1073 # evaluating code: $p->tag('array', Format => 'Binary'); ok 1074 # got no warnings ok 1075 # evaluating code: $p->tag('inner.u.x', Format => 'String'); ok 1076 # got no warnings ok 1077 # evaluating code: $x = $p->pack('char', 'xx'); ok 1078 # got no warnings ok 1079 # evaluating code: $x = $p->pack('char', 'abcdefghijklmno'); ok 1080 # got no warnings ok 1081 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnop'); ok 1082 # got no warnings ok 1083 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnopq'); ok 1084 # got no warnings ok 1085 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnopqr'); ok 1086 # got no warnings ok 1087 # evaluating code: $x = $p->pack('int', 'x'x5); ok 1088 # got no warnings ok 1089 # evaluating code: $x = $p->pack('int', 'x'x43); ok 1090 # got no warnings ok 1091 # evaluating code: $x = $p->pack('int', { hash => 1 }); ok 1092 # got no warnings ok 1093 # evaluating code: $x = $p->pack('int', [ 1, 2, 3 ]); ok 1094 # got no warnings ok 1095 # evaluating code: $x = $p->pack('int', 'x'x4); ok 1096 # got no warnings ok 1097 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x5 } }); ok 1098 # got no warnings ok 1099 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x42 } }); ok 1100 # got no warnings ok 1101 # evaluating code: $x = $p->pack('inner', { u => { x => { hash => 1 } } }); ok 1102 # got no warnings ok 1103 # evaluating code: $x = $p->pack('inner', { u => { x => [ 1, 2, 3 ] } }); ok 1104 # got no warnings ok 1105 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x4 } }); ok 1106 # got no warnings ok 1107 # evaluating code: $x = $p->unpack('int', ''); ok 1108 # got no warnings ok 1109 # evaluating code: $x = $p->unpack('array', ''); ok 1110 # got no warnings ok 1111 # evaluating code: $p->tag('char', Format => undef); ok 1112 # got no warnings ok 1113 # evaluating code: $p->tag('int', Format => undef); ok 1114 # got no warnings ok 1115 # evaluating code: $p->tag('array', Format => undef); ok 1116 # got no warnings ok 1117 # evaluating code: $p->tag('inner.u.x', Format => undef); ok 1118 # got no warnings ok 1119 # evaluating code: $p->tag('hasbf.bf.c', Format => 'Binary'); # error: # Cannot use 'Format' tag on bitfields at (eval 563) line 1, line 1. ok 1120 # got no warnings ok 1121 # evaluating code: $p->tag('hasbf.bf.c', ByteOrder => 'BigEndian'); # error: # Cannot use 'ByteOrder' tag on bitfields at (eval 564) line 1, line 1. ok 1122 # got no warnings ok 1123 #---- #---- CLASS: Convert::Binary::C #---- #---- RUNNING IN WARNING LEVEL 1 #---- ok 1124 # evaluating code: $p->configure; ok 1125 # got 1 warning(s): # Useless use of configure in void context at (eval 565) line 1, line 1. ok 1126 ok 1127 # evaluating code: Convert::Binary::C::feature('foo'); ok 1128 # got 1 warning(s): # Useless use of feature in void context at (eval 566) line 1, line 1. ok 1129 ok 1130 # evaluating code: $p->feature('foo'); ok 1131 # got 1 warning(s): # Useless use of feature in void context at (eval 567) line 1, line 1. ok 1132 ok 1133 # evaluating code: $x = Convert::Binary::C::feature(); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 568) line 1, line 1. ok 1134 # got no warnings ok 1135 # evaluating code: $x = Convert::Binary::C::feature(1, 2); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 569) line 1, line 1. ok 1136 # got no warnings ok 1137 # evaluating code: $x = $p->feature(); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 570) line 1, line 1. ok 1138 # got no warnings ok 1139 # evaluating code: $x = $p->feature(1, 2); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 571) line 1, line 1. ok 1140 # got no warnings ok 1141 # evaluating code: Convert::Binary::C::native('IntSize'); ok 1142 # got 1 warning(s): # Useless use of native in void context at (eval 572) line 1, line 1. ok 1143 ok 1144 # evaluating code: $p->native('IntSize'); ok 1145 # got 1 warning(s): # Useless use of native in void context at (eval 573) line 1, line 1. ok 1146 ok 1147 # evaluating code: $x = Convert::Binary::C::native('foo', 'bar'); # error: # Usage: Convert::Binary::C::native(property) at (eval 574) line 1, line 1. ok 1148 # got no warnings ok 1149 # evaluating code: $x = $p->native('foo', 'bar'); # error: # Usage: Convert::Binary::C::native(property) at (eval 575) line 1, line 1. ok 1150 # got no warnings ok 1151 # evaluating code: $x = $p->native('foobar'); # error: # Invalid property 'foobar' at (eval 576) line 1, line 1. ok 1152 # got no warnings ok 1153 # evaluating code: $p->member('xxx', 666); # error: # Call to member without parse data at (eval 577) line 1, line 1. ok 1154 # got no warnings ok 1155 # evaluating code: $p->def('xxx'); ok 1156 # got 1 warning(s): # Useless use of def in void context at (eval 578) line 1, line 1. ok 1157 ok 1158 # evaluating code: $p->pack('xxx', {foo=>123}); ok 1159 # got 1 warning(s): # Useless use of pack in void context at (eval 579) line 1, line 1. ok 1160 ok 1161 # evaluating code: $p->unpack('xxx', 'yyy'); ok 1162 # got 1 warning(s): # Useless use of unpack in void context at (eval 580) line 1, line 1. ok 1163 ok 1164 # evaluating code: $p->sizeof('xxx'); ok 1165 # got 1 warning(s): # Useless use of sizeof in void context at (eval 581) line 1, line 1. ok 1166 ok 1167 # evaluating code: $p->typeof('xxx'); ok 1168 # got 1 warning(s): # Useless use of typeof in void context at (eval 582) line 1, line 1. ok 1169 ok 1170 # evaluating code: $p->offsetof('xxx', 'yyy'); # error: # Call to offsetof without parse data at (eval 583) line 1, line 1. ok 1171 # got no warnings ok 1172 # evaluating code: $p->member('xxx', 123); # error: # Call to member without parse data at (eval 584) line 1, line 1. ok 1173 # got no warnings ok 1174 # evaluating code: $p->enum_names; # error: # Call to enum_names without parse data at (eval 585) line 1, line 1. ok 1175 # got no warnings ok 1176 # evaluating code: $p->enum; # error: # Call to enum without parse data at (eval 586) line 1, line 1. ok 1177 # got no warnings ok 1178 # evaluating code: $p->compound_names; # error: # Call to compound_names without parse data at (eval 587) line 1, line 1. ok 1179 # got no warnings ok 1180 # evaluating code: $p->compound; # error: # Call to compound without parse data at (eval 588) line 1, line 1. ok 1181 # got no warnings ok 1182 # evaluating code: $p->struct_names; # error: # Call to struct_names without parse data at (eval 589) line 1, line 1. ok 1183 # got no warnings ok 1184 # evaluating code: $p->struct; # error: # Call to struct without parse data at (eval 590) line 1, line 1. ok 1185 # got no warnings ok 1186 # evaluating code: $p->union_names; # error: # Call to union_names without parse data at (eval 591) line 1, line 1. ok 1187 # got no warnings ok 1188 # evaluating code: $p->union; # error: # Call to union without parse data at (eval 592) line 1, line 1. ok 1189 # got no warnings ok 1190 # evaluating code: $p->typedef_names; # error: # Call to typedef_names without parse data at (eval 593) line 1, line 1. ok 1191 # got no warnings ok 1192 # evaluating code: $p->typedef; # error: # Call to typedef without parse data at (eval 594) line 1, line 1. ok 1193 # got no warnings ok 1194 # evaluating code: $p->dependencies; # error: # Call to dependencies without parse data at (eval 595) line 1, line 1. ok 1195 # got no warnings ok 1196 # evaluating code: $p->sourcify; # error: # Call to sourcify without parse data at (eval 596) line 1, line 1. ok 1197 # got no warnings ok 1198 # evaluating code: $p->macro_names; # error: # Call to macro_names without parse data at (eval 597) line 1, line 1. ok 1199 # got no warnings ok 1200 # evaluating code: $p->macro; # error: # Call to macro without parse data at (eval 598) line 1, line 1. ok 1201 # got no warnings ok 1202 # evaluating code: $p->defined('foo'); # error: # Call to defined without parse data at (eval 599) line 1, line 1. ok 1203 # got no warnings ok 1204 # evaluating code: $p->parse_file(''); # error: # Cannot find input file '' at (eval 600) line 1, line 1. ok 1205 # got no warnings ok 1206 # evaluating code: $p->parse_file('foobar.c'); # error: # Cannot find input file 'foobar.c' at (eval 601) line 1, line 1. ok 1207 # got no warnings ok 1208 # evaluating code: $p->Include('tests/include/files', 'include/files'); ok 1209 # got no warnings ok 1210 # evaluating code: $p->parse_file('empty.h')->clean; ok 1211 # got no warnings ok 1212 # evaluating code: $p->parse_file('nlunix.h')->clean; ok 1213 # got no warnings ok 1214 # evaluating code: $p->parse_file('nldos.h')->clean; ok 1215 # got no warnings ok 1216 # evaluating code: $p->parse_file('nlmac.h')->clean; ok 1217 # got no warnings ok 1218 # evaluating code: $p->parse('')->clean; ok 1219 # got no warnings ok 1220 # evaluating code: $p->parse("typedef int foo;")->clean; ok 1221 # got no warnings ok 1222 # evaluating code: $p->parse("typedef int foo;\n")->clean; ok 1223 # got no warnings ok 1224 # evaluating code: $p->parse("typedef int foo;\r\n")->clean; ok 1225 # got no warnings ok 1226 # evaluating code: $p->parse("typedef int foo;\r")->clean; ok 1227 # got no warnings ok 1228 # evaluating code: $p->Define(qw( DEFINE=3 DEFINE=2 )); ok 1229 # got no warnings ok 1230 # evaluating code: $p->parse(''); # error: # macro 'DEFINE' redefined unidentically at (eval 613) line 1, line 1. ok 1231 # got no warnings ok 1232 # evaluating code: $p->Define(['=']); ok 1233 # got no warnings ok 1234 # evaluating code: $p->parse(''); # error: # void macro name at (eval 615) line 1, line 1. ok 1235 # got no warnings ok 1236 # evaluating code: $p->Define(['=']); ok 1237 # got no warnings ok 1238 # evaluating code: $p->Define(['FOO=']); ok 1239 # got no warnings ok 1240 # evaluating code: $p->parse("#if\n#endif\n"); # error: # [buffer], line 1: void condition for a #if/#elif at (eval 618) line 1, line 1. ok 1241 # got no warnings ok 1242 # evaluating code: $p->parse("#if 0\n#elif\n#endif\n"); # error: # [buffer], line 2: void condition for a #if/#elif at (eval 619) line 1, line 1. ok 1243 # got no warnings ok 1244 # evaluating code: $p->parse("#if FOO\n#endif\n"); # error: # [buffer], line 1: void condition (after expansion) for a #if/#elif at (eval 620) line 1, line 1. ok 1245 # got no warnings ok 1246 # evaluating code: $p->parse("#if 0\n#elif FOO\n#endif\n"); # error: # [buffer], line 2: void condition (after expansion) for a #if/#elif at (eval 621) line 1, line 1. ok 1247 # got no warnings ok 1248 # evaluating code: $p->Assert(qw{ PRED(answer) 1(foo) }); ok 1249 # got no warnings ok 1250 # evaluating code: $p->parse(''); # error: # illegal assertion name for #assert at (eval 623) line 1, line 1. ok 1251 # got no warnings ok 1252 # evaluating code: $p->Assert([qw{ PRED(answer) SYNTAX) }]); ok 1253 # got no warnings ok 1254 # evaluating code: $p->parse(''); # error: # syntax error in #assert at (eval 625) line 1, line 1. ok 1255 # got no warnings ok 1256 # evaluating code: $p->Assert([qw{ PRED(answer) UNFINISHED( }]); ok 1257 # got no warnings ok 1258 # evaluating code: $p->parse(''); # error: # unfinished #assert at (eval 627) line 1, line 1. ok 1259 # got no warnings ok 1260 # evaluating code: $p->Assert([]); ok 1261 # got no warnings ok 1262 # evaluating code: $x = $p->pack('signed int', 1); ok 1263 # got no warnings ok 1264 # evaluating code: $x = $p->unpack('signed int', $x); ok 1265 # got no warnings ok 1266 # evaluating code: $x = $p->sizeof('long long'); ok 1267 # got no warnings ok 1268 # evaluating code: $x = $p->typeof('long double'); ok 1269 # got no warnings ok 1270 # evaluating code: $p->parse($code{pragma_pack_1}); # error: # [buffer], line 5: invalid argument 3 to #pragma pack at (eval 633) line 1, line 1. ok 1271 # got no warnings ok 1272 # evaluating code: $p->parse($code{pragma_pack_2}); # error: # [buffer], line 1: invalid argument 5 to #pragma pack at (eval 634) line 1, line 1. ok 1273 # got no warnings ok 1274 # evaluating code: $p->parse($code{pragma_pack_3}); ok 1275 # got no warnings ok 1276 # evaluating code: $p->parse($code{macro}); # error: # [buffer], line 1: macro 'FOO' redefined unidentically at (eval 636) line 1, line 1. ok 1277 # got no warnings ok 1278 # evaluating code: $p->parse($code{assert}); # error: # [buffer], line 2: void assertion in #assert at (eval 637) line 1, line 1. ok 1279 # got no warnings ok 1280 # evaluating code: $p->parse($code{assert_syntax}); # error: # [buffer], line 2: syntax error for assertion in #if at (eval 638) line 1, line 1. ok 1281 # got no warnings ok 1282 # evaluating code: $p->parse($code{include}); # error: # [buffer], line 1: file 'not_here.h' not found at (eval 639) line 1, line 1. ok 1283 # got no warnings ok 1284 # evaluating code: $p->parse($code{endif}); # error: # [buffer], line 3: unmatched #endif at (eval 640) line 1, line 1. ok 1285 # got no warnings ok 1286 # evaluating code: $p->parse($code{else}); # error: # [buffer], line 1: rogue #else at (eval 641) line 1, line 1. ok 1287 # got no warnings ok 1288 # evaluating code: $p->parse($code{elif}); # error: # [buffer], line 1: rogue #elif at (eval 642) line 1, line 1. ok 1289 # got no warnings ok 1290 # evaluating code: $p->parse($code{unknown}); # error: # [buffer], line 1: unknown cpp directive '#foobar' at (eval 643) line 1, line 1. ok 1291 # got no warnings ok 1292 # evaluating code: $p->parse($code); ok 1293 # got no warnings ok 1294 # evaluating code: $p->def('xxx'); ok 1295 # got 1 warning(s): # Useless use of def in void context at (eval 645) line 1, line 1. ok 1296 ok 1297 # evaluating code: $p->dependencies; ok 1298 # got 1 warning(s): # Useless use of dependencies in void context at (eval 646) line 1, line 1. ok 1299 ok 1300 # evaluating code: $p->sourcify; ok 1301 # got 1 warning(s): # Useless use of sourcify in void context at (eval 647) line 1, line 1. ok 1302 ok 1303 # evaluating code: $p->clone; ok 1304 # got 1 warning(s): # Useless use of clone in void context at (eval 648) line 1, line 1. ok 1305 ok 1306 # evaluating code: $p->configure(Include => 'Boo'); # error: # Include wants a reference to an array of strings at (eval 649) line 1, line 1. ok 1307 # got no warnings ok 1308 # evaluating code: $p->Include({ Boo => 'Boo' }); # error: # Include wants an array reference at (eval 650) line 1, line 1. ok 1309 # got no warnings ok 1310 # evaluating code: $p->Include('Boo', ['Boo']); # error: # Argument 2 to Include must not be a reference at (eval 651) line 1, line 1. ok 1311 # got no warnings ok 1312 # evaluating code: $p->Include(['Boo'], ['Boo']); # error: # Invalid number of arguments to Include at (eval 652) line 1, line 1. ok 1313 # got no warnings ok 1314 # evaluating code: $p->ByteOrder(['Boo']); # error: # ByteOrder must be a string value, not a reference at (eval 653) line 1 ok 1315 # got no warnings ok 1316 # evaluating code: $p->ByteOrder('Boo'); # error: # ByteOrder must be 'BigEndian' or 'LittleEndian', not 'Boo' at (eval 654) line 1 ok 1317 # got no warnings ok 1318 # evaluating code: $p->FloatSize([1]); # error: # FloatSize must be an integer value, not a reference at (eval 655) line 1 ok 1319 # got no warnings ok 1320 # evaluating code: $p->FloatSize(13); # error: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 13 at (eval 656) line 1 ok 1321 # got no warnings ok 1322 # evaluating code: $p->FloatSize(1); ok 1323 # got no warnings ok 1324 # evaluating code: $p->configure(DisabledKeywords => 42); # error: # DisabledKeywords wants a reference to an array of strings at (eval 658) line 1, line 1. ok 1325 # got no warnings ok 1326 # evaluating code: $p->configure(DisabledKeywords => { foo => 42 }); # error: # DisabledKeywords wants an array reference at (eval 659) line 1, line 1. ok 1327 # got no warnings ok 1328 # evaluating code: $p->configure(Bitfields => 42); # error: # Bitfields wants a hash reference at (eval 660) line 1, line 1. ok 1329 # got no warnings ok 1330 # evaluating code: $p->configure(Bitfields => []); # error: # Bitfields wants a hash reference at (eval 661) line 1, line 1. ok 1331 # got no warnings ok 1332 # evaluating code: $p->configure(Bitfields => { Engine => 'FooBar' }); # error: # Unknown bitfield layout engine 'FooBar' at (eval 662) line 1, line 1. ok 1333 # got no warnings ok 1334 # evaluating code: $p->configure(Bitfields => { Engine => 'Simple' }); ok 1335 # got no warnings ok 1336 # evaluating code: $p->configure(Bitfields => { ByteOrder => 'BigEndian' }); # error: # Invalid option 'ByteOrder' for bitfield layout engine 'Simple' at (eval 664) line 1, line 1. ok 1337 # got no warnings ok 1338 # evaluating code: $p->configure(Bitfields => { NoSuchOption => 42 }); # error: # Invalid option 'NoSuchOption' for bitfield layout engine 'Simple' at (eval 665) line 1, line 1. ok 1339 # got no warnings ok 1340 # evaluating code: $x = $p->def(''); ok 1341 # got no warnings ok 1342 # evaluating code: $x = $p->def('struct '); ok 1343 # got no warnings ok 1344 # evaluating code: $x = $p->def('notthere'); ok 1345 # got no warnings ok 1346 # evaluating code: $x = $p->sourcify; ok 1347 # got no warnings ok 1348 # evaluating code: $x = $p->sourcify('foo'); # error: # Sourcification of individual types is not yet supported at (eval 670) line 1, line 1. ok 1349 # got no warnings ok 1350 # evaluating code: $x = $p->sourcify({ foo => 1 }, 'foo'); # error: # Sourcification of individual types is not yet supported at (eval 671) line 1, line 1. ok 1351 # got no warnings ok 1352 # evaluating code: $x = $p->sourcify([ 1 ], 'foo', 'bar'); # error: # Sourcification of individual types is not yet supported at (eval 672) line 1, line 1. ok 1353 # got no warnings ok 1354 # evaluating code: $x = $p->sourcify([ 1 ]); # error: # Need a hash reference for configuration options at (eval 673) line 1, line 1. ok 1355 # got no warnings ok 1356 # evaluating code: $x = $p->sourcify({ foo => 1 }); # error: # Invalid option 'foo' at (eval 674) line 1, line 1. ok 1357 # got no warnings ok 1358 # evaluating code: $x = $p->sourcify({ Context => 1 }); ok 1359 # got no warnings ok 1360 # evaluating code: $p->pack('xxx', 'yyy'); ok 1361 # got 1 warning(s): # Useless use of pack in void context at (eval 676) line 1, line 1. ok 1362 ok 1363 # evaluating code: $x = $p->pack('', 1); # error: # Cannot find '' at (eval 677) line 1, line 1. ok 1364 # got no warnings ok 1365 # evaluating code: $x = $p->pack('na', 'yyy'); # error: # Cannot find 'na' at (eval 678) line 1, line 1. ok 1366 # got no warnings ok 1367 # evaluating code: $x = $p->pack('nodef', 'yyy'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 679) line 1, line 1. ok 1368 # got no warnings ok 1369 # evaluating code: $x = $p->pack('xxx', 'yyy'); # error: # Got no definition for 'union xxx' at (eval 680) line 1, line 1. ok 1370 # got no warnings ok 1371 # evaluating code: $p->pack('na', 'yyy', $data); # error: # Cannot find 'na' at (eval 681) line 1, line 1. ok 1372 # got no warnings ok 1373 # evaluating code: $x = $p->pack('hasbf', {}); ok 1374 # got no warnings ok 1375 # evaluating code: $x = $p->pack('t_unsafe', []); ok 1376 # got 1 warning(s): # Unsafe values used in pack('t_unsafe') at (eval 683) line 1, line 1. ok 1377 ok 1378 # evaluating code: $x = $p->pack('s_unsafe', {}); ok 1379 # got 1 warning(s): # Unsafe values used in pack('s_unsafe') at (eval 684) line 1, line 1. ok 1380 ok 1381 # evaluating code: $x = $p->pack('nonnative', 0); ok 1382 # got 1 warning(s): # Cannot pack 1 byte floating point values at (eval 685) line 1, line 1. ok 1383 ok 1384 # evaluating code: $p->pack('enum enu', 'A', ['xxxx']); # error: # Type of arg 3 to pack must be string at (eval 686) line 1, line 1. ok 1385 # got no warnings ok 1386 # evaluating code: $p->pack('enum enu', 'A', 'xxxx'); # error: # Modification of a read-only value attempted at (eval 687) line 1, line 1. ok 1387 # got no warnings ok 1388 # evaluating code: $x = $p->pack('enum enu', 'A', 'xxxx'); ok 1389 # got no warnings ok 1390 # evaluating code: $x = $p->pack('test.foo', 23); ok 1391 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 689) line 1, line 1. ok 1392 ok 1393 # evaluating code: $x = $p->pack('test.foo', {}); ok 1394 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 690) line 1, line 1. ok 1395 ok 1396 # evaluating code: $x = $p->pack('test.foo', sub { 1 }); ok 1397 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 691) line 1, line 1. ok 1398 ok 1399 # evaluating code: $x = $p->pack('test.bar', []); ok 1400 # got 1 warning(s): # 'test.bar' should be a scalar value at (eval 692) line 1, line 1. ok 1401 ok 1402 # evaluating code: $x = $p->pack('test.xxx', {}); ok 1403 # got 1 warning(s): # 'test.xxx' should be a scalar value at (eval 693) line 1, line 1. ok 1404 ok 1405 # evaluating code: $x = $p->pack('test', {foo => {}}); ok 1406 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 694) line 1, line 1. ok 1407 ok 1408 # evaluating code: $x = $p->pack('test', {foo => [undef, {}] }); ok 1409 # got 1 warning(s): # 'test.foo[1]' should be an array reference at (eval 695) line 1, line 1. ok 1410 ok 1411 # evaluating code: $x = $p->pack('test', {foo => [undef, [1]] }); ok 1412 # got 1 warning(s): # 'test.foo[1][0]' should be a hash reference at (eval 696) line 1, line 1. ok 1413 ok 1414 # evaluating code: $x = $p->pack('test', {foo => [undef, [{a => {}}]]}); ok 1415 # got 1 warning(s): # 'test.foo[1][0].a' should be a scalar value at (eval 697) line 1, line 1. ok 1416 ok 1417 # evaluating code: $x = $p->pack('test', {foo => [undef, [{b => {}}]]}); ok 1418 # got 1 warning(s): # 'test.foo[1][0].b' should be an array reference at (eval 698) line 1, line 1. ok 1419 ok 1420 # evaluating code: $x = []; $x->[1]{d}[2] = 1; ok 1421 # got no warnings ok 1422 # evaluating code: $x = $p->pack('stuff', $x); ok 1423 # got 1 warning(s): # 'stuff[1].d[2]' should be an array reference at (eval 700) line 1, line 1. ok 1424 ok 1425 # evaluating code: $x = []; $x->[10]{u} = 1; ok 1426 # got no warnings ok 1427 # evaluating code: $x = $p->pack('stuff', $x); ok 1428 # got 1 warning(s): # 'stuff[10].u' should be a hash reference at (eval 702) line 1, line 1. ok 1429 ok 1430 # evaluating code: $x = []; $x->[11]{u} = [1]; ok 1431 # got no warnings ok 1432 # evaluating code: $x = $p->pack('stuff', $x); ok 1433 # got 1 warning(s): # 'stuff[11].u' should be a hash reference at (eval 704) line 1, line 1. ok 1434 ok 1435 # evaluating code: $x = []; $x->[8]{u}{b} = {}; ok 1436 # got no warnings ok 1437 # evaluating code: $x = $p->pack('stuff', $x); ok 1438 # got 1 warning(s): # 'stuff[8].u.b' should be an array reference at (eval 706) line 1, line 1. ok 1439 ok 1440 # evaluating code: $x = []; $x->[7]{u}{b} = [undef, {}]; ok 1441 # got no warnings ok 1442 # evaluating code: $x = $p->pack('stuff', $x); ok 1443 # got 1 warning(s): # 'stuff[7].u.b[1]' should be a scalar value at (eval 708) line 1, line 1. ok 1444 ok 1445 # evaluating code: $x = []; $x->[6]{d}[5][4] = undef; ok 1446 # got no warnings ok 1447 # evaluating code: $x = $p->pack('stuff', $x); ok 1448 # got no warnings ok 1449 # evaluating code: $x = []; $x->[6]{d}[5][4] = sub { 1 }; ok 1450 # got no warnings ok 1451 # evaluating code: $x = $p->pack('stuff', $x); ok 1452 # got 1 warning(s): # 'stuff[6].d[5][4]' should be a scalar value at (eval 712) line 1, line 1. ok 1453 ok 1454 # evaluating code: $x = $p->pack('unsigned char', 42); ok 1455 # got no warnings ok 1456 # evaluating code: $x = $p->pack('double', 42); ok 1457 # got no warnings ok 1458 # evaluating code: $x = $p->pack('short double', 42); # error: # Unsupported basic type 'short double' at (eval 715) line 1, line 1. ok 1459 # got no warnings ok 1460 # evaluating code: $x = $p->pack('fp_unsupp', 42); ok 1461 # got 1 warning(s): # Unsupported floating point type 'short float' in pack at (eval 716) line 1, line 1. ok 1462 ok 1463 # evaluating code: $x = $p->pack('hasbf.bf', {}); ok 1464 # got no warnings ok 1465 # evaluating code: $p->unpack('test', $data); ok 1466 # got 1 warning(s): # Useless use of unpack in void context at (eval 718) line 1, line 1. ok 1467 ok 1468 # evaluating code: $x = $p->unpack('', $data); # error: # Cannot find '' at (eval 719) line 1, line 1. ok 1469 # got no warnings ok 1470 # evaluating code: $x = $p->unpack('na', $data); # error: # Cannot find 'na' at (eval 720) line 1, line 1. ok 1471 # got no warnings ok 1472 # evaluating code: $x = $p->unpack('nodef', $data); # error: # Got no struct declarations in resolution of 'nodef' at (eval 721) line 1, line 1. ok 1473 # got no warnings ok 1474 # evaluating code: $x = $p->unpack('xxx', $data); # error: # Got no definition for 'union xxx' at (eval 722) line 1, line 1. ok 1475 # got no warnings ok 1476 # evaluating code: $x = $p->unpack('test', $data); ok 1477 # got 1 warning(s): # Data too short at (eval 723) line 1, line 1. ok 1478 ok 1479 # evaluating code: @x = $p->unpack('test', $data); ok 1480 # got no warnings ok 1481 # evaluating code: $x = $p->unpack('array', ''); ok 1482 # got no warnings ok 1483 # evaluating code: $x = $p->unpack('hasbf', $data); ok 1484 # got no warnings ok 1485 # evaluating code: $x = $p->unpack('t_unsafe', $data); ok 1486 # got 2 warning(s): # Unsafe values used in unpack('t_unsafe') at (eval 727) line 1, line 1. # Data too short at (eval 727) line 1, line 1. ok 1487 ok 1488 ok 1489 # evaluating code: $x = $p->unpack('s_unsafe', $data); ok 1490 # got 2 warning(s): # Unsafe values used in unpack('s_unsafe') at (eval 728) line 1, line 1. # Data too short at (eval 728) line 1, line 1. ok 1491 ok 1492 ok 1493 # evaluating code: $x = $p->unpack('nonnative', 'x'); ok 1494 # got 1 warning(s): # Cannot unpack 1 byte floating point values at (eval 729) line 1, line 1. ok 1495 ok 1496 # evaluating code: $x = $p->unpack('multiple', 'x'x100); ok 1497 # got 2 warning(s): # Member 'a' used more than once in struct multiple defined in [buffer](62) at (eval 730) line 1, line 1. # Member 'b' used more than once in union defined in [buffer](66) at (eval 730) line 1, line 1. ok 1498 ok 1499 ok 1500 # evaluating code: $x = $p->unpack('unsigned char', 'x'x100); ok 1501 # got no warnings ok 1502 # evaluating code: $x = $p->unpack('double', 'x'x100); ok 1503 # got no warnings ok 1504 # evaluating code: $x = $p->unpack('signed float', 'x'x100); # error: # Unsupported basic type 'signed float' at (eval 733) line 1, line 1. ok 1505 # got no warnings ok 1506 # evaluating code: $x = $p->unpack('fp_unsupp', 'x'x100); ok 1507 # got 1 warning(s): # Unsupported floating point type 'short float' in unpack at (eval 734) line 1, line 1. ok 1508 ok 1509 # evaluating code: $x = $p->unpack('hasbf.bf', 'x'x100); ok 1510 # got no warnings ok 1511 # evaluating code: $p->initializer('test'); ok 1512 # got 1 warning(s): # Useless use of initializer in void context at (eval 736) line 1, line 1. ok 1513 ok 1514 # evaluating code: $p->initializer('test', $data); ok 1515 # got 1 warning(s): # Useless use of initializer in void context at (eval 737) line 1, line 1. ok 1516 ok 1517 # evaluating code: $x = $p->initializer('', $data); # error: # Cannot find '' at (eval 738) line 1, line 1. ok 1518 # got no warnings ok 1519 # evaluating code: $x = $p->initializer('na'); # error: # Cannot find 'na' at (eval 739) line 1, line 1. ok 1520 # got no warnings ok 1521 # evaluating code: $x = $p->initializer('na', $data); # error: # Cannot find 'na' at (eval 740) line 1, line 1. ok 1522 # got no warnings ok 1523 # evaluating code: $x = $p->initializer('nodef', $data); # error: # Got no struct declarations in resolution of 'nodef' at (eval 741) line 1, line 1. ok 1524 # got no warnings ok 1525 # evaluating code: $x = $p->initializer('xxx', $data); # error: # Got no definition for 'union xxx' at (eval 742) line 1, line 1. ok 1526 # got no warnings ok 1527 # evaluating code: $x = $p->initializer('test.foo', 23); ok 1528 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 743) line 1, line 1. ok 1529 ok 1530 # evaluating code: $x = $p->initializer('test.foo', {}); ok 1531 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 744) line 1, line 1. ok 1532 ok 1533 # evaluating code: $x = $p->initializer('test.foo', sub { 1 }); ok 1534 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 745) line 1, line 1. ok 1535 ok 1536 # evaluating code: $x = $p->initializer('test.bar', []); ok 1537 # got 1 warning(s): # 'test.bar' should be a scalar value at (eval 746) line 1, line 1. ok 1538 ok 1539 # evaluating code: $x = $p->initializer('test.xxx', {}); ok 1540 # got 1 warning(s): # 'test.xxx' should be a scalar value at (eval 747) line 1, line 1. ok 1541 ok 1542 # evaluating code: $x = $p->initializer('test', {foo => {}}); ok 1543 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 748) line 1, line 1. ok 1544 ok 1545 # evaluating code: $x = $p->initializer('test', {foo => [undef, {}] }); ok 1546 # got 1 warning(s): # 'test.foo[1]' should be an array reference at (eval 749) line 1, line 1. ok 1547 ok 1548 # evaluating code: $x = $p->initializer('test', {foo => [undef, [1]] }); ok 1549 # got 1 warning(s): # 'test.foo[1][0]' should be a hash reference at (eval 750) line 1, line 1. ok 1550 ok 1551 # evaluating code: $x = $p->initializer('test', {foo => [undef, [{a => {}}]]}); ok 1552 # got 1 warning(s): # 'test.foo[1][0].a' should be a scalar value at (eval 751) line 1, line 1. ok 1553 ok 1554 # evaluating code: $x = $p->initializer('test', {foo => [undef, [{b => {}}]]}); ok 1555 # got 1 warning(s): # 'test.foo[1][0].b' should be an array reference at (eval 752) line 1, line 1. ok 1556 ok 1557 # evaluating code: $x = []; $x->[1]{d}[2] = 1; ok 1558 # got no warnings ok 1559 # evaluating code: $x = $p->initializer('stuff', $x); ok 1560 # got 1 warning(s): # 'stuff[1].d[2]' should be an array reference at (eval 754) line 1, line 1. ok 1561 ok 1562 # evaluating code: $x = []; $x->[10]{c} = 1; ok 1563 # got no warnings ok 1564 # evaluating code: $x = $p->initializer('stuff', $x); ok 1565 # got 1 warning(s): # 'stuff[10].c' should be a hash reference at (eval 756) line 1, line 1. ok 1566 ok 1567 # evaluating code: $x = []; $x->[11]{c} = [1]; ok 1568 # got no warnings ok 1569 # evaluating code: $x = $p->initializer('stuff', $x); ok 1570 # got 1 warning(s): # 'stuff[11].c' should be a hash reference at (eval 758) line 1, line 1. ok 1571 ok 1572 # evaluating code: $x = []; $x->[8]{c}{b} = {}; ok 1573 # got no warnings ok 1574 # evaluating code: $x = $p->initializer('stuff', $x); ok 1575 # got 1 warning(s): # 'stuff[8].c.b' should be an array reference at (eval 760) line 1, line 1. ok 1576 ok 1577 # evaluating code: $x = []; $x->[7]{c}{b} = [undef, {}]; ok 1578 # got no warnings ok 1579 # evaluating code: $x = $p->initializer('stuff', $x); ok 1580 # got 1 warning(s): # 'stuff[7].c.b[1]' should be a scalar value at (eval 762) line 1, line 1. ok 1581 ok 1582 # evaluating code: $x = []; $x->[6]{d}[5][4] = undef; ok 1583 # got no warnings ok 1584 # evaluating code: $x = $p->initializer('stuff', $x); ok 1585 # got no warnings ok 1586 # evaluating code: $x = []; $x->[6]{d}[5][4] = sub { 1 }; ok 1587 # got no warnings ok 1588 # evaluating code: $x = $p->initializer('stuff', $x); ok 1589 # got 1 warning(s): # 'stuff[6].d[5][4]' should be a scalar value at (eval 766) line 1, line 1. ok 1590 ok 1591 # evaluating code: $p->sizeof('na'); ok 1592 # got 1 warning(s): # Useless use of sizeof in void context at (eval 767) line 1, line 1. ok 1593 ok 1594 # evaluating code: $x = $p->sizeof(''); # error: # Cannot find '' at (eval 768) line 1, line 1. ok 1595 # got no warnings ok 1596 # evaluating code: $x = $p->sizeof('na'); # error: # Cannot find 'na' at (eval 769) line 1, line 1. ok 1597 # got no warnings ok 1598 # evaluating code: $x = $p->sizeof('long ='); # error: # Cannot find 'long =' at (eval 770) line 1, line 1. ok 1599 # got no warnings ok 1600 # evaluating code: $x = $p->sizeof('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 771) line 1, line 1. ok 1601 # got no warnings ok 1602 # evaluating code: $x = $p->sizeof('xxx'); # error: # Got no definition for 'union xxx' at (eval 772) line 1, line 1. ok 1603 # got no warnings ok 1604 # evaluating code: $x = $p->sizeof('hasbf'); ok 1605 # got no warnings ok 1606 # evaluating code: $x = $p->sizeof('hasbf.bf.c'); # error: # Cannot use sizeof on bitfields at (eval 774) line 1, line 1. ok 1607 # got no warnings ok 1608 # evaluating code: $x = $p->sizeof('t_unsafe'); ok 1609 # got 1 warning(s): # Unsafe values used in sizeof('t_unsafe') at (eval 775) line 1, line 1. ok 1610 ok 1611 # evaluating code: $x = $p->sizeof('s_unsafe'); ok 1612 # got 1 warning(s): # Unsafe values used in sizeof('s_unsafe') at (eval 776) line 1, line 1. ok 1613 ok 1614 # evaluating code: $x = $p->sizeof('enum enu . foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 777) line 1, line 1. ok 1615 # got no warnings ok 1616 # evaluating code: $x = $p->sizeof('enumtype.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 778) line 1, line 1. ok 1617 # got no warnings ok 1618 # evaluating code: $x = $p->sizeof('ptrtype.foo'); # error: # Cannot access member 'foo' of pointer type at (eval 779) line 1, line 1. ok 1619 # got no warnings ok 1620 # evaluating code: $x = $p->sizeof('scalar.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 780) line 1, line 1. ok 1621 # got no warnings ok 1622 # evaluating code: $x = $p->sizeof('enumtype [0]'); # error: # Cannot use type as an array at (eval 781) line 1, line 1. ok 1623 # got no warnings ok 1624 # evaluating code: $x = $p->sizeof('test.666'); # error: # Struct members must start with a character or an underscore at (eval 782) line 1, line 1. ok 1625 # got no warnings ok 1626 # evaluating code: $x = $p->sizeof('test.foo.d'); # error: # Cannot access member 'd' of array type at (eval 783) line 1, line 1. ok 1627 # got no warnings ok 1628 # evaluating code: $x = $p->sizeof('test.bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 784) line 1, line 1. ok 1629 # got no warnings ok 1630 # evaluating code: $x = $p->sizeof('test.yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 785) line 1, line 1. ok 1631 # got no warnings ok 1632 # evaluating code: $x = $p->sizeof('test.ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 786) line 1, line 1. ok 1633 # got no warnings ok 1634 # evaluating code: $x = $p->sizeof('test.xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 787) line 1, line 1. ok 1635 # got no warnings ok 1636 # evaluating code: $x = $p->sizeof('test.bar[1]'); # error: # Cannot use 'bar' as an array at (eval 788) line 1, line 1. ok 1637 # got no warnings ok 1638 # evaluating code: $x = $p->sizeof('test.bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 789) line 1, line 1. ok 1639 # got no warnings ok 1640 # evaluating code: $x = $p->sizeof('test.bar+'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 790) line 1, line 1. ok 1641 # got no warnings ok 1642 # evaluating code: $x = $p->sizeof('test.bar+a'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 791) line 1, line 1. ok 1643 # got no warnings ok 1644 # evaluating code: $x = $p->sizeof('test.bar a'); # error: # Invalid character 'a' (0x61) in compound member expression at (eval 792) line 1, line 1. ok 1645 # got no warnings ok 1646 # evaluating code: $x = $p->sizeof('test bar'); # error: # Invalid character 'b' (0x62) in compound member expression at (eval 793) line 1, line 1. ok 1647 # got no warnings ok 1648 # evaluating code: $x = $p->sizeof('test.bar+1'); ok 1649 # got no warnings ok 1650 # evaluating code: $x = $p->sizeof('test.foo[1][2'); # error: # Incomplete compound member expression at (eval 795) line 1, line 1. ok 1651 # got no warnings ok 1652 # evaluating code: $x = $p->sizeof('test.foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 796) line 1, line 1. ok 1653 # got no warnings ok 1654 # evaluating code: $x = $p->sizeof('test.foo[a]'); # error: # Array indices must be constant decimal values at (eval 797) line 1, line 1. ok 1655 # got no warnings ok 1656 # evaluating code: $x = $p->sizeof('test.foo[0x1]'); # error: # Index operator not terminated correctly at (eval 798) line 1, line 1. ok 1657 # got no warnings ok 1658 # evaluating code: $x = $p->sizeof('test.foo[2]'); ok 1659 # got no warnings ok 1660 # evaluating code: $x = $p->sizeof('test.foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 800) line 1, line 1. ok 1661 # got no warnings ok 1662 # evaluating code: $x = $p->sizeof('array[1][2]'); # error: # Cannot use type as a 2-dimensional array at (eval 801) line 1, line 1. ok 1663 # got no warnings ok 1664 # evaluating code: $p->typeof('na'); ok 1665 # got 1 warning(s): # Useless use of typeof in void context at (eval 802) line 1, line 1. ok 1666 ok 1667 # evaluating code: $x = $p->typeof(''); # error: # Cannot find '' at (eval 803) line 1, line 1. ok 1668 # got no warnings ok 1669 # evaluating code: $x = $p->typeof('na'); # error: # Cannot find 'na' at (eval 804) line 1, line 1. ok 1670 # got no warnings ok 1671 # evaluating code: $x = $p->typeof('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 805) line 1, line 1. ok 1672 # got no warnings ok 1673 # evaluating code: $x = $p->typeof('xxx'); # error: # Got no definition for 'union xxx' at (eval 806) line 1, line 1. ok 1674 # got no warnings ok 1675 # evaluating code: $x = $p->typeof('enum enu . foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 807) line 1, line 1. ok 1676 # got no warnings ok 1677 # evaluating code: $x = $p->typeof('enumtype.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 808) line 1, line 1. ok 1678 # got no warnings ok 1679 # evaluating code: $x = $p->typeof('ptrtype.foo'); # error: # Cannot access member 'foo' of pointer type at (eval 809) line 1, line 1. ok 1680 # got no warnings ok 1681 # evaluating code: $x = $p->typeof('scalar.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 810) line 1, line 1. ok 1682 # got no warnings ok 1683 # evaluating code: $x = $p->typeof('enumtype [0]'); # error: # Cannot use type as an array at (eval 811) line 1, line 1. ok 1684 # got no warnings ok 1685 # evaluating code: $x = $p->typeof('test.666'); # error: # Struct members must start with a character or an underscore at (eval 812) line 1, line 1. ok 1686 # got no warnings ok 1687 # evaluating code: $x = $p->typeof('test.foo.d'); # error: # Cannot access member 'd' of array type at (eval 813) line 1, line 1. ok 1688 # got no warnings ok 1689 # evaluating code: $x = $p->typeof('test.bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 814) line 1, line 1. ok 1690 # got no warnings ok 1691 # evaluating code: $x = $p->typeof('test.yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 815) line 1, line 1. ok 1692 # got no warnings ok 1693 # evaluating code: $x = $p->typeof('test.ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 816) line 1, line 1. ok 1694 # got no warnings ok 1695 # evaluating code: $x = $p->typeof('test.xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 817) line 1, line 1. ok 1696 # got no warnings ok 1697 # evaluating code: $x = $p->typeof('test.bar[1]'); # error: # Cannot use 'bar' as an array at (eval 818) line 1, line 1. ok 1698 # got no warnings ok 1699 # evaluating code: $x = $p->typeof('test.bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 819) line 1, line 1. ok 1700 # got no warnings ok 1701 # evaluating code: $x = $p->typeof('test.bar+'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 820) line 1, line 1. ok 1702 # got no warnings ok 1703 # evaluating code: $x = $p->typeof('test.bar+a'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 821) line 1, line 1. ok 1704 # got no warnings ok 1705 # evaluating code: $x = $p->typeof('test.bar+1'); ok 1706 # got no warnings ok 1707 # evaluating code: $x = $p->typeof('test.foo[1][2'); # error: # Incomplete compound member expression at (eval 823) line 1, line 1. ok 1708 # got no warnings ok 1709 # evaluating code: $x = $p->typeof('test.foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 824) line 1, line 1. ok 1710 # got no warnings ok 1711 # evaluating code: $x = $p->typeof('test.foo[a]'); # error: # Array indices must be constant decimal values at (eval 825) line 1, line 1. ok 1712 # got no warnings ok 1713 # evaluating code: $x = $p->typeof('test.foo[0x1]'); # error: # Index operator not terminated correctly at (eval 826) line 1, line 1. ok 1714 # got no warnings ok 1715 # evaluating code: $x = $p->typeof('test.foo[2]'); ok 1716 # got no warnings ok 1717 # evaluating code: $x = $p->typeof('test.foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 828) line 1, line 1. ok 1718 # got no warnings ok 1719 # evaluating code: $p->offsetof('xxx', 666); ok 1720 # got 1 warning(s): # Useless use of offsetof in void context at (eval 829) line 1, line 1. ok 1721 ok 1722 # evaluating code: $x = $p->offsetof('', 666); # error: # Cannot find '' at (eval 830) line 1, line 1. ok 1723 # got no warnings ok 1724 # evaluating code: $x = $p->offsetof('abc', 666); # error: # Cannot find 'abc' at (eval 831) line 1, line 1. ok 1725 # got no warnings ok 1726 # evaluating code: $x = $p->offsetof('nodef', 666); # error: # Got no struct declarations in resolution of 'nodef' at (eval 832) line 1, line 1. ok 1727 # got no warnings ok 1728 # evaluating code: $x = $p->offsetof('xxx', 666); # error: # Got no definition for 'union xxx' at (eval 833) line 1, line 1. ok 1729 # got no warnings ok 1730 # evaluating code: $x = $p->offsetof('ptrtype', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 834) line 1, line 1. ok 1731 # got no warnings ok 1732 # evaluating code: $x = $p->offsetof('scalar', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 835) line 1, line 1. ok 1733 # got no warnings ok 1734 # evaluating code: $x = $p->offsetof('enu', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 836) line 1, line 1. ok 1735 # got no warnings ok 1736 # evaluating code: $x = $p->offsetof('ptrtype', 'a66'); # error: # Cannot access member 'a66' of pointer type at (eval 837) line 1, line 1. ok 1737 # got no warnings ok 1738 # evaluating code: $x = $p->offsetof('scalar', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 838) line 1, line 1. ok 1739 # got no warnings ok 1740 # evaluating code: $x = $p->offsetof('enu', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 839) line 1, line 1. ok 1741 # got no warnings ok 1742 # evaluating code: $x = $p->offsetof('long int', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 840) line 1, line 1. ok 1743 # got no warnings ok 1744 # evaluating code: $x = $p->offsetof('test', 'foo[0][0].666'); # error: # Struct members must start with a character or an underscore at (eval 841) line 1, line 1. ok 1745 # got no warnings ok 1746 # evaluating code: $x = $p->offsetof('test', 'foo.d'); # error: # Cannot access member 'd' of array type at (eval 842) line 1, line 1. ok 1747 # got no warnings ok 1748 # evaluating code: $x = $p->offsetof('test', 'bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 843) line 1, line 1. ok 1749 # got no warnings ok 1750 # evaluating code: $x = $p->offsetof('test', 'yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 844) line 1, line 1. ok 1751 # got no warnings ok 1752 # evaluating code: $x = $p->offsetof('test', 'ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 845) line 1, line 1. ok 1753 # got no warnings ok 1754 # evaluating code: $x = $p->offsetof('test', 'xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 846) line 1, line 1. ok 1755 # got no warnings ok 1756 # evaluating code: $x = $p->offsetof('test', 'bar[1]'); # error: # Cannot use 'bar' as an array at (eval 847) line 1, line 1. ok 1757 # got no warnings ok 1758 # evaluating code: $x = $p->offsetof('test', 'bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 848) line 1, line 1. ok 1759 # got no warnings ok 1760 # evaluating code: $x = $p->offsetof('test', 'foo[1][2'); # error: # Incomplete compound member expression at (eval 849) line 1, line 1. ok 1761 # got no warnings ok 1762 # evaluating code: $x = $p->offsetof('test', 'foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 850) line 1, line 1. ok 1763 # got no warnings ok 1764 # evaluating code: $x = $p->offsetof('test', 'foo[a]'); # error: # Array indices must be constant decimal values at (eval 851) line 1, line 1. ok 1765 # got no warnings ok 1766 # evaluating code: $x = $p->offsetof('test', 'foo[0x1]'); # error: # Index operator not terminated correctly at (eval 852) line 1, line 1. ok 1767 # got no warnings ok 1768 # evaluating code: $x = $p->offsetof('test', 'foo[+'); # error: # Array indices must be constant decimal values at (eval 853) line 1, line 1. ok 1769 # got no warnings ok 1770 # evaluating code: $x = $p->offsetof('test', 'foo[+%'); # error: # Array indices must be constant decimal values at (eval 854) line 1, line 1. ok 1771 # got no warnings ok 1772 # evaluating code: $x = $p->offsetof('test', 'foo['); # error: # Incomplete compound member expression at (eval 855) line 1, line 1. ok 1773 # got no warnings ok 1774 # evaluating code: $x = $p->offsetof('test', 'foo[%'); # error: # Array indices must be constant decimal values at (eval 856) line 1, line 1. ok 1775 # got no warnings ok 1776 # evaluating code: $x = $p->offsetof('test', 'foo[ '); # error: # Incomplete compound member expression at (eval 857) line 1, line 1. ok 1777 # got no warnings ok 1778 # evaluating code: $x = $p->offsetof('test', 'foo[ %'); # error: # Array indices must be constant decimal values at (eval 858) line 1, line 1. ok 1779 # got no warnings ok 1780 # evaluating code: $x = $p->offsetof('test', 'foo[2]'); ok 1781 # got no warnings ok 1782 # evaluating code: $x = $p->offsetof('test', 'foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 860) line 1, line 1. ok 1783 # got no warnings ok 1784 # evaluating code: $x = $p->offsetof('array', '[1][2]'); # error: # Cannot use type as a 2-dimensional array at (eval 861) line 1, line 1. ok 1785 # got no warnings ok 1786 # evaluating code: $x = $p->offsetof('hasbf', 'nobf'); ok 1787 # got no warnings ok 1788 # evaluating code: $x = $p->offsetof('s_unsafe', 'foo'); ok 1789 # got 1 warning(s): # Unsafe values used in offsetof('s_unsafe') at (eval 863) line 1, line 1. ok 1790 ok 1791 # evaluating code: $x = $p->offsetof('test.bar', 'foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 864) line 1, line 1. ok 1792 # got no warnings ok 1793 # evaluating code: $x = $p->offsetof('test.arx[3][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'arx' at (eval 865) line 1, line 1. ok 1794 # got no warnings ok 1795 # evaluating code: $x = $p->offsetof('test.ary[3][4]', 'uni[3].bar.c'); # error: # Cannot find union member 'bar' at (eval 866) line 1, line 1. ok 1796 # got no warnings ok 1797 # evaluating code: $x = $p->offsetof('test.ary[3][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'c' at (eval 867) line 1, line 1. ok 1798 # got no warnings ok 1799 # evaluating code: $x = $p->offsetof('test.ary[2][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'c' at (eval 868) line 1, line 1. ok 1800 # got no warnings ok 1801 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni[6].str.c'); # error: # Cannot find struct member 'c' at (eval 869) line 1, line 1. ok 1802 # got no warnings ok 1803 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni[1].str.c'); # error: # Cannot find struct member 'c' at (eval 870) line 1, line 1. ok 1804 # got no warnings ok 1805 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni.a', 'xxx'); # error: # Cannot access member 'a' of array type at (eval 871) line 1, line 1. ok 1806 # got no warnings ok 1807 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni', 'xxx'); # error: # Cannot access member 'xxx' of array type at (eval 872) line 1, line 1. ok 1808 # got no warnings ok 1809 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni.xxx'); # error: # Cannot access member 'xxx' of array type at (eval 873) line 1, line 1. ok 1810 # got no warnings ok 1811 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni[0].a', 'xxx'); # error: # Cannot access member 'xxx' of non-compound type at (eval 874) line 1, line 1. ok 1812 # got no warnings ok 1813 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni[0].str.a', 'b'); # error: # Cannot access member 'b' of pointer type at (eval 875) line 1, line 1. ok 1814 # got no warnings ok 1815 # evaluating code: $x = $p->offsetof('test.ary[2][2]', 'uni'); ok 1816 # got no warnings ok 1817 # evaluating code: $x = $p->offsetof('test.ary[2][2]', ''); ok 1818 # got 1 warning(s): # Empty string passed as member expression at (eval 877) line 1, line 1. ok 1819 ok 1820 # evaluating code: $x = $p->offsetof('test.ary[2][2]', "\t "); ok 1821 # got 1 warning(s): # Empty string passed as member expression at (eval 878) line 1, line 1. ok 1822 ok 1823 # evaluating code: $x = $p->offsetof('hasbf', 'bf'); ok 1824 # got no warnings ok 1825 # evaluating code: $x = $p->offsetof('hasbf', 'bf.c'); # error: # Cannot use offsetof on bitfields at (eval 880) line 1, line 1. ok 1826 # got no warnings ok 1827 # evaluating code: $p->member('xxx', 6666); ok 1828 # got 1 warning(s): # Useless use of member in void context at (eval 881) line 1, line 1. ok 1829 ok 1830 # evaluating code: $x = $p->member('', 6666); # error: # Cannot find '' at (eval 882) line 1, line 1. ok 1831 # got no warnings ok 1832 # evaluating code: $x = $p->member('abc', 6666); # error: # Cannot find 'abc' at (eval 883) line 1, line 1. ok 1833 # got no warnings ok 1834 # evaluating code: $x = $p->member('nodef', 6666); # error: # Got no struct declarations in resolution of 'nodef' at (eval 884) line 1, line 1. ok 1835 # got no warnings ok 1836 # evaluating code: $x = $p->member('xxx', 6666); # error: # Got no definition for 'union xxx' at (eval 885) line 1, line 1. ok 1837 # got no warnings ok 1838 # evaluating code: $x = $p->member('ptrtype', 6666); # error: # Cannot use member on a pointer type at (eval 886) line 1, line 1. ok 1839 # got no warnings ok 1840 # evaluating code: $x = $p->member('scalar', 6666); # error: # Cannot use member on a basic type at (eval 887) line 1, line 1. ok 1841 # got no warnings ok 1842 # evaluating code: $x = $p->member('long long', 6666); # error: # Cannot use member on a basic type at (eval 888) line 1, line 1. ok 1843 # got no warnings ok 1844 # evaluating code: $x = $p->member('enu', 6666); # error: # Cannot use member on an enum at (eval 889) line 1, line 1. ok 1845 # got no warnings ok 1846 # evaluating code: $x = $p->member('test', 6666); # error: # Offset 6666 out of range (0 <= offset < 1132) at (eval 890) line 1, line 1. ok 1847 # got no warnings ok 1848 # evaluating code: $x = $p->member('test', -10); # error: # Offset -10 out of range (0 <= offset < 1132) at (eval 891) line 1, line 1. ok 1849 # got no warnings ok 1850 # evaluating code: $x = $p->member('hasbf', 1); ok 1851 # got no warnings ok 1852 # evaluating code: $x = $p->member('s_unsafe', 1); ok 1853 # got 1 warning(s): # Unsafe values used in member('s_unsafe') at (eval 893) line 1, line 1. ok 1854 ok 1855 # evaluating code: $x = $p->member('test.bar', 6666); # error: # Cannot use member on a basic type at (eval 894) line 1, line 1. ok 1856 # got no warnings ok 1857 # evaluating code: $x = $p->member('test.arx[3][4]', 6666); # error: # Cannot find struct member 'arx' at (eval 895) line 1, line 1. ok 1858 # got no warnings ok 1859 # evaluating code: $x = $p->member('test.ary[3][4]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 896) line 1, line 1. ok 1860 # got no warnings ok 1861 # evaluating code: $x = $p->member('test.ary[2][4]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 897) line 1, line 1. ok 1862 # got no warnings ok 1863 # evaluating code: $x = $p->member('test.ary[2][3]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 898) line 1, line 1. ok 1864 # got no warnings ok 1865 # evaluating code: $x = $p->member('test.ary[2][3].uni.a', 6666); # error: # Cannot access member 'a' of array type at (eval 899) line 1, line 1. ok 1866 # got no warnings ok 1867 # evaluating code: $x = $p->member('test.ary[2][3].uni', 0); ok 1868 # got no warnings ok 1869 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].a', 6666); # error: # Cannot use member on an enum at (eval 901) line 1, line 1. ok 1870 # got no warnings ok 1871 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].str.a', 6666); # error: # Cannot use member on a pointer type at (eval 902) line 1, line 1. ok 1872 # got no warnings ok 1873 # evaluating code: $p->member('xxx'); ok 1874 # got 1 warning(s): # Useless use of member in void context at (eval 903) line 1, line 1. ok 1875 ok 1876 # evaluating code: $x = $p->member(''); # error: # Cannot find '' at (eval 904) line 1, line 1. ok 1877 # got no warnings ok 1878 # evaluating code: $x = $p->member('abc'); # error: # Cannot find 'abc' at (eval 905) line 1, line 1. ok 1879 # got no warnings ok 1880 # evaluating code: $x = $p->member('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 906) line 1, line 1. ok 1881 # got no warnings ok 1882 # evaluating code: $x = $p->member('xxx'); # error: # Got no definition for 'union xxx' at (eval 907) line 1, line 1. ok 1883 # got no warnings ok 1884 # evaluating code: $x = $p->member('ptrtype'); # error: # Cannot use member on a pointer type at (eval 908) line 1, line 1. ok 1885 # got no warnings ok 1886 # evaluating code: $x = $p->member('scalar'); # error: # Cannot use member on a basic type at (eval 909) line 1, line 1. ok 1887 # got no warnings ok 1888 # evaluating code: $x = $p->member('long long'); # error: # Cannot use member on a basic type at (eval 910) line 1, line 1. ok 1889 # got no warnings ok 1890 # evaluating code: $x = $p->member('enu'); # error: # Cannot use member on an enum at (eval 911) line 1, line 1. ok 1891 # got no warnings ok 1892 # evaluating code: $x = $p->member('hasbf'); ok 1893 # got no warnings ok 1894 # evaluating code: $x = $p->member('s_unsafe'); ok 1895 # got 1 warning(s): # Unsafe values used in member('s_unsafe') at (eval 913) line 1, line 1. ok 1896 ok 1897 # evaluating code: $x = $p->member('test.bar'); # error: # Cannot use member on a basic type at (eval 914) line 1, line 1. ok 1898 # got no warnings ok 1899 # evaluating code: $x = $p->member('test.arx[3][4]'); # error: # Cannot find struct member 'arx' at (eval 915) line 1, line 1. ok 1900 # got no warnings ok 1901 # evaluating code: $x = $p->member('test.ary[3][4]'); ok 1902 # got no warnings ok 1903 # evaluating code: $x = $p->member('test.ary[2][4]'); ok 1904 # got no warnings ok 1905 # evaluating code: $x = $p->member('test.ary[2][3].uni.a'); # error: # Cannot access member 'a' of array type at (eval 918) line 1, line 1. ok 1906 # got no warnings ok 1907 # evaluating code: $x = $p->member('test.ary[2][3].uni'); ok 1908 # got no warnings ok 1909 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].a'); # error: # Cannot use member on an enum at (eval 920) line 1, line 1. ok 1910 # got no warnings ok 1911 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].str.a'); # error: # Cannot use member on a pointer type at (eval 921) line 1, line 1. ok 1912 # got no warnings ok 1913 # evaluating code: $p->enum_names; ok 1914 # got 1 warning(s): # Useless use of enum_names in void context at (eval 922) line 1, line 1. ok 1915 ok 1916 # evaluating code: $p->enum; ok 1917 # got 1 warning(s): # Useless use of enum in void context at (eval 923) line 1, line 1. ok 1918 ok 1919 # evaluating code: $x = $p->enum('na'); ok 1920 # got no warnings ok 1921 # evaluating code: $x = $p->enum('enum na'); ok 1922 # got no warnings ok 1923 # evaluating code: @x = $p->enum('enu', ''); ok 1924 # got no warnings ok 1925 # evaluating code: $x = $p->enum('enum enu'); ok 1926 # got no warnings ok 1927 # evaluating code: $p->compound_names; ok 1928 # got 1 warning(s): # Useless use of compound_names in void context at (eval 928) line 1, line 1. ok 1929 ok 1930 # evaluating code: $p->compound; ok 1931 # got 1 warning(s): # Useless use of compound in void context at (eval 929) line 1, line 1. ok 1932 ok 1933 # evaluating code: @x = $p->compound('na', ''); ok 1934 # got no warnings ok 1935 # evaluating code: $x = $p->compound('union na'); ok 1936 # got no warnings ok 1937 # evaluating code: $x = $p->compound('struct na'); ok 1938 # got no warnings ok 1939 # evaluating code: $x = $p->compound('__hasbf'); ok 1940 # got no warnings ok 1941 # evaluating code: $x = $p->compound('test'); ok 1942 # got no warnings ok 1943 # evaluating code: $x = $p->compound('struct __hasbf'); ok 1944 # got no warnings ok 1945 # evaluating code: $x = $p->compound('union test'); ok 1946 # got no warnings ok 1947 # evaluating code: $x = $p->compound('union __hasbf'); ok 1948 # got no warnings ok 1949 # evaluating code: $x = $p->compound('struct test'); ok 1950 # got no warnings ok 1951 # evaluating code: $p->struct_names; ok 1952 # got 1 warning(s): # Useless use of struct_names in void context at (eval 939) line 1, line 1. ok 1953 ok 1954 # evaluating code: $p->struct; ok 1955 # got 1 warning(s): # Useless use of struct in void context at (eval 940) line 1, line 1. ok 1956 ok 1957 # evaluating code: $x = $p->struct('na'); ok 1958 # got no warnings ok 1959 # evaluating code: $x = $p->struct('union na'); ok 1960 # got no warnings ok 1961 # evaluating code: $x = $p->struct('struct na'); ok 1962 # got no warnings ok 1963 # evaluating code: $x = $p->struct('__hasbf'); ok 1964 # got no warnings ok 1965 # evaluating code: $x = $p->struct('struct test'); ok 1966 # got no warnings ok 1967 # evaluating code: $p->union_names; ok 1968 # got 1 warning(s): # Useless use of union_names in void context at (eval 946) line 1, line 1. ok 1969 ok 1970 # evaluating code: $p->union; ok 1971 # got 1 warning(s): # Useless use of union in void context at (eval 947) line 1, line 1. ok 1972 ok 1973 # evaluating code: $x = $p->union('na'); ok 1974 # got no warnings ok 1975 # evaluating code: $x = $p->union('union na'); ok 1976 # got no warnings ok 1977 # evaluating code: $x = $p->union('struct na'); ok 1978 # got no warnings ok 1979 # evaluating code: $x = $p->union('test'); ok 1980 # got no warnings ok 1981 # evaluating code: $x = $p->union('union __hasbf'); ok 1982 # got no warnings ok 1983 # evaluating code: $p->typedef_names; ok 1984 # got 1 warning(s): # Useless use of typedef_names in void context at (eval 953) line 1, line 1. ok 1985 ok 1986 # evaluating code: $p->typedef; ok 1987 # got 1 warning(s): # Useless use of typedef in void context at (eval 954) line 1, line 1. ok 1988 ok 1989 # evaluating code: @x = $p->typedef('na', ''); ok 1990 # got no warnings ok 1991 # evaluating code: $p->macro_names; ok 1992 # got 1 warning(s): # Useless use of macro_names in void context at (eval 956) line 1, line 1. ok 1993 ok 1994 # evaluating code: $p->macro; ok 1995 # got 1 warning(s): # Useless use of macro in void context at (eval 957) line 1, line 1. ok 1996 ok 1997 # evaluating code: $x = $p->macro('foo'); ok 1998 # got no warnings ok 1999 # evaluating code: @x = $p->macro('foo', 'bar'); ok 2000 # got no warnings ok 2001 # evaluating code: $x = $p->pack('e_unsafe', 'SAFE'); ok 2002 # got no warnings ok 2003 # evaluating code: $x = $p->pack('e_unsafe', 'GOOD'); ok 2004 # got no warnings ok 2005 # evaluating code: $x = $p->pack('e_unsafe', 'UNSAFE'); ok 2006 # got 1 warning(s): # Enumerator value 'UNSAFE' is unsafe at (eval 962) line 1, line 1. ok 2007 ok 2008 # evaluating code: $x = $p->pack('e_unsafe', 'BAD'); ok 2009 # got 1 warning(s): # Enumerator value 'BAD' is unsafe at (eval 963) line 1, line 1. ok 2010 ok 2011 # evaluating code: $p->EnumType('Integer'); ok 2012 # got no warnings ok 2013 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 2014 # got no warnings ok 2015 # evaluating code: $p->EnumType('String'); ok 2016 # got no warnings ok 2017 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 2018 # got 1 warning(s): # Enumeration 'e_unsafe' contains unsafe values at (eval 967) line 1, line 1. ok 2019 ok 2020 # evaluating code: $p->EnumType('Both'); ok 2021 # got no warnings ok 2022 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 2023 # got 1 warning(s): # Enumeration 'e_unsafe' contains unsafe values at (eval 969) line 1, line 1. ok 2024 ok 2025 # evaluating code: $p->EnumType('Integer'); ok 2026 # got no warnings ok 2027 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 2028 # got no warnings ok 2029 # evaluating code: $p->EnumType('String'); ok 2030 # got no warnings ok 2031 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 2032 # got 1 warning(s): # Enumeration contains unsafe values at (eval 973) line 1, line 1. ok 2033 ok 2034 # evaluating code: $p->EnumType('Both'); ok 2035 # got no warnings ok 2036 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 2037 # got 1 warning(s): # Enumeration contains unsafe values at (eval 975) line 1, line 1. ok 2038 ok 2039 # evaluating code: $p->arg('test'); ok 2040 # got 1 warning(s): # Useless use of arg in void context at (eval 976) line 1, line 1. ok 2041 ok 2042 # evaluating code: $x = $p->arg('test'); # error: # Unknown argument type 'test' in arg at (eval 977) line 1, line 1. ok 2043 # got no warnings ok 2044 # evaluating code: $p->tag('stuff[0]', Format => 'String'); # error: # Cannot tag array members at (eval 978) line 1, line 1. ok 2045 # got no warnings ok 2046 # evaluating code: $p->tag('stuff[0].d[1]', Format => 'String'); # error: # Cannot tag array members at (eval 979) line 1, line 1. ok 2047 # got no warnings ok 2048 # evaluating code: $p->tag('stuff[0].d[1][2]', Format => 'String'); # error: # Cannot tag array members at (eval 980) line 1, line 1. ok 2049 # got no warnings ok 2050 # evaluating code: $p->untag('stuff[0].d[1][2]', 'Format'); # error: # Cannot tag array members at (eval 981) line 1, line 1. ok 2051 # got no warnings ok 2052 # evaluating code: $p->tag('stuff[0].d', Format => 'String'); ok 2053 # got no warnings ok 2054 # evaluating code: $p->tag('stuff[0].a', Format => 'String'); ok 2055 # got no warnings ok 2056 # evaluating code: $p->tag('stuff', Format => 'String'); ok 2057 # got no warnings ok 2058 # evaluating code: $p->tag('noway'); ok 2059 # got 1 warning(s): # Useless use of tag in void context at (eval 985) line 1, line 1. ok 2060 ok 2061 # evaluating code: $x = $p->tag('noway'); # error: # Cannot find 'noway' at (eval 986) line 1, line 1. ok 2062 # got no warnings ok 2063 # evaluating code: $p->tag('test.bar', { foo => 1 }); ok 2064 # got 1 warning(s): # Useless use of tag in void context at (eval 987) line 1, line 1. ok 2065 ok 2066 # evaluating code: $x = $p->tag('test.bar', { foo => 1 }); # error: # Tag name must be a string, not a reference at (eval 988) line 1, line 1. ok 2067 # got no warnings ok 2068 # evaluating code: $p->tag('test.bar', 'foo'); ok 2069 # got 1 warning(s): # Useless use of tag in void context at (eval 989) line 1, line 1. ok 2070 ok 2071 # evaluating code: $x = $p->tag('test.bar', 'foo'); # error: # Invalid tag name 'foo' at (eval 990) line 1, line 1. ok 2072 # got no warnings ok 2073 # evaluating code: $p->tag('test.bar', 'Format'); ok 2074 # got 1 warning(s): # Useless use of tag in void context at (eval 991) line 1, line 1. ok 2075 ok 2076 # evaluating code: $x = $p->tag('test.bar', 'Format'); ok 2077 # got no warnings ok 2078 # evaluating code: $p->tag('test.bar', Format => 'foo'); # error: # Invalid value 'foo' for Format tag at (eval 993) line 1, line 1. ok 2079 # got no warnings ok 2080 # evaluating code: $p->tag('test.bar', Format => 'String', 'foo'); # error: # Invalid number of arguments to tag at (eval 994) line 1, line 1. ok 2081 # got no warnings ok 2082 # evaluating code: $p->tag('test.bar', Format => 'String', foo => 1); # error: # Invalid tag name 'foo' at (eval 995) line 1, line 1. ok 2083 # got no warnings ok 2084 # evaluating code: $p->tag('test.bar', Format => { foo => 1 }); # error: # Value for Format tag must not be a reference at (eval 996) line 1, line 1. ok 2085 # got no warnings ok 2086 # evaluating code: $p->tag('test.bar', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'test.bar' at (eval 997) line 1, line 1. ok 2087 # got no warnings ok 2088 # evaluating code: $p->tag('int', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'int' at (eval 998) line 1, line 1. ok 2089 # got no warnings ok 2090 # evaluating code: $p->tag('test', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'test' at (eval 999) line 1, line 1. ok 2091 # got no warnings ok 2092 # evaluating code: $p->tag('test', Hooks => {pack => 42}); # error: # pack hook defined for 'test' is not a code or array reference at (eval 1000) line 1, line 1. ok 2093 # got no warnings ok 2094 # evaluating code: $p->tag('test', Hooks => {pack => {foo => 42}}); # error: # pack hook defined for 'test' is not a code or array reference at (eval 1001) line 1, line 1. ok 2095 # got no warnings ok 2096 # evaluating code: $p->tag('test', Hooks => {pack => [42]}); # error: # pack hook defined for 'test' is not a code reference at (eval 1002) line 1, line 1. ok 2097 # got no warnings ok 2098 # evaluating code: $p->tag('test', Hooks => {unpack => []}); # error: # Need at least a code reference in unpack hook for type 'test' at (eval 1003) line 1, line 1. ok 2099 # got no warnings ok 2100 # evaluating code: $p->tag('test', Hooks => {this_is_no_hook => \&id}); # error: # Invalid hook type 'this_is_no_hook' at (eval 1004) line 1, line 1. ok 2101 # got no warnings ok 2102 # evaluating code: $p->tag('test', Hooks => {pack => sub {$_[0]}}); ok 2103 # got no warnings ok 2104 # evaluating code: $p->tag('test', Hooks => {unpack => [sub {$_[0]}]}); ok 2105 # got no warnings ok 2106 # evaluating code: $p->tag('test', Hooks => {pack => \&id, unpack => \&id}); ok 2107 # got no warnings ok 2108 # evaluating code: $p->tag('noway', Hooks => undef); # error: # Cannot find 'noway' at (eval 1008) line 1, line 1. ok 2109 # got no warnings ok 2110 # evaluating code: $p->tag('test.bar', Hooks => undef); ok 2111 # got no warnings ok 2112 # evaluating code: $p->tag('int', Hooks => undef); ok 2113 # got no warnings ok 2114 # evaluating code: $p->tag('enumtype', Hooks => undef); ok 2115 # got no warnings ok 2116 # evaluating code: $p->tag('test', Hooks => undef); ok 2117 # got no warnings ok 2118 # evaluating code: $p->tag('test.foo', Dimension => 42); ok 2119 # got no warnings ok 2120 # evaluating code: $p->tag('test.foo', Dimension => '42'); ok 2121 # got no warnings ok 2122 # evaluating code: $p->tag('test.foo', Dimension => '*'); ok 2123 # got no warnings ok 2124 # evaluating code: $p->tag('test.foo', Dimension => sub { 42 }); ok 2125 # got no warnings ok 2126 # evaluating code: $p->tag('test.foo', Dimension => [sub { 42 }]); ok 2127 # got no warnings ok 2128 # evaluating code: $p->tag('test.foo', Dimension => 'ival'); ok 2129 # got no warnings ok 2130 # evaluating code: $p->tag('array', Dimension => 'bar'); # error: # Cannot use member expression 'bar' as Dimension tag for 'array' when not within a compound type at (eval 1019) line 1, line 1. ok 2131 # got no warnings ok 2132 # evaluating code: $p->tag('array', Dimension => sub{42}); ok 2133 # got no warnings ok 2134 # evaluating code: $p->tag('array', Dimension => [sub{42}]); ok 2135 # got no warnings ok 2136 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('SELF')]); ok 2137 # got no warnings ok 2138 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('TYPE')]); # error: # TYPE argument not allowed at (eval 1023) line 1, line 1. ok 2139 # got no warnings ok 2140 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('DATA')]); # error: # DATA argument not allowed at (eval 1024) line 1, line 1. ok 2141 # got no warnings ok 2142 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('HOOK')]); ok 2143 # got no warnings ok 2144 # evaluating code: $p->tag('test.foo', Dimension => 'ptr'); # error: # Cannot use a pointer type in member 'ptr' to determine a dimension for 'test.foo' at (eval 1026) line 1, line 1. ok 2145 # got no warnings ok 2146 # evaluating code: $p->tag('test.foo', Dimension => 'nonono'); # error: # Cannot find struct member 'nonono' at (eval 1027) line 1, line 1. ok 2147 # got no warnings ok 2148 # evaluating code: $p->tag('test.foo', Dimension => 'bar'); # error: # Cannot use member 'bar' located behind 'test.foo' in layout to determine a dimension at (eval 1028) line 1, line 1. ok 2149 # got no warnings ok 2150 # evaluating code: $p->tag('enumtype', Dimension => 'bar'); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 1029) line 1, line 1. ok 2151 # got no warnings ok 2152 # evaluating code: $p->tag('enumtype', Dimension => undef); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 1030) line 1, line 1. ok 2153 # got no warnings ok 2154 # evaluating code: $p->untag('enumtype', 'Dimension'); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 1031) line 1, line 1. ok 2155 # got no warnings ok 2156 # evaluating code: $p->tag('test.foo', Dimension => {}); # error: # Invalid Dimension tag for 'test.foo' at (eval 1032) line 1, line 1. ok 2157 # got no warnings ok 2158 # evaluating code: $p->tag('test.foo', Dimension => -1); # error: # Cannot use negative value -1 in Dimension tag for 'test.foo' at (eval 1033) line 1, line 1. ok 2159 # got no warnings ok 2160 # evaluating code: $p->tag('test.foo', Dimension => '-2'); # error: # Cannot use negative value -2 in Dimension tag for 'test.foo' at (eval 1034) line 1, line 1. ok 2161 # got no warnings ok 2162 # evaluating code: $p->tag('test.foo', Dimension => 0); ok 2163 # got no warnings ok 2164 # evaluating code: $p->tag('test.foo', Dimension => '0'); ok 2165 # got no warnings ok 2166 # evaluating code: $p->tag('test.foo', Dimension => ''); # error: # Invalid Dimension tag for 'test.foo' at (eval 1037) line 1, line 1. ok 2167 # got no warnings ok 2168 # evaluating code: $p->tag('test.foo', Dimension => sub{42}); ok 2169 # got no warnings ok 2170 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}]); ok 2171 # got no warnings ok 2172 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('SELF')]); ok 2173 # got no warnings ok 2174 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('TYPE')]); # error: # TYPE argument not allowed at (eval 1041) line 1, line 1. ok 2175 # got no warnings ok 2176 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('DATA')]); ok 2177 # got no warnings ok 2178 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('HOOK')]); ok 2179 # got no warnings ok 2180 # evaluating code: $p->tag('test.ary', Dimension => 'foo[4][1].a'); # error: # Cannot use index 4 into array of size 2 at (eval 1044) line 1, line 1. ok 2181 # got no warnings ok 2182 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][3].a'); # error: # Cannot use index 3 into array of size 3 at (eval 1045) line 1, line 1. ok 2183 # got no warnings ok 2184 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][-2].a'); # error: # Cannot use negative index -2 into array at (eval 1046) line 1, line 1. ok 2185 # got no warnings ok 2186 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][1].a+8'); # error: # Cannot use offset in compound member expression at (eval 1047) line 1, line 1. ok 2187 # got no warnings ok 2188 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][1].a'); ok 2189 # got no warnings ok 2190 # evaluating code: $x = $p->unpack('test.ary', 'x'x$p->sizeof('test.ary')); ok 2191 # got 1 warning(s): # Missing parent to look up 'foo[1][1].a' at (eval 1049) line 1, line 1. ok 2192 ok 2193 # evaluating code: $p->tag('test.foo', Dimension => undef); ok 2194 # got no warnings ok 2195 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[0]'); ok 2196 # got no warnings ok 2197 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[1]'); ok 2198 # got no warnings ok 2199 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[2]'); # error: # Cannot use member 'u.a.len[2]' located at same offset as 'dimtag_fail.array' in layout to determine a dimension at (eval 1053) line 1, line 1. ok 2200 # got no warnings ok 2201 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[3]'); # error: # Cannot use member 'u.a.len[3]' located behind 'dimtag_fail.array' in layout to determine a dimension at (eval 1054) line 1, line 1. ok 2202 # got no warnings ok 2203 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.b.len[0]'); # error: # Cannot use member 'u.b.len[0]' overlapping with 'dimtag_fail.array' in layout to determine a dimension at (eval 1055) line 1, line 1. ok 2204 # got no warnings ok 2205 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.b.len[1]'); # error: # Cannot use member 'u.b.len[1]' located behind 'dimtag_fail.array' in layout to determine a dimension at (eval 1056) line 1, line 1. ok 2206 # got no warnings ok 2207 # evaluating code: $p->tag('dimtag_fail.array', Dimension => undef); ok 2208 # got no warnings ok 2209 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 2210 # got no warnings ok 2211 # evaluating code: $p->tag('test.foo', Format => 'Binary'); ok 2212 # got no warnings ok 2213 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 2214 # got 1 warning(s): # Expected an array reference to look up index '1' in 'foo[1][1].a', not a string value at (eval 1060) line 1, line 1. ok 2215 ok 2216 # evaluating code: $p->tag('test.foo', Format => undef); ok 2217 # got no warnings ok 2218 # evaluating code: $p->tag('test.foo', Hooks => {unpack=>sub{[]}}); ok 2219 # got no warnings ok 2220 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 2221 # got 1 warning(s): # Cannot lookup index '1' in array of size '0' (in 'foo[1][1].a') at (eval 1063) line 1, line 1. ok 2222 ok 2223 # evaluating code: $p->tag('test.foo', Hooks => undef); ok 2224 # got no warnings ok 2225 # evaluating code: $p->tag('inner_struct', Format => 'Binary'); ok 2226 # got no warnings ok 2227 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 2228 # got 1 warning(s): # Expected a hash reference to look up member 'a' in 'foo[1][1].a', not a string value at (eval 1066) line 1, line 1. ok 2229 ok 2230 # evaluating code: $p->tag('inner_struct', Format => undef); ok 2231 # got no warnings ok 2232 # evaluating code: $p->tag('inner_struct', Hooks => {unpack=>sub{{foo=>1}}}); ok 2233 # got no warnings ok 2234 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 2235 # got 1 warning(s): # Cannot find member 'a' in hash (in 'foo[1][1].a') at (eval 1069) line 1, line 1. ok 2236 ok 2237 # evaluating code: $p->tag('inner_struct', Hooks => undef); ok 2238 # got no warnings ok 2239 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 2240 # got no warnings ok 2241 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{{}}}); ok 2242 # got no warnings ok 2243 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 2244 # got 1 warning(s): # Cannot use a hash reference in 'foo[1][1].a' as dimension at (eval 1073) line 1, line 1. ok 2245 ok 2246 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{[]}}); ok 2247 # got no warnings ok 2248 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 2249 # got 1 warning(s): # Cannot use an array reference in 'foo[1][1].a' as dimension at (eval 1075) line 1, line 1. ok 2250 ok 2251 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{sub{}}}); ok 2252 # got no warnings ok 2253 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 2254 # got 1 warning(s): # Cannot use a code reference in 'foo[1][1].a' as dimension at (eval 1077) line 1, line 1. ok 2255 ok 2256 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{undef}}); ok 2257 # got no warnings ok 2258 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 2259 # got 1 warning(s): # Cannot use an undefined value in 'foo[1][1].a' as dimension at (eval 1079) line 1, line 1. ok 2260 ok 2261 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{'foo'}}); ok 2262 # got no warnings ok 2263 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 2264 # got 1 warning(s): # Cannot use a string value ('foo') in 'foo[1][1].a' as dimension at (eval 1081) line 1, line 1. ok 2265 ok 2266 # evaluating code: $p->tag('inner_struct.a', Hooks => undef); ok 2267 # got no warnings ok 2268 # evaluating code: $p->tag('test.ary', Dimension => sub {1}); ok 2269 # got no warnings ok 2270 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 2271 # got no warnings ok 2272 # evaluating code: $p->tag('test.ary', Dimension => sub {{}}); ok 2273 # got no warnings ok 2274 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 2275 # got 1 warning(s): # Cannot use a hash reference as dimension at (eval 1086) line 1, line 1. ok 2276 ok 2277 # evaluating code: $p->tag('test.ary', Dimension => sub {[]}); ok 2278 # got no warnings ok 2279 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 2280 # got 1 warning(s): # Cannot use an array reference as dimension at (eval 1088) line 1, line 1. ok 2281 ok 2282 # evaluating code: $p->tag('test.ary', Dimension => sub {sub{}}); ok 2283 # got no warnings ok 2284 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 2285 # got 1 warning(s): # Cannot use a code reference as dimension at (eval 1090) line 1, line 1. ok 2286 ok 2287 # evaluating code: $p->tag('test.ary', Dimension => sub {undef}); ok 2288 # got no warnings ok 2289 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 2290 # got 1 warning(s): # Cannot use an undefined value as dimension at (eval 1092) line 1, line 1. ok 2291 ok 2292 # evaluating code: $p->tag('test.ary', Dimension => sub {'foo'}); ok 2293 # got no warnings ok 2294 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 2295 # got 1 warning(s): # Cannot use a string value ('foo') as dimension at (eval 1094) line 1, line 1. ok 2296 ok 2297 # evaluating code: $p->tag('test.ary', Dimension => sub {die "BOO!!!"}); ok 2298 # got no warnings ok 2299 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); # error: # BOO!!! at (eval 1095) line 1, line 1. ok 2300 # got no warnings ok 2301 # evaluating code: $p->tag('test.ary', Dimension => undef); ok 2302 # got no warnings ok 2303 # evaluating code: $p->IntSize(4); ok 2304 # got no warnings ok 2305 # evaluating code: $p->tag('char', Format => 'Binary'); ok 2306 # got no warnings ok 2307 # evaluating code: $p->tag('int', Format => 'Binary'); ok 2308 # got no warnings ok 2309 # evaluating code: $p->tag('array', Format => 'Binary'); ok 2310 # got no warnings ok 2311 # evaluating code: $p->tag('inner.u.x', Format => 'String'); ok 2312 # got no warnings ok 2313 # evaluating code: $x = $p->pack('char', 'xx'); ok 2314 # got 1 warning(s): # Source string "xx" is longer (2 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 1103) line 1, line 1. ok 2315 ok 2316 # evaluating code: $x = $p->pack('char', 'abcdefghijklmno'); ok 2317 # got 1 warning(s): # Source string "abcdefghijklmno" is longer (15 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 1104) line 1, line 1. ok 2318 ok 2319 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnop'); ok 2320 # got 1 warning(s): # Source string "abcdefghijkl..." is longer (16 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 1105) line 1, line 1. ok 2321 ok 2322 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnopq'); ok 2323 # got 1 warning(s): # Source string "abcdefghijkl..." is longer (17 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 1106) line 1, line 1. ok 2324 ok 2325 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnopqr'); ok 2326 # got 1 warning(s): # Source string "abcdefghijkl..." is longer (18 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 1107) line 1, line 1. ok 2327 ok 2328 # evaluating code: $x = $p->pack('int', 'x'x5); ok 2329 # got 1 warning(s): # Source string "xxxxx" is longer (5 bytes) than 'int' (4 bytes) while packing 'Binary' format at (eval 1108) line 1, line 1. ok 2330 ok 2331 # evaluating code: $x = $p->pack('int', 'x'x43); ok 2332 # got 1 warning(s): # Source string "xxxxxxxxxxxx..." is longer (43 bytes) than 'int' (4 bytes) while packing 'Binary' format at (eval 1109) line 1, line 1. ok 2333 ok 2334 # evaluating code: $x = $p->pack('int', { hash => 1 }); ok 2335 # got 1 warning(s): # Source string "HASH(0x1cbfaf4)" is longer (15 bytes) than 'int' (4 bytes) while packing 'Binary' format (Are you sure you want to pack a reference type?) at (eval 1110) line 1, line 1. ok 2336 ok 2337 # evaluating code: $x = $p->pack('int', [ 1, 2, 3 ]); ok 2338 # got 1 warning(s): # Source string "ARRAY(0x1c94..." is longer (16 bytes) than 'int' (4 bytes) while packing 'Binary' format (Are you sure you want to pack a reference type?) at (eval 1111) line 1, line 1. ok 2339 ok 2340 # evaluating code: $x = $p->pack('int', 'x'x4); ok 2341 # got no warnings ok 2342 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x5 } }); ok 2343 # got 1 warning(s): # Source string "xxxxx" is longer (5 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format at (eval 1113) line 1, line 1. ok 2344 ok 2345 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x42 } }); ok 2346 # got 1 warning(s): # Source string "xxxxxxxxxxxx..." is longer (42 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format at (eval 1114) line 1, line 1. ok 2347 ok 2348 # evaluating code: $x = $p->pack('inner', { u => { x => { hash => 1 } } }); ok 2349 # got 1 warning(s): # Source string "HASH(0x1c949b4)" is longer (15 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format (Are you sure you want to pack a reference type?) at (eval 1115) line 1, line 1. ok 2350 ok 2351 # evaluating code: $x = $p->pack('inner', { u => { x => [ 1, 2, 3 ] } }); ok 2352 # got 1 warning(s): # Source string "ARRAY(0x1cdf..." is longer (16 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format (Are you sure you want to pack a reference type?) at (eval 1116) line 1, line 1. ok 2353 ok 2354 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x4 } }); ok 2355 # got no warnings ok 2356 # evaluating code: $x = $p->unpack('int', ''); ok 2357 # got 1 warning(s): # Data too short at (eval 1118) line 1, line 1. ok 2358 ok 2359 # evaluating code: $x = $p->unpack('array', ''); ok 2360 # got no warnings ok 2361 # evaluating code: $p->tag('char', Format => undef); ok 2362 # got no warnings ok 2363 # evaluating code: $p->tag('int', Format => undef); ok 2364 # got no warnings ok 2365 # evaluating code: $p->tag('array', Format => undef); ok 2366 # got no warnings ok 2367 # evaluating code: $p->tag('inner.u.x', Format => undef); ok 2368 # got no warnings ok 2369 # evaluating code: $p->tag('hasbf.bf.c', Format => 'Binary'); # error: # Cannot use 'Format' tag on bitfields at (eval 1124) line 1, line 1. ok 2370 # got no warnings ok 2371 # evaluating code: $p->tag('hasbf.bf.c', ByteOrder => 'BigEndian'); # error: # Cannot use 'ByteOrder' tag on bitfields at (eval 1125) line 1, line 1. ok 2372 # got no warnings ok 2373 #---- #---- CLASS: Convert::Binary::C #---- #---- RUNNING IN WARNING LEVEL 2 #---- ok 2374 # evaluating code: $p->configure; ok 2375 # got 1 warning(s): # Useless use of configure in void context at (eval 1126) line 1, line 1. ok 2376 ok 2377 # evaluating code: Convert::Binary::C::feature('foo'); ok 2378 # got 1 warning(s): # Useless use of feature in void context at (eval 1127) line 1, line 1. ok 2379 ok 2380 # evaluating code: $p->feature('foo'); ok 2381 # got 1 warning(s): # Useless use of feature in void context at (eval 1128) line 1, line 1. ok 2382 ok 2383 # evaluating code: $x = Convert::Binary::C::feature(); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 1129) line 1, line 1. ok 2384 # got no warnings ok 2385 # evaluating code: $x = Convert::Binary::C::feature(1, 2); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 1130) line 1, line 1. ok 2386 # got no warnings ok 2387 # evaluating code: $x = $p->feature(); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 1131) line 1, line 1. ok 2388 # got no warnings ok 2389 # evaluating code: $x = $p->feature(1, 2); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 1132) line 1, line 1. ok 2390 # got no warnings ok 2391 # evaluating code: Convert::Binary::C::native('IntSize'); ok 2392 # got 1 warning(s): # Useless use of native in void context at (eval 1133) line 1, line 1. ok 2393 ok 2394 # evaluating code: $p->native('IntSize'); ok 2395 # got 1 warning(s): # Useless use of native in void context at (eval 1134) line 1, line 1. ok 2396 ok 2397 # evaluating code: $x = Convert::Binary::C::native('foo', 'bar'); # error: # Usage: Convert::Binary::C::native(property) at (eval 1135) line 1, line 1. ok 2398 # got no warnings ok 2399 # evaluating code: $x = $p->native('foo', 'bar'); # error: # Usage: Convert::Binary::C::native(property) at (eval 1136) line 1, line 1. ok 2400 # got no warnings ok 2401 # evaluating code: $x = $p->native('foobar'); # error: # Invalid property 'foobar' at (eval 1137) line 1, line 1. ok 2402 # got no warnings ok 2403 # evaluating code: $p->member('xxx', 666); # error: # Call to member without parse data at (eval 1138) line 1, line 1. ok 2404 # got no warnings ok 2405 # evaluating code: $p->def('xxx'); ok 2406 # got 1 warning(s): # Useless use of def in void context at (eval 1139) line 1, line 1. ok 2407 ok 2408 # evaluating code: $p->pack('xxx', {foo=>123}); ok 2409 # got 1 warning(s): # Useless use of pack in void context at (eval 1140) line 1, line 1. ok 2410 ok 2411 # evaluating code: $p->unpack('xxx', 'yyy'); ok 2412 # got 1 warning(s): # Useless use of unpack in void context at (eval 1141) line 1, line 1. ok 2413 ok 2414 # evaluating code: $p->sizeof('xxx'); ok 2415 # got 1 warning(s): # Useless use of sizeof in void context at (eval 1142) line 1, line 1. ok 2416 ok 2417 # evaluating code: $p->typeof('xxx'); ok 2418 # got 1 warning(s): # Useless use of typeof in void context at (eval 1143) line 1, line 1. ok 2419 ok 2420 # evaluating code: $p->offsetof('xxx', 'yyy'); # error: # Call to offsetof without parse data at (eval 1144) line 1, line 1. ok 2421 # got no warnings ok 2422 # evaluating code: $p->member('xxx', 123); # error: # Call to member without parse data at (eval 1145) line 1, line 1. ok 2423 # got no warnings ok 2424 # evaluating code: $p->enum_names; # error: # Call to enum_names without parse data at (eval 1146) line 1, line 1. ok 2425 # got no warnings ok 2426 # evaluating code: $p->enum; # error: # Call to enum without parse data at (eval 1147) line 1, line 1. ok 2427 # got no warnings ok 2428 # evaluating code: $p->compound_names; # error: # Call to compound_names without parse data at (eval 1148) line 1, line 1. ok 2429 # got no warnings ok 2430 # evaluating code: $p->compound; # error: # Call to compound without parse data at (eval 1149) line 1, line 1. ok 2431 # got no warnings ok 2432 # evaluating code: $p->struct_names; # error: # Call to struct_names without parse data at (eval 1150) line 1, line 1. ok 2433 # got no warnings ok 2434 # evaluating code: $p->struct; # error: # Call to struct without parse data at (eval 1151) line 1, line 1. ok 2435 # got no warnings ok 2436 # evaluating code: $p->union_names; # error: # Call to union_names without parse data at (eval 1152) line 1, line 1. ok 2437 # got no warnings ok 2438 # evaluating code: $p->union; # error: # Call to union without parse data at (eval 1153) line 1, line 1. ok 2439 # got no warnings ok 2440 # evaluating code: $p->typedef_names; # error: # Call to typedef_names without parse data at (eval 1154) line 1, line 1. ok 2441 # got no warnings ok 2442 # evaluating code: $p->typedef; # error: # Call to typedef without parse data at (eval 1155) line 1, line 1. ok 2443 # got no warnings ok 2444 # evaluating code: $p->dependencies; # error: # Call to dependencies without parse data at (eval 1156) line 1, line 1. ok 2445 # got no warnings ok 2446 # evaluating code: $p->sourcify; # error: # Call to sourcify without parse data at (eval 1157) line 1, line 1. ok 2447 # got no warnings ok 2448 # evaluating code: $p->macro_names; # error: # Call to macro_names without parse data at (eval 1158) line 1, line 1. ok 2449 # got no warnings ok 2450 # evaluating code: $p->macro; # error: # Call to macro without parse data at (eval 1159) line 1, line 1. ok 2451 # got no warnings ok 2452 # evaluating code: $p->defined('foo'); # error: # Call to defined without parse data at (eval 1160) line 1, line 1. ok 2453 # got no warnings ok 2454 # evaluating code: $p->parse_file(''); # error: # Cannot find input file '' at (eval 1161) line 1, line 1. ok 2455 # got no warnings ok 2456 # evaluating code: $p->parse_file('foobar.c'); # error: # Cannot find input file 'foobar.c' at (eval 1162) line 1, line 1. ok 2457 # got no warnings ok 2458 # evaluating code: $p->Include('tests/include/files', 'include/files'); ok 2459 # got no warnings ok 2460 # evaluating code: $p->parse_file('empty.h')->clean; ok 2461 # got no warnings ok 2462 # evaluating code: $p->parse_file('nlunix.h')->clean; ok 2463 # got no warnings ok 2464 # evaluating code: $p->parse_file('nldos.h')->clean; ok 2465 # got no warnings ok 2466 # evaluating code: $p->parse_file('nlmac.h')->clean; ok 2467 # got no warnings ok 2468 # evaluating code: $p->parse('')->clean; ok 2469 # got no warnings ok 2470 # evaluating code: $p->parse("typedef int foo;")->clean; ok 2471 # got no warnings ok 2472 # evaluating code: $p->parse("typedef int foo;\n")->clean; ok 2473 # got no warnings ok 2474 # evaluating code: $p->parse("typedef int foo;\r\n")->clean; ok 2475 # got no warnings ok 2476 # evaluating code: $p->parse("typedef int foo;\r")->clean; ok 2477 # got no warnings ok 2478 # evaluating code: $p->Define(qw( DEFINE=3 DEFINE=2 )); ok 2479 # got no warnings ok 2480 # evaluating code: $p->parse(''); # error: # macro 'DEFINE' redefined unidentically at (eval 1174) line 1, line 1. ok 2481 # got no warnings ok 2482 # evaluating code: $p->Define(['=']); ok 2483 # got no warnings ok 2484 # evaluating code: $p->parse(''); # error: # void macro name at (eval 1176) line 1, line 1. ok 2485 # got no warnings ok 2486 # evaluating code: $p->Define(['=']); ok 2487 # got no warnings ok 2488 # evaluating code: $p->Define(['FOO=']); ok 2489 # got no warnings ok 2490 # evaluating code: $p->parse("#if\n#endif\n"); # error: # [buffer], line 1: void condition for a #if/#elif at (eval 1179) line 1, line 1. ok 2491 # got no warnings ok 2492 # evaluating code: $p->parse("#if 0\n#elif\n#endif\n"); # error: # [buffer], line 2: void condition for a #if/#elif at (eval 1180) line 1, line 1. ok 2493 # got no warnings ok 2494 # evaluating code: $p->parse("#if FOO\n#endif\n"); # error: # [buffer], line 1: void condition (after expansion) for a #if/#elif at (eval 1181) line 1, line 1. ok 2495 # got no warnings ok 2496 # evaluating code: $p->parse("#if 0\n#elif FOO\n#endif\n"); # error: # [buffer], line 2: void condition (after expansion) for a #if/#elif at (eval 1182) line 1, line 1. ok 2497 # got no warnings ok 2498 # evaluating code: $p->Assert(qw{ PRED(answer) 1(foo) }); ok 2499 # got no warnings ok 2500 # evaluating code: $p->parse(''); # error: # illegal assertion name for #assert at (eval 1184) line 1, line 1. ok 2501 # got no warnings ok 2502 # evaluating code: $p->Assert([qw{ PRED(answer) SYNTAX) }]); ok 2503 # got no warnings ok 2504 # evaluating code: $p->parse(''); # error: # syntax error in #assert at (eval 1186) line 1, line 1. ok 2505 # got no warnings ok 2506 # evaluating code: $p->Assert([qw{ PRED(answer) UNFINISHED( }]); ok 2507 # got no warnings ok 2508 # evaluating code: $p->parse(''); # error: # unfinished #assert at (eval 1188) line 1, line 1. ok 2509 # got no warnings ok 2510 # evaluating code: $p->Assert([]); ok 2511 # got no warnings ok 2512 # evaluating code: $x = $p->pack('signed int', 1); ok 2513 # got no warnings ok 2514 # evaluating code: $x = $p->unpack('signed int', $x); ok 2515 # got no warnings ok 2516 # evaluating code: $x = $p->sizeof('long long'); ok 2517 # got no warnings ok 2518 # evaluating code: $x = $p->typeof('long double'); ok 2519 # got no warnings ok 2520 # evaluating code: $p->parse($code{pragma_pack_1}); # error: # [buffer], line 5: invalid argument 3 to #pragma pack at (eval 1194) line 1, line 1. ok 2521 # got no warnings ok 2522 # evaluating code: $p->parse($code{pragma_pack_2}); # error: # [buffer], line 1: invalid argument 5 to #pragma pack at (eval 1195) line 1, line 1. ok 2523 # got no warnings ok 2524 # evaluating code: $p->parse($code{pragma_pack_3}); ok 2525 # got no warnings ok 2526 # evaluating code: $p->parse($code{macro}); # error: # [buffer], line 1: macro 'FOO' redefined unidentically at (eval 1197) line 1, line 1. ok 2527 # got no warnings ok 2528 # evaluating code: $p->parse($code{assert}); # error: # [buffer], line 2: void assertion in #assert at (eval 1198) line 1, line 1. ok 2529 # got 1 warning(s): # [buffer], line 1: (warning) trailing garbage in #assert at (eval 1198) line 1, line 1. ok 2530 ok 2531 # evaluating code: $p->parse($code{assert_syntax}); # error: # [buffer], line 2: syntax error for assertion in #if at (eval 1199) line 1, line 1. ok 2532 # got no warnings ok 2533 # evaluating code: $p->parse($code{include}); # error: # [buffer], line 1: file 'not_here.h' not found at (eval 1200) line 1, line 1. ok 2534 # got no warnings ok 2535 # evaluating code: $p->parse($code{endif}); # error: # [buffer], line 3: unmatched #endif at (eval 1201) line 1, line 1. ok 2536 # got 1 warning(s): # [buffer], line 1: (warning) trailing garbage in #ifdef at (eval 1201) line 1, line 1. ok 2537 ok 2538 # evaluating code: $p->parse($code{else}); # error: # [buffer], line 1: rogue #else at (eval 1202) line 1, line 1. ok 2539 # got no warnings ok 2540 # evaluating code: $p->parse($code{elif}); # error: # [buffer], line 1: rogue #elif at (eval 1203) line 1, line 1. ok 2541 # got no warnings ok 2542 # evaluating code: $p->parse($code{unknown}); # error: # [buffer], line 1: unknown cpp directive '#foobar' at (eval 1204) line 1, line 1. ok 2543 # got no warnings ok 2544 # evaluating code: $p->parse($code); ok 2545 # got 2 warning(s): # [buffer], line 2: (warning) trailing garbage in #assert at (eval 1205) line 1, line 1. # [buffer], line 13: (warning) trailing garbage in #ifdef at (eval 1205) line 1, line 1. ok 2546 ok 2547 ok 2548 # evaluating code: $p->def('xxx'); ok 2549 # got 1 warning(s): # Useless use of def in void context at (eval 1206) line 1, line 1. ok 2550 ok 2551 # evaluating code: $p->dependencies; ok 2552 # got 1 warning(s): # Useless use of dependencies in void context at (eval 1207) line 1, line 1. ok 2553 ok 2554 # evaluating code: $p->sourcify; ok 2555 # got 1 warning(s): # Useless use of sourcify in void context at (eval 1208) line 1, line 1. ok 2556 ok 2557 # evaluating code: $p->clone; ok 2558 # got 1 warning(s): # Useless use of clone in void context at (eval 1209) line 1, line 1. ok 2559 ok 2560 # evaluating code: $p->configure(Include => 'Boo'); # error: # Include wants a reference to an array of strings at (eval 1210) line 1, line 1. ok 2561 # got no warnings ok 2562 # evaluating code: $p->Include({ Boo => 'Boo' }); # error: # Include wants an array reference at (eval 1211) line 1, line 1. ok 2563 # got no warnings ok 2564 # evaluating code: $p->Include('Boo', ['Boo']); # error: # Argument 2 to Include must not be a reference at (eval 1212) line 1, line 1. ok 2565 # got no warnings ok 2566 # evaluating code: $p->Include(['Boo'], ['Boo']); # error: # Invalid number of arguments to Include at (eval 1213) line 1, line 1. ok 2567 # got no warnings ok 2568 # evaluating code: $p->ByteOrder(['Boo']); # error: # ByteOrder must be a string value, not a reference at (eval 1214) line 1 ok 2569 # got no warnings ok 2570 # evaluating code: $p->ByteOrder('Boo'); # error: # ByteOrder must be 'BigEndian' or 'LittleEndian', not 'Boo' at (eval 1215) line 1 ok 2571 # got no warnings ok 2572 # evaluating code: $p->FloatSize([1]); # error: # FloatSize must be an integer value, not a reference at (eval 1216) line 1 ok 2573 # got no warnings ok 2574 # evaluating code: $p->FloatSize(13); # error: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 13 at (eval 1217) line 1 ok 2575 # got no warnings ok 2576 # evaluating code: $p->FloatSize(1); ok 2577 # got no warnings ok 2578 # evaluating code: $p->configure(DisabledKeywords => 42); # error: # DisabledKeywords wants a reference to an array of strings at (eval 1219) line 1, line 1. ok 2579 # got no warnings ok 2580 # evaluating code: $p->configure(DisabledKeywords => { foo => 42 }); # error: # DisabledKeywords wants an array reference at (eval 1220) line 1, line 1. ok 2581 # got no warnings ok 2582 # evaluating code: $p->configure(Bitfields => 42); # error: # Bitfields wants a hash reference at (eval 1221) line 1, line 1. ok 2583 # got no warnings ok 2584 # evaluating code: $p->configure(Bitfields => []); # error: # Bitfields wants a hash reference at (eval 1222) line 1, line 1. ok 2585 # got no warnings ok 2586 # evaluating code: $p->configure(Bitfields => { Engine => 'FooBar' }); # error: # Unknown bitfield layout engine 'FooBar' at (eval 1223) line 1, line 1. ok 2587 # got no warnings ok 2588 # evaluating code: $p->configure(Bitfields => { Engine => 'Simple' }); ok 2589 # got no warnings ok 2590 # evaluating code: $p->configure(Bitfields => { ByteOrder => 'BigEndian' }); # error: # Invalid option 'ByteOrder' for bitfield layout engine 'Simple' at (eval 1225) line 1, line 1. ok 2591 # got no warnings ok 2592 # evaluating code: $p->configure(Bitfields => { NoSuchOption => 42 }); # error: # Invalid option 'NoSuchOption' for bitfield layout engine 'Simple' at (eval 1226) line 1, line 1. ok 2593 # got no warnings ok 2594 # evaluating code: $x = $p->def(''); ok 2595 # got no warnings ok 2596 # evaluating code: $x = $p->def('struct '); ok 2597 # got no warnings ok 2598 # evaluating code: $x = $p->def('notthere'); ok 2599 # got no warnings ok 2600 # evaluating code: $x = $p->sourcify; ok 2601 # got no warnings ok 2602 # evaluating code: $x = $p->sourcify('foo'); # error: # Sourcification of individual types is not yet supported at (eval 1231) line 1, line 1. ok 2603 # got no warnings ok 2604 # evaluating code: $x = $p->sourcify({ foo => 1 }, 'foo'); # error: # Sourcification of individual types is not yet supported at (eval 1232) line 1, line 1. ok 2605 # got no warnings ok 2606 # evaluating code: $x = $p->sourcify([ 1 ], 'foo', 'bar'); # error: # Sourcification of individual types is not yet supported at (eval 1233) line 1, line 1. ok 2607 # got no warnings ok 2608 # evaluating code: $x = $p->sourcify([ 1 ]); # error: # Need a hash reference for configuration options at (eval 1234) line 1, line 1. ok 2609 # got no warnings ok 2610 # evaluating code: $x = $p->sourcify({ foo => 1 }); # error: # Invalid option 'foo' at (eval 1235) line 1, line 1. ok 2611 # got no warnings ok 2612 # evaluating code: $x = $p->sourcify({ Context => 1 }); ok 2613 # got no warnings ok 2614 # evaluating code: $p->pack('xxx', 'yyy'); ok 2615 # got 1 warning(s): # Useless use of pack in void context at (eval 1237) line 1, line 1. ok 2616 ok 2617 # evaluating code: $x = $p->pack('', 1); # error: # Cannot find '' at (eval 1238) line 1, line 1. ok 2618 # got no warnings ok 2619 # evaluating code: $x = $p->pack('na', 'yyy'); # error: # Cannot find 'na' at (eval 1239) line 1, line 1. ok 2620 # got no warnings ok 2621 # evaluating code: $x = $p->pack('nodef', 'yyy'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1240) line 1, line 1. ok 2622 # got no warnings ok 2623 # evaluating code: $x = $p->pack('xxx', 'yyy'); # error: # Got no definition for 'union xxx' at (eval 1241) line 1, line 1. ok 2624 # got no warnings ok 2625 # evaluating code: $p->pack('na', 'yyy', $data); # error: # Cannot find 'na' at (eval 1242) line 1, line 1. ok 2626 # got no warnings ok 2627 # evaluating code: $x = $p->pack('hasbf', {}); ok 2628 # got no warnings ok 2629 # evaluating code: $x = $p->pack('t_unsafe', []); ok 2630 # got 1 warning(s): # Unsafe values used in pack('t_unsafe') at (eval 1244) line 1, line 1. ok 2631 ok 2632 # evaluating code: $x = $p->pack('s_unsafe', {}); ok 2633 # got 1 warning(s): # Unsafe values used in pack('s_unsafe') at (eval 1245) line 1, line 1. ok 2634 ok 2635 # evaluating code: $x = $p->pack('nonnative', 0); ok 2636 # got 1 warning(s): # Cannot pack 1 byte floating point values at (eval 1246) line 1, line 1. ok 2637 ok 2638 # evaluating code: $p->pack('enum enu', 'A', ['xxxx']); # error: # Type of arg 3 to pack must be string at (eval 1247) line 1, line 1. ok 2639 # got no warnings ok 2640 # evaluating code: $p->pack('enum enu', 'A', 'xxxx'); # error: # Modification of a read-only value attempted at (eval 1248) line 1, line 1. ok 2641 # got no warnings ok 2642 # evaluating code: $x = $p->pack('enum enu', 'A', 'xxxx'); ok 2643 # got no warnings ok 2644 # evaluating code: $x = $p->pack('test.foo', 23); ok 2645 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 1250) line 1, line 1. ok 2646 ok 2647 # evaluating code: $x = $p->pack('test.foo', {}); ok 2648 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 1251) line 1, line 1. ok 2649 ok 2650 # evaluating code: $x = $p->pack('test.foo', sub { 1 }); ok 2651 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 1252) line 1, line 1. ok 2652 ok 2653 # evaluating code: $x = $p->pack('test.bar', []); ok 2654 # got 1 warning(s): # 'test.bar' should be a scalar value at (eval 1253) line 1, line 1. ok 2655 ok 2656 # evaluating code: $x = $p->pack('test.xxx', {}); ok 2657 # got 1 warning(s): # 'test.xxx' should be a scalar value at (eval 1254) line 1, line 1. ok 2658 ok 2659 # evaluating code: $x = $p->pack('test', {foo => {}}); ok 2660 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 1255) line 1, line 1. ok 2661 ok 2662 # evaluating code: $x = $p->pack('test', {foo => [undef, {}] }); ok 2663 # got 1 warning(s): # 'test.foo[1]' should be an array reference at (eval 1256) line 1, line 1. ok 2664 ok 2665 # evaluating code: $x = $p->pack('test', {foo => [undef, [1]] }); ok 2666 # got 1 warning(s): # 'test.foo[1][0]' should be a hash reference at (eval 1257) line 1, line 1. ok 2667 ok 2668 # evaluating code: $x = $p->pack('test', {foo => [undef, [{a => {}}]]}); ok 2669 # got 1 warning(s): # 'test.foo[1][0].a' should be a scalar value at (eval 1258) line 1, line 1. ok 2670 ok 2671 # evaluating code: $x = $p->pack('test', {foo => [undef, [{b => {}}]]}); ok 2672 # got 1 warning(s): # 'test.foo[1][0].b' should be an array reference at (eval 1259) line 1, line 1. ok 2673 ok 2674 # evaluating code: $x = []; $x->[1]{d}[2] = 1; ok 2675 # got no warnings ok 2676 # evaluating code: $x = $p->pack('stuff', $x); ok 2677 # got 1 warning(s): # 'stuff[1].d[2]' should be an array reference at (eval 1261) line 1, line 1. ok 2678 ok 2679 # evaluating code: $x = []; $x->[10]{u} = 1; ok 2680 # got no warnings ok 2681 # evaluating code: $x = $p->pack('stuff', $x); ok 2682 # got 1 warning(s): # 'stuff[10].u' should be a hash reference at (eval 1263) line 1, line 1. ok 2683 ok 2684 # evaluating code: $x = []; $x->[11]{u} = [1]; ok 2685 # got no warnings ok 2686 # evaluating code: $x = $p->pack('stuff', $x); ok 2687 # got 1 warning(s): # 'stuff[11].u' should be a hash reference at (eval 1265) line 1, line 1. ok 2688 ok 2689 # evaluating code: $x = []; $x->[8]{u}{b} = {}; ok 2690 # got no warnings ok 2691 # evaluating code: $x = $p->pack('stuff', $x); ok 2692 # got 1 warning(s): # 'stuff[8].u.b' should be an array reference at (eval 1267) line 1, line 1. ok 2693 ok 2694 # evaluating code: $x = []; $x->[7]{u}{b} = [undef, {}]; ok 2695 # got no warnings ok 2696 # evaluating code: $x = $p->pack('stuff', $x); ok 2697 # got 1 warning(s): # 'stuff[7].u.b[1]' should be a scalar value at (eval 1269) line 1, line 1. ok 2698 ok 2699 # evaluating code: $x = []; $x->[6]{d}[5][4] = undef; ok 2700 # got no warnings ok 2701 # evaluating code: $x = $p->pack('stuff', $x); ok 2702 # got no warnings ok 2703 # evaluating code: $x = []; $x->[6]{d}[5][4] = sub { 1 }; ok 2704 # got no warnings ok 2705 # evaluating code: $x = $p->pack('stuff', $x); ok 2706 # got 1 warning(s): # 'stuff[6].d[5][4]' should be a scalar value at (eval 1273) line 1, line 1. ok 2707 ok 2708 # evaluating code: $x = $p->pack('unsigned char', 42); ok 2709 # got no warnings ok 2710 # evaluating code: $x = $p->pack('double', 42); ok 2711 # got no warnings ok 2712 # evaluating code: $x = $p->pack('short double', 42); # error: # Unsupported basic type 'short double' at (eval 1276) line 1, line 1. ok 2713 # got no warnings ok 2714 # evaluating code: $x = $p->pack('fp_unsupp', 42); ok 2715 # got 1 warning(s): # Unsupported floating point type 'short float' in pack at (eval 1277) line 1, line 1. ok 2716 ok 2717 # evaluating code: $x = $p->pack('hasbf.bf', {}); ok 2718 # got no warnings ok 2719 # evaluating code: $p->unpack('test', $data); ok 2720 # got 1 warning(s): # Useless use of unpack in void context at (eval 1279) line 1, line 1. ok 2721 ok 2722 # evaluating code: $x = $p->unpack('', $data); # error: # Cannot find '' at (eval 1280) line 1, line 1. ok 2723 # got no warnings ok 2724 # evaluating code: $x = $p->unpack('na', $data); # error: # Cannot find 'na' at (eval 1281) line 1, line 1. ok 2725 # got no warnings ok 2726 # evaluating code: $x = $p->unpack('nodef', $data); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1282) line 1, line 1. ok 2727 # got no warnings ok 2728 # evaluating code: $x = $p->unpack('xxx', $data); # error: # Got no definition for 'union xxx' at (eval 1283) line 1, line 1. ok 2729 # got no warnings ok 2730 # evaluating code: $x = $p->unpack('test', $data); ok 2731 # got 1 warning(s): # Data too short at (eval 1284) line 1, line 1. ok 2732 ok 2733 # evaluating code: @x = $p->unpack('test', $data); ok 2734 # got no warnings ok 2735 # evaluating code: $x = $p->unpack('array', ''); ok 2736 # got no warnings ok 2737 # evaluating code: $x = $p->unpack('hasbf', $data); ok 2738 # got no warnings ok 2739 # evaluating code: $x = $p->unpack('t_unsafe', $data); ok 2740 # got 2 warning(s): # Unsafe values used in unpack('t_unsafe') at (eval 1288) line 1, line 1. # Data too short at (eval 1288) line 1, line 1. ok 2741 ok 2742 ok 2743 # evaluating code: $x = $p->unpack('s_unsafe', $data); ok 2744 # got 2 warning(s): # Unsafe values used in unpack('s_unsafe') at (eval 1289) line 1, line 1. # Data too short at (eval 1289) line 1, line 1. ok 2745 ok 2746 ok 2747 # evaluating code: $x = $p->unpack('nonnative', 'x'); ok 2748 # got 1 warning(s): # Cannot unpack 1 byte floating point values at (eval 1290) line 1, line 1. ok 2749 ok 2750 # evaluating code: $x = $p->unpack('multiple', 'x'x100); ok 2751 # got 2 warning(s): # Member 'a' used more than once in struct multiple defined in [buffer](62) at (eval 1291) line 1, line 1. # Member 'b' used more than once in union defined in [buffer](66) at (eval 1291) line 1, line 1. ok 2752 ok 2753 ok 2754 # evaluating code: $x = $p->unpack('unsigned char', 'x'x100); ok 2755 # got no warnings ok 2756 # evaluating code: $x = $p->unpack('double', 'x'x100); ok 2757 # got no warnings ok 2758 # evaluating code: $x = $p->unpack('signed float', 'x'x100); # error: # Unsupported basic type 'signed float' at (eval 1294) line 1, line 1. ok 2759 # got no warnings ok 2760 # evaluating code: $x = $p->unpack('fp_unsupp', 'x'x100); ok 2761 # got 1 warning(s): # Unsupported floating point type 'short float' in unpack at (eval 1295) line 1, line 1. ok 2762 ok 2763 # evaluating code: $x = $p->unpack('hasbf.bf', 'x'x100); ok 2764 # got no warnings ok 2765 # evaluating code: $p->initializer('test'); ok 2766 # got 1 warning(s): # Useless use of initializer in void context at (eval 1297) line 1, line 1. ok 2767 ok 2768 # evaluating code: $p->initializer('test', $data); ok 2769 # got 1 warning(s): # Useless use of initializer in void context at (eval 1298) line 1, line 1. ok 2770 ok 2771 # evaluating code: $x = $p->initializer('', $data); # error: # Cannot find '' at (eval 1299) line 1, line 1. ok 2772 # got no warnings ok 2773 # evaluating code: $x = $p->initializer('na'); # error: # Cannot find 'na' at (eval 1300) line 1, line 1. ok 2774 # got no warnings ok 2775 # evaluating code: $x = $p->initializer('na', $data); # error: # Cannot find 'na' at (eval 1301) line 1, line 1. ok 2776 # got no warnings ok 2777 # evaluating code: $x = $p->initializer('nodef', $data); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1302) line 1, line 1. ok 2778 # got no warnings ok 2779 # evaluating code: $x = $p->initializer('xxx', $data); # error: # Got no definition for 'union xxx' at (eval 1303) line 1, line 1. ok 2780 # got no warnings ok 2781 # evaluating code: $x = $p->initializer('test.foo', 23); ok 2782 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 1304) line 1, line 1. ok 2783 ok 2784 # evaluating code: $x = $p->initializer('test.foo', {}); ok 2785 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 1305) line 1, line 1. ok 2786 ok 2787 # evaluating code: $x = $p->initializer('test.foo', sub { 1 }); ok 2788 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 1306) line 1, line 1. ok 2789 ok 2790 # evaluating code: $x = $p->initializer('test.bar', []); ok 2791 # got 1 warning(s): # 'test.bar' should be a scalar value at (eval 1307) line 1, line 1. ok 2792 ok 2793 # evaluating code: $x = $p->initializer('test.xxx', {}); ok 2794 # got 1 warning(s): # 'test.xxx' should be a scalar value at (eval 1308) line 1, line 1. ok 2795 ok 2796 # evaluating code: $x = $p->initializer('test', {foo => {}}); ok 2797 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 1309) line 1, line 1. ok 2798 ok 2799 # evaluating code: $x = $p->initializer('test', {foo => [undef, {}] }); ok 2800 # got 1 warning(s): # 'test.foo[1]' should be an array reference at (eval 1310) line 1, line 1. ok 2801 ok 2802 # evaluating code: $x = $p->initializer('test', {foo => [undef, [1]] }); ok 2803 # got 1 warning(s): # 'test.foo[1][0]' should be a hash reference at (eval 1311) line 1, line 1. ok 2804 ok 2805 # evaluating code: $x = $p->initializer('test', {foo => [undef, [{a => {}}]]}); ok 2806 # got 1 warning(s): # 'test.foo[1][0].a' should be a scalar value at (eval 1312) line 1, line 1. ok 2807 ok 2808 # evaluating code: $x = $p->initializer('test', {foo => [undef, [{b => {}}]]}); ok 2809 # got 1 warning(s): # 'test.foo[1][0].b' should be an array reference at (eval 1313) line 1, line 1. ok 2810 ok 2811 # evaluating code: $x = []; $x->[1]{d}[2] = 1; ok 2812 # got no warnings ok 2813 # evaluating code: $x = $p->initializer('stuff', $x); ok 2814 # got 1 warning(s): # 'stuff[1].d[2]' should be an array reference at (eval 1315) line 1, line 1. ok 2815 ok 2816 # evaluating code: $x = []; $x->[10]{c} = 1; ok 2817 # got no warnings ok 2818 # evaluating code: $x = $p->initializer('stuff', $x); ok 2819 # got 1 warning(s): # 'stuff[10].c' should be a hash reference at (eval 1317) line 1, line 1. ok 2820 ok 2821 # evaluating code: $x = []; $x->[11]{c} = [1]; ok 2822 # got no warnings ok 2823 # evaluating code: $x = $p->initializer('stuff', $x); ok 2824 # got 1 warning(s): # 'stuff[11].c' should be a hash reference at (eval 1319) line 1, line 1. ok 2825 ok 2826 # evaluating code: $x = []; $x->[8]{c}{b} = {}; ok 2827 # got no warnings ok 2828 # evaluating code: $x = $p->initializer('stuff', $x); ok 2829 # got 1 warning(s): # 'stuff[8].c.b' should be an array reference at (eval 1321) line 1, line 1. ok 2830 ok 2831 # evaluating code: $x = []; $x->[7]{c}{b} = [undef, {}]; ok 2832 # got no warnings ok 2833 # evaluating code: $x = $p->initializer('stuff', $x); ok 2834 # got 1 warning(s): # 'stuff[7].c.b[1]' should be a scalar value at (eval 1323) line 1, line 1. ok 2835 ok 2836 # evaluating code: $x = []; $x->[6]{d}[5][4] = undef; ok 2837 # got no warnings ok 2838 # evaluating code: $x = $p->initializer('stuff', $x); ok 2839 # got no warnings ok 2840 # evaluating code: $x = []; $x->[6]{d}[5][4] = sub { 1 }; ok 2841 # got no warnings ok 2842 # evaluating code: $x = $p->initializer('stuff', $x); ok 2843 # got 1 warning(s): # 'stuff[6].d[5][4]' should be a scalar value at (eval 1327) line 1, line 1. ok 2844 ok 2845 # evaluating code: $p->sizeof('na'); ok 2846 # got 1 warning(s): # Useless use of sizeof in void context at (eval 1328) line 1, line 1. ok 2847 ok 2848 # evaluating code: $x = $p->sizeof(''); # error: # Cannot find '' at (eval 1329) line 1, line 1. ok 2849 # got no warnings ok 2850 # evaluating code: $x = $p->sizeof('na'); # error: # Cannot find 'na' at (eval 1330) line 1, line 1. ok 2851 # got no warnings ok 2852 # evaluating code: $x = $p->sizeof('long ='); # error: # Cannot find 'long =' at (eval 1331) line 1, line 1. ok 2853 # got no warnings ok 2854 # evaluating code: $x = $p->sizeof('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1332) line 1, line 1. ok 2855 # got no warnings ok 2856 # evaluating code: $x = $p->sizeof('xxx'); # error: # Got no definition for 'union xxx' at (eval 1333) line 1, line 1. ok 2857 # got no warnings ok 2858 # evaluating code: $x = $p->sizeof('hasbf'); ok 2859 # got no warnings ok 2860 # evaluating code: $x = $p->sizeof('hasbf.bf.c'); # error: # Cannot use sizeof on bitfields at (eval 1335) line 1, line 1. ok 2861 # got no warnings ok 2862 # evaluating code: $x = $p->sizeof('t_unsafe'); ok 2863 # got 1 warning(s): # Unsafe values used in sizeof('t_unsafe') at (eval 1336) line 1, line 1. ok 2864 ok 2865 # evaluating code: $x = $p->sizeof('s_unsafe'); ok 2866 # got 1 warning(s): # Unsafe values used in sizeof('s_unsafe') at (eval 1337) line 1, line 1. ok 2867 ok 2868 # evaluating code: $x = $p->sizeof('enum enu . foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1338) line 1, line 1. ok 2869 # got no warnings ok 2870 # evaluating code: $x = $p->sizeof('enumtype.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1339) line 1, line 1. ok 2871 # got no warnings ok 2872 # evaluating code: $x = $p->sizeof('ptrtype.foo'); # error: # Cannot access member 'foo' of pointer type at (eval 1340) line 1, line 1. ok 2873 # got no warnings ok 2874 # evaluating code: $x = $p->sizeof('scalar.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1341) line 1, line 1. ok 2875 # got no warnings ok 2876 # evaluating code: $x = $p->sizeof('enumtype [0]'); # error: # Cannot use type as an array at (eval 1342) line 1, line 1. ok 2877 # got no warnings ok 2878 # evaluating code: $x = $p->sizeof('test.666'); # error: # Struct members must start with a character or an underscore at (eval 1343) line 1, line 1. ok 2879 # got no warnings ok 2880 # evaluating code: $x = $p->sizeof('test.foo.d'); # error: # Cannot access member 'd' of array type at (eval 1344) line 1, line 1. ok 2881 # got no warnings ok 2882 # evaluating code: $x = $p->sizeof('test.bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 1345) line 1, line 1. ok 2883 # got no warnings ok 2884 # evaluating code: $x = $p->sizeof('test.yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 1346) line 1, line 1. ok 2885 # got no warnings ok 2886 # evaluating code: $x = $p->sizeof('test.ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 1347) line 1, line 1. ok 2887 # got no warnings ok 2888 # evaluating code: $x = $p->sizeof('test.xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 1348) line 1, line 1. ok 2889 # got no warnings ok 2890 # evaluating code: $x = $p->sizeof('test.bar[1]'); # error: # Cannot use 'bar' as an array at (eval 1349) line 1, line 1. ok 2891 # got no warnings ok 2892 # evaluating code: $x = $p->sizeof('test.bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 1350) line 1, line 1. ok 2893 # got no warnings ok 2894 # evaluating code: $x = $p->sizeof('test.bar+'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 1351) line 1, line 1. ok 2895 # got no warnings ok 2896 # evaluating code: $x = $p->sizeof('test.bar+a'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 1352) line 1, line 1. ok 2897 # got no warnings ok 2898 # evaluating code: $x = $p->sizeof('test.bar a'); # error: # Invalid character 'a' (0x61) in compound member expression at (eval 1353) line 1, line 1. ok 2899 # got no warnings ok 2900 # evaluating code: $x = $p->sizeof('test bar'); # error: # Invalid character 'b' (0x62) in compound member expression at (eval 1354) line 1, line 1. ok 2901 # got no warnings ok 2902 # evaluating code: $x = $p->sizeof('test.bar+1'); ok 2903 # got no warnings ok 2904 # evaluating code: $x = $p->sizeof('test.foo[1][2'); # error: # Incomplete compound member expression at (eval 1356) line 1, line 1. ok 2905 # got no warnings ok 2906 # evaluating code: $x = $p->sizeof('test.foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 1357) line 1, line 1. ok 2907 # got no warnings ok 2908 # evaluating code: $x = $p->sizeof('test.foo[a]'); # error: # Array indices must be constant decimal values at (eval 1358) line 1, line 1. ok 2909 # got no warnings ok 2910 # evaluating code: $x = $p->sizeof('test.foo[0x1]'); # error: # Index operator not terminated correctly at (eval 1359) line 1, line 1. ok 2911 # got no warnings ok 2912 # evaluating code: $x = $p->sizeof('test.foo[2]'); ok 2913 # got no warnings ok 2914 # evaluating code: $x = $p->sizeof('test.foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 1361) line 1, line 1. ok 2915 # got no warnings ok 2916 # evaluating code: $x = $p->sizeof('array[1][2]'); # error: # Cannot use type as a 2-dimensional array at (eval 1362) line 1, line 1. ok 2917 # got no warnings ok 2918 # evaluating code: $p->typeof('na'); ok 2919 # got 1 warning(s): # Useless use of typeof in void context at (eval 1363) line 1, line 1. ok 2920 ok 2921 # evaluating code: $x = $p->typeof(''); # error: # Cannot find '' at (eval 1364) line 1, line 1. ok 2922 # got no warnings ok 2923 # evaluating code: $x = $p->typeof('na'); # error: # Cannot find 'na' at (eval 1365) line 1, line 1. ok 2924 # got no warnings ok 2925 # evaluating code: $x = $p->typeof('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1366) line 1, line 1. ok 2926 # got no warnings ok 2927 # evaluating code: $x = $p->typeof('xxx'); # error: # Got no definition for 'union xxx' at (eval 1367) line 1, line 1. ok 2928 # got no warnings ok 2929 # evaluating code: $x = $p->typeof('enum enu . foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1368) line 1, line 1. ok 2930 # got no warnings ok 2931 # evaluating code: $x = $p->typeof('enumtype.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1369) line 1, line 1. ok 2932 # got no warnings ok 2933 # evaluating code: $x = $p->typeof('ptrtype.foo'); # error: # Cannot access member 'foo' of pointer type at (eval 1370) line 1, line 1. ok 2934 # got no warnings ok 2935 # evaluating code: $x = $p->typeof('scalar.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1371) line 1, line 1. ok 2936 # got no warnings ok 2937 # evaluating code: $x = $p->typeof('enumtype [0]'); # error: # Cannot use type as an array at (eval 1372) line 1, line 1. ok 2938 # got no warnings ok 2939 # evaluating code: $x = $p->typeof('test.666'); # error: # Struct members must start with a character or an underscore at (eval 1373) line 1, line 1. ok 2940 # got no warnings ok 2941 # evaluating code: $x = $p->typeof('test.foo.d'); # error: # Cannot access member 'd' of array type at (eval 1374) line 1, line 1. ok 2942 # got no warnings ok 2943 # evaluating code: $x = $p->typeof('test.bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 1375) line 1, line 1. ok 2944 # got no warnings ok 2945 # evaluating code: $x = $p->typeof('test.yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 1376) line 1, line 1. ok 2946 # got no warnings ok 2947 # evaluating code: $x = $p->typeof('test.ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 1377) line 1, line 1. ok 2948 # got no warnings ok 2949 # evaluating code: $x = $p->typeof('test.xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 1378) line 1, line 1. ok 2950 # got no warnings ok 2951 # evaluating code: $x = $p->typeof('test.bar[1]'); # error: # Cannot use 'bar' as an array at (eval 1379) line 1, line 1. ok 2952 # got no warnings ok 2953 # evaluating code: $x = $p->typeof('test.bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 1380) line 1, line 1. ok 2954 # got no warnings ok 2955 # evaluating code: $x = $p->typeof('test.bar+'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 1381) line 1, line 1. ok 2956 # got no warnings ok 2957 # evaluating code: $x = $p->typeof('test.bar+a'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 1382) line 1, line 1. ok 2958 # got no warnings ok 2959 # evaluating code: $x = $p->typeof('test.bar+1'); ok 2960 # got no warnings ok 2961 # evaluating code: $x = $p->typeof('test.foo[1][2'); # error: # Incomplete compound member expression at (eval 1384) line 1, line 1. ok 2962 # got no warnings ok 2963 # evaluating code: $x = $p->typeof('test.foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 1385) line 1, line 1. ok 2964 # got no warnings ok 2965 # evaluating code: $x = $p->typeof('test.foo[a]'); # error: # Array indices must be constant decimal values at (eval 1386) line 1, line 1. ok 2966 # got no warnings ok 2967 # evaluating code: $x = $p->typeof('test.foo[0x1]'); # error: # Index operator not terminated correctly at (eval 1387) line 1, line 1. ok 2968 # got no warnings ok 2969 # evaluating code: $x = $p->typeof('test.foo[2]'); ok 2970 # got no warnings ok 2971 # evaluating code: $x = $p->typeof('test.foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 1389) line 1, line 1. ok 2972 # got no warnings ok 2973 # evaluating code: $p->offsetof('xxx', 666); ok 2974 # got 1 warning(s): # Useless use of offsetof in void context at (eval 1390) line 1, line 1. ok 2975 ok 2976 # evaluating code: $x = $p->offsetof('', 666); # error: # Cannot find '' at (eval 1391) line 1, line 1. ok 2977 # got no warnings ok 2978 # evaluating code: $x = $p->offsetof('abc', 666); # error: # Cannot find 'abc' at (eval 1392) line 1, line 1. ok 2979 # got no warnings ok 2980 # evaluating code: $x = $p->offsetof('nodef', 666); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1393) line 1, line 1. ok 2981 # got no warnings ok 2982 # evaluating code: $x = $p->offsetof('xxx', 666); # error: # Got no definition for 'union xxx' at (eval 1394) line 1, line 1. ok 2983 # got no warnings ok 2984 # evaluating code: $x = $p->offsetof('ptrtype', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 1395) line 1, line 1. ok 2985 # got no warnings ok 2986 # evaluating code: $x = $p->offsetof('scalar', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 1396) line 1, line 1. ok 2987 # got no warnings ok 2988 # evaluating code: $x = $p->offsetof('enu', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 1397) line 1, line 1. ok 2989 # got no warnings ok 2990 # evaluating code: $x = $p->offsetof('ptrtype', 'a66'); # error: # Cannot access member 'a66' of pointer type at (eval 1398) line 1, line 1. ok 2991 # got no warnings ok 2992 # evaluating code: $x = $p->offsetof('scalar', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 1399) line 1, line 1. ok 2993 # got no warnings ok 2994 # evaluating code: $x = $p->offsetof('enu', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 1400) line 1, line 1. ok 2995 # got no warnings ok 2996 # evaluating code: $x = $p->offsetof('long int', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 1401) line 1, line 1. ok 2997 # got no warnings ok 2998 # evaluating code: $x = $p->offsetof('test', 'foo[0][0].666'); # error: # Struct members must start with a character or an underscore at (eval 1402) line 1, line 1. ok 2999 # got no warnings ok 3000 # evaluating code: $x = $p->offsetof('test', 'foo.d'); # error: # Cannot access member 'd' of array type at (eval 1403) line 1, line 1. ok 3001 # got no warnings ok 3002 # evaluating code: $x = $p->offsetof('test', 'bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 1404) line 1, line 1. ok 3003 # got no warnings ok 3004 # evaluating code: $x = $p->offsetof('test', 'yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 1405) line 1, line 1. ok 3005 # got no warnings ok 3006 # evaluating code: $x = $p->offsetof('test', 'ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 1406) line 1, line 1. ok 3007 # got no warnings ok 3008 # evaluating code: $x = $p->offsetof('test', 'xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 1407) line 1, line 1. ok 3009 # got no warnings ok 3010 # evaluating code: $x = $p->offsetof('test', 'bar[1]'); # error: # Cannot use 'bar' as an array at (eval 1408) line 1, line 1. ok 3011 # got no warnings ok 3012 # evaluating code: $x = $p->offsetof('test', 'bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 1409) line 1, line 1. ok 3013 # got no warnings ok 3014 # evaluating code: $x = $p->offsetof('test', 'foo[1][2'); # error: # Incomplete compound member expression at (eval 1410) line 1, line 1. ok 3015 # got no warnings ok 3016 # evaluating code: $x = $p->offsetof('test', 'foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 1411) line 1, line 1. ok 3017 # got no warnings ok 3018 # evaluating code: $x = $p->offsetof('test', 'foo[a]'); # error: # Array indices must be constant decimal values at (eval 1412) line 1, line 1. ok 3019 # got no warnings ok 3020 # evaluating code: $x = $p->offsetof('test', 'foo[0x1]'); # error: # Index operator not terminated correctly at (eval 1413) line 1, line 1. ok 3021 # got no warnings ok 3022 # evaluating code: $x = $p->offsetof('test', 'foo[+'); # error: # Array indices must be constant decimal values at (eval 1414) line 1, line 1. ok 3023 # got no warnings ok 3024 # evaluating code: $x = $p->offsetof('test', 'foo[+%'); # error: # Array indices must be constant decimal values at (eval 1415) line 1, line 1. ok 3025 # got no warnings ok 3026 # evaluating code: $x = $p->offsetof('test', 'foo['); # error: # Incomplete compound member expression at (eval 1416) line 1, line 1. ok 3027 # got no warnings ok 3028 # evaluating code: $x = $p->offsetof('test', 'foo[%'); # error: # Array indices must be constant decimal values at (eval 1417) line 1, line 1. ok 3029 # got no warnings ok 3030 # evaluating code: $x = $p->offsetof('test', 'foo[ '); # error: # Incomplete compound member expression at (eval 1418) line 1, line 1. ok 3031 # got no warnings ok 3032 # evaluating code: $x = $p->offsetof('test', 'foo[ %'); # error: # Array indices must be constant decimal values at (eval 1419) line 1, line 1. ok 3033 # got no warnings ok 3034 # evaluating code: $x = $p->offsetof('test', 'foo[2]'); ok 3035 # got no warnings ok 3036 # evaluating code: $x = $p->offsetof('test', 'foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 1421) line 1, line 1. ok 3037 # got no warnings ok 3038 # evaluating code: $x = $p->offsetof('array', '[1][2]'); # error: # Cannot use type as a 2-dimensional array at (eval 1422) line 1, line 1. ok 3039 # got no warnings ok 3040 # evaluating code: $x = $p->offsetof('hasbf', 'nobf'); ok 3041 # got no warnings ok 3042 # evaluating code: $x = $p->offsetof('s_unsafe', 'foo'); ok 3043 # got 1 warning(s): # Unsafe values used in offsetof('s_unsafe') at (eval 1424) line 1, line 1. ok 3044 ok 3045 # evaluating code: $x = $p->offsetof('test.bar', 'foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1425) line 1, line 1. ok 3046 # got no warnings ok 3047 # evaluating code: $x = $p->offsetof('test.arx[3][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'arx' at (eval 1426) line 1, line 1. ok 3048 # got no warnings ok 3049 # evaluating code: $x = $p->offsetof('test.ary[3][4]', 'uni[3].bar.c'); # error: # Cannot find union member 'bar' at (eval 1427) line 1, line 1. ok 3050 # got no warnings ok 3051 # evaluating code: $x = $p->offsetof('test.ary[3][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'c' at (eval 1428) line 1, line 1. ok 3052 # got no warnings ok 3053 # evaluating code: $x = $p->offsetof('test.ary[2][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'c' at (eval 1429) line 1, line 1. ok 3054 # got no warnings ok 3055 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni[6].str.c'); # error: # Cannot find struct member 'c' at (eval 1430) line 1, line 1. ok 3056 # got no warnings ok 3057 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni[1].str.c'); # error: # Cannot find struct member 'c' at (eval 1431) line 1, line 1. ok 3058 # got no warnings ok 3059 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni.a', 'xxx'); # error: # Cannot access member 'a' of array type at (eval 1432) line 1, line 1. ok 3060 # got no warnings ok 3061 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni', 'xxx'); # error: # Cannot access member 'xxx' of array type at (eval 1433) line 1, line 1. ok 3062 # got no warnings ok 3063 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni.xxx'); # error: # Cannot access member 'xxx' of array type at (eval 1434) line 1, line 1. ok 3064 # got no warnings ok 3065 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni[0].a', 'xxx'); # error: # Cannot access member 'xxx' of non-compound type at (eval 1435) line 1, line 1. ok 3066 # got no warnings ok 3067 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni[0].str.a', 'b'); # error: # Cannot access member 'b' of pointer type at (eval 1436) line 1, line 1. ok 3068 # got no warnings ok 3069 # evaluating code: $x = $p->offsetof('test.ary[2][2]', 'uni'); ok 3070 # got no warnings ok 3071 # evaluating code: $x = $p->offsetof('test.ary[2][2]', ''); ok 3072 # got 1 warning(s): # Empty string passed as member expression at (eval 1438) line 1, line 1. ok 3073 ok 3074 # evaluating code: $x = $p->offsetof('test.ary[2][2]', "\t "); ok 3075 # got 1 warning(s): # Empty string passed as member expression at (eval 1439) line 1, line 1. ok 3076 ok 3077 # evaluating code: $x = $p->offsetof('hasbf', 'bf'); ok 3078 # got no warnings ok 3079 # evaluating code: $x = $p->offsetof('hasbf', 'bf.c'); # error: # Cannot use offsetof on bitfields at (eval 1441) line 1, line 1. ok 3080 # got no warnings ok 3081 # evaluating code: $p->member('xxx', 6666); ok 3082 # got 1 warning(s): # Useless use of member in void context at (eval 1442) line 1, line 1. ok 3083 ok 3084 # evaluating code: $x = $p->member('', 6666); # error: # Cannot find '' at (eval 1443) line 1, line 1. ok 3085 # got no warnings ok 3086 # evaluating code: $x = $p->member('abc', 6666); # error: # Cannot find 'abc' at (eval 1444) line 1, line 1. ok 3087 # got no warnings ok 3088 # evaluating code: $x = $p->member('nodef', 6666); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1445) line 1, line 1. ok 3089 # got no warnings ok 3090 # evaluating code: $x = $p->member('xxx', 6666); # error: # Got no definition for 'union xxx' at (eval 1446) line 1, line 1. ok 3091 # got no warnings ok 3092 # evaluating code: $x = $p->member('ptrtype', 6666); # error: # Cannot use member on a pointer type at (eval 1447) line 1, line 1. ok 3093 # got no warnings ok 3094 # evaluating code: $x = $p->member('scalar', 6666); # error: # Cannot use member on a basic type at (eval 1448) line 1, line 1. ok 3095 # got no warnings ok 3096 # evaluating code: $x = $p->member('long long', 6666); # error: # Cannot use member on a basic type at (eval 1449) line 1, line 1. ok 3097 # got no warnings ok 3098 # evaluating code: $x = $p->member('enu', 6666); # error: # Cannot use member on an enum at (eval 1450) line 1, line 1. ok 3099 # got no warnings ok 3100 # evaluating code: $x = $p->member('test', 6666); # error: # Offset 6666 out of range (0 <= offset < 1132) at (eval 1451) line 1, line 1. ok 3101 # got no warnings ok 3102 # evaluating code: $x = $p->member('test', -10); # error: # Offset -10 out of range (0 <= offset < 1132) at (eval 1452) line 1, line 1. ok 3103 # got no warnings ok 3104 # evaluating code: $x = $p->member('hasbf', 1); ok 3105 # got no warnings ok 3106 # evaluating code: $x = $p->member('s_unsafe', 1); ok 3107 # got 1 warning(s): # Unsafe values used in member('s_unsafe') at (eval 1454) line 1, line 1. ok 3108 ok 3109 # evaluating code: $x = $p->member('test.bar', 6666); # error: # Cannot use member on a basic type at (eval 1455) line 1, line 1. ok 3110 # got no warnings ok 3111 # evaluating code: $x = $p->member('test.arx[3][4]', 6666); # error: # Cannot find struct member 'arx' at (eval 1456) line 1, line 1. ok 3112 # got no warnings ok 3113 # evaluating code: $x = $p->member('test.ary[3][4]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 1457) line 1, line 1. ok 3114 # got no warnings ok 3115 # evaluating code: $x = $p->member('test.ary[2][4]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 1458) line 1, line 1. ok 3116 # got no warnings ok 3117 # evaluating code: $x = $p->member('test.ary[2][3]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 1459) line 1, line 1. ok 3118 # got no warnings ok 3119 # evaluating code: $x = $p->member('test.ary[2][3].uni.a', 6666); # error: # Cannot access member 'a' of array type at (eval 1460) line 1, line 1. ok 3120 # got no warnings ok 3121 # evaluating code: $x = $p->member('test.ary[2][3].uni', 0); ok 3122 # got no warnings ok 3123 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].a', 6666); # error: # Cannot use member on an enum at (eval 1462) line 1, line 1. ok 3124 # got no warnings ok 3125 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].str.a', 6666); # error: # Cannot use member on a pointer type at (eval 1463) line 1, line 1. ok 3126 # got no warnings ok 3127 # evaluating code: $p->member('xxx'); ok 3128 # got 1 warning(s): # Useless use of member in void context at (eval 1464) line 1, line 1. ok 3129 ok 3130 # evaluating code: $x = $p->member(''); # error: # Cannot find '' at (eval 1465) line 1, line 1. ok 3131 # got no warnings ok 3132 # evaluating code: $x = $p->member('abc'); # error: # Cannot find 'abc' at (eval 1466) line 1, line 1. ok 3133 # got no warnings ok 3134 # evaluating code: $x = $p->member('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1467) line 1, line 1. ok 3135 # got no warnings ok 3136 # evaluating code: $x = $p->member('xxx'); # error: # Got no definition for 'union xxx' at (eval 1468) line 1, line 1. ok 3137 # got no warnings ok 3138 # evaluating code: $x = $p->member('ptrtype'); # error: # Cannot use member on a pointer type at (eval 1469) line 1, line 1. ok 3139 # got no warnings ok 3140 # evaluating code: $x = $p->member('scalar'); # error: # Cannot use member on a basic type at (eval 1470) line 1, line 1. ok 3141 # got no warnings ok 3142 # evaluating code: $x = $p->member('long long'); # error: # Cannot use member on a basic type at (eval 1471) line 1, line 1. ok 3143 # got no warnings ok 3144 # evaluating code: $x = $p->member('enu'); # error: # Cannot use member on an enum at (eval 1472) line 1, line 1. ok 3145 # got no warnings ok 3146 # evaluating code: $x = $p->member('hasbf'); ok 3147 # got no warnings ok 3148 # evaluating code: $x = $p->member('s_unsafe'); ok 3149 # got 1 warning(s): # Unsafe values used in member('s_unsafe') at (eval 1474) line 1, line 1. ok 3150 ok 3151 # evaluating code: $x = $p->member('test.bar'); # error: # Cannot use member on a basic type at (eval 1475) line 1, line 1. ok 3152 # got no warnings ok 3153 # evaluating code: $x = $p->member('test.arx[3][4]'); # error: # Cannot find struct member 'arx' at (eval 1476) line 1, line 1. ok 3154 # got no warnings ok 3155 # evaluating code: $x = $p->member('test.ary[3][4]'); ok 3156 # got no warnings ok 3157 # evaluating code: $x = $p->member('test.ary[2][4]'); ok 3158 # got no warnings ok 3159 # evaluating code: $x = $p->member('test.ary[2][3].uni.a'); # error: # Cannot access member 'a' of array type at (eval 1479) line 1, line 1. ok 3160 # got no warnings ok 3161 # evaluating code: $x = $p->member('test.ary[2][3].uni'); ok 3162 # got no warnings ok 3163 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].a'); # error: # Cannot use member on an enum at (eval 1481) line 1, line 1. ok 3164 # got no warnings ok 3165 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].str.a'); # error: # Cannot use member on a pointer type at (eval 1482) line 1, line 1. ok 3166 # got no warnings ok 3167 # evaluating code: $p->enum_names; ok 3168 # got 1 warning(s): # Useless use of enum_names in void context at (eval 1483) line 1, line 1. ok 3169 ok 3170 # evaluating code: $p->enum; ok 3171 # got 1 warning(s): # Useless use of enum in void context at (eval 1484) line 1, line 1. ok 3172 ok 3173 # evaluating code: $x = $p->enum('na'); ok 3174 # got no warnings ok 3175 # evaluating code: $x = $p->enum('enum na'); ok 3176 # got no warnings ok 3177 # evaluating code: @x = $p->enum('enu', ''); ok 3178 # got no warnings ok 3179 # evaluating code: $x = $p->enum('enum enu'); ok 3180 # got no warnings ok 3181 # evaluating code: $p->compound_names; ok 3182 # got 1 warning(s): # Useless use of compound_names in void context at (eval 1489) line 1, line 1. ok 3183 ok 3184 # evaluating code: $p->compound; ok 3185 # got 1 warning(s): # Useless use of compound in void context at (eval 1490) line 1, line 1. ok 3186 ok 3187 # evaluating code: @x = $p->compound('na', ''); ok 3188 # got no warnings ok 3189 # evaluating code: $x = $p->compound('union na'); ok 3190 # got no warnings ok 3191 # evaluating code: $x = $p->compound('struct na'); ok 3192 # got no warnings ok 3193 # evaluating code: $x = $p->compound('__hasbf'); ok 3194 # got no warnings ok 3195 # evaluating code: $x = $p->compound('test'); ok 3196 # got no warnings ok 3197 # evaluating code: $x = $p->compound('struct __hasbf'); ok 3198 # got no warnings ok 3199 # evaluating code: $x = $p->compound('union test'); ok 3200 # got no warnings ok 3201 # evaluating code: $x = $p->compound('union __hasbf'); ok 3202 # got no warnings ok 3203 # evaluating code: $x = $p->compound('struct test'); ok 3204 # got no warnings ok 3205 # evaluating code: $p->struct_names; ok 3206 # got 1 warning(s): # Useless use of struct_names in void context at (eval 1500) line 1, line 1. ok 3207 ok 3208 # evaluating code: $p->struct; ok 3209 # got 1 warning(s): # Useless use of struct in void context at (eval 1501) line 1, line 1. ok 3210 ok 3211 # evaluating code: $x = $p->struct('na'); ok 3212 # got no warnings ok 3213 # evaluating code: $x = $p->struct('union na'); ok 3214 # got no warnings ok 3215 # evaluating code: $x = $p->struct('struct na'); ok 3216 # got no warnings ok 3217 # evaluating code: $x = $p->struct('__hasbf'); ok 3218 # got no warnings ok 3219 # evaluating code: $x = $p->struct('struct test'); ok 3220 # got no warnings ok 3221 # evaluating code: $p->union_names; ok 3222 # got 1 warning(s): # Useless use of union_names in void context at (eval 1507) line 1, line 1. ok 3223 ok 3224 # evaluating code: $p->union; ok 3225 # got 1 warning(s): # Useless use of union in void context at (eval 1508) line 1, line 1. ok 3226 ok 3227 # evaluating code: $x = $p->union('na'); ok 3228 # got no warnings ok 3229 # evaluating code: $x = $p->union('union na'); ok 3230 # got no warnings ok 3231 # evaluating code: $x = $p->union('struct na'); ok 3232 # got no warnings ok 3233 # evaluating code: $x = $p->union('test'); ok 3234 # got no warnings ok 3235 # evaluating code: $x = $p->union('union __hasbf'); ok 3236 # got no warnings ok 3237 # evaluating code: $p->typedef_names; ok 3238 # got 1 warning(s): # Useless use of typedef_names in void context at (eval 1514) line 1, line 1. ok 3239 ok 3240 # evaluating code: $p->typedef; ok 3241 # got 1 warning(s): # Useless use of typedef in void context at (eval 1515) line 1, line 1. ok 3242 ok 3243 # evaluating code: @x = $p->typedef('na', ''); ok 3244 # got no warnings ok 3245 # evaluating code: $p->macro_names; ok 3246 # got 1 warning(s): # Useless use of macro_names in void context at (eval 1517) line 1, line 1. ok 3247 ok 3248 # evaluating code: $p->macro; ok 3249 # got 1 warning(s): # Useless use of macro in void context at (eval 1518) line 1, line 1. ok 3250 ok 3251 # evaluating code: $x = $p->macro('foo'); ok 3252 # got no warnings ok 3253 # evaluating code: @x = $p->macro('foo', 'bar'); ok 3254 # got no warnings ok 3255 # evaluating code: $x = $p->pack('e_unsafe', 'SAFE'); ok 3256 # got no warnings ok 3257 # evaluating code: $x = $p->pack('e_unsafe', 'GOOD'); ok 3258 # got no warnings ok 3259 # evaluating code: $x = $p->pack('e_unsafe', 'UNSAFE'); ok 3260 # got 1 warning(s): # Enumerator value 'UNSAFE' is unsafe at (eval 1523) line 1, line 1. ok 3261 ok 3262 # evaluating code: $x = $p->pack('e_unsafe', 'BAD'); ok 3263 # got 1 warning(s): # Enumerator value 'BAD' is unsafe at (eval 1524) line 1, line 1. ok 3264 ok 3265 # evaluating code: $p->EnumType('Integer'); ok 3266 # got no warnings ok 3267 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 3268 # got no warnings ok 3269 # evaluating code: $p->EnumType('String'); ok 3270 # got no warnings ok 3271 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 3272 # got 1 warning(s): # Enumeration 'e_unsafe' contains unsafe values at (eval 1528) line 1, line 1. ok 3273 ok 3274 # evaluating code: $p->EnumType('Both'); ok 3275 # got no warnings ok 3276 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 3277 # got 1 warning(s): # Enumeration 'e_unsafe' contains unsafe values at (eval 1530) line 1, line 1. ok 3278 ok 3279 # evaluating code: $p->EnumType('Integer'); ok 3280 # got no warnings ok 3281 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 3282 # got no warnings ok 3283 # evaluating code: $p->EnumType('String'); ok 3284 # got no warnings ok 3285 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 3286 # got 1 warning(s): # Enumeration contains unsafe values at (eval 1534) line 1, line 1. ok 3287 ok 3288 # evaluating code: $p->EnumType('Both'); ok 3289 # got no warnings ok 3290 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 3291 # got 1 warning(s): # Enumeration contains unsafe values at (eval 1536) line 1, line 1. ok 3292 ok 3293 # evaluating code: $p->arg('test'); ok 3294 # got 1 warning(s): # Useless use of arg in void context at (eval 1537) line 1, line 1. ok 3295 ok 3296 # evaluating code: $x = $p->arg('test'); # error: # Unknown argument type 'test' in arg at (eval 1538) line 1, line 1. ok 3297 # got no warnings ok 3298 # evaluating code: $p->tag('stuff[0]', Format => 'String'); # error: # Cannot tag array members at (eval 1539) line 1, line 1. ok 3299 # got no warnings ok 3300 # evaluating code: $p->tag('stuff[0].d[1]', Format => 'String'); # error: # Cannot tag array members at (eval 1540) line 1, line 1. ok 3301 # got no warnings ok 3302 # evaluating code: $p->tag('stuff[0].d[1][2]', Format => 'String'); # error: # Cannot tag array members at (eval 1541) line 1, line 1. ok 3303 # got no warnings ok 3304 # evaluating code: $p->untag('stuff[0].d[1][2]', 'Format'); # error: # Cannot tag array members at (eval 1542) line 1, line 1. ok 3305 # got no warnings ok 3306 # evaluating code: $p->tag('stuff[0].d', Format => 'String'); ok 3307 # got no warnings ok 3308 # evaluating code: $p->tag('stuff[0].a', Format => 'String'); ok 3309 # got no warnings ok 3310 # evaluating code: $p->tag('stuff', Format => 'String'); ok 3311 # got no warnings ok 3312 # evaluating code: $p->tag('noway'); ok 3313 # got 1 warning(s): # Useless use of tag in void context at (eval 1546) line 1, line 1. ok 3314 ok 3315 # evaluating code: $x = $p->tag('noway'); # error: # Cannot find 'noway' at (eval 1547) line 1, line 1. ok 3316 # got no warnings ok 3317 # evaluating code: $p->tag('test.bar', { foo => 1 }); ok 3318 # got 1 warning(s): # Useless use of tag in void context at (eval 1548) line 1, line 1. ok 3319 ok 3320 # evaluating code: $x = $p->tag('test.bar', { foo => 1 }); # error: # Tag name must be a string, not a reference at (eval 1549) line 1, line 1. ok 3321 # got no warnings ok 3322 # evaluating code: $p->tag('test.bar', 'foo'); ok 3323 # got 1 warning(s): # Useless use of tag in void context at (eval 1550) line 1, line 1. ok 3324 ok 3325 # evaluating code: $x = $p->tag('test.bar', 'foo'); # error: # Invalid tag name 'foo' at (eval 1551) line 1, line 1. ok 3326 # got no warnings ok 3327 # evaluating code: $p->tag('test.bar', 'Format'); ok 3328 # got 1 warning(s): # Useless use of tag in void context at (eval 1552) line 1, line 1. ok 3329 ok 3330 # evaluating code: $x = $p->tag('test.bar', 'Format'); ok 3331 # got no warnings ok 3332 # evaluating code: $p->tag('test.bar', Format => 'foo'); # error: # Invalid value 'foo' for Format tag at (eval 1554) line 1, line 1. ok 3333 # got no warnings ok 3334 # evaluating code: $p->tag('test.bar', Format => 'String', 'foo'); # error: # Invalid number of arguments to tag at (eval 1555) line 1, line 1. ok 3335 # got no warnings ok 3336 # evaluating code: $p->tag('test.bar', Format => 'String', foo => 1); # error: # Invalid tag name 'foo' at (eval 1556) line 1, line 1. ok 3337 # got no warnings ok 3338 # evaluating code: $p->tag('test.bar', Format => { foo => 1 }); # error: # Value for Format tag must not be a reference at (eval 1557) line 1, line 1. ok 3339 # got no warnings ok 3340 # evaluating code: $p->tag('test.bar', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'test.bar' at (eval 1558) line 1, line 1. ok 3341 # got no warnings ok 3342 # evaluating code: $p->tag('int', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'int' at (eval 1559) line 1, line 1. ok 3343 # got no warnings ok 3344 # evaluating code: $p->tag('test', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'test' at (eval 1560) line 1, line 1. ok 3345 # got no warnings ok 3346 # evaluating code: $p->tag('test', Hooks => {pack => 42}); # error: # pack hook defined for 'test' is not a code or array reference at (eval 1561) line 1, line 1. ok 3347 # got no warnings ok 3348 # evaluating code: $p->tag('test', Hooks => {pack => {foo => 42}}); # error: # pack hook defined for 'test' is not a code or array reference at (eval 1562) line 1, line 1. ok 3349 # got no warnings ok 3350 # evaluating code: $p->tag('test', Hooks => {pack => [42]}); # error: # pack hook defined for 'test' is not a code reference at (eval 1563) line 1, line 1. ok 3351 # got no warnings ok 3352 # evaluating code: $p->tag('test', Hooks => {unpack => []}); # error: # Need at least a code reference in unpack hook for type 'test' at (eval 1564) line 1, line 1. ok 3353 # got no warnings ok 3354 # evaluating code: $p->tag('test', Hooks => {this_is_no_hook => \&id}); # error: # Invalid hook type 'this_is_no_hook' at (eval 1565) line 1, line 1. ok 3355 # got no warnings ok 3356 # evaluating code: $p->tag('test', Hooks => {pack => sub {$_[0]}}); ok 3357 # got no warnings ok 3358 # evaluating code: $p->tag('test', Hooks => {unpack => [sub {$_[0]}]}); ok 3359 # got no warnings ok 3360 # evaluating code: $p->tag('test', Hooks => {pack => \&id, unpack => \&id}); ok 3361 # got no warnings ok 3362 # evaluating code: $p->tag('noway', Hooks => undef); # error: # Cannot find 'noway' at (eval 1569) line 1, line 1. ok 3363 # got no warnings ok 3364 # evaluating code: $p->tag('test.bar', Hooks => undef); ok 3365 # got no warnings ok 3366 # evaluating code: $p->tag('int', Hooks => undef); ok 3367 # got no warnings ok 3368 # evaluating code: $p->tag('enumtype', Hooks => undef); ok 3369 # got no warnings ok 3370 # evaluating code: $p->tag('test', Hooks => undef); ok 3371 # got no warnings ok 3372 # evaluating code: $p->tag('test.foo', Dimension => 42); ok 3373 # got no warnings ok 3374 # evaluating code: $p->tag('test.foo', Dimension => '42'); ok 3375 # got no warnings ok 3376 # evaluating code: $p->tag('test.foo', Dimension => '*'); ok 3377 # got no warnings ok 3378 # evaluating code: $p->tag('test.foo', Dimension => sub { 42 }); ok 3379 # got no warnings ok 3380 # evaluating code: $p->tag('test.foo', Dimension => [sub { 42 }]); ok 3381 # got no warnings ok 3382 # evaluating code: $p->tag('test.foo', Dimension => 'ival'); ok 3383 # got no warnings ok 3384 # evaluating code: $p->tag('array', Dimension => 'bar'); # error: # Cannot use member expression 'bar' as Dimension tag for 'array' when not within a compound type at (eval 1580) line 1, line 1. ok 3385 # got no warnings ok 3386 # evaluating code: $p->tag('array', Dimension => sub{42}); ok 3387 # got no warnings ok 3388 # evaluating code: $p->tag('array', Dimension => [sub{42}]); ok 3389 # got no warnings ok 3390 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('SELF')]); ok 3391 # got no warnings ok 3392 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('TYPE')]); # error: # TYPE argument not allowed at (eval 1584) line 1, line 1. ok 3393 # got no warnings ok 3394 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('DATA')]); # error: # DATA argument not allowed at (eval 1585) line 1, line 1. ok 3395 # got no warnings ok 3396 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('HOOK')]); ok 3397 # got no warnings ok 3398 # evaluating code: $p->tag('test.foo', Dimension => 'ptr'); # error: # Cannot use a pointer type in member 'ptr' to determine a dimension for 'test.foo' at (eval 1587) line 1, line 1. ok 3399 # got no warnings ok 3400 # evaluating code: $p->tag('test.foo', Dimension => 'nonono'); # error: # Cannot find struct member 'nonono' at (eval 1588) line 1, line 1. ok 3401 # got no warnings ok 3402 # evaluating code: $p->tag('test.foo', Dimension => 'bar'); # error: # Cannot use member 'bar' located behind 'test.foo' in layout to determine a dimension at (eval 1589) line 1, line 1. ok 3403 # got no warnings ok 3404 # evaluating code: $p->tag('enumtype', Dimension => 'bar'); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 1590) line 1, line 1. ok 3405 # got no warnings ok 3406 # evaluating code: $p->tag('enumtype', Dimension => undef); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 1591) line 1, line 1. ok 3407 # got no warnings ok 3408 # evaluating code: $p->untag('enumtype', 'Dimension'); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 1592) line 1, line 1. ok 3409 # got no warnings ok 3410 # evaluating code: $p->tag('test.foo', Dimension => {}); # error: # Invalid Dimension tag for 'test.foo' at (eval 1593) line 1, line 1. ok 3411 # got no warnings ok 3412 # evaluating code: $p->tag('test.foo', Dimension => -1); # error: # Cannot use negative value -1 in Dimension tag for 'test.foo' at (eval 1594) line 1, line 1. ok 3413 # got no warnings ok 3414 # evaluating code: $p->tag('test.foo', Dimension => '-2'); # error: # Cannot use negative value -2 in Dimension tag for 'test.foo' at (eval 1595) line 1, line 1. ok 3415 # got no warnings ok 3416 # evaluating code: $p->tag('test.foo', Dimension => 0); ok 3417 # got no warnings ok 3418 # evaluating code: $p->tag('test.foo', Dimension => '0'); ok 3419 # got no warnings ok 3420 # evaluating code: $p->tag('test.foo', Dimension => ''); # error: # Invalid Dimension tag for 'test.foo' at (eval 1598) line 1, line 1. ok 3421 # got no warnings ok 3422 # evaluating code: $p->tag('test.foo', Dimension => sub{42}); ok 3423 # got no warnings ok 3424 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}]); ok 3425 # got no warnings ok 3426 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('SELF')]); ok 3427 # got no warnings ok 3428 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('TYPE')]); # error: # TYPE argument not allowed at (eval 1602) line 1, line 1. ok 3429 # got no warnings ok 3430 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('DATA')]); ok 3431 # got no warnings ok 3432 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('HOOK')]); ok 3433 # got no warnings ok 3434 # evaluating code: $p->tag('test.ary', Dimension => 'foo[4][1].a'); # error: # Cannot use index 4 into array of size 2 at (eval 1605) line 1, line 1. ok 3435 # got no warnings ok 3436 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][3].a'); # error: # Cannot use index 3 into array of size 3 at (eval 1606) line 1, line 1. ok 3437 # got no warnings ok 3438 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][-2].a'); # error: # Cannot use negative index -2 into array at (eval 1607) line 1, line 1. ok 3439 # got no warnings ok 3440 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][1].a+8'); # error: # Cannot use offset in compound member expression at (eval 1608) line 1, line 1. ok 3441 # got no warnings ok 3442 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][1].a'); ok 3443 # got no warnings ok 3444 # evaluating code: $x = $p->unpack('test.ary', 'x'x$p->sizeof('test.ary')); ok 3445 # got 1 warning(s): # Missing parent to look up 'foo[1][1].a' at (eval 1610) line 1, line 1. ok 3446 ok 3447 # evaluating code: $p->tag('test.foo', Dimension => undef); ok 3448 # got no warnings ok 3449 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[0]'); ok 3450 # got no warnings ok 3451 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[1]'); ok 3452 # got no warnings ok 3453 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[2]'); # error: # Cannot use member 'u.a.len[2]' located at same offset as 'dimtag_fail.array' in layout to determine a dimension at (eval 1614) line 1, line 1. ok 3454 # got no warnings ok 3455 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[3]'); # error: # Cannot use member 'u.a.len[3]' located behind 'dimtag_fail.array' in layout to determine a dimension at (eval 1615) line 1, line 1. ok 3456 # got no warnings ok 3457 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.b.len[0]'); # error: # Cannot use member 'u.b.len[0]' overlapping with 'dimtag_fail.array' in layout to determine a dimension at (eval 1616) line 1, line 1. ok 3458 # got no warnings ok 3459 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.b.len[1]'); # error: # Cannot use member 'u.b.len[1]' located behind 'dimtag_fail.array' in layout to determine a dimension at (eval 1617) line 1, line 1. ok 3460 # got no warnings ok 3461 # evaluating code: $p->tag('dimtag_fail.array', Dimension => undef); ok 3462 # got no warnings ok 3463 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 3464 # got no warnings ok 3465 # evaluating code: $p->tag('test.foo', Format => 'Binary'); ok 3466 # got no warnings ok 3467 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 3468 # got 1 warning(s): # Expected an array reference to look up index '1' in 'foo[1][1].a', not a string value at (eval 1621) line 1, line 1. ok 3469 ok 3470 # evaluating code: $p->tag('test.foo', Format => undef); ok 3471 # got no warnings ok 3472 # evaluating code: $p->tag('test.foo', Hooks => {unpack=>sub{[]}}); ok 3473 # got no warnings ok 3474 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 3475 # got 1 warning(s): # Cannot lookup index '1' in array of size '0' (in 'foo[1][1].a') at (eval 1624) line 1, line 1. ok 3476 ok 3477 # evaluating code: $p->tag('test.foo', Hooks => undef); ok 3478 # got no warnings ok 3479 # evaluating code: $p->tag('inner_struct', Format => 'Binary'); ok 3480 # got no warnings ok 3481 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 3482 # got 1 warning(s): # Expected a hash reference to look up member 'a' in 'foo[1][1].a', not a string value at (eval 1627) line 1, line 1. ok 3483 ok 3484 # evaluating code: $p->tag('inner_struct', Format => undef); ok 3485 # got no warnings ok 3486 # evaluating code: $p->tag('inner_struct', Hooks => {unpack=>sub{{foo=>1}}}); ok 3487 # got no warnings ok 3488 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 3489 # got 1 warning(s): # Cannot find member 'a' in hash (in 'foo[1][1].a') at (eval 1630) line 1, line 1. ok 3490 ok 3491 # evaluating code: $p->tag('inner_struct', Hooks => undef); ok 3492 # got no warnings ok 3493 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 3494 # got no warnings ok 3495 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{{}}}); ok 3496 # got no warnings ok 3497 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 3498 # got 1 warning(s): # Cannot use a hash reference in 'foo[1][1].a' as dimension at (eval 1634) line 1, line 1. ok 3499 ok 3500 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{[]}}); ok 3501 # got no warnings ok 3502 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 3503 # got 1 warning(s): # Cannot use an array reference in 'foo[1][1].a' as dimension at (eval 1636) line 1, line 1. ok 3504 ok 3505 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{sub{}}}); ok 3506 # got no warnings ok 3507 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 3508 # got 1 warning(s): # Cannot use a code reference in 'foo[1][1].a' as dimension at (eval 1638) line 1, line 1. ok 3509 ok 3510 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{undef}}); ok 3511 # got no warnings ok 3512 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 3513 # got 1 warning(s): # Cannot use an undefined value in 'foo[1][1].a' as dimension at (eval 1640) line 1, line 1. ok 3514 ok 3515 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{'foo'}}); ok 3516 # got no warnings ok 3517 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 3518 # got 1 warning(s): # Cannot use a string value ('foo') in 'foo[1][1].a' as dimension at (eval 1642) line 1, line 1. ok 3519 ok 3520 # evaluating code: $p->tag('inner_struct.a', Hooks => undef); ok 3521 # got no warnings ok 3522 # evaluating code: $p->tag('test.ary', Dimension => sub {1}); ok 3523 # got no warnings ok 3524 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 3525 # got no warnings ok 3526 # evaluating code: $p->tag('test.ary', Dimension => sub {{}}); ok 3527 # got no warnings ok 3528 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 3529 # got 1 warning(s): # Cannot use a hash reference as dimension at (eval 1647) line 1, line 1. ok 3530 ok 3531 # evaluating code: $p->tag('test.ary', Dimension => sub {[]}); ok 3532 # got no warnings ok 3533 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 3534 # got 1 warning(s): # Cannot use an array reference as dimension at (eval 1649) line 1, line 1. ok 3535 ok 3536 # evaluating code: $p->tag('test.ary', Dimension => sub {sub{}}); ok 3537 # got no warnings ok 3538 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 3539 # got 1 warning(s): # Cannot use a code reference as dimension at (eval 1651) line 1, line 1. ok 3540 ok 3541 # evaluating code: $p->tag('test.ary', Dimension => sub {undef}); ok 3542 # got no warnings ok 3543 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 3544 # got 1 warning(s): # Cannot use an undefined value as dimension at (eval 1653) line 1, line 1. ok 3545 ok 3546 # evaluating code: $p->tag('test.ary', Dimension => sub {'foo'}); ok 3547 # got no warnings ok 3548 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 3549 # got 1 warning(s): # Cannot use a string value ('foo') as dimension at (eval 1655) line 1, line 1. ok 3550 ok 3551 # evaluating code: $p->tag('test.ary', Dimension => sub {die "BOO!!!"}); ok 3552 # got no warnings ok 3553 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); # error: # BOO!!! at (eval 1656) line 1, line 1. ok 3554 # got no warnings ok 3555 # evaluating code: $p->tag('test.ary', Dimension => undef); ok 3556 # got no warnings ok 3557 # evaluating code: $p->IntSize(4); ok 3558 # got no warnings ok 3559 # evaluating code: $p->tag('char', Format => 'Binary'); ok 3560 # got no warnings ok 3561 # evaluating code: $p->tag('int', Format => 'Binary'); ok 3562 # got no warnings ok 3563 # evaluating code: $p->tag('array', Format => 'Binary'); ok 3564 # got no warnings ok 3565 # evaluating code: $p->tag('inner.u.x', Format => 'String'); ok 3566 # got no warnings ok 3567 # evaluating code: $x = $p->pack('char', 'xx'); ok 3568 # got 1 warning(s): # Source string "xx" is longer (2 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 1664) line 1, line 1. ok 3569 ok 3570 # evaluating code: $x = $p->pack('char', 'abcdefghijklmno'); ok 3571 # got 1 warning(s): # Source string "abcdefghijklmno" is longer (15 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 1665) line 1, line 1. ok 3572 ok 3573 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnop'); ok 3574 # got 1 warning(s): # Source string "abcdefghijkl..." is longer (16 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 1666) line 1, line 1. ok 3575 ok 3576 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnopq'); ok 3577 # got 1 warning(s): # Source string "abcdefghijkl..." is longer (17 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 1667) line 1, line 1. ok 3578 ok 3579 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnopqr'); ok 3580 # got 1 warning(s): # Source string "abcdefghijkl..." is longer (18 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 1668) line 1, line 1. ok 3581 ok 3582 # evaluating code: $x = $p->pack('int', 'x'x5); ok 3583 # got 1 warning(s): # Source string "xxxxx" is longer (5 bytes) than 'int' (4 bytes) while packing 'Binary' format at (eval 1669) line 1, line 1. ok 3584 ok 3585 # evaluating code: $x = $p->pack('int', 'x'x43); ok 3586 # got 1 warning(s): # Source string "xxxxxxxxxxxx..." is longer (43 bytes) than 'int' (4 bytes) while packing 'Binary' format at (eval 1670) line 1, line 1. ok 3587 ok 3588 # evaluating code: $x = $p->pack('int', { hash => 1 }); ok 3589 # got 1 warning(s): # Source string "HASH(0x1ccf6d4)" is longer (15 bytes) than 'int' (4 bytes) while packing 'Binary' format (Are you sure you want to pack a reference type?) at (eval 1671) line 1, line 1. ok 3590 ok 3591 # evaluating code: $x = $p->pack('int', [ 1, 2, 3 ]); ok 3592 # got 1 warning(s): # Source string "ARRAY(0x1cbf..." is longer (16 bytes) than 'int' (4 bytes) while packing 'Binary' format (Are you sure you want to pack a reference type?) at (eval 1672) line 1, line 1. ok 3593 ok 3594 # evaluating code: $x = $p->pack('int', 'x'x4); ok 3595 # got no warnings ok 3596 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x5 } }); ok 3597 # got 1 warning(s): # Source string "xxxxx" is longer (5 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format at (eval 1674) line 1, line 1. ok 3598 ok 3599 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x42 } }); ok 3600 # got 1 warning(s): # Source string "xxxxxxxxxxxx..." is longer (42 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format at (eval 1675) line 1, line 1. ok 3601 ok 3602 # evaluating code: $x = $p->pack('inner', { u => { x => { hash => 1 } } }); ok 3603 # got 1 warning(s): # Source string "HASH(0x1cbfa44)" is longer (15 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format (Are you sure you want to pack a reference type?) at (eval 1676) line 1, line 1. ok 3604 ok 3605 # evaluating code: $x = $p->pack('inner', { u => { x => [ 1, 2, 3 ] } }); ok 3606 # got 1 warning(s): # Source string "ARRAY(0x1ca5..." is longer (16 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format (Are you sure you want to pack a reference type?) at (eval 1677) line 1, line 1. ok 3607 ok 3608 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x4 } }); ok 3609 # got no warnings ok 3610 # evaluating code: $x = $p->unpack('int', ''); ok 3611 # got 1 warning(s): # Data too short at (eval 1679) line 1, line 1. ok 3612 ok 3613 # evaluating code: $x = $p->unpack('array', ''); ok 3614 # got no warnings ok 3615 # evaluating code: $p->tag('char', Format => undef); ok 3616 # got no warnings ok 3617 # evaluating code: $p->tag('int', Format => undef); ok 3618 # got no warnings ok 3619 # evaluating code: $p->tag('array', Format => undef); ok 3620 # got no warnings ok 3621 # evaluating code: $p->tag('inner.u.x', Format => undef); ok 3622 # got no warnings ok 3623 # evaluating code: $p->tag('hasbf.bf.c', Format => 'Binary'); # error: # Cannot use 'Format' tag on bitfields at (eval 1685) line 1, line 1. ok 3624 # got no warnings ok 3625 # evaluating code: $p->tag('hasbf.bf.c', ByteOrder => 'BigEndian'); # error: # Cannot use 'ByteOrder' tag on bitfields at (eval 1686) line 1, line 1. ok 3626 # got no warnings ok 3627 #---- #---- CLASS: Convert::Binary::C::Cached #---- #---- RUNNING IN WARNING LEVEL 0 #---- ok 3628 # evaluating code: $p->configure; ok 3629 # got no warnings ok 3630 # evaluating code: Convert::Binary::C::feature('foo'); ok 3631 # got no warnings ok 3632 # evaluating code: $p->feature('foo'); ok 3633 # got no warnings ok 3634 # evaluating code: $x = Convert::Binary::C::feature(); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 1690) line 1, line 1. ok 3635 # got no warnings ok 3636 # evaluating code: $x = Convert::Binary::C::feature(1, 2); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 1691) line 1, line 1. ok 3637 # got no warnings ok 3638 # evaluating code: $x = $p->feature(); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 1692) line 1, line 1. ok 3639 # got no warnings ok 3640 # evaluating code: $x = $p->feature(1, 2); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 1693) line 1, line 1. ok 3641 # got no warnings ok 3642 # evaluating code: Convert::Binary::C::native('IntSize'); ok 3643 # got no warnings ok 3644 # evaluating code: $p->native('IntSize'); ok 3645 # got no warnings ok 3646 # evaluating code: $x = Convert::Binary::C::native('foo', 'bar'); # error: # Usage: Convert::Binary::C::native(property) at (eval 1696) line 1, line 1. ok 3647 # got no warnings ok 3648 # evaluating code: $x = $p->native('foo', 'bar'); # error: # Usage: Convert::Binary::C::native(property) at (eval 1697) line 1, line 1. ok 3649 # got no warnings ok 3650 # evaluating code: $x = $p->native('foobar'); # error: # Invalid property 'foobar' at (eval 1698) line 1, line 1. ok 3651 # got no warnings ok 3652 # evaluating code: $p->member('xxx', 666); # error: # Call to member without parse data at (eval 1699) line 1, line 1. ok 3653 # got no warnings ok 3654 # evaluating code: $p->def('xxx'); ok 3655 # got no warnings ok 3656 # evaluating code: $p->pack('xxx', {foo=>123}); ok 3657 # got no warnings ok 3658 # evaluating code: $p->unpack('xxx', 'yyy'); ok 3659 # got no warnings ok 3660 # evaluating code: $p->sizeof('xxx'); ok 3661 # got no warnings ok 3662 # evaluating code: $p->typeof('xxx'); ok 3663 # got no warnings ok 3664 # evaluating code: $p->offsetof('xxx', 'yyy'); # error: # Call to offsetof without parse data at (eval 1705) line 1, line 1. ok 3665 # got no warnings ok 3666 # evaluating code: $p->member('xxx', 123); # error: # Call to member without parse data at (eval 1706) line 1, line 1. ok 3667 # got no warnings ok 3668 # evaluating code: $p->enum_names; # error: # Call to enum_names without parse data at (eval 1707) line 1, line 1. ok 3669 # got no warnings ok 3670 # evaluating code: $p->enum; # error: # Call to enum without parse data at (eval 1708) line 1, line 1. ok 3671 # got no warnings ok 3672 # evaluating code: $p->compound_names; # error: # Call to compound_names without parse data at (eval 1709) line 1, line 1. ok 3673 # got no warnings ok 3674 # evaluating code: $p->compound; # error: # Call to compound without parse data at (eval 1710) line 1, line 1. ok 3675 # got no warnings ok 3676 # evaluating code: $p->struct_names; # error: # Call to struct_names without parse data at (eval 1711) line 1, line 1. ok 3677 # got no warnings ok 3678 # evaluating code: $p->struct; # error: # Call to struct without parse data at (eval 1712) line 1, line 1. ok 3679 # got no warnings ok 3680 # evaluating code: $p->union_names; # error: # Call to union_names without parse data at (eval 1713) line 1, line 1. ok 3681 # got no warnings ok 3682 # evaluating code: $p->union; # error: # Call to union without parse data at (eval 1714) line 1, line 1. ok 3683 # got no warnings ok 3684 # evaluating code: $p->typedef_names; # error: # Call to typedef_names without parse data at (eval 1715) line 1, line 1. ok 3685 # got no warnings ok 3686 # evaluating code: $p->typedef; # error: # Call to typedef without parse data at (eval 1716) line 1, line 1. ok 3687 # got no warnings ok 3688 # evaluating code: $p->dependencies; # error: # Call to dependencies without parse data at (eval 1717) line 1 ok 3689 # got no warnings ok 3690 # evaluating code: $p->sourcify; # error: # Call to sourcify without parse data at (eval 1718) line 1, line 1. ok 3691 # got no warnings ok 3692 # evaluating code: $p->macro_names; # error: # Call to macro_names without parse data at (eval 1719) line 1, line 1. ok 3693 # got no warnings ok 3694 # evaluating code: $p->macro; # error: # Call to macro without parse data at (eval 1720) line 1, line 1. ok 3695 # got no warnings ok 3696 # evaluating code: $p->defined('foo'); # error: # Call to defined without parse data at (eval 1721) line 1, line 1. ok 3697 # got no warnings ok 3698 # evaluating code: $p->parse_file(''); # error: # Cannot find input file '' at (eval 1722) line 1 ok 3699 # got no warnings ok 3700 # evaluating code: $p->parse_file('foobar.c'); # error: # Cannot find input file 'foobar.c' at (eval 1723) line 1 ok 3701 # got no warnings ok 3702 # evaluating code: $p->Include('tests/include/files', 'include/files'); ok 3703 # got no warnings ok 3704 # evaluating code: $p->parse_file('empty.h')->clean; ok 3705 # got no warnings ok 3706 # evaluating code: $p->parse_file('nlunix.h')->clean; ok 3707 # got no warnings ok 3708 # evaluating code: $p->parse_file('nldos.h')->clean; ok 3709 # got no warnings ok 3710 # evaluating code: $p->parse_file('nlmac.h')->clean; ok 3711 # got no warnings ok 3712 # evaluating code: $p->parse('')->clean; ok 3713 # got no warnings ok 3714 # evaluating code: $p->parse("typedef int foo;")->clean; ok 3715 # got no warnings ok 3716 # evaluating code: $p->parse("typedef int foo;\n")->clean; ok 3717 # got no warnings ok 3718 # evaluating code: $p->parse("typedef int foo;\r\n")->clean; ok 3719 # got no warnings ok 3720 # evaluating code: $p->parse("typedef int foo;\r")->clean; ok 3721 # got no warnings ok 3722 # evaluating code: $p->Define(qw( DEFINE=3 DEFINE=2 )); ok 3723 # got no warnings ok 3724 # evaluating code: $p->parse(''); # error: # macro 'DEFINE' redefined unidentically at (eval 1735) line 1 ok 3725 # got no warnings ok 3726 # evaluating code: $p->Define(['=']); ok 3727 # got no warnings ok 3728 # evaluating code: $p->parse(''); # error: # void macro name at (eval 1737) line 1 ok 3729 # got no warnings ok 3730 # evaluating code: $p->Define(['=']); ok 3731 # got no warnings ok 3732 # evaluating code: $p->Define(['FOO=']); ok 3733 # got no warnings ok 3734 # evaluating code: $p->parse("#if\n#endif\n"); # error: # [buffer], line 1: void condition for a #if/#elif at (eval 1740) line 1 ok 3735 # got no warnings ok 3736 # evaluating code: $p->parse("#if 0\n#elif\n#endif\n"); # error: # [buffer], line 2: void condition for a #if/#elif at (eval 1741) line 1 ok 3737 # got no warnings ok 3738 # evaluating code: $p->parse("#if FOO\n#endif\n"); # error: # [buffer], line 1: void condition (after expansion) for a #if/#elif at (eval 1742) line 1 ok 3739 # got no warnings ok 3740 # evaluating code: $p->parse("#if 0\n#elif FOO\n#endif\n"); # error: # [buffer], line 2: void condition (after expansion) for a #if/#elif at (eval 1743) line 1 ok 3741 # got no warnings ok 3742 # evaluating code: $p->Assert(qw{ PRED(answer) 1(foo) }); ok 3743 # got no warnings ok 3744 # evaluating code: $p->parse(''); # error: # illegal assertion name for #assert at (eval 1745) line 1 ok 3745 # got no warnings ok 3746 # evaluating code: $p->Assert([qw{ PRED(answer) SYNTAX) }]); ok 3747 # got no warnings ok 3748 # evaluating code: $p->parse(''); # error: # syntax error in #assert at (eval 1747) line 1 ok 3749 # got no warnings ok 3750 # evaluating code: $p->Assert([qw{ PRED(answer) UNFINISHED( }]); ok 3751 # got no warnings ok 3752 # evaluating code: $p->parse(''); # error: # unfinished #assert at (eval 1749) line 1 ok 3753 # got no warnings ok 3754 # evaluating code: $p->Assert([]); ok 3755 # got no warnings ok 3756 # evaluating code: $x = $p->pack('signed int', 1); ok 3757 # got no warnings ok 3758 # evaluating code: $x = $p->unpack('signed int', $x); ok 3759 # got no warnings ok 3760 # evaluating code: $x = $p->sizeof('long long'); ok 3761 # got no warnings ok 3762 # evaluating code: $x = $p->typeof('long double'); ok 3763 # got no warnings ok 3764 # evaluating code: $p->parse($code{pragma_pack_1}); # error: # [buffer], line 5: invalid argument 3 to #pragma pack at (eval 1755) line 1 ok 3765 # got no warnings ok 3766 # evaluating code: $p->parse($code{pragma_pack_2}); # error: # [buffer], line 1: invalid argument 5 to #pragma pack at (eval 1756) line 1 ok 3767 # got no warnings ok 3768 # evaluating code: $p->parse($code{pragma_pack_3}); ok 3769 # got no warnings ok 3770 # evaluating code: $p->parse($code{macro}); # error: # [buffer], line 1: macro 'FOO' redefined unidentically at (eval 1758) line 1 ok 3771 # got no warnings ok 3772 # evaluating code: $p->parse($code{assert}); # error: # [buffer], line 2: void assertion in #assert at (eval 1759) line 1 ok 3773 # got no warnings ok 3774 # evaluating code: $p->parse($code{assert_syntax}); # error: # [buffer], line 2: syntax error for assertion in #if at (eval 1760) line 1 ok 3775 # got no warnings ok 3776 # evaluating code: $p->parse($code{include}); # error: # [buffer], line 1: file 'not_here.h' not found at (eval 1761) line 1 ok 3777 # got no warnings ok 3778 # evaluating code: $p->parse($code{endif}); # error: # [buffer], line 3: unmatched #endif at (eval 1762) line 1 ok 3779 # got no warnings ok 3780 # evaluating code: $p->parse($code{else}); # error: # [buffer], line 1: rogue #else at (eval 1763) line 1 ok 3781 # got no warnings ok 3782 # evaluating code: $p->parse($code{elif}); # error: # [buffer], line 1: rogue #elif at (eval 1764) line 1 ok 3783 # got no warnings ok 3784 # evaluating code: $p->parse($code{unknown}); # error: # [buffer], line 1: unknown cpp directive '#foobar' at (eval 1765) line 1 ok 3785 # got no warnings ok 3786 # evaluating code: $p->parse($code); ok 3787 # got no warnings ok 3788 # evaluating code: $p->def('xxx'); ok 3789 # got no warnings ok 3790 # evaluating code: $p->dependencies; ok 3791 # got no warnings ok 3792 # evaluating code: $p->sourcify; ok 3793 # got no warnings ok 3794 # evaluating code: $p->clone; ok 3795 # got no warnings ok 3796 # evaluating code: $p->configure(Include => 'Boo'); # error: # Include wants a reference to an array of strings at (eval 1771) line 1 ok 3797 # got no warnings ok 3798 # evaluating code: $p->Include({ Boo => 'Boo' }); # error: # Include wants an array reference at (eval 1772) line 1, line 1. ok 3799 # got no warnings ok 3800 # evaluating code: $p->Include('Boo', ['Boo']); # error: # Argument 2 to Include must not be a reference at (eval 1773) line 1, line 1. ok 3801 # got no warnings ok 3802 # evaluating code: $p->Include(['Boo'], ['Boo']); # error: # Invalid number of arguments to Include at (eval 1774) line 1, line 1. ok 3803 # got no warnings ok 3804 # evaluating code: $p->ByteOrder(['Boo']); # error: # ByteOrder must be a string value, not a reference at (eval 1775) line 1 # at (eval 1775) line 1 ok 3805 # got no warnings ok 3806 # evaluating code: $p->ByteOrder('Boo'); # error: # ByteOrder must be 'BigEndian' or 'LittleEndian', not 'Boo' at (eval 1776) line 1 # at (eval 1776) line 1 ok 3807 # got no warnings ok 3808 # evaluating code: $p->FloatSize([1]); # error: # FloatSize must be an integer value, not a reference at (eval 1777) line 1 # at (eval 1777) line 1 ok 3809 # got no warnings ok 3810 # evaluating code: $p->FloatSize(13); # error: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 13 at (eval 1778) line 1 # at (eval 1778) line 1 ok 3811 # got no warnings ok 3812 # evaluating code: $p->FloatSize(1); ok 3813 # got no warnings ok 3814 # evaluating code: $p->configure(DisabledKeywords => 42); # error: # DisabledKeywords wants a reference to an array of strings at (eval 1780) line 1 ok 3815 # got no warnings ok 3816 # evaluating code: $p->configure(DisabledKeywords => { foo => 42 }); # error: # DisabledKeywords wants an array reference at (eval 1781) line 1 ok 3817 # got no warnings ok 3818 # evaluating code: $p->configure(Bitfields => 42); # error: # Bitfields wants a hash reference at (eval 1782) line 1 ok 3819 # got no warnings ok 3820 # evaluating code: $p->configure(Bitfields => []); # error: # Bitfields wants a hash reference at (eval 1783) line 1 ok 3821 # got no warnings ok 3822 # evaluating code: $p->configure(Bitfields => { Engine => 'FooBar' }); # error: # Unknown bitfield layout engine 'FooBar' at (eval 1784) line 1 ok 3823 # got no warnings ok 3824 # evaluating code: $p->configure(Bitfields => { Engine => 'Simple' }); ok 3825 # got no warnings ok 3826 # evaluating code: $p->configure(Bitfields => { ByteOrder => 'BigEndian' }); # error: # Invalid option 'ByteOrder' for bitfield layout engine 'Simple' at (eval 1786) line 1 ok 3827 # got no warnings ok 3828 # evaluating code: $p->configure(Bitfields => { NoSuchOption => 42 }); # error: # Invalid option 'NoSuchOption' for bitfield layout engine 'Simple' at (eval 1787) line 1 ok 3829 # got no warnings ok 3830 # evaluating code: $x = $p->def(''); ok 3831 # got no warnings ok 3832 # evaluating code: $x = $p->def('struct '); ok 3833 # got no warnings ok 3834 # evaluating code: $x = $p->def('notthere'); ok 3835 # got no warnings ok 3836 # evaluating code: $x = $p->sourcify; ok 3837 # got no warnings ok 3838 # evaluating code: $x = $p->sourcify('foo'); # error: # Sourcification of individual types is not yet supported at (eval 1792) line 1, line 1. ok 3839 # got no warnings ok 3840 # evaluating code: $x = $p->sourcify({ foo => 1 }, 'foo'); # error: # Sourcification of individual types is not yet supported at (eval 1793) line 1, line 1. ok 3841 # got no warnings ok 3842 # evaluating code: $x = $p->sourcify([ 1 ], 'foo', 'bar'); # error: # Sourcification of individual types is not yet supported at (eval 1794) line 1, line 1. ok 3843 # got no warnings ok 3844 # evaluating code: $x = $p->sourcify([ 1 ]); # error: # Need a hash reference for configuration options at (eval 1795) line 1, line 1. ok 3845 # got no warnings ok 3846 # evaluating code: $x = $p->sourcify({ foo => 1 }); # error: # Invalid option 'foo' at (eval 1796) line 1, line 1. ok 3847 # got no warnings ok 3848 # evaluating code: $x = $p->sourcify({ Context => 1 }); ok 3849 # got no warnings ok 3850 # evaluating code: $p->pack('xxx', 'yyy'); ok 3851 # got no warnings ok 3852 # evaluating code: $x = $p->pack('', 1); # error: # Cannot find '' at (eval 1799) line 1, line 1. ok 3853 # got no warnings ok 3854 # evaluating code: $x = $p->pack('na', 'yyy'); # error: # Cannot find 'na' at (eval 1800) line 1, line 1. ok 3855 # got no warnings ok 3856 # evaluating code: $x = $p->pack('nodef', 'yyy'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1801) line 1, line 1. ok 3857 # got no warnings ok 3858 # evaluating code: $x = $p->pack('xxx', 'yyy'); # error: # Got no definition for 'union xxx' at (eval 1802) line 1, line 1. ok 3859 # got no warnings ok 3860 # evaluating code: $p->pack('na', 'yyy', $data); # error: # Cannot find 'na' at (eval 1803) line 1, line 1. ok 3861 # got no warnings ok 3862 # evaluating code: $x = $p->pack('hasbf', {}); ok 3863 # got no warnings ok 3864 # evaluating code: $x = $p->pack('t_unsafe', []); ok 3865 # got no warnings ok 3866 # evaluating code: $x = $p->pack('s_unsafe', {}); ok 3867 # got no warnings ok 3868 # evaluating code: $x = $p->pack('nonnative', 0); ok 3869 # got no warnings ok 3870 # evaluating code: $p->pack('enum enu', 'A', ['xxxx']); # error: # Type of arg 3 to pack must be string at (eval 1808) line 1, line 1. ok 3871 # got no warnings ok 3872 # evaluating code: $p->pack('enum enu', 'A', 'xxxx'); # error: # Modification of a read-only value attempted at (eval 1809) line 1, line 1. ok 3873 # got no warnings ok 3874 # evaluating code: $x = $p->pack('enum enu', 'A', 'xxxx'); ok 3875 # got no warnings ok 3876 # evaluating code: $x = $p->pack('test.foo', 23); ok 3877 # got no warnings ok 3878 # evaluating code: $x = $p->pack('test.foo', {}); ok 3879 # got no warnings ok 3880 # evaluating code: $x = $p->pack('test.foo', sub { 1 }); ok 3881 # got no warnings ok 3882 # evaluating code: $x = $p->pack('test.bar', []); ok 3883 # got no warnings ok 3884 # evaluating code: $x = $p->pack('test.xxx', {}); ok 3885 # got no warnings ok 3886 # evaluating code: $x = $p->pack('test', {foo => {}}); ok 3887 # got no warnings ok 3888 # evaluating code: $x = $p->pack('test', {foo => [undef, {}] }); ok 3889 # got no warnings ok 3890 # evaluating code: $x = $p->pack('test', {foo => [undef, [1]] }); ok 3891 # got no warnings ok 3892 # evaluating code: $x = $p->pack('test', {foo => [undef, [{a => {}}]]}); ok 3893 # got no warnings ok 3894 # evaluating code: $x = $p->pack('test', {foo => [undef, [{b => {}}]]}); ok 3895 # got no warnings ok 3896 # evaluating code: $x = []; $x->[1]{d}[2] = 1; ok 3897 # got no warnings ok 3898 # evaluating code: $x = $p->pack('stuff', $x); ok 3899 # got no warnings ok 3900 # evaluating code: $x = []; $x->[10]{u} = 1; ok 3901 # got no warnings ok 3902 # evaluating code: $x = $p->pack('stuff', $x); ok 3903 # got no warnings ok 3904 # evaluating code: $x = []; $x->[11]{u} = [1]; ok 3905 # got no warnings ok 3906 # evaluating code: $x = $p->pack('stuff', $x); ok 3907 # got no warnings ok 3908 # evaluating code: $x = []; $x->[8]{u}{b} = {}; ok 3909 # got no warnings ok 3910 # evaluating code: $x = $p->pack('stuff', $x); ok 3911 # got no warnings ok 3912 # evaluating code: $x = []; $x->[7]{u}{b} = [undef, {}]; ok 3913 # got no warnings ok 3914 # evaluating code: $x = $p->pack('stuff', $x); ok 3915 # got no warnings ok 3916 # evaluating code: $x = []; $x->[6]{d}[5][4] = undef; ok 3917 # got no warnings ok 3918 # evaluating code: $x = $p->pack('stuff', $x); ok 3919 # got no warnings ok 3920 # evaluating code: $x = []; $x->[6]{d}[5][4] = sub { 1 }; ok 3921 # got no warnings ok 3922 # evaluating code: $x = $p->pack('stuff', $x); ok 3923 # got no warnings ok 3924 # evaluating code: $x = $p->pack('unsigned char', 42); ok 3925 # got no warnings ok 3926 # evaluating code: $x = $p->pack('double', 42); ok 3927 # got no warnings ok 3928 # evaluating code: $x = $p->pack('short double', 42); # error: # Unsupported basic type 'short double' at (eval 1837) line 1, line 1. ok 3929 # got no warnings ok 3930 # evaluating code: $x = $p->pack('fp_unsupp', 42); ok 3931 # got no warnings ok 3932 # evaluating code: $x = $p->pack('hasbf.bf', {}); ok 3933 # got no warnings ok 3934 # evaluating code: $p->unpack('test', $data); ok 3935 # got no warnings ok 3936 # evaluating code: $x = $p->unpack('', $data); # error: # Cannot find '' at (eval 1841) line 1, line 1. ok 3937 # got no warnings ok 3938 # evaluating code: $x = $p->unpack('na', $data); # error: # Cannot find 'na' at (eval 1842) line 1, line 1. ok 3939 # got no warnings ok 3940 # evaluating code: $x = $p->unpack('nodef', $data); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1843) line 1, line 1. ok 3941 # got no warnings ok 3942 # evaluating code: $x = $p->unpack('xxx', $data); # error: # Got no definition for 'union xxx' at (eval 1844) line 1, line 1. ok 3943 # got no warnings ok 3944 # evaluating code: $x = $p->unpack('test', $data); ok 3945 # got no warnings ok 3946 # evaluating code: @x = $p->unpack('test', $data); ok 3947 # got no warnings ok 3948 # evaluating code: $x = $p->unpack('array', ''); ok 3949 # got no warnings ok 3950 # evaluating code: $x = $p->unpack('hasbf', $data); ok 3951 # got no warnings ok 3952 # evaluating code: $x = $p->unpack('t_unsafe', $data); ok 3953 # got no warnings ok 3954 # evaluating code: $x = $p->unpack('s_unsafe', $data); ok 3955 # got no warnings ok 3956 # evaluating code: $x = $p->unpack('nonnative', 'x'); ok 3957 # got no warnings ok 3958 # evaluating code: $x = $p->unpack('multiple', 'x'x100); ok 3959 # got no warnings ok 3960 # evaluating code: $x = $p->unpack('unsigned char', 'x'x100); ok 3961 # got no warnings ok 3962 # evaluating code: $x = $p->unpack('double', 'x'x100); ok 3963 # got no warnings ok 3964 # evaluating code: $x = $p->unpack('signed float', 'x'x100); # error: # Unsupported basic type 'signed float' at (eval 1855) line 1, line 1. ok 3965 # got no warnings ok 3966 # evaluating code: $x = $p->unpack('fp_unsupp', 'x'x100); ok 3967 # got no warnings ok 3968 # evaluating code: $x = $p->unpack('hasbf.bf', 'x'x100); ok 3969 # got no warnings ok 3970 # evaluating code: $p->initializer('test'); ok 3971 # got no warnings ok 3972 # evaluating code: $p->initializer('test', $data); ok 3973 # got no warnings ok 3974 # evaluating code: $x = $p->initializer('', $data); # error: # Cannot find '' at (eval 1860) line 1, line 1. ok 3975 # got no warnings ok 3976 # evaluating code: $x = $p->initializer('na'); # error: # Cannot find 'na' at (eval 1861) line 1, line 1. ok 3977 # got no warnings ok 3978 # evaluating code: $x = $p->initializer('na', $data); # error: # Cannot find 'na' at (eval 1862) line 1, line 1. ok 3979 # got no warnings ok 3980 # evaluating code: $x = $p->initializer('nodef', $data); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1863) line 1, line 1. ok 3981 # got no warnings ok 3982 # evaluating code: $x = $p->initializer('xxx', $data); # error: # Got no definition for 'union xxx' at (eval 1864) line 1, line 1. ok 3983 # got no warnings ok 3984 # evaluating code: $x = $p->initializer('test.foo', 23); ok 3985 # got no warnings ok 3986 # evaluating code: $x = $p->initializer('test.foo', {}); ok 3987 # got no warnings ok 3988 # evaluating code: $x = $p->initializer('test.foo', sub { 1 }); ok 3989 # got no warnings ok 3990 # evaluating code: $x = $p->initializer('test.bar', []); ok 3991 # got no warnings ok 3992 # evaluating code: $x = $p->initializer('test.xxx', {}); ok 3993 # got no warnings ok 3994 # evaluating code: $x = $p->initializer('test', {foo => {}}); ok 3995 # got no warnings ok 3996 # evaluating code: $x = $p->initializer('test', {foo => [undef, {}] }); ok 3997 # got no warnings ok 3998 # evaluating code: $x = $p->initializer('test', {foo => [undef, [1]] }); ok 3999 # got no warnings ok 4000 # evaluating code: $x = $p->initializer('test', {foo => [undef, [{a => {}}]]}); ok 4001 # got no warnings ok 4002 # evaluating code: $x = $p->initializer('test', {foo => [undef, [{b => {}}]]}); ok 4003 # got no warnings ok 4004 # evaluating code: $x = []; $x->[1]{d}[2] = 1; ok 4005 # got no warnings ok 4006 # evaluating code: $x = $p->initializer('stuff', $x); ok 4007 # got no warnings ok 4008 # evaluating code: $x = []; $x->[10]{c} = 1; ok 4009 # got no warnings ok 4010 # evaluating code: $x = $p->initializer('stuff', $x); ok 4011 # got no warnings ok 4012 # evaluating code: $x = []; $x->[11]{c} = [1]; ok 4013 # got no warnings ok 4014 # evaluating code: $x = $p->initializer('stuff', $x); ok 4015 # got no warnings ok 4016 # evaluating code: $x = []; $x->[8]{c}{b} = {}; ok 4017 # got no warnings ok 4018 # evaluating code: $x = $p->initializer('stuff', $x); ok 4019 # got no warnings ok 4020 # evaluating code: $x = []; $x->[7]{c}{b} = [undef, {}]; ok 4021 # got no warnings ok 4022 # evaluating code: $x = $p->initializer('stuff', $x); ok 4023 # got no warnings ok 4024 # evaluating code: $x = []; $x->[6]{d}[5][4] = undef; ok 4025 # got no warnings ok 4026 # evaluating code: $x = $p->initializer('stuff', $x); ok 4027 # got no warnings ok 4028 # evaluating code: $x = []; $x->[6]{d}[5][4] = sub { 1 }; ok 4029 # got no warnings ok 4030 # evaluating code: $x = $p->initializer('stuff', $x); ok 4031 # got no warnings ok 4032 # evaluating code: $p->sizeof('na'); ok 4033 # got no warnings ok 4034 # evaluating code: $x = $p->sizeof(''); # error: # Cannot find '' at (eval 1890) line 1, line 1. ok 4035 # got no warnings ok 4036 # evaluating code: $x = $p->sizeof('na'); # error: # Cannot find 'na' at (eval 1891) line 1, line 1. ok 4037 # got no warnings ok 4038 # evaluating code: $x = $p->sizeof('long ='); # error: # Cannot find 'long =' at (eval 1892) line 1, line 1. ok 4039 # got no warnings ok 4040 # evaluating code: $x = $p->sizeof('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1893) line 1, line 1. ok 4041 # got no warnings ok 4042 # evaluating code: $x = $p->sizeof('xxx'); # error: # Got no definition for 'union xxx' at (eval 1894) line 1, line 1. ok 4043 # got no warnings ok 4044 # evaluating code: $x = $p->sizeof('hasbf'); ok 4045 # got no warnings ok 4046 # evaluating code: $x = $p->sizeof('hasbf.bf.c'); # error: # Cannot use sizeof on bitfields at (eval 1896) line 1, line 1. ok 4047 # got no warnings ok 4048 # evaluating code: $x = $p->sizeof('t_unsafe'); ok 4049 # got no warnings ok 4050 # evaluating code: $x = $p->sizeof('s_unsafe'); ok 4051 # got no warnings ok 4052 # evaluating code: $x = $p->sizeof('enum enu . foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1899) line 1, line 1. ok 4053 # got no warnings ok 4054 # evaluating code: $x = $p->sizeof('enumtype.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1900) line 1, line 1. ok 4055 # got no warnings ok 4056 # evaluating code: $x = $p->sizeof('ptrtype.foo'); # error: # Cannot access member 'foo' of pointer type at (eval 1901) line 1, line 1. ok 4057 # got no warnings ok 4058 # evaluating code: $x = $p->sizeof('scalar.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1902) line 1, line 1. ok 4059 # got no warnings ok 4060 # evaluating code: $x = $p->sizeof('enumtype [0]'); # error: # Cannot use type as an array at (eval 1903) line 1, line 1. ok 4061 # got no warnings ok 4062 # evaluating code: $x = $p->sizeof('test.666'); # error: # Struct members must start with a character or an underscore at (eval 1904) line 1, line 1. ok 4063 # got no warnings ok 4064 # evaluating code: $x = $p->sizeof('test.foo.d'); # error: # Cannot access member 'd' of array type at (eval 1905) line 1, line 1. ok 4065 # got no warnings ok 4066 # evaluating code: $x = $p->sizeof('test.bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 1906) line 1, line 1. ok 4067 # got no warnings ok 4068 # evaluating code: $x = $p->sizeof('test.yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 1907) line 1, line 1. ok 4069 # got no warnings ok 4070 # evaluating code: $x = $p->sizeof('test.ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 1908) line 1, line 1. ok 4071 # got no warnings ok 4072 # evaluating code: $x = $p->sizeof('test.xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 1909) line 1, line 1. ok 4073 # got no warnings ok 4074 # evaluating code: $x = $p->sizeof('test.bar[1]'); # error: # Cannot use 'bar' as an array at (eval 1910) line 1, line 1. ok 4075 # got no warnings ok 4076 # evaluating code: $x = $p->sizeof('test.bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 1911) line 1, line 1. ok 4077 # got no warnings ok 4078 # evaluating code: $x = $p->sizeof('test.bar+'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 1912) line 1, line 1. ok 4079 # got no warnings ok 4080 # evaluating code: $x = $p->sizeof('test.bar+a'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 1913) line 1, line 1. ok 4081 # got no warnings ok 4082 # evaluating code: $x = $p->sizeof('test.bar a'); # error: # Invalid character 'a' (0x61) in compound member expression at (eval 1914) line 1, line 1. ok 4083 # got no warnings ok 4084 # evaluating code: $x = $p->sizeof('test bar'); # error: # Invalid character 'b' (0x62) in compound member expression at (eval 1915) line 1, line 1. ok 4085 # got no warnings ok 4086 # evaluating code: $x = $p->sizeof('test.bar+1'); ok 4087 # got no warnings ok 4088 # evaluating code: $x = $p->sizeof('test.foo[1][2'); # error: # Incomplete compound member expression at (eval 1917) line 1, line 1. ok 4089 # got no warnings ok 4090 # evaluating code: $x = $p->sizeof('test.foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 1918) line 1, line 1. ok 4091 # got no warnings ok 4092 # evaluating code: $x = $p->sizeof('test.foo[a]'); # error: # Array indices must be constant decimal values at (eval 1919) line 1, line 1. ok 4093 # got no warnings ok 4094 # evaluating code: $x = $p->sizeof('test.foo[0x1]'); # error: # Index operator not terminated correctly at (eval 1920) line 1, line 1. ok 4095 # got no warnings ok 4096 # evaluating code: $x = $p->sizeof('test.foo[2]'); ok 4097 # got no warnings ok 4098 # evaluating code: $x = $p->sizeof('test.foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 1922) line 1, line 1. ok 4099 # got no warnings ok 4100 # evaluating code: $x = $p->sizeof('array[1][2]'); # error: # Cannot use type as a 2-dimensional array at (eval 1923) line 1, line 1. ok 4101 # got no warnings ok 4102 # evaluating code: $p->typeof('na'); ok 4103 # got no warnings ok 4104 # evaluating code: $x = $p->typeof(''); # error: # Cannot find '' at (eval 1925) line 1, line 1. ok 4105 # got no warnings ok 4106 # evaluating code: $x = $p->typeof('na'); # error: # Cannot find 'na' at (eval 1926) line 1, line 1. ok 4107 # got no warnings ok 4108 # evaluating code: $x = $p->typeof('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1927) line 1, line 1. ok 4109 # got no warnings ok 4110 # evaluating code: $x = $p->typeof('xxx'); # error: # Got no definition for 'union xxx' at (eval 1928) line 1, line 1. ok 4111 # got no warnings ok 4112 # evaluating code: $x = $p->typeof('enum enu . foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1929) line 1, line 1. ok 4113 # got no warnings ok 4114 # evaluating code: $x = $p->typeof('enumtype.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1930) line 1, line 1. ok 4115 # got no warnings ok 4116 # evaluating code: $x = $p->typeof('ptrtype.foo'); # error: # Cannot access member 'foo' of pointer type at (eval 1931) line 1, line 1. ok 4117 # got no warnings ok 4118 # evaluating code: $x = $p->typeof('scalar.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1932) line 1, line 1. ok 4119 # got no warnings ok 4120 # evaluating code: $x = $p->typeof('enumtype [0]'); # error: # Cannot use type as an array at (eval 1933) line 1, line 1. ok 4121 # got no warnings ok 4122 # evaluating code: $x = $p->typeof('test.666'); # error: # Struct members must start with a character or an underscore at (eval 1934) line 1, line 1. ok 4123 # got no warnings ok 4124 # evaluating code: $x = $p->typeof('test.foo.d'); # error: # Cannot access member 'd' of array type at (eval 1935) line 1, line 1. ok 4125 # got no warnings ok 4126 # evaluating code: $x = $p->typeof('test.bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 1936) line 1, line 1. ok 4127 # got no warnings ok 4128 # evaluating code: $x = $p->typeof('test.yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 1937) line 1, line 1. ok 4129 # got no warnings ok 4130 # evaluating code: $x = $p->typeof('test.ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 1938) line 1, line 1. ok 4131 # got no warnings ok 4132 # evaluating code: $x = $p->typeof('test.xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 1939) line 1, line 1. ok 4133 # got no warnings ok 4134 # evaluating code: $x = $p->typeof('test.bar[1]'); # error: # Cannot use 'bar' as an array at (eval 1940) line 1, line 1. ok 4135 # got no warnings ok 4136 # evaluating code: $x = $p->typeof('test.bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 1941) line 1, line 1. ok 4137 # got no warnings ok 4138 # evaluating code: $x = $p->typeof('test.bar+'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 1942) line 1, line 1. ok 4139 # got no warnings ok 4140 # evaluating code: $x = $p->typeof('test.bar+a'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 1943) line 1, line 1. ok 4141 # got no warnings ok 4142 # evaluating code: $x = $p->typeof('test.bar+1'); ok 4143 # got no warnings ok 4144 # evaluating code: $x = $p->typeof('test.foo[1][2'); # error: # Incomplete compound member expression at (eval 1945) line 1, line 1. ok 4145 # got no warnings ok 4146 # evaluating code: $x = $p->typeof('test.foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 1946) line 1, line 1. ok 4147 # got no warnings ok 4148 # evaluating code: $x = $p->typeof('test.foo[a]'); # error: # Array indices must be constant decimal values at (eval 1947) line 1, line 1. ok 4149 # got no warnings ok 4150 # evaluating code: $x = $p->typeof('test.foo[0x1]'); # error: # Index operator not terminated correctly at (eval 1948) line 1, line 1. ok 4151 # got no warnings ok 4152 # evaluating code: $x = $p->typeof('test.foo[2]'); ok 4153 # got no warnings ok 4154 # evaluating code: $x = $p->typeof('test.foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 1950) line 1, line 1. ok 4155 # got no warnings ok 4156 # evaluating code: $p->offsetof('xxx', 666); ok 4157 # got no warnings ok 4158 # evaluating code: $x = $p->offsetof('', 666); # error: # Cannot find '' at (eval 1952) line 1, line 1. ok 4159 # got no warnings ok 4160 # evaluating code: $x = $p->offsetof('abc', 666); # error: # Cannot find 'abc' at (eval 1953) line 1, line 1. ok 4161 # got no warnings ok 4162 # evaluating code: $x = $p->offsetof('nodef', 666); # error: # Got no struct declarations in resolution of 'nodef' at (eval 1954) line 1, line 1. ok 4163 # got no warnings ok 4164 # evaluating code: $x = $p->offsetof('xxx', 666); # error: # Got no definition for 'union xxx' at (eval 1955) line 1, line 1. ok 4165 # got no warnings ok 4166 # evaluating code: $x = $p->offsetof('ptrtype', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 1956) line 1, line 1. ok 4167 # got no warnings ok 4168 # evaluating code: $x = $p->offsetof('scalar', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 1957) line 1, line 1. ok 4169 # got no warnings ok 4170 # evaluating code: $x = $p->offsetof('enu', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 1958) line 1, line 1. ok 4171 # got no warnings ok 4172 # evaluating code: $x = $p->offsetof('ptrtype', 'a66'); # error: # Cannot access member 'a66' of pointer type at (eval 1959) line 1, line 1. ok 4173 # got no warnings ok 4174 # evaluating code: $x = $p->offsetof('scalar', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 1960) line 1, line 1. ok 4175 # got no warnings ok 4176 # evaluating code: $x = $p->offsetof('enu', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 1961) line 1, line 1. ok 4177 # got no warnings ok 4178 # evaluating code: $x = $p->offsetof('long int', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 1962) line 1, line 1. ok 4179 # got no warnings ok 4180 # evaluating code: $x = $p->offsetof('test', 'foo[0][0].666'); # error: # Struct members must start with a character or an underscore at (eval 1963) line 1, line 1. ok 4181 # got no warnings ok 4182 # evaluating code: $x = $p->offsetof('test', 'foo.d'); # error: # Cannot access member 'd' of array type at (eval 1964) line 1, line 1. ok 4183 # got no warnings ok 4184 # evaluating code: $x = $p->offsetof('test', 'bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 1965) line 1, line 1. ok 4185 # got no warnings ok 4186 # evaluating code: $x = $p->offsetof('test', 'yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 1966) line 1, line 1. ok 4187 # got no warnings ok 4188 # evaluating code: $x = $p->offsetof('test', 'ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 1967) line 1, line 1. ok 4189 # got no warnings ok 4190 # evaluating code: $x = $p->offsetof('test', 'xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 1968) line 1, line 1. ok 4191 # got no warnings ok 4192 # evaluating code: $x = $p->offsetof('test', 'bar[1]'); # error: # Cannot use 'bar' as an array at (eval 1969) line 1, line 1. ok 4193 # got no warnings ok 4194 # evaluating code: $x = $p->offsetof('test', 'bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 1970) line 1, line 1. ok 4195 # got no warnings ok 4196 # evaluating code: $x = $p->offsetof('test', 'foo[1][2'); # error: # Incomplete compound member expression at (eval 1971) line 1, line 1. ok 4197 # got no warnings ok 4198 # evaluating code: $x = $p->offsetof('test', 'foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 1972) line 1, line 1. ok 4199 # got no warnings ok 4200 # evaluating code: $x = $p->offsetof('test', 'foo[a]'); # error: # Array indices must be constant decimal values at (eval 1973) line 1, line 1. ok 4201 # got no warnings ok 4202 # evaluating code: $x = $p->offsetof('test', 'foo[0x1]'); # error: # Index operator not terminated correctly at (eval 1974) line 1, line 1. ok 4203 # got no warnings ok 4204 # evaluating code: $x = $p->offsetof('test', 'foo[+'); # error: # Array indices must be constant decimal values at (eval 1975) line 1, line 1. ok 4205 # got no warnings ok 4206 # evaluating code: $x = $p->offsetof('test', 'foo[+%'); # error: # Array indices must be constant decimal values at (eval 1976) line 1, line 1. ok 4207 # got no warnings ok 4208 # evaluating code: $x = $p->offsetof('test', 'foo['); # error: # Incomplete compound member expression at (eval 1977) line 1, line 1. ok 4209 # got no warnings ok 4210 # evaluating code: $x = $p->offsetof('test', 'foo[%'); # error: # Array indices must be constant decimal values at (eval 1978) line 1, line 1. ok 4211 # got no warnings ok 4212 # evaluating code: $x = $p->offsetof('test', 'foo[ '); # error: # Incomplete compound member expression at (eval 1979) line 1, line 1. ok 4213 # got no warnings ok 4214 # evaluating code: $x = $p->offsetof('test', 'foo[ %'); # error: # Array indices must be constant decimal values at (eval 1980) line 1, line 1. ok 4215 # got no warnings ok 4216 # evaluating code: $x = $p->offsetof('test', 'foo[2]'); ok 4217 # got no warnings ok 4218 # evaluating code: $x = $p->offsetof('test', 'foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 1982) line 1, line 1. ok 4219 # got no warnings ok 4220 # evaluating code: $x = $p->offsetof('array', '[1][2]'); # error: # Cannot use type as a 2-dimensional array at (eval 1983) line 1, line 1. ok 4221 # got no warnings ok 4222 # evaluating code: $x = $p->offsetof('hasbf', 'nobf'); ok 4223 # got no warnings ok 4224 # evaluating code: $x = $p->offsetof('s_unsafe', 'foo'); ok 4225 # got no warnings ok 4226 # evaluating code: $x = $p->offsetof('test.bar', 'foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 1986) line 1, line 1. ok 4227 # got no warnings ok 4228 # evaluating code: $x = $p->offsetof('test.arx[3][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'arx' at (eval 1987) line 1, line 1. ok 4229 # got no warnings ok 4230 # evaluating code: $x = $p->offsetof('test.ary[3][4]', 'uni[3].bar.c'); # error: # Cannot find union member 'bar' at (eval 1988) line 1, line 1. ok 4231 # got no warnings ok 4232 # evaluating code: $x = $p->offsetof('test.ary[3][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'c' at (eval 1989) line 1, line 1. ok 4233 # got no warnings ok 4234 # evaluating code: $x = $p->offsetof('test.ary[2][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'c' at (eval 1990) line 1, line 1. ok 4235 # got no warnings ok 4236 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni[6].str.c'); # error: # Cannot find struct member 'c' at (eval 1991) line 1, line 1. ok 4237 # got no warnings ok 4238 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni[1].str.c'); # error: # Cannot find struct member 'c' at (eval 1992) line 1, line 1. ok 4239 # got no warnings ok 4240 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni.a', 'xxx'); # error: # Cannot access member 'a' of array type at (eval 1993) line 1, line 1. ok 4241 # got no warnings ok 4242 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni', 'xxx'); # error: # Cannot access member 'xxx' of array type at (eval 1994) line 1, line 1. ok 4243 # got no warnings ok 4244 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni.xxx'); # error: # Cannot access member 'xxx' of array type at (eval 1995) line 1, line 1. ok 4245 # got no warnings ok 4246 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni[0].a', 'xxx'); # error: # Cannot access member 'xxx' of non-compound type at (eval 1996) line 1, line 1. ok 4247 # got no warnings ok 4248 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni[0].str.a', 'b'); # error: # Cannot access member 'b' of pointer type at (eval 1997) line 1, line 1. ok 4249 # got no warnings ok 4250 # evaluating code: $x = $p->offsetof('test.ary[2][2]', 'uni'); ok 4251 # got no warnings ok 4252 # evaluating code: $x = $p->offsetof('test.ary[2][2]', ''); ok 4253 # got no warnings ok 4254 # evaluating code: $x = $p->offsetof('test.ary[2][2]', "\t "); ok 4255 # got no warnings ok 4256 # evaluating code: $x = $p->offsetof('hasbf', 'bf'); ok 4257 # got no warnings ok 4258 # evaluating code: $x = $p->offsetof('hasbf', 'bf.c'); # error: # Cannot use offsetof on bitfields at (eval 2002) line 1, line 1. ok 4259 # got no warnings ok 4260 # evaluating code: $p->member('xxx', 6666); ok 4261 # got no warnings ok 4262 # evaluating code: $x = $p->member('', 6666); # error: # Cannot find '' at (eval 2004) line 1, line 1. ok 4263 # got no warnings ok 4264 # evaluating code: $x = $p->member('abc', 6666); # error: # Cannot find 'abc' at (eval 2005) line 1, line 1. ok 4265 # got no warnings ok 4266 # evaluating code: $x = $p->member('nodef', 6666); # error: # Got no struct declarations in resolution of 'nodef' at (eval 2006) line 1, line 1. ok 4267 # got no warnings ok 4268 # evaluating code: $x = $p->member('xxx', 6666); # error: # Got no definition for 'union xxx' at (eval 2007) line 1, line 1. ok 4269 # got no warnings ok 4270 # evaluating code: $x = $p->member('ptrtype', 6666); # error: # Cannot use member on a pointer type at (eval 2008) line 1, line 1. ok 4271 # got no warnings ok 4272 # evaluating code: $x = $p->member('scalar', 6666); # error: # Cannot use member on a basic type at (eval 2009) line 1, line 1. ok 4273 # got no warnings ok 4274 # evaluating code: $x = $p->member('long long', 6666); # error: # Cannot use member on a basic type at (eval 2010) line 1, line 1. ok 4275 # got no warnings ok 4276 # evaluating code: $x = $p->member('enu', 6666); # error: # Cannot use member on an enum at (eval 2011) line 1, line 1. ok 4277 # got no warnings ok 4278 # evaluating code: $x = $p->member('test', 6666); # error: # Offset 6666 out of range (0 <= offset < 1132) at (eval 2012) line 1, line 1. ok 4279 # got no warnings ok 4280 # evaluating code: $x = $p->member('test', -10); # error: # Offset -10 out of range (0 <= offset < 1132) at (eval 2013) line 1, line 1. ok 4281 # got no warnings ok 4282 # evaluating code: $x = $p->member('hasbf', 1); ok 4283 # got no warnings ok 4284 # evaluating code: $x = $p->member('s_unsafe', 1); ok 4285 # got no warnings ok 4286 # evaluating code: $x = $p->member('test.bar', 6666); # error: # Cannot use member on a basic type at (eval 2016) line 1, line 1. ok 4287 # got no warnings ok 4288 # evaluating code: $x = $p->member('test.arx[3][4]', 6666); # error: # Cannot find struct member 'arx' at (eval 2017) line 1, line 1. ok 4289 # got no warnings ok 4290 # evaluating code: $x = $p->member('test.ary[3][4]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 2018) line 1, line 1. ok 4291 # got no warnings ok 4292 # evaluating code: $x = $p->member('test.ary[2][4]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 2019) line 1, line 1. ok 4293 # got no warnings ok 4294 # evaluating code: $x = $p->member('test.ary[2][3]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 2020) line 1, line 1. ok 4295 # got no warnings ok 4296 # evaluating code: $x = $p->member('test.ary[2][3].uni.a', 6666); # error: # Cannot access member 'a' of array type at (eval 2021) line 1, line 1. ok 4297 # got no warnings ok 4298 # evaluating code: $x = $p->member('test.ary[2][3].uni', 0); ok 4299 # got no warnings ok 4300 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].a', 6666); # error: # Cannot use member on an enum at (eval 2023) line 1, line 1. ok 4301 # got no warnings ok 4302 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].str.a', 6666); # error: # Cannot use member on a pointer type at (eval 2024) line 1, line 1. ok 4303 # got no warnings ok 4304 # evaluating code: $p->member('xxx'); ok 4305 # got no warnings ok 4306 # evaluating code: $x = $p->member(''); # error: # Cannot find '' at (eval 2026) line 1, line 1. ok 4307 # got no warnings ok 4308 # evaluating code: $x = $p->member('abc'); # error: # Cannot find 'abc' at (eval 2027) line 1, line 1. ok 4309 # got no warnings ok 4310 # evaluating code: $x = $p->member('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 2028) line 1, line 1. ok 4311 # got no warnings ok 4312 # evaluating code: $x = $p->member('xxx'); # error: # Got no definition for 'union xxx' at (eval 2029) line 1, line 1. ok 4313 # got no warnings ok 4314 # evaluating code: $x = $p->member('ptrtype'); # error: # Cannot use member on a pointer type at (eval 2030) line 1, line 1. ok 4315 # got no warnings ok 4316 # evaluating code: $x = $p->member('scalar'); # error: # Cannot use member on a basic type at (eval 2031) line 1, line 1. ok 4317 # got no warnings ok 4318 # evaluating code: $x = $p->member('long long'); # error: # Cannot use member on a basic type at (eval 2032) line 1, line 1. ok 4319 # got no warnings ok 4320 # evaluating code: $x = $p->member('enu'); # error: # Cannot use member on an enum at (eval 2033) line 1, line 1. ok 4321 # got no warnings ok 4322 # evaluating code: $x = $p->member('hasbf'); ok 4323 # got no warnings ok 4324 # evaluating code: $x = $p->member('s_unsafe'); ok 4325 # got no warnings ok 4326 # evaluating code: $x = $p->member('test.bar'); # error: # Cannot use member on a basic type at (eval 2036) line 1, line 1. ok 4327 # got no warnings ok 4328 # evaluating code: $x = $p->member('test.arx[3][4]'); # error: # Cannot find struct member 'arx' at (eval 2037) line 1, line 1. ok 4329 # got no warnings ok 4330 # evaluating code: $x = $p->member('test.ary[3][4]'); ok 4331 # got no warnings ok 4332 # evaluating code: $x = $p->member('test.ary[2][4]'); ok 4333 # got no warnings ok 4334 # evaluating code: $x = $p->member('test.ary[2][3].uni.a'); # error: # Cannot access member 'a' of array type at (eval 2040) line 1, line 1. ok 4335 # got no warnings ok 4336 # evaluating code: $x = $p->member('test.ary[2][3].uni'); ok 4337 # got no warnings ok 4338 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].a'); # error: # Cannot use member on an enum at (eval 2042) line 1, line 1. ok 4339 # got no warnings ok 4340 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].str.a'); # error: # Cannot use member on a pointer type at (eval 2043) line 1, line 1. ok 4341 # got no warnings ok 4342 # evaluating code: $p->enum_names; ok 4343 # got no warnings ok 4344 # evaluating code: $p->enum; ok 4345 # got no warnings ok 4346 # evaluating code: $x = $p->enum('na'); ok 4347 # got no warnings ok 4348 # evaluating code: $x = $p->enum('enum na'); ok 4349 # got no warnings ok 4350 # evaluating code: @x = $p->enum('enu', ''); ok 4351 # got no warnings ok 4352 # evaluating code: $x = $p->enum('enum enu'); ok 4353 # got no warnings ok 4354 # evaluating code: $p->compound_names; ok 4355 # got no warnings ok 4356 # evaluating code: $p->compound; ok 4357 # got no warnings ok 4358 # evaluating code: @x = $p->compound('na', ''); ok 4359 # got no warnings ok 4360 # evaluating code: $x = $p->compound('union na'); ok 4361 # got no warnings ok 4362 # evaluating code: $x = $p->compound('struct na'); ok 4363 # got no warnings ok 4364 # evaluating code: $x = $p->compound('__hasbf'); ok 4365 # got no warnings ok 4366 # evaluating code: $x = $p->compound('test'); ok 4367 # got no warnings ok 4368 # evaluating code: $x = $p->compound('struct __hasbf'); ok 4369 # got no warnings ok 4370 # evaluating code: $x = $p->compound('union test'); ok 4371 # got no warnings ok 4372 # evaluating code: $x = $p->compound('union __hasbf'); ok 4373 # got no warnings ok 4374 # evaluating code: $x = $p->compound('struct test'); ok 4375 # got no warnings ok 4376 # evaluating code: $p->struct_names; ok 4377 # got no warnings ok 4378 # evaluating code: $p->struct; ok 4379 # got no warnings ok 4380 # evaluating code: $x = $p->struct('na'); ok 4381 # got no warnings ok 4382 # evaluating code: $x = $p->struct('union na'); ok 4383 # got no warnings ok 4384 # evaluating code: $x = $p->struct('struct na'); ok 4385 # got no warnings ok 4386 # evaluating code: $x = $p->struct('__hasbf'); ok 4387 # got no warnings ok 4388 # evaluating code: $x = $p->struct('struct test'); ok 4389 # got no warnings ok 4390 # evaluating code: $p->union_names; ok 4391 # got no warnings ok 4392 # evaluating code: $p->union; ok 4393 # got no warnings ok 4394 # evaluating code: $x = $p->union('na'); ok 4395 # got no warnings ok 4396 # evaluating code: $x = $p->union('union na'); ok 4397 # got no warnings ok 4398 # evaluating code: $x = $p->union('struct na'); ok 4399 # got no warnings ok 4400 # evaluating code: $x = $p->union('test'); ok 4401 # got no warnings ok 4402 # evaluating code: $x = $p->union('union __hasbf'); ok 4403 # got no warnings ok 4404 # evaluating code: $p->typedef_names; ok 4405 # got no warnings ok 4406 # evaluating code: $p->typedef; ok 4407 # got no warnings ok 4408 # evaluating code: @x = $p->typedef('na', ''); ok 4409 # got no warnings ok 4410 # evaluating code: $p->macro_names; ok 4411 # got no warnings ok 4412 # evaluating code: $p->macro; ok 4413 # got no warnings ok 4414 # evaluating code: $x = $p->macro('foo'); ok 4415 # got no warnings ok 4416 # evaluating code: @x = $p->macro('foo', 'bar'); ok 4417 # got no warnings ok 4418 # evaluating code: $x = $p->pack('e_unsafe', 'SAFE'); ok 4419 # got no warnings ok 4420 # evaluating code: $x = $p->pack('e_unsafe', 'GOOD'); ok 4421 # got no warnings ok 4422 # evaluating code: $x = $p->pack('e_unsafe', 'UNSAFE'); ok 4423 # got no warnings ok 4424 # evaluating code: $x = $p->pack('e_unsafe', 'BAD'); ok 4425 # got no warnings ok 4426 # evaluating code: $p->EnumType('Integer'); ok 4427 # got no warnings ok 4428 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 4429 # got no warnings ok 4430 # evaluating code: $p->EnumType('String'); ok 4431 # got no warnings ok 4432 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 4433 # got no warnings ok 4434 # evaluating code: $p->EnumType('Both'); ok 4435 # got no warnings ok 4436 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 4437 # got no warnings ok 4438 # evaluating code: $p->EnumType('Integer'); ok 4439 # got no warnings ok 4440 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 4441 # got no warnings ok 4442 # evaluating code: $p->EnumType('String'); ok 4443 # got no warnings ok 4444 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 4445 # got no warnings ok 4446 # evaluating code: $p->EnumType('Both'); ok 4447 # got no warnings ok 4448 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 4449 # got no warnings ok 4450 # evaluating code: $p->arg('test'); ok 4451 # got no warnings ok 4452 # evaluating code: $x = $p->arg('test'); # error: # Unknown argument type 'test' in arg at (eval 2099) line 1, line 1. ok 4453 # got no warnings ok 4454 # evaluating code: $p->tag('stuff[0]', Format => 'String'); # error: # Cannot tag array members at (eval 2100) line 1, line 1. ok 4455 # got no warnings ok 4456 # evaluating code: $p->tag('stuff[0].d[1]', Format => 'String'); # error: # Cannot tag array members at (eval 2101) line 1, line 1. ok 4457 # got no warnings ok 4458 # evaluating code: $p->tag('stuff[0].d[1][2]', Format => 'String'); # error: # Cannot tag array members at (eval 2102) line 1, line 1. ok 4459 # got no warnings ok 4460 # evaluating code: $p->untag('stuff[0].d[1][2]', 'Format'); # error: # Cannot tag array members at (eval 2103) line 1, line 1. ok 4461 # got no warnings ok 4462 # evaluating code: $p->tag('stuff[0].d', Format => 'String'); ok 4463 # got no warnings ok 4464 # evaluating code: $p->tag('stuff[0].a', Format => 'String'); ok 4465 # got no warnings ok 4466 # evaluating code: $p->tag('stuff', Format => 'String'); ok 4467 # got no warnings ok 4468 # evaluating code: $p->tag('noway'); ok 4469 # got no warnings ok 4470 # evaluating code: $x = $p->tag('noway'); # error: # Cannot find 'noway' at (eval 2108) line 1, line 1. ok 4471 # got no warnings ok 4472 # evaluating code: $p->tag('test.bar', { foo => 1 }); ok 4473 # got no warnings ok 4474 # evaluating code: $x = $p->tag('test.bar', { foo => 1 }); # error: # Tag name must be a string, not a reference at (eval 2110) line 1, line 1. ok 4475 # got no warnings ok 4476 # evaluating code: $p->tag('test.bar', 'foo'); ok 4477 # got no warnings ok 4478 # evaluating code: $x = $p->tag('test.bar', 'foo'); # error: # Invalid tag name 'foo' at (eval 2112) line 1, line 1. ok 4479 # got no warnings ok 4480 # evaluating code: $p->tag('test.bar', 'Format'); ok 4481 # got no warnings ok 4482 # evaluating code: $x = $p->tag('test.bar', 'Format'); ok 4483 # got no warnings ok 4484 # evaluating code: $p->tag('test.bar', Format => 'foo'); # error: # Invalid value 'foo' for Format tag at (eval 2115) line 1, line 1. ok 4485 # got no warnings ok 4486 # evaluating code: $p->tag('test.bar', Format => 'String', 'foo'); # error: # Invalid number of arguments to tag at (eval 2116) line 1, line 1. ok 4487 # got no warnings ok 4488 # evaluating code: $p->tag('test.bar', Format => 'String', foo => 1); # error: # Invalid tag name 'foo' at (eval 2117) line 1, line 1. ok 4489 # got no warnings ok 4490 # evaluating code: $p->tag('test.bar', Format => { foo => 1 }); # error: # Value for Format tag must not be a reference at (eval 2118) line 1, line 1. ok 4491 # got no warnings ok 4492 # evaluating code: $p->tag('test.bar', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'test.bar' at (eval 2119) line 1, line 1. ok 4493 # got no warnings ok 4494 # evaluating code: $p->tag('int', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'int' at (eval 2120) line 1, line 1. ok 4495 # got no warnings ok 4496 # evaluating code: $p->tag('test', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'test' at (eval 2121) line 1, line 1. ok 4497 # got no warnings ok 4498 # evaluating code: $p->tag('test', Hooks => {pack => 42}); # error: # pack hook defined for 'test' is not a code or array reference at (eval 2122) line 1, line 1. ok 4499 # got no warnings ok 4500 # evaluating code: $p->tag('test', Hooks => {pack => {foo => 42}}); # error: # pack hook defined for 'test' is not a code or array reference at (eval 2123) line 1, line 1. ok 4501 # got no warnings ok 4502 # evaluating code: $p->tag('test', Hooks => {pack => [42]}); # error: # pack hook defined for 'test' is not a code reference at (eval 2124) line 1, line 1. ok 4503 # got no warnings ok 4504 # evaluating code: $p->tag('test', Hooks => {unpack => []}); # error: # Need at least a code reference in unpack hook for type 'test' at (eval 2125) line 1, line 1. ok 4505 # got no warnings ok 4506 # evaluating code: $p->tag('test', Hooks => {this_is_no_hook => \&id}); # error: # Invalid hook type 'this_is_no_hook' at (eval 2126) line 1, line 1. ok 4507 # got no warnings ok 4508 # evaluating code: $p->tag('test', Hooks => {pack => sub {$_[0]}}); ok 4509 # got no warnings ok 4510 # evaluating code: $p->tag('test', Hooks => {unpack => [sub {$_[0]}]}); ok 4511 # got no warnings ok 4512 # evaluating code: $p->tag('test', Hooks => {pack => \&id, unpack => \&id}); ok 4513 # got no warnings ok 4514 # evaluating code: $p->tag('noway', Hooks => undef); # error: # Cannot find 'noway' at (eval 2130) line 1, line 1. ok 4515 # got no warnings ok 4516 # evaluating code: $p->tag('test.bar', Hooks => undef); ok 4517 # got no warnings ok 4518 # evaluating code: $p->tag('int', Hooks => undef); ok 4519 # got no warnings ok 4520 # evaluating code: $p->tag('enumtype', Hooks => undef); ok 4521 # got no warnings ok 4522 # evaluating code: $p->tag('test', Hooks => undef); ok 4523 # got no warnings ok 4524 # evaluating code: $p->tag('test.foo', Dimension => 42); ok 4525 # got no warnings ok 4526 # evaluating code: $p->tag('test.foo', Dimension => '42'); ok 4527 # got no warnings ok 4528 # evaluating code: $p->tag('test.foo', Dimension => '*'); ok 4529 # got no warnings ok 4530 # evaluating code: $p->tag('test.foo', Dimension => sub { 42 }); ok 4531 # got no warnings ok 4532 # evaluating code: $p->tag('test.foo', Dimension => [sub { 42 }]); ok 4533 # got no warnings ok 4534 # evaluating code: $p->tag('test.foo', Dimension => 'ival'); ok 4535 # got no warnings ok 4536 # evaluating code: $p->tag('array', Dimension => 'bar'); # error: # Cannot use member expression 'bar' as Dimension tag for 'array' when not within a compound type at (eval 2141) line 1, line 1. ok 4537 # got no warnings ok 4538 # evaluating code: $p->tag('array', Dimension => sub{42}); ok 4539 # got no warnings ok 4540 # evaluating code: $p->tag('array', Dimension => [sub{42}]); ok 4541 # got no warnings ok 4542 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('SELF')]); ok 4543 # got no warnings ok 4544 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('TYPE')]); # error: # TYPE argument not allowed at (eval 2145) line 1, line 1. ok 4545 # got no warnings ok 4546 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('DATA')]); # error: # DATA argument not allowed at (eval 2146) line 1, line 1. ok 4547 # got no warnings ok 4548 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('HOOK')]); ok 4549 # got no warnings ok 4550 # evaluating code: $p->tag('test.foo', Dimension => 'ptr'); # error: # Cannot use a pointer type in member 'ptr' to determine a dimension for 'test.foo' at (eval 2148) line 1, line 1. ok 4551 # got no warnings ok 4552 # evaluating code: $p->tag('test.foo', Dimension => 'nonono'); # error: # Cannot find struct member 'nonono' at (eval 2149) line 1, line 1. ok 4553 # got no warnings ok 4554 # evaluating code: $p->tag('test.foo', Dimension => 'bar'); # error: # Cannot use member 'bar' located behind 'test.foo' in layout to determine a dimension at (eval 2150) line 1, line 1. ok 4555 # got no warnings ok 4556 # evaluating code: $p->tag('enumtype', Dimension => 'bar'); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 2151) line 1, line 1. ok 4557 # got no warnings ok 4558 # evaluating code: $p->tag('enumtype', Dimension => undef); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 2152) line 1, line 1. ok 4559 # got no warnings ok 4560 # evaluating code: $p->untag('enumtype', 'Dimension'); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 2153) line 1, line 1. ok 4561 # got no warnings ok 4562 # evaluating code: $p->tag('test.foo', Dimension => {}); # error: # Invalid Dimension tag for 'test.foo' at (eval 2154) line 1, line 1. ok 4563 # got no warnings ok 4564 # evaluating code: $p->tag('test.foo', Dimension => -1); # error: # Cannot use negative value -1 in Dimension tag for 'test.foo' at (eval 2155) line 1, line 1. ok 4565 # got no warnings ok 4566 # evaluating code: $p->tag('test.foo', Dimension => '-2'); # error: # Cannot use negative value -2 in Dimension tag for 'test.foo' at (eval 2156) line 1, line 1. ok 4567 # got no warnings ok 4568 # evaluating code: $p->tag('test.foo', Dimension => 0); ok 4569 # got no warnings ok 4570 # evaluating code: $p->tag('test.foo', Dimension => '0'); ok 4571 # got no warnings ok 4572 # evaluating code: $p->tag('test.foo', Dimension => ''); # error: # Invalid Dimension tag for 'test.foo' at (eval 2159) line 1, line 1. ok 4573 # got no warnings ok 4574 # evaluating code: $p->tag('test.foo', Dimension => sub{42}); ok 4575 # got no warnings ok 4576 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}]); ok 4577 # got no warnings ok 4578 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('SELF')]); ok 4579 # got no warnings ok 4580 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('TYPE')]); # error: # TYPE argument not allowed at (eval 2163) line 1, line 1. ok 4581 # got no warnings ok 4582 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('DATA')]); ok 4583 # got no warnings ok 4584 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('HOOK')]); ok 4585 # got no warnings ok 4586 # evaluating code: $p->tag('test.ary', Dimension => 'foo[4][1].a'); # error: # Cannot use index 4 into array of size 2 at (eval 2166) line 1, line 1. ok 4587 # got no warnings ok 4588 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][3].a'); # error: # Cannot use index 3 into array of size 3 at (eval 2167) line 1, line 1. ok 4589 # got no warnings ok 4590 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][-2].a'); # error: # Cannot use negative index -2 into array at (eval 2168) line 1, line 1. ok 4591 # got no warnings ok 4592 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][1].a+8'); # error: # Cannot use offset in compound member expression at (eval 2169) line 1, line 1. ok 4593 # got no warnings ok 4594 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][1].a'); ok 4595 # got no warnings ok 4596 # evaluating code: $x = $p->unpack('test.ary', 'x'x$p->sizeof('test.ary')); ok 4597 # got no warnings ok 4598 # evaluating code: $p->tag('test.foo', Dimension => undef); ok 4599 # got no warnings ok 4600 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[0]'); ok 4601 # got no warnings ok 4602 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[1]'); ok 4603 # got no warnings ok 4604 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[2]'); # error: # Cannot use member 'u.a.len[2]' located at same offset as 'dimtag_fail.array' in layout to determine a dimension at (eval 2175) line 1, line 1. ok 4605 # got no warnings ok 4606 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[3]'); # error: # Cannot use member 'u.a.len[3]' located behind 'dimtag_fail.array' in layout to determine a dimension at (eval 2176) line 1, line 1. ok 4607 # got no warnings ok 4608 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.b.len[0]'); # error: # Cannot use member 'u.b.len[0]' overlapping with 'dimtag_fail.array' in layout to determine a dimension at (eval 2177) line 1, line 1. ok 4609 # got no warnings ok 4610 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.b.len[1]'); # error: # Cannot use member 'u.b.len[1]' located behind 'dimtag_fail.array' in layout to determine a dimension at (eval 2178) line 1, line 1. ok 4611 # got no warnings ok 4612 # evaluating code: $p->tag('dimtag_fail.array', Dimension => undef); ok 4613 # got no warnings ok 4614 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 4615 # got no warnings ok 4616 # evaluating code: $p->tag('test.foo', Format => 'Binary'); ok 4617 # got no warnings ok 4618 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 4619 # got no warnings ok 4620 # evaluating code: $p->tag('test.foo', Format => undef); ok 4621 # got no warnings ok 4622 # evaluating code: $p->tag('test.foo', Hooks => {unpack=>sub{[]}}); ok 4623 # got no warnings ok 4624 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 4625 # got no warnings ok 4626 # evaluating code: $p->tag('test.foo', Hooks => undef); ok 4627 # got no warnings ok 4628 # evaluating code: $p->tag('inner_struct', Format => 'Binary'); ok 4629 # got no warnings ok 4630 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 4631 # got no warnings ok 4632 # evaluating code: $p->tag('inner_struct', Format => undef); ok 4633 # got no warnings ok 4634 # evaluating code: $p->tag('inner_struct', Hooks => {unpack=>sub{{foo=>1}}}); ok 4635 # got no warnings ok 4636 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 4637 # got no warnings ok 4638 # evaluating code: $p->tag('inner_struct', Hooks => undef); ok 4639 # got no warnings ok 4640 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 4641 # got no warnings ok 4642 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{{}}}); ok 4643 # got no warnings ok 4644 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 4645 # got no warnings ok 4646 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{[]}}); ok 4647 # got no warnings ok 4648 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 4649 # got no warnings ok 4650 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{sub{}}}); ok 4651 # got no warnings ok 4652 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 4653 # got no warnings ok 4654 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{undef}}); ok 4655 # got no warnings ok 4656 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 4657 # got no warnings ok 4658 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{'foo'}}); ok 4659 # got no warnings ok 4660 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 4661 # got no warnings ok 4662 # evaluating code: $p->tag('inner_struct.a', Hooks => undef); ok 4663 # got no warnings ok 4664 # evaluating code: $p->tag('test.ary', Dimension => sub {1}); ok 4665 # got no warnings ok 4666 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 4667 # got no warnings ok 4668 # evaluating code: $p->tag('test.ary', Dimension => sub {{}}); ok 4669 # got no warnings ok 4670 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 4671 # got no warnings ok 4672 # evaluating code: $p->tag('test.ary', Dimension => sub {[]}); ok 4673 # got no warnings ok 4674 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 4675 # got no warnings ok 4676 # evaluating code: $p->tag('test.ary', Dimension => sub {sub{}}); ok 4677 # got no warnings ok 4678 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 4679 # got no warnings ok 4680 # evaluating code: $p->tag('test.ary', Dimension => sub {undef}); ok 4681 # got no warnings ok 4682 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 4683 # got no warnings ok 4684 # evaluating code: $p->tag('test.ary', Dimension => sub {'foo'}); ok 4685 # got no warnings ok 4686 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 4687 # got no warnings ok 4688 # evaluating code: $p->tag('test.ary', Dimension => sub {die "BOO!!!"}); ok 4689 # got no warnings ok 4690 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); # error: # BOO!!! at (eval 2217) line 1, line 1. ok 4691 # got no warnings ok 4692 # evaluating code: $p->tag('test.ary', Dimension => undef); ok 4693 # got no warnings ok 4694 # evaluating code: $p->IntSize(4); ok 4695 # got no warnings ok 4696 # evaluating code: $p->tag('char', Format => 'Binary'); ok 4697 # got no warnings ok 4698 # evaluating code: $p->tag('int', Format => 'Binary'); ok 4699 # got no warnings ok 4700 # evaluating code: $p->tag('array', Format => 'Binary'); ok 4701 # got no warnings ok 4702 # evaluating code: $p->tag('inner.u.x', Format => 'String'); ok 4703 # got no warnings ok 4704 # evaluating code: $x = $p->pack('char', 'xx'); ok 4705 # got no warnings ok 4706 # evaluating code: $x = $p->pack('char', 'abcdefghijklmno'); ok 4707 # got no warnings ok 4708 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnop'); ok 4709 # got no warnings ok 4710 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnopq'); ok 4711 # got no warnings ok 4712 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnopqr'); ok 4713 # got no warnings ok 4714 # evaluating code: $x = $p->pack('int', 'x'x5); ok 4715 # got no warnings ok 4716 # evaluating code: $x = $p->pack('int', 'x'x43); ok 4717 # got no warnings ok 4718 # evaluating code: $x = $p->pack('int', { hash => 1 }); ok 4719 # got no warnings ok 4720 # evaluating code: $x = $p->pack('int', [ 1, 2, 3 ]); ok 4721 # got no warnings ok 4722 # evaluating code: $x = $p->pack('int', 'x'x4); ok 4723 # got no warnings ok 4724 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x5 } }); ok 4725 # got no warnings ok 4726 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x42 } }); ok 4727 # got no warnings ok 4728 # evaluating code: $x = $p->pack('inner', { u => { x => { hash => 1 } } }); ok 4729 # got no warnings ok 4730 # evaluating code: $x = $p->pack('inner', { u => { x => [ 1, 2, 3 ] } }); ok 4731 # got no warnings ok 4732 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x4 } }); ok 4733 # got no warnings ok 4734 # evaluating code: $x = $p->unpack('int', ''); ok 4735 # got no warnings ok 4736 # evaluating code: $x = $p->unpack('array', ''); ok 4737 # got no warnings ok 4738 # evaluating code: $p->tag('char', Format => undef); ok 4739 # got no warnings ok 4740 # evaluating code: $p->tag('int', Format => undef); ok 4741 # got no warnings ok 4742 # evaluating code: $p->tag('array', Format => undef); ok 4743 # got no warnings ok 4744 # evaluating code: $p->tag('inner.u.x', Format => undef); ok 4745 # got no warnings ok 4746 # evaluating code: $p->tag('hasbf.bf.c', Format => 'Binary'); # error: # Cannot use 'Format' tag on bitfields at (eval 2246) line 1, line 1. ok 4747 # got no warnings ok 4748 # evaluating code: $p->tag('hasbf.bf.c', ByteOrder => 'BigEndian'); # error: # Cannot use 'ByteOrder' tag on bitfields at (eval 2247) line 1, line 1. ok 4749 # got no warnings ok 4750 #---- #---- CLASS: Convert::Binary::C::Cached #---- #---- RUNNING IN WARNING LEVEL 1 #---- ok 4751 # evaluating code: $p->configure; ok 4752 # got 1 warning(s): # Useless use of configure in void context at (eval 2248) line 1 ok 4753 ok 4754 # evaluating code: Convert::Binary::C::feature('foo'); ok 4755 # got 1 warning(s): # Useless use of feature in void context at (eval 2249) line 1, line 1. ok 4756 ok 4757 # evaluating code: $p->feature('foo'); ok 4758 # got 1 warning(s): # Useless use of feature in void context at (eval 2250) line 1, line 1. ok 4759 ok 4760 # evaluating code: $x = Convert::Binary::C::feature(); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 2251) line 1, line 1. ok 4761 # got no warnings ok 4762 # evaluating code: $x = Convert::Binary::C::feature(1, 2); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 2252) line 1, line 1. ok 4763 # got no warnings ok 4764 # evaluating code: $x = $p->feature(); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 2253) line 1, line 1. ok 4765 # got no warnings ok 4766 # evaluating code: $x = $p->feature(1, 2); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 2254) line 1, line 1. ok 4767 # got no warnings ok 4768 # evaluating code: Convert::Binary::C::native('IntSize'); ok 4769 # got 1 warning(s): # Useless use of native in void context at (eval 2255) line 1, line 1. ok 4770 ok 4771 # evaluating code: $p->native('IntSize'); ok 4772 # got 1 warning(s): # Useless use of native in void context at (eval 2256) line 1, line 1. ok 4773 ok 4774 # evaluating code: $x = Convert::Binary::C::native('foo', 'bar'); # error: # Usage: Convert::Binary::C::native(property) at (eval 2257) line 1, line 1. ok 4775 # got no warnings ok 4776 # evaluating code: $x = $p->native('foo', 'bar'); # error: # Usage: Convert::Binary::C::native(property) at (eval 2258) line 1, line 1. ok 4777 # got no warnings ok 4778 # evaluating code: $x = $p->native('foobar'); # error: # Invalid property 'foobar' at (eval 2259) line 1, line 1. ok 4779 # got no warnings ok 4780 # evaluating code: $p->member('xxx', 666); # error: # Call to member without parse data at (eval 2260) line 1, line 1. ok 4781 # got no warnings ok 4782 # evaluating code: $p->def('xxx'); ok 4783 # got 1 warning(s): # Useless use of def in void context at (eval 2261) line 1, line 1. ok 4784 ok 4785 # evaluating code: $p->pack('xxx', {foo=>123}); ok 4786 # got 1 warning(s): # Useless use of pack in void context at (eval 2262) line 1, line 1. ok 4787 ok 4788 # evaluating code: $p->unpack('xxx', 'yyy'); ok 4789 # got 1 warning(s): # Useless use of unpack in void context at (eval 2263) line 1, line 1. ok 4790 ok 4791 # evaluating code: $p->sizeof('xxx'); ok 4792 # got 1 warning(s): # Useless use of sizeof in void context at (eval 2264) line 1, line 1. ok 4793 ok 4794 # evaluating code: $p->typeof('xxx'); ok 4795 # got 1 warning(s): # Useless use of typeof in void context at (eval 2265) line 1, line 1. ok 4796 ok 4797 # evaluating code: $p->offsetof('xxx', 'yyy'); # error: # Call to offsetof without parse data at (eval 2266) line 1, line 1. ok 4798 # got no warnings ok 4799 # evaluating code: $p->member('xxx', 123); # error: # Call to member without parse data at (eval 2267) line 1, line 1. ok 4800 # got no warnings ok 4801 # evaluating code: $p->enum_names; # error: # Call to enum_names without parse data at (eval 2268) line 1, line 1. ok 4802 # got no warnings ok 4803 # evaluating code: $p->enum; # error: # Call to enum without parse data at (eval 2269) line 1, line 1. ok 4804 # got no warnings ok 4805 # evaluating code: $p->compound_names; # error: # Call to compound_names without parse data at (eval 2270) line 1, line 1. ok 4806 # got no warnings ok 4807 # evaluating code: $p->compound; # error: # Call to compound without parse data at (eval 2271) line 1, line 1. ok 4808 # got no warnings ok 4809 # evaluating code: $p->struct_names; # error: # Call to struct_names without parse data at (eval 2272) line 1, line 1. ok 4810 # got no warnings ok 4811 # evaluating code: $p->struct; # error: # Call to struct without parse data at (eval 2273) line 1, line 1. ok 4812 # got no warnings ok 4813 # evaluating code: $p->union_names; # error: # Call to union_names without parse data at (eval 2274) line 1, line 1. ok 4814 # got no warnings ok 4815 # evaluating code: $p->union; # error: # Call to union without parse data at (eval 2275) line 1, line 1. ok 4816 # got no warnings ok 4817 # evaluating code: $p->typedef_names; # error: # Call to typedef_names without parse data at (eval 2276) line 1, line 1. ok 4818 # got no warnings ok 4819 # evaluating code: $p->typedef; # error: # Call to typedef without parse data at (eval 2277) line 1, line 1. ok 4820 # got no warnings ok 4821 # evaluating code: $p->dependencies; # error: # Call to dependencies without parse data at (eval 2278) line 1 ok 4822 # got no warnings ok 4823 # evaluating code: $p->sourcify; # error: # Call to sourcify without parse data at (eval 2279) line 1, line 1. ok 4824 # got no warnings ok 4825 # evaluating code: $p->macro_names; # error: # Call to macro_names without parse data at (eval 2280) line 1, line 1. ok 4826 # got no warnings ok 4827 # evaluating code: $p->macro; # error: # Call to macro without parse data at (eval 2281) line 1, line 1. ok 4828 # got no warnings ok 4829 # evaluating code: $p->defined('foo'); # error: # Call to defined without parse data at (eval 2282) line 1, line 1. ok 4830 # got no warnings ok 4831 # evaluating code: $p->parse_file(''); # error: # Cannot find input file '' at (eval 2283) line 1 ok 4832 # got no warnings ok 4833 # evaluating code: $p->parse_file('foobar.c'); # error: # Cannot find input file 'foobar.c' at (eval 2284) line 1 ok 4834 # got no warnings ok 4835 # evaluating code: $p->Include('tests/include/files', 'include/files'); ok 4836 # got no warnings ok 4837 # evaluating code: $p->parse_file('empty.h')->clean; ok 4838 # got no warnings ok 4839 # evaluating code: $p->parse_file('nlunix.h')->clean; ok 4840 # got no warnings ok 4841 # evaluating code: $p->parse_file('nldos.h')->clean; ok 4842 # got no warnings ok 4843 # evaluating code: $p->parse_file('nlmac.h')->clean; ok 4844 # got no warnings ok 4845 # evaluating code: $p->parse('')->clean; ok 4846 # got no warnings ok 4847 # evaluating code: $p->parse("typedef int foo;")->clean; ok 4848 # got no warnings ok 4849 # evaluating code: $p->parse("typedef int foo;\n")->clean; ok 4850 # got no warnings ok 4851 # evaluating code: $p->parse("typedef int foo;\r\n")->clean; ok 4852 # got no warnings ok 4853 # evaluating code: $p->parse("typedef int foo;\r")->clean; ok 4854 # got no warnings ok 4855 # evaluating code: $p->Define(qw( DEFINE=3 DEFINE=2 )); ok 4856 # got no warnings ok 4857 # evaluating code: $p->parse(''); # error: # macro 'DEFINE' redefined unidentically at (eval 2296) line 1 ok 4858 # got no warnings ok 4859 # evaluating code: $p->Define(['=']); ok 4860 # got no warnings ok 4861 # evaluating code: $p->parse(''); # error: # void macro name at (eval 2298) line 1 ok 4862 # got no warnings ok 4863 # evaluating code: $p->Define(['=']); ok 4864 # got no warnings ok 4865 # evaluating code: $p->Define(['FOO=']); ok 4866 # got no warnings ok 4867 # evaluating code: $p->parse("#if\n#endif\n"); # error: # [buffer], line 1: void condition for a #if/#elif at (eval 2301) line 1 ok 4868 # got no warnings ok 4869 # evaluating code: $p->parse("#if 0\n#elif\n#endif\n"); # error: # [buffer], line 2: void condition for a #if/#elif at (eval 2302) line 1 ok 4870 # got no warnings ok 4871 # evaluating code: $p->parse("#if FOO\n#endif\n"); # error: # [buffer], line 1: void condition (after expansion) for a #if/#elif at (eval 2303) line 1 ok 4872 # got no warnings ok 4873 # evaluating code: $p->parse("#if 0\n#elif FOO\n#endif\n"); # error: # [buffer], line 2: void condition (after expansion) for a #if/#elif at (eval 2304) line 1 ok 4874 # got no warnings ok 4875 # evaluating code: $p->Assert(qw{ PRED(answer) 1(foo) }); ok 4876 # got no warnings ok 4877 # evaluating code: $p->parse(''); # error: # illegal assertion name for #assert at (eval 2306) line 1 ok 4878 # got no warnings ok 4879 # evaluating code: $p->Assert([qw{ PRED(answer) SYNTAX) }]); ok 4880 # got no warnings ok 4881 # evaluating code: $p->parse(''); # error: # syntax error in #assert at (eval 2308) line 1 ok 4882 # got no warnings ok 4883 # evaluating code: $p->Assert([qw{ PRED(answer) UNFINISHED( }]); ok 4884 # got no warnings ok 4885 # evaluating code: $p->parse(''); # error: # unfinished #assert at (eval 2310) line 1 ok 4886 # got no warnings ok 4887 # evaluating code: $p->Assert([]); ok 4888 # got no warnings ok 4889 # evaluating code: $x = $p->pack('signed int', 1); ok 4890 # got no warnings ok 4891 # evaluating code: $x = $p->unpack('signed int', $x); ok 4892 # got no warnings ok 4893 # evaluating code: $x = $p->sizeof('long long'); ok 4894 # got no warnings ok 4895 # evaluating code: $x = $p->typeof('long double'); ok 4896 # got no warnings ok 4897 # evaluating code: $p->parse($code{pragma_pack_1}); # error: # [buffer], line 5: invalid argument 3 to #pragma pack at (eval 2316) line 1 ok 4898 # got no warnings ok 4899 # evaluating code: $p->parse($code{pragma_pack_2}); # error: # [buffer], line 1: invalid argument 5 to #pragma pack at (eval 2317) line 1 ok 4900 # got no warnings ok 4901 # evaluating code: $p->parse($code{pragma_pack_3}); ok 4902 # got no warnings ok 4903 # evaluating code: $p->parse($code{macro}); # error: # [buffer], line 1: macro 'FOO' redefined unidentically at (eval 2319) line 1 ok 4904 # got no warnings ok 4905 # evaluating code: $p->parse($code{assert}); # error: # [buffer], line 2: void assertion in #assert at (eval 2320) line 1 ok 4906 # got no warnings ok 4907 # evaluating code: $p->parse($code{assert_syntax}); # error: # [buffer], line 2: syntax error for assertion in #if at (eval 2321) line 1 ok 4908 # got no warnings ok 4909 # evaluating code: $p->parse($code{include}); # error: # [buffer], line 1: file 'not_here.h' not found at (eval 2322) line 1 ok 4910 # got no warnings ok 4911 # evaluating code: $p->parse($code{endif}); # error: # [buffer], line 3: unmatched #endif at (eval 2323) line 1 ok 4912 # got no warnings ok 4913 # evaluating code: $p->parse($code{else}); # error: # [buffer], line 1: rogue #else at (eval 2324) line 1 ok 4914 # got no warnings ok 4915 # evaluating code: $p->parse($code{elif}); # error: # [buffer], line 1: rogue #elif at (eval 2325) line 1 ok 4916 # got no warnings ok 4917 # evaluating code: $p->parse($code{unknown}); # error: # [buffer], line 1: unknown cpp directive '#foobar' at (eval 2326) line 1 ok 4918 # got no warnings ok 4919 # evaluating code: $p->parse($code); ok 4920 # got no warnings ok 4921 # evaluating code: $p->def('xxx'); ok 4922 # got 1 warning(s): # Useless use of def in void context at (eval 2328) line 1, line 1. ok 4923 ok 4924 # evaluating code: $p->dependencies; ok 4925 # got 1 warning(s): # Useless use of dependencies in void context at (eval 2329) line 1 ok 4926 ok 4927 # evaluating code: $p->sourcify; ok 4928 # got 1 warning(s): # Useless use of sourcify in void context at (eval 2330) line 1, line 1. ok 4929 ok 4930 # evaluating code: $p->clone; ok 4931 # got 1 warning(s): # Useless use of clone in void context at (eval 2331) line 1 ok 4932 ok 4933 # evaluating code: $p->configure(Include => 'Boo'); # error: # Include wants a reference to an array of strings at (eval 2332) line 1 ok 4934 # got no warnings ok 4935 # evaluating code: $p->Include({ Boo => 'Boo' }); # error: # Include wants an array reference at (eval 2333) line 1, line 1. ok 4936 # got no warnings ok 4937 # evaluating code: $p->Include('Boo', ['Boo']); # error: # Argument 2 to Include must not be a reference at (eval 2334) line 1, line 1. ok 4938 # got no warnings ok 4939 # evaluating code: $p->Include(['Boo'], ['Boo']); # error: # Invalid number of arguments to Include at (eval 2335) line 1, line 1. ok 4940 # got no warnings ok 4941 # evaluating code: $p->ByteOrder(['Boo']); # error: # ByteOrder must be a string value, not a reference at (eval 2336) line 1 # at (eval 2336) line 1 ok 4942 # got no warnings ok 4943 # evaluating code: $p->ByteOrder('Boo'); # error: # ByteOrder must be 'BigEndian' or 'LittleEndian', not 'Boo' at (eval 2337) line 1 # at (eval 2337) line 1 ok 4944 # got no warnings ok 4945 # evaluating code: $p->FloatSize([1]); # error: # FloatSize must be an integer value, not a reference at (eval 2338) line 1 # at (eval 2338) line 1 ok 4946 # got no warnings ok 4947 # evaluating code: $p->FloatSize(13); # error: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 13 at (eval 2339) line 1 # at (eval 2339) line 1 ok 4948 # got no warnings ok 4949 # evaluating code: $p->FloatSize(1); ok 4950 # got no warnings ok 4951 # evaluating code: $p->configure(DisabledKeywords => 42); # error: # DisabledKeywords wants a reference to an array of strings at (eval 2341) line 1 ok 4952 # got no warnings ok 4953 # evaluating code: $p->configure(DisabledKeywords => { foo => 42 }); # error: # DisabledKeywords wants an array reference at (eval 2342) line 1 ok 4954 # got no warnings ok 4955 # evaluating code: $p->configure(Bitfields => 42); # error: # Bitfields wants a hash reference at (eval 2343) line 1 ok 4956 # got no warnings ok 4957 # evaluating code: $p->configure(Bitfields => []); # error: # Bitfields wants a hash reference at (eval 2344) line 1 ok 4958 # got no warnings ok 4959 # evaluating code: $p->configure(Bitfields => { Engine => 'FooBar' }); # error: # Unknown bitfield layout engine 'FooBar' at (eval 2345) line 1 ok 4960 # got no warnings ok 4961 # evaluating code: $p->configure(Bitfields => { Engine => 'Simple' }); ok 4962 # got no warnings ok 4963 # evaluating code: $p->configure(Bitfields => { ByteOrder => 'BigEndian' }); # error: # Invalid option 'ByteOrder' for bitfield layout engine 'Simple' at (eval 2347) line 1 ok 4964 # got no warnings ok 4965 # evaluating code: $p->configure(Bitfields => { NoSuchOption => 42 }); # error: # Invalid option 'NoSuchOption' for bitfield layout engine 'Simple' at (eval 2348) line 1 ok 4966 # got no warnings ok 4967 # evaluating code: $x = $p->def(''); ok 4968 # got no warnings ok 4969 # evaluating code: $x = $p->def('struct '); ok 4970 # got no warnings ok 4971 # evaluating code: $x = $p->def('notthere'); ok 4972 # got no warnings ok 4973 # evaluating code: $x = $p->sourcify; ok 4974 # got no warnings ok 4975 # evaluating code: $x = $p->sourcify('foo'); # error: # Sourcification of individual types is not yet supported at (eval 2353) line 1, line 1. ok 4976 # got no warnings ok 4977 # evaluating code: $x = $p->sourcify({ foo => 1 }, 'foo'); # error: # Sourcification of individual types is not yet supported at (eval 2354) line 1, line 1. ok 4978 # got no warnings ok 4979 # evaluating code: $x = $p->sourcify([ 1 ], 'foo', 'bar'); # error: # Sourcification of individual types is not yet supported at (eval 2355) line 1, line 1. ok 4980 # got no warnings ok 4981 # evaluating code: $x = $p->sourcify([ 1 ]); # error: # Need a hash reference for configuration options at (eval 2356) line 1, line 1. ok 4982 # got no warnings ok 4983 # evaluating code: $x = $p->sourcify({ foo => 1 }); # error: # Invalid option 'foo' at (eval 2357) line 1, line 1. ok 4984 # got no warnings ok 4985 # evaluating code: $x = $p->sourcify({ Context => 1 }); ok 4986 # got no warnings ok 4987 # evaluating code: $p->pack('xxx', 'yyy'); ok 4988 # got 1 warning(s): # Useless use of pack in void context at (eval 2359) line 1, line 1. ok 4989 ok 4990 # evaluating code: $x = $p->pack('', 1); # error: # Cannot find '' at (eval 2360) line 1, line 1. ok 4991 # got no warnings ok 4992 # evaluating code: $x = $p->pack('na', 'yyy'); # error: # Cannot find 'na' at (eval 2361) line 1, line 1. ok 4993 # got no warnings ok 4994 # evaluating code: $x = $p->pack('nodef', 'yyy'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 2362) line 1, line 1. ok 4995 # got no warnings ok 4996 # evaluating code: $x = $p->pack('xxx', 'yyy'); # error: # Got no definition for 'union xxx' at (eval 2363) line 1, line 1. ok 4997 # got no warnings ok 4998 # evaluating code: $p->pack('na', 'yyy', $data); # error: # Cannot find 'na' at (eval 2364) line 1, line 1. ok 4999 # got no warnings ok 5000 # evaluating code: $x = $p->pack('hasbf', {}); ok 5001 # got no warnings ok 5002 # evaluating code: $x = $p->pack('t_unsafe', []); ok 5003 # got 1 warning(s): # Unsafe values used in pack('t_unsafe') at (eval 2366) line 1, line 1. ok 5004 ok 5005 # evaluating code: $x = $p->pack('s_unsafe', {}); ok 5006 # got 1 warning(s): # Unsafe values used in pack('s_unsafe') at (eval 2367) line 1, line 1. ok 5007 ok 5008 # evaluating code: $x = $p->pack('nonnative', 0); ok 5009 # got 1 warning(s): # Cannot pack 1 byte floating point values at (eval 2368) line 1, line 1. ok 5010 ok 5011 # evaluating code: $p->pack('enum enu', 'A', ['xxxx']); # error: # Type of arg 3 to pack must be string at (eval 2369) line 1, line 1. ok 5012 # got no warnings ok 5013 # evaluating code: $p->pack('enum enu', 'A', 'xxxx'); # error: # Modification of a read-only value attempted at (eval 2370) line 1, line 1. ok 5014 # got no warnings ok 5015 # evaluating code: $x = $p->pack('enum enu', 'A', 'xxxx'); ok 5016 # got no warnings ok 5017 # evaluating code: $x = $p->pack('test.foo', 23); ok 5018 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2372) line 1, line 1. ok 5019 ok 5020 # evaluating code: $x = $p->pack('test.foo', {}); ok 5021 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2373) line 1, line 1. ok 5022 ok 5023 # evaluating code: $x = $p->pack('test.foo', sub { 1 }); ok 5024 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2374) line 1, line 1. ok 5025 ok 5026 # evaluating code: $x = $p->pack('test.bar', []); ok 5027 # got 1 warning(s): # 'test.bar' should be a scalar value at (eval 2375) line 1, line 1. ok 5028 ok 5029 # evaluating code: $x = $p->pack('test.xxx', {}); ok 5030 # got 1 warning(s): # 'test.xxx' should be a scalar value at (eval 2376) line 1, line 1. ok 5031 ok 5032 # evaluating code: $x = $p->pack('test', {foo => {}}); ok 5033 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2377) line 1, line 1. ok 5034 ok 5035 # evaluating code: $x = $p->pack('test', {foo => [undef, {}] }); ok 5036 # got 1 warning(s): # 'test.foo[1]' should be an array reference at (eval 2378) line 1, line 1. ok 5037 ok 5038 # evaluating code: $x = $p->pack('test', {foo => [undef, [1]] }); ok 5039 # got 1 warning(s): # 'test.foo[1][0]' should be a hash reference at (eval 2379) line 1, line 1. ok 5040 ok 5041 # evaluating code: $x = $p->pack('test', {foo => [undef, [{a => {}}]]}); ok 5042 # got 1 warning(s): # 'test.foo[1][0].a' should be a scalar value at (eval 2380) line 1, line 1. ok 5043 ok 5044 # evaluating code: $x = $p->pack('test', {foo => [undef, [{b => {}}]]}); ok 5045 # got 1 warning(s): # 'test.foo[1][0].b' should be an array reference at (eval 2381) line 1, line 1. ok 5046 ok 5047 # evaluating code: $x = []; $x->[1]{d}[2] = 1; ok 5048 # got no warnings ok 5049 # evaluating code: $x = $p->pack('stuff', $x); ok 5050 # got 1 warning(s): # 'stuff[1].d[2]' should be an array reference at (eval 2383) line 1, line 1. ok 5051 ok 5052 # evaluating code: $x = []; $x->[10]{u} = 1; ok 5053 # got no warnings ok 5054 # evaluating code: $x = $p->pack('stuff', $x); ok 5055 # got 1 warning(s): # 'stuff[10].u' should be a hash reference at (eval 2385) line 1, line 1. ok 5056 ok 5057 # evaluating code: $x = []; $x->[11]{u} = [1]; ok 5058 # got no warnings ok 5059 # evaluating code: $x = $p->pack('stuff', $x); ok 5060 # got 1 warning(s): # 'stuff[11].u' should be a hash reference at (eval 2387) line 1, line 1. ok 5061 ok 5062 # evaluating code: $x = []; $x->[8]{u}{b} = {}; ok 5063 # got no warnings ok 5064 # evaluating code: $x = $p->pack('stuff', $x); ok 5065 # got 1 warning(s): # 'stuff[8].u.b' should be an array reference at (eval 2389) line 1, line 1. ok 5066 ok 5067 # evaluating code: $x = []; $x->[7]{u}{b} = [undef, {}]; ok 5068 # got no warnings ok 5069 # evaluating code: $x = $p->pack('stuff', $x); ok 5070 # got 1 warning(s): # 'stuff[7].u.b[1]' should be a scalar value at (eval 2391) line 1, line 1. ok 5071 ok 5072 # evaluating code: $x = []; $x->[6]{d}[5][4] = undef; ok 5073 # got no warnings ok 5074 # evaluating code: $x = $p->pack('stuff', $x); ok 5075 # got no warnings ok 5076 # evaluating code: $x = []; $x->[6]{d}[5][4] = sub { 1 }; ok 5077 # got no warnings ok 5078 # evaluating code: $x = $p->pack('stuff', $x); ok 5079 # got 1 warning(s): # 'stuff[6].d[5][4]' should be a scalar value at (eval 2395) line 1, line 1. ok 5080 ok 5081 # evaluating code: $x = $p->pack('unsigned char', 42); ok 5082 # got no warnings ok 5083 # evaluating code: $x = $p->pack('double', 42); ok 5084 # got no warnings ok 5085 # evaluating code: $x = $p->pack('short double', 42); # error: # Unsupported basic type 'short double' at (eval 2398) line 1, line 1. ok 5086 # got no warnings ok 5087 # evaluating code: $x = $p->pack('fp_unsupp', 42); ok 5088 # got 1 warning(s): # Unsupported floating point type 'short float' in pack at (eval 2399) line 1, line 1. ok 5089 ok 5090 # evaluating code: $x = $p->pack('hasbf.bf', {}); ok 5091 # got no warnings ok 5092 # evaluating code: $p->unpack('test', $data); ok 5093 # got 1 warning(s): # Useless use of unpack in void context at (eval 2401) line 1, line 1. ok 5094 ok 5095 # evaluating code: $x = $p->unpack('', $data); # error: # Cannot find '' at (eval 2402) line 1, line 1. ok 5096 # got no warnings ok 5097 # evaluating code: $x = $p->unpack('na', $data); # error: # Cannot find 'na' at (eval 2403) line 1, line 1. ok 5098 # got no warnings ok 5099 # evaluating code: $x = $p->unpack('nodef', $data); # error: # Got no struct declarations in resolution of 'nodef' at (eval 2404) line 1, line 1. ok 5100 # got no warnings ok 5101 # evaluating code: $x = $p->unpack('xxx', $data); # error: # Got no definition for 'union xxx' at (eval 2405) line 1, line 1. ok 5102 # got no warnings ok 5103 # evaluating code: $x = $p->unpack('test', $data); ok 5104 # got 1 warning(s): # Data too short at (eval 2406) line 1, line 1. ok 5105 ok 5106 # evaluating code: @x = $p->unpack('test', $data); ok 5107 # got no warnings ok 5108 # evaluating code: $x = $p->unpack('array', ''); ok 5109 # got no warnings ok 5110 # evaluating code: $x = $p->unpack('hasbf', $data); ok 5111 # got no warnings ok 5112 # evaluating code: $x = $p->unpack('t_unsafe', $data); ok 5113 # got 2 warning(s): # Unsafe values used in unpack('t_unsafe') at (eval 2410) line 1, line 1. # Data too short at (eval 2410) line 1, line 1. ok 5114 ok 5115 ok 5116 # evaluating code: $x = $p->unpack('s_unsafe', $data); ok 5117 # got 2 warning(s): # Unsafe values used in unpack('s_unsafe') at (eval 2411) line 1, line 1. # Data too short at (eval 2411) line 1, line 1. ok 5118 ok 5119 ok 5120 # evaluating code: $x = $p->unpack('nonnative', 'x'); ok 5121 # got 1 warning(s): # Cannot unpack 1 byte floating point values at (eval 2412) line 1, line 1. ok 5122 ok 5123 # evaluating code: $x = $p->unpack('multiple', 'x'x100); ok 5124 # got 2 warning(s): # Member 'a' used more than once in struct multiple defined in [buffer](62) at (eval 2413) line 1, line 1. # Member 'b' used more than once in union defined in [buffer](66) at (eval 2413) line 1, line 1. ok 5125 ok 5126 ok 5127 # evaluating code: $x = $p->unpack('unsigned char', 'x'x100); ok 5128 # got no warnings ok 5129 # evaluating code: $x = $p->unpack('double', 'x'x100); ok 5130 # got no warnings ok 5131 # evaluating code: $x = $p->unpack('signed float', 'x'x100); # error: # Unsupported basic type 'signed float' at (eval 2416) line 1, line 1. ok 5132 # got no warnings ok 5133 # evaluating code: $x = $p->unpack('fp_unsupp', 'x'x100); ok 5134 # got 1 warning(s): # Unsupported floating point type 'short float' in unpack at (eval 2417) line 1, line 1. ok 5135 ok 5136 # evaluating code: $x = $p->unpack('hasbf.bf', 'x'x100); ok 5137 # got no warnings ok 5138 # evaluating code: $p->initializer('test'); ok 5139 # got 1 warning(s): # Useless use of initializer in void context at (eval 2419) line 1, line 1. ok 5140 ok 5141 # evaluating code: $p->initializer('test', $data); ok 5142 # got 1 warning(s): # Useless use of initializer in void context at (eval 2420) line 1, line 1. ok 5143 ok 5144 # evaluating code: $x = $p->initializer('', $data); # error: # Cannot find '' at (eval 2421) line 1, line 1. ok 5145 # got no warnings ok 5146 # evaluating code: $x = $p->initializer('na'); # error: # Cannot find 'na' at (eval 2422) line 1, line 1. ok 5147 # got no warnings ok 5148 # evaluating code: $x = $p->initializer('na', $data); # error: # Cannot find 'na' at (eval 2423) line 1, line 1. ok 5149 # got no warnings ok 5150 # evaluating code: $x = $p->initializer('nodef', $data); # error: # Got no struct declarations in resolution of 'nodef' at (eval 2424) line 1, line 1. ok 5151 # got no warnings ok 5152 # evaluating code: $x = $p->initializer('xxx', $data); # error: # Got no definition for 'union xxx' at (eval 2425) line 1, line 1. ok 5153 # got no warnings ok 5154 # evaluating code: $x = $p->initializer('test.foo', 23); ok 5155 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2426) line 1, line 1. ok 5156 ok 5157 # evaluating code: $x = $p->initializer('test.foo', {}); ok 5158 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2427) line 1, line 1. ok 5159 ok 5160 # evaluating code: $x = $p->initializer('test.foo', sub { 1 }); ok 5161 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2428) line 1, line 1. ok 5162 ok 5163 # evaluating code: $x = $p->initializer('test.bar', []); ok 5164 # got 1 warning(s): # 'test.bar' should be a scalar value at (eval 2429) line 1, line 1. ok 5165 ok 5166 # evaluating code: $x = $p->initializer('test.xxx', {}); ok 5167 # got 1 warning(s): # 'test.xxx' should be a scalar value at (eval 2430) line 1, line 1. ok 5168 ok 5169 # evaluating code: $x = $p->initializer('test', {foo => {}}); ok 5170 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2431) line 1, line 1. ok 5171 ok 5172 # evaluating code: $x = $p->initializer('test', {foo => [undef, {}] }); ok 5173 # got 1 warning(s): # 'test.foo[1]' should be an array reference at (eval 2432) line 1, line 1. ok 5174 ok 5175 # evaluating code: $x = $p->initializer('test', {foo => [undef, [1]] }); ok 5176 # got 1 warning(s): # 'test.foo[1][0]' should be a hash reference at (eval 2433) line 1, line 1. ok 5177 ok 5178 # evaluating code: $x = $p->initializer('test', {foo => [undef, [{a => {}}]]}); ok 5179 # got 1 warning(s): # 'test.foo[1][0].a' should be a scalar value at (eval 2434) line 1, line 1. ok 5180 ok 5181 # evaluating code: $x = $p->initializer('test', {foo => [undef, [{b => {}}]]}); ok 5182 # got 1 warning(s): # 'test.foo[1][0].b' should be an array reference at (eval 2435) line 1, line 1. ok 5183 ok 5184 # evaluating code: $x = []; $x->[1]{d}[2] = 1; ok 5185 # got no warnings ok 5186 # evaluating code: $x = $p->initializer('stuff', $x); ok 5187 # got 1 warning(s): # 'stuff[1].d[2]' should be an array reference at (eval 2437) line 1, line 1. ok 5188 ok 5189 # evaluating code: $x = []; $x->[10]{c} = 1; ok 5190 # got no warnings ok 5191 # evaluating code: $x = $p->initializer('stuff', $x); ok 5192 # got 1 warning(s): # 'stuff[10].c' should be a hash reference at (eval 2439) line 1, line 1. ok 5193 ok 5194 # evaluating code: $x = []; $x->[11]{c} = [1]; ok 5195 # got no warnings ok 5196 # evaluating code: $x = $p->initializer('stuff', $x); ok 5197 # got 1 warning(s): # 'stuff[11].c' should be a hash reference at (eval 2441) line 1, line 1. ok 5198 ok 5199 # evaluating code: $x = []; $x->[8]{c}{b} = {}; ok 5200 # got no warnings ok 5201 # evaluating code: $x = $p->initializer('stuff', $x); ok 5202 # got 1 warning(s): # 'stuff[8].c.b' should be an array reference at (eval 2443) line 1, line 1. ok 5203 ok 5204 # evaluating code: $x = []; $x->[7]{c}{b} = [undef, {}]; ok 5205 # got no warnings ok 5206 # evaluating code: $x = $p->initializer('stuff', $x); ok 5207 # got 1 warning(s): # 'stuff[7].c.b[1]' should be a scalar value at (eval 2445) line 1, line 1. ok 5208 ok 5209 # evaluating code: $x = []; $x->[6]{d}[5][4] = undef; ok 5210 # got no warnings ok 5211 # evaluating code: $x = $p->initializer('stuff', $x); ok 5212 # got no warnings ok 5213 # evaluating code: $x = []; $x->[6]{d}[5][4] = sub { 1 }; ok 5214 # got no warnings ok 5215 # evaluating code: $x = $p->initializer('stuff', $x); ok 5216 # got 1 warning(s): # 'stuff[6].d[5][4]' should be a scalar value at (eval 2449) line 1, line 1. ok 5217 ok 5218 # evaluating code: $p->sizeof('na'); ok 5219 # got 1 warning(s): # Useless use of sizeof in void context at (eval 2450) line 1, line 1. ok 5220 ok 5221 # evaluating code: $x = $p->sizeof(''); # error: # Cannot find '' at (eval 2451) line 1, line 1. ok 5222 # got no warnings ok 5223 # evaluating code: $x = $p->sizeof('na'); # error: # Cannot find 'na' at (eval 2452) line 1, line 1. ok 5224 # got no warnings ok 5225 # evaluating code: $x = $p->sizeof('long ='); # error: # Cannot find 'long =' at (eval 2453) line 1, line 1. ok 5226 # got no warnings ok 5227 # evaluating code: $x = $p->sizeof('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 2454) line 1, line 1. ok 5228 # got no warnings ok 5229 # evaluating code: $x = $p->sizeof('xxx'); # error: # Got no definition for 'union xxx' at (eval 2455) line 1, line 1. ok 5230 # got no warnings ok 5231 # evaluating code: $x = $p->sizeof('hasbf'); ok 5232 # got no warnings ok 5233 # evaluating code: $x = $p->sizeof('hasbf.bf.c'); # error: # Cannot use sizeof on bitfields at (eval 2457) line 1, line 1. ok 5234 # got no warnings ok 5235 # evaluating code: $x = $p->sizeof('t_unsafe'); ok 5236 # got 1 warning(s): # Unsafe values used in sizeof('t_unsafe') at (eval 2458) line 1, line 1. ok 5237 ok 5238 # evaluating code: $x = $p->sizeof('s_unsafe'); ok 5239 # got 1 warning(s): # Unsafe values used in sizeof('s_unsafe') at (eval 2459) line 1, line 1. ok 5240 ok 5241 # evaluating code: $x = $p->sizeof('enum enu . foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 2460) line 1, line 1. ok 5242 # got no warnings ok 5243 # evaluating code: $x = $p->sizeof('enumtype.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 2461) line 1, line 1. ok 5244 # got no warnings ok 5245 # evaluating code: $x = $p->sizeof('ptrtype.foo'); # error: # Cannot access member 'foo' of pointer type at (eval 2462) line 1, line 1. ok 5246 # got no warnings ok 5247 # evaluating code: $x = $p->sizeof('scalar.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 2463) line 1, line 1. ok 5248 # got no warnings ok 5249 # evaluating code: $x = $p->sizeof('enumtype [0]'); # error: # Cannot use type as an array at (eval 2464) line 1, line 1. ok 5250 # got no warnings ok 5251 # evaluating code: $x = $p->sizeof('test.666'); # error: # Struct members must start with a character or an underscore at (eval 2465) line 1, line 1. ok 5252 # got no warnings ok 5253 # evaluating code: $x = $p->sizeof('test.foo.d'); # error: # Cannot access member 'd' of array type at (eval 2466) line 1, line 1. ok 5254 # got no warnings ok 5255 # evaluating code: $x = $p->sizeof('test.bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 2467) line 1, line 1. ok 5256 # got no warnings ok 5257 # evaluating code: $x = $p->sizeof('test.yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 2468) line 1, line 1. ok 5258 # got no warnings ok 5259 # evaluating code: $x = $p->sizeof('test.ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 2469) line 1, line 1. ok 5260 # got no warnings ok 5261 # evaluating code: $x = $p->sizeof('test.xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 2470) line 1, line 1. ok 5262 # got no warnings ok 5263 # evaluating code: $x = $p->sizeof('test.bar[1]'); # error: # Cannot use 'bar' as an array at (eval 2471) line 1, line 1. ok 5264 # got no warnings ok 5265 # evaluating code: $x = $p->sizeof('test.bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 2472) line 1, line 1. ok 5266 # got no warnings ok 5267 # evaluating code: $x = $p->sizeof('test.bar+'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 2473) line 1, line 1. ok 5268 # got no warnings ok 5269 # evaluating code: $x = $p->sizeof('test.bar+a'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 2474) line 1, line 1. ok 5270 # got no warnings ok 5271 # evaluating code: $x = $p->sizeof('test.bar a'); # error: # Invalid character 'a' (0x61) in compound member expression at (eval 2475) line 1, line 1. ok 5272 # got no warnings ok 5273 # evaluating code: $x = $p->sizeof('test bar'); # error: # Invalid character 'b' (0x62) in compound member expression at (eval 2476) line 1, line 1. ok 5274 # got no warnings ok 5275 # evaluating code: $x = $p->sizeof('test.bar+1'); ok 5276 # got no warnings ok 5277 # evaluating code: $x = $p->sizeof('test.foo[1][2'); # error: # Incomplete compound member expression at (eval 2478) line 1, line 1. ok 5278 # got no warnings ok 5279 # evaluating code: $x = $p->sizeof('test.foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 2479) line 1, line 1. ok 5280 # got no warnings ok 5281 # evaluating code: $x = $p->sizeof('test.foo[a]'); # error: # Array indices must be constant decimal values at (eval 2480) line 1, line 1. ok 5282 # got no warnings ok 5283 # evaluating code: $x = $p->sizeof('test.foo[0x1]'); # error: # Index operator not terminated correctly at (eval 2481) line 1, line 1. ok 5284 # got no warnings ok 5285 # evaluating code: $x = $p->sizeof('test.foo[2]'); ok 5286 # got no warnings ok 5287 # evaluating code: $x = $p->sizeof('test.foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 2483) line 1, line 1. ok 5288 # got no warnings ok 5289 # evaluating code: $x = $p->sizeof('array[1][2]'); # error: # Cannot use type as a 2-dimensional array at (eval 2484) line 1, line 1. ok 5290 # got no warnings ok 5291 # evaluating code: $p->typeof('na'); ok 5292 # got 1 warning(s): # Useless use of typeof in void context at (eval 2485) line 1, line 1. ok 5293 ok 5294 # evaluating code: $x = $p->typeof(''); # error: # Cannot find '' at (eval 2486) line 1, line 1. ok 5295 # got no warnings ok 5296 # evaluating code: $x = $p->typeof('na'); # error: # Cannot find 'na' at (eval 2487) line 1, line 1. ok 5297 # got no warnings ok 5298 # evaluating code: $x = $p->typeof('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 2488) line 1, line 1. ok 5299 # got no warnings ok 5300 # evaluating code: $x = $p->typeof('xxx'); # error: # Got no definition for 'union xxx' at (eval 2489) line 1, line 1. ok 5301 # got no warnings ok 5302 # evaluating code: $x = $p->typeof('enum enu . foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 2490) line 1, line 1. ok 5303 # got no warnings ok 5304 # evaluating code: $x = $p->typeof('enumtype.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 2491) line 1, line 1. ok 5305 # got no warnings ok 5306 # evaluating code: $x = $p->typeof('ptrtype.foo'); # error: # Cannot access member 'foo' of pointer type at (eval 2492) line 1, line 1. ok 5307 # got no warnings ok 5308 # evaluating code: $x = $p->typeof('scalar.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 2493) line 1, line 1. ok 5309 # got no warnings ok 5310 # evaluating code: $x = $p->typeof('enumtype [0]'); # error: # Cannot use type as an array at (eval 2494) line 1, line 1. ok 5311 # got no warnings ok 5312 # evaluating code: $x = $p->typeof('test.666'); # error: # Struct members must start with a character or an underscore at (eval 2495) line 1, line 1. ok 5313 # got no warnings ok 5314 # evaluating code: $x = $p->typeof('test.foo.d'); # error: # Cannot access member 'd' of array type at (eval 2496) line 1, line 1. ok 5315 # got no warnings ok 5316 # evaluating code: $x = $p->typeof('test.bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 2497) line 1, line 1. ok 5317 # got no warnings ok 5318 # evaluating code: $x = $p->typeof('test.yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 2498) line 1, line 1. ok 5319 # got no warnings ok 5320 # evaluating code: $x = $p->typeof('test.ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 2499) line 1, line 1. ok 5321 # got no warnings ok 5322 # evaluating code: $x = $p->typeof('test.xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 2500) line 1, line 1. ok 5323 # got no warnings ok 5324 # evaluating code: $x = $p->typeof('test.bar[1]'); # error: # Cannot use 'bar' as an array at (eval 2501) line 1, line 1. ok 5325 # got no warnings ok 5326 # evaluating code: $x = $p->typeof('test.bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 2502) line 1, line 1. ok 5327 # got no warnings ok 5328 # evaluating code: $x = $p->typeof('test.bar+'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 2503) line 1, line 1. ok 5329 # got no warnings ok 5330 # evaluating code: $x = $p->typeof('test.bar+a'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 2504) line 1, line 1. ok 5331 # got no warnings ok 5332 # evaluating code: $x = $p->typeof('test.bar+1'); ok 5333 # got no warnings ok 5334 # evaluating code: $x = $p->typeof('test.foo[1][2'); # error: # Incomplete compound member expression at (eval 2506) line 1, line 1. ok 5335 # got no warnings ok 5336 # evaluating code: $x = $p->typeof('test.foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 2507) line 1, line 1. ok 5337 # got no warnings ok 5338 # evaluating code: $x = $p->typeof('test.foo[a]'); # error: # Array indices must be constant decimal values at (eval 2508) line 1, line 1. ok 5339 # got no warnings ok 5340 # evaluating code: $x = $p->typeof('test.foo[0x1]'); # error: # Index operator not terminated correctly at (eval 2509) line 1, line 1. ok 5341 # got no warnings ok 5342 # evaluating code: $x = $p->typeof('test.foo[2]'); ok 5343 # got no warnings ok 5344 # evaluating code: $x = $p->typeof('test.foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 2511) line 1, line 1. ok 5345 # got no warnings ok 5346 # evaluating code: $p->offsetof('xxx', 666); ok 5347 # got 1 warning(s): # Useless use of offsetof in void context at (eval 2512) line 1, line 1. ok 5348 ok 5349 # evaluating code: $x = $p->offsetof('', 666); # error: # Cannot find '' at (eval 2513) line 1, line 1. ok 5350 # got no warnings ok 5351 # evaluating code: $x = $p->offsetof('abc', 666); # error: # Cannot find 'abc' at (eval 2514) line 1, line 1. ok 5352 # got no warnings ok 5353 # evaluating code: $x = $p->offsetof('nodef', 666); # error: # Got no struct declarations in resolution of 'nodef' at (eval 2515) line 1, line 1. ok 5354 # got no warnings ok 5355 # evaluating code: $x = $p->offsetof('xxx', 666); # error: # Got no definition for 'union xxx' at (eval 2516) line 1, line 1. ok 5356 # got no warnings ok 5357 # evaluating code: $x = $p->offsetof('ptrtype', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 2517) line 1, line 1. ok 5358 # got no warnings ok 5359 # evaluating code: $x = $p->offsetof('scalar', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 2518) line 1, line 1. ok 5360 # got no warnings ok 5361 # evaluating code: $x = $p->offsetof('enu', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 2519) line 1, line 1. ok 5362 # got no warnings ok 5363 # evaluating code: $x = $p->offsetof('ptrtype', 'a66'); # error: # Cannot access member 'a66' of pointer type at (eval 2520) line 1, line 1. ok 5364 # got no warnings ok 5365 # evaluating code: $x = $p->offsetof('scalar', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 2521) line 1, line 1. ok 5366 # got no warnings ok 5367 # evaluating code: $x = $p->offsetof('enu', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 2522) line 1, line 1. ok 5368 # got no warnings ok 5369 # evaluating code: $x = $p->offsetof('long int', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 2523) line 1, line 1. ok 5370 # got no warnings ok 5371 # evaluating code: $x = $p->offsetof('test', 'foo[0][0].666'); # error: # Struct members must start with a character or an underscore at (eval 2524) line 1, line 1. ok 5372 # got no warnings ok 5373 # evaluating code: $x = $p->offsetof('test', 'foo.d'); # error: # Cannot access member 'd' of array type at (eval 2525) line 1, line 1. ok 5374 # got no warnings ok 5375 # evaluating code: $x = $p->offsetof('test', 'bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 2526) line 1, line 1. ok 5376 # got no warnings ok 5377 # evaluating code: $x = $p->offsetof('test', 'yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 2527) line 1, line 1. ok 5378 # got no warnings ok 5379 # evaluating code: $x = $p->offsetof('test', 'ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 2528) line 1, line 1. ok 5380 # got no warnings ok 5381 # evaluating code: $x = $p->offsetof('test', 'xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 2529) line 1, line 1. ok 5382 # got no warnings ok 5383 # evaluating code: $x = $p->offsetof('test', 'bar[1]'); # error: # Cannot use 'bar' as an array at (eval 2530) line 1, line 1. ok 5384 # got no warnings ok 5385 # evaluating code: $x = $p->offsetof('test', 'bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 2531) line 1, line 1. ok 5386 # got no warnings ok 5387 # evaluating code: $x = $p->offsetof('test', 'foo[1][2'); # error: # Incomplete compound member expression at (eval 2532) line 1, line 1. ok 5388 # got no warnings ok 5389 # evaluating code: $x = $p->offsetof('test', 'foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 2533) line 1, line 1. ok 5390 # got no warnings ok 5391 # evaluating code: $x = $p->offsetof('test', 'foo[a]'); # error: # Array indices must be constant decimal values at (eval 2534) line 1, line 1. ok 5392 # got no warnings ok 5393 # evaluating code: $x = $p->offsetof('test', 'foo[0x1]'); # error: # Index operator not terminated correctly at (eval 2535) line 1, line 1. ok 5394 # got no warnings ok 5395 # evaluating code: $x = $p->offsetof('test', 'foo[+'); # error: # Array indices must be constant decimal values at (eval 2536) line 1, line 1. ok 5396 # got no warnings ok 5397 # evaluating code: $x = $p->offsetof('test', 'foo[+%'); # error: # Array indices must be constant decimal values at (eval 2537) line 1, line 1. ok 5398 # got no warnings ok 5399 # evaluating code: $x = $p->offsetof('test', 'foo['); # error: # Incomplete compound member expression at (eval 2538) line 1, line 1. ok 5400 # got no warnings ok 5401 # evaluating code: $x = $p->offsetof('test', 'foo[%'); # error: # Array indices must be constant decimal values at (eval 2539) line 1, line 1. ok 5402 # got no warnings ok 5403 # evaluating code: $x = $p->offsetof('test', 'foo[ '); # error: # Incomplete compound member expression at (eval 2540) line 1, line 1. ok 5404 # got no warnings ok 5405 # evaluating code: $x = $p->offsetof('test', 'foo[ %'); # error: # Array indices must be constant decimal values at (eval 2541) line 1, line 1. ok 5406 # got no warnings ok 5407 # evaluating code: $x = $p->offsetof('test', 'foo[2]'); ok 5408 # got no warnings ok 5409 # evaluating code: $x = $p->offsetof('test', 'foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 2543) line 1, line 1. ok 5410 # got no warnings ok 5411 # evaluating code: $x = $p->offsetof('array', '[1][2]'); # error: # Cannot use type as a 2-dimensional array at (eval 2544) line 1, line 1. ok 5412 # got no warnings ok 5413 # evaluating code: $x = $p->offsetof('hasbf', 'nobf'); ok 5414 # got no warnings ok 5415 # evaluating code: $x = $p->offsetof('s_unsafe', 'foo'); ok 5416 # got 1 warning(s): # Unsafe values used in offsetof('s_unsafe') at (eval 2546) line 1, line 1. ok 5417 ok 5418 # evaluating code: $x = $p->offsetof('test.bar', 'foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 2547) line 1, line 1. ok 5419 # got no warnings ok 5420 # evaluating code: $x = $p->offsetof('test.arx[3][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'arx' at (eval 2548) line 1, line 1. ok 5421 # got no warnings ok 5422 # evaluating code: $x = $p->offsetof('test.ary[3][4]', 'uni[3].bar.c'); # error: # Cannot find union member 'bar' at (eval 2549) line 1, line 1. ok 5423 # got no warnings ok 5424 # evaluating code: $x = $p->offsetof('test.ary[3][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'c' at (eval 2550) line 1, line 1. ok 5425 # got no warnings ok 5426 # evaluating code: $x = $p->offsetof('test.ary[2][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'c' at (eval 2551) line 1, line 1. ok 5427 # got no warnings ok 5428 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni[6].str.c'); # error: # Cannot find struct member 'c' at (eval 2552) line 1, line 1. ok 5429 # got no warnings ok 5430 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni[1].str.c'); # error: # Cannot find struct member 'c' at (eval 2553) line 1, line 1. ok 5431 # got no warnings ok 5432 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni.a', 'xxx'); # error: # Cannot access member 'a' of array type at (eval 2554) line 1, line 1. ok 5433 # got no warnings ok 5434 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni', 'xxx'); # error: # Cannot access member 'xxx' of array type at (eval 2555) line 1, line 1. ok 5435 # got no warnings ok 5436 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni.xxx'); # error: # Cannot access member 'xxx' of array type at (eval 2556) line 1, line 1. ok 5437 # got no warnings ok 5438 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni[0].a', 'xxx'); # error: # Cannot access member 'xxx' of non-compound type at (eval 2557) line 1, line 1. ok 5439 # got no warnings ok 5440 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni[0].str.a', 'b'); # error: # Cannot access member 'b' of pointer type at (eval 2558) line 1, line 1. ok 5441 # got no warnings ok 5442 # evaluating code: $x = $p->offsetof('test.ary[2][2]', 'uni'); ok 5443 # got no warnings ok 5444 # evaluating code: $x = $p->offsetof('test.ary[2][2]', ''); ok 5445 # got 1 warning(s): # Empty string passed as member expression at (eval 2560) line 1, line 1. ok 5446 ok 5447 # evaluating code: $x = $p->offsetof('test.ary[2][2]', "\t "); ok 5448 # got 1 warning(s): # Empty string passed as member expression at (eval 2561) line 1, line 1. ok 5449 ok 5450 # evaluating code: $x = $p->offsetof('hasbf', 'bf'); ok 5451 # got no warnings ok 5452 # evaluating code: $x = $p->offsetof('hasbf', 'bf.c'); # error: # Cannot use offsetof on bitfields at (eval 2563) line 1, line 1. ok 5453 # got no warnings ok 5454 # evaluating code: $p->member('xxx', 6666); ok 5455 # got 1 warning(s): # Useless use of member in void context at (eval 2564) line 1, line 1. ok 5456 ok 5457 # evaluating code: $x = $p->member('', 6666); # error: # Cannot find '' at (eval 2565) line 1, line 1. ok 5458 # got no warnings ok 5459 # evaluating code: $x = $p->member('abc', 6666); # error: # Cannot find 'abc' at (eval 2566) line 1, line 1. ok 5460 # got no warnings ok 5461 # evaluating code: $x = $p->member('nodef', 6666); # error: # Got no struct declarations in resolution of 'nodef' at (eval 2567) line 1, line 1. ok 5462 # got no warnings ok 5463 # evaluating code: $x = $p->member('xxx', 6666); # error: # Got no definition for 'union xxx' at (eval 2568) line 1, line 1. ok 5464 # got no warnings ok 5465 # evaluating code: $x = $p->member('ptrtype', 6666); # error: # Cannot use member on a pointer type at (eval 2569) line 1, line 1. ok 5466 # got no warnings ok 5467 # evaluating code: $x = $p->member('scalar', 6666); # error: # Cannot use member on a basic type at (eval 2570) line 1, line 1. ok 5468 # got no warnings ok 5469 # evaluating code: $x = $p->member('long long', 6666); # error: # Cannot use member on a basic type at (eval 2571) line 1, line 1. ok 5470 # got no warnings ok 5471 # evaluating code: $x = $p->member('enu', 6666); # error: # Cannot use member on an enum at (eval 2572) line 1, line 1. ok 5472 # got no warnings ok 5473 # evaluating code: $x = $p->member('test', 6666); # error: # Offset 6666 out of range (0 <= offset < 1132) at (eval 2573) line 1, line 1. ok 5474 # got no warnings ok 5475 # evaluating code: $x = $p->member('test', -10); # error: # Offset -10 out of range (0 <= offset < 1132) at (eval 2574) line 1, line 1. ok 5476 # got no warnings ok 5477 # evaluating code: $x = $p->member('hasbf', 1); ok 5478 # got no warnings ok 5479 # evaluating code: $x = $p->member('s_unsafe', 1); ok 5480 # got 1 warning(s): # Unsafe values used in member('s_unsafe') at (eval 2576) line 1, line 1. ok 5481 ok 5482 # evaluating code: $x = $p->member('test.bar', 6666); # error: # Cannot use member on a basic type at (eval 2577) line 1, line 1. ok 5483 # got no warnings ok 5484 # evaluating code: $x = $p->member('test.arx[3][4]', 6666); # error: # Cannot find struct member 'arx' at (eval 2578) line 1, line 1. ok 5485 # got no warnings ok 5486 # evaluating code: $x = $p->member('test.ary[3][4]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 2579) line 1, line 1. ok 5487 # got no warnings ok 5488 # evaluating code: $x = $p->member('test.ary[2][4]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 2580) line 1, line 1. ok 5489 # got no warnings ok 5490 # evaluating code: $x = $p->member('test.ary[2][3]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 2581) line 1, line 1. ok 5491 # got no warnings ok 5492 # evaluating code: $x = $p->member('test.ary[2][3].uni.a', 6666); # error: # Cannot access member 'a' of array type at (eval 2582) line 1, line 1. ok 5493 # got no warnings ok 5494 # evaluating code: $x = $p->member('test.ary[2][3].uni', 0); ok 5495 # got no warnings ok 5496 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].a', 6666); # error: # Cannot use member on an enum at (eval 2584) line 1, line 1. ok 5497 # got no warnings ok 5498 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].str.a', 6666); # error: # Cannot use member on a pointer type at (eval 2585) line 1, line 1. ok 5499 # got no warnings ok 5500 # evaluating code: $p->member('xxx'); ok 5501 # got 1 warning(s): # Useless use of member in void context at (eval 2586) line 1, line 1. ok 5502 ok 5503 # evaluating code: $x = $p->member(''); # error: # Cannot find '' at (eval 2587) line 1, line 1. ok 5504 # got no warnings ok 5505 # evaluating code: $x = $p->member('abc'); # error: # Cannot find 'abc' at (eval 2588) line 1, line 1. ok 5506 # got no warnings ok 5507 # evaluating code: $x = $p->member('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 2589) line 1, line 1. ok 5508 # got no warnings ok 5509 # evaluating code: $x = $p->member('xxx'); # error: # Got no definition for 'union xxx' at (eval 2590) line 1, line 1. ok 5510 # got no warnings ok 5511 # evaluating code: $x = $p->member('ptrtype'); # error: # Cannot use member on a pointer type at (eval 2591) line 1, line 1. ok 5512 # got no warnings ok 5513 # evaluating code: $x = $p->member('scalar'); # error: # Cannot use member on a basic type at (eval 2592) line 1, line 1. ok 5514 # got no warnings ok 5515 # evaluating code: $x = $p->member('long long'); # error: # Cannot use member on a basic type at (eval 2593) line 1, line 1. ok 5516 # got no warnings ok 5517 # evaluating code: $x = $p->member('enu'); # error: # Cannot use member on an enum at (eval 2594) line 1, line 1. ok 5518 # got no warnings ok 5519 # evaluating code: $x = $p->member('hasbf'); ok 5520 # got no warnings ok 5521 # evaluating code: $x = $p->member('s_unsafe'); ok 5522 # got 1 warning(s): # Unsafe values used in member('s_unsafe') at (eval 2596) line 1, line 1. ok 5523 ok 5524 # evaluating code: $x = $p->member('test.bar'); # error: # Cannot use member on a basic type at (eval 2597) line 1, line 1. ok 5525 # got no warnings ok 5526 # evaluating code: $x = $p->member('test.arx[3][4]'); # error: # Cannot find struct member 'arx' at (eval 2598) line 1, line 1. ok 5527 # got no warnings ok 5528 # evaluating code: $x = $p->member('test.ary[3][4]'); ok 5529 # got no warnings ok 5530 # evaluating code: $x = $p->member('test.ary[2][4]'); ok 5531 # got no warnings ok 5532 # evaluating code: $x = $p->member('test.ary[2][3].uni.a'); # error: # Cannot access member 'a' of array type at (eval 2601) line 1, line 1. ok 5533 # got no warnings ok 5534 # evaluating code: $x = $p->member('test.ary[2][3].uni'); ok 5535 # got no warnings ok 5536 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].a'); # error: # Cannot use member on an enum at (eval 2603) line 1, line 1. ok 5537 # got no warnings ok 5538 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].str.a'); # error: # Cannot use member on a pointer type at (eval 2604) line 1, line 1. ok 5539 # got no warnings ok 5540 # evaluating code: $p->enum_names; ok 5541 # got 1 warning(s): # Useless use of enum_names in void context at (eval 2605) line 1, line 1. ok 5542 ok 5543 # evaluating code: $p->enum; ok 5544 # got 1 warning(s): # Useless use of enum in void context at (eval 2606) line 1, line 1. ok 5545 ok 5546 # evaluating code: $x = $p->enum('na'); ok 5547 # got no warnings ok 5548 # evaluating code: $x = $p->enum('enum na'); ok 5549 # got no warnings ok 5550 # evaluating code: @x = $p->enum('enu', ''); ok 5551 # got no warnings ok 5552 # evaluating code: $x = $p->enum('enum enu'); ok 5553 # got no warnings ok 5554 # evaluating code: $p->compound_names; ok 5555 # got 1 warning(s): # Useless use of compound_names in void context at (eval 2611) line 1, line 1. ok 5556 ok 5557 # evaluating code: $p->compound; ok 5558 # got 1 warning(s): # Useless use of compound in void context at (eval 2612) line 1, line 1. ok 5559 ok 5560 # evaluating code: @x = $p->compound('na', ''); ok 5561 # got no warnings ok 5562 # evaluating code: $x = $p->compound('union na'); ok 5563 # got no warnings ok 5564 # evaluating code: $x = $p->compound('struct na'); ok 5565 # got no warnings ok 5566 # evaluating code: $x = $p->compound('__hasbf'); ok 5567 # got no warnings ok 5568 # evaluating code: $x = $p->compound('test'); ok 5569 # got no warnings ok 5570 # evaluating code: $x = $p->compound('struct __hasbf'); ok 5571 # got no warnings ok 5572 # evaluating code: $x = $p->compound('union test'); ok 5573 # got no warnings ok 5574 # evaluating code: $x = $p->compound('union __hasbf'); ok 5575 # got no warnings ok 5576 # evaluating code: $x = $p->compound('struct test'); ok 5577 # got no warnings ok 5578 # evaluating code: $p->struct_names; ok 5579 # got 1 warning(s): # Useless use of struct_names in void context at (eval 2622) line 1, line 1. ok 5580 ok 5581 # evaluating code: $p->struct; ok 5582 # got 1 warning(s): # Useless use of struct in void context at (eval 2623) line 1, line 1. ok 5583 ok 5584 # evaluating code: $x = $p->struct('na'); ok 5585 # got no warnings ok 5586 # evaluating code: $x = $p->struct('union na'); ok 5587 # got no warnings ok 5588 # evaluating code: $x = $p->struct('struct na'); ok 5589 # got no warnings ok 5590 # evaluating code: $x = $p->struct('__hasbf'); ok 5591 # got no warnings ok 5592 # evaluating code: $x = $p->struct('struct test'); ok 5593 # got no warnings ok 5594 # evaluating code: $p->union_names; ok 5595 # got 1 warning(s): # Useless use of union_names in void context at (eval 2629) line 1, line 1. ok 5596 ok 5597 # evaluating code: $p->union; ok 5598 # got 1 warning(s): # Useless use of union in void context at (eval 2630) line 1, line 1. ok 5599 ok 5600 # evaluating code: $x = $p->union('na'); ok 5601 # got no warnings ok 5602 # evaluating code: $x = $p->union('union na'); ok 5603 # got no warnings ok 5604 # evaluating code: $x = $p->union('struct na'); ok 5605 # got no warnings ok 5606 # evaluating code: $x = $p->union('test'); ok 5607 # got no warnings ok 5608 # evaluating code: $x = $p->union('union __hasbf'); ok 5609 # got no warnings ok 5610 # evaluating code: $p->typedef_names; ok 5611 # got 1 warning(s): # Useless use of typedef_names in void context at (eval 2636) line 1, line 1. ok 5612 ok 5613 # evaluating code: $p->typedef; ok 5614 # got 1 warning(s): # Useless use of typedef in void context at (eval 2637) line 1, line 1. ok 5615 ok 5616 # evaluating code: @x = $p->typedef('na', ''); ok 5617 # got no warnings ok 5618 # evaluating code: $p->macro_names; ok 5619 # got 1 warning(s): # Useless use of macro_names in void context at (eval 2639) line 1, line 1. ok 5620 ok 5621 # evaluating code: $p->macro; ok 5622 # got 1 warning(s): # Useless use of macro in void context at (eval 2640) line 1, line 1. ok 5623 ok 5624 # evaluating code: $x = $p->macro('foo'); ok 5625 # got no warnings ok 5626 # evaluating code: @x = $p->macro('foo', 'bar'); ok 5627 # got no warnings ok 5628 # evaluating code: $x = $p->pack('e_unsafe', 'SAFE'); ok 5629 # got no warnings ok 5630 # evaluating code: $x = $p->pack('e_unsafe', 'GOOD'); ok 5631 # got no warnings ok 5632 # evaluating code: $x = $p->pack('e_unsafe', 'UNSAFE'); ok 5633 # got 1 warning(s): # Enumerator value 'UNSAFE' is unsafe at (eval 2645) line 1, line 1. ok 5634 ok 5635 # evaluating code: $x = $p->pack('e_unsafe', 'BAD'); ok 5636 # got 1 warning(s): # Enumerator value 'BAD' is unsafe at (eval 2646) line 1, line 1. ok 5637 ok 5638 # evaluating code: $p->EnumType('Integer'); ok 5639 # got no warnings ok 5640 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 5641 # got no warnings ok 5642 # evaluating code: $p->EnumType('String'); ok 5643 # got no warnings ok 5644 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 5645 # got 1 warning(s): # Enumeration 'e_unsafe' contains unsafe values at (eval 2650) line 1, line 1. ok 5646 ok 5647 # evaluating code: $p->EnumType('Both'); ok 5648 # got no warnings ok 5649 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 5650 # got 1 warning(s): # Enumeration 'e_unsafe' contains unsafe values at (eval 2652) line 1, line 1. ok 5651 ok 5652 # evaluating code: $p->EnumType('Integer'); ok 5653 # got no warnings ok 5654 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 5655 # got no warnings ok 5656 # evaluating code: $p->EnumType('String'); ok 5657 # got no warnings ok 5658 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 5659 # got 1 warning(s): # Enumeration contains unsafe values at (eval 2656) line 1, line 1. ok 5660 ok 5661 # evaluating code: $p->EnumType('Both'); ok 5662 # got no warnings ok 5663 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 5664 # got 1 warning(s): # Enumeration contains unsafe values at (eval 2658) line 1, line 1. ok 5665 ok 5666 # evaluating code: $p->arg('test'); ok 5667 # got 1 warning(s): # Useless use of arg in void context at (eval 2659) line 1, line 1. ok 5668 ok 5669 # evaluating code: $x = $p->arg('test'); # error: # Unknown argument type 'test' in arg at (eval 2660) line 1, line 1. ok 5670 # got no warnings ok 5671 # evaluating code: $p->tag('stuff[0]', Format => 'String'); # error: # Cannot tag array members at (eval 2661) line 1, line 1. ok 5672 # got no warnings ok 5673 # evaluating code: $p->tag('stuff[0].d[1]', Format => 'String'); # error: # Cannot tag array members at (eval 2662) line 1, line 1. ok 5674 # got no warnings ok 5675 # evaluating code: $p->tag('stuff[0].d[1][2]', Format => 'String'); # error: # Cannot tag array members at (eval 2663) line 1, line 1. ok 5676 # got no warnings ok 5677 # evaluating code: $p->untag('stuff[0].d[1][2]', 'Format'); # error: # Cannot tag array members at (eval 2664) line 1, line 1. ok 5678 # got no warnings ok 5679 # evaluating code: $p->tag('stuff[0].d', Format => 'String'); ok 5680 # got no warnings ok 5681 # evaluating code: $p->tag('stuff[0].a', Format => 'String'); ok 5682 # got no warnings ok 5683 # evaluating code: $p->tag('stuff', Format => 'String'); ok 5684 # got no warnings ok 5685 # evaluating code: $p->tag('noway'); ok 5686 # got 1 warning(s): # Useless use of tag in void context at (eval 2668) line 1, line 1. ok 5687 ok 5688 # evaluating code: $x = $p->tag('noway'); # error: # Cannot find 'noway' at (eval 2669) line 1, line 1. ok 5689 # got no warnings ok 5690 # evaluating code: $p->tag('test.bar', { foo => 1 }); ok 5691 # got 1 warning(s): # Useless use of tag in void context at (eval 2670) line 1, line 1. ok 5692 ok 5693 # evaluating code: $x = $p->tag('test.bar', { foo => 1 }); # error: # Tag name must be a string, not a reference at (eval 2671) line 1, line 1. ok 5694 # got no warnings ok 5695 # evaluating code: $p->tag('test.bar', 'foo'); ok 5696 # got 1 warning(s): # Useless use of tag in void context at (eval 2672) line 1, line 1. ok 5697 ok 5698 # evaluating code: $x = $p->tag('test.bar', 'foo'); # error: # Invalid tag name 'foo' at (eval 2673) line 1, line 1. ok 5699 # got no warnings ok 5700 # evaluating code: $p->tag('test.bar', 'Format'); ok 5701 # got 1 warning(s): # Useless use of tag in void context at (eval 2674) line 1, line 1. ok 5702 ok 5703 # evaluating code: $x = $p->tag('test.bar', 'Format'); ok 5704 # got no warnings ok 5705 # evaluating code: $p->tag('test.bar', Format => 'foo'); # error: # Invalid value 'foo' for Format tag at (eval 2676) line 1, line 1. ok 5706 # got no warnings ok 5707 # evaluating code: $p->tag('test.bar', Format => 'String', 'foo'); # error: # Invalid number of arguments to tag at (eval 2677) line 1, line 1. ok 5708 # got no warnings ok 5709 # evaluating code: $p->tag('test.bar', Format => 'String', foo => 1); # error: # Invalid tag name 'foo' at (eval 2678) line 1, line 1. ok 5710 # got no warnings ok 5711 # evaluating code: $p->tag('test.bar', Format => { foo => 1 }); # error: # Value for Format tag must not be a reference at (eval 2679) line 1, line 1. ok 5712 # got no warnings ok 5713 # evaluating code: $p->tag('test.bar', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'test.bar' at (eval 2680) line 1, line 1. ok 5714 # got no warnings ok 5715 # evaluating code: $p->tag('int', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'int' at (eval 2681) line 1, line 1. ok 5716 # got no warnings ok 5717 # evaluating code: $p->tag('test', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'test' at (eval 2682) line 1, line 1. ok 5718 # got no warnings ok 5719 # evaluating code: $p->tag('test', Hooks => {pack => 42}); # error: # pack hook defined for 'test' is not a code or array reference at (eval 2683) line 1, line 1. ok 5720 # got no warnings ok 5721 # evaluating code: $p->tag('test', Hooks => {pack => {foo => 42}}); # error: # pack hook defined for 'test' is not a code or array reference at (eval 2684) line 1, line 1. ok 5722 # got no warnings ok 5723 # evaluating code: $p->tag('test', Hooks => {pack => [42]}); # error: # pack hook defined for 'test' is not a code reference at (eval 2685) line 1, line 1. ok 5724 # got no warnings ok 5725 # evaluating code: $p->tag('test', Hooks => {unpack => []}); # error: # Need at least a code reference in unpack hook for type 'test' at (eval 2686) line 1, line 1. ok 5726 # got no warnings ok 5727 # evaluating code: $p->tag('test', Hooks => {this_is_no_hook => \&id}); # error: # Invalid hook type 'this_is_no_hook' at (eval 2687) line 1, line 1. ok 5728 # got no warnings ok 5729 # evaluating code: $p->tag('test', Hooks => {pack => sub {$_[0]}}); ok 5730 # got no warnings ok 5731 # evaluating code: $p->tag('test', Hooks => {unpack => [sub {$_[0]}]}); ok 5732 # got no warnings ok 5733 # evaluating code: $p->tag('test', Hooks => {pack => \&id, unpack => \&id}); ok 5734 # got no warnings ok 5735 # evaluating code: $p->tag('noway', Hooks => undef); # error: # Cannot find 'noway' at (eval 2691) line 1, line 1. ok 5736 # got no warnings ok 5737 # evaluating code: $p->tag('test.bar', Hooks => undef); ok 5738 # got no warnings ok 5739 # evaluating code: $p->tag('int', Hooks => undef); ok 5740 # got no warnings ok 5741 # evaluating code: $p->tag('enumtype', Hooks => undef); ok 5742 # got no warnings ok 5743 # evaluating code: $p->tag('test', Hooks => undef); ok 5744 # got no warnings ok 5745 # evaluating code: $p->tag('test.foo', Dimension => 42); ok 5746 # got no warnings ok 5747 # evaluating code: $p->tag('test.foo', Dimension => '42'); ok 5748 # got no warnings ok 5749 # evaluating code: $p->tag('test.foo', Dimension => '*'); ok 5750 # got no warnings ok 5751 # evaluating code: $p->tag('test.foo', Dimension => sub { 42 }); ok 5752 # got no warnings ok 5753 # evaluating code: $p->tag('test.foo', Dimension => [sub { 42 }]); ok 5754 # got no warnings ok 5755 # evaluating code: $p->tag('test.foo', Dimension => 'ival'); ok 5756 # got no warnings ok 5757 # evaluating code: $p->tag('array', Dimension => 'bar'); # error: # Cannot use member expression 'bar' as Dimension tag for 'array' when not within a compound type at (eval 2702) line 1, line 1. ok 5758 # got no warnings ok 5759 # evaluating code: $p->tag('array', Dimension => sub{42}); ok 5760 # got no warnings ok 5761 # evaluating code: $p->tag('array', Dimension => [sub{42}]); ok 5762 # got no warnings ok 5763 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('SELF')]); ok 5764 # got no warnings ok 5765 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('TYPE')]); # error: # TYPE argument not allowed at (eval 2706) line 1, line 1. ok 5766 # got no warnings ok 5767 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('DATA')]); # error: # DATA argument not allowed at (eval 2707) line 1, line 1. ok 5768 # got no warnings ok 5769 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('HOOK')]); ok 5770 # got no warnings ok 5771 # evaluating code: $p->tag('test.foo', Dimension => 'ptr'); # error: # Cannot use a pointer type in member 'ptr' to determine a dimension for 'test.foo' at (eval 2709) line 1, line 1. ok 5772 # got no warnings ok 5773 # evaluating code: $p->tag('test.foo', Dimension => 'nonono'); # error: # Cannot find struct member 'nonono' at (eval 2710) line 1, line 1. ok 5774 # got no warnings ok 5775 # evaluating code: $p->tag('test.foo', Dimension => 'bar'); # error: # Cannot use member 'bar' located behind 'test.foo' in layout to determine a dimension at (eval 2711) line 1, line 1. ok 5776 # got no warnings ok 5777 # evaluating code: $p->tag('enumtype', Dimension => 'bar'); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 2712) line 1, line 1. ok 5778 # got no warnings ok 5779 # evaluating code: $p->tag('enumtype', Dimension => undef); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 2713) line 1, line 1. ok 5780 # got no warnings ok 5781 # evaluating code: $p->untag('enumtype', 'Dimension'); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 2714) line 1, line 1. ok 5782 # got no warnings ok 5783 # evaluating code: $p->tag('test.foo', Dimension => {}); # error: # Invalid Dimension tag for 'test.foo' at (eval 2715) line 1, line 1. ok 5784 # got no warnings ok 5785 # evaluating code: $p->tag('test.foo', Dimension => -1); # error: # Cannot use negative value -1 in Dimension tag for 'test.foo' at (eval 2716) line 1, line 1. ok 5786 # got no warnings ok 5787 # evaluating code: $p->tag('test.foo', Dimension => '-2'); # error: # Cannot use negative value -2 in Dimension tag for 'test.foo' at (eval 2717) line 1, line 1. ok 5788 # got no warnings ok 5789 # evaluating code: $p->tag('test.foo', Dimension => 0); ok 5790 # got no warnings ok 5791 # evaluating code: $p->tag('test.foo', Dimension => '0'); ok 5792 # got no warnings ok 5793 # evaluating code: $p->tag('test.foo', Dimension => ''); # error: # Invalid Dimension tag for 'test.foo' at (eval 2720) line 1, line 1. ok 5794 # got no warnings ok 5795 # evaluating code: $p->tag('test.foo', Dimension => sub{42}); ok 5796 # got no warnings ok 5797 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}]); ok 5798 # got no warnings ok 5799 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('SELF')]); ok 5800 # got no warnings ok 5801 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('TYPE')]); # error: # TYPE argument not allowed at (eval 2724) line 1, line 1. ok 5802 # got no warnings ok 5803 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('DATA')]); ok 5804 # got no warnings ok 5805 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('HOOK')]); ok 5806 # got no warnings ok 5807 # evaluating code: $p->tag('test.ary', Dimension => 'foo[4][1].a'); # error: # Cannot use index 4 into array of size 2 at (eval 2727) line 1, line 1. ok 5808 # got no warnings ok 5809 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][3].a'); # error: # Cannot use index 3 into array of size 3 at (eval 2728) line 1, line 1. ok 5810 # got no warnings ok 5811 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][-2].a'); # error: # Cannot use negative index -2 into array at (eval 2729) line 1, line 1. ok 5812 # got no warnings ok 5813 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][1].a+8'); # error: # Cannot use offset in compound member expression at (eval 2730) line 1, line 1. ok 5814 # got no warnings ok 5815 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][1].a'); ok 5816 # got no warnings ok 5817 # evaluating code: $x = $p->unpack('test.ary', 'x'x$p->sizeof('test.ary')); ok 5818 # got 1 warning(s): # Missing parent to look up 'foo[1][1].a' at (eval 2732) line 1, line 1. ok 5819 ok 5820 # evaluating code: $p->tag('test.foo', Dimension => undef); ok 5821 # got no warnings ok 5822 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[0]'); ok 5823 # got no warnings ok 5824 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[1]'); ok 5825 # got no warnings ok 5826 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[2]'); # error: # Cannot use member 'u.a.len[2]' located at same offset as 'dimtag_fail.array' in layout to determine a dimension at (eval 2736) line 1, line 1. ok 5827 # got no warnings ok 5828 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[3]'); # error: # Cannot use member 'u.a.len[3]' located behind 'dimtag_fail.array' in layout to determine a dimension at (eval 2737) line 1, line 1. ok 5829 # got no warnings ok 5830 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.b.len[0]'); # error: # Cannot use member 'u.b.len[0]' overlapping with 'dimtag_fail.array' in layout to determine a dimension at (eval 2738) line 1, line 1. ok 5831 # got no warnings ok 5832 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.b.len[1]'); # error: # Cannot use member 'u.b.len[1]' located behind 'dimtag_fail.array' in layout to determine a dimension at (eval 2739) line 1, line 1. ok 5833 # got no warnings ok 5834 # evaluating code: $p->tag('dimtag_fail.array', Dimension => undef); ok 5835 # got no warnings ok 5836 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 5837 # got no warnings ok 5838 # evaluating code: $p->tag('test.foo', Format => 'Binary'); ok 5839 # got no warnings ok 5840 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 5841 # got 1 warning(s): # Expected an array reference to look up index '1' in 'foo[1][1].a', not a string value at (eval 2743) line 1, line 1. ok 5842 ok 5843 # evaluating code: $p->tag('test.foo', Format => undef); ok 5844 # got no warnings ok 5845 # evaluating code: $p->tag('test.foo', Hooks => {unpack=>sub{[]}}); ok 5846 # got no warnings ok 5847 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 5848 # got 1 warning(s): # Cannot lookup index '1' in array of size '0' (in 'foo[1][1].a') at (eval 2746) line 1, line 1. ok 5849 ok 5850 # evaluating code: $p->tag('test.foo', Hooks => undef); ok 5851 # got no warnings ok 5852 # evaluating code: $p->tag('inner_struct', Format => 'Binary'); ok 5853 # got no warnings ok 5854 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 5855 # got 1 warning(s): # Expected a hash reference to look up member 'a' in 'foo[1][1].a', not a string value at (eval 2749) line 1, line 1. ok 5856 ok 5857 # evaluating code: $p->tag('inner_struct', Format => undef); ok 5858 # got no warnings ok 5859 # evaluating code: $p->tag('inner_struct', Hooks => {unpack=>sub{{foo=>1}}}); ok 5860 # got no warnings ok 5861 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 5862 # got 1 warning(s): # Cannot find member 'a' in hash (in 'foo[1][1].a') at (eval 2752) line 1, line 1. ok 5863 ok 5864 # evaluating code: $p->tag('inner_struct', Hooks => undef); ok 5865 # got no warnings ok 5866 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 5867 # got no warnings ok 5868 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{{}}}); ok 5869 # got no warnings ok 5870 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 5871 # got 1 warning(s): # Cannot use a hash reference in 'foo[1][1].a' as dimension at (eval 2756) line 1, line 1. ok 5872 ok 5873 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{[]}}); ok 5874 # got no warnings ok 5875 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 5876 # got 1 warning(s): # Cannot use an array reference in 'foo[1][1].a' as dimension at (eval 2758) line 1, line 1. ok 5877 ok 5878 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{sub{}}}); ok 5879 # got no warnings ok 5880 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 5881 # got 1 warning(s): # Cannot use a code reference in 'foo[1][1].a' as dimension at (eval 2760) line 1, line 1. ok 5882 ok 5883 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{undef}}); ok 5884 # got no warnings ok 5885 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 5886 # got 1 warning(s): # Cannot use an undefined value in 'foo[1][1].a' as dimension at (eval 2762) line 1, line 1. ok 5887 ok 5888 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{'foo'}}); ok 5889 # got no warnings ok 5890 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 5891 # got 1 warning(s): # Cannot use a string value ('foo') in 'foo[1][1].a' as dimension at (eval 2764) line 1, line 1. ok 5892 ok 5893 # evaluating code: $p->tag('inner_struct.a', Hooks => undef); ok 5894 # got no warnings ok 5895 # evaluating code: $p->tag('test.ary', Dimension => sub {1}); ok 5896 # got no warnings ok 5897 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 5898 # got no warnings ok 5899 # evaluating code: $p->tag('test.ary', Dimension => sub {{}}); ok 5900 # got no warnings ok 5901 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 5902 # got 1 warning(s): # Cannot use a hash reference as dimension at (eval 2769) line 1, line 1. ok 5903 ok 5904 # evaluating code: $p->tag('test.ary', Dimension => sub {[]}); ok 5905 # got no warnings ok 5906 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 5907 # got 1 warning(s): # Cannot use an array reference as dimension at (eval 2771) line 1, line 1. ok 5908 ok 5909 # evaluating code: $p->tag('test.ary', Dimension => sub {sub{}}); ok 5910 # got no warnings ok 5911 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 5912 # got 1 warning(s): # Cannot use a code reference as dimension at (eval 2773) line 1, line 1. ok 5913 ok 5914 # evaluating code: $p->tag('test.ary', Dimension => sub {undef}); ok 5915 # got no warnings ok 5916 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 5917 # got 1 warning(s): # Cannot use an undefined value as dimension at (eval 2775) line 1, line 1. ok 5918 ok 5919 # evaluating code: $p->tag('test.ary', Dimension => sub {'foo'}); ok 5920 # got no warnings ok 5921 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 5922 # got 1 warning(s): # Cannot use a string value ('foo') as dimension at (eval 2777) line 1, line 1. ok 5923 ok 5924 # evaluating code: $p->tag('test.ary', Dimension => sub {die "BOO!!!"}); ok 5925 # got no warnings ok 5926 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); # error: # BOO!!! at (eval 2778) line 1, line 1. ok 5927 # got no warnings ok 5928 # evaluating code: $p->tag('test.ary', Dimension => undef); ok 5929 # got no warnings ok 5930 # evaluating code: $p->IntSize(4); ok 5931 # got no warnings ok 5932 # evaluating code: $p->tag('char', Format => 'Binary'); ok 5933 # got no warnings ok 5934 # evaluating code: $p->tag('int', Format => 'Binary'); ok 5935 # got no warnings ok 5936 # evaluating code: $p->tag('array', Format => 'Binary'); ok 5937 # got no warnings ok 5938 # evaluating code: $p->tag('inner.u.x', Format => 'String'); ok 5939 # got no warnings ok 5940 # evaluating code: $x = $p->pack('char', 'xx'); ok 5941 # got 1 warning(s): # Source string "xx" is longer (2 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 2786) line 1, line 1. ok 5942 ok 5943 # evaluating code: $x = $p->pack('char', 'abcdefghijklmno'); ok 5944 # got 1 warning(s): # Source string "abcdefghijklmno" is longer (15 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 2787) line 1, line 1. ok 5945 ok 5946 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnop'); ok 5947 # got 1 warning(s): # Source string "abcdefghijkl..." is longer (16 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 2788) line 1, line 1. ok 5948 ok 5949 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnopq'); ok 5950 # got 1 warning(s): # Source string "abcdefghijkl..." is longer (17 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 2789) line 1, line 1. ok 5951 ok 5952 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnopqr'); ok 5953 # got 1 warning(s): # Source string "abcdefghijkl..." is longer (18 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 2790) line 1, line 1. ok 5954 ok 5955 # evaluating code: $x = $p->pack('int', 'x'x5); ok 5956 # got 1 warning(s): # Source string "xxxxx" is longer (5 bytes) than 'int' (4 bytes) while packing 'Binary' format at (eval 2791) line 1, line 1. ok 5957 ok 5958 # evaluating code: $x = $p->pack('int', 'x'x43); ok 5959 # got 1 warning(s): # Source string "xxxxxxxxxxxx..." is longer (43 bytes) than 'int' (4 bytes) while packing 'Binary' format at (eval 2792) line 1, line 1. ok 5960 ok 5961 # evaluating code: $x = $p->pack('int', { hash => 1 }); ok 5962 # got 1 warning(s): # Source string "HASH(0x1cdf1b4)" is longer (15 bytes) than 'int' (4 bytes) while packing 'Binary' format (Are you sure you want to pack a reference type?) at (eval 2793) line 1, line 1. ok 5963 ok 5964 # evaluating code: $x = $p->pack('int', [ 1, 2, 3 ]); ok 5965 # got 1 warning(s): # Source string "ARRAY(0x1be3..." is longer (16 bytes) than 'int' (4 bytes) while packing 'Binary' format (Are you sure you want to pack a reference type?) at (eval 2794) line 1, line 1. ok 5966 ok 5967 # evaluating code: $x = $p->pack('int', 'x'x4); ok 5968 # got no warnings ok 5969 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x5 } }); ok 5970 # got 1 warning(s): # Source string "xxxxx" is longer (5 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format at (eval 2796) line 1, line 1. ok 5971 ok 5972 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x42 } }); ok 5973 # got 1 warning(s): # Source string "xxxxxxxxxxxx..." is longer (42 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format at (eval 2797) line 1, line 1. ok 5974 ok 5975 # evaluating code: $x = $p->pack('inner', { u => { x => { hash => 1 } } }); ok 5976 # got 1 warning(s): # Source string "HASH(0x1be3f6c)" is longer (15 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format (Are you sure you want to pack a reference type?) at (eval 2798) line 1, line 1. ok 5977 ok 5978 # evaluating code: $x = $p->pack('inner', { u => { x => [ 1, 2, 3 ] } }); ok 5979 # got 1 warning(s): # Source string "ARRAY(0x1cef..." is longer (16 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format (Are you sure you want to pack a reference type?) at (eval 2799) line 1, line 1. ok 5980 ok 5981 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x4 } }); ok 5982 # got no warnings ok 5983 # evaluating code: $x = $p->unpack('int', ''); ok 5984 # got 1 warning(s): # Data too short at (eval 2801) line 1, line 1. ok 5985 ok 5986 # evaluating code: $x = $p->unpack('array', ''); ok 5987 # got no warnings ok 5988 # evaluating code: $p->tag('char', Format => undef); ok 5989 # got no warnings ok 5990 # evaluating code: $p->tag('int', Format => undef); ok 5991 # got no warnings ok 5992 # evaluating code: $p->tag('array', Format => undef); ok 5993 # got no warnings ok 5994 # evaluating code: $p->tag('inner.u.x', Format => undef); ok 5995 # got no warnings ok 5996 # evaluating code: $p->tag('hasbf.bf.c', Format => 'Binary'); # error: # Cannot use 'Format' tag on bitfields at (eval 2807) line 1, line 1. ok 5997 # got no warnings ok 5998 # evaluating code: $p->tag('hasbf.bf.c', ByteOrder => 'BigEndian'); # error: # Cannot use 'ByteOrder' tag on bitfields at (eval 2808) line 1, line 1. ok 5999 # got no warnings ok 6000 #---- #---- CLASS: Convert::Binary::C::Cached #---- #---- RUNNING IN WARNING LEVEL 2 #---- ok 6001 # evaluating code: $p->configure; ok 6002 # got 1 warning(s): # Useless use of configure in void context at (eval 2809) line 1 ok 6003 ok 6004 # evaluating code: Convert::Binary::C::feature('foo'); ok 6005 # got 1 warning(s): # Useless use of feature in void context at (eval 2810) line 1, line 1. ok 6006 ok 6007 # evaluating code: $p->feature('foo'); ok 6008 # got 1 warning(s): # Useless use of feature in void context at (eval 2811) line 1, line 1. ok 6009 ok 6010 # evaluating code: $x = Convert::Binary::C::feature(); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 2812) line 1, line 1. ok 6011 # got no warnings ok 6012 # evaluating code: $x = Convert::Binary::C::feature(1, 2); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 2813) line 1, line 1. ok 6013 # got no warnings ok 6014 # evaluating code: $x = $p->feature(); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 2814) line 1, line 1. ok 6015 # got no warnings ok 6016 # evaluating code: $x = $p->feature(1, 2); # error: # Usage: Convert::Binary::C::feature(feat) at (eval 2815) line 1, line 1. ok 6017 # got no warnings ok 6018 # evaluating code: Convert::Binary::C::native('IntSize'); ok 6019 # got 1 warning(s): # Useless use of native in void context at (eval 2816) line 1, line 1. ok 6020 ok 6021 # evaluating code: $p->native('IntSize'); ok 6022 # got 1 warning(s): # Useless use of native in void context at (eval 2817) line 1, line 1. ok 6023 ok 6024 # evaluating code: $x = Convert::Binary::C::native('foo', 'bar'); # error: # Usage: Convert::Binary::C::native(property) at (eval 2818) line 1, line 1. ok 6025 # got no warnings ok 6026 # evaluating code: $x = $p->native('foo', 'bar'); # error: # Usage: Convert::Binary::C::native(property) at (eval 2819) line 1, line 1. ok 6027 # got no warnings ok 6028 # evaluating code: $x = $p->native('foobar'); # error: # Invalid property 'foobar' at (eval 2820) line 1, line 1. ok 6029 # got no warnings ok 6030 # evaluating code: $p->member('xxx', 666); # error: # Call to member without parse data at (eval 2821) line 1, line 1. ok 6031 # got no warnings ok 6032 # evaluating code: $p->def('xxx'); ok 6033 # got 1 warning(s): # Useless use of def in void context at (eval 2822) line 1, line 1. ok 6034 ok 6035 # evaluating code: $p->pack('xxx', {foo=>123}); ok 6036 # got 1 warning(s): # Useless use of pack in void context at (eval 2823) line 1, line 1. ok 6037 ok 6038 # evaluating code: $p->unpack('xxx', 'yyy'); ok 6039 # got 1 warning(s): # Useless use of unpack in void context at (eval 2824) line 1, line 1. ok 6040 ok 6041 # evaluating code: $p->sizeof('xxx'); ok 6042 # got 1 warning(s): # Useless use of sizeof in void context at (eval 2825) line 1, line 1. ok 6043 ok 6044 # evaluating code: $p->typeof('xxx'); ok 6045 # got 1 warning(s): # Useless use of typeof in void context at (eval 2826) line 1, line 1. ok 6046 ok 6047 # evaluating code: $p->offsetof('xxx', 'yyy'); # error: # Call to offsetof without parse data at (eval 2827) line 1, line 1. ok 6048 # got no warnings ok 6049 # evaluating code: $p->member('xxx', 123); # error: # Call to member without parse data at (eval 2828) line 1, line 1. ok 6050 # got no warnings ok 6051 # evaluating code: $p->enum_names; # error: # Call to enum_names without parse data at (eval 2829) line 1, line 1. ok 6052 # got no warnings ok 6053 # evaluating code: $p->enum; # error: # Call to enum without parse data at (eval 2830) line 1, line 1. ok 6054 # got no warnings ok 6055 # evaluating code: $p->compound_names; # error: # Call to compound_names without parse data at (eval 2831) line 1, line 1. ok 6056 # got no warnings ok 6057 # evaluating code: $p->compound; # error: # Call to compound without parse data at (eval 2832) line 1, line 1. ok 6058 # got no warnings ok 6059 # evaluating code: $p->struct_names; # error: # Call to struct_names without parse data at (eval 2833) line 1, line 1. ok 6060 # got no warnings ok 6061 # evaluating code: $p->struct; # error: # Call to struct without parse data at (eval 2834) line 1, line 1. ok 6062 # got no warnings ok 6063 # evaluating code: $p->union_names; # error: # Call to union_names without parse data at (eval 2835) line 1, line 1. ok 6064 # got no warnings ok 6065 # evaluating code: $p->union; # error: # Call to union without parse data at (eval 2836) line 1, line 1. ok 6066 # got no warnings ok 6067 # evaluating code: $p->typedef_names; # error: # Call to typedef_names without parse data at (eval 2837) line 1, line 1. ok 6068 # got no warnings ok 6069 # evaluating code: $p->typedef; # error: # Call to typedef without parse data at (eval 2838) line 1, line 1. ok 6070 # got no warnings ok 6071 # evaluating code: $p->dependencies; # error: # Call to dependencies without parse data at (eval 2839) line 1 ok 6072 # got no warnings ok 6073 # evaluating code: $p->sourcify; # error: # Call to sourcify without parse data at (eval 2840) line 1, line 1. ok 6074 # got no warnings ok 6075 # evaluating code: $p->macro_names; # error: # Call to macro_names without parse data at (eval 2841) line 1, line 1. ok 6076 # got no warnings ok 6077 # evaluating code: $p->macro; # error: # Call to macro without parse data at (eval 2842) line 1, line 1. ok 6078 # got no warnings ok 6079 # evaluating code: $p->defined('foo'); # error: # Call to defined without parse data at (eval 2843) line 1, line 1. ok 6080 # got no warnings ok 6081 # evaluating code: $p->parse_file(''); # error: # Cannot find input file '' at (eval 2844) line 1 ok 6082 # got no warnings ok 6083 # evaluating code: $p->parse_file('foobar.c'); # error: # Cannot find input file 'foobar.c' at (eval 2845) line 1 ok 6084 # got no warnings ok 6085 # evaluating code: $p->Include('tests/include/files', 'include/files'); ok 6086 # got no warnings ok 6087 # evaluating code: $p->parse_file('empty.h')->clean; ok 6088 # got no warnings ok 6089 # evaluating code: $p->parse_file('nlunix.h')->clean; ok 6090 # got no warnings ok 6091 # evaluating code: $p->parse_file('nldos.h')->clean; ok 6092 # got no warnings ok 6093 # evaluating code: $p->parse_file('nlmac.h')->clean; ok 6094 # got no warnings ok 6095 # evaluating code: $p->parse('')->clean; ok 6096 # got no warnings ok 6097 # evaluating code: $p->parse("typedef int foo;")->clean; ok 6098 # got no warnings ok 6099 # evaluating code: $p->parse("typedef int foo;\n")->clean; ok 6100 # got no warnings ok 6101 # evaluating code: $p->parse("typedef int foo;\r\n")->clean; ok 6102 # got no warnings ok 6103 # evaluating code: $p->parse("typedef int foo;\r")->clean; ok 6104 # got no warnings ok 6105 # evaluating code: $p->Define(qw( DEFINE=3 DEFINE=2 )); ok 6106 # got no warnings ok 6107 # evaluating code: $p->parse(''); # error: # macro 'DEFINE' redefined unidentically at (eval 2857) line 1 ok 6108 # got no warnings ok 6109 # evaluating code: $p->Define(['=']); ok 6110 # got no warnings ok 6111 # evaluating code: $p->parse(''); # error: # void macro name at (eval 2859) line 1 ok 6112 # got no warnings ok 6113 # evaluating code: $p->Define(['=']); ok 6114 # got no warnings ok 6115 # evaluating code: $p->Define(['FOO=']); ok 6116 # got no warnings ok 6117 # evaluating code: $p->parse("#if\n#endif\n"); # error: # [buffer], line 1: void condition for a #if/#elif at (eval 2862) line 1 ok 6118 # got no warnings ok 6119 # evaluating code: $p->parse("#if 0\n#elif\n#endif\n"); # error: # [buffer], line 2: void condition for a #if/#elif at (eval 2863) line 1 ok 6120 # got no warnings ok 6121 # evaluating code: $p->parse("#if FOO\n#endif\n"); # error: # [buffer], line 1: void condition (after expansion) for a #if/#elif at (eval 2864) line 1 ok 6122 # got no warnings ok 6123 # evaluating code: $p->parse("#if 0\n#elif FOO\n#endif\n"); # error: # [buffer], line 2: void condition (after expansion) for a #if/#elif at (eval 2865) line 1 ok 6124 # got no warnings ok 6125 # evaluating code: $p->Assert(qw{ PRED(answer) 1(foo) }); ok 6126 # got no warnings ok 6127 # evaluating code: $p->parse(''); # error: # illegal assertion name for #assert at (eval 2867) line 1 ok 6128 # got no warnings ok 6129 # evaluating code: $p->Assert([qw{ PRED(answer) SYNTAX) }]); ok 6130 # got no warnings ok 6131 # evaluating code: $p->parse(''); # error: # syntax error in #assert at (eval 2869) line 1 ok 6132 # got no warnings ok 6133 # evaluating code: $p->Assert([qw{ PRED(answer) UNFINISHED( }]); ok 6134 # got no warnings ok 6135 # evaluating code: $p->parse(''); # error: # unfinished #assert at (eval 2871) line 1 ok 6136 # got no warnings ok 6137 # evaluating code: $p->Assert([]); ok 6138 # got no warnings ok 6139 # evaluating code: $x = $p->pack('signed int', 1); ok 6140 # got no warnings ok 6141 # evaluating code: $x = $p->unpack('signed int', $x); ok 6142 # got no warnings ok 6143 # evaluating code: $x = $p->sizeof('long long'); ok 6144 # got no warnings ok 6145 # evaluating code: $x = $p->typeof('long double'); ok 6146 # got no warnings ok 6147 # evaluating code: $p->parse($code{pragma_pack_1}); # error: # [buffer], line 5: invalid argument 3 to #pragma pack at (eval 2877) line 1 ok 6148 # got no warnings ok 6149 # evaluating code: $p->parse($code{pragma_pack_2}); # error: # [buffer], line 1: invalid argument 5 to #pragma pack at (eval 2878) line 1 ok 6150 # got no warnings ok 6151 # evaluating code: $p->parse($code{pragma_pack_3}); ok 6152 # got no warnings ok 6153 # evaluating code: $p->parse($code{macro}); # error: # [buffer], line 1: macro 'FOO' redefined unidentically at (eval 2880) line 1 ok 6154 # got no warnings ok 6155 # evaluating code: $p->parse($code{assert}); # error: # [buffer], line 2: void assertion in #assert at (eval 2881) line 1 ok 6156 # got 1 warning(s): # [buffer], line 1: (warning) trailing garbage in #assert at (eval 2881) line 1 ok 6157 ok 6158 # evaluating code: $p->parse($code{assert_syntax}); # error: # [buffer], line 2: syntax error for assertion in #if at (eval 2882) line 1 ok 6159 # got no warnings ok 6160 # evaluating code: $p->parse($code{include}); # error: # [buffer], line 1: file 'not_here.h' not found at (eval 2883) line 1 ok 6161 # got no warnings ok 6162 # evaluating code: $p->parse($code{endif}); # error: # [buffer], line 3: unmatched #endif at (eval 2884) line 1 ok 6163 # got 1 warning(s): # [buffer], line 1: (warning) trailing garbage in #ifdef at (eval 2884) line 1 ok 6164 ok 6165 # evaluating code: $p->parse($code{else}); # error: # [buffer], line 1: rogue #else at (eval 2885) line 1 ok 6166 # got no warnings ok 6167 # evaluating code: $p->parse($code{elif}); # error: # [buffer], line 1: rogue #elif at (eval 2886) line 1 ok 6168 # got no warnings ok 6169 # evaluating code: $p->parse($code{unknown}); # error: # [buffer], line 1: unknown cpp directive '#foobar' at (eval 2887) line 1 ok 6170 # got no warnings ok 6171 # evaluating code: $p->parse($code); ok 6172 # got 2 warning(s): # [buffer], line 2: (warning) trailing garbage in #assert at (eval 2888) line 1 # [buffer], line 13: (warning) trailing garbage in #ifdef at (eval 2888) line 1 ok 6173 ok 6174 ok 6175 # evaluating code: $p->def('xxx'); ok 6176 # got 1 warning(s): # Useless use of def in void context at (eval 2889) line 1, line 1. ok 6177 ok 6178 # evaluating code: $p->dependencies; ok 6179 # got 1 warning(s): # Useless use of dependencies in void context at (eval 2890) line 1 ok 6180 ok 6181 # evaluating code: $p->sourcify; ok 6182 # got 1 warning(s): # Useless use of sourcify in void context at (eval 2891) line 1, line 1. ok 6183 ok 6184 # evaluating code: $p->clone; ok 6185 # got 1 warning(s): # Useless use of clone in void context at (eval 2892) line 1 ok 6186 ok 6187 # evaluating code: $p->configure(Include => 'Boo'); # error: # Include wants a reference to an array of strings at (eval 2893) line 1 ok 6188 # got no warnings ok 6189 # evaluating code: $p->Include({ Boo => 'Boo' }); # error: # Include wants an array reference at (eval 2894) line 1, line 1. ok 6190 # got no warnings ok 6191 # evaluating code: $p->Include('Boo', ['Boo']); # error: # Argument 2 to Include must not be a reference at (eval 2895) line 1, line 1. ok 6192 # got no warnings ok 6193 # evaluating code: $p->Include(['Boo'], ['Boo']); # error: # Invalid number of arguments to Include at (eval 2896) line 1, line 1. ok 6194 # got no warnings ok 6195 # evaluating code: $p->ByteOrder(['Boo']); # error: # ByteOrder must be a string value, not a reference at (eval 2897) line 1 # at (eval 2897) line 1 ok 6196 # got no warnings ok 6197 # evaluating code: $p->ByteOrder('Boo'); # error: # ByteOrder must be 'BigEndian' or 'LittleEndian', not 'Boo' at (eval 2898) line 1 # at (eval 2898) line 1 ok 6198 # got no warnings ok 6199 # evaluating code: $p->FloatSize([1]); # error: # FloatSize must be an integer value, not a reference at (eval 2899) line 1 # at (eval 2899) line 1 ok 6200 # got no warnings ok 6201 # evaluating code: $p->FloatSize(13); # error: # FloatSize must be 0, 1, 2, 4, 8, 12 or 16, not 13 at (eval 2900) line 1 # at (eval 2900) line 1 ok 6202 # got no warnings ok 6203 # evaluating code: $p->FloatSize(1); ok 6204 # got no warnings ok 6205 # evaluating code: $p->configure(DisabledKeywords => 42); # error: # DisabledKeywords wants a reference to an array of strings at (eval 2902) line 1 ok 6206 # got no warnings ok 6207 # evaluating code: $p->configure(DisabledKeywords => { foo => 42 }); # error: # DisabledKeywords wants an array reference at (eval 2903) line 1 ok 6208 # got no warnings ok 6209 # evaluating code: $p->configure(Bitfields => 42); # error: # Bitfields wants a hash reference at (eval 2904) line 1 ok 6210 # got no warnings ok 6211 # evaluating code: $p->configure(Bitfields => []); # error: # Bitfields wants a hash reference at (eval 2905) line 1 ok 6212 # got no warnings ok 6213 # evaluating code: $p->configure(Bitfields => { Engine => 'FooBar' }); # error: # Unknown bitfield layout engine 'FooBar' at (eval 2906) line 1 ok 6214 # got no warnings ok 6215 # evaluating code: $p->configure(Bitfields => { Engine => 'Simple' }); ok 6216 # got no warnings ok 6217 # evaluating code: $p->configure(Bitfields => { ByteOrder => 'BigEndian' }); # error: # Invalid option 'ByteOrder' for bitfield layout engine 'Simple' at (eval 2908) line 1 ok 6218 # got no warnings ok 6219 # evaluating code: $p->configure(Bitfields => { NoSuchOption => 42 }); # error: # Invalid option 'NoSuchOption' for bitfield layout engine 'Simple' at (eval 2909) line 1 ok 6220 # got no warnings ok 6221 # evaluating code: $x = $p->def(''); ok 6222 # got no warnings ok 6223 # evaluating code: $x = $p->def('struct '); ok 6224 # got no warnings ok 6225 # evaluating code: $x = $p->def('notthere'); ok 6226 # got no warnings ok 6227 # evaluating code: $x = $p->sourcify; ok 6228 # got no warnings ok 6229 # evaluating code: $x = $p->sourcify('foo'); # error: # Sourcification of individual types is not yet supported at (eval 2914) line 1, line 1. ok 6230 # got no warnings ok 6231 # evaluating code: $x = $p->sourcify({ foo => 1 }, 'foo'); # error: # Sourcification of individual types is not yet supported at (eval 2915) line 1, line 1. ok 6232 # got no warnings ok 6233 # evaluating code: $x = $p->sourcify([ 1 ], 'foo', 'bar'); # error: # Sourcification of individual types is not yet supported at (eval 2916) line 1, line 1. ok 6234 # got no warnings ok 6235 # evaluating code: $x = $p->sourcify([ 1 ]); # error: # Need a hash reference for configuration options at (eval 2917) line 1, line 1. ok 6236 # got no warnings ok 6237 # evaluating code: $x = $p->sourcify({ foo => 1 }); # error: # Invalid option 'foo' at (eval 2918) line 1, line 1. ok 6238 # got no warnings ok 6239 # evaluating code: $x = $p->sourcify({ Context => 1 }); ok 6240 # got no warnings ok 6241 # evaluating code: $p->pack('xxx', 'yyy'); ok 6242 # got 1 warning(s): # Useless use of pack in void context at (eval 2920) line 1, line 1. ok 6243 ok 6244 # evaluating code: $x = $p->pack('', 1); # error: # Cannot find '' at (eval 2921) line 1, line 1. ok 6245 # got no warnings ok 6246 # evaluating code: $x = $p->pack('na', 'yyy'); # error: # Cannot find 'na' at (eval 2922) line 1, line 1. ok 6247 # got no warnings ok 6248 # evaluating code: $x = $p->pack('nodef', 'yyy'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 2923) line 1, line 1. ok 6249 # got no warnings ok 6250 # evaluating code: $x = $p->pack('xxx', 'yyy'); # error: # Got no definition for 'union xxx' at (eval 2924) line 1, line 1. ok 6251 # got no warnings ok 6252 # evaluating code: $p->pack('na', 'yyy', $data); # error: # Cannot find 'na' at (eval 2925) line 1, line 1. ok 6253 # got no warnings ok 6254 # evaluating code: $x = $p->pack('hasbf', {}); ok 6255 # got no warnings ok 6256 # evaluating code: $x = $p->pack('t_unsafe', []); ok 6257 # got 1 warning(s): # Unsafe values used in pack('t_unsafe') at (eval 2927) line 1, line 1. ok 6258 ok 6259 # evaluating code: $x = $p->pack('s_unsafe', {}); ok 6260 # got 1 warning(s): # Unsafe values used in pack('s_unsafe') at (eval 2928) line 1, line 1. ok 6261 ok 6262 # evaluating code: $x = $p->pack('nonnative', 0); ok 6263 # got 1 warning(s): # Cannot pack 1 byte floating point values at (eval 2929) line 1, line 1. ok 6264 ok 6265 # evaluating code: $p->pack('enum enu', 'A', ['xxxx']); # error: # Type of arg 3 to pack must be string at (eval 2930) line 1, line 1. ok 6266 # got no warnings ok 6267 # evaluating code: $p->pack('enum enu', 'A', 'xxxx'); # error: # Modification of a read-only value attempted at (eval 2931) line 1, line 1. ok 6268 # got no warnings ok 6269 # evaluating code: $x = $p->pack('enum enu', 'A', 'xxxx'); ok 6270 # got no warnings ok 6271 # evaluating code: $x = $p->pack('test.foo', 23); ok 6272 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2933) line 1, line 1. ok 6273 ok 6274 # evaluating code: $x = $p->pack('test.foo', {}); ok 6275 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2934) line 1, line 1. ok 6276 ok 6277 # evaluating code: $x = $p->pack('test.foo', sub { 1 }); ok 6278 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2935) line 1, line 1. ok 6279 ok 6280 # evaluating code: $x = $p->pack('test.bar', []); ok 6281 # got 1 warning(s): # 'test.bar' should be a scalar value at (eval 2936) line 1, line 1. ok 6282 ok 6283 # evaluating code: $x = $p->pack('test.xxx', {}); ok 6284 # got 1 warning(s): # 'test.xxx' should be a scalar value at (eval 2937) line 1, line 1. ok 6285 ok 6286 # evaluating code: $x = $p->pack('test', {foo => {}}); ok 6287 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2938) line 1, line 1. ok 6288 ok 6289 # evaluating code: $x = $p->pack('test', {foo => [undef, {}] }); ok 6290 # got 1 warning(s): # 'test.foo[1]' should be an array reference at (eval 2939) line 1, line 1. ok 6291 ok 6292 # evaluating code: $x = $p->pack('test', {foo => [undef, [1]] }); ok 6293 # got 1 warning(s): # 'test.foo[1][0]' should be a hash reference at (eval 2940) line 1, line 1. ok 6294 ok 6295 # evaluating code: $x = $p->pack('test', {foo => [undef, [{a => {}}]]}); ok 6296 # got 1 warning(s): # 'test.foo[1][0].a' should be a scalar value at (eval 2941) line 1, line 1. ok 6297 ok 6298 # evaluating code: $x = $p->pack('test', {foo => [undef, [{b => {}}]]}); ok 6299 # got 1 warning(s): # 'test.foo[1][0].b' should be an array reference at (eval 2942) line 1, line 1. ok 6300 ok 6301 # evaluating code: $x = []; $x->[1]{d}[2] = 1; ok 6302 # got no warnings ok 6303 # evaluating code: $x = $p->pack('stuff', $x); ok 6304 # got 1 warning(s): # 'stuff[1].d[2]' should be an array reference at (eval 2944) line 1, line 1. ok 6305 ok 6306 # evaluating code: $x = []; $x->[10]{u} = 1; ok 6307 # got no warnings ok 6308 # evaluating code: $x = $p->pack('stuff', $x); ok 6309 # got 1 warning(s): # 'stuff[10].u' should be a hash reference at (eval 2946) line 1, line 1. ok 6310 ok 6311 # evaluating code: $x = []; $x->[11]{u} = [1]; ok 6312 # got no warnings ok 6313 # evaluating code: $x = $p->pack('stuff', $x); ok 6314 # got 1 warning(s): # 'stuff[11].u' should be a hash reference at (eval 2948) line 1, line 1. ok 6315 ok 6316 # evaluating code: $x = []; $x->[8]{u}{b} = {}; ok 6317 # got no warnings ok 6318 # evaluating code: $x = $p->pack('stuff', $x); ok 6319 # got 1 warning(s): # 'stuff[8].u.b' should be an array reference at (eval 2950) line 1, line 1. ok 6320 ok 6321 # evaluating code: $x = []; $x->[7]{u}{b} = [undef, {}]; ok 6322 # got no warnings ok 6323 # evaluating code: $x = $p->pack('stuff', $x); ok 6324 # got 1 warning(s): # 'stuff[7].u.b[1]' should be a scalar value at (eval 2952) line 1, line 1. ok 6325 ok 6326 # evaluating code: $x = []; $x->[6]{d}[5][4] = undef; ok 6327 # got no warnings ok 6328 # evaluating code: $x = $p->pack('stuff', $x); ok 6329 # got no warnings ok 6330 # evaluating code: $x = []; $x->[6]{d}[5][4] = sub { 1 }; ok 6331 # got no warnings ok 6332 # evaluating code: $x = $p->pack('stuff', $x); ok 6333 # got 1 warning(s): # 'stuff[6].d[5][4]' should be a scalar value at (eval 2956) line 1, line 1. ok 6334 ok 6335 # evaluating code: $x = $p->pack('unsigned char', 42); ok 6336 # got no warnings ok 6337 # evaluating code: $x = $p->pack('double', 42); ok 6338 # got no warnings ok 6339 # evaluating code: $x = $p->pack('short double', 42); # error: # Unsupported basic type 'short double' at (eval 2959) line 1, line 1. ok 6340 # got no warnings ok 6341 # evaluating code: $x = $p->pack('fp_unsupp', 42); ok 6342 # got 1 warning(s): # Unsupported floating point type 'short float' in pack at (eval 2960) line 1, line 1. ok 6343 ok 6344 # evaluating code: $x = $p->pack('hasbf.bf', {}); ok 6345 # got no warnings ok 6346 # evaluating code: $p->unpack('test', $data); ok 6347 # got 1 warning(s): # Useless use of unpack in void context at (eval 2962) line 1, line 1. ok 6348 ok 6349 # evaluating code: $x = $p->unpack('', $data); # error: # Cannot find '' at (eval 2963) line 1, line 1. ok 6350 # got no warnings ok 6351 # evaluating code: $x = $p->unpack('na', $data); # error: # Cannot find 'na' at (eval 2964) line 1, line 1. ok 6352 # got no warnings ok 6353 # evaluating code: $x = $p->unpack('nodef', $data); # error: # Got no struct declarations in resolution of 'nodef' at (eval 2965) line 1, line 1. ok 6354 # got no warnings ok 6355 # evaluating code: $x = $p->unpack('xxx', $data); # error: # Got no definition for 'union xxx' at (eval 2966) line 1, line 1. ok 6356 # got no warnings ok 6357 # evaluating code: $x = $p->unpack('test', $data); ok 6358 # got 1 warning(s): # Data too short at (eval 2967) line 1, line 1. ok 6359 ok 6360 # evaluating code: @x = $p->unpack('test', $data); ok 6361 # got no warnings ok 6362 # evaluating code: $x = $p->unpack('array', ''); ok 6363 # got no warnings ok 6364 # evaluating code: $x = $p->unpack('hasbf', $data); ok 6365 # got no warnings ok 6366 # evaluating code: $x = $p->unpack('t_unsafe', $data); ok 6367 # got 2 warning(s): # Unsafe values used in unpack('t_unsafe') at (eval 2971) line 1, line 1. # Data too short at (eval 2971) line 1, line 1. ok 6368 ok 6369 ok 6370 # evaluating code: $x = $p->unpack('s_unsafe', $data); ok 6371 # got 2 warning(s): # Unsafe values used in unpack('s_unsafe') at (eval 2972) line 1, line 1. # Data too short at (eval 2972) line 1, line 1. ok 6372 ok 6373 ok 6374 # evaluating code: $x = $p->unpack('nonnative', 'x'); ok 6375 # got 1 warning(s): # Cannot unpack 1 byte floating point values at (eval 2973) line 1, line 1. ok 6376 ok 6377 # evaluating code: $x = $p->unpack('multiple', 'x'x100); ok 6378 # got 2 warning(s): # Member 'a' used more than once in struct multiple defined in [buffer](62) at (eval 2974) line 1, line 1. # Member 'b' used more than once in union defined in [buffer](66) at (eval 2974) line 1, line 1. ok 6379 ok 6380 ok 6381 # evaluating code: $x = $p->unpack('unsigned char', 'x'x100); ok 6382 # got no warnings ok 6383 # evaluating code: $x = $p->unpack('double', 'x'x100); ok 6384 # got no warnings ok 6385 # evaluating code: $x = $p->unpack('signed float', 'x'x100); # error: # Unsupported basic type 'signed float' at (eval 2977) line 1, line 1. ok 6386 # got no warnings ok 6387 # evaluating code: $x = $p->unpack('fp_unsupp', 'x'x100); ok 6388 # got 1 warning(s): # Unsupported floating point type 'short float' in unpack at (eval 2978) line 1, line 1. ok 6389 ok 6390 # evaluating code: $x = $p->unpack('hasbf.bf', 'x'x100); ok 6391 # got no warnings ok 6392 # evaluating code: $p->initializer('test'); ok 6393 # got 1 warning(s): # Useless use of initializer in void context at (eval 2980) line 1, line 1. ok 6394 ok 6395 # evaluating code: $p->initializer('test', $data); ok 6396 # got 1 warning(s): # Useless use of initializer in void context at (eval 2981) line 1, line 1. ok 6397 ok 6398 # evaluating code: $x = $p->initializer('', $data); # error: # Cannot find '' at (eval 2982) line 1, line 1. ok 6399 # got no warnings ok 6400 # evaluating code: $x = $p->initializer('na'); # error: # Cannot find 'na' at (eval 2983) line 1, line 1. ok 6401 # got no warnings ok 6402 # evaluating code: $x = $p->initializer('na', $data); # error: # Cannot find 'na' at (eval 2984) line 1, line 1. ok 6403 # got no warnings ok 6404 # evaluating code: $x = $p->initializer('nodef', $data); # error: # Got no struct declarations in resolution of 'nodef' at (eval 2985) line 1, line 1. ok 6405 # got no warnings ok 6406 # evaluating code: $x = $p->initializer('xxx', $data); # error: # Got no definition for 'union xxx' at (eval 2986) line 1, line 1. ok 6407 # got no warnings ok 6408 # evaluating code: $x = $p->initializer('test.foo', 23); ok 6409 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2987) line 1, line 1. ok 6410 ok 6411 # evaluating code: $x = $p->initializer('test.foo', {}); ok 6412 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2988) line 1, line 1. ok 6413 ok 6414 # evaluating code: $x = $p->initializer('test.foo', sub { 1 }); ok 6415 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2989) line 1, line 1. ok 6416 ok 6417 # evaluating code: $x = $p->initializer('test.bar', []); ok 6418 # got 1 warning(s): # 'test.bar' should be a scalar value at (eval 2990) line 1, line 1. ok 6419 ok 6420 # evaluating code: $x = $p->initializer('test.xxx', {}); ok 6421 # got 1 warning(s): # 'test.xxx' should be a scalar value at (eval 2991) line 1, line 1. ok 6422 ok 6423 # evaluating code: $x = $p->initializer('test', {foo => {}}); ok 6424 # got 1 warning(s): # 'test.foo' should be an array reference at (eval 2992) line 1, line 1. ok 6425 ok 6426 # evaluating code: $x = $p->initializer('test', {foo => [undef, {}] }); ok 6427 # got 1 warning(s): # 'test.foo[1]' should be an array reference at (eval 2993) line 1, line 1. ok 6428 ok 6429 # evaluating code: $x = $p->initializer('test', {foo => [undef, [1]] }); ok 6430 # got 1 warning(s): # 'test.foo[1][0]' should be a hash reference at (eval 2994) line 1, line 1. ok 6431 ok 6432 # evaluating code: $x = $p->initializer('test', {foo => [undef, [{a => {}}]]}); ok 6433 # got 1 warning(s): # 'test.foo[1][0].a' should be a scalar value at (eval 2995) line 1, line 1. ok 6434 ok 6435 # evaluating code: $x = $p->initializer('test', {foo => [undef, [{b => {}}]]}); ok 6436 # got 1 warning(s): # 'test.foo[1][0].b' should be an array reference at (eval 2996) line 1, line 1. ok 6437 ok 6438 # evaluating code: $x = []; $x->[1]{d}[2] = 1; ok 6439 # got no warnings ok 6440 # evaluating code: $x = $p->initializer('stuff', $x); ok 6441 # got 1 warning(s): # 'stuff[1].d[2]' should be an array reference at (eval 2998) line 1, line 1. ok 6442 ok 6443 # evaluating code: $x = []; $x->[10]{c} = 1; ok 6444 # got no warnings ok 6445 # evaluating code: $x = $p->initializer('stuff', $x); ok 6446 # got 1 warning(s): # 'stuff[10].c' should be a hash reference at (eval 3000) line 1, line 1. ok 6447 ok 6448 # evaluating code: $x = []; $x->[11]{c} = [1]; ok 6449 # got no warnings ok 6450 # evaluating code: $x = $p->initializer('stuff', $x); ok 6451 # got 1 warning(s): # 'stuff[11].c' should be a hash reference at (eval 3002) line 1, line 1. ok 6452 ok 6453 # evaluating code: $x = []; $x->[8]{c}{b} = {}; ok 6454 # got no warnings ok 6455 # evaluating code: $x = $p->initializer('stuff', $x); ok 6456 # got 1 warning(s): # 'stuff[8].c.b' should be an array reference at (eval 3004) line 1, line 1. ok 6457 ok 6458 # evaluating code: $x = []; $x->[7]{c}{b} = [undef, {}]; ok 6459 # got no warnings ok 6460 # evaluating code: $x = $p->initializer('stuff', $x); ok 6461 # got 1 warning(s): # 'stuff[7].c.b[1]' should be a scalar value at (eval 3006) line 1, line 1. ok 6462 ok 6463 # evaluating code: $x = []; $x->[6]{d}[5][4] = undef; ok 6464 # got no warnings ok 6465 # evaluating code: $x = $p->initializer('stuff', $x); ok 6466 # got no warnings ok 6467 # evaluating code: $x = []; $x->[6]{d}[5][4] = sub { 1 }; ok 6468 # got no warnings ok 6469 # evaluating code: $x = $p->initializer('stuff', $x); ok 6470 # got 1 warning(s): # 'stuff[6].d[5][4]' should be a scalar value at (eval 3010) line 1, line 1. ok 6471 ok 6472 # evaluating code: $p->sizeof('na'); ok 6473 # got 1 warning(s): # Useless use of sizeof in void context at (eval 3011) line 1, line 1. ok 6474 ok 6475 # evaluating code: $x = $p->sizeof(''); # error: # Cannot find '' at (eval 3012) line 1, line 1. ok 6476 # got no warnings ok 6477 # evaluating code: $x = $p->sizeof('na'); # error: # Cannot find 'na' at (eval 3013) line 1, line 1. ok 6478 # got no warnings ok 6479 # evaluating code: $x = $p->sizeof('long ='); # error: # Cannot find 'long =' at (eval 3014) line 1, line 1. ok 6480 # got no warnings ok 6481 # evaluating code: $x = $p->sizeof('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 3015) line 1, line 1. ok 6482 # got no warnings ok 6483 # evaluating code: $x = $p->sizeof('xxx'); # error: # Got no definition for 'union xxx' at (eval 3016) line 1, line 1. ok 6484 # got no warnings ok 6485 # evaluating code: $x = $p->sizeof('hasbf'); ok 6486 # got no warnings ok 6487 # evaluating code: $x = $p->sizeof('hasbf.bf.c'); # error: # Cannot use sizeof on bitfields at (eval 3018) line 1, line 1. ok 6488 # got no warnings ok 6489 # evaluating code: $x = $p->sizeof('t_unsafe'); ok 6490 # got 1 warning(s): # Unsafe values used in sizeof('t_unsafe') at (eval 3019) line 1, line 1. ok 6491 ok 6492 # evaluating code: $x = $p->sizeof('s_unsafe'); ok 6493 # got 1 warning(s): # Unsafe values used in sizeof('s_unsafe') at (eval 3020) line 1, line 1. ok 6494 ok 6495 # evaluating code: $x = $p->sizeof('enum enu . foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 3021) line 1, line 1. ok 6496 # got no warnings ok 6497 # evaluating code: $x = $p->sizeof('enumtype.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 3022) line 1, line 1. ok 6498 # got no warnings ok 6499 # evaluating code: $x = $p->sizeof('ptrtype.foo'); # error: # Cannot access member 'foo' of pointer type at (eval 3023) line 1, line 1. ok 6500 # got no warnings ok 6501 # evaluating code: $x = $p->sizeof('scalar.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 3024) line 1, line 1. ok 6502 # got no warnings ok 6503 # evaluating code: $x = $p->sizeof('enumtype [0]'); # error: # Cannot use type as an array at (eval 3025) line 1, line 1. ok 6504 # got no warnings ok 6505 # evaluating code: $x = $p->sizeof('test.666'); # error: # Struct members must start with a character or an underscore at (eval 3026) line 1, line 1. ok 6506 # got no warnings ok 6507 # evaluating code: $x = $p->sizeof('test.foo.d'); # error: # Cannot access member 'd' of array type at (eval 3027) line 1, line 1. ok 6508 # got no warnings ok 6509 # evaluating code: $x = $p->sizeof('test.bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 3028) line 1, line 1. ok 6510 # got no warnings ok 6511 # evaluating code: $x = $p->sizeof('test.yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 3029) line 1, line 1. ok 6512 # got no warnings ok 6513 # evaluating code: $x = $p->sizeof('test.ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 3030) line 1, line 1. ok 6514 # got no warnings ok 6515 # evaluating code: $x = $p->sizeof('test.xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 3031) line 1, line 1. ok 6516 # got no warnings ok 6517 # evaluating code: $x = $p->sizeof('test.bar[1]'); # error: # Cannot use 'bar' as an array at (eval 3032) line 1, line 1. ok 6518 # got no warnings ok 6519 # evaluating code: $x = $p->sizeof('test.bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 3033) line 1, line 1. ok 6520 # got no warnings ok 6521 # evaluating code: $x = $p->sizeof('test.bar+'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 3034) line 1, line 1. ok 6522 # got no warnings ok 6523 # evaluating code: $x = $p->sizeof('test.bar+a'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 3035) line 1, line 1. ok 6524 # got no warnings ok 6525 # evaluating code: $x = $p->sizeof('test.bar a'); # error: # Invalid character 'a' (0x61) in compound member expression at (eval 3036) line 1, line 1. ok 6526 # got no warnings ok 6527 # evaluating code: $x = $p->sizeof('test bar'); # error: # Invalid character 'b' (0x62) in compound member expression at (eval 3037) line 1, line 1. ok 6528 # got no warnings ok 6529 # evaluating code: $x = $p->sizeof('test.bar+1'); ok 6530 # got no warnings ok 6531 # evaluating code: $x = $p->sizeof('test.foo[1][2'); # error: # Incomplete compound member expression at (eval 3039) line 1, line 1. ok 6532 # got no warnings ok 6533 # evaluating code: $x = $p->sizeof('test.foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 3040) line 1, line 1. ok 6534 # got no warnings ok 6535 # evaluating code: $x = $p->sizeof('test.foo[a]'); # error: # Array indices must be constant decimal values at (eval 3041) line 1, line 1. ok 6536 # got no warnings ok 6537 # evaluating code: $x = $p->sizeof('test.foo[0x1]'); # error: # Index operator not terminated correctly at (eval 3042) line 1, line 1. ok 6538 # got no warnings ok 6539 # evaluating code: $x = $p->sizeof('test.foo[2]'); ok 6540 # got no warnings ok 6541 # evaluating code: $x = $p->sizeof('test.foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 3044) line 1, line 1. ok 6542 # got no warnings ok 6543 # evaluating code: $x = $p->sizeof('array[1][2]'); # error: # Cannot use type as a 2-dimensional array at (eval 3045) line 1, line 1. ok 6544 # got no warnings ok 6545 # evaluating code: $p->typeof('na'); ok 6546 # got 1 warning(s): # Useless use of typeof in void context at (eval 3046) line 1, line 1. ok 6547 ok 6548 # evaluating code: $x = $p->typeof(''); # error: # Cannot find '' at (eval 3047) line 1, line 1. ok 6549 # got no warnings ok 6550 # evaluating code: $x = $p->typeof('na'); # error: # Cannot find 'na' at (eval 3048) line 1, line 1. ok 6551 # got no warnings ok 6552 # evaluating code: $x = $p->typeof('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 3049) line 1, line 1. ok 6553 # got no warnings ok 6554 # evaluating code: $x = $p->typeof('xxx'); # error: # Got no definition for 'union xxx' at (eval 3050) line 1, line 1. ok 6555 # got no warnings ok 6556 # evaluating code: $x = $p->typeof('enum enu . foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 3051) line 1, line 1. ok 6557 # got no warnings ok 6558 # evaluating code: $x = $p->typeof('enumtype.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 3052) line 1, line 1. ok 6559 # got no warnings ok 6560 # evaluating code: $x = $p->typeof('ptrtype.foo'); # error: # Cannot access member 'foo' of pointer type at (eval 3053) line 1, line 1. ok 6561 # got no warnings ok 6562 # evaluating code: $x = $p->typeof('scalar.foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 3054) line 1, line 1. ok 6563 # got no warnings ok 6564 # evaluating code: $x = $p->typeof('enumtype [0]'); # error: # Cannot use type as an array at (eval 3055) line 1, line 1. ok 6565 # got no warnings ok 6566 # evaluating code: $x = $p->typeof('test.666'); # error: # Struct members must start with a character or an underscore at (eval 3056) line 1, line 1. ok 6567 # got no warnings ok 6568 # evaluating code: $x = $p->typeof('test.foo.d'); # error: # Cannot access member 'd' of array type at (eval 3057) line 1, line 1. ok 6569 # got no warnings ok 6570 # evaluating code: $x = $p->typeof('test.bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 3058) line 1, line 1. ok 6571 # got no warnings ok 6572 # evaluating code: $x = $p->typeof('test.yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 3059) line 1, line 1. ok 6573 # got no warnings ok 6574 # evaluating code: $x = $p->typeof('test.ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 3060) line 1, line 1. ok 6575 # got no warnings ok 6576 # evaluating code: $x = $p->typeof('test.xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 3061) line 1, line 1. ok 6577 # got no warnings ok 6578 # evaluating code: $x = $p->typeof('test.bar[1]'); # error: # Cannot use 'bar' as an array at (eval 3062) line 1, line 1. ok 6579 # got no warnings ok 6580 # evaluating code: $x = $p->typeof('test.bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 3063) line 1, line 1. ok 6581 # got no warnings ok 6582 # evaluating code: $x = $p->typeof('test.bar+'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 3064) line 1, line 1. ok 6583 # got no warnings ok 6584 # evaluating code: $x = $p->typeof('test.bar+a'); # error: # Invalid character '+' (0x2B) in compound member expression at (eval 3065) line 1, line 1. ok 6585 # got no warnings ok 6586 # evaluating code: $x = $p->typeof('test.bar+1'); ok 6587 # got no warnings ok 6588 # evaluating code: $x = $p->typeof('test.foo[1][2'); # error: # Incomplete compound member expression at (eval 3067) line 1, line 1. ok 6589 # got no warnings ok 6590 # evaluating code: $x = $p->typeof('test.foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 3068) line 1, line 1. ok 6591 # got no warnings ok 6592 # evaluating code: $x = $p->typeof('test.foo[a]'); # error: # Array indices must be constant decimal values at (eval 3069) line 1, line 1. ok 6593 # got no warnings ok 6594 # evaluating code: $x = $p->typeof('test.foo[0x1]'); # error: # Index operator not terminated correctly at (eval 3070) line 1, line 1. ok 6595 # got no warnings ok 6596 # evaluating code: $x = $p->typeof('test.foo[2]'); ok 6597 # got no warnings ok 6598 # evaluating code: $x = $p->typeof('test.foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 3072) line 1, line 1. ok 6599 # got no warnings ok 6600 # evaluating code: $p->offsetof('xxx', 666); ok 6601 # got 1 warning(s): # Useless use of offsetof in void context at (eval 3073) line 1, line 1. ok 6602 ok 6603 # evaluating code: $x = $p->offsetof('', 666); # error: # Cannot find '' at (eval 3074) line 1, line 1. ok 6604 # got no warnings ok 6605 # evaluating code: $x = $p->offsetof('abc', 666); # error: # Cannot find 'abc' at (eval 3075) line 1, line 1. ok 6606 # got no warnings ok 6607 # evaluating code: $x = $p->offsetof('nodef', 666); # error: # Got no struct declarations in resolution of 'nodef' at (eval 3076) line 1, line 1. ok 6608 # got no warnings ok 6609 # evaluating code: $x = $p->offsetof('xxx', 666); # error: # Got no definition for 'union xxx' at (eval 3077) line 1, line 1. ok 6610 # got no warnings ok 6611 # evaluating code: $x = $p->offsetof('ptrtype', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 3078) line 1, line 1. ok 6612 # got no warnings ok 6613 # evaluating code: $x = $p->offsetof('scalar', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 3079) line 1, line 1. ok 6614 # got no warnings ok 6615 # evaluating code: $x = $p->offsetof('enu', '666'); # error: # Invalid character '6' (0x36) in compound member expression at (eval 3080) line 1, line 1. ok 6616 # got no warnings ok 6617 # evaluating code: $x = $p->offsetof('ptrtype', 'a66'); # error: # Cannot access member 'a66' of pointer type at (eval 3081) line 1, line 1. ok 6618 # got no warnings ok 6619 # evaluating code: $x = $p->offsetof('scalar', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 3082) line 1, line 1. ok 6620 # got no warnings ok 6621 # evaluating code: $x = $p->offsetof('enu', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 3083) line 1, line 1. ok 6622 # got no warnings ok 6623 # evaluating code: $x = $p->offsetof('long int', 'a66'); # error: # Cannot access member 'a66' of non-compound type at (eval 3084) line 1, line 1. ok 6624 # got no warnings ok 6625 # evaluating code: $x = $p->offsetof('test', 'foo[0][0].666'); # error: # Struct members must start with a character or an underscore at (eval 3085) line 1, line 1. ok 6626 # got no warnings ok 6627 # evaluating code: $x = $p->offsetof('test', 'foo.d'); # error: # Cannot access member 'd' of array type at (eval 3086) line 1, line 1. ok 6628 # got no warnings ok 6629 # evaluating code: $x = $p->offsetof('test', 'bar.d'); # error: # Cannot access member 'd' of non-compound type at (eval 3087) line 1, line 1. ok 6630 # got no warnings ok 6631 # evaluating code: $x = $p->offsetof('test', 'yyy.d'); # error: # Cannot access member 'd' of pointer type at (eval 3088) line 1, line 1. ok 6632 # got no warnings ok 6633 # evaluating code: $x = $p->offsetof('test', 'ptr.d'); # error: # Cannot access member 'd' of pointer type at (eval 3089) line 1, line 1. ok 6634 # got no warnings ok 6635 # evaluating code: $x = $p->offsetof('test', 'xxx[1]'); # error: # Cannot use 'xxx' as an array at (eval 3090) line 1, line 1. ok 6636 # got no warnings ok 6637 # evaluating code: $x = $p->offsetof('test', 'bar[1]'); # error: # Cannot use 'bar' as an array at (eval 3091) line 1, line 1. ok 6638 # got no warnings ok 6639 # evaluating code: $x = $p->offsetof('test', 'bar()'); # error: # Invalid character '(' (0x28) in compound member expression at (eval 3092) line 1, line 1. ok 6640 # got no warnings ok 6641 # evaluating code: $x = $p->offsetof('test', 'foo[1][2'); # error: # Incomplete compound member expression at (eval 3093) line 1, line 1. ok 6642 # got no warnings ok 6643 # evaluating code: $x = $p->offsetof('test', 'foo[1][2].d'); # error: # Cannot find struct member 'd' at (eval 3094) line 1, line 1. ok 6644 # got no warnings ok 6645 # evaluating code: $x = $p->offsetof('test', 'foo[a]'); # error: # Array indices must be constant decimal values at (eval 3095) line 1, line 1. ok 6646 # got no warnings ok 6647 # evaluating code: $x = $p->offsetof('test', 'foo[0x1]'); # error: # Index operator not terminated correctly at (eval 3096) line 1, line 1. ok 6648 # got no warnings ok 6649 # evaluating code: $x = $p->offsetof('test', 'foo[+'); # error: # Array indices must be constant decimal values at (eval 3097) line 1, line 1. ok 6650 # got no warnings ok 6651 # evaluating code: $x = $p->offsetof('test', 'foo[+%'); # error: # Array indices must be constant decimal values at (eval 3098) line 1, line 1. ok 6652 # got no warnings ok 6653 # evaluating code: $x = $p->offsetof('test', 'foo['); # error: # Incomplete compound member expression at (eval 3099) line 1, line 1. ok 6654 # got no warnings ok 6655 # evaluating code: $x = $p->offsetof('test', 'foo[%'); # error: # Array indices must be constant decimal values at (eval 3100) line 1, line 1. ok 6656 # got no warnings ok 6657 # evaluating code: $x = $p->offsetof('test', 'foo[ '); # error: # Incomplete compound member expression at (eval 3101) line 1, line 1. ok 6658 # got no warnings ok 6659 # evaluating code: $x = $p->offsetof('test', 'foo[ %'); # error: # Array indices must be constant decimal values at (eval 3102) line 1, line 1. ok 6660 # got no warnings ok 6661 # evaluating code: $x = $p->offsetof('test', 'foo[2]'); ok 6662 # got no warnings ok 6663 # evaluating code: $x = $p->offsetof('test', 'foo[1][2][0]'); # error: # Cannot use 'foo' as a 3-dimensional array at (eval 3104) line 1, line 1. ok 6664 # got no warnings ok 6665 # evaluating code: $x = $p->offsetof('array', '[1][2]'); # error: # Cannot use type as a 2-dimensional array at (eval 3105) line 1, line 1. ok 6666 # got no warnings ok 6667 # evaluating code: $x = $p->offsetof('hasbf', 'nobf'); ok 6668 # got no warnings ok 6669 # evaluating code: $x = $p->offsetof('s_unsafe', 'foo'); ok 6670 # got 1 warning(s): # Unsafe values used in offsetof('s_unsafe') at (eval 3107) line 1, line 1. ok 6671 ok 6672 # evaluating code: $x = $p->offsetof('test.bar', 'foo'); # error: # Cannot access member 'foo' of non-compound type at (eval 3108) line 1, line 1. ok 6673 # got no warnings ok 6674 # evaluating code: $x = $p->offsetof('test.arx[3][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'arx' at (eval 3109) line 1, line 1. ok 6675 # got no warnings ok 6676 # evaluating code: $x = $p->offsetof('test.ary[3][4]', 'uni[3].bar.c'); # error: # Cannot find union member 'bar' at (eval 3110) line 1, line 1. ok 6677 # got no warnings ok 6678 # evaluating code: $x = $p->offsetof('test.ary[3][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'c' at (eval 3111) line 1, line 1. ok 6679 # got no warnings ok 6680 # evaluating code: $x = $p->offsetof('test.ary[2][4]', 'uni[3].str.c'); # error: # Cannot find struct member 'c' at (eval 3112) line 1, line 1. ok 6681 # got no warnings ok 6682 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni[6].str.c'); # error: # Cannot find struct member 'c' at (eval 3113) line 1, line 1. ok 6683 # got no warnings ok 6684 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni[1].str.c'); # error: # Cannot find struct member 'c' at (eval 3114) line 1, line 1. ok 6685 # got no warnings ok 6686 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni.a', 'xxx'); # error: # Cannot access member 'a' of array type at (eval 3115) line 1, line 1. ok 6687 # got no warnings ok 6688 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni', 'xxx'); # error: # Cannot access member 'xxx' of array type at (eval 3116) line 1, line 1. ok 6689 # got no warnings ok 6690 # evaluating code: $x = $p->offsetof('test.ary[2][3]', 'uni.xxx'); # error: # Cannot access member 'xxx' of array type at (eval 3117) line 1, line 1. ok 6691 # got no warnings ok 6692 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni[0].a', 'xxx'); # error: # Cannot access member 'xxx' of non-compound type at (eval 3118) line 1, line 1. ok 6693 # got no warnings ok 6694 # evaluating code: $x = $p->offsetof('test.ary[2][3].uni[0].str.a', 'b'); # error: # Cannot access member 'b' of pointer type at (eval 3119) line 1, line 1. ok 6695 # got no warnings ok 6696 # evaluating code: $x = $p->offsetof('test.ary[2][2]', 'uni'); ok 6697 # got no warnings ok 6698 # evaluating code: $x = $p->offsetof('test.ary[2][2]', ''); ok 6699 # got 1 warning(s): # Empty string passed as member expression at (eval 3121) line 1, line 1. ok 6700 ok 6701 # evaluating code: $x = $p->offsetof('test.ary[2][2]', "\t "); ok 6702 # got 1 warning(s): # Empty string passed as member expression at (eval 3122) line 1, line 1. ok 6703 ok 6704 # evaluating code: $x = $p->offsetof('hasbf', 'bf'); ok 6705 # got no warnings ok 6706 # evaluating code: $x = $p->offsetof('hasbf', 'bf.c'); # error: # Cannot use offsetof on bitfields at (eval 3124) line 1, line 1. ok 6707 # got no warnings ok 6708 # evaluating code: $p->member('xxx', 6666); ok 6709 # got 1 warning(s): # Useless use of member in void context at (eval 3125) line 1, line 1. ok 6710 ok 6711 # evaluating code: $x = $p->member('', 6666); # error: # Cannot find '' at (eval 3126) line 1, line 1. ok 6712 # got no warnings ok 6713 # evaluating code: $x = $p->member('abc', 6666); # error: # Cannot find 'abc' at (eval 3127) line 1, line 1. ok 6714 # got no warnings ok 6715 # evaluating code: $x = $p->member('nodef', 6666); # error: # Got no struct declarations in resolution of 'nodef' at (eval 3128) line 1, line 1. ok 6716 # got no warnings ok 6717 # evaluating code: $x = $p->member('xxx', 6666); # error: # Got no definition for 'union xxx' at (eval 3129) line 1, line 1. ok 6718 # got no warnings ok 6719 # evaluating code: $x = $p->member('ptrtype', 6666); # error: # Cannot use member on a pointer type at (eval 3130) line 1, line 1. ok 6720 # got no warnings ok 6721 # evaluating code: $x = $p->member('scalar', 6666); # error: # Cannot use member on a basic type at (eval 3131) line 1, line 1. ok 6722 # got no warnings ok 6723 # evaluating code: $x = $p->member('long long', 6666); # error: # Cannot use member on a basic type at (eval 3132) line 1, line 1. ok 6724 # got no warnings ok 6725 # evaluating code: $x = $p->member('enu', 6666); # error: # Cannot use member on an enum at (eval 3133) line 1, line 1. ok 6726 # got no warnings ok 6727 # evaluating code: $x = $p->member('test', 6666); # error: # Offset 6666 out of range (0 <= offset < 1132) at (eval 3134) line 1, line 1. ok 6728 # got no warnings ok 6729 # evaluating code: $x = $p->member('test', -10); # error: # Offset -10 out of range (0 <= offset < 1132) at (eval 3135) line 1, line 1. ok 6730 # got no warnings ok 6731 # evaluating code: $x = $p->member('hasbf', 1); ok 6732 # got no warnings ok 6733 # evaluating code: $x = $p->member('s_unsafe', 1); ok 6734 # got 1 warning(s): # Unsafe values used in member('s_unsafe') at (eval 3137) line 1, line 1. ok 6735 ok 6736 # evaluating code: $x = $p->member('test.bar', 6666); # error: # Cannot use member on a basic type at (eval 3138) line 1, line 1. ok 6737 # got no warnings ok 6738 # evaluating code: $x = $p->member('test.arx[3][4]', 6666); # error: # Cannot find struct member 'arx' at (eval 3139) line 1, line 1. ok 6739 # got no warnings ok 6740 # evaluating code: $x = $p->member('test.ary[3][4]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 3140) line 1, line 1. ok 6741 # got no warnings ok 6742 # evaluating code: $x = $p->member('test.ary[2][4]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 3141) line 1, line 1. ok 6743 # got no warnings ok 6744 # evaluating code: $x = $p->member('test.ary[2][3]', 6666); # error: # Offset 6666 out of range (0 <= offset < 74) at (eval 3142) line 1, line 1. ok 6745 # got no warnings ok 6746 # evaluating code: $x = $p->member('test.ary[2][3].uni.a', 6666); # error: # Cannot access member 'a' of array type at (eval 3143) line 1, line 1. ok 6747 # got no warnings ok 6748 # evaluating code: $x = $p->member('test.ary[2][3].uni', 0); ok 6749 # got no warnings ok 6750 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].a', 6666); # error: # Cannot use member on an enum at (eval 3145) line 1, line 1. ok 6751 # got no warnings ok 6752 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].str.a', 6666); # error: # Cannot use member on a pointer type at (eval 3146) line 1, line 1. ok 6753 # got no warnings ok 6754 # evaluating code: $p->member('xxx'); ok 6755 # got 1 warning(s): # Useless use of member in void context at (eval 3147) line 1, line 1. ok 6756 ok 6757 # evaluating code: $x = $p->member(''); # error: # Cannot find '' at (eval 3148) line 1, line 1. ok 6758 # got no warnings ok 6759 # evaluating code: $x = $p->member('abc'); # error: # Cannot find 'abc' at (eval 3149) line 1, line 1. ok 6760 # got no warnings ok 6761 # evaluating code: $x = $p->member('nodef'); # error: # Got no struct declarations in resolution of 'nodef' at (eval 3150) line 1, line 1. ok 6762 # got no warnings ok 6763 # evaluating code: $x = $p->member('xxx'); # error: # Got no definition for 'union xxx' at (eval 3151) line 1, line 1. ok 6764 # got no warnings ok 6765 # evaluating code: $x = $p->member('ptrtype'); # error: # Cannot use member on a pointer type at (eval 3152) line 1, line 1. ok 6766 # got no warnings ok 6767 # evaluating code: $x = $p->member('scalar'); # error: # Cannot use member on a basic type at (eval 3153) line 1, line 1. ok 6768 # got no warnings ok 6769 # evaluating code: $x = $p->member('long long'); # error: # Cannot use member on a basic type at (eval 3154) line 1, line 1. ok 6770 # got no warnings ok 6771 # evaluating code: $x = $p->member('enu'); # error: # Cannot use member on an enum at (eval 3155) line 1, line 1. ok 6772 # got no warnings ok 6773 # evaluating code: $x = $p->member('hasbf'); ok 6774 # got no warnings ok 6775 # evaluating code: $x = $p->member('s_unsafe'); ok 6776 # got 1 warning(s): # Unsafe values used in member('s_unsafe') at (eval 3157) line 1, line 1. ok 6777 ok 6778 # evaluating code: $x = $p->member('test.bar'); # error: # Cannot use member on a basic type at (eval 3158) line 1, line 1. ok 6779 # got no warnings ok 6780 # evaluating code: $x = $p->member('test.arx[3][4]'); # error: # Cannot find struct member 'arx' at (eval 3159) line 1, line 1. ok 6781 # got no warnings ok 6782 # evaluating code: $x = $p->member('test.ary[3][4]'); ok 6783 # got no warnings ok 6784 # evaluating code: $x = $p->member('test.ary[2][4]'); ok 6785 # got no warnings ok 6786 # evaluating code: $x = $p->member('test.ary[2][3].uni.a'); # error: # Cannot access member 'a' of array type at (eval 3162) line 1, line 1. ok 6787 # got no warnings ok 6788 # evaluating code: $x = $p->member('test.ary[2][3].uni'); ok 6789 # got no warnings ok 6790 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].a'); # error: # Cannot use member on an enum at (eval 3164) line 1, line 1. ok 6791 # got no warnings ok 6792 # evaluating code: $x = $p->member('test.ary[2][3].uni[0].str.a'); # error: # Cannot use member on a pointer type at (eval 3165) line 1, line 1. ok 6793 # got no warnings ok 6794 # evaluating code: $p->enum_names; ok 6795 # got 1 warning(s): # Useless use of enum_names in void context at (eval 3166) line 1, line 1. ok 6796 ok 6797 # evaluating code: $p->enum; ok 6798 # got 1 warning(s): # Useless use of enum in void context at (eval 3167) line 1, line 1. ok 6799 ok 6800 # evaluating code: $x = $p->enum('na'); ok 6801 # got no warnings ok 6802 # evaluating code: $x = $p->enum('enum na'); ok 6803 # got no warnings ok 6804 # evaluating code: @x = $p->enum('enu', ''); ok 6805 # got no warnings ok 6806 # evaluating code: $x = $p->enum('enum enu'); ok 6807 # got no warnings ok 6808 # evaluating code: $p->compound_names; ok 6809 # got 1 warning(s): # Useless use of compound_names in void context at (eval 3172) line 1, line 1. ok 6810 ok 6811 # evaluating code: $p->compound; ok 6812 # got 1 warning(s): # Useless use of compound in void context at (eval 3173) line 1, line 1. ok 6813 ok 6814 # evaluating code: @x = $p->compound('na', ''); ok 6815 # got no warnings ok 6816 # evaluating code: $x = $p->compound('union na'); ok 6817 # got no warnings ok 6818 # evaluating code: $x = $p->compound('struct na'); ok 6819 # got no warnings ok 6820 # evaluating code: $x = $p->compound('__hasbf'); ok 6821 # got no warnings ok 6822 # evaluating code: $x = $p->compound('test'); ok 6823 # got no warnings ok 6824 # evaluating code: $x = $p->compound('struct __hasbf'); ok 6825 # got no warnings ok 6826 # evaluating code: $x = $p->compound('union test'); ok 6827 # got no warnings ok 6828 # evaluating code: $x = $p->compound('union __hasbf'); ok 6829 # got no warnings ok 6830 # evaluating code: $x = $p->compound('struct test'); ok 6831 # got no warnings ok 6832 # evaluating code: $p->struct_names; ok 6833 # got 1 warning(s): # Useless use of struct_names in void context at (eval 3183) line 1, line 1. ok 6834 ok 6835 # evaluating code: $p->struct; ok 6836 # got 1 warning(s): # Useless use of struct in void context at (eval 3184) line 1, line 1. ok 6837 ok 6838 # evaluating code: $x = $p->struct('na'); ok 6839 # got no warnings ok 6840 # evaluating code: $x = $p->struct('union na'); ok 6841 # got no warnings ok 6842 # evaluating code: $x = $p->struct('struct na'); ok 6843 # got no warnings ok 6844 # evaluating code: $x = $p->struct('__hasbf'); ok 6845 # got no warnings ok 6846 # evaluating code: $x = $p->struct('struct test'); ok 6847 # got no warnings ok 6848 # evaluating code: $p->union_names; ok 6849 # got 1 warning(s): # Useless use of union_names in void context at (eval 3190) line 1, line 1. ok 6850 ok 6851 # evaluating code: $p->union; ok 6852 # got 1 warning(s): # Useless use of union in void context at (eval 3191) line 1, line 1. ok 6853 ok 6854 # evaluating code: $x = $p->union('na'); ok 6855 # got no warnings ok 6856 # evaluating code: $x = $p->union('union na'); ok 6857 # got no warnings ok 6858 # evaluating code: $x = $p->union('struct na'); ok 6859 # got no warnings ok 6860 # evaluating code: $x = $p->union('test'); ok 6861 # got no warnings ok 6862 # evaluating code: $x = $p->union('union __hasbf'); ok 6863 # got no warnings ok 6864 # evaluating code: $p->typedef_names; ok 6865 # got 1 warning(s): # Useless use of typedef_names in void context at (eval 3197) line 1, line 1. ok 6866 ok 6867 # evaluating code: $p->typedef; ok 6868 # got 1 warning(s): # Useless use of typedef in void context at (eval 3198) line 1, line 1. ok 6869 ok 6870 # evaluating code: @x = $p->typedef('na', ''); ok 6871 # got no warnings ok 6872 # evaluating code: $p->macro_names; ok 6873 # got 1 warning(s): # Useless use of macro_names in void context at (eval 3200) line 1, line 1. ok 6874 ok 6875 # evaluating code: $p->macro; ok 6876 # got 1 warning(s): # Useless use of macro in void context at (eval 3201) line 1, line 1. ok 6877 ok 6878 # evaluating code: $x = $p->macro('foo'); ok 6879 # got no warnings ok 6880 # evaluating code: @x = $p->macro('foo', 'bar'); ok 6881 # got no warnings ok 6882 # evaluating code: $x = $p->pack('e_unsafe', 'SAFE'); ok 6883 # got no warnings ok 6884 # evaluating code: $x = $p->pack('e_unsafe', 'GOOD'); ok 6885 # got no warnings ok 6886 # evaluating code: $x = $p->pack('e_unsafe', 'UNSAFE'); ok 6887 # got 1 warning(s): # Enumerator value 'UNSAFE' is unsafe at (eval 3206) line 1, line 1. ok 6888 ok 6889 # evaluating code: $x = $p->pack('e_unsafe', 'BAD'); ok 6890 # got 1 warning(s): # Enumerator value 'BAD' is unsafe at (eval 3207) line 1, line 1. ok 6891 ok 6892 # evaluating code: $p->EnumType('Integer'); ok 6893 # got no warnings ok 6894 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 6895 # got no warnings ok 6896 # evaluating code: $p->EnumType('String'); ok 6897 # got no warnings ok 6898 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 6899 # got 1 warning(s): # Enumeration 'e_unsafe' contains unsafe values at (eval 3211) line 1, line 1. ok 6900 ok 6901 # evaluating code: $p->EnumType('Both'); ok 6902 # got no warnings ok 6903 # evaluating code: $x = $p->unpack('e_unsafe', $data); ok 6904 # got 1 warning(s): # Enumeration 'e_unsafe' contains unsafe values at (eval 3213) line 1, line 1. ok 6905 ok 6906 # evaluating code: $p->EnumType('Integer'); ok 6907 # got no warnings ok 6908 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 6909 # got no warnings ok 6910 # evaluating code: $p->EnumType('String'); ok 6911 # got no warnings ok 6912 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 6913 # got 1 warning(s): # Enumeration contains unsafe values at (eval 3217) line 1, line 1. ok 6914 ok 6915 # evaluating code: $p->EnumType('Both'); ok 6916 # got no warnings ok 6917 # evaluating code: $x = $p->unpack('e_unsafe_noname', $data); ok 6918 # got 1 warning(s): # Enumeration contains unsafe values at (eval 3219) line 1, line 1. ok 6919 ok 6920 # evaluating code: $p->arg('test'); ok 6921 # got 1 warning(s): # Useless use of arg in void context at (eval 3220) line 1, line 1. ok 6922 ok 6923 # evaluating code: $x = $p->arg('test'); # error: # Unknown argument type 'test' in arg at (eval 3221) line 1, line 1. ok 6924 # got no warnings ok 6925 # evaluating code: $p->tag('stuff[0]', Format => 'String'); # error: # Cannot tag array members at (eval 3222) line 1, line 1. ok 6926 # got no warnings ok 6927 # evaluating code: $p->tag('stuff[0].d[1]', Format => 'String'); # error: # Cannot tag array members at (eval 3223) line 1, line 1. ok 6928 # got no warnings ok 6929 # evaluating code: $p->tag('stuff[0].d[1][2]', Format => 'String'); # error: # Cannot tag array members at (eval 3224) line 1, line 1. ok 6930 # got no warnings ok 6931 # evaluating code: $p->untag('stuff[0].d[1][2]', 'Format'); # error: # Cannot tag array members at (eval 3225) line 1, line 1. ok 6932 # got no warnings ok 6933 # evaluating code: $p->tag('stuff[0].d', Format => 'String'); ok 6934 # got no warnings ok 6935 # evaluating code: $p->tag('stuff[0].a', Format => 'String'); ok 6936 # got no warnings ok 6937 # evaluating code: $p->tag('stuff', Format => 'String'); ok 6938 # got no warnings ok 6939 # evaluating code: $p->tag('noway'); ok 6940 # got 1 warning(s): # Useless use of tag in void context at (eval 3229) line 1, line 1. ok 6941 ok 6942 # evaluating code: $x = $p->tag('noway'); # error: # Cannot find 'noway' at (eval 3230) line 1, line 1. ok 6943 # got no warnings ok 6944 # evaluating code: $p->tag('test.bar', { foo => 1 }); ok 6945 # got 1 warning(s): # Useless use of tag in void context at (eval 3231) line 1, line 1. ok 6946 ok 6947 # evaluating code: $x = $p->tag('test.bar', { foo => 1 }); # error: # Tag name must be a string, not a reference at (eval 3232) line 1, line 1. ok 6948 # got no warnings ok 6949 # evaluating code: $p->tag('test.bar', 'foo'); ok 6950 # got 1 warning(s): # Useless use of tag in void context at (eval 3233) line 1, line 1. ok 6951 ok 6952 # evaluating code: $x = $p->tag('test.bar', 'foo'); # error: # Invalid tag name 'foo' at (eval 3234) line 1, line 1. ok 6953 # got no warnings ok 6954 # evaluating code: $p->tag('test.bar', 'Format'); ok 6955 # got 1 warning(s): # Useless use of tag in void context at (eval 3235) line 1, line 1. ok 6956 ok 6957 # evaluating code: $x = $p->tag('test.bar', 'Format'); ok 6958 # got no warnings ok 6959 # evaluating code: $p->tag('test.bar', Format => 'foo'); # error: # Invalid value 'foo' for Format tag at (eval 3237) line 1, line 1. ok 6960 # got no warnings ok 6961 # evaluating code: $p->tag('test.bar', Format => 'String', 'foo'); # error: # Invalid number of arguments to tag at (eval 3238) line 1, line 1. ok 6962 # got no warnings ok 6963 # evaluating code: $p->tag('test.bar', Format => 'String', foo => 1); # error: # Invalid tag name 'foo' at (eval 3239) line 1, line 1. ok 6964 # got no warnings ok 6965 # evaluating code: $p->tag('test.bar', Format => { foo => 1 }); # error: # Value for Format tag must not be a reference at (eval 3240) line 1, line 1. ok 6966 # got no warnings ok 6967 # evaluating code: $p->tag('test.bar', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'test.bar' at (eval 3241) line 1, line 1. ok 6968 # got no warnings ok 6969 # evaluating code: $p->tag('int', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'int' at (eval 3242) line 1, line 1. ok 6970 # got no warnings ok 6971 # evaluating code: $p->tag('test', Hooks => 'foo'); # error: # Need a hash reference to define hooks for 'test' at (eval 3243) line 1, line 1. ok 6972 # got no warnings ok 6973 # evaluating code: $p->tag('test', Hooks => {pack => 42}); # error: # pack hook defined for 'test' is not a code or array reference at (eval 3244) line 1, line 1. ok 6974 # got no warnings ok 6975 # evaluating code: $p->tag('test', Hooks => {pack => {foo => 42}}); # error: # pack hook defined for 'test' is not a code or array reference at (eval 3245) line 1, line 1. ok 6976 # got no warnings ok 6977 # evaluating code: $p->tag('test', Hooks => {pack => [42]}); # error: # pack hook defined for 'test' is not a code reference at (eval 3246) line 1, line 1. ok 6978 # got no warnings ok 6979 # evaluating code: $p->tag('test', Hooks => {unpack => []}); # error: # Need at least a code reference in unpack hook for type 'test' at (eval 3247) line 1, line 1. ok 6980 # got no warnings ok 6981 # evaluating code: $p->tag('test', Hooks => {this_is_no_hook => \&id}); # error: # Invalid hook type 'this_is_no_hook' at (eval 3248) line 1, line 1. ok 6982 # got no warnings ok 6983 # evaluating code: $p->tag('test', Hooks => {pack => sub {$_[0]}}); ok 6984 # got no warnings ok 6985 # evaluating code: $p->tag('test', Hooks => {unpack => [sub {$_[0]}]}); ok 6986 # got no warnings ok 6987 # evaluating code: $p->tag('test', Hooks => {pack => \&id, unpack => \&id}); ok 6988 # got no warnings ok 6989 # evaluating code: $p->tag('noway', Hooks => undef); # error: # Cannot find 'noway' at (eval 3252) line 1, line 1. ok 6990 # got no warnings ok 6991 # evaluating code: $p->tag('test.bar', Hooks => undef); ok 6992 # got no warnings ok 6993 # evaluating code: $p->tag('int', Hooks => undef); ok 6994 # got no warnings ok 6995 # evaluating code: $p->tag('enumtype', Hooks => undef); ok 6996 # got no warnings ok 6997 # evaluating code: $p->tag('test', Hooks => undef); ok 6998 # got no warnings ok 6999 # evaluating code: $p->tag('test.foo', Dimension => 42); ok 7000 # got no warnings ok 7001 # evaluating code: $p->tag('test.foo', Dimension => '42'); ok 7002 # got no warnings ok 7003 # evaluating code: $p->tag('test.foo', Dimension => '*'); ok 7004 # got no warnings ok 7005 # evaluating code: $p->tag('test.foo', Dimension => sub { 42 }); ok 7006 # got no warnings ok 7007 # evaluating code: $p->tag('test.foo', Dimension => [sub { 42 }]); ok 7008 # got no warnings ok 7009 # evaluating code: $p->tag('test.foo', Dimension => 'ival'); ok 7010 # got no warnings ok 7011 # evaluating code: $p->tag('array', Dimension => 'bar'); # error: # Cannot use member expression 'bar' as Dimension tag for 'array' when not within a compound type at (eval 3263) line 1, line 1. ok 7012 # got no warnings ok 7013 # evaluating code: $p->tag('array', Dimension => sub{42}); ok 7014 # got no warnings ok 7015 # evaluating code: $p->tag('array', Dimension => [sub{42}]); ok 7016 # got no warnings ok 7017 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('SELF')]); ok 7018 # got no warnings ok 7019 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('TYPE')]); # error: # TYPE argument not allowed at (eval 3267) line 1, line 1. ok 7020 # got no warnings ok 7021 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('DATA')]); # error: # DATA argument not allowed at (eval 3268) line 1, line 1. ok 7022 # got no warnings ok 7023 # evaluating code: $p->tag('array', Dimension => [sub{42}, $p->arg('HOOK')]); ok 7024 # got no warnings ok 7025 # evaluating code: $p->tag('test.foo', Dimension => 'ptr'); # error: # Cannot use a pointer type in member 'ptr' to determine a dimension for 'test.foo' at (eval 3270) line 1, line 1. ok 7026 # got no warnings ok 7027 # evaluating code: $p->tag('test.foo', Dimension => 'nonono'); # error: # Cannot find struct member 'nonono' at (eval 3271) line 1, line 1. ok 7028 # got no warnings ok 7029 # evaluating code: $p->tag('test.foo', Dimension => 'bar'); # error: # Cannot use member 'bar' located behind 'test.foo' in layout to determine a dimension at (eval 3272) line 1, line 1. ok 7030 # got no warnings ok 7031 # evaluating code: $p->tag('enumtype', Dimension => 'bar'); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 3273) line 1, line 1. ok 7032 # got no warnings ok 7033 # evaluating code: $p->tag('enumtype', Dimension => undef); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 3274) line 1, line 1. ok 7034 # got no warnings ok 7035 # evaluating code: $p->untag('enumtype', 'Dimension'); # error: # Cannot use Dimension tag on an enum 'enumtype' at (eval 3275) line 1, line 1. ok 7036 # got no warnings ok 7037 # evaluating code: $p->tag('test.foo', Dimension => {}); # error: # Invalid Dimension tag for 'test.foo' at (eval 3276) line 1, line 1. ok 7038 # got no warnings ok 7039 # evaluating code: $p->tag('test.foo', Dimension => -1); # error: # Cannot use negative value -1 in Dimension tag for 'test.foo' at (eval 3277) line 1, line 1. ok 7040 # got no warnings ok 7041 # evaluating code: $p->tag('test.foo', Dimension => '-2'); # error: # Cannot use negative value -2 in Dimension tag for 'test.foo' at (eval 3278) line 1, line 1. ok 7042 # got no warnings ok 7043 # evaluating code: $p->tag('test.foo', Dimension => 0); ok 7044 # got no warnings ok 7045 # evaluating code: $p->tag('test.foo', Dimension => '0'); ok 7046 # got no warnings ok 7047 # evaluating code: $p->tag('test.foo', Dimension => ''); # error: # Invalid Dimension tag for 'test.foo' at (eval 3281) line 1, line 1. ok 7048 # got no warnings ok 7049 # evaluating code: $p->tag('test.foo', Dimension => sub{42}); ok 7050 # got no warnings ok 7051 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}]); ok 7052 # got no warnings ok 7053 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('SELF')]); ok 7054 # got no warnings ok 7055 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('TYPE')]); # error: # TYPE argument not allowed at (eval 3285) line 1, line 1. ok 7056 # got no warnings ok 7057 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('DATA')]); ok 7058 # got no warnings ok 7059 # evaluating code: $p->tag('test.foo', Dimension => [sub{42}, $p->arg('HOOK')]); ok 7060 # got no warnings ok 7061 # evaluating code: $p->tag('test.ary', Dimension => 'foo[4][1].a'); # error: # Cannot use index 4 into array of size 2 at (eval 3288) line 1, line 1. ok 7062 # got no warnings ok 7063 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][3].a'); # error: # Cannot use index 3 into array of size 3 at (eval 3289) line 1, line 1. ok 7064 # got no warnings ok 7065 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][-2].a'); # error: # Cannot use negative index -2 into array at (eval 3290) line 1, line 1. ok 7066 # got no warnings ok 7067 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][1].a+8'); # error: # Cannot use offset in compound member expression at (eval 3291) line 1, line 1. ok 7068 # got no warnings ok 7069 # evaluating code: $p->tag('test.ary', Dimension => 'foo[1][1].a'); ok 7070 # got no warnings ok 7071 # evaluating code: $x = $p->unpack('test.ary', 'x'x$p->sizeof('test.ary')); ok 7072 # got 1 warning(s): # Missing parent to look up 'foo[1][1].a' at (eval 3293) line 1, line 1. ok 7073 ok 7074 # evaluating code: $p->tag('test.foo', Dimension => undef); ok 7075 # got no warnings ok 7076 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[0]'); ok 7077 # got no warnings ok 7078 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[1]'); ok 7079 # got no warnings ok 7080 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[2]'); # error: # Cannot use member 'u.a.len[2]' located at same offset as 'dimtag_fail.array' in layout to determine a dimension at (eval 3297) line 1, line 1. ok 7081 # got no warnings ok 7082 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.a.len[3]'); # error: # Cannot use member 'u.a.len[3]' located behind 'dimtag_fail.array' in layout to determine a dimension at (eval 3298) line 1, line 1. ok 7083 # got no warnings ok 7084 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.b.len[0]'); # error: # Cannot use member 'u.b.len[0]' overlapping with 'dimtag_fail.array' in layout to determine a dimension at (eval 3299) line 1, line 1. ok 7085 # got no warnings ok 7086 # evaluating code: $p->tag('dimtag_fail.array', Dimension => 'u.b.len[1]'); # error: # Cannot use member 'u.b.len[1]' located behind 'dimtag_fail.array' in layout to determine a dimension at (eval 3300) line 1, line 1. ok 7087 # got no warnings ok 7088 # evaluating code: $p->tag('dimtag_fail.array', Dimension => undef); ok 7089 # got no warnings ok 7090 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 7091 # got no warnings ok 7092 # evaluating code: $p->tag('test.foo', Format => 'Binary'); ok 7093 # got no warnings ok 7094 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 7095 # got 1 warning(s): # Expected an array reference to look up index '1' in 'foo[1][1].a', not a string value at (eval 3304) line 1, line 1. ok 7096 ok 7097 # evaluating code: $p->tag('test.foo', Format => undef); ok 7098 # got no warnings ok 7099 # evaluating code: $p->tag('test.foo', Hooks => {unpack=>sub{[]}}); ok 7100 # got no warnings ok 7101 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 7102 # got 1 warning(s): # Cannot lookup index '1' in array of size '0' (in 'foo[1][1].a') at (eval 3307) line 1, line 1. ok 7103 ok 7104 # evaluating code: $p->tag('test.foo', Hooks => undef); ok 7105 # got no warnings ok 7106 # evaluating code: $p->tag('inner_struct', Format => 'Binary'); ok 7107 # got no warnings ok 7108 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 7109 # got 1 warning(s): # Expected a hash reference to look up member 'a' in 'foo[1][1].a', not a string value at (eval 3310) line 1, line 1. ok 7110 ok 7111 # evaluating code: $p->tag('inner_struct', Format => undef); ok 7112 # got no warnings ok 7113 # evaluating code: $p->tag('inner_struct', Hooks => {unpack=>sub{{foo=>1}}}); ok 7114 # got no warnings ok 7115 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 7116 # got 1 warning(s): # Cannot find member 'a' in hash (in 'foo[1][1].a') at (eval 3313) line 1, line 1. ok 7117 ok 7118 # evaluating code: $p->tag('inner_struct', Hooks => undef); ok 7119 # got no warnings ok 7120 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 7121 # got no warnings ok 7122 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{{}}}); ok 7123 # got no warnings ok 7124 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 7125 # got 1 warning(s): # Cannot use a hash reference in 'foo[1][1].a' as dimension at (eval 3317) line 1, line 1. ok 7126 ok 7127 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{[]}}); ok 7128 # got no warnings ok 7129 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 7130 # got 1 warning(s): # Cannot use an array reference in 'foo[1][1].a' as dimension at (eval 3319) line 1, line 1. ok 7131 ok 7132 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{sub{}}}); ok 7133 # got no warnings ok 7134 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 7135 # got 1 warning(s): # Cannot use a code reference in 'foo[1][1].a' as dimension at (eval 3321) line 1, line 1. ok 7136 ok 7137 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{undef}}); ok 7138 # got no warnings ok 7139 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 7140 # got 1 warning(s): # Cannot use an undefined value in 'foo[1][1].a' as dimension at (eval 3323) line 1, line 1. ok 7141 ok 7142 # evaluating code: $p->tag('inner_struct.a', Hooks => {unpack=>sub{'foo'}}); ok 7143 # got no warnings ok 7144 # evaluating code: $x = $p->unpack('test', "\0"x$p->sizeof('test')); ok 7145 # got 1 warning(s): # Cannot use a string value ('foo') in 'foo[1][1].a' as dimension at (eval 3325) line 1, line 1. ok 7146 ok 7147 # evaluating code: $p->tag('inner_struct.a', Hooks => undef); ok 7148 # got no warnings ok 7149 # evaluating code: $p->tag('test.ary', Dimension => sub {1}); ok 7150 # got no warnings ok 7151 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 7152 # got no warnings ok 7153 # evaluating code: $p->tag('test.ary', Dimension => sub {{}}); ok 7154 # got no warnings ok 7155 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 7156 # got 1 warning(s): # Cannot use a hash reference as dimension at (eval 3330) line 1, line 1. ok 7157 ok 7158 # evaluating code: $p->tag('test.ary', Dimension => sub {[]}); ok 7159 # got no warnings ok 7160 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 7161 # got 1 warning(s): # Cannot use an array reference as dimension at (eval 3332) line 1, line 1. ok 7162 ok 7163 # evaluating code: $p->tag('test.ary', Dimension => sub {sub{}}); ok 7164 # got no warnings ok 7165 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 7166 # got 1 warning(s): # Cannot use a code reference as dimension at (eval 3334) line 1, line 1. ok 7167 ok 7168 # evaluating code: $p->tag('test.ary', Dimension => sub {undef}); ok 7169 # got no warnings ok 7170 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 7171 # got 1 warning(s): # Cannot use an undefined value as dimension at (eval 3336) line 1, line 1. ok 7172 ok 7173 # evaluating code: $p->tag('test.ary', Dimension => sub {'foo'}); ok 7174 # got no warnings ok 7175 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); ok 7176 # got 1 warning(s): # Cannot use a string value ('foo') as dimension at (eval 3338) line 1, line 1. ok 7177 ok 7178 # evaluating code: $p->tag('test.ary', Dimension => sub {die "BOO!!!"}); ok 7179 # got no warnings ok 7180 # evaluating code: $x = $p->unpack('test', 'x'x$p->sizeof('test')); # error: # BOO!!! at (eval 3339) line 1, line 1. ok 7181 # got no warnings ok 7182 # evaluating code: $p->tag('test.ary', Dimension => undef); ok 7183 # got no warnings ok 7184 # evaluating code: $p->IntSize(4); ok 7185 # got no warnings ok 7186 # evaluating code: $p->tag('char', Format => 'Binary'); ok 7187 # got no warnings ok 7188 # evaluating code: $p->tag('int', Format => 'Binary'); ok 7189 # got no warnings ok 7190 # evaluating code: $p->tag('array', Format => 'Binary'); ok 7191 # got no warnings ok 7192 # evaluating code: $p->tag('inner.u.x', Format => 'String'); ok 7193 # got no warnings ok 7194 # evaluating code: $x = $p->pack('char', 'xx'); ok 7195 # got 1 warning(s): # Source string "xx" is longer (2 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 3347) line 1, line 1. ok 7196 ok 7197 # evaluating code: $x = $p->pack('char', 'abcdefghijklmno'); ok 7198 # got 1 warning(s): # Source string "abcdefghijklmno" is longer (15 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 3348) line 1, line 1. ok 7199 ok 7200 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnop'); ok 7201 # got 1 warning(s): # Source string "abcdefghijkl..." is longer (16 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 3349) line 1, line 1. ok 7202 ok 7203 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnopq'); ok 7204 # got 1 warning(s): # Source string "abcdefghijkl..." is longer (17 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 3350) line 1, line 1. ok 7205 ok 7206 # evaluating code: $x = $p->pack('char', 'abcdefghijklmnopqr'); ok 7207 # got 1 warning(s): # Source string "abcdefghijkl..." is longer (18 bytes) than 'char' (1 byte) while packing 'Binary' format at (eval 3351) line 1, line 1. ok 7208 ok 7209 # evaluating code: $x = $p->pack('int', 'x'x5); ok 7210 # got 1 warning(s): # Source string "xxxxx" is longer (5 bytes) than 'int' (4 bytes) while packing 'Binary' format at (eval 3352) line 1, line 1. ok 7211 ok 7212 # evaluating code: $x = $p->pack('int', 'x'x43); ok 7213 # got 1 warning(s): # Source string "xxxxxxxxxxxx..." is longer (43 bytes) than 'int' (4 bytes) while packing 'Binary' format at (eval 3353) line 1, line 1. ok 7214 ok 7215 # evaluating code: $x = $p->pack('int', { hash => 1 }); ok 7216 # got 1 warning(s): # Source string "HASH(0x1c71f44)" is longer (15 bytes) than 'int' (4 bytes) while packing 'Binary' format (Are you sure you want to pack a reference type?) at (eval 3354) line 1, line 1. ok 7217 ok 7218 # evaluating code: $x = $p->pack('int', [ 1, 2, 3 ]); ok 7219 # got 1 warning(s): # Source string "ARRAY(0x15dc..." is longer (16 bytes) than 'int' (4 bytes) while packing 'Binary' format (Are you sure you want to pack a reference type?) at (eval 3355) line 1, line 1. ok 7220 ok 7221 # evaluating code: $x = $p->pack('int', 'x'x4); ok 7222 # got no warnings ok 7223 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x5 } }); ok 7224 # got 1 warning(s): # Source string "xxxxx" is longer (5 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format at (eval 3357) line 1, line 1. ok 7225 ok 7226 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x42 } }); ok 7227 # got 1 warning(s): # Source string "xxxxxxxxxxxx..." is longer (42 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format at (eval 3358) line 1, line 1. ok 7228 ok 7229 # evaluating code: $x = $p->pack('inner', { u => { x => { hash => 1 } } }); ok 7230 # got 1 warning(s): # Source string "HASH(0x15dcbac)" is longer (15 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format (Are you sure you want to pack a reference type?) at (eval 3359) line 1, line 1. ok 7231 ok 7232 # evaluating code: $x = $p->pack('inner', { u => { x => [ 1, 2, 3 ] } }); ok 7233 # got 1 warning(s): # Source string "ARRAY(0x1ce0..." is longer (16 bytes) than 'inner.u.x' (4 bytes) while packing 'String' format (Are you sure you want to pack a reference type?) at (eval 3360) line 1, line 1. ok 7234 ok 7235 # evaluating code: $x = $p->pack('inner', { u => { x => 'x'x4 } }); ok 7236 # got no warnings ok 7237 # evaluating code: $x = $p->unpack('int', ''); ok 7238 # got 1 warning(s): # Data too short at (eval 3362) line 1, line 1. ok 7239 ok 7240 # evaluating code: $x = $p->unpack('array', ''); ok 7241 # got no warnings ok 7242 # evaluating code: $p->tag('char', Format => undef); ok 7243 # got no warnings ok 7244 # evaluating code: $p->tag('int', Format => undef); ok 7245 # got no warnings ok 7246 # evaluating code: $p->tag('array', Format => undef); ok 7247 # got no warnings ok 7248 # evaluating code: $p->tag('inner.u.x', Format => undef); ok 7249 # got no warnings ok 7250 # evaluating code: $p->tag('hasbf.bf.c', Format => 'Binary'); # error: # Cannot use 'Format' tag on bitfields at (eval 3368) line 1, line 1. ok 7251 # got no warnings ok 7252 # evaluating code: $p->tag('hasbf.bf.c', ByteOrder => 'BigEndian'); # error: # Cannot use 'ByteOrder' tag on bitfields at (eval 3369) line 1, line 1. ok 7253 # got no warnings ok 7254 ok tests/204_enum............1..182 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:13 2008 # Current time GMT: Wed Feb 27 18:01:13 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok tests/205_pack............1..275 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:13 2008 # Current time GMT: Wed Feb 27 18:01:13 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 # --- u_8 --- ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 ok 227 # --- incomplete --- ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 # --- flexarray --- ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 ok 268 ok 269 ok 270 ok 271 ok 272 ok 273 ok 274 ok 275 ok tests/206_parse...........1..116 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:14 2008 # Current time GMT: Wed Feb 27 18:01:14 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 # skip no debugging ok 39 # skip no debugging ok 40 # skip no debugging ok 41 # skip no debugging ok 42 # skip no debugging ok 43 # skip no debugging ok 44 # skip no debugging ok 45 # skip no debugging ok 46 # skip no debugging ok 47 # skip no debugging ok 48 # skip no debugging ok 49 # skip no debugging ok 50 # skip no debugging ok 51 # skip no debugging ok 52 # skip no debugging ok 53 # skip no debugging ok 54 # skip no debugging ok 55 # skip no debugging ok 56 # skip no debugging ok 57 # skip no debugging ok 58 # skip no debugging ok 59 # skip no debugging ok 60 # skip no debugging ok 61 # skip no debugging ok 62 # skip no debugging ok 63 # skip no debugging ok 64 # skip no debugging ok 65 # skip no debugging ok 66 # skip no debugging ok 67 # skip no debugging ok 68 # skip no debugging ok 69 # skip no debugging ok 70 # skip no debugging ok 71 # skip no debugging ok 72 # skip no debugging ok 73 # skip no debugging ok 74 # skip no debugging ok 75 # skip no debugging ok 76 # skip no debugging ok 77 # skip no debugging ok 78 # skip no debugging ok 79 # skip no debugging ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 42/116 skipped: no debugging tests/207_typedef.........1..30 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:15 2008 # Current time GMT: Wed Feb 27 18:01:15 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok tests/208_float...........1..30 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:15 2008 # Current time GMT: Wed Feb 27 18:01:15 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok tests/209_sourcify........1..98 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:15 2008 # Current time GMT: Wed Feb 27 18:01:15 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 # checking if any names exist ok 41 # checking counts for $clone[0]->enum_names ok 42 ok 43 # checking parsed names for $clone[0]->enum_names ok 44 # checking $clone[0]->enum( "__codecvt_result" ) # checking $clone[0]->enum( "__itimer_which" ) # checking $clone[0]->enum( "__socket_type" ) # checking $clone[0]->enum( "opcode" ) ok 45 # checking counts for $clone[1]->enum_names ok 46 ok 47 # checking parsed names for $clone[1]->enum_names ok 48 # checking $clone[1]->enum( "__codecvt_result" ) # checking $clone[1]->enum( "__itimer_which" ) # checking $clone[1]->enum( "__socket_type" ) # checking $clone[1]->enum( "opcode" ) ok 49 # checking if any names exist ok 50 # checking counts for $clone[0]->compound_names ok 51 ok 52 # checking parsed names for $clone[0]->compound_names ok 53 # checking $clone[0]->compound( "YYSTYPE" ) # checking $clone[0]->compound( "_IO_FILE" ) # checking $clone[0]->compound( "_IO_marker" ) # checking $clone[0]->compound( "__gconv_info" ) # checking $clone[0]->compound( "__gconv_step" ) # checking $clone[0]->compound( "__gconv_step_data" ) # checking $clone[0]->compound( "__gconv_trans_data" ) # checking $clone[0]->compound( "__jmp_buf_tag" ) # checking $clone[0]->compound( "__locale_struct" ) # checking $clone[0]->compound( "__pthread_internal_slist" ) # checking $clone[0]->compound( "__pthread_mutex_s" ) # checking $clone[0]->compound( "_fpreg" ) # checking $clone[0]->compound( "_fpstate" ) # checking $clone[0]->compound( "_fpxreg" ) # checking $clone[0]->compound( "_libc_fpreg" ) # checking $clone[0]->compound( "_libc_fpstate" ) # checking $clone[0]->compound( "_reg_trie_accepted" ) # checking $clone[0]->compound( "_sublex_info" ) # checking $clone[0]->compound( "_xmmreg" ) # checking $clone[0]->compound( "addrinfo" ) # checking $clone[0]->compound( "am_table" ) # checking $clone[0]->compound( "am_table_short" ) # checking $clone[0]->compound( "any" ) # checking $clone[0]->compound( "av" ) # checking $clone[0]->compound( "binop" ) # checking $clone[0]->compound( "block" ) # checking $clone[0]->compound( "block_eval" ) # checking $clone[0]->compound( "block_givwhen" ) # checking $clone[0]->compound( "block_loop" ) # checking $clone[0]->compound( "block_sub" ) # checking $clone[0]->compound( "clone_params" ) # checking $clone[0]->compound( "cmsghdr" ) # checking $clone[0]->compound( "context" ) # checking $clone[0]->compound( "cop" ) # checking $clone[0]->compound( "cv" ) # checking $clone[0]->compound( "dirent" ) # checking $clone[0]->compound( "dirent64" ) # checking $clone[0]->compound( "drand48_data" ) # checking $clone[0]->compound( "exception" ) # checking $clone[0]->compound( "exitlistentry" ) # checking $clone[0]->compound( "flock" ) # checking $clone[0]->compound( "flock64" ) # checking $clone[0]->compound( "gaicb" ) # checking $clone[0]->compound( "gp" ) # checking $clone[0]->compound( "group_filter" ) # checking $clone[0]->compound( "group_req" ) # checking $clone[0]->compound( "group_source_req" ) # checking $clone[0]->compound( "gv" ) # checking $clone[0]->compound( "he" ) # checking $clone[0]->compound( "hek" ) # checking $clone[0]->compound( "hostent" ) # checking $clone[0]->compound( "hv" ) # checking $clone[0]->compound( "in6_addr" ) # checking $clone[0]->compound( "in6_pktinfo" ) # checking $clone[0]->compound( "in_addr" ) # checking $clone[0]->compound( "in_pktinfo" ) # checking $clone[0]->compound( "interpreter" ) # checking $clone[0]->compound( "io" ) # checking $clone[0]->compound( "iovec" ) # checking $clone[0]->compound( "ip_mreq" ) # checking $clone[0]->compound( "ip_mreq_source" ) # checking $clone[0]->compound( "ip_mreqn" ) # checking $clone[0]->compound( "ip_msfilter" ) # checking $clone[0]->compound( "ip_opts" ) # checking $clone[0]->compound( "ipc_perm" ) # checking $clone[0]->compound( "ipv6_mreq" ) # checking $clone[0]->compound( "itimerspec" ) # checking $clone[0]->compound( "itimerval" ) # checking $clone[0]->compound( "jmpenv" ) # checking $clone[0]->compound( "lconv" ) # checking $clone[0]->compound( "linger" ) # checking $clone[0]->compound( "listop" ) # checking $clone[0]->compound( "logop" ) # checking $clone[0]->compound( "loop" ) # checking $clone[0]->compound( "magic" ) # checking $clone[0]->compound( "mgvtbl" ) # checking $clone[0]->compound( "msghdr" ) # checking $clone[0]->compound( "netent" ) # checking $clone[0]->compound( "op" ) # checking $clone[0]->compound( "osockaddr" ) # checking $clone[0]->compound( "padop" ) # checking $clone[0]->compound( "perl_debug_pad" ) # checking $clone[0]->compound( "pmop" ) # checking $clone[0]->compound( "protoent" ) # checking $clone[0]->compound( "ptr_tbl" ) # checking $clone[0]->compound( "ptr_tbl_ent" ) # checking $clone[0]->compound( "pvop" ) # checking $clone[0]->compound( "random_data" ) # checking $clone[0]->compound( "re_save_state" ) # checking $clone[0]->compound( "re_scream_pos_data_s" ) # checking $clone[0]->compound( "regexp" ) # checking $clone[0]->compound( "regexp_engine" ) # checking $clone[0]->compound( "regmatch_slab" ) # checking $clone[0]->compound( "regmatch_state" ) # checking $clone[0]->compound( "regnode" ) # checking $clone[0]->compound( "rpcent" ) # checking $clone[0]->compound( "sembuf" ) # checking $clone[0]->compound( "semid_ds" ) # checking $clone[0]->compound( "seminfo" ) # checking $clone[0]->compound( "semun" ) # checking $clone[0]->compound( "servent" ) # checking $clone[0]->compound( "shared_he" ) # checking $clone[0]->compound( "sigaction" ) # checking $clone[0]->compound( "sigaltstack" ) # checking $clone[0]->compound( "sigcontext" ) # checking $clone[0]->compound( "sigevent" ) # checking $clone[0]->compound( "siginfo" ) # checking $clone[0]->compound( "sigstack" ) # checking $clone[0]->compound( "sigval" ) # checking $clone[0]->compound( "sigvec" ) # checking $clone[0]->compound( "sockaddr" ) # checking $clone[0]->compound( "sockaddr_in" ) # checking $clone[0]->compound( "sockaddr_in6" ) # checking $clone[0]->compound( "sockaddr_storage" ) # checking $clone[0]->compound( "stackinfo" ) # checking $clone[0]->compound( "stat" ) # checking $clone[0]->compound( "stat64" ) # checking $clone[0]->compound( "subst" ) # checking $clone[0]->compound( "sv" ) # checking $clone[0]->compound( "svop" ) # checking $clone[0]->compound( "termio" ) # checking $clone[0]->compound( "timespec" ) # checking $clone[0]->compound( "timeval" ) # checking $clone[0]->compound( "timezone" ) # checking $clone[0]->compound( "tm" ) # checking $clone[0]->compound( "tms" ) # checking $clone[0]->compound( "ucontext" ) # checking $clone[0]->compound( "ucred" ) # checking $clone[0]->compound( "ufuncs" ) # checking $clone[0]->compound( "unop" ) # checking $clone[0]->compound( "wait" ) # checking $clone[0]->compound( "winsize" ) # checking $clone[0]->compound( "xpv" ) # checking $clone[0]->compound( "xpvav" ) # checking $clone[0]->compound( "xpvbm" ) # checking $clone[0]->compound( "xpvcv" ) # checking $clone[0]->compound( "xpvfm" ) # checking $clone[0]->compound( "xpvgv" ) # checking $clone[0]->compound( "xpvhv" ) # checking $clone[0]->compound( "xpvhv_aux" ) # checking $clone[0]->compound( "xpvio" ) # checking $clone[0]->compound( "xpviv" ) # checking $clone[0]->compound( "xpvlv" ) # checking $clone[0]->compound( "xpvmg" ) # checking $clone[0]->compound( "xpvnv" ) # checking $clone[0]->compound( "xpvuv" ) ok 54 # checking counts for $clone[1]->compound_names ok 55 ok 56 # checking parsed names for $clone[1]->compound_names ok 57 # checking $clone[1]->compound( "YYSTYPE" ) # checking $clone[1]->compound( "_IO_FILE" ) # checking $clone[1]->compound( "_IO_marker" ) # checking $clone[1]->compound( "__gconv_info" ) # checking $clone[1]->compound( "__gconv_step" ) # checking $clone[1]->compound( "__gconv_step_data" ) # checking $clone[1]->compound( "__gconv_trans_data" ) # checking $clone[1]->compound( "__jmp_buf_tag" ) # checking $clone[1]->compound( "__locale_struct" ) # checking $clone[1]->compound( "__pthread_internal_slist" ) # checking $clone[1]->compound( "__pthread_mutex_s" ) # checking $clone[1]->compound( "_fpreg" ) # checking $clone[1]->compound( "_fpstate" ) # checking $clone[1]->compound( "_fpxreg" ) # checking $clone[1]->compound( "_libc_fpreg" ) # checking $clone[1]->compound( "_libc_fpstate" ) # checking $clone[1]->compound( "_reg_trie_accepted" ) # checking $clone[1]->compound( "_sublex_info" ) # checking $clone[1]->compound( "_xmmreg" ) # checking $clone[1]->compound( "addrinfo" ) # checking $clone[1]->compound( "am_table" ) # checking $clone[1]->compound( "am_table_short" ) # checking $clone[1]->compound( "any" ) # checking $clone[1]->compound( "av" ) # checking $clone[1]->compound( "binop" ) # checking $clone[1]->compound( "block" ) # checking $clone[1]->compound( "block_eval" ) # checking $clone[1]->compound( "block_givwhen" ) # checking $clone[1]->compound( "block_loop" ) # checking $clone[1]->compound( "block_sub" ) # checking $clone[1]->compound( "clone_params" ) # checking $clone[1]->compound( "cmsghdr" ) # checking $clone[1]->compound( "context" ) # checking $clone[1]->compound( "cop" ) # checking $clone[1]->compound( "cv" ) # checking $clone[1]->compound( "dirent" ) # checking $clone[1]->compound( "dirent64" ) # checking $clone[1]->compound( "drand48_data" ) # checking $clone[1]->compound( "exception" ) # checking $clone[1]->compound( "exitlistentry" ) # checking $clone[1]->compound( "flock" ) # checking $clone[1]->compound( "flock64" ) # checking $clone[1]->compound( "gaicb" ) # checking $clone[1]->compound( "gp" ) # checking $clone[1]->compound( "group_filter" ) # checking $clone[1]->compound( "group_req" ) # checking $clone[1]->compound( "group_source_req" ) # checking $clone[1]->compound( "gv" ) # checking $clone[1]->compound( "he" ) # checking $clone[1]->compound( "hek" ) # checking $clone[1]->compound( "hostent" ) # checking $clone[1]->compound( "hv" ) # checking $clone[1]->compound( "in6_addr" ) # checking $clone[1]->compound( "in6_pktinfo" ) # checking $clone[1]->compound( "in_addr" ) # checking $clone[1]->compound( "in_pktinfo" ) # checking $clone[1]->compound( "interpreter" ) # checking $clone[1]->compound( "io" ) # checking $clone[1]->compound( "iovec" ) # checking $clone[1]->compound( "ip_mreq" ) # checking $clone[1]->compound( "ip_mreq_source" ) # checking $clone[1]->compound( "ip_mreqn" ) # checking $clone[1]->compound( "ip_msfilter" ) # checking $clone[1]->compound( "ip_opts" ) # checking $clone[1]->compound( "ipc_perm" ) # checking $clone[1]->compound( "ipv6_mreq" ) # checking $clone[1]->compound( "itimerspec" ) # checking $clone[1]->compound( "itimerval" ) # checking $clone[1]->compound( "jmpenv" ) # checking $clone[1]->compound( "lconv" ) # checking $clone[1]->compound( "linger" ) # checking $clone[1]->compound( "listop" ) # checking $clone[1]->compound( "logop" ) # checking $clone[1]->compound( "loop" ) # checking $clone[1]->compound( "magic" ) # checking $clone[1]->compound( "mgvtbl" ) # checking $clone[1]->compound( "msghdr" ) # checking $clone[1]->compound( "netent" ) # checking $clone[1]->compound( "op" ) # checking $clone[1]->compound( "osockaddr" ) # checking $clone[1]->compound( "padop" ) # checking $clone[1]->compound( "perl_debug_pad" ) # checking $clone[1]->compound( "pmop" ) # checking $clone[1]->compound( "protoent" ) # checking $clone[1]->compound( "ptr_tbl" ) # checking $clone[1]->compound( "ptr_tbl_ent" ) # checking $clone[1]->compound( "pvop" ) # checking $clone[1]->compound( "random_data" ) # checking $clone[1]->compound( "re_save_state" ) # checking $clone[1]->compound( "re_scream_pos_data_s" ) # checking $clone[1]->compound( "regexp" ) # checking $clone[1]->compound( "regexp_engine" ) # checking $clone[1]->compound( "regmatch_slab" ) # checking $clone[1]->compound( "regmatch_state" ) # checking $clone[1]->compound( "regnode" ) # checking $clone[1]->compound( "rpcent" ) # checking $clone[1]->compound( "sembuf" ) # checking $clone[1]->compound( "semid_ds" ) # checking $clone[1]->compound( "seminfo" ) # checking $clone[1]->compound( "semun" ) # checking $clone[1]->compound( "servent" ) # checking $clone[1]->compound( "shared_he" ) # checking $clone[1]->compound( "sigaction" ) # checking $clone[1]->compound( "sigaltstack" ) # checking $clone[1]->compound( "sigcontext" ) # checking $clone[1]->compound( "sigevent" ) # checking $clone[1]->compound( "siginfo" ) # checking $clone[1]->compound( "sigstack" ) # checking $clone[1]->compound( "sigval" ) # checking $clone[1]->compound( "sigvec" ) # checking $clone[1]->compound( "sockaddr" ) # checking $clone[1]->compound( "sockaddr_in" ) # checking $clone[1]->compound( "sockaddr_in6" ) # checking $clone[1]->compound( "sockaddr_storage" ) # checking $clone[1]->compound( "stackinfo" ) # checking $clone[1]->compound( "stat" ) # checking $clone[1]->compound( "stat64" ) # checking $clone[1]->compound( "subst" ) # checking $clone[1]->compound( "sv" ) # checking $clone[1]->compound( "svop" ) # checking $clone[1]->compound( "termio" ) # checking $clone[1]->compound( "timespec" ) # checking $clone[1]->compound( "timeval" ) # checking $clone[1]->compound( "timezone" ) # checking $clone[1]->compound( "tm" ) # checking $clone[1]->compound( "tms" ) # checking $clone[1]->compound( "ucontext" ) # checking $clone[1]->compound( "ucred" ) # checking $clone[1]->compound( "ufuncs" ) # checking $clone[1]->compound( "unop" ) # checking $clone[1]->compound( "wait" ) # checking $clone[1]->compound( "winsize" ) # checking $clone[1]->compound( "xpv" ) # checking $clone[1]->compound( "xpvav" ) # checking $clone[1]->compound( "xpvbm" ) # checking $clone[1]->compound( "xpvcv" ) # checking $clone[1]->compound( "xpvfm" ) # checking $clone[1]->compound( "xpvgv" ) # checking $clone[1]->compound( "xpvhv" ) # checking $clone[1]->compound( "xpvhv_aux" ) # checking $clone[1]->compound( "xpvio" ) # checking $clone[1]->compound( "xpviv" ) # checking $clone[1]->compound( "xpvlv" ) # checking $clone[1]->compound( "xpvmg" ) # checking $clone[1]->compound( "xpvnv" ) # checking $clone[1]->compound( "xpvuv" ) ok 58 # checking if any names exist ok 59 # checking counts for $clone[0]->struct_names ok 60 ok 61 # checking parsed names for $clone[0]->struct_names ok 62 # checking $clone[0]->struct( "_IO_FILE" ) # checking $clone[0]->struct( "_IO_marker" ) # checking $clone[0]->struct( "__gconv_info" ) # checking $clone[0]->struct( "__gconv_step" ) # checking $clone[0]->struct( "__gconv_step_data" ) # checking $clone[0]->struct( "__gconv_trans_data" ) # checking $clone[0]->struct( "__jmp_buf_tag" ) # checking $clone[0]->struct( "__locale_struct" ) # checking $clone[0]->struct( "__pthread_internal_slist" ) # checking $clone[0]->struct( "__pthread_mutex_s" ) # checking $clone[0]->struct( "_fpreg" ) # checking $clone[0]->struct( "_fpstate" ) # checking $clone[0]->struct( "_fpxreg" ) # checking $clone[0]->struct( "_libc_fpreg" ) # checking $clone[0]->struct( "_libc_fpstate" ) # checking $clone[0]->struct( "_reg_trie_accepted" ) # checking $clone[0]->struct( "_sublex_info" ) # checking $clone[0]->struct( "_xmmreg" ) # checking $clone[0]->struct( "addrinfo" ) # checking $clone[0]->struct( "am_table" ) # checking $clone[0]->struct( "am_table_short" ) # checking $clone[0]->struct( "av" ) # checking $clone[0]->struct( "binop" ) # checking $clone[0]->struct( "block" ) # checking $clone[0]->struct( "block_eval" ) # checking $clone[0]->struct( "block_givwhen" ) # checking $clone[0]->struct( "block_loop" ) # checking $clone[0]->struct( "block_sub" ) # checking $clone[0]->struct( "clone_params" ) # checking $clone[0]->struct( "cmsghdr" ) # checking $clone[0]->struct( "context" ) # checking $clone[0]->struct( "cop" ) # checking $clone[0]->struct( "cv" ) # checking $clone[0]->struct( "dirent" ) # checking $clone[0]->struct( "dirent64" ) # checking $clone[0]->struct( "drand48_data" ) # checking $clone[0]->struct( "exception" ) # checking $clone[0]->struct( "exitlistentry" ) # checking $clone[0]->struct( "flock" ) # checking $clone[0]->struct( "flock64" ) # checking $clone[0]->struct( "gaicb" ) # checking $clone[0]->struct( "gp" ) # checking $clone[0]->struct( "group_filter" ) # checking $clone[0]->struct( "group_req" ) # checking $clone[0]->struct( "group_source_req" ) # checking $clone[0]->struct( "gv" ) # checking $clone[0]->struct( "he" ) # checking $clone[0]->struct( "hek" ) # checking $clone[0]->struct( "hostent" ) # checking $clone[0]->struct( "hv" ) # checking $clone[0]->struct( "in6_addr" ) # checking $clone[0]->struct( "in6_pktinfo" ) # checking $clone[0]->struct( "in_addr" ) # checking $clone[0]->struct( "in_pktinfo" ) # checking $clone[0]->struct( "interpreter" ) # checking $clone[0]->struct( "io" ) # checking $clone[0]->struct( "iovec" ) # checking $clone[0]->struct( "ip_mreq" ) # checking $clone[0]->struct( "ip_mreq_source" ) # checking $clone[0]->struct( "ip_mreqn" ) # checking $clone[0]->struct( "ip_msfilter" ) # checking $clone[0]->struct( "ip_opts" ) # checking $clone[0]->struct( "ipc_perm" ) # checking $clone[0]->struct( "ipv6_mreq" ) # checking $clone[0]->struct( "itimerspec" ) # checking $clone[0]->struct( "itimerval" ) # checking $clone[0]->struct( "jmpenv" ) # checking $clone[0]->struct( "lconv" ) # checking $clone[0]->struct( "linger" ) # checking $clone[0]->struct( "listop" ) # checking $clone[0]->struct( "logop" ) # checking $clone[0]->struct( "loop" ) # checking $clone[0]->struct( "magic" ) # checking $clone[0]->struct( "mgvtbl" ) # checking $clone[0]->struct( "msghdr" ) # checking $clone[0]->struct( "netent" ) # checking $clone[0]->struct( "op" ) # checking $clone[0]->struct( "osockaddr" ) # checking $clone[0]->struct( "padop" ) # checking $clone[0]->struct( "perl_debug_pad" ) # checking $clone[0]->struct( "pmop" ) # checking $clone[0]->struct( "protoent" ) # checking $clone[0]->struct( "ptr_tbl" ) # checking $clone[0]->struct( "ptr_tbl_ent" ) # checking $clone[0]->struct( "pvop" ) # checking $clone[0]->struct( "random_data" ) # checking $clone[0]->struct( "re_save_state" ) # checking $clone[0]->struct( "re_scream_pos_data_s" ) # checking $clone[0]->struct( "regexp" ) # checking $clone[0]->struct( "regexp_engine" ) # checking $clone[0]->struct( "regmatch_slab" ) # checking $clone[0]->struct( "regmatch_state" ) # checking $clone[0]->struct( "regnode" ) # checking $clone[0]->struct( "rpcent" ) # checking $clone[0]->struct( "sembuf" ) # checking $clone[0]->struct( "semid_ds" ) # checking $clone[0]->struct( "seminfo" ) # checking $clone[0]->struct( "servent" ) # checking $clone[0]->struct( "shared_he" ) # checking $clone[0]->struct( "sigaction" ) # checking $clone[0]->struct( "sigaltstack" ) # checking $clone[0]->struct( "sigcontext" ) # checking $clone[0]->struct( "sigevent" ) # checking $clone[0]->struct( "siginfo" ) # checking $clone[0]->struct( "sigstack" ) # checking $clone[0]->struct( "sigvec" ) # checking $clone[0]->struct( "sockaddr" ) # checking $clone[0]->struct( "sockaddr_in" ) # checking $clone[0]->struct( "sockaddr_in6" ) # checking $clone[0]->struct( "sockaddr_storage" ) # checking $clone[0]->struct( "stackinfo" ) # checking $clone[0]->struct( "stat" ) # checking $clone[0]->struct( "stat64" ) # checking $clone[0]->struct( "subst" ) # checking $clone[0]->struct( "sv" ) # checking $clone[0]->struct( "svop" ) # checking $clone[0]->struct( "termio" ) # checking $clone[0]->struct( "timespec" ) # checking $clone[0]->struct( "timeval" ) # checking $clone[0]->struct( "timezone" ) # checking $clone[0]->struct( "tm" ) # checking $clone[0]->struct( "tms" ) # checking $clone[0]->struct( "ucontext" ) # checking $clone[0]->struct( "ucred" ) # checking $clone[0]->struct( "ufuncs" ) # checking $clone[0]->struct( "unop" ) # checking $clone[0]->struct( "winsize" ) # checking $clone[0]->struct( "xpv" ) # checking $clone[0]->struct( "xpvav" ) # checking $clone[0]->struct( "xpvbm" ) # checking $clone[0]->struct( "xpvcv" ) # checking $clone[0]->struct( "xpvfm" ) # checking $clone[0]->struct( "xpvgv" ) # checking $clone[0]->struct( "xpvhv" ) # checking $clone[0]->struct( "xpvhv_aux" ) # checking $clone[0]->struct( "xpvio" ) # checking $clone[0]->struct( "xpviv" ) # checking $clone[0]->struct( "xpvlv" ) # checking $clone[0]->struct( "xpvmg" ) # checking $clone[0]->struct( "xpvnv" ) # checking $clone[0]->struct( "xpvuv" ) ok 63 # checking counts for $clone[1]->struct_names ok 64 ok 65 # checking parsed names for $clone[1]->struct_names ok 66 # checking $clone[1]->struct( "_IO_FILE" ) # checking $clone[1]->struct( "_IO_marker" ) # checking $clone[1]->struct( "__gconv_info" ) # checking $clone[1]->struct( "__gconv_step" ) # checking $clone[1]->struct( "__gconv_step_data" ) # checking $clone[1]->struct( "__gconv_trans_data" ) # checking $clone[1]->struct( "__jmp_buf_tag" ) # checking $clone[1]->struct( "__locale_struct" ) # checking $clone[1]->struct( "__pthread_internal_slist" ) # checking $clone[1]->struct( "__pthread_mutex_s" ) # checking $clone[1]->struct( "_fpreg" ) # checking $clone[1]->struct( "_fpstate" ) # checking $clone[1]->struct( "_fpxreg" ) # checking $clone[1]->struct( "_libc_fpreg" ) # checking $clone[1]->struct( "_libc_fpstate" ) # checking $clone[1]->struct( "_reg_trie_accepted" ) # checking $clone[1]->struct( "_sublex_info" ) # checking $clone[1]->struct( "_xmmreg" ) # checking $clone[1]->struct( "addrinfo" ) # checking $clone[1]->struct( "am_table" ) # checking $clone[1]->struct( "am_table_short" ) # checking $clone[1]->struct( "av" ) # checking $clone[1]->struct( "binop" ) # checking $clone[1]->struct( "block" ) # checking $clone[1]->struct( "block_eval" ) # checking $clone[1]->struct( "block_givwhen" ) # checking $clone[1]->struct( "block_loop" ) # checking $clone[1]->struct( "block_sub" ) # checking $clone[1]->struct( "clone_params" ) # checking $clone[1]->struct( "cmsghdr" ) # checking $clone[1]->struct( "context" ) # checking $clone[1]->struct( "cop" ) # checking $clone[1]->struct( "cv" ) # checking $clone[1]->struct( "dirent" ) # checking $clone[1]->struct( "dirent64" ) # checking $clone[1]->struct( "drand48_data" ) # checking $clone[1]->struct( "exception" ) # checking $clone[1]->struct( "exitlistentry" ) # checking $clone[1]->struct( "flock" ) # checking $clone[1]->struct( "flock64" ) # checking $clone[1]->struct( "gaicb" ) # checking $clone[1]->struct( "gp" ) # checking $clone[1]->struct( "group_filter" ) # checking $clone[1]->struct( "group_req" ) # checking $clone[1]->struct( "group_source_req" ) # checking $clone[1]->struct( "gv" ) # checking $clone[1]->struct( "he" ) # checking $clone[1]->struct( "hek" ) # checking $clone[1]->struct( "hostent" ) # checking $clone[1]->struct( "hv" ) # checking $clone[1]->struct( "in6_addr" ) # checking $clone[1]->struct( "in6_pktinfo" ) # checking $clone[1]->struct( "in_addr" ) # checking $clone[1]->struct( "in_pktinfo" ) # checking $clone[1]->struct( "interpreter" ) # checking $clone[1]->struct( "io" ) # checking $clone[1]->struct( "iovec" ) # checking $clone[1]->struct( "ip_mreq" ) # checking $clone[1]->struct( "ip_mreq_source" ) # checking $clone[1]->struct( "ip_mreqn" ) # checking $clone[1]->struct( "ip_msfilter" ) # checking $clone[1]->struct( "ip_opts" ) # checking $clone[1]->struct( "ipc_perm" ) # checking $clone[1]->struct( "ipv6_mreq" ) # checking $clone[1]->struct( "itimerspec" ) # checking $clone[1]->struct( "itimerval" ) # checking $clone[1]->struct( "jmpenv" ) # checking $clone[1]->struct( "lconv" ) # checking $clone[1]->struct( "linger" ) # checking $clone[1]->struct( "listop" ) # checking $clone[1]->struct( "logop" ) # checking $clone[1]->struct( "loop" ) # checking $clone[1]->struct( "magic" ) # checking $clone[1]->struct( "mgvtbl" ) # checking $clone[1]->struct( "msghdr" ) # checking $clone[1]->struct( "netent" ) # checking $clone[1]->struct( "op" ) # checking $clone[1]->struct( "osockaddr" ) # checking $clone[1]->struct( "padop" ) # checking $clone[1]->struct( "perl_debug_pad" ) # checking $clone[1]->struct( "pmop" ) # checking $clone[1]->struct( "protoent" ) # checking $clone[1]->struct( "ptr_tbl" ) # checking $clone[1]->struct( "ptr_tbl_ent" ) # checking $clone[1]->struct( "pvop" ) # checking $clone[1]->struct( "random_data" ) # checking $clone[1]->struct( "re_save_state" ) # checking $clone[1]->struct( "re_scream_pos_data_s" ) # checking $clone[1]->struct( "regexp" ) # checking $clone[1]->struct( "regexp_engine" ) # checking $clone[1]->struct( "regmatch_slab" ) # checking $clone[1]->struct( "regmatch_state" ) # checking $clone[1]->struct( "regnode" ) # checking $clone[1]->struct( "rpcent" ) # checking $clone[1]->struct( "sembuf" ) # checking $clone[1]->struct( "semid_ds" ) # checking $clone[1]->struct( "seminfo" ) # checking $clone[1]->struct( "servent" ) # checking $clone[1]->struct( "shared_he" ) # checking $clone[1]->struct( "sigaction" ) # checking $clone[1]->struct( "sigaltstack" ) # checking $clone[1]->struct( "sigcontext" ) # checking $clone[1]->struct( "sigevent" ) # checking $clone[1]->struct( "siginfo" ) # checking $clone[1]->struct( "sigstack" ) # checking $clone[1]->struct( "sigvec" ) # checking $clone[1]->struct( "sockaddr" ) # checking $clone[1]->struct( "sockaddr_in" ) # checking $clone[1]->struct( "sockaddr_in6" ) # checking $clone[1]->struct( "sockaddr_storage" ) # checking $clone[1]->struct( "stackinfo" ) # checking $clone[1]->struct( "stat" ) # checking $clone[1]->struct( "stat64" ) # checking $clone[1]->struct( "subst" ) # checking $clone[1]->struct( "sv" ) # checking $clone[1]->struct( "svop" ) # checking $clone[1]->struct( "termio" ) # checking $clone[1]->struct( "timespec" ) # checking $clone[1]->struct( "timeval" ) # checking $clone[1]->struct( "timezone" ) # checking $clone[1]->struct( "tm" ) # checking $clone[1]->struct( "tms" ) # checking $clone[1]->struct( "ucontext" ) # checking $clone[1]->struct( "ucred" ) # checking $clone[1]->struct( "ufuncs" ) # checking $clone[1]->struct( "unop" ) # checking $clone[1]->struct( "winsize" ) # checking $clone[1]->struct( "xpv" ) # checking $clone[1]->struct( "xpvav" ) # checking $clone[1]->struct( "xpvbm" ) # checking $clone[1]->struct( "xpvcv" ) # checking $clone[1]->struct( "xpvfm" ) # checking $clone[1]->struct( "xpvgv" ) # checking $clone[1]->struct( "xpvhv" ) # checking $clone[1]->struct( "xpvhv_aux" ) # checking $clone[1]->struct( "xpvio" ) # checking $clone[1]->struct( "xpviv" ) # checking $clone[1]->struct( "xpvlv" ) # checking $clone[1]->struct( "xpvmg" ) # checking $clone[1]->struct( "xpvnv" ) # checking $clone[1]->struct( "xpvuv" ) ok 67 # checking if any names exist ok 68 # checking counts for $clone[0]->union_names ok 69 ok 70 # checking parsed names for $clone[0]->union_names ok 71 # checking $clone[0]->union( "YYSTYPE" ) # checking $clone[0]->union( "any" ) # checking $clone[0]->union( "semun" ) # checking $clone[0]->union( "sigval" ) # checking $clone[0]->union( "wait" ) ok 72 # checking counts for $clone[1]->union_names ok 73 ok 74 # checking parsed names for $clone[1]->union_names ok 75 # checking $clone[1]->union( "YYSTYPE" ) # checking $clone[1]->union( "any" ) # checking $clone[1]->union( "semun" ) # checking $clone[1]->union( "sigval" ) # checking $clone[1]->union( "wait" ) ok 76 # checking if any names exist ok 77 # checking counts for $clone[0]->typedef_names ok 78 ok 79 # checking parsed names for $clone[0]->typedef_names ok 80 # checking $clone[0]->typedef( "AMT" ) # checking $clone[0]->typedef( "AMTS" ) # checking $clone[0]->typedef( "ANY" ) # checking $clone[0]->typedef( "ATEXIT_t" ) # checking $clone[0]->typedef( "AV" ) # checking $clone[0]->typedef( "BINOP" ) # checking $clone[0]->typedef( "BLOCK" ) # checking $clone[0]->typedef( "CHECKPOINT" ) # checking $clone[0]->typedef( "CLONE_PARAMS" ) # checking $clone[0]->typedef( "COP" ) # checking $clone[0]->typedef( "CV" ) # checking $clone[0]->typedef( "DESTRUCTORFUNC_NOCONTEXT_t" ) # checking $clone[0]->typedef( "DESTRUCTORFUNC_t" ) # checking $clone[0]->typedef( "FILE" ) # checking $clone[0]->typedef( "GP" ) # checking $clone[0]->typedef( "GV" ) # checking $clone[0]->typedef( "HE" ) # checking $clone[0]->typedef( "HEK" ) # checking $clone[0]->typedef( "HV" ) # checking $clone[0]->typedef( "I16" ) # checking $clone[0]->typedef( "I32" ) # checking $clone[0]->typedef( "I8" ) # checking $clone[0]->typedef( "IO" ) # checking $clone[0]->typedef( "IV" ) # checking $clone[0]->typedef( "JMPENV" ) # checking $clone[0]->typedef( "LISTOP" ) # checking $clone[0]->typedef( "LOGOP" ) # checking $clone[0]->typedef( "LOOP" ) # checking $clone[0]->typedef( "MAGIC" ) # checking $clone[0]->typedef( "MGVTBL" ) # checking $clone[0]->typedef( "NV" ) # checking $clone[0]->typedef( "OP" ) # checking $clone[0]->typedef( "PAD" ) # checking $clone[0]->typedef( "PADLIST" ) # checking $clone[0]->typedef( "PADOFFSET" ) # checking $clone[0]->typedef( "PADOP" ) # checking $clone[0]->typedef( "PERL_CONTEXT" ) # checking $clone[0]->typedef( "PERL_SI" ) # checking $clone[0]->typedef( "PMOP" ) # checking $clone[0]->typedef( "PPADDR_t" ) # checking $clone[0]->typedef( "PTR_TBL_ENT_t" ) # checking $clone[0]->typedef( "PTR_TBL_t" ) # checking $clone[0]->typedef( "PVOP" ) # checking $clone[0]->typedef( "PerlExitListEntry" ) # checking $clone[0]->typedef( "PerlIO" ) # checking $clone[0]->typedef( "PerlInterpreter" ) # checking $clone[0]->typedef( "Perl_check_t" ) # checking $clone[0]->typedef( "Perl_ppaddr_t" ) # checking $clone[0]->typedef( "REGEXP" ) # checking $clone[0]->typedef( "STRLEN" ) # checking $clone[0]->typedef( "SUBLEXINFO" ) # checking $clone[0]->typedef( "SV" ) # checking $clone[0]->typedef( "SVCOMPARE_t" ) # checking $clone[0]->typedef( "SVFUNC_t" ) # checking $clone[0]->typedef( "SVOP" ) # checking $clone[0]->typedef( "Sighandler_t" ) # checking $clone[0]->typedef( "Sigsave_t" ) # checking $clone[0]->typedef( "Thread" ) # checking $clone[0]->typedef( "U16" ) # checking $clone[0]->typedef( "U32" ) # checking $clone[0]->typedef( "U8" ) # checking $clone[0]->typedef( "UNOP" ) # checking $clone[0]->typedef( "UV" ) # checking $clone[0]->typedef( "XPV" ) # checking $clone[0]->typedef( "XPVAV" ) # checking $clone[0]->typedef( "XPVBM" ) # checking $clone[0]->typedef( "XPVCV" ) # checking $clone[0]->typedef( "XPVFM" ) # checking $clone[0]->typedef( "XPVGV" ) # checking $clone[0]->typedef( "XPVHV" ) # checking $clone[0]->typedef( "XPVIO" ) # checking $clone[0]->typedef( "XPVIV" ) # checking $clone[0]->typedef( "XPVLV" ) # checking $clone[0]->typedef( "XPVMG" ) # checking $clone[0]->typedef( "XPVNV" ) # checking $clone[0]->typedef( "XPVUV" ) # checking $clone[0]->typedef( "XSINIT_t" ) # checking $clone[0]->typedef( "XSUBADDR_t" ) # checking $clone[0]->typedef( "YYSTYPE" ) # checking $clone[0]->typedef( "_G_fpos64_t" ) # checking $clone[0]->typedef( "_G_fpos_t" ) # checking $clone[0]->typedef( "_G_iconv_t" ) # checking $clone[0]->typedef( "_G_int16_t" ) # checking $clone[0]->typedef( "_G_int32_t" ) # checking $clone[0]->typedef( "_G_uint16_t" ) # checking $clone[0]->typedef( "_G_uint32_t" ) # checking $clone[0]->typedef( "_IO_FILE" ) # checking $clone[0]->typedef( "_IO_cookie_io_functions_t" ) # checking $clone[0]->typedef( "_IO_lock_t" ) # checking $clone[0]->typedef( "_LIB_VERSION_TYPE" ) # checking $clone[0]->typedef( "__FILE" ) # checking $clone[0]->typedef( "__blkcnt64_t" ) # checking $clone[0]->typedef( "__blkcnt_t" ) # checking $clone[0]->typedef( "__blksize_t" ) # checking $clone[0]->typedef( "__caddr_t" ) # checking $clone[0]->typedef( "__clock_t" ) # checking $clone[0]->typedef( "__clockid_t" ) # checking $clone[0]->typedef( "__compar_fn_t" ) # checking $clone[0]->typedef( "__daddr_t" ) # checking $clone[0]->typedef( "__dev_t" ) # checking $clone[0]->typedef( "__fd_mask" ) # checking $clone[0]->typedef( "__fsblkcnt64_t" ) # checking $clone[0]->typedef( "__fsblkcnt_t" ) # checking $clone[0]->typedef( "__fsfilcnt64_t" ) # checking $clone[0]->typedef( "__fsfilcnt_t" ) # checking $clone[0]->typedef( "__fsid_t" ) # checking $clone[0]->typedef( "__gconv_btowc_fct" ) # checking $clone[0]->typedef( "__gconv_end_fct" ) # checking $clone[0]->typedef( "__gconv_fct" ) # checking $clone[0]->typedef( "__gconv_init_fct" ) # checking $clone[0]->typedef( "__gconv_t" ) # checking $clone[0]->typedef( "__gconv_trans_context_fct" ) # checking $clone[0]->typedef( "__gconv_trans_end_fct" ) # checking $clone[0]->typedef( "__gconv_trans_fct" ) # checking $clone[0]->typedef( "__gconv_trans_init_fct" ) # checking $clone[0]->typedef( "__gconv_trans_query_fct" ) # checking $clone[0]->typedef( "__gid_t" ) # checking $clone[0]->typedef( "__gnuc_va_list" ) # checking $clone[0]->typedef( "__gwchar_t" ) # checking $clone[0]->typedef( "__huge_val_t" ) # checking $clone[0]->typedef( "__huge_valf_t" ) # checking $clone[0]->typedef( "__id_t" ) # checking $clone[0]->typedef( "__ino64_t" ) # checking $clone[0]->typedef( "__ino_t" ) # checking $clone[0]->typedef( "__int16_t" ) # checking $clone[0]->typedef( "__int32_t" ) # checking $clone[0]->typedef( "__int64_t" ) # checking $clone[0]->typedef( "__int8_t" ) # checking $clone[0]->typedef( "__intptr_t" ) # checking $clone[0]->typedef( "__io_close_fn" ) # checking $clone[0]->typedef( "__io_read_fn" ) # checking $clone[0]->typedef( "__io_seek_fn" ) # checking $clone[0]->typedef( "__io_write_fn" ) # checking $clone[0]->typedef( "__ipc_pid_t" ) # checking $clone[0]->typedef( "__itimer_which_t" ) # checking $clone[0]->typedef( "__jmp_buf" ) # checking $clone[0]->typedef( "__key_t" ) # checking $clone[0]->typedef( "__locale_t" ) # checking $clone[0]->typedef( "__loff_t" ) # checking $clone[0]->typedef( "__mbstate_t" ) # checking $clone[0]->typedef( "__mode_t" ) # checking $clone[0]->typedef( "__nlink_t" ) # checking $clone[0]->typedef( "__off64_t" ) # checking $clone[0]->typedef( "__off_t" ) # checking $clone[0]->typedef( "__pid_t" ) # checking $clone[0]->typedef( "__pthread_slist_t" ) # checking $clone[0]->typedef( "__qaddr_t" ) # checking $clone[0]->typedef( "__quad_t" ) # checking $clone[0]->typedef( "__rlim64_t" ) # checking $clone[0]->typedef( "__rlim_t" ) # checking $clone[0]->typedef( "__sig_atomic_t" ) # checking $clone[0]->typedef( "__sighandler_t" ) # checking $clone[0]->typedef( "__sigset_t" ) # checking $clone[0]->typedef( "__socklen_t" ) # checking $clone[0]->typedef( "__ssize_t" ) # checking $clone[0]->typedef( "__suseconds_t" ) # checking $clone[0]->typedef( "__swblk_t" ) # checking $clone[0]->typedef( "__time_t" ) # checking $clone[0]->typedef( "__timer_t" ) # checking $clone[0]->typedef( "__timezone_ptr_t" ) # checking $clone[0]->typedef( "__u_char" ) # checking $clone[0]->typedef( "__u_int" ) # checking $clone[0]->typedef( "__u_long" ) # checking $clone[0]->typedef( "__u_quad_t" ) # checking $clone[0]->typedef( "__u_short" ) # checking $clone[0]->typedef( "__uid_t" ) # checking $clone[0]->typedef( "__uint16_t" ) # checking $clone[0]->typedef( "__uint32_t" ) # checking $clone[0]->typedef( "__uint64_t" ) # checking $clone[0]->typedef( "__uint8_t" ) # checking $clone[0]->typedef( "__useconds_t" ) # checking $clone[0]->typedef( "_int_2_" ) # checking $clone[0]->typedef( "_int_3_" ) # checking $clone[0]->typedef( "_int_4_" ) # checking $clone[0]->typedef( "blkcnt64_t" ) # checking $clone[0]->typedef( "blkcnt_t" ) # checking $clone[0]->typedef( "blksize_t" ) # checking $clone[0]->typedef( "caddr_t" ) # checking $clone[0]->typedef( "clock_t" ) # checking $clone[0]->typedef( "clockid_t" ) # checking $clone[0]->typedef( "comparison_fn_t" ) # checking $clone[0]->typedef( "cookie_close_function_t" ) # checking $clone[0]->typedef( "cookie_io_functions_t" ) # checking $clone[0]->typedef( "cookie_read_function_t" ) # checking $clone[0]->typedef( "cookie_seek_function_t" ) # checking $clone[0]->typedef( "cookie_write_function_t" ) # checking $clone[0]->typedef( "cv_flags_t" ) # checking $clone[0]->typedef( "daddr_t" ) # checking $clone[0]->typedef( "dev_t" ) # checking $clone[0]->typedef( "div_t" ) # checking $clone[0]->typedef( "double_t" ) # checking $clone[0]->typedef( "error_t" ) # checking $clone[0]->typedef( "expectation" ) # checking $clone[0]->typedef( "fd_mask" ) # checking $clone[0]->typedef( "fd_set" ) # checking $clone[0]->typedef( "filter_t" ) # checking $clone[0]->typedef( "float_t" ) # checking $clone[0]->typedef( "fpos64_t" ) # checking $clone[0]->typedef( "fpos_t" ) # checking $clone[0]->typedef( "fpregset_t" ) # checking $clone[0]->typedef( "fsblkcnt64_t" ) # checking $clone[0]->typedef( "fsblkcnt_t" ) # checking $clone[0]->typedef( "fsfilcnt64_t" ) # checking $clone[0]->typedef( "fsfilcnt_t" ) # checking $clone[0]->typedef( "fsid_t" ) # checking $clone[0]->typedef( "gid_t" ) # checking $clone[0]->typedef( "greg_t" ) # checking $clone[0]->typedef( "gregset_t" ) # checking $clone[0]->typedef( "id_t" ) # checking $clone[0]->typedef( "imaxdiv_t" ) # checking $clone[0]->typedef( "in_addr_t" ) # checking $clone[0]->typedef( "in_port_t" ) # checking $clone[0]->typedef( "ino64_t" ) # checking $clone[0]->typedef( "ino_t" ) # checking $clone[0]->typedef( "int16_t" ) # checking $clone[0]->typedef( "int32_t" ) # checking $clone[0]->typedef( "int64_t" ) # checking $clone[0]->typedef( "int8_t" ) # checking $clone[0]->typedef( "int_fast16_t" ) # checking $clone[0]->typedef( "int_fast32_t" ) # checking $clone[0]->typedef( "int_fast64_t" ) # checking $clone[0]->typedef( "int_fast8_t" ) # checking $clone[0]->typedef( "int_least16_t" ) # checking $clone[0]->typedef( "int_least32_t" ) # checking $clone[0]->typedef( "int_least64_t" ) # checking $clone[0]->typedef( "int_least8_t" ) # checking $clone[0]->typedef( "intmax_t" ) # checking $clone[0]->typedef( "intptr_t" ) # checking $clone[0]->typedef( "jmp_buf" ) # checking $clone[0]->typedef( "key_t" ) # checking $clone[0]->typedef( "ldiv_t" ) # checking $clone[0]->typedef( "line_t" ) # checking $clone[0]->typedef( "lldiv_t" ) # checking $clone[0]->typedef( "locale_t" ) # checking $clone[0]->typedef( "loff_t" ) # checking $clone[0]->typedef( "mcontext_t" ) # checking $clone[0]->typedef( "mode_t" ) # checking $clone[0]->typedef( "nlink_t" ) # checking $clone[0]->typedef( "off64_t" ) # checking $clone[0]->typedef( "off_t" ) # checking $clone[0]->typedef( "opcode" ) # checking $clone[0]->typedef( "padtidy_type" ) # checking $clone[0]->typedef( "peep_t" ) # checking $clone[0]->typedef( "pid_t" ) # checking $clone[0]->typedef( "pthread_attr_t" ) # checking $clone[0]->typedef( "pthread_barrier_t" ) # checking $clone[0]->typedef( "pthread_barrierattr_t" ) # checking $clone[0]->typedef( "pthread_cond_t" ) # checking $clone[0]->typedef( "pthread_condattr_t" ) # checking $clone[0]->typedef( "pthread_key_t" ) # checking $clone[0]->typedef( "pthread_mutex_t" ) # checking $clone[0]->typedef( "pthread_mutexattr_t" ) # checking $clone[0]->typedef( "pthread_once_t" ) # checking $clone[0]->typedef( "pthread_rwlock_t" ) # checking $clone[0]->typedef( "pthread_rwlockattr_t" ) # checking $clone[0]->typedef( "pthread_spinlock_t" ) # checking $clone[0]->typedef( "pthread_t" ) # checking $clone[0]->typedef( "ptrdiff_t" ) # checking $clone[0]->typedef( "quad_t" ) # checking $clone[0]->typedef( "re_intuit_start_t" ) # checking $clone[0]->typedef( "re_intuit_string_t" ) # checking $clone[0]->typedef( "re_scream_pos_data" ) # checking $clone[0]->typedef( "reg_trie_accepted" ) # checking $clone[0]->typedef( "regcomp_t" ) # checking $clone[0]->typedef( "regdupe_t" ) # checking $clone[0]->typedef( "regexec_t" ) # checking $clone[0]->typedef( "regexp" ) # checking $clone[0]->typedef( "regexp_engine" ) # checking $clone[0]->typedef( "regfree_t" ) # checking $clone[0]->typedef( "register_t" ) # checking $clone[0]->typedef( "regmatch_info" ) # checking $clone[0]->typedef( "regmatch_slab" ) # checking $clone[0]->typedef( "regmatch_state" ) # checking $clone[0]->typedef( "regnode" ) # checking $clone[0]->typedef( "runops_proc_t" ) # checking $clone[0]->typedef( "sa_family_t" ) # checking $clone[0]->typedef( "share_proc_t" ) # checking $clone[0]->typedef( "sig_atomic_t" ) # checking $clone[0]->typedef( "sig_t" ) # checking $clone[0]->typedef( "sigevent_t" ) # checking $clone[0]->typedef( "sighandler_t" ) # checking $clone[0]->typedef( "siginfo_t" ) # checking $clone[0]->typedef( "sigjmp_buf" ) # checking $clone[0]->typedef( "sigset_t" ) # checking $clone[0]->typedef( "sigval_t" ) # checking $clone[0]->typedef( "size_t" ) # checking $clone[0]->typedef( "socklen_t" ) # checking $clone[0]->typedef( "ssize_t" ) # checking $clone[0]->typedef( "stack_t" ) # checking $clone[0]->typedef( "suseconds_t" ) # checking $clone[0]->typedef( "svtype" ) # checking $clone[0]->typedef( "thrhook_proc_t" ) # checking $clone[0]->typedef( "time_t" ) # checking $clone[0]->typedef( "timer_t" ) # checking $clone[0]->typedef( "u_char" ) # checking $clone[0]->typedef( "u_int" ) # checking $clone[0]->typedef( "u_int16_t" ) # checking $clone[0]->typedef( "u_int32_t" ) # checking $clone[0]->typedef( "u_int64_t" ) # checking $clone[0]->typedef( "u_int8_t" ) # checking $clone[0]->typedef( "u_long" ) # checking $clone[0]->typedef( "u_quad_t" ) # checking $clone[0]->typedef( "u_short" ) # checking $clone[0]->typedef( "ucontext_t" ) # checking $clone[0]->typedef( "uid_t" ) # checking $clone[0]->typedef( "uint" ) # checking $clone[0]->typedef( "uint16_t" ) # checking $clone[0]->typedef( "uint32_t" ) # checking $clone[0]->typedef( "uint64_t" ) # checking $clone[0]->typedef( "uint8_t" ) # checking $clone[0]->typedef( "uint_fast16_t" ) # checking $clone[0]->typedef( "uint_fast32_t" ) # checking $clone[0]->typedef( "uint_fast64_t" ) # checking $clone[0]->typedef( "uint_fast8_t" ) # checking $clone[0]->typedef( "uint_least16_t" ) # checking $clone[0]->typedef( "uint_least32_t" ) # checking $clone[0]->typedef( "uint_least64_t" ) # checking $clone[0]->typedef( "uint_least8_t" ) # checking $clone[0]->typedef( "uintmax_t" ) # checking $clone[0]->typedef( "uintptr_t" ) # checking $clone[0]->typedef( "ulong" ) # checking $clone[0]->typedef( "useconds_t" ) # checking $clone[0]->typedef( "ushort" ) # checking $clone[0]->typedef( "va_list" ) # checking $clone[0]->typedef( "wchar_t" ) # checking $clone[0]->typedef( "wint_t" ) # checking $clone[0]->typedef( "xpv_allocated" ) # checking $clone[0]->typedef( "xpvav_allocated" ) # checking $clone[0]->typedef( "xpvcv_allocated" ) # checking $clone[0]->typedef( "xpvfm_allocated" ) # checking $clone[0]->typedef( "xpvhv_allocated" ) # checking $clone[0]->typedef( "xpviv_allocated" ) ok 81 # checking counts for $clone[1]->typedef_names ok 82 ok 83 # checking parsed names for $clone[1]->typedef_names ok 84 # checking $clone[1]->typedef( "AMT" ) # checking $clone[1]->typedef( "AMTS" ) # checking $clone[1]->typedef( "ANY" ) # checking $clone[1]->typedef( "ATEXIT_t" ) # checking $clone[1]->typedef( "AV" ) # checking $clone[1]->typedef( "BINOP" ) # checking $clone[1]->typedef( "BLOCK" ) # checking $clone[1]->typedef( "CHECKPOINT" ) # checking $clone[1]->typedef( "CLONE_PARAMS" ) # checking $clone[1]->typedef( "COP" ) # checking $clone[1]->typedef( "CV" ) # checking $clone[1]->typedef( "DESTRUCTORFUNC_NOCONTEXT_t" ) # checking $clone[1]->typedef( "DESTRUCTORFUNC_t" ) # checking $clone[1]->typedef( "FILE" ) # checking $clone[1]->typedef( "GP" ) # checking $clone[1]->typedef( "GV" ) # checking $clone[1]->typedef( "HE" ) # checking $clone[1]->typedef( "HEK" ) # checking $clone[1]->typedef( "HV" ) # checking $clone[1]->typedef( "I16" ) # checking $clone[1]->typedef( "I32" ) # checking $clone[1]->typedef( "I8" ) # checking $clone[1]->typedef( "IO" ) # checking $clone[1]->typedef( "IV" ) # checking $clone[1]->typedef( "JMPENV" ) # checking $clone[1]->typedef( "LISTOP" ) # checking $clone[1]->typedef( "LOGOP" ) # checking $clone[1]->typedef( "LOOP" ) # checking $clone[1]->typedef( "MAGIC" ) # checking $clone[1]->typedef( "MGVTBL" ) # checking $clone[1]->typedef( "NV" ) # checking $clone[1]->typedef( "OP" ) # checking $clone[1]->typedef( "PAD" ) # checking $clone[1]->typedef( "PADLIST" ) # checking $clone[1]->typedef( "PADOFFSET" ) # checking $clone[1]->typedef( "PADOP" ) # checking $clone[1]->typedef( "PERL_CONTEXT" ) # checking $clone[1]->typedef( "PERL_SI" ) # checking $clone[1]->typedef( "PMOP" ) # checking $clone[1]->typedef( "PPADDR_t" ) # checking $clone[1]->typedef( "PTR_TBL_ENT_t" ) # checking $clone[1]->typedef( "PTR_TBL_t" ) # checking $clone[1]->typedef( "PVOP" ) # checking $clone[1]->typedef( "PerlExitListEntry" ) # checking $clone[1]->typedef( "PerlIO" ) # checking $clone[1]->typedef( "PerlInterpreter" ) # checking $clone[1]->typedef( "Perl_check_t" ) # checking $clone[1]->typedef( "Perl_ppaddr_t" ) # checking $clone[1]->typedef( "REGEXP" ) # checking $clone[1]->typedef( "STRLEN" ) # checking $clone[1]->typedef( "SUBLEXINFO" ) # checking $clone[1]->typedef( "SV" ) # checking $clone[1]->typedef( "SVCOMPARE_t" ) # checking $clone[1]->typedef( "SVFUNC_t" ) # checking $clone[1]->typedef( "SVOP" ) # checking $clone[1]->typedef( "Sighandler_t" ) # checking $clone[1]->typedef( "Sigsave_t" ) # checking $clone[1]->typedef( "Thread" ) # checking $clone[1]->typedef( "U16" ) # checking $clone[1]->typedef( "U32" ) # checking $clone[1]->typedef( "U8" ) # checking $clone[1]->typedef( "UNOP" ) # checking $clone[1]->typedef( "UV" ) # checking $clone[1]->typedef( "XPV" ) # checking $clone[1]->typedef( "XPVAV" ) # checking $clone[1]->typedef( "XPVBM" ) # checking $clone[1]->typedef( "XPVCV" ) # checking $clone[1]->typedef( "XPVFM" ) # checking $clone[1]->typedef( "XPVGV" ) # checking $clone[1]->typedef( "XPVHV" ) # checking $clone[1]->typedef( "XPVIO" ) # checking $clone[1]->typedef( "XPVIV" ) # checking $clone[1]->typedef( "XPVLV" ) # checking $clone[1]->typedef( "XPVMG" ) # checking $clone[1]->typedef( "XPVNV" ) # checking $clone[1]->typedef( "XPVUV" ) # checking $clone[1]->typedef( "XSINIT_t" ) # checking $clone[1]->typedef( "XSUBADDR_t" ) # checking $clone[1]->typedef( "YYSTYPE" ) # checking $clone[1]->typedef( "_G_fpos64_t" ) # checking $clone[1]->typedef( "_G_fpos_t" ) # checking $clone[1]->typedef( "_G_iconv_t" ) # checking $clone[1]->typedef( "_G_int16_t" ) # checking $clone[1]->typedef( "_G_int32_t" ) # checking $clone[1]->typedef( "_G_uint16_t" ) # checking $clone[1]->typedef( "_G_uint32_t" ) # checking $clone[1]->typedef( "_IO_FILE" ) # checking $clone[1]->typedef( "_IO_cookie_io_functions_t" ) # checking $clone[1]->typedef( "_IO_lock_t" ) # checking $clone[1]->typedef( "_LIB_VERSION_TYPE" ) # checking $clone[1]->typedef( "__FILE" ) # checking $clone[1]->typedef( "__blkcnt64_t" ) # checking $clone[1]->typedef( "__blkcnt_t" ) # checking $clone[1]->typedef( "__blksize_t" ) # checking $clone[1]->typedef( "__caddr_t" ) # checking $clone[1]->typedef( "__clock_t" ) # checking $clone[1]->typedef( "__clockid_t" ) # checking $clone[1]->typedef( "__compar_fn_t" ) # checking $clone[1]->typedef( "__daddr_t" ) # checking $clone[1]->typedef( "__dev_t" ) # checking $clone[1]->typedef( "__fd_mask" ) # checking $clone[1]->typedef( "__fsblkcnt64_t" ) # checking $clone[1]->typedef( "__fsblkcnt_t" ) # checking $clone[1]->typedef( "__fsfilcnt64_t" ) # checking $clone[1]->typedef( "__fsfilcnt_t" ) # checking $clone[1]->typedef( "__fsid_t" ) # checking $clone[1]->typedef( "__gconv_btowc_fct" ) # checking $clone[1]->typedef( "__gconv_end_fct" ) # checking $clone[1]->typedef( "__gconv_fct" ) # checking $clone[1]->typedef( "__gconv_init_fct" ) # checking $clone[1]->typedef( "__gconv_t" ) # checking $clone[1]->typedef( "__gconv_trans_context_fct" ) # checking $clone[1]->typedef( "__gconv_trans_end_fct" ) # checking $clone[1]->typedef( "__gconv_trans_fct" ) # checking $clone[1]->typedef( "__gconv_trans_init_fct" ) # checking $clone[1]->typedef( "__gconv_trans_query_fct" ) # checking $clone[1]->typedef( "__gid_t" ) # checking $clone[1]->typedef( "__gnuc_va_list" ) # checking $clone[1]->typedef( "__gwchar_t" ) # checking $clone[1]->typedef( "__huge_val_t" ) # checking $clone[1]->typedef( "__huge_valf_t" ) # checking $clone[1]->typedef( "__id_t" ) # checking $clone[1]->typedef( "__ino64_t" ) # checking $clone[1]->typedef( "__ino_t" ) # checking $clone[1]->typedef( "__int16_t" ) # checking $clone[1]->typedef( "__int32_t" ) # checking $clone[1]->typedef( "__int64_t" ) # checking $clone[1]->typedef( "__int8_t" ) # checking $clone[1]->typedef( "__intptr_t" ) # checking $clone[1]->typedef( "__io_close_fn" ) # checking $clone[1]->typedef( "__io_read_fn" ) # checking $clone[1]->typedef( "__io_seek_fn" ) # checking $clone[1]->typedef( "__io_write_fn" ) # checking $clone[1]->typedef( "__ipc_pid_t" ) # checking $clone[1]->typedef( "__itimer_which_t" ) # checking $clone[1]->typedef( "__jmp_buf" ) # checking $clone[1]->typedef( "__key_t" ) # checking $clone[1]->typedef( "__locale_t" ) # checking $clone[1]->typedef( "__loff_t" ) # checking $clone[1]->typedef( "__mbstate_t" ) # checking $clone[1]->typedef( "__mode_t" ) # checking $clone[1]->typedef( "__nlink_t" ) # checking $clone[1]->typedef( "__off64_t" ) # checking $clone[1]->typedef( "__off_t" ) # checking $clone[1]->typedef( "__pid_t" ) # checking $clone[1]->typedef( "__pthread_slist_t" ) # checking $clone[1]->typedef( "__qaddr_t" ) # checking $clone[1]->typedef( "__quad_t" ) # checking $clone[1]->typedef( "__rlim64_t" ) # checking $clone[1]->typedef( "__rlim_t" ) # checking $clone[1]->typedef( "__sig_atomic_t" ) # checking $clone[1]->typedef( "__sighandler_t" ) # checking $clone[1]->typedef( "__sigset_t" ) # checking $clone[1]->typedef( "__socklen_t" ) # checking $clone[1]->typedef( "__ssize_t" ) # checking $clone[1]->typedef( "__suseconds_t" ) # checking $clone[1]->typedef( "__swblk_t" ) # checking $clone[1]->typedef( "__time_t" ) # checking $clone[1]->typedef( "__timer_t" ) # checking $clone[1]->typedef( "__timezone_ptr_t" ) # checking $clone[1]->typedef( "__u_char" ) # checking $clone[1]->typedef( "__u_int" ) # checking $clone[1]->typedef( "__u_long" ) # checking $clone[1]->typedef( "__u_quad_t" ) # checking $clone[1]->typedef( "__u_short" ) # checking $clone[1]->typedef( "__uid_t" ) # checking $clone[1]->typedef( "__uint16_t" ) # checking $clone[1]->typedef( "__uint32_t" ) # checking $clone[1]->typedef( "__uint64_t" ) # checking $clone[1]->typedef( "__uint8_t" ) # checking $clone[1]->typedef( "__useconds_t" ) # checking $clone[1]->typedef( "_int_2_" ) # checking $clone[1]->typedef( "_int_3_" ) # checking $clone[1]->typedef( "_int_4_" ) # checking $clone[1]->typedef( "blkcnt64_t" ) # checking $clone[1]->typedef( "blkcnt_t" ) # checking $clone[1]->typedef( "blksize_t" ) # checking $clone[1]->typedef( "caddr_t" ) # checking $clone[1]->typedef( "clock_t" ) # checking $clone[1]->typedef( "clockid_t" ) # checking $clone[1]->typedef( "comparison_fn_t" ) # checking $clone[1]->typedef( "cookie_close_function_t" ) # checking $clone[1]->typedef( "cookie_io_functions_t" ) # checking $clone[1]->typedef( "cookie_read_function_t" ) # checking $clone[1]->typedef( "cookie_seek_function_t" ) # checking $clone[1]->typedef( "cookie_write_function_t" ) # checking $clone[1]->typedef( "cv_flags_t" ) # checking $clone[1]->typedef( "daddr_t" ) # checking $clone[1]->typedef( "dev_t" ) # checking $clone[1]->typedef( "div_t" ) # checking $clone[1]->typedef( "double_t" ) # checking $clone[1]->typedef( "error_t" ) # checking $clone[1]->typedef( "expectation" ) # checking $clone[1]->typedef( "fd_mask" ) # checking $clone[1]->typedef( "fd_set" ) # checking $clone[1]->typedef( "filter_t" ) # checking $clone[1]->typedef( "float_t" ) # checking $clone[1]->typedef( "fpos64_t" ) # checking $clone[1]->typedef( "fpos_t" ) # checking $clone[1]->typedef( "fpregset_t" ) # checking $clone[1]->typedef( "fsblkcnt64_t" ) # checking $clone[1]->typedef( "fsblkcnt_t" ) # checking $clone[1]->typedef( "fsfilcnt64_t" ) # checking $clone[1]->typedef( "fsfilcnt_t" ) # checking $clone[1]->typedef( "fsid_t" ) # checking $clone[1]->typedef( "gid_t" ) # checking $clone[1]->typedef( "greg_t" ) # checking $clone[1]->typedef( "gregset_t" ) # checking $clone[1]->typedef( "id_t" ) # checking $clone[1]->typedef( "imaxdiv_t" ) # checking $clone[1]->typedef( "in_addr_t" ) # checking $clone[1]->typedef( "in_port_t" ) # checking $clone[1]->typedef( "ino64_t" ) # checking $clone[1]->typedef( "ino_t" ) # checking $clone[1]->typedef( "int16_t" ) # checking $clone[1]->typedef( "int32_t" ) # checking $clone[1]->typedef( "int64_t" ) # checking $clone[1]->typedef( "int8_t" ) # checking $clone[1]->typedef( "int_fast16_t" ) # checking $clone[1]->typedef( "int_fast32_t" ) # checking $clone[1]->typedef( "int_fast64_t" ) # checking $clone[1]->typedef( "int_fast8_t" ) # checking $clone[1]->typedef( "int_least16_t" ) # checking $clone[1]->typedef( "int_least32_t" ) # checking $clone[1]->typedef( "int_least64_t" ) # checking $clone[1]->typedef( "int_least8_t" ) # checking $clone[1]->typedef( "intmax_t" ) # checking $clone[1]->typedef( "intptr_t" ) # checking $clone[1]->typedef( "jmp_buf" ) # checking $clone[1]->typedef( "key_t" ) # checking $clone[1]->typedef( "ldiv_t" ) # checking $clone[1]->typedef( "line_t" ) # checking $clone[1]->typedef( "lldiv_t" ) # checking $clone[1]->typedef( "locale_t" ) # checking $clone[1]->typedef( "loff_t" ) # checking $clone[1]->typedef( "mcontext_t" ) # checking $clone[1]->typedef( "mode_t" ) # checking $clone[1]->typedef( "nlink_t" ) # checking $clone[1]->typedef( "off64_t" ) # checking $clone[1]->typedef( "off_t" ) # checking $clone[1]->typedef( "opcode" ) # checking $clone[1]->typedef( "padtidy_type" ) # checking $clone[1]->typedef( "peep_t" ) # checking $clone[1]->typedef( "pid_t" ) # checking $clone[1]->typedef( "pthread_attr_t" ) # checking $clone[1]->typedef( "pthread_barrier_t" ) # checking $clone[1]->typedef( "pthread_barrierattr_t" ) # checking $clone[1]->typedef( "pthread_cond_t" ) # checking $clone[1]->typedef( "pthread_condattr_t" ) # checking $clone[1]->typedef( "pthread_key_t" ) # checking $clone[1]->typedef( "pthread_mutex_t" ) # checking $clone[1]->typedef( "pthread_mutexattr_t" ) # checking $clone[1]->typedef( "pthread_once_t" ) # checking $clone[1]->typedef( "pthread_rwlock_t" ) # checking $clone[1]->typedef( "pthread_rwlockattr_t" ) # checking $clone[1]->typedef( "pthread_spinlock_t" ) # checking $clone[1]->typedef( "pthread_t" ) # checking $clone[1]->typedef( "ptrdiff_t" ) # checking $clone[1]->typedef( "quad_t" ) # checking $clone[1]->typedef( "re_intuit_start_t" ) # checking $clone[1]->typedef( "re_intuit_string_t" ) # checking $clone[1]->typedef( "re_scream_pos_data" ) # checking $clone[1]->typedef( "reg_trie_accepted" ) # checking $clone[1]->typedef( "regcomp_t" ) # checking $clone[1]->typedef( "regdupe_t" ) # checking $clone[1]->typedef( "regexec_t" ) # checking $clone[1]->typedef( "regexp" ) # checking $clone[1]->typedef( "regexp_engine" ) # checking $clone[1]->typedef( "regfree_t" ) # checking $clone[1]->typedef( "register_t" ) # checking $clone[1]->typedef( "regmatch_info" ) # checking $clone[1]->typedef( "regmatch_slab" ) # checking $clone[1]->typedef( "regmatch_state" ) # checking $clone[1]->typedef( "regnode" ) # checking $clone[1]->typedef( "runops_proc_t" ) # checking $clone[1]->typedef( "sa_family_t" ) # checking $clone[1]->typedef( "share_proc_t" ) # checking $clone[1]->typedef( "sig_atomic_t" ) # checking $clone[1]->typedef( "sig_t" ) # checking $clone[1]->typedef( "sigevent_t" ) # checking $clone[1]->typedef( "sighandler_t" ) # checking $clone[1]->typedef( "siginfo_t" ) # checking $clone[1]->typedef( "sigjmp_buf" ) # checking $clone[1]->typedef( "sigset_t" ) # checking $clone[1]->typedef( "sigval_t" ) # checking $clone[1]->typedef( "size_t" ) # checking $clone[1]->typedef( "socklen_t" ) # checking $clone[1]->typedef( "ssize_t" ) # checking $clone[1]->typedef( "stack_t" ) # checking $clone[1]->typedef( "suseconds_t" ) # checking $clone[1]->typedef( "svtype" ) # checking $clone[1]->typedef( "thrhook_proc_t" ) # checking $clone[1]->typedef( "time_t" ) # checking $clone[1]->typedef( "timer_t" ) # checking $clone[1]->typedef( "u_char" ) # checking $clone[1]->typedef( "u_int" ) # checking $clone[1]->typedef( "u_int16_t" ) # checking $clone[1]->typedef( "u_int32_t" ) # checking $clone[1]->typedef( "u_int64_t" ) # checking $clone[1]->typedef( "u_int8_t" ) # checking $clone[1]->typedef( "u_long" ) # checking $clone[1]->typedef( "u_quad_t" ) # checking $clone[1]->typedef( "u_short" ) # checking $clone[1]->typedef( "ucontext_t" ) # checking $clone[1]->typedef( "uid_t" ) # checking $clone[1]->typedef( "uint" ) # checking $clone[1]->typedef( "uint16_t" ) # checking $clone[1]->typedef( "uint32_t" ) # checking $clone[1]->typedef( "uint64_t" ) # checking $clone[1]->typedef( "uint8_t" ) # checking $clone[1]->typedef( "uint_fast16_t" ) # checking $clone[1]->typedef( "uint_fast32_t" ) # checking $clone[1]->typedef( "uint_fast64_t" ) # checking $clone[1]->typedef( "uint_fast8_t" ) # checking $clone[1]->typedef( "uint_least16_t" ) # checking $clone[1]->typedef( "uint_least32_t" ) # checking $clone[1]->typedef( "uint_least64_t" ) # checking $clone[1]->typedef( "uint_least8_t" ) # checking $clone[1]->typedef( "uintmax_t" ) # checking $clone[1]->typedef( "uintptr_t" ) # checking $clone[1]->typedef( "ulong" ) # checking $clone[1]->typedef( "useconds_t" ) # checking $clone[1]->typedef( "ushort" ) # checking $clone[1]->typedef( "va_list" ) # checking $clone[1]->typedef( "wchar_t" ) # checking $clone[1]->typedef( "wint_t" ) # checking $clone[1]->typedef( "xpv_allocated" ) # checking $clone[1]->typedef( "xpvav_allocated" ) # checking $clone[1]->typedef( "xpvcv_allocated" ) # checking $clone[1]->typedef( "xpvfm_allocated" ) # checking $clone[1]->typedef( "xpvhv_allocated" ) # checking $clone[1]->typedef( "xpviv_allocated" ) ok 85 # checking if any names exist ok 86 # checking counts for $clone[0]->macro_names ok 87 ok 88 # checking parsed names for $clone[0]->macro_names ok 89 # checking $clone[0]->macro( "ABORT" ) # checking $clone[0]->macro( "ACCESSPERMS" ) # checking $clone[0]->macro( "AF_APPLETALK" ) # checking $clone[0]->macro( "AF_ASH" ) # checking $clone[0]->macro( "AF_ATMPVC" ) # checking $clone[0]->macro( "AF_ATMSVC" ) # checking $clone[0]->macro( "AF_AX25" ) # checking $clone[0]->macro( "AF_BLUETOOTH" ) # checking $clone[0]->macro( "AF_BRIDGE" ) # checking $clone[0]->macro( "AF_DECnet" ) # checking $clone[0]->macro( "AF_ECONET" ) # checking $clone[0]->macro( "AF_FILE" ) # checking $clone[0]->macro( "AF_INET" ) # checking $clone[0]->macro( "AF_INET6" ) # checking $clone[0]->macro( "AF_IPX" ) # checking $clone[0]->macro( "AF_IRDA" ) # checking $clone[0]->macro( "AF_KEY" ) # checking $clone[0]->macro( "AF_LOCAL" ) # checking $clone[0]->macro( "AF_MAX" ) # checking $clone[0]->macro( "AF_NETBEUI" ) # checking $clone[0]->macro( "AF_NETLINK" ) # checking $clone[0]->macro( "AF_NETROM" ) # checking $clone[0]->macro( "AF_PACKET" ) # checking $clone[0]->macro( "AF_PPPOX" ) # checking $clone[0]->macro( "AF_ROSE" ) # checking $clone[0]->macro( "AF_ROUTE" ) # checking $clone[0]->macro( "AF_SECURITY" ) # checking $clone[0]->macro( "AF_SNA" ) # checking $clone[0]->macro( "AF_UNIX" ) # checking $clone[0]->macro( "AF_UNSPEC" ) # checking $clone[0]->macro( "AF_WANPIPE" ) # checking $clone[0]->macro( "AF_X25" ) # checking $clone[0]->macro( "AIO_PRIO_DELTA_MAX" ) # checking $clone[0]->macro( "AI_ADDRCONFIG" ) # checking $clone[0]->macro( "AI_ALL" ) # checking $clone[0]->macro( "AI_CANONIDN" ) # checking $clone[0]->macro( "AI_CANONNAME" ) # checking $clone[0]->macro( "AI_IDN" ) # checking $clone[0]->macro( "AI_IDN_ALLOW_UNASSIGNED" ) # checking $clone[0]->macro( "AI_IDN_USE_STD3_ASCII_RULES" ) # checking $clone[0]->macro( "AI_NUMERICHOST" ) # checking $clone[0]->macro( "AI_NUMERICSERV" ) # checking $clone[0]->macro( "AI_PASSIVE" ) # checking $clone[0]->macro( "AI_V4MAPPED" ) # checking $clone[0]->macro( "ALLPERMS" ) # checking $clone[0]->macro( "AMG_CALLbinL" ) # checking $clone[0]->macro( "AMG_CALLun" ) # checking $clone[0]->macro( "AMG_CALLun_var" ) # checking $clone[0]->macro( "AMG_id2name" ) # checking $clone[0]->macro( "AMGf_assign" ) # checking $clone[0]->macro( "AMGf_noleft" ) # checking $clone[0]->macro( "AMGf_noright" ) # checking $clone[0]->macro( "AMGf_unary" ) # checking $clone[0]->macro( "AMGfallNEVER" ) # checking $clone[0]->macro( "AMGfallNO" ) # checking $clone[0]->macro( "AMGfallYES" ) # checking $clone[0]->macro( "AMT_AMAGIC" ) # checking $clone[0]->macro( "AMT_AMAGIC_off" ) # checking $clone[0]->macro( "AMT_AMAGIC_on" ) # checking $clone[0]->macro( "AMT_OVERLOADED" ) # checking $clone[0]->macro( "AMT_OVERLOADED_off" ) # checking $clone[0]->macro( "AMT_OVERLOADED_on" ) # checking $clone[0]->macro( "AMTf_AMAGIC" ) # checking $clone[0]->macro( "AMTf_OVERLOADED" ) # checking $clone[0]->macro( "ANYOF_FOLD_SHARP_S" ) # checking $clone[0]->macro( "ARCHLIB" ) # checking $clone[0]->macro( "ARCHLIB_EXP" ) # checking $clone[0]->macro( "ARCHNAME" ) # checking $clone[0]->macro( "ARGTARG" ) # checking $clone[0]->macro( "ARG_MAX" ) # checking $clone[0]->macro( "ASCII_TO_NATIVE" ) # checking $clone[0]->macro( "ASCII_TO_NEED" ) # checking $clone[0]->macro( "ASCIIish" ) # checking $clone[0]->macro( "ASCTIME_R_PROTO" ) # checking $clone[0]->macro( "ASSERT_CURPAD_ACTIVE" ) # checking $clone[0]->macro( "ASSERT_CURPAD_LEGAL" ) # checking $clone[0]->macro( "AT_EACCESS" ) # checking $clone[0]->macro( "AT_FDCWD" ) # checking $clone[0]->macro( "AT_REMOVEDIR" ) # checking $clone[0]->macro( "AT_SYMLINK_FOLLOW" ) # checking $clone[0]->macro( "AT_SYMLINK_NOFOLLOW" ) # checking $clone[0]->macro( "Atof" ) # checking $clone[0]->macro( "Atol" ) # checking $clone[0]->macro( "Atoul" ) # checking $clone[0]->macro( "AvALLOC" ) # checking $clone[0]->macro( "AvARRAY" ) # checking $clone[0]->macro( "AvARYLEN" ) # checking $clone[0]->macro( "AvFILL" ) # checking $clone[0]->macro( "AvFILLp" ) # checking $clone[0]->macro( "AvMAX" ) # checking $clone[0]->macro( "AvREAL" ) # checking $clone[0]->macro( "AvREALISH" ) # checking $clone[0]->macro( "AvREAL_off" ) # checking $clone[0]->macro( "AvREAL_on" ) # checking $clone[0]->macro( "AvREAL_only" ) # checking $clone[0]->macro( "AvREIFY" ) # checking $clone[0]->macro( "AvREIFY_off" ) # checking $clone[0]->macro( "AvREIFY_on" ) # checking $clone[0]->macro( "AvREIFY_only" ) # checking $clone[0]->macro( "BASEOP" ) # checking $clone[0]->macro( "BC_BASE_MAX" ) # checking $clone[0]->macro( "BC_DIM_MAX" ) # checking $clone[0]->macro( "BC_SCALE_MAX" ) # checking $clone[0]->macro( "BC_STRING_MAX" ) # checking $clone[0]->macro( "BIG_ENDIAN" ) # checking $clone[0]->macro( "BIN" ) # checking $clone[0]->macro( "BIN_EXP" ) # checking $clone[0]->macro( "BIT_BUCKET" ) # checking $clone[0]->macro( "BIT_DIGITS" ) # checking $clone[0]->macro( "BSD_GETPGRP" ) # checking $clone[0]->macro( "BSD_SETPGRP" ) # checking $clone[0]->macro( "BUFSIZ" ) # checking $clone[0]->macro( "BUS_ADRALN" ) # checking $clone[0]->macro( "BUS_ADRERR" ) # checking $clone[0]->macro( "BUS_OBJERR" ) # checking $clone[0]->macro( "BYTEORDER" ) # checking $clone[0]->macro( "BYTE_ORDER" ) # checking $clone[0]->macro( "Bit" ) # checking $clone[0]->macro( "BmPREVIOUS" ) # checking $clone[0]->macro( "BmRARE" ) # checking $clone[0]->macro( "BmUSEFUL" ) # checking $clone[0]->macro( "CALLREGCOMP" ) # checking $clone[0]->macro( "CALLREGCOMP_ENG" ) # checking $clone[0]->macro( "CALLREGEXEC" ) # checking $clone[0]->macro( "CALLREGFREE" ) # checking $clone[0]->macro( "CALLREG_INTUIT_START" ) # checking $clone[0]->macro( "CALLREG_INTUIT_STRING" ) # checking $clone[0]->macro( "CALLRUNOPS" ) # checking $clone[0]->macro( "CALL_FPTR" ) # checking $clone[0]->macro( "CANBSIZ" ) # checking $clone[0]->macro( "CAN_COW_FLAGS" ) # checking $clone[0]->macro( "CAN_COW_MASK" ) # checking $clone[0]->macro( "CAN_PROTOTYPE" ) # checking $clone[0]->macro( "CASTFLAGS" ) # checking $clone[0]->macro( "CASTNEGFLOAT" ) # checking $clone[0]->macro( "CAT2" ) # checking $clone[0]->macro( "CATCH_GET" ) # checking $clone[0]->macro( "CATCH_SET" ) # checking $clone[0]->macro( "CBRK" ) # checking $clone[0]->macro( "CDISCARD" ) # checking $clone[0]->macro( "CDSUSP" ) # checking $clone[0]->macro( "CEOF" ) # checking $clone[0]->macro( "CEOL" ) # checking $clone[0]->macro( "CEOT" ) # checking $clone[0]->macro( "CERASE" ) # checking $clone[0]->macro( "CFLUSH" ) # checking $clone[0]->macro( "CHARCLASS_NAME_MAX" ) # checking $clone[0]->macro( "CHAR_BIT" ) # checking $clone[0]->macro( "CHAR_MAX" ) # checking $clone[0]->macro( "CHAR_MIN" ) # checking $clone[0]->macro( "CHECK_MALLOC_TAINT" ) # checking $clone[0]->macro( "CHECK_MALLOC_TOO_LATE_FOR" ) # checking $clone[0]->macro( "CHILD_MAX" ) # checking $clone[0]->macro( "CINTR" ) # checking $clone[0]->macro( "CKILL" ) # checking $clone[0]->macro( "CLD_CONTINUED" ) # checking $clone[0]->macro( "CLD_DUMPED" ) # checking $clone[0]->macro( "CLD_EXITED" ) # checking $clone[0]->macro( "CLD_KILLED" ) # checking $clone[0]->macro( "CLD_STOPPED" ) # checking $clone[0]->macro( "CLD_TRAPPED" ) # checking $clone[0]->macro( "CLEAR_ARGARRAY" ) # checking $clone[0]->macro( "CLNEXT" ) # checking $clone[0]->macro( "CLOCKS_PER_SEC" ) # checking $clone[0]->macro( "CLOCK_MONOTONIC" ) # checking $clone[0]->macro( "CLOCK_PROCESS_CPUTIME_ID" ) # checking $clone[0]->macro( "CLOCK_REALTIME" ) # checking $clone[0]->macro( "CLOCK_THREAD_CPUTIME_ID" ) # checking $clone[0]->macro( "CLONEf_CLONE_HOST" ) # checking $clone[0]->macro( "CLONEf_COPY_STACKS" ) # checking $clone[0]->macro( "CLONEf_JOIN_IN" ) # checking $clone[0]->macro( "CLONEf_KEEP_PTR_TABLE" ) # checking $clone[0]->macro( "CLUMP_2IV" ) # checking $clone[0]->macro( "CLUMP_2UV" ) # checking $clone[0]->macro( "CMIN" ) # checking $clone[0]->macro( "CMSG_ALIGN" ) # checking $clone[0]->macro( "CMSG_DATA" ) # checking $clone[0]->macro( "CMSG_FIRSTHDR" ) # checking $clone[0]->macro( "CMSG_LEN" ) # checking $clone[0]->macro( "CMSG_NXTHDR" ) # checking $clone[0]->macro( "CMSG_SPACE" ) # checking $clone[0]->macro( "COLL_WEIGHTS_MAX" ) # checking $clone[0]->macro( "COMMAND_LINE_SIZE" ) # checking $clone[0]->macro( "COND_BROADCAST" ) # checking $clone[0]->macro( "COND_DESTROY" ) # checking $clone[0]->macro( "COND_INIT" ) # checking $clone[0]->macro( "COND_SIGNAL" ) # checking $clone[0]->macro( "COND_WAIT" ) # checking $clone[0]->macro( "CPERLarg" ) # checking $clone[0]->macro( "CPERLarg_" ) # checking $clone[0]->macro( "CPERLscope" ) # checking $clone[0]->macro( "CPPLAST" ) # checking $clone[0]->macro( "CPPMINUS" ) # checking $clone[0]->macro( "CPPRUN" ) # checking $clone[0]->macro( "CPPSTDIN" ) # checking $clone[0]->macro( "CQUIT" ) # checking $clone[0]->macro( "CREPRINT" ) # checking $clone[0]->macro( "CRPRNT" ) # checking $clone[0]->macro( "CRYPT_R_PROTO" ) # checking $clone[0]->macro( "CSH" ) # checking $clone[0]->macro( "CSTART" ) # checking $clone[0]->macro( "CSTATUS" ) # checking $clone[0]->macro( "CSTOP" ) # checking $clone[0]->macro( "CSUSP" ) # checking $clone[0]->macro( "CTERMID_R_PROTO" ) # checking $clone[0]->macro( "CTIME" ) # checking $clone[0]->macro( "CTIME_R_PROTO" ) # checking $clone[0]->macro( "CTRL" ) # checking $clone[0]->macro( "CTYPE256" ) # checking $clone[0]->macro( "CVf_ANON" ) # checking $clone[0]->macro( "CVf_ASSERTION" ) # checking $clone[0]->macro( "CVf_BUILTIN_ATTRS" ) # checking $clone[0]->macro( "CVf_CLONE" ) # checking $clone[0]->macro( "CVf_CLONED" ) # checking $clone[0]->macro( "CVf_CONST" ) # checking $clone[0]->macro( "CVf_ISXSUB" ) # checking $clone[0]->macro( "CVf_LOCKED" ) # checking $clone[0]->macro( "CVf_LVALUE" ) # checking $clone[0]->macro( "CVf_METHOD" ) # checking $clone[0]->macro( "CVf_NODEBUG" ) # checking $clone[0]->macro( "CVf_UNIQUE" ) # checking $clone[0]->macro( "CVf_WEAKOUTSIDE" ) # checking $clone[0]->macro( "CWERASE" ) # checking $clone[0]->macro( "CXINC" ) # checking $clone[0]->macro( "CXTYPEMASK" ) # checking $clone[0]->macro( "CX_CURPAD_SAVE" ) # checking $clone[0]->macro( "CX_CURPAD_SV" ) # checking $clone[0]->macro( "CX_ITERDATA_SET" ) # checking $clone[0]->macro( "CX_LOOP_NEXTOP_GET" ) # checking $clone[0]->macro( "CXp_FOREACH" ) # checking $clone[0]->macro( "CXp_FOR_DEF" ) # checking $clone[0]->macro( "CXp_MULTICALL" ) # checking $clone[0]->macro( "CXp_REAL" ) # checking $clone[0]->macro( "CXp_TRYBLOCK" ) # checking $clone[0]->macro( "CXt_BLOCK" ) # checking $clone[0]->macro( "CXt_EVAL" ) # checking $clone[0]->macro( "CXt_FORMAT" ) # checking $clone[0]->macro( "CXt_GIVEN" ) # checking $clone[0]->macro( "CXt_LOOP" ) # checking $clone[0]->macro( "CXt_NULL" ) # checking $clone[0]->macro( "CXt_SUB" ) # checking $clone[0]->macro( "CXt_SUBST" ) # checking $clone[0]->macro( "CXt_WHEN" ) # checking $clone[0]->macro( "C_ARRAY_LENGTH" ) # checking $clone[0]->macro( "CopARYBASE_get" ) # checking $clone[0]->macro( "CopARYBASE_set" ) # checking $clone[0]->macro( "CopFILE" ) # checking $clone[0]->macro( "CopFILEAV" ) # checking $clone[0]->macro( "CopFILEAVx" ) # checking $clone[0]->macro( "CopFILEGV" ) # checking $clone[0]->macro( "CopFILEGV_set" ) # checking $clone[0]->macro( "CopFILESV" ) # checking $clone[0]->macro( "CopFILE_free" ) # checking $clone[0]->macro( "CopFILE_set" ) # checking $clone[0]->macro( "CopHINTS_get" ) # checking $clone[0]->macro( "CopHINTS_set" ) # checking $clone[0]->macro( "CopLINE" ) # checking $clone[0]->macro( "CopLINE_dec" ) # checking $clone[0]->macro( "CopLINE_inc" ) # checking $clone[0]->macro( "CopLINE_set" ) # checking $clone[0]->macro( "CopSTASH" ) # checking $clone[0]->macro( "CopSTASHPV" ) # checking $clone[0]->macro( "CopSTASHPV_set" ) # checking $clone[0]->macro( "CopSTASH_eq" ) # checking $clone[0]->macro( "CopSTASH_free" ) # checking $clone[0]->macro( "CopSTASH_ne" ) # checking $clone[0]->macro( "CopSTASH_set" ) # checking $clone[0]->macro( "Copy" ) # checking $clone[0]->macro( "CopyD" ) # checking $clone[0]->macro( "Ctl" ) # checking $clone[0]->macro( "CvANON" ) # checking $clone[0]->macro( "CvANON_off" ) # checking $clone[0]->macro( "CvANON_on" ) # checking $clone[0]->macro( "CvASSERTION" ) # checking $clone[0]->macro( "CvASSERTION_off" ) # checking $clone[0]->macro( "CvASSERTION_on" ) # checking $clone[0]->macro( "CvCLONE" ) # checking $clone[0]->macro( "CvCLONED" ) # checking $clone[0]->macro( "CvCLONED_off" ) # checking $clone[0]->macro( "CvCLONED_on" ) # checking $clone[0]->macro( "CvCLONE_off" ) # checking $clone[0]->macro( "CvCLONE_on" ) # checking $clone[0]->macro( "CvCONST" ) # checking $clone[0]->macro( "CvCONST_off" ) # checking $clone[0]->macro( "CvCONST_on" ) # checking $clone[0]->macro( "CvDEPTH" ) # checking $clone[0]->macro( "CvEVAL" ) # checking $clone[0]->macro( "CvEVAL_off" ) # checking $clone[0]->macro( "CvEVAL_on" ) # checking $clone[0]->macro( "CvFILE" ) # checking $clone[0]->macro( "CvFILEGV" ) # checking $clone[0]->macro( "CvFILE_set_from_cop" ) # checking $clone[0]->macro( "CvFLAGS" ) # checking $clone[0]->macro( "CvGV" ) # checking $clone[0]->macro( "CvISXSUB" ) # checking $clone[0]->macro( "CvISXSUB_off" ) # checking $clone[0]->macro( "CvISXSUB_on" ) # checking $clone[0]->macro( "CvLOCKED" ) # checking $clone[0]->macro( "CvLOCKED_off" ) # checking $clone[0]->macro( "CvLOCKED_on" ) # checking $clone[0]->macro( "CvLVALUE" ) # checking $clone[0]->macro( "CvLVALUE_off" ) # checking $clone[0]->macro( "CvLVALUE_on" ) # checking $clone[0]->macro( "CvMETHOD" ) # checking $clone[0]->macro( "CvMETHOD_off" ) # checking $clone[0]->macro( "CvMETHOD_on" ) # checking $clone[0]->macro( "CvNODEBUG" ) # checking $clone[0]->macro( "CvNODEBUG_off" ) # checking $clone[0]->macro( "CvNODEBUG_on" ) # checking $clone[0]->macro( "CvOUTSIDE" ) # checking $clone[0]->macro( "CvOUTSIDE_SEQ" ) # checking $clone[0]->macro( "CvPADLIST" ) # checking $clone[0]->macro( "CvROOT" ) # checking $clone[0]->macro( "CvSPECIAL" ) # checking $clone[0]->macro( "CvSPECIAL_off" ) # checking $clone[0]->macro( "CvSPECIAL_on" ) # checking $clone[0]->macro( "CvSTART" ) # checking $clone[0]->macro( "CvSTASH" ) # checking $clone[0]->macro( "CvUNIQUE" ) # checking $clone[0]->macro( "CvUNIQUE_off" ) # checking $clone[0]->macro( "CvUNIQUE_on" ) # checking $clone[0]->macro( "CvWEAKOUTSIDE" ) # checking $clone[0]->macro( "CvWEAKOUTSIDE_off" ) # checking $clone[0]->macro( "CvWEAKOUTSIDE_on" ) # checking $clone[0]->macro( "CvXSUB" ) # checking $clone[0]->macro( "CvXSUBANY" ) # checking $clone[0]->macro( "CxFOREACH" ) # checking $clone[0]->macro( "CxFOREACHDEF" ) # checking $clone[0]->macro( "CxITERVAR" ) # checking $clone[0]->macro( "CxMULTICALL" ) # checking $clone[0]->macro( "CxREALEVAL" ) # checking $clone[0]->macro( "CxTRYBLOCK" ) # checking $clone[0]->macro( "CxTYPE" ) # checking $clone[0]->macro( "DBL_DIG" ) # checking $clone[0]->macro( "DBL_EPSILON" ) # checking $clone[0]->macro( "DBL_MANT_DIG" ) # checking $clone[0]->macro( "DBL_MAX" ) # checking $clone[0]->macro( "DBL_MAX_10_EXP" ) # checking $clone[0]->macro( "DBL_MAX_EXP" ) # checking $clone[0]->macro( "DBL_MIN" ) # checking $clone[0]->macro( "DBL_MIN_10_EXP" ) # checking $clone[0]->macro( "DBL_MIN_EXP" ) # checking $clone[0]->macro( "DB_Hash_t" ) # checking $clone[0]->macro( "DB_Prefix_t" ) # checking $clone[0]->macro( "DB_VERSION_MAJOR_CFG" ) # checking $clone[0]->macro( "DB_VERSION_MINOR_CFG" ) # checking $clone[0]->macro( "DB_VERSION_PATCH_CFG" ) # checking $clone[0]->macro( "DEBUG_A" ) # checking $clone[0]->macro( "DEBUG_A_FLAG" ) # checking $clone[0]->macro( "DEBUG_A_TEST" ) # checking $clone[0]->macro( "DEBUG_A_TEST_" ) # checking $clone[0]->macro( "DEBUG_C" ) # checking $clone[0]->macro( "DEBUG_C_FLAG" ) # checking $clone[0]->macro( "DEBUG_C_TEST" ) # checking $clone[0]->macro( "DEBUG_C_TEST_" ) # checking $clone[0]->macro( "DEBUG_D" ) # checking $clone[0]->macro( "DEBUG_DB_RECURSE_FLAG" ) # checking $clone[0]->macro( "DEBUG_D_FLAG" ) # checking $clone[0]->macro( "DEBUG_D_TEST" ) # checking $clone[0]->macro( "DEBUG_D_TEST_" ) # checking $clone[0]->macro( "DEBUG_H" ) # checking $clone[0]->macro( "DEBUG_H_FLAG" ) # checking $clone[0]->macro( "DEBUG_H_TEST" ) # checking $clone[0]->macro( "DEBUG_H_TEST_" ) # checking $clone[0]->macro( "DEBUG_J_FLAG" ) # checking $clone[0]->macro( "DEBUG_J_TEST" ) # checking $clone[0]->macro( "DEBUG_J_TEST_" ) # checking $clone[0]->macro( "DEBUG_MASK" ) # checking $clone[0]->macro( "DEBUG_P" ) # checking $clone[0]->macro( "DEBUG_P_FLAG" ) # checking $clone[0]->macro( "DEBUG_P_TEST" ) # checking $clone[0]->macro( "DEBUG_P_TEST_" ) # checking $clone[0]->macro( "DEBUG_R" ) # checking $clone[0]->macro( "DEBUG_R_FLAG" ) # checking $clone[0]->macro( "DEBUG_R_TEST" ) # checking $clone[0]->macro( "DEBUG_R_TEST_" ) # checking $clone[0]->macro( "DEBUG_S" ) # checking $clone[0]->macro( "DEBUG_SCOPE" ) # checking $clone[0]->macro( "DEBUG_S_FLAG" ) # checking $clone[0]->macro( "DEBUG_S_TEST" ) # checking $clone[0]->macro( "DEBUG_S_TEST_" ) # checking $clone[0]->macro( "DEBUG_T" ) # checking $clone[0]->macro( "DEBUG_TOP_FLAG" ) # checking $clone[0]->macro( "DEBUG_T_FLAG" ) # checking $clone[0]->macro( "DEBUG_T_TEST" ) # checking $clone[0]->macro( "DEBUG_T_TEST_" ) # checking $clone[0]->macro( "DEBUG_U" ) # checking $clone[0]->macro( "DEBUG_U_FLAG" ) # checking $clone[0]->macro( "DEBUG_U_TEST" ) # checking $clone[0]->macro( "DEBUG_U_TEST_" ) # checking $clone[0]->macro( "DEBUG_X" ) # checking $clone[0]->macro( "DEBUG_X_FLAG" ) # checking $clone[0]->macro( "DEBUG_X_TEST" ) # checking $clone[0]->macro( "DEBUG_X_TEST_" ) # checking $clone[0]->macro( "DEBUG_Xv" ) # checking $clone[0]->macro( "DEBUG_Xv_TEST" ) # checking $clone[0]->macro( "DEBUG_Xv_TEST_" ) # checking $clone[0]->macro( "DEBUG_c" ) # checking $clone[0]->macro( "DEBUG_c_FLAG" ) # checking $clone[0]->macro( "DEBUG_c_TEST" ) # checking $clone[0]->macro( "DEBUG_c_TEST_" ) # checking $clone[0]->macro( "DEBUG_f" ) # checking $clone[0]->macro( "DEBUG_f_FLAG" ) # checking $clone[0]->macro( "DEBUG_f_TEST" ) # checking $clone[0]->macro( "DEBUG_f_TEST_" ) # checking $clone[0]->macro( "DEBUG_l" ) # checking $clone[0]->macro( "DEBUG_l_FLAG" ) # checking $clone[0]->macro( "DEBUG_l_TEST" ) # checking $clone[0]->macro( "DEBUG_l_TEST_" ) # checking $clone[0]->macro( "DEBUG_m" ) # checking $clone[0]->macro( "DEBUG_m_FLAG" ) # checking $clone[0]->macro( "DEBUG_m_TEST" ) # checking $clone[0]->macro( "DEBUG_m_TEST_" ) # checking $clone[0]->macro( "DEBUG_o" ) # checking $clone[0]->macro( "DEBUG_o_FLAG" ) # checking $clone[0]->macro( "DEBUG_o_TEST" ) # checking $clone[0]->macro( "DEBUG_o_TEST_" ) # checking $clone[0]->macro( "DEBUG_p" ) # checking $clone[0]->macro( "DEBUG_p_FLAG" ) # checking $clone[0]->macro( "DEBUG_p_TEST" ) # checking $clone[0]->macro( "DEBUG_p_TEST_" ) # checking $clone[0]->macro( "DEBUG_q" ) # checking $clone[0]->macro( "DEBUG_q_FLAG" ) # checking $clone[0]->macro( "DEBUG_q_TEST" ) # checking $clone[0]->macro( "DEBUG_q_TEST_" ) # checking $clone[0]->macro( "DEBUG_r" ) # checking $clone[0]->macro( "DEBUG_r_FLAG" ) # checking $clone[0]->macro( "DEBUG_r_TEST" ) # checking $clone[0]->macro( "DEBUG_r_TEST_" ) # checking $clone[0]->macro( "DEBUG_s" ) # checking $clone[0]->macro( "DEBUG_s_FLAG" ) # checking $clone[0]->macro( "DEBUG_s_TEST" ) # checking $clone[0]->macro( "DEBUG_s_TEST_" ) # checking $clone[0]->macro( "DEBUG_t" ) # checking $clone[0]->macro( "DEBUG_t_FLAG" ) # checking $clone[0]->macro( "DEBUG_t_TEST" ) # checking $clone[0]->macro( "DEBUG_t_TEST_" ) # checking $clone[0]->macro( "DEBUG_u" ) # checking $clone[0]->macro( "DEBUG_u_FLAG" ) # checking $clone[0]->macro( "DEBUG_u_TEST" ) # checking $clone[0]->macro( "DEBUG_u_TEST_" ) # checking $clone[0]->macro( "DEBUG_v" ) # checking $clone[0]->macro( "DEBUG_v_FLAG" ) # checking $clone[0]->macro( "DEBUG_v_TEST" ) # checking $clone[0]->macro( "DEBUG_v_TEST_" ) # checking $clone[0]->macro( "DEBUG_x" ) # checking $clone[0]->macro( "DEBUG_x_FLAG" ) # checking $clone[0]->macro( "DEBUG_x_TEST" ) # checking $clone[0]->macro( "DEBUG_x_TEST_" ) # checking $clone[0]->macro( "DECIMAL_DIG" ) # checking $clone[0]->macro( "DEFFILEMODE" ) # checking $clone[0]->macro( "DEFSV" ) # checking $clone[0]->macro( "DELAYTIMER_MAX" ) # checking $clone[0]->macro( "DEV_BSIZE" ) # checking $clone[0]->macro( "DIE" ) # checking $clone[0]->macro( "DM_DELAY" ) # checking $clone[0]->macro( "DM_EGID" ) # checking $clone[0]->macro( "DM_EUID" ) # checking $clone[0]->macro( "DM_GID" ) # checking $clone[0]->macro( "DM_RGID" ) # checking $clone[0]->macro( "DM_RUID" ) # checking $clone[0]->macro( "DM_UID" ) # checking $clone[0]->macro( "DN_ACCESS" ) # checking $clone[0]->macro( "DN_ATTRIB" ) # checking $clone[0]->macro( "DN_CREATE" ) # checking $clone[0]->macro( "DN_DELETE" ) # checking $clone[0]->macro( "DN_MODIFY" ) # checking $clone[0]->macro( "DN_MULTISHOT" ) # checking $clone[0]->macro( "DN_RENAME" ) # checking $clone[0]->macro( "DOMAIN" ) # checking $clone[0]->macro( "DOUBLESIZE" ) # checking $clone[0]->macro( "DO_UTF8" ) # checking $clone[0]->macro( "DPTR2FPTR" ) # checking $clone[0]->macro( "DRAND48_R_PROTO" ) # checking $clone[0]->macro( "DTTOIF" ) # checking $clone[0]->macro( "DT_BLK" ) # checking $clone[0]->macro( "DT_CHR" ) # checking $clone[0]->macro( "DT_DIR" ) # checking $clone[0]->macro( "DT_FIFO" ) # checking $clone[0]->macro( "DT_LNK" ) # checking $clone[0]->macro( "DT_REG" ) # checking $clone[0]->macro( "DT_SOCK" ) # checking $clone[0]->macro( "DT_UNKNOWN" ) # checking $clone[0]->macro( "DT_WHT" ) # checking $clone[0]->macro( "DUP_WARNINGS" ) # checking $clone[0]->macro( "Direntry_t" ) # checking $clone[0]->macro( "Drand01" ) # checking $clone[0]->macro( "E2BIG" ) # checking $clone[0]->macro( "EACCES" ) # checking $clone[0]->macro( "EADDRINUSE" ) # checking $clone[0]->macro( "EADDRNOTAVAIL" ) # checking $clone[0]->macro( "EADV" ) # checking $clone[0]->macro( "EAFNOSUPPORT" ) # checking $clone[0]->macro( "EAGAIN" ) # checking $clone[0]->macro( "EAI_ADDRFAMILY" ) # checking $clone[0]->macro( "EAI_AGAIN" ) # checking $clone[0]->macro( "EAI_ALLDONE" ) # checking $clone[0]->macro( "EAI_BADFLAGS" ) # checking $clone[0]->macro( "EAI_CANCELED" ) # checking $clone[0]->macro( "EAI_FAIL" ) # checking $clone[0]->macro( "EAI_FAMILY" ) # checking $clone[0]->macro( "EAI_IDN_ENCODE" ) # checking $clone[0]->macro( "EAI_INPROGRESS" ) # checking $clone[0]->macro( "EAI_INTR" ) # checking $clone[0]->macro( "EAI_MEMORY" ) # checking $clone[0]->macro( "EAI_NODATA" ) # checking $clone[0]->macro( "EAI_NONAME" ) # checking $clone[0]->macro( "EAI_NOTCANCELED" ) # checking $clone[0]->macro( "EAI_OVERFLOW" ) # checking $clone[0]->macro( "EAI_SERVICE" ) # checking $clone[0]->macro( "EAI_SOCKTYPE" ) # checking $clone[0]->macro( "EAI_SYSTEM" ) # checking $clone[0]->macro( "EALREADY" ) # checking $clone[0]->macro( "EBADE" ) # checking $clone[0]->macro( "EBADF" ) # checking $clone[0]->macro( "EBADFD" ) # checking $clone[0]->macro( "EBADMSG" ) # checking $clone[0]->macro( "EBADR" ) # checking $clone[0]->macro( "EBADRQC" ) # checking $clone[0]->macro( "EBADSLT" ) # checking $clone[0]->macro( "EBCDIC_LATIN_SMALL_LETTER_SHARP_S" ) # checking $clone[0]->macro( "EBFONT" ) # checking $clone[0]->macro( "EBUSY" ) # checking $clone[0]->macro( "ECANCELED" ) # checking $clone[0]->macro( "ECHILD" ) # checking $clone[0]->macro( "ECHRNG" ) # checking $clone[0]->macro( "ECOMM" ) # checking $clone[0]->macro( "ECONNABORTED" ) # checking $clone[0]->macro( "ECONNREFUSED" ) # checking $clone[0]->macro( "ECONNRESET" ) # checking $clone[0]->macro( "EDEADLK" ) # checking $clone[0]->macro( "EDEADLOCK" ) # checking $clone[0]->macro( "EDESTADDRREQ" ) # checking $clone[0]->macro( "EDOM" ) # checking $clone[0]->macro( "EDOTDOT" ) # checking $clone[0]->macro( "EDQUOT" ) # checking $clone[0]->macro( "EEXIST" ) # checking $clone[0]->macro( "EFAULT" ) # checking $clone[0]->macro( "EFBIG" ) # checking $clone[0]->macro( "EHOSTDOWN" ) # checking $clone[0]->macro( "EHOSTUNREACH" ) # checking $clone[0]->macro( "EIDRM" ) # checking $clone[0]->macro( "EILSEQ" ) # checking $clone[0]->macro( "EINPROGRESS" ) # checking $clone[0]->macro( "EINTR" ) # checking $clone[0]->macro( "EINVAL" ) # checking $clone[0]->macro( "EIO" ) # checking $clone[0]->macro( "EISCONN" ) # checking $clone[0]->macro( "EISDIR" ) # checking $clone[0]->macro( "EISNAM" ) # checking $clone[0]->macro( "EKEYEXPIRED" ) # checking $clone[0]->macro( "EKEYREJECTED" ) # checking $clone[0]->macro( "EKEYREVOKED" ) # checking $clone[0]->macro( "EL2HLT" ) # checking $clone[0]->macro( "EL2NSYNC" ) # checking $clone[0]->macro( "EL3HLT" ) # checking $clone[0]->macro( "EL3RST" ) # checking $clone[0]->macro( "ELIBACC" ) # checking $clone[0]->macro( "ELIBBAD" ) # checking $clone[0]->macro( "ELIBEXEC" ) # checking $clone[0]->macro( "ELIBMAX" ) # checking $clone[0]->macro( "ELIBSCN" ) # checking $clone[0]->macro( "ELNRNG" ) # checking $clone[0]->macro( "ELOOP" ) # checking $clone[0]->macro( "EMEDIUMTYPE" ) # checking $clone[0]->macro( "EMFILE" ) # checking $clone[0]->macro( "EMLINK" ) # checking $clone[0]->macro( "EMSGSIZE" ) # checking $clone[0]->macro( "EMULTIHOP" ) # checking $clone[0]->macro( "ENAMETOOLONG" ) # checking $clone[0]->macro( "ENAVAIL" ) # checking $clone[0]->macro( "ENDGRENT_R_PROTO" ) # checking $clone[0]->macro( "ENDHOSTENT_R_PROTO" ) # checking $clone[0]->macro( "ENDNETENT_R_PROTO" ) # checking $clone[0]->macro( "ENDPROTOENT_R_PROTO" ) # checking $clone[0]->macro( "ENDPWENT_R_PROTO" ) # checking $clone[0]->macro( "ENDSERVENT_R_PROTO" ) # checking $clone[0]->macro( "END_EXTERN_C" ) # checking $clone[0]->macro( "ENETDOWN" ) # checking $clone[0]->macro( "ENETRESET" ) # checking $clone[0]->macro( "ENETUNREACH" ) # checking $clone[0]->macro( "ENFILE" ) # checking $clone[0]->macro( "ENOANO" ) # checking $clone[0]->macro( "ENOBUFS" ) # checking $clone[0]->macro( "ENOCSI" ) # checking $clone[0]->macro( "ENODATA" ) # checking $clone[0]->macro( "ENODEV" ) # checking $clone[0]->macro( "ENOENT" ) # checking $clone[0]->macro( "ENOEXEC" ) # checking $clone[0]->macro( "ENOKEY" ) # checking $clone[0]->macro( "ENOLCK" ) # checking $clone[0]->macro( "ENOLINK" ) # checking $clone[0]->macro( "ENOMEDIUM" ) # checking $clone[0]->macro( "ENOMEM" ) # checking $clone[0]->macro( "ENOMSG" ) # checking $clone[0]->macro( "ENONET" ) # checking $clone[0]->macro( "ENOPKG" ) # checking $clone[0]->macro( "ENOPROTOOPT" ) # checking $clone[0]->macro( "ENOSPC" ) # checking $clone[0]->macro( "ENOSR" ) # checking $clone[0]->macro( "ENOSTR" ) # checking $clone[0]->macro( "ENOSYS" ) # checking $clone[0]->macro( "ENOTBLK" ) # checking $clone[0]->macro( "ENOTCONN" ) # checking $clone[0]->macro( "ENOTDIR" ) # checking $clone[0]->macro( "ENOTEMPTY" ) # checking $clone[0]->macro( "ENOTNAM" ) # checking $clone[0]->macro( "ENOTRECOVERABLE" ) # checking $clone[0]->macro( "ENOTSOCK" ) # checking $clone[0]->macro( "ENOTSUP" ) # checking $clone[0]->macro( "ENOTTY" ) # checking $clone[0]->macro( "ENOTUNIQ" ) # checking $clone[0]->macro( "ENTER" ) # checking $clone[0]->macro( "ENXIO" ) # checking $clone[0]->macro( "EOF" ) # checking $clone[0]->macro( "EOF_NONBLOCK" ) # checking $clone[0]->macro( "EOPNOTSUPP" ) # checking $clone[0]->macro( "EOVERFLOW" ) # checking $clone[0]->macro( "EOWNERDEAD" ) # checking $clone[0]->macro( "EPERM" ) # checking $clone[0]->macro( "EPFNOSUPPORT" ) # checking $clone[0]->macro( "EPIPE" ) # checking $clone[0]->macro( "EPROTO" ) # checking $clone[0]->macro( "EPROTONOSUPPORT" ) # checking $clone[0]->macro( "EPROTOTYPE" ) # checking $clone[0]->macro( "ERANGE" ) # checking $clone[0]->macro( "EREMCHG" ) # checking $clone[0]->macro( "EREMOTE" ) # checking $clone[0]->macro( "EREMOTEIO" ) # checking $clone[0]->macro( "ERESTART" ) # checking $clone[0]->macro( "EROFS" ) # checking $clone[0]->macro( "ERRHV" ) # checking $clone[0]->macro( "ERRSV" ) # checking $clone[0]->macro( "ESHUTDOWN" ) # checking $clone[0]->macro( "ESOCKTNOSUPPORT" ) # checking $clone[0]->macro( "ESPIPE" ) # checking $clone[0]->macro( "ESRCH" ) # checking $clone[0]->macro( "ESRMNT" ) # checking $clone[0]->macro( "ESTALE" ) # checking $clone[0]->macro( "ESTRPIPE" ) # checking $clone[0]->macro( "ETIME" ) # checking $clone[0]->macro( "ETIMEDOUT" ) # checking $clone[0]->macro( "ETOOMANYREFS" ) # checking $clone[0]->macro( "ETXTBSY" ) # checking $clone[0]->macro( "EUCLEAN" ) # checking $clone[0]->macro( "EUNATCH" ) # checking $clone[0]->macro( "EUSERS" ) # checking $clone[0]->macro( "EVAL_INEVAL" ) # checking $clone[0]->macro( "EVAL_INREQUIRE" ) # checking $clone[0]->macro( "EVAL_KEEPERR" ) # checking $clone[0]->macro( "EVAL_NULL" ) # checking $clone[0]->macro( "EVAL_WARNONLY" ) # checking $clone[0]->macro( "EWOULDBLOCK" ) # checking $clone[0]->macro( "EXDEV" ) # checking $clone[0]->macro( "EXEC_ARGV_CAST" ) # checking $clone[0]->macro( "EXEC_PAGESIZE" ) # checking $clone[0]->macro( "EXFULL" ) # checking $clone[0]->macro( "EXIT_FAILURE" ) # checking $clone[0]->macro( "EXIT_SUCCESS" ) # checking $clone[0]->macro( "EXPECT" ) # checking $clone[0]->macro( "EXPR_NEST_MAX" ) # checking $clone[0]->macro( "EXT" ) # checking $clone[0]->macro( "EXTCONST" ) # checking $clone[0]->macro( "EXTEND" ) # checking $clone[0]->macro( "EXTEND_MORTAL" ) # checking $clone[0]->macro( "EXTERN_C" ) # checking $clone[0]->macro( "EXT_MGVTBL" ) # checking $clone[0]->macro( "FALSE" ) # checking $clone[0]->macro( "FAPPEND" ) # checking $clone[0]->macro( "FASYNC" ) # checking $clone[0]->macro( "FBMcf_TAIL" ) # checking $clone[0]->macro( "FBMcf_TAIL_DOLLAR" ) # checking $clone[0]->macro( "FBMcf_TAIL_DOLLARM" ) # checking $clone[0]->macro( "FBMcf_TAIL_Z" ) # checking $clone[0]->macro( "FBMcf_TAIL_z" ) # checking $clone[0]->macro( "FBMrf_MULTILINE" ) # checking $clone[0]->macro( "FCNTL_CAN_LOCK" ) # checking $clone[0]->macro( "FD_CLOEXEC" ) # checking $clone[0]->macro( "FD_CLR" ) # checking $clone[0]->macro( "FD_ISSET" ) # checking $clone[0]->macro( "FD_SET" ) # checking $clone[0]->macro( "FD_SETSIZE" ) # checking $clone[0]->macro( "FD_ZERO" ) # checking $clone[0]->macro( "FFLUSH_NULL" ) # checking $clone[0]->macro( "FFSYNC" ) # checking $clone[0]->macro( "FF_0DECIMAL" ) # checking $clone[0]->macro( "FF_BLANK" ) # checking $clone[0]->macro( "FF_CHECKCHOP" ) # checking $clone[0]->macro( "FF_CHECKNL" ) # checking $clone[0]->macro( "FF_CHOP" ) # checking $clone[0]->macro( "FF_DECIMAL" ) # checking $clone[0]->macro( "FF_END" ) # checking $clone[0]->macro( "FF_FETCH" ) # checking $clone[0]->macro( "FF_HALFSPACE" ) # checking $clone[0]->macro( "FF_ITEM" ) # checking $clone[0]->macro( "FF_LINEGLOB" ) # checking $clone[0]->macro( "FF_LINEMARK" ) # checking $clone[0]->macro( "FF_LINESNGL" ) # checking $clone[0]->macro( "FF_LITERAL" ) # checking $clone[0]->macro( "FF_MORE" ) # checking $clone[0]->macro( "FF_NEWLINE" ) # checking $clone[0]->macro( "FF_SKIP" ) # checking $clone[0]->macro( "FF_SPACE" ) # checking $clone[0]->macro( "FILENAME_MAX" ) # checking $clone[0]->macro( "FILTER_DATA" ) # checking $clone[0]->macro( "FILTER_ISREADER" ) # checking $clone[0]->macro( "FILTER_READ" ) # checking $clone[0]->macro( "FIOASYNC" ) # checking $clone[0]->macro( "FIOCLEX" ) # checking $clone[0]->macro( "FIOGETOWN" ) # checking $clone[0]->macro( "FIONBIO" ) # checking $clone[0]->macro( "FIONCLEX" ) # checking $clone[0]->macro( "FIONREAD" ) # checking $clone[0]->macro( "FIOQSIZE" ) # checking $clone[0]->macro( "FIOSETOWN" ) # checking $clone[0]->macro( "FLEXFILENAMES" ) # checking $clone[0]->macro( "FLT_DIG" ) # checking $clone[0]->macro( "FLT_EPSILON" ) # checking $clone[0]->macro( "FLT_EVAL_METHOD" ) # checking $clone[0]->macro( "FLT_MANT_DIG" ) # checking $clone[0]->macro( "FLT_MAX" ) # checking $clone[0]->macro( "FLT_MAX_10_EXP" ) # checking $clone[0]->macro( "FLT_MAX_EXP" ) # checking $clone[0]->macro( "FLT_MIN" ) # checking $clone[0]->macro( "FLT_MIN_10_EXP" ) # checking $clone[0]->macro( "FLT_MIN_EXP" ) # checking $clone[0]->macro( "FLT_RADIX" ) # checking $clone[0]->macro( "FLT_ROUNDS" ) # checking $clone[0]->macro( "FNDELAY" ) # checking $clone[0]->macro( "FNONBLOCK" ) # checking $clone[0]->macro( "FOPEN_MAX" ) # checking $clone[0]->macro( "FORCE_SETs" ) # checking $clone[0]->macro( "FPE_FLTDIV" ) # checking $clone[0]->macro( "FPE_FLTINV" ) # checking $clone[0]->macro( "FPE_FLTOVF" ) # checking $clone[0]->macro( "FPE_FLTRES" ) # checking $clone[0]->macro( "FPE_FLTSUB" ) # checking $clone[0]->macro( "FPE_FLTUND" ) # checking $clone[0]->macro( "FPE_INTDIV" ) # checking $clone[0]->macro( "FPE_INTOVF" ) # checking $clone[0]->macro( "FPTR2DPTR" ) # checking $clone[0]->macro( "FP_ILOGB0" ) # checking $clone[0]->macro( "FP_ILOGBNAN" ) # checking $clone[0]->macro( "FP_INFINITE" ) # checking $clone[0]->macro( "FP_NAN" ) # checking $clone[0]->macro( "FP_NORMAL" ) # checking $clone[0]->macro( "FP_SUBNORMAL" ) # checking $clone[0]->macro( "FP_ZERO" ) # checking $clone[0]->macro( "FREETMPS" ) # checking $clone[0]->macro( "FSEEKSIZE" ) # checking $clone[0]->macro( "FUNCTION__" ) # checking $clone[0]->macro( "F_DUPFD" ) # checking $clone[0]->macro( "F_EXLCK" ) # checking $clone[0]->macro( "F_GETFD" ) # checking $clone[0]->macro( "F_GETFL" ) # checking $clone[0]->macro( "F_GETLEASE" ) # checking $clone[0]->macro( "F_GETLK" ) # checking $clone[0]->macro( "F_GETLK64" ) # checking $clone[0]->macro( "F_GETOWN" ) # checking $clone[0]->macro( "F_GETSIG" ) # checking $clone[0]->macro( "F_LOCK" ) # checking $clone[0]->macro( "F_NOTIFY" ) # checking $clone[0]->macro( "F_OK" ) # checking $clone[0]->macro( "F_RDLCK" ) # checking $clone[0]->macro( "F_SETFD" ) # checking $clone[0]->macro( "F_SETFL" ) # checking $clone[0]->macro( "F_SETLEASE" ) # checking $clone[0]->macro( "F_SETLK" ) # checking $clone[0]->macro( "F_SETLK64" ) # checking $clone[0]->macro( "F_SETLKW" ) # checking $clone[0]->macro( "F_SETLKW64" ) # checking $clone[0]->macro( "F_SETOWN" ) # checking $clone[0]->macro( "F_SETSIG" ) # checking $clone[0]->macro( "F_SHLCK" ) # checking $clone[0]->macro( "F_TEST" ) # checking $clone[0]->macro( "F_TLOCK" ) # checking $clone[0]->macro( "F_ULOCK" ) # checking $clone[0]->macro( "F_UNLCK" ) # checking $clone[0]->macro( "F_WRLCK" ) # checking $clone[0]->macro( "Fflush" ) # checking $clone[0]->macro( "FmLINES" ) # checking $clone[0]->macro( "Fpos_t" ) # checking $clone[0]->macro( "FreeOp" ) # checking $clone[0]->macro( "Free_t" ) # checking $clone[0]->macro( "Fstat" ) # checking $clone[0]->macro( "GAI_NOWAIT" ) # checking $clone[0]->macro( "GAI_WAIT" ) # checking $clone[0]->macro( "GETALL" ) # checking $clone[0]->macro( "GETATARGET" ) # checking $clone[0]->macro( "GETGRENT_R_PROTO" ) # checking $clone[0]->macro( "GETGRGID_R_PROTO" ) # checking $clone[0]->macro( "GETGRNAM_R_PROTO" ) # checking $clone[0]->macro( "GETHOSTBYADDR_R_PROTO" ) # checking $clone[0]->macro( "GETHOSTBYNAME_R_PROTO" ) # checking $clone[0]->macro( "GETHOSTENT_R_PROTO" ) # checking $clone[0]->macro( "GETLOGIN_R_PROTO" ) # checking $clone[0]->macro( "GETNCNT" ) # checking $clone[0]->macro( "GETNETBYADDR_R_PROTO" ) # checking $clone[0]->macro( "GETNETBYNAME_R_PROTO" ) # checking $clone[0]->macro( "GETNETENT_R_PROTO" ) # checking $clone[0]->macro( "GETPID" ) # checking $clone[0]->macro( "GETPROTOBYNAME_R_PROTO" ) # checking $clone[0]->macro( "GETPROTOBYNUMBER_R_PROTO" ) # checking $clone[0]->macro( "GETPROTOENT_R_PROTO" ) # checking $clone[0]->macro( "GETPWENT_R_PROTO" ) # checking $clone[0]->macro( "GETPWNAM_R_PROTO" ) # checking $clone[0]->macro( "GETPWUID_R_PROTO" ) # checking $clone[0]->macro( "GETSERVBYNAME_R_PROTO" ) # checking $clone[0]->macro( "GETSERVBYPORT_R_PROTO" ) # checking $clone[0]->macro( "GETSERVENT_R_PROTO" ) # checking $clone[0]->macro( "GETSPNAM_R_PROTO" ) # checking $clone[0]->macro( "GETTARGET" ) # checking $clone[0]->macro( "GETTARGETSTACKED" ) # checking $clone[0]->macro( "GETVAL" ) # checking $clone[0]->macro( "GETZCNT" ) # checking $clone[0]->macro( "GIMME" ) # checking $clone[0]->macro( "GIMME_V" ) # checking $clone[0]->macro( "GMTIME_R_PROTO" ) # checking $clone[0]->macro( "GROK_NUMERIC_RADIX" ) # checking $clone[0]->macro( "GROUP_FILTER_SIZE" ) # checking $clone[0]->macro( "GRPASSWD" ) # checking $clone[0]->macro( "GV_ADD" ) # checking $clone[0]->macro( "GV_ADDINEVAL" ) # checking $clone[0]->macro( "GV_ADDMULTI" ) # checking $clone[0]->macro( "GV_ADDWARN" ) # checking $clone[0]->macro( "GV_NOADD_NOINIT" ) # checking $clone[0]->macro( "GV_NOEXPAND" ) # checking $clone[0]->macro( "GV_NOINIT" ) # checking $clone[0]->macro( "GV_NOTQUAL" ) # checking $clone[0]->macro( "GVf_ASSUMECV" ) # checking $clone[0]->macro( "GVf_IMPORTED" ) # checking $clone[0]->macro( "GVf_IMPORTED_AV" ) # checking $clone[0]->macro( "GVf_IMPORTED_CV" ) # checking $clone[0]->macro( "GVf_IMPORTED_HV" ) # checking $clone[0]->macro( "GVf_IMPORTED_SV" ) # checking $clone[0]->macro( "GVf_INTRO" ) # checking $clone[0]->macro( "GVf_IN_PAD" ) # checking $clone[0]->macro( "GVf_MULTI" ) # checking $clone[0]->macro( "G_ARRAY" ) # checking $clone[0]->macro( "G_DISCARD" ) # checking $clone[0]->macro( "G_EVAL" ) # checking $clone[0]->macro( "G_FAKINGEVAL" ) # checking $clone[0]->macro( "G_KEEPERR" ) # checking $clone[0]->macro( "G_METHOD" ) # checking $clone[0]->macro( "G_NOARGS" ) # checking $clone[0]->macro( "G_NODEBUG" ) # checking $clone[0]->macro( "G_SCALAR" ) # checking $clone[0]->macro( "G_VOID" ) # checking $clone[0]->macro( "G_WARN_ALL_MASK" ) # checking $clone[0]->macro( "G_WARN_ALL_OFF" ) # checking $clone[0]->macro( "G_WARN_ALL_ON" ) # checking $clone[0]->macro( "G_WARN_OFF" ) # checking $clone[0]->macro( "G_WARN_ON" ) # checking $clone[0]->macro( "G_WARN_ONCE" ) # checking $clone[0]->macro( "Gconvert" ) # checking $clone[0]->macro( "Gid_t" ) # checking $clone[0]->macro( "Gid_t_f" ) # checking $clone[0]->macro( "Gid_t_sign" ) # checking $clone[0]->macro( "Gid_t_size" ) # checking $clone[0]->macro( "Groups_t" ) # checking $clone[0]->macro( "GvASSIGN_GENERATION" ) # checking $clone[0]->macro( "GvASSIGN_GENERATION_set" ) # checking $clone[0]->macro( "GvASSUMECV" ) # checking $clone[0]->macro( "GvASSUMECV_off" ) # checking $clone[0]->macro( "GvASSUMECV_on" ) # checking $clone[0]->macro( "GvAV" ) # checking $clone[0]->macro( "GvAVn" ) # checking $clone[0]->macro( "GvCV" ) # checking $clone[0]->macro( "GvCVGEN" ) # checking $clone[0]->macro( "GvCVu" ) # checking $clone[0]->macro( "GvEGV" ) # checking $clone[0]->macro( "GvENAME" ) # checking $clone[0]->macro( "GvESTASH" ) # checking $clone[0]->macro( "GvFILE" ) # checking $clone[0]->macro( "GvFILEGV" ) # checking $clone[0]->macro( "GvFILE_HEK" ) # checking $clone[0]->macro( "GvFLAGS" ) # checking $clone[0]->macro( "GvFORM" ) # checking $clone[0]->macro( "GvGP" ) # checking $clone[0]->macro( "GvHV" ) # checking $clone[0]->macro( "GvHVn" ) # checking $clone[0]->macro( "GvIMPORTED" ) # checking $clone[0]->macro( "GvIMPORTED_AV" ) # checking $clone[0]->macro( "GvIMPORTED_AV_off" ) # checking $clone[0]->macro( "GvIMPORTED_AV_on" ) # checking $clone[0]->macro( "GvIMPORTED_CV" ) # checking $clone[0]->macro( "GvIMPORTED_CV_off" ) # checking $clone[0]->macro( "GvIMPORTED_CV_on" ) # checking $clone[0]->macro( "GvIMPORTED_HV" ) # checking $clone[0]->macro( "GvIMPORTED_HV_off" ) # checking $clone[0]->macro( "GvIMPORTED_HV_on" ) # checking $clone[0]->macro( "GvIMPORTED_SV" ) # checking $clone[0]->macro( "GvIMPORTED_SV_off" ) # checking $clone[0]->macro( "GvIMPORTED_SV_on" ) # checking $clone[0]->macro( "GvIMPORTED_off" ) # checking $clone[0]->macro( "GvIMPORTED_on" ) # checking $clone[0]->macro( "GvINTRO" ) # checking $clone[0]->macro( "GvINTRO_off" ) # checking $clone[0]->macro( "GvINTRO_on" ) # checking $clone[0]->macro( "GvIN_PAD" ) # checking $clone[0]->macro( "GvIN_PAD_off" ) # checking $clone[0]->macro( "GvIN_PAD_on" ) # checking $clone[0]->macro( "GvIO" ) # checking $clone[0]->macro( "GvIOn" ) # checking $clone[0]->macro( "GvIOp" ) # checking $clone[0]->macro( "GvLINE" ) # checking $clone[0]->macro( "GvMULTI" ) # checking $clone[0]->macro( "GvMULTI_off" ) # checking $clone[0]->macro( "GvMULTI_on" ) # checking $clone[0]->macro( "GvNAME" ) # checking $clone[0]->macro( "GvNAMELEN" ) # checking $clone[0]->macro( "GvNAMELEN_get" ) # checking $clone[0]->macro( "GvNAME_HEK" ) # checking $clone[0]->macro( "GvNAME_get" ) # checking $clone[0]->macro( "GvREFCNT" ) # checking $clone[0]->macro( "GvREFCNT_inc" ) # checking $clone[0]->macro( "GvSTASH" ) # checking $clone[0]->macro( "GvSV" ) # checking $clone[0]->macro( "GvSVn" ) # checking $clone[0]->macro( "GvUNIQUE" ) # checking $clone[0]->macro( "GvUNIQUE_off" ) # checking $clone[0]->macro( "GvUNIQUE_on" ) # checking $clone[0]->macro( "GvXPVGV" ) # checking $clone[0]->macro( "Gv_AMG" ) # checking $clone[0]->macro( "Gv_AMupdate" ) # checking $clone[0]->macro( "HASATTRIBUTE_FORMAT" ) # checking $clone[0]->macro( "HASATTRIBUTE_MALLOC" ) # checking $clone[0]->macro( "HASATTRIBUTE_NONNULL" ) # checking $clone[0]->macro( "HASATTRIBUTE_NORETURN" ) # checking $clone[0]->macro( "HASATTRIBUTE_PURE" ) # checking $clone[0]->macro( "HASATTRIBUTE_UNUSED" ) # checking $clone[0]->macro( "HASATTRIBUTE_WARN_UNUSED_RESULT" ) # checking $clone[0]->macro( "HASCONST" ) # checking $clone[0]->macro( "HASVOLATILE" ) # checking $clone[0]->macro( "HAS_ACCESS" ) # checking $clone[0]->macro( "HAS_ALARM" ) # checking $clone[0]->macro( "HAS_ATOLL" ) # checking $clone[0]->macro( "HAS_BCMP" ) # checking $clone[0]->macro( "HAS_BCOPY" ) # checking $clone[0]->macro( "HAS_BOOL" ) # checking $clone[0]->macro( "HAS_BUILTIN_CHOOSE_EXPR" ) # checking $clone[0]->macro( "HAS_BZERO" ) # checking $clone[0]->macro( "HAS_C99_VARIADIC_MACROS" ) # checking $clone[0]->macro( "HAS_CHOWN" ) # checking $clone[0]->macro( "HAS_CHROOT" ) # checking $clone[0]->macro( "HAS_CLEARENV" ) # checking $clone[0]->macro( "HAS_COPYSIGNL" ) # checking $clone[0]->macro( "HAS_CRYPT" ) # checking $clone[0]->macro( "HAS_CSH" ) # checking $clone[0]->macro( "HAS_CTERMID" ) # checking $clone[0]->macro( "HAS_CUSERID" ) # checking $clone[0]->macro( "HAS_DBL_DIG" ) # checking $clone[0]->macro( "HAS_DIFFTIME" ) # checking $clone[0]->macro( "HAS_DIRFD" ) # checking $clone[0]->macro( "HAS_DLERROR" ) # checking $clone[0]->macro( "HAS_DRAND48_PROTO" ) # checking $clone[0]->macro( "HAS_DUP2" ) # checking $clone[0]->macro( "HAS_EACCESS" ) # checking $clone[0]->macro( "HAS_ENDGRENT" ) # checking $clone[0]->macro( "HAS_ENDHOSTENT" ) # checking $clone[0]->macro( "HAS_ENDNETENT" ) # checking $clone[0]->macro( "HAS_ENDPROTOENT" ) # checking $clone[0]->macro( "HAS_ENDPWENT" ) # checking $clone[0]->macro( "HAS_ENDSERVENT" ) # checking $clone[0]->macro( "HAS_FCHDIR" ) # checking $clone[0]->macro( "HAS_FCHMOD" ) # checking $clone[0]->macro( "HAS_FCHOWN" ) # checking $clone[0]->macro( "HAS_FCNTL" ) # checking $clone[0]->macro( "HAS_FD_SET" ) # checking $clone[0]->macro( "HAS_FGETPOS" ) # checking $clone[0]->macro( "HAS_FINITE" ) # checking $clone[0]->macro( "HAS_FINITEL" ) # checking $clone[0]->macro( "HAS_FLOCK" ) # checking $clone[0]->macro( "HAS_FLOCK_PROTO" ) # checking $clone[0]->macro( "HAS_FORK" ) # checking $clone[0]->macro( "HAS_FPATHCONF" ) # checking $clone[0]->macro( "HAS_FREXPL" ) # checking $clone[0]->macro( "HAS_FSEEKO" ) # checking $clone[0]->macro( "HAS_FSETPOS" ) # checking $clone[0]->macro( "HAS_FSTATFS" ) # checking $clone[0]->macro( "HAS_FSTATVFS" ) # checking $clone[0]->macro( "HAS_FSYNC" ) # checking $clone[0]->macro( "HAS_FTELLO" ) # checking $clone[0]->macro( "HAS_FUTIMES" ) # checking $clone[0]->macro( "HAS_GETCWD" ) # checking $clone[0]->macro( "HAS_GETGRENT" ) # checking $clone[0]->macro( "HAS_GETGROUPS" ) # checking $clone[0]->macro( "HAS_GETHOSTBYADDR" ) # checking $clone[0]->macro( "HAS_GETHOSTBYNAME" ) # checking $clone[0]->macro( "HAS_GETHOSTENT" ) # checking $clone[0]->macro( "HAS_GETHOSTNAME" ) # checking $clone[0]->macro( "HAS_GETHOST_PROTOS" ) # checking $clone[0]->macro( "HAS_GETITIMER" ) # checking $clone[0]->macro( "HAS_GETLOGIN" ) # checking $clone[0]->macro( "HAS_GETMNTENT" ) # checking $clone[0]->macro( "HAS_GETNETBYADDR" ) # checking $clone[0]->macro( "HAS_GETNETBYNAME" ) # checking $clone[0]->macro( "HAS_GETNETENT" ) # checking $clone[0]->macro( "HAS_GETNET_PROTOS" ) # checking $clone[0]->macro( "HAS_GETPAGESIZE" ) # checking $clone[0]->macro( "HAS_GETPGID" ) # checking $clone[0]->macro( "HAS_GETPGRP" ) # checking $clone[0]->macro( "HAS_GETPPID" ) # checking $clone[0]->macro( "HAS_GETPRIORITY" ) # checking $clone[0]->macro( "HAS_GETPROTOBYNAME" ) # checking $clone[0]->macro( "HAS_GETPROTOBYNUMBER" ) # checking $clone[0]->macro( "HAS_GETPROTOENT" ) # checking $clone[0]->macro( "HAS_GETPROTO_PROTOS" ) # checking $clone[0]->macro( "HAS_GETPWENT" ) # checking $clone[0]->macro( "HAS_GETSERVBYNAME" ) # checking $clone[0]->macro( "HAS_GETSERVBYPORT" ) # checking $clone[0]->macro( "HAS_GETSERVENT" ) # checking $clone[0]->macro( "HAS_GETSERV_PROTOS" ) # checking $clone[0]->macro( "HAS_GETSPNAM" ) # checking $clone[0]->macro( "HAS_GETTIMEOFDAY" ) # checking $clone[0]->macro( "HAS_GNULIBC" ) # checking $clone[0]->macro( "HAS_GROUP" ) # checking $clone[0]->macro( "HAS_HASMNTOPT" ) # checking $clone[0]->macro( "HAS_HTONL" ) # checking $clone[0]->macro( "HAS_HTONS" ) # checking $clone[0]->macro( "HAS_ILOGBL" ) # checking $clone[0]->macro( "HAS_INET_ATON" ) # checking $clone[0]->macro( "HAS_INT64_T" ) # checking $clone[0]->macro( "HAS_IOCTL" ) # checking $clone[0]->macro( "HAS_ISASCII" ) # checking $clone[0]->macro( "HAS_ISINF" ) # checking $clone[0]->macro( "HAS_ISNAN" ) # checking $clone[0]->macro( "HAS_ISNANL" ) # checking $clone[0]->macro( "HAS_KILL" ) # checking $clone[0]->macro( "HAS_KILLPG" ) # checking $clone[0]->macro( "HAS_LCHOWN" ) # checking $clone[0]->macro( "HAS_LDBL_DIG" ) # checking $clone[0]->macro( "HAS_LINK" ) # checking $clone[0]->macro( "HAS_LOCALECONV" ) # checking $clone[0]->macro( "HAS_LOCKF" ) # checking $clone[0]->macro( "HAS_LONG_DOUBLE" ) # checking $clone[0]->macro( "HAS_LONG_LONG" ) # checking $clone[0]->macro( "HAS_LSEEK_PROTO" ) # checking $clone[0]->macro( "HAS_LSTAT" ) # checking $clone[0]->macro( "HAS_MADVISE" ) # checking $clone[0]->macro( "HAS_MBLEN" ) # checking $clone[0]->macro( "HAS_MBSTOWCS" ) # checking $clone[0]->macro( "HAS_MBTOWC" ) # checking $clone[0]->macro( "HAS_MEMCHR" ) # checking $clone[0]->macro( "HAS_MEMCMP" ) # checking $clone[0]->macro( "HAS_MEMCPY" ) # checking $clone[0]->macro( "HAS_MEMMOVE" ) # checking $clone[0]->macro( "HAS_MEMSET" ) # checking $clone[0]->macro( "HAS_MKDIR" ) # checking $clone[0]->macro( "HAS_MKDTEMP" ) # checking $clone[0]->macro( "HAS_MKFIFO" ) # checking $clone[0]->macro( "HAS_MKSTEMP" ) # checking $clone[0]->macro( "HAS_MKTIME" ) # checking $clone[0]->macro( "HAS_MMAP" ) # checking $clone[0]->macro( "HAS_MODFL" ) # checking $clone[0]->macro( "HAS_MODFL_PROTO" ) # checking $clone[0]->macro( "HAS_MPROTECT" ) # checking $clone[0]->macro( "HAS_MSG" ) # checking $clone[0]->macro( "HAS_MSG_CTRUNC" ) # checking $clone[0]->macro( "HAS_MSG_DONTROUTE" ) # checking $clone[0]->macro( "HAS_MSG_OOB" ) # checking $clone[0]->macro( "HAS_MSG_PEEK" ) # checking $clone[0]->macro( "HAS_MSG_PROXY" ) # checking $clone[0]->macro( "HAS_MSYNC" ) # checking $clone[0]->macro( "HAS_MUNMAP" ) # checking $clone[0]->macro( "HAS_NICE" ) # checking $clone[0]->macro( "HAS_NL_LANGINFO" ) # checking $clone[0]->macro( "HAS_NTOHL" ) # checking $clone[0]->macro( "HAS_NTOHS" ) # checking $clone[0]->macro( "HAS_OPEN3" ) # checking $clone[0]->macro( "HAS_PASSWD" ) # checking $clone[0]->macro( "HAS_PATHCONF" ) # checking $clone[0]->macro( "HAS_PAUSE" ) # checking $clone[0]->macro( "HAS_PIPE" ) # checking $clone[0]->macro( "HAS_POLL" ) # checking $clone[0]->macro( "HAS_PROCSELFEXE" ) # checking $clone[0]->macro( "HAS_PTHREAD_ATTR_SETSCOPE" ) # checking $clone[0]->macro( "HAS_PTHREAD_YIELD" ) # checking $clone[0]->macro( "HAS_READDIR" ) # checking $clone[0]->macro( "HAS_READLINK" ) # checking $clone[0]->macro( "HAS_READV" ) # checking $clone[0]->macro( "HAS_RECVMSG" ) # checking $clone[0]->macro( "HAS_RENAME" ) # checking $clone[0]->macro( "HAS_REWINDDIR" ) # checking $clone[0]->macro( "HAS_RMDIR" ) # checking $clone[0]->macro( "HAS_SANE_MEMCMP" ) # checking $clone[0]->macro( "HAS_SBRK_PROTO" ) # checking $clone[0]->macro( "HAS_SCALBNL" ) # checking $clone[0]->macro( "HAS_SCHED_YIELD" ) # checking $clone[0]->macro( "HAS_SCM_RIGHTS" ) # checking $clone[0]->macro( "HAS_SEEKDIR" ) # checking $clone[0]->macro( "HAS_SELECT" ) # checking $clone[0]->macro( "HAS_SEM" ) # checking $clone[0]->macro( "HAS_SENDMSG" ) # checking $clone[0]->macro( "HAS_SETEGID" ) # checking $clone[0]->macro( "HAS_SETEUID" ) # checking $clone[0]->macro( "HAS_SETGRENT" ) # checking $clone[0]->macro( "HAS_SETGROUPS" ) # checking $clone[0]->macro( "HAS_SETHOSTENT" ) # checking $clone[0]->macro( "HAS_SETITIMER" ) # checking $clone[0]->macro( "HAS_SETLINEBUF" ) # checking $clone[0]->macro( "HAS_SETLOCALE" ) # checking $clone[0]->macro( "HAS_SETNETENT" ) # checking $clone[0]->macro( "HAS_SETPGID" ) # checking $clone[0]->macro( "HAS_SETPGRP" ) # checking $clone[0]->macro( "HAS_SETPRIORITY" ) # checking $clone[0]->macro( "HAS_SETPROTOENT" ) # checking $clone[0]->macro( "HAS_SETPWENT" ) # checking $clone[0]->macro( "HAS_SETREGID" ) # checking $clone[0]->macro( "HAS_SETRESGID" ) # checking $clone[0]->macro( "HAS_SETRESUID" ) # checking $clone[0]->macro( "HAS_SETREUID" ) # checking $clone[0]->macro( "HAS_SETSERVENT" ) # checking $clone[0]->macro( "HAS_SETSID" ) # checking $clone[0]->macro( "HAS_SETVBUF" ) # checking $clone[0]->macro( "HAS_SHM" ) # checking $clone[0]->macro( "HAS_SHMAT_PROTOTYPE" ) # checking $clone[0]->macro( "HAS_SIGACTION" ) # checking $clone[0]->macro( "HAS_SIGPROCMASK" ) # checking $clone[0]->macro( "HAS_SIGSETJMP" ) # checking $clone[0]->macro( "HAS_SNPRINTF" ) # checking $clone[0]->macro( "HAS_SOCKATMARK" ) # checking $clone[0]->macro( "HAS_SOCKATMARK_PROTO" ) # checking $clone[0]->macro( "HAS_SOCKET" ) # checking $clone[0]->macro( "HAS_SOCKETPAIR" ) # checking $clone[0]->macro( "HAS_SQRTL" ) # checking $clone[0]->macro( "HAS_STRCHR" ) # checking $clone[0]->macro( "HAS_STRCOLL" ) # checking $clone[0]->macro( "HAS_STRERROR" ) # checking $clone[0]->macro( "HAS_STRFTIME" ) # checking $clone[0]->macro( "HAS_STRTOD" ) # checking $clone[0]->macro( "HAS_STRTOL" ) # checking $clone[0]->macro( "HAS_STRTOLD" ) # checking $clone[0]->macro( "HAS_STRTOLL" ) # checking $clone[0]->macro( "HAS_STRTOQ" ) # checking $clone[0]->macro( "HAS_STRTOUL" ) # checking $clone[0]->macro( "HAS_STRTOULL" ) # checking $clone[0]->macro( "HAS_STRTOUQ" ) # checking $clone[0]->macro( "HAS_STRUCT_CMSGHDR" ) # checking $clone[0]->macro( "HAS_STRUCT_MSGHDR" ) # checking $clone[0]->macro( "HAS_STRUCT_STATFS" ) # checking $clone[0]->macro( "HAS_STRXFRM" ) # checking $clone[0]->macro( "HAS_SYMLINK" ) # checking $clone[0]->macro( "HAS_SYSCALL" ) # checking $clone[0]->macro( "HAS_SYSCALL_PROTO" ) # checking $clone[0]->macro( "HAS_SYSCONF" ) # checking $clone[0]->macro( "HAS_SYSTEM" ) # checking $clone[0]->macro( "HAS_SYS_ERRLIST" ) # checking $clone[0]->macro( "HAS_TCGETPGRP" ) # checking $clone[0]->macro( "HAS_TCSETPGRP" ) # checking $clone[0]->macro( "HAS_TELLDIR" ) # checking $clone[0]->macro( "HAS_TELLDIR_PROTO" ) # checking $clone[0]->macro( "HAS_TIME" ) # checking $clone[0]->macro( "HAS_TIMES" ) # checking $clone[0]->macro( "HAS_TM_TM_GMTOFF" ) # checking $clone[0]->macro( "HAS_TM_TM_ZONE" ) # checking $clone[0]->macro( "HAS_TRUNCATE" ) # checking $clone[0]->macro( "HAS_TZNAME" ) # checking $clone[0]->macro( "HAS_UALARM" ) # checking $clone[0]->macro( "HAS_UMASK" ) # checking $clone[0]->macro( "HAS_UNAME" ) # checking $clone[0]->macro( "HAS_UNSETENV" ) # checking $clone[0]->macro( "HAS_USLEEP" ) # checking $clone[0]->macro( "HAS_USLEEP_PROTO" ) # checking $clone[0]->macro( "HAS_USTAT" ) # checking $clone[0]->macro( "HAS_UTIME" ) # checking $clone[0]->macro( "HAS_VPRINTF" ) # checking $clone[0]->macro( "HAS_VSNPRINTF" ) # checking $clone[0]->macro( "HAS_WAIT" ) # checking $clone[0]->macro( "HAS_WAIT4" ) # checking $clone[0]->macro( "HAS_WAITPID" ) # checking $clone[0]->macro( "HAS_WCSTOMBS" ) # checking $clone[0]->macro( "HAS_WCTOMB" ) # checking $clone[0]->macro( "HAS_WRITEV" ) # checking $clone[0]->macro( "HEK_BASESIZE" ) # checking $clone[0]->macro( "HEK_FLAGS" ) # checking $clone[0]->macro( "HEK_HASH" ) # checking $clone[0]->macro( "HEK_KEY" ) # checking $clone[0]->macro( "HEK_LEN" ) # checking $clone[0]->macro( "HEK_REHASH" ) # checking $clone[0]->macro( "HEK_REHASH_on" ) # checking $clone[0]->macro( "HEK_UTF8" ) # checking $clone[0]->macro( "HEK_UTF8_off" ) # checking $clone[0]->macro( "HEK_UTF8_on" ) # checking $clone[0]->macro( "HEK_WASUTF8" ) # checking $clone[0]->macro( "HEK_WASUTF8_off" ) # checking $clone[0]->macro( "HEK_WASUTF8_on" ) # checking $clone[0]->macro( "HEf_SVKEY" ) # checking $clone[0]->macro( "HINTS_REFCNT_INIT" ) # checking $clone[0]->macro( "HINTS_REFCNT_TERM" ) # checking $clone[0]->macro( "HINT_ARYBASE" ) # checking $clone[0]->macro( "HINT_ASSERTING" ) # checking $clone[0]->macro( "HINT_ASSERTIONSSEEN" ) # checking $clone[0]->macro( "HINT_BLOCK_SCOPE" ) # checking $clone[0]->macro( "HINT_BYTES" ) # checking $clone[0]->macro( "HINT_FILETEST_ACCESS" ) # checking $clone[0]->macro( "HINT_INTEGER" ) # checking $clone[0]->macro( "HINT_LEXICAL_IO" ) # checking $clone[0]->macro( "HINT_LOCALE" ) # checking $clone[0]->macro( "HINT_LOCALIZE_HH" ) # checking $clone[0]->macro( "HINT_NEW_BINARY" ) # checking $clone[0]->macro( "HINT_NEW_FLOAT" ) # checking $clone[0]->macro( "HINT_NEW_INTEGER" ) # checking $clone[0]->macro( "HINT_NEW_RE" ) # checking $clone[0]->macro( "HINT_NEW_STRING" ) # checking $clone[0]->macro( "HINT_RE_EVAL" ) # checking $clone[0]->macro( "HINT_RE_TAINT" ) # checking $clone[0]->macro( "HINT_SORT_MERGESORT" ) # checking $clone[0]->macro( "HINT_SORT_QUICKSORT" ) # checking $clone[0]->macro( "HINT_SORT_SORT_BITS" ) # checking $clone[0]->macro( "HINT_SORT_STABLE" ) # checking $clone[0]->macro( "HINT_STRICT_REFS" ) # checking $clone[0]->macro( "HINT_STRICT_SUBS" ) # checking $clone[0]->macro( "HINT_STRICT_VARS" ) # checking $clone[0]->macro( "HINT_UTF8" ) # checking $clone[0]->macro( "HOST_NAME_MAX" ) # checking $clone[0]->macro( "HOST_NOT_FOUND" ) # checking $clone[0]->macro( "HUGE" ) # checking $clone[0]->macro( "HUGE_VAL" ) # checking $clone[0]->macro( "HUGE_VALF" ) # checking $clone[0]->macro( "HUGE_VALL" ) # checking $clone[0]->macro( "HV_ITERNEXT_WANTPLACEHOLDERS" ) # checking $clone[0]->macro( "HVhek_ENABLEHVKFLAGS" ) # checking $clone[0]->macro( "HVhek_FREEKEY" ) # checking $clone[0]->macro( "HVhek_MASK" ) # checking $clone[0]->macro( "HVhek_PLACEHOLD" ) # checking $clone[0]->macro( "HVhek_REHASH" ) # checking $clone[0]->macro( "HVhek_UNSHARED" ) # checking $clone[0]->macro( "HVhek_UTF8" ) # checking $clone[0]->macro( "HVhek_WASUTF8" ) # checking $clone[0]->macro( "HZ" ) # checking $clone[0]->macro( "H_PERL" ) # checking $clone[0]->macro( "HeHASH" ) # checking $clone[0]->macro( "HeKEY" ) # checking $clone[0]->macro( "HeKEY_hek" ) # checking $clone[0]->macro( "HeKEY_sv" ) # checking $clone[0]->macro( "HeKFLAGS" ) # checking $clone[0]->macro( "HeKLEN" ) # checking $clone[0]->macro( "HeKLEN_UTF8" ) # checking $clone[0]->macro( "HeKREHASH" ) # checking $clone[0]->macro( "HeKUTF8" ) # checking $clone[0]->macro( "HeKWASUTF8" ) # checking $clone[0]->macro( "HeNEXT" ) # checking $clone[0]->macro( "HePV" ) # checking $clone[0]->macro( "HeSVKEY" ) # checking $clone[0]->macro( "HeSVKEY_force" ) # checking $clone[0]->macro( "HeSVKEY_set" ) # checking $clone[0]->macro( "HeVAL" ) # checking $clone[0]->macro( "HvARRAY" ) # checking $clone[0]->macro( "HvAUX" ) # checking $clone[0]->macro( "HvEITER" ) # checking $clone[0]->macro( "HvEITER_get" ) # checking $clone[0]->macro( "HvEITER_set" ) # checking $clone[0]->macro( "HvFILL" ) # checking $clone[0]->macro( "HvHASKFLAGS" ) # checking $clone[0]->macro( "HvHASKFLAGS_off" ) # checking $clone[0]->macro( "HvHASKFLAGS_on" ) # checking $clone[0]->macro( "HvKEYS" ) # checking $clone[0]->macro( "HvLAZYDEL" ) # checking $clone[0]->macro( "HvLAZYDEL_off" ) # checking $clone[0]->macro( "HvLAZYDEL_on" ) # checking $clone[0]->macro( "HvMAX" ) # checking $clone[0]->macro( "HvNAME" ) # checking $clone[0]->macro( "HvNAMELEN_get" ) # checking $clone[0]->macro( "HvNAME_HEK" ) # checking $clone[0]->macro( "HvNAME_get" ) # checking $clone[0]->macro( "HvPLACEHOLDERS" ) # checking $clone[0]->macro( "HvPLACEHOLDERS_get" ) # checking $clone[0]->macro( "HvPLACEHOLDERS_set" ) # checking $clone[0]->macro( "HvREHASH" ) # checking $clone[0]->macro( "HvREHASH_off" ) # checking $clone[0]->macro( "HvREHASH_on" ) # checking $clone[0]->macro( "HvRITER" ) # checking $clone[0]->macro( "HvRITER_get" ) # checking $clone[0]->macro( "HvRITER_set" ) # checking $clone[0]->macro( "HvSHAREKEYS" ) # checking $clone[0]->macro( "HvSHAREKEYS_off" ) # checking $clone[0]->macro( "HvSHAREKEYS_on" ) # checking $clone[0]->macro( "HvTOTALKEYS" ) # checking $clone[0]->macro( "HvUSEDKEYS" ) # checking $clone[0]->macro( "I16SIZE" ) # checking $clone[0]->macro( "I16TYPE" ) # checking $clone[0]->macro( "I16_MAX" ) # checking $clone[0]->macro( "I16_MIN" ) # checking $clone[0]->macro( "I32SIZE" ) # checking $clone[0]->macro( "I32TYPE" ) # checking $clone[0]->macro( "I32_MAX" ) # checking $clone[0]->macro( "I32_MAX_P1" ) # checking $clone[0]->macro( "I32_MIN" ) # checking $clone[0]->macro( "I64SIZE" ) # checking $clone[0]->macro( "I64TYPE" ) # checking $clone[0]->macro( "I8SIZE" ) # checking $clone[0]->macro( "I8TYPE" ) # checking $clone[0]->macro( "IFTODT" ) # checking $clone[0]->macro( "ILL_BADSTK" ) # checking $clone[0]->macro( "ILL_COPROC" ) # checking $clone[0]->macro( "ILL_ILLADR" ) # checking $clone[0]->macro( "ILL_ILLOPC" ) # checking $clone[0]->macro( "ILL_ILLOPN" ) # checking $clone[0]->macro( "ILL_ILLTRP" ) # checking $clone[0]->macro( "ILL_PRVOPC" ) # checking $clone[0]->macro( "ILL_PRVREG" ) # checking $clone[0]->macro( "IN6ADDR_ANY_INIT" ) # checking $clone[0]->macro( "IN6ADDR_LOOPBACK_INIT" ) # checking $clone[0]->macro( "IN6_ARE_ADDR_EQUAL" ) # checking $clone[0]->macro( "IN6_IS_ADDR_LINKLOCAL" ) # checking $clone[0]->macro( "IN6_IS_ADDR_LOOPBACK" ) # checking $clone[0]->macro( "IN6_IS_ADDR_MC_GLOBAL" ) # checking $clone[0]->macro( "IN6_IS_ADDR_MC_LINKLOCAL" ) # checking $clone[0]->macro( "IN6_IS_ADDR_MC_NODELOCAL" ) # checking $clone[0]->macro( "IN6_IS_ADDR_MC_ORGLOCAL" ) # checking $clone[0]->macro( "IN6_IS_ADDR_MC_SITELOCAL" ) # checking $clone[0]->macro( "IN6_IS_ADDR_MULTICAST" ) # checking $clone[0]->macro( "IN6_IS_ADDR_SITELOCAL" ) # checking $clone[0]->macro( "IN6_IS_ADDR_UNSPECIFIED" ) # checking $clone[0]->macro( "IN6_IS_ADDR_V4COMPAT" ) # checking $clone[0]->macro( "IN6_IS_ADDR_V4MAPPED" ) # checking $clone[0]->macro( "INADDR_ALLHOSTS_GROUP" ) # checking $clone[0]->macro( "INADDR_ALLRTRS_GROUP" ) # checking $clone[0]->macro( "INADDR_ANY" ) # checking $clone[0]->macro( "INADDR_BROADCAST" ) # checking $clone[0]->macro( "INADDR_LOOPBACK" ) # checking $clone[0]->macro( "INADDR_MAX_LOCAL_GROUP" ) # checking $clone[0]->macro( "INADDR_NONE" ) # checking $clone[0]->macro( "INADDR_UNSPEC_GROUP" ) # checking $clone[0]->macro( "INET6_ADDRSTRLEN" ) # checking $clone[0]->macro( "INET_ADDRSTRLEN" ) # checking $clone[0]->macro( "INFINITY" ) # checking $clone[0]->macro( "INIT" ) # checking $clone[0]->macro( "INIT_THREADS" ) # checking $clone[0]->macro( "INIT_TRACK_MEMPOOL" ) # checking $clone[0]->macro( "INT16_C" ) # checking $clone[0]->macro( "INT16_MAX" ) # checking $clone[0]->macro( "INT16_MIN" ) # checking $clone[0]->macro( "INT2PTR" ) # checking $clone[0]->macro( "INT32_C" ) # checking $clone[0]->macro( "INT32_MAX" ) # checking $clone[0]->macro( "INT32_MIN" ) # checking $clone[0]->macro( "INT64_C" ) # checking $clone[0]->macro( "INT64_MAX" ) # checking $clone[0]->macro( "INT64_MIN" ) # checking $clone[0]->macro( "INT8_C" ) # checking $clone[0]->macro( "INT8_MAX" ) # checking $clone[0]->macro( "INT8_MIN" ) # checking $clone[0]->macro( "INTMAX_C" ) # checking $clone[0]->macro( "INTMAX_MAX" ) # checking $clone[0]->macro( "INTMAX_MIN" ) # checking $clone[0]->macro( "INTPTR_MAX" ) # checking $clone[0]->macro( "INTPTR_MIN" ) # checking $clone[0]->macro( "INTSIZE" ) # checking $clone[0]->macro( "INT_FAST16_MAX" ) # checking $clone[0]->macro( "INT_FAST16_MIN" ) # checking $clone[0]->macro( "INT_FAST32_MAX" ) # checking $clone[0]->macro( "INT_FAST32_MIN" ) # checking $clone[0]->macro( "INT_FAST64_MAX" ) # checking $clone[0]->macro( "INT_FAST64_MIN" ) # checking $clone[0]->macro( "INT_FAST8_MAX" ) # checking $clone[0]->macro( "INT_FAST8_MIN" ) # checking $clone[0]->macro( "INT_LEAST16_MAX" ) # checking $clone[0]->macro( "INT_LEAST16_MIN" ) # checking $clone[0]->macro( "INT_LEAST32_MAX" ) # checking $clone[0]->macro( "INT_LEAST32_MIN" ) # checking $clone[0]->macro( "INT_LEAST64_MAX" ) # checking $clone[0]->macro( "INT_LEAST64_MIN" ) # checking $clone[0]->macro( "INT_LEAST8_MAX" ) # checking $clone[0]->macro( "INT_LEAST8_MIN" ) # checking $clone[0]->macro( "INT_MAX" ) # checking $clone[0]->macro( "INT_MIN" ) # checking $clone[0]->macro( "IN_BADCLASS" ) # checking $clone[0]->macro( "IN_BYTES" ) # checking $clone[0]->macro( "IN_CLASSA" ) # checking $clone[0]->macro( "IN_CLASSA_HOST" ) # checking $clone[0]->macro( "IN_CLASSA_MAX" ) # checking $clone[0]->macro( "IN_CLASSA_NET" ) # checking $clone[0]->macro( "IN_CLASSA_NSHIFT" ) # checking $clone[0]->macro( "IN_CLASSB" ) # checking $clone[0]->macro( "IN_CLASSB_HOST" ) # checking $clone[0]->macro( "IN_CLASSB_MAX" ) # checking $clone[0]->macro( "IN_CLASSB_NET" ) # checking $clone[0]->macro( "IN_CLASSB_NSHIFT" ) # checking $clone[0]->macro( "IN_CLASSC" ) # checking $clone[0]->macro( "IN_CLASSC_HOST" ) # checking $clone[0]->macro( "IN_CLASSC_NET" ) # checking $clone[0]->macro( "IN_CLASSC_NSHIFT" ) # checking $clone[0]->macro( "IN_CLASSD" ) # checking $clone[0]->macro( "IN_EXPERIMENTAL" ) # checking $clone[0]->macro( "IN_LOCALE" ) # checking $clone[0]->macro( "IN_LOCALE_COMPILETIME" ) # checking $clone[0]->macro( "IN_LOCALE_RUNTIME" ) # checking $clone[0]->macro( "IN_LOOPBACKNET" ) # checking $clone[0]->macro( "IN_MULTICAST" ) # checking $clone[0]->macro( "IN_PERL_COMPILETIME" ) # checking $clone[0]->macro( "IN_PERL_RUNTIME" ) # checking $clone[0]->macro( "IOCPARM_LEN" ) # checking $clone[0]->macro( "IOCSIZE_MASK" ) # checking $clone[0]->macro( "IOCSIZE_SHIFT" ) # checking $clone[0]->macro( "IOC_IN" ) # checking $clone[0]->macro( "IOC_INOUT" ) # checking $clone[0]->macro( "IOC_OUT" ) # checking $clone[0]->macro( "IOV_MAX" ) # checking $clone[0]->macro( "IOf_ARGV" ) # checking $clone[0]->macro( "IOf_DIDTOP" ) # checking $clone[0]->macro( "IOf_FAKE_DIRP" ) # checking $clone[0]->macro( "IOf_FLUSH" ) # checking $clone[0]->macro( "IOf_NOLINE" ) # checking $clone[0]->macro( "IOf_START" ) # checking $clone[0]->macro( "IOf_UNTAINT" ) # checking $clone[0]->macro( "IPC_CREAT" ) # checking $clone[0]->macro( "IPC_EXCL" ) # checking $clone[0]->macro( "IPC_INFO" ) # checking $clone[0]->macro( "IPC_NOWAIT" ) # checking $clone[0]->macro( "IPC_PRIVATE" ) # checking $clone[0]->macro( "IPC_RMID" ) # checking $clone[0]->macro( "IPC_SET" ) # checking $clone[0]->macro( "IPC_STAT" ) # checking $clone[0]->macro( "IPPORT_RESERVED" ) # checking $clone[0]->macro( "IPPROTO_AH" ) # checking $clone[0]->macro( "IPPROTO_COMP" ) # checking $clone[0]->macro( "IPPROTO_DSTOPTS" ) # checking $clone[0]->macro( "IPPROTO_EGP" ) # checking $clone[0]->macro( "IPPROTO_ENCAP" ) # checking $clone[0]->macro( "IPPROTO_ESP" ) # checking $clone[0]->macro( "IPPROTO_FRAGMENT" ) # checking $clone[0]->macro( "IPPROTO_GRE" ) # checking $clone[0]->macro( "IPPROTO_HOPOPTS" ) # checking $clone[0]->macro( "IPPROTO_ICMP" ) # checking $clone[0]->macro( "IPPROTO_ICMPV6" ) # checking $clone[0]->macro( "IPPROTO_IDP" ) # checking $clone[0]->macro( "IPPROTO_IGMP" ) # checking $clone[0]->macro( "IPPROTO_IP" ) # checking $clone[0]->macro( "IPPROTO_IPIP" ) # checking $clone[0]->macro( "IPPROTO_IPV6" ) # checking $clone[0]->macro( "IPPROTO_MTP" ) # checking $clone[0]->macro( "IPPROTO_NONE" ) # checking $clone[0]->macro( "IPPROTO_PIM" ) # checking $clone[0]->macro( "IPPROTO_PUP" ) # checking $clone[0]->macro( "IPPROTO_RAW" ) # checking $clone[0]->macro( "IPPROTO_ROUTING" ) # checking $clone[0]->macro( "IPPROTO_RSVP" ) # checking $clone[0]->macro( "IPPROTO_SCTP" ) # checking $clone[0]->macro( "IPPROTO_TCP" ) # checking $clone[0]->macro( "IPPROTO_TP" ) # checking $clone[0]->macro( "IPPROTO_UDP" ) # checking $clone[0]->macro( "IPV6_2292DSTOPTS" ) # checking $clone[0]->macro( "IPV6_2292HOPLIMIT" ) # checking $clone[0]->macro( "IPV6_2292HOPOPTS" ) # checking $clone[0]->macro( "IPV6_2292PKTINFO" ) # checking $clone[0]->macro( "IPV6_2292PKTOPTIONS" ) # checking $clone[0]->macro( "IPV6_2292RTHDR" ) # checking $clone[0]->macro( "IPV6_ADDRFORM" ) # checking $clone[0]->macro( "IPV6_ADD_MEMBERSHIP" ) # checking $clone[0]->macro( "IPV6_AUTHHDR" ) # checking $clone[0]->macro( "IPV6_CHECKSUM" ) # checking $clone[0]->macro( "IPV6_DROP_MEMBERSHIP" ) # checking $clone[0]->macro( "IPV6_DSTOPTS" ) # checking $clone[0]->macro( "IPV6_HOPLIMIT" ) # checking $clone[0]->macro( "IPV6_HOPOPTS" ) # checking $clone[0]->macro( "IPV6_IPSEC_POLICY" ) # checking $clone[0]->macro( "IPV6_JOIN_ANYCAST" ) # checking $clone[0]->macro( "IPV6_JOIN_GROUP" ) # checking $clone[0]->macro( "IPV6_LEAVE_ANYCAST" ) # checking $clone[0]->macro( "IPV6_LEAVE_GROUP" ) # checking $clone[0]->macro( "IPV6_MTU" ) # checking $clone[0]->macro( "IPV6_MTU_DISCOVER" ) # checking $clone[0]->macro( "IPV6_MULTICAST_HOPS" ) # checking $clone[0]->macro( "IPV6_MULTICAST_IF" ) # checking $clone[0]->macro( "IPV6_MULTICAST_LOOP" ) # checking $clone[0]->macro( "IPV6_NEXTHOP" ) # checking $clone[0]->macro( "IPV6_PKTINFO" ) # checking $clone[0]->macro( "IPV6_PMTUDISC_DO" ) # checking $clone[0]->macro( "IPV6_PMTUDISC_DONT" ) # checking $clone[0]->macro( "IPV6_PMTUDISC_WANT" ) # checking $clone[0]->macro( "IPV6_RECVDSTOPTS" ) # checking $clone[0]->macro( "IPV6_RECVERR" ) # checking $clone[0]->macro( "IPV6_RECVHOPLIMIT" ) # checking $clone[0]->macro( "IPV6_RECVHOPOPTS" ) # checking $clone[0]->macro( "IPV6_RECVPKTINFO" ) # checking $clone[0]->macro( "IPV6_RECVRTHDR" ) # checking $clone[0]->macro( "IPV6_RECVTCLASS" ) # checking $clone[0]->macro( "IPV6_ROUTER_ALERT" ) # checking $clone[0]->macro( "IPV6_RTHDR" ) # checking $clone[0]->macro( "IPV6_RTHDRDSTOPTS" ) # checking $clone[0]->macro( "IPV6_RTHDR_LOOSE" ) # checking $clone[0]->macro( "IPV6_RTHDR_STRICT" ) # checking $clone[0]->macro( "IPV6_RTHDR_TYPE_0" ) # checking $clone[0]->macro( "IPV6_RXDSTOPTS" ) # checking $clone[0]->macro( "IPV6_RXHOPOPTS" ) # checking $clone[0]->macro( "IPV6_TCLASS" ) # checking $clone[0]->macro( "IPV6_UNICAST_HOPS" ) # checking $clone[0]->macro( "IPV6_V6ONLY" ) # checking $clone[0]->macro( "IPV6_XFRM_POLICY" ) # checking $clone[0]->macro( "IP_ADD_MEMBERSHIP" ) # checking $clone[0]->macro( "IP_ADD_SOURCE_MEMBERSHIP" ) # checking $clone[0]->macro( "IP_BLOCK_SOURCE" ) # checking $clone[0]->macro( "IP_DEFAULT_MULTICAST_LOOP" ) # checking $clone[0]->macro( "IP_DEFAULT_MULTICAST_TTL" ) # checking $clone[0]->macro( "IP_DROP_MEMBERSHIP" ) # checking $clone[0]->macro( "IP_DROP_SOURCE_MEMBERSHIP" ) # checking $clone[0]->macro( "IP_HDRINCL" ) # checking $clone[0]->macro( "IP_MAX_MEMBERSHIPS" ) # checking $clone[0]->macro( "IP_MSFILTER" ) # checking $clone[0]->macro( "IP_MSFILTER_SIZE" ) # checking $clone[0]->macro( "IP_MTU_DISCOVER" ) # checking $clone[0]->macro( "IP_MULTICAST_IF" ) # checking $clone[0]->macro( "IP_MULTICAST_LOOP" ) # checking $clone[0]->macro( "IP_MULTICAST_TTL" ) # checking $clone[0]->macro( "IP_OPTIONS" ) # checking $clone[0]->macro( "IP_PKTINFO" ) # checking $clone[0]->macro( "IP_PKTOPTIONS" ) # checking $clone[0]->macro( "IP_PMTUDISC" ) # checking $clone[0]->macro( "IP_PMTUDISC_DO" ) # checking $clone[0]->macro( "IP_PMTUDISC_DONT" ) # checking $clone[0]->macro( "IP_PMTUDISC_WANT" ) # checking $clone[0]->macro( "IP_RECVERR" ) # checking $clone[0]->macro( "IP_RECVOPTS" ) # checking $clone[0]->macro( "IP_RECVRETOPTS" ) # checking $clone[0]->macro( "IP_RECVTOS" ) # checking $clone[0]->macro( "IP_RECVTTL" ) # checking $clone[0]->macro( "IP_RETOPTS" ) # checking $clone[0]->macro( "IP_ROUTER_ALERT" ) # checking $clone[0]->macro( "IP_TOS" ) # checking $clone[0]->macro( "IP_TTL" ) # checking $clone[0]->macro( "IP_UNBLOCK_SOURCE" ) # checking $clone[0]->macro( "ISHISH" ) # checking $clone[0]->macro( "IS_NUMBER_GREATER_THAN_UV_MAX" ) # checking $clone[0]->macro( "IS_NUMBER_INFINITY" ) # checking $clone[0]->macro( "IS_NUMBER_IN_UV" ) # checking $clone[0]->macro( "IS_NUMBER_NAN" ) # checking $clone[0]->macro( "IS_NUMBER_NEG" ) # checking $clone[0]->macro( "IS_NUMBER_NOT_INT" ) # checking $clone[0]->macro( "IS_PADCONST" ) # checking $clone[0]->macro( "IS_PADGV" ) # checking $clone[0]->macro( "IS_UTF8_CHAR" ) # checking $clone[0]->macro( "IS_UTF8_CHAR_1" ) # checking $clone[0]->macro( "IS_UTF8_CHAR_2" ) # checking $clone[0]->macro( "IS_UTF8_CHAR_3" ) # checking $clone[0]->macro( "IS_UTF8_CHAR_3a" ) # checking $clone[0]->macro( "IS_UTF8_CHAR_3b" ) # checking $clone[0]->macro( "IS_UTF8_CHAR_3c" ) # checking $clone[0]->macro( "IS_UTF8_CHAR_3d" ) # checking $clone[0]->macro( "IS_UTF8_CHAR_4" ) # checking $clone[0]->macro( "IS_UTF8_CHAR_4a" ) # checking $clone[0]->macro( "IS_UTF8_CHAR_4b" ) # checking $clone[0]->macro( "IS_UTF8_CHAR_4c" ) # checking $clone[0]->macro( "IS_UTF8_CHAR_FAST" ) # checking $clone[0]->macro( "ITIMER_PROF" ) # checking $clone[0]->macro( "ITIMER_REAL" ) # checking $clone[0]->macro( "ITIMER_VIRTUAL" ) # checking $clone[0]->macro( "IVSIZE" ) # checking $clone[0]->macro( "IVTYPE" ) # checking $clone[0]->macro( "IV_DIG" ) # checking $clone[0]->macro( "IV_MAX" ) # checking $clone[0]->macro( "IV_MAX_P1" ) # checking $clone[0]->macro( "IV_MIN" ) # checking $clone[0]->macro( "IVdf" ) # checking $clone[0]->macro( "I_32" ) # checking $clone[0]->macro( "I_ARPA_INET" ) # checking $clone[0]->macro( "I_CRYPT" ) # checking $clone[0]->macro( "I_DIRENT" ) # checking $clone[0]->macro( "I_DLFCN" ) # checking $clone[0]->macro( "I_FLOAT" ) # checking $clone[0]->macro( "I_GDBM" ) # checking $clone[0]->macro( "I_GRP" ) # checking $clone[0]->macro( "I_INTTYPES" ) # checking $clone[0]->macro( "I_LANGINFO" ) # checking $clone[0]->macro( "I_LIMITS" ) # checking $clone[0]->macro( "I_LOCALE" ) # checking $clone[0]->macro( "I_MATH" ) # checking $clone[0]->macro( "I_MNTENT" ) # checking $clone[0]->macro( "I_NDBM" ) # checking $clone[0]->macro( "I_NETDB" ) # checking $clone[0]->macro( "I_NETINET_IN" ) # checking $clone[0]->macro( "I_NETINET_TCP" ) # checking $clone[0]->macro( "I_POLL" ) # checking $clone[0]->macro( "I_PTHREAD" ) # checking $clone[0]->macro( "I_PWD" ) # checking $clone[0]->macro( "I_SHADOW" ) # checking $clone[0]->macro( "I_STDARG" ) # checking $clone[0]->macro( "I_STDDEF" ) # checking $clone[0]->macro( "I_STDLIB" ) # checking $clone[0]->macro( "I_STRING" ) # checking $clone[0]->macro( "I_SYSLOG" ) # checking $clone[0]->macro( "I_SYSUIO" ) # checking $clone[0]->macro( "I_SYSUTSNAME" ) # checking $clone[0]->macro( "I_SYS_DIR" ) # checking $clone[0]->macro( "I_SYS_FILE" ) # checking $clone[0]->macro( "I_SYS_IOCTL" ) # checking $clone[0]->macro( "I_SYS_MOUNT" ) # checking $clone[0]->macro( "I_SYS_PARAM" ) # checking $clone[0]->macro( "I_SYS_RESOURCE" ) # checking $clone[0]->macro( "I_SYS_SELECT" ) # checking $clone[0]->macro( "I_SYS_STAT" ) # checking $clone[0]->macro( "I_SYS_STATFS" ) # checking $clone[0]->macro( "I_SYS_STATVFS" ) # checking $clone[0]->macro( "I_SYS_TIME" ) # checking $clone[0]->macro( "I_SYS_TIMES" ) # checking $clone[0]->macro( "I_SYS_TYPES" ) # checking $clone[0]->macro( "I_SYS_UN" ) # checking $clone[0]->macro( "I_SYS_VFS" ) # checking $clone[0]->macro( "I_SYS_WAIT" ) # checking $clone[0]->macro( "I_TERMIOS" ) # checking $clone[0]->macro( "I_TIME" ) # checking $clone[0]->macro( "I_UNISTD" ) # checking $clone[0]->macro( "I_USTAT" ) # checking $clone[0]->macro( "I_UTIME" ) # checking $clone[0]->macro( "I_V" ) # checking $clone[0]->macro( "I_VALUES" ) # checking $clone[0]->macro( "IoANY" ) # checking $clone[0]->macro( "IoBOTTOM_GV" ) # checking $clone[0]->macro( "IoBOTTOM_NAME" ) # checking $clone[0]->macro( "IoDIRP" ) # checking $clone[0]->macro( "IoFLAGS" ) # checking $clone[0]->macro( "IoFMT_GV" ) # checking $clone[0]->macro( "IoFMT_NAME" ) # checking $clone[0]->macro( "IoIFP" ) # checking $clone[0]->macro( "IoLINES" ) # checking $clone[0]->macro( "IoLINES_LEFT" ) # checking $clone[0]->macro( "IoOFP" ) # checking $clone[0]->macro( "IoPAGE" ) # checking $clone[0]->macro( "IoPAGE_LEN" ) # checking $clone[0]->macro( "IoSUBPROCESS" ) # checking $clone[0]->macro( "IoTOP_GV" ) # checking $clone[0]->macro( "IoTOP_NAME" ) # checking $clone[0]->macro( "IoTYPE" ) # checking $clone[0]->macro( "IoTYPE_APPEND" ) # checking $clone[0]->macro( "IoTYPE_CLOSED" ) # checking $clone[0]->macro( "IoTYPE_IMPLICIT" ) # checking $clone[0]->macro( "IoTYPE_NUMERIC" ) # checking $clone[0]->macro( "IoTYPE_PIPE" ) # checking $clone[0]->macro( "IoTYPE_RDONLY" ) # checking $clone[0]->macro( "IoTYPE_RDWR" ) # checking $clone[0]->macro( "IoTYPE_SOCKET" ) # checking $clone[0]->macro( "IoTYPE_STD" ) # checking $clone[0]->macro( "IoTYPE_WRONLY" ) # checking $clone[0]->macro( "IsSet" ) # checking $clone[0]->macro( "JMPENV_BOOTSTRAP" ) # checking $clone[0]->macro( "JMPENV_JUMP" ) # checking $clone[0]->macro( "JMPENV_POP" ) # checking $clone[0]->macro( "JMPENV_PUSH" ) # checking $clone[0]->macro( "LC_ADDRESS" ) # checking $clone[0]->macro( "LC_ADDRESS_MASK" ) # checking $clone[0]->macro( "LC_ALL" ) # checking $clone[0]->macro( "LC_ALL_MASK" ) # checking $clone[0]->macro( "LC_COLLATE" ) # checking $clone[0]->macro( "LC_COLLATE_MASK" ) # checking $clone[0]->macro( "LC_CTYPE" ) # checking $clone[0]->macro( "LC_CTYPE_MASK" ) # checking $clone[0]->macro( "LC_GLOBAL_LOCALE" ) # checking $clone[0]->macro( "LC_IDENTIFICATION" ) # checking $clone[0]->macro( "LC_IDENTIFICATION_MASK" ) # checking $clone[0]->macro( "LC_MEASUREMENT" ) # checking $clone[0]->macro( "LC_MEASUREMENT_MASK" ) # checking $clone[0]->macro( "LC_MESSAGES" ) # checking $clone[0]->macro( "LC_MESSAGES_MASK" ) # checking $clone[0]->macro( "LC_MONETARY" ) # checking $clone[0]->macro( "LC_MONETARY_MASK" ) # checking $clone[0]->macro( "LC_NAME" ) # checking $clone[0]->macro( "LC_NAME_MASK" ) # checking $clone[0]->macro( "LC_NUMERIC" ) # checking $clone[0]->macro( "LC_NUMERIC_MASK" ) # checking $clone[0]->macro( "LC_PAPER" ) # checking $clone[0]->macro( "LC_PAPER_MASK" ) # checking $clone[0]->macro( "LC_TELEPHONE" ) # checking $clone[0]->macro( "LC_TELEPHONE_MASK" ) # checking $clone[0]->macro( "LC_TIME" ) # checking $clone[0]->macro( "LC_TIME_MASK" ) # checking $clone[0]->macro( "LDBL_DIG" ) # checking $clone[0]->macro( "LDBL_EPSILON" ) # checking $clone[0]->macro( "LDBL_MANT_DIG" ) # checking $clone[0]->macro( "LDBL_MAX" ) # checking $clone[0]->macro( "LDBL_MAX_10_EXP" ) # checking $clone[0]->macro( "LDBL_MAX_EXP" ) # checking $clone[0]->macro( "LDBL_MIN" ) # checking $clone[0]->macro( "LDBL_MIN_10_EXP" ) # checking $clone[0]->macro( "LDBL_MIN_EXP" ) # checking $clone[0]->macro( "LEAVE" ) # checking $clone[0]->macro( "LEAVESUB" ) # checking $clone[0]->macro( "LEAVE_SCOPE" ) # checking $clone[0]->macro( "LEX_NOTPARSING" ) # checking $clone[0]->macro( "LIBERAL" ) # checking $clone[0]->macro( "LIBM_LIB_VERSION" ) # checking $clone[0]->macro( "LIB_INVARG" ) # checking $clone[0]->macro( "LIKELY" ) # checking $clone[0]->macro( "LINE_MAX" ) # checking $clone[0]->macro( "LITTLE_ENDIAN" ) # checking $clone[0]->macro( "LLONG_MAX" ) # checking $clone[0]->macro( "LLONG_MIN" ) # checking $clone[0]->macro( "LOCALTIME_R_PROTO" ) # checking $clone[0]->macro( "LOCK_CRED_MUTEX" ) # checking $clone[0]->macro( "LOCK_DOLLARZERO_MUTEX" ) # checking $clone[0]->macro( "LOCK_EX" ) # checking $clone[0]->macro( "LOCK_FDPID_MUTEX" ) # checking $clone[0]->macro( "LOCK_MAND" ) # checking $clone[0]->macro( "LOCK_NB" ) # checking $clone[0]->macro( "LOCK_READ" ) # checking $clone[0]->macro( "LOCK_RW" ) # checking $clone[0]->macro( "LOCK_SH" ) # checking $clone[0]->macro( "LOCK_STRTAB_MUTEX" ) # checking $clone[0]->macro( "LOCK_SV_LOCK_MUTEX" ) # checking $clone[0]->macro( "LOCK_SV_MUTEX" ) # checking $clone[0]->macro( "LOCK_UN" ) # checking $clone[0]->macro( "LOCK_WRITE" ) # checking $clone[0]->macro( "LOC_SED" ) # checking $clone[0]->macro( "LOGIN_NAME_MAX" ) # checking $clone[0]->macro( "LONGLONGSIZE" ) # checking $clone[0]->macro( "LONGSIZE" ) # checking $clone[0]->macro( "LONG_BIT" ) # checking $clone[0]->macro( "LONG_DOUBLESIZE" ) # checking $clone[0]->macro( "LONG_LONG_MAX" ) # checking $clone[0]->macro( "LONG_LONG_MIN" ) # checking $clone[0]->macro( "LONG_MAX" ) # checking $clone[0]->macro( "LONG_MIN" ) # checking $clone[0]->macro( "LSEEKSIZE" ) # checking $clone[0]->macro( "LVRET" ) # checking $clone[0]->macro( "L_INCR" ) # checking $clone[0]->macro( "L_SET" ) # checking $clone[0]->macro( "L_XTND" ) # checking $clone[0]->macro( "L_ctermid" ) # checking $clone[0]->macro( "L_cuserid" ) # checking $clone[0]->macro( "L_tmpnam" ) # checking $clone[0]->macro( "LvTARG" ) # checking $clone[0]->macro( "LvTARGLEN" ) # checking $clone[0]->macro( "LvTARGOFF" ) # checking $clone[0]->macro( "LvTYPE" ) # checking $clone[0]->macro( "MADPROP_IN_BASEOP" ) # checking $clone[0]->macro( "MALLOC_CHECK_TAINT" ) # checking $clone[0]->macro( "MALLOC_CHECK_TAINT2" ) # checking $clone[0]->macro( "MALLOC_INIT" ) # checking $clone[0]->macro( "MALLOC_TERM" ) # checking $clone[0]->macro( "MALLOC_TOO_LATE_FOR" ) # checking $clone[0]->macro( "MARK" ) # checking $clone[0]->macro( "MATH_ERREXCEPT" ) # checking $clone[0]->macro( "MATH_ERRNO" ) # checking $clone[0]->macro( "MAX" ) # checking $clone[0]->macro( "MAXARG" ) # checking $clone[0]->macro( "MAXHOSTNAMELEN" ) # checking $clone[0]->macro( "MAXNAMLEN" ) # checking $clone[0]->macro( "MAXO" ) # checking $clone[0]->macro( "MAXPATHLEN" ) # checking $clone[0]->macro( "MAXSYMLINKS" ) # checking $clone[0]->macro( "MAXSYSFD" ) # checking $clone[0]->macro( "MAX_CANON" ) # checking $clone[0]->macro( "MAX_INPUT" ) # checking $clone[0]->macro( "MAX_RECURSE_EVAL_NOCHANGE_DEPTH" ) # checking $clone[0]->macro( "MB_CUR_MAX" ) # checking $clone[0]->macro( "MB_LEN_MAX" ) # checking $clone[0]->macro( "MCAST_BLOCK_SOURCE" ) # checking $clone[0]->macro( "MCAST_EXCLUDE" ) # checking $clone[0]->macro( "MCAST_INCLUDE" ) # checking $clone[0]->macro( "MCAST_JOIN_GROUP" ) # checking $clone[0]->macro( "MCAST_JOIN_SOURCE_GROUP" ) # checking $clone[0]->macro( "MCAST_LEAVE_GROUP" ) # checking $clone[0]->macro( "MCAST_LEAVE_SOURCE_GROUP" ) # checking $clone[0]->macro( "MCAST_MSFILTER" ) # checking $clone[0]->macro( "MCAST_UNBLOCK_SOURCE" ) # checking $clone[0]->macro( "MEMBER_TO_FPTR" ) # checking $clone[0]->macro( "MEM_ALIGNBYTES" ) # checking $clone[0]->macro( "MEM_LOG_ALLOC" ) # checking $clone[0]->macro( "MEM_LOG_FREE" ) # checking $clone[0]->macro( "MEM_LOG_REALLOC" ) # checking $clone[0]->macro( "MEM_SIZE" ) # checking $clone[0]->macro( "MEM_WRAP_CHECK" ) # checking $clone[0]->macro( "MEM_WRAP_CHECK_" ) # checking $clone[0]->macro( "MEM_WRAP_CHECK_1" ) # checking $clone[0]->macro( "MEXTEND" ) # checking $clone[0]->macro( "MGVTBL_SET" ) # checking $clone[0]->macro( "MGVTBL_SET_CONST_MAGIC_GET" ) # checking $clone[0]->macro( "MGf_COPY" ) # checking $clone[0]->macro( "MGf_DUP" ) # checking $clone[0]->macro( "MGf_GSKIP" ) # checking $clone[0]->macro( "MGf_LOCAL" ) # checking $clone[0]->macro( "MGf_MINMATCH" ) # checking $clone[0]->macro( "MGf_REFCOUNTED" ) # checking $clone[0]->macro( "MGf_TAINTEDDIR" ) # checking $clone[0]->macro( "MIN" ) # checking $clone[0]->macro( "MINSIGSTKSZ" ) # checking $clone[0]->macro( "MQ_PRIO_MAX" ) # checking $clone[0]->macro( "MSG_CONFIRM" ) # checking $clone[0]->macro( "MSG_CTRUNC" ) # checking $clone[0]->macro( "MSG_DONTROUTE" ) # checking $clone[0]->macro( "MSG_DONTWAIT" ) # checking $clone[0]->macro( "MSG_EOR" ) # checking $clone[0]->macro( "MSG_ERRQUEUE" ) # checking $clone[0]->macro( "MSG_FIN" ) # checking $clone[0]->macro( "MSG_MORE" ) # checking $clone[0]->macro( "MSG_NOSIGNAL" ) # checking $clone[0]->macro( "MSG_OOB" ) # checking $clone[0]->macro( "MSG_PEEK" ) # checking $clone[0]->macro( "MSG_PROXY" ) # checking $clone[0]->macro( "MSG_RST" ) # checking $clone[0]->macro( "MSG_SYN" ) # checking $clone[0]->macro( "MSG_TRUNC" ) # checking $clone[0]->macro( "MSG_TRYHARD" ) # checking $clone[0]->macro( "MSG_WAITALL" ) # checking $clone[0]->macro( "MSPAGAIN" ) # checking $clone[0]->macro( "MULTICALL" ) # checking $clone[0]->macro( "MUTEX_DESTROY" ) # checking $clone[0]->macro( "MUTEX_INIT" ) # checking $clone[0]->macro( "MUTEX_LOCK" ) # checking $clone[0]->macro( "MUTEX_UNLOCK" ) # checking $clone[0]->macro( "MY_CXT" ) # checking $clone[0]->macro( "MY_CXT_CLONE" ) # checking $clone[0]->macro( "MY_CXT_INIT" ) # checking $clone[0]->macro( "M_1_PI" ) # checking $clone[0]->macro( "M_1_PIl" ) # checking $clone[0]->macro( "M_2_PI" ) # checking $clone[0]->macro( "M_2_PIl" ) # checking $clone[0]->macro( "M_2_SQRTPI" ) # checking $clone[0]->macro( "M_2_SQRTPIl" ) # checking $clone[0]->macro( "M_E" ) # checking $clone[0]->macro( "M_El" ) # checking $clone[0]->macro( "M_LN10" ) # checking $clone[0]->macro( "M_LN10l" ) # checking $clone[0]->macro( "M_LN2" ) # checking $clone[0]->macro( "M_LN2l" ) # checking $clone[0]->macro( "M_LOG10E" ) # checking $clone[0]->macro( "M_LOG10El" ) # checking $clone[0]->macro( "M_LOG2E" ) # checking $clone[0]->macro( "M_LOG2El" ) # checking $clone[0]->macro( "M_PI" ) # checking $clone[0]->macro( "M_PI_2" ) # checking $clone[0]->macro( "M_PI_2l" ) # checking $clone[0]->macro( "M_PI_4" ) # checking $clone[0]->macro( "M_PI_4l" ) # checking $clone[0]->macro( "M_PIl" ) # checking $clone[0]->macro( "M_SQRT1_2" ) # checking $clone[0]->macro( "M_SQRT1_2l" ) # checking $clone[0]->macro( "M_SQRT2" ) # checking $clone[0]->macro( "M_SQRT2l" ) # checking $clone[0]->macro( "Malloc_t" ) # checking $clone[0]->macro( "MgPV" ) # checking $clone[0]->macro( "MgPV_const" ) # checking $clone[0]->macro( "MgPV_nolen_const" ) # checking $clone[0]->macro( "MgTAINTEDDIR" ) # checking $clone[0]->macro( "MgTAINTEDDIR_off" ) # checking $clone[0]->macro( "MgTAINTEDDIR_on" ) # checking $clone[0]->macro( "Mkdir" ) # checking $clone[0]->macro( "Mmap_t" ) # checking $clone[0]->macro( "Mode_t" ) # checking $clone[0]->macro( "Move" ) # checking $clone[0]->macro( "MoveD" ) # checking $clone[0]->macro( "NAME_MAX" ) # checking $clone[0]->macro( "NAN" ) # checking $clone[0]->macro( "NATIVE_IS_INVARIANT" ) # checking $clone[0]->macro( "NATIVE_TO_ASCII" ) # checking $clone[0]->macro( "NATIVE_TO_NEED" ) # checking $clone[0]->macro( "NATIVE_TO_UNI" ) # checking $clone[0]->macro( "NATIVE_TO_UTF" ) # checking $clone[0]->macro( "NBBY" ) # checking $clone[0]->macro( "NCARGS" ) # checking $clone[0]->macro( "NCC" ) # checking $clone[0]->macro( "NEGATIVE_INDICES_VAR" ) # checking $clone[0]->macro( "NETDB_INTERNAL" ) # checking $clone[0]->macro( "NETDB_SUCCESS" ) # checking $clone[0]->macro( "NEWSV" ) # checking $clone[0]->macro( "NEXT_LINE_CHAR" ) # checking $clone[0]->macro( "NFDBITS" ) # checking $clone[0]->macro( "NGREG" ) # checking $clone[0]->macro( "NGROUPS" ) # checking $clone[0]->macro( "NGROUPS_MAX" ) # checking $clone[0]->macro( "NI_DGRAM" ) # checking $clone[0]->macro( "NI_IDN" ) # checking $clone[0]->macro( "NI_IDN_ALLOW_UNASSIGNED" ) # checking $clone[0]->macro( "NI_IDN_USE_STD3_ASCII_RULES" ) # checking $clone[0]->macro( "NI_MAXHOST" ) # checking $clone[0]->macro( "NI_MAXSERV" ) # checking $clone[0]->macro( "NI_NAMEREQD" ) # checking $clone[0]->macro( "NI_NOFQDN" ) # checking $clone[0]->macro( "NI_NUMERICHOST" ) # checking $clone[0]->macro( "NI_NUMERICSERV" ) # checking $clone[0]->macro( "NL_ARGMAX" ) # checking $clone[0]->macro( "NL_LANGMAX" ) # checking $clone[0]->macro( "NL_MSGMAX" ) # checking $clone[0]->macro( "NL_NMAX" ) # checking $clone[0]->macro( "NL_SETMAX" ) # checking $clone[0]->macro( "NL_TEXTMAX" ) # checking $clone[0]->macro( "NOFILE" ) # checking $clone[0]->macro( "NOGROUP" ) # checking $clone[0]->macro( "NOLINE" ) # checking $clone[0]->macro( "NOOP" ) # checking $clone[0]->macro( "NORETURN_FUNCTION_END" ) # checking $clone[0]->macro( "NORMAL" ) # checking $clone[0]->macro( "NOT_IN_PAD" ) # checking $clone[0]->macro( "NO_ADDRESS" ) # checking $clone[0]->macro( "NO_DATA" ) # checking $clone[0]->macro( "NO_RECOVERY" ) # checking $clone[0]->macro( "NSIG" ) # checking $clone[0]->macro( "NULL" ) # checking $clone[0]->macro( "NUM2PTR" ) # checking $clone[0]->macro( "NVSIZE" ) # checking $clone[0]->macro( "NVTYPE" ) # checking $clone[0]->macro( "NV_DIG" ) # checking $clone[0]->macro( "NV_EPSILON" ) # checking $clone[0]->macro( "NV_INF" ) # checking $clone[0]->macro( "NV_MANT_DIG" ) # checking $clone[0]->macro( "NV_MAX" ) # checking $clone[0]->macro( "NV_MAX_10_EXP" ) # checking $clone[0]->macro( "NV_MIN" ) # checking $clone[0]->macro( "NV_MIN_10_EXP" ) # checking $clone[0]->macro( "NV_NAN" ) # checking $clone[0]->macro( "NV_PRESERVES_UV" ) # checking $clone[0]->macro( "NV_PRESERVES_UV_BITS" ) # checking $clone[0]->macro( "NV_WITHIN_IV" ) # checking $clone[0]->macro( "NV_WITHIN_UV" ) # checking $clone[0]->macro( "NV_ZERO_IS_ALLBITS_ZERO" ) # checking $clone[0]->macro( "NVef" ) # checking $clone[0]->macro( "NVff" ) # checking $clone[0]->macro( "NVgf" ) # checking $clone[0]->macro( "NZERO" ) # checking $clone[0]->macro( "N_6PACK" ) # checking $clone[0]->macro( "N_AX25" ) # checking $clone[0]->macro( "N_HCI" ) # checking $clone[0]->macro( "N_HDLC" ) # checking $clone[0]->macro( "N_IRDA" ) # checking $clone[0]->macro( "N_MASC" ) # checking $clone[0]->macro( "N_MOUSE" ) # checking $clone[0]->macro( "N_PPP" ) # checking $clone[0]->macro( "N_PROFIBUS_FDL" ) # checking $clone[0]->macro( "N_R3964" ) # checking $clone[0]->macro( "N_SLIP" ) # checking $clone[0]->macro( "N_SMSBLOCK" ) # checking $clone[0]->macro( "N_STRIP" ) # checking $clone[0]->macro( "N_SYNC_PPP" ) # checking $clone[0]->macro( "N_TTY" ) # checking $clone[0]->macro( "N_X25" ) # checking $clone[0]->macro( "Netdb_hlen_t" ) # checking $clone[0]->macro( "Netdb_host_t" ) # checking $clone[0]->macro( "Netdb_name_t" ) # checking $clone[0]->macro( "Netdb_net_t" ) # checking $clone[0]->macro( "New" ) # checking $clone[0]->macro( "NewOp" ) # checking $clone[0]->macro( "NewOpSz" ) # checking $clone[0]->macro( "Newc" ) # checking $clone[0]->macro( "Newx" ) # checking $clone[0]->macro( "Newxc" ) # checking $clone[0]->macro( "Newxz" ) # checking $clone[0]->macro( "Newz" ) # checking $clone[0]->macro( "NofAMmeth" ) # checking $clone[0]->macro( "Null" ) # checking $clone[0]->macro( "Nullav" ) # checking $clone[0]->macro( "Nullch" ) # checking $clone[0]->macro( "Nullcv" ) # checking $clone[0]->macro( "Nullfp" ) # checking $clone[0]->macro( "Nullgv" ) # checking $clone[0]->macro( "Nullhe" ) # checking $clone[0]->macro( "Nullhek" ) # checking $clone[0]->macro( "Nullhv" ) # checking $clone[0]->macro( "Nullop" ) # checking $clone[0]->macro( "Nullsv" ) # checking $clone[0]->macro( "OASHIFT" ) # checking $clone[0]->macro( "OA_AVREF" ) # checking $clone[0]->macro( "OA_BASEOP" ) # checking $clone[0]->macro( "OA_BASEOP_OR_UNOP" ) # checking $clone[0]->macro( "OA_BINOP" ) # checking $clone[0]->macro( "OA_CLASS_MASK" ) # checking $clone[0]->macro( "OA_COP" ) # checking $clone[0]->macro( "OA_CVREF" ) # checking $clone[0]->macro( "OA_DANGEROUS" ) # checking $clone[0]->macro( "OA_DEFGV" ) # checking $clone[0]->macro( "OA_FILEREF" ) # checking $clone[0]->macro( "OA_FILESTATOP" ) # checking $clone[0]->macro( "OA_FOLDCONST" ) # checking $clone[0]->macro( "OA_HVREF" ) # checking $clone[0]->macro( "OA_LIST" ) # checking $clone[0]->macro( "OA_LISTOP" ) # checking $clone[0]->macro( "OA_LOGOP" ) # checking $clone[0]->macro( "OA_LOOP" ) # checking $clone[0]->macro( "OA_LOOPEXOP" ) # checking $clone[0]->macro( "OA_MARK" ) # checking $clone[0]->macro( "OA_OPTIONAL" ) # checking $clone[0]->macro( "OA_OTHERINT" ) # checking $clone[0]->macro( "OA_PADOP" ) # checking $clone[0]->macro( "OA_PMOP" ) # checking $clone[0]->macro( "OA_PVOP_OR_SVOP" ) # checking $clone[0]->macro( "OA_RETINTEGER" ) # checking $clone[0]->macro( "OA_RETSCALAR" ) # checking $clone[0]->macro( "OA_SCALAR" ) # checking $clone[0]->macro( "OA_SCALARREF" ) # checking $clone[0]->macro( "OA_SVOP" ) # checking $clone[0]->macro( "OA_TARGET" ) # checking $clone[0]->macro( "OA_TARGLEX" ) # checking $clone[0]->macro( "OA_UNOP" ) # checking $clone[0]->macro( "OCSHIFT" ) # checking $clone[0]->macro( "OPCODE" ) # checking $clone[0]->macro( "OP_DESC" ) # checking $clone[0]->macro( "OP_GIMME" ) # checking $clone[0]->macro( "OP_IS_FILETEST" ) # checking $clone[0]->macro( "OP_IS_FILETEST_ACCESS" ) # checking $clone[0]->macro( "OP_IS_SOCKET" ) # checking $clone[0]->macro( "OP_MEM_TO_REG" ) # checking $clone[0]->macro( "OP_NAME" ) # checking $clone[0]->macro( "OP_REFCNT_INIT" ) # checking $clone[0]->macro( "OP_REFCNT_LOCK" ) # checking $clone[0]->macro( "OP_REFCNT_TERM" ) # checking $clone[0]->macro( "OP_REFCNT_UNLOCK" ) # checking $clone[0]->macro( "OP_REG_TO_MEM" ) # checking $clone[0]->macro( "OP_phoney_INPUT_ONLY" ) # checking $clone[0]->macro( "OP_phoney_OUTPUT_ONLY" ) # checking $clone[0]->macro( "OPf_KIDS" ) # checking $clone[0]->macro( "OPf_KNOW" ) # checking $clone[0]->macro( "OPf_LIST" ) # checking $clone[0]->macro( "OPf_MOD" ) # checking $clone[0]->macro( "OPf_PARENS" ) # checking $clone[0]->macro( "OPf_REF" ) # checking $clone[0]->macro( "OPf_SPECIAL" ) # checking $clone[0]->macro( "OPf_STACKED" ) # checking $clone[0]->macro( "OPf_WANT" ) # checking $clone[0]->macro( "OPf_WANT_LIST" ) # checking $clone[0]->macro( "OPf_WANT_SCALAR" ) # checking $clone[0]->macro( "OPf_WANT_VOID" ) # checking $clone[0]->macro( "OPpASSIGN_BACKWARDS" ) # checking $clone[0]->macro( "OPpASSIGN_COMMON" ) # checking $clone[0]->macro( "OPpASSIGN_CV_TO_GV" ) # checking $clone[0]->macro( "OPpASSIGN_STATE" ) # checking $clone[0]->macro( "OPpCONST_ARYBASE" ) # checking $clone[0]->macro( "OPpCONST_BARE" ) # checking $clone[0]->macro( "OPpCONST_ENTERED" ) # checking $clone[0]->macro( "OPpCONST_NOVER" ) # checking $clone[0]->macro( "OPpCONST_SHORTCIRCUIT" ) # checking $clone[0]->macro( "OPpCONST_STRICT" ) # checking $clone[0]->macro( "OPpCONST_WARNING" ) # checking $clone[0]->macro( "OPpDEREF" ) # checking $clone[0]->macro( "OPpDEREF_AV" ) # checking $clone[0]->macro( "OPpDEREF_HV" ) # checking $clone[0]->macro( "OPpDEREF_SV" ) # checking $clone[0]->macro( "OPpDONE_SVREF" ) # checking $clone[0]->macro( "OPpDONT_INIT_GV" ) # checking $clone[0]->macro( "OPpEARLY_CV" ) # checking $clone[0]->macro( "OPpENTERSUB_AMPER" ) # checking $clone[0]->macro( "OPpENTERSUB_DB" ) # checking $clone[0]->macro( "OPpENTERSUB_HASTARG" ) # checking $clone[0]->macro( "OPpENTERSUB_INARGS" ) # checking $clone[0]->macro( "OPpENTERSUB_NOMOD" ) # checking $clone[0]->macro( "OPpENTERSUB_NOPAREN" ) # checking $clone[0]->macro( "OPpEVAL_HAS_HH" ) # checking $clone[0]->macro( "OPpEXISTS_SUB" ) # checking $clone[0]->macro( "OPpEXIT_VMSISH" ) # checking $clone[0]->macro( "OPpFLIP_LINENUM" ) # checking $clone[0]->macro( "OPpFT_ACCESS" ) # checking $clone[0]->macro( "OPpFT_STACKED" ) # checking $clone[0]->macro( "OPpGREP_LEX" ) # checking $clone[0]->macro( "OPpHUSH_VMSISH" ) # checking $clone[0]->macro( "OPpITER_DEF" ) # checking $clone[0]->macro( "OPpITER_REVERSED" ) # checking $clone[0]->macro( "OPpLIST_GUESSED" ) # checking $clone[0]->macro( "OPpLVAL_DEFER" ) # checking $clone[0]->macro( "OPpLVAL_INTRO" ) # checking $clone[0]->macro( "OPpMAYBE_LVSUB" ) # checking $clone[0]->macro( "OPpMAY_RETURN_CONSTANT" ) # checking $clone[0]->macro( "OPpOPEN_IN_CRLF" ) # checking $clone[0]->macro( "OPpOPEN_IN_RAW" ) # checking $clone[0]->macro( "OPpOPEN_OUT_CRLF" ) # checking $clone[0]->macro( "OPpOPEN_OUT_RAW" ) # checking $clone[0]->macro( "OPpOUR_INTRO" ) # checking $clone[0]->macro( "OPpPAD_STATE" ) # checking $clone[0]->macro( "OPpREFCOUNTED" ) # checking $clone[0]->macro( "OPpREPEAT_DOLIST" ) # checking $clone[0]->macro( "OPpRUNTIME" ) # checking $clone[0]->macro( "OPpSLICE" ) # checking $clone[0]->macro( "OPpSORT_DESCEND" ) # checking $clone[0]->macro( "OPpSORT_INPLACE" ) # checking $clone[0]->macro( "OPpSORT_INTEGER" ) # checking $clone[0]->macro( "OPpSORT_NUMERIC" ) # checking $clone[0]->macro( "OPpSORT_QSORT" ) # checking $clone[0]->macro( "OPpSORT_REVERSE" ) # checking $clone[0]->macro( "OPpSORT_STABLE" ) # checking $clone[0]->macro( "OPpTARGET_MY" ) # checking $clone[0]->macro( "OPpTRANS_ALL" ) # checking $clone[0]->macro( "OPpTRANS_COMPLEMENT" ) # checking $clone[0]->macro( "OPpTRANS_DELETE" ) # checking $clone[0]->macro( "OPpTRANS_FROM_UTF" ) # checking $clone[0]->macro( "OPpTRANS_GROWS" ) # checking $clone[0]->macro( "OPpTRANS_IDENTICAL" ) # checking $clone[0]->macro( "OPpTRANS_SQUASH" ) # checking $clone[0]->macro( "OPpTRANS_TO_UTF" ) # checking $clone[0]->macro( "ORIGMARK" ) # checking $clone[0]->macro( "OSNAME" ) # checking $clone[0]->macro( "OSVERS" ) # checking $clone[0]->macro( "OURSTASH" ) # checking $clone[0]->macro( "OURSTASH_set" ) # checking $clone[0]->macro( "OVERFLOW" ) # checking $clone[0]->macro( "O_ACCMODE" ) # checking $clone[0]->macro( "O_APPEND" ) # checking $clone[0]->macro( "O_ASYNC" ) # checking $clone[0]->macro( "O_BINARY" ) # checking $clone[0]->macro( "O_CREAT" ) # checking $clone[0]->macro( "O_DIRECT" ) # checking $clone[0]->macro( "O_DIRECTORY" ) # checking $clone[0]->macro( "O_DSYNC" ) # checking $clone[0]->macro( "O_EXCL" ) # checking $clone[0]->macro( "O_FSYNC" ) # checking $clone[0]->macro( "O_LARGEFILE" ) # checking $clone[0]->macro( "O_NDELAY" ) # checking $clone[0]->macro( "O_NOATIME" ) # checking $clone[0]->macro( "O_NOCTTY" ) # checking $clone[0]->macro( "O_NOFOLLOW" ) # checking $clone[0]->macro( "O_NONBLOCK" ) # checking $clone[0]->macro( "O_RDONLY" ) # checking $clone[0]->macro( "O_RDWR" ) # checking $clone[0]->macro( "O_RSYNC" ) # checking $clone[0]->macro( "O_SYNC" ) # checking $clone[0]->macro( "O_TEXT" ) # checking $clone[0]->macro( "O_TRUNC" ) # checking $clone[0]->macro( "O_WRONLY" ) # checking $clone[0]->macro( "Off" ) # checking $clone[0]->macro( "Off_t" ) # checking $clone[0]->macro( "Off_t_size" ) # checking $clone[0]->macro( "OpREFCNT_dec" ) # checking $clone[0]->macro( "OpREFCNT_inc" ) # checking $clone[0]->macro( "OpREFCNT_set" ) # checking $clone[0]->macro( "OutCopFILE" ) # checking $clone[0]->macro( "PAD_BASE_SV" ) # checking $clone[0]->macro( "PAD_CLONE_VARS" ) # checking $clone[0]->macro( "PAD_COMPNAME_FLAGS" ) # checking $clone[0]->macro( "PAD_COMPNAME_FLAGS_isOUR" ) # checking $clone[0]->macro( "PAD_COMPNAME_GEN" ) # checking $clone[0]->macro( "PAD_COMPNAME_GEN_set" ) # checking $clone[0]->macro( "PAD_COMPNAME_OURSTASH" ) # checking $clone[0]->macro( "PAD_COMPNAME_PV" ) # checking $clone[0]->macro( "PAD_COMPNAME_TYPE" ) # checking $clone[0]->macro( "PAD_DUP" ) # checking $clone[0]->macro( "PAD_RESTORE_LOCAL" ) # checking $clone[0]->macro( "PAD_SAVE_LOCAL" ) # checking $clone[0]->macro( "PAD_SAVE_SETNULLPAD" ) # checking $clone[0]->macro( "PAD_SETSV" ) # checking $clone[0]->macro( "PAD_SET_CUR" ) # checking $clone[0]->macro( "PAD_SET_CUR_NOSAVE" ) # checking $clone[0]->macro( "PAD_SV" ) # checking $clone[0]->macro( "PAD_SVl" ) # checking $clone[0]->macro( "PATH_MAX" ) # checking $clone[0]->macro( "PDP_ENDIAN" ) # checking $clone[0]->macro( "PERLDB_ALL" ) # checking $clone[0]->macro( "PERLDB_ASSERTION" ) # checking $clone[0]->macro( "PERLDB_GOTO" ) # checking $clone[0]->macro( "PERLDB_INTER" ) # checking $clone[0]->macro( "PERLDB_LINE" ) # checking $clone[0]->macro( "PERLDB_NAMEANON" ) # checking $clone[0]->macro( "PERLDB_NAMEEVAL" ) # checking $clone[0]->macro( "PERLDB_NOOPT" ) # checking $clone[0]->macro( "PERLDB_SINGLE" ) # checking $clone[0]->macro( "PERLDB_SUB" ) # checking $clone[0]->macro( "PERLDB_SUBLINE" ) # checking $clone[0]->macro( "PERLDB_SUB_NN" ) # checking $clone[0]->macro( "PERLDBf_ASSERTION" ) # checking $clone[0]->macro( "PERLDBf_GOTO" ) # checking $clone[0]->macro( "PERLDBf_INTER" ) # checking $clone[0]->macro( "PERLDBf_LINE" ) # checking $clone[0]->macro( "PERLDBf_NAMEANON" ) # checking $clone[0]->macro( "PERLDBf_NAMEEVAL" ) # checking $clone[0]->macro( "PERLDBf_NONAME" ) # checking $clone[0]->macro( "PERLDBf_NOOPT" ) # checking $clone[0]->macro( "PERLDBf_SINGLE" ) # checking $clone[0]->macro( "PERLDBf_SUB" ) # checking $clone[0]->macro( "PERLDBf_SUBLINE" ) # checking $clone[0]->macro( "PERLIO_DUP_CLONE" ) # checking $clone[0]->macro( "PERLIO_DUP_FD" ) # checking $clone[0]->macro( "PERLIO_FUNCS_CAST" ) # checking $clone[0]->macro( "PERLIO_FUNCS_DECL" ) # checking $clone[0]->macro( "PERLIO_INIT" ) # checking $clone[0]->macro( "PERLIO_LAYERS" ) # checking $clone[0]->macro( "PERLIO_NOT_STDIO" ) # checking $clone[0]->macro( "PERLIO_TERM" ) # checking $clone[0]->macro( "PERLSI_DESTROY" ) # checking $clone[0]->macro( "PERLSI_DIEHOOK" ) # checking $clone[0]->macro( "PERLSI_MAGIC" ) # checking $clone[0]->macro( "PERLSI_MAIN" ) # checking $clone[0]->macro( "PERLSI_OVERLOAD" ) # checking $clone[0]->macro( "PERLSI_REQUIRE" ) # checking $clone[0]->macro( "PERLSI_SIGNAL" ) # checking $clone[0]->macro( "PERLSI_SORT" ) # checking $clone[0]->macro( "PERLSI_UNDEF" ) # checking $clone[0]->macro( "PERLSI_UNKNOWN" ) # checking $clone[0]->macro( "PERLSI_WARNHOOK" ) # checking $clone[0]->macro( "PERLVARISC" ) # checking $clone[0]->macro( "PERL_ABS" ) # checking $clone[0]->macro( "PERL_ALLOC_CHECK" ) # checking $clone[0]->macro( "PERL_API_REVISION" ) # checking $clone[0]->macro( "PERL_API_SUBVERSION" ) # checking $clone[0]->macro( "PERL_API_VERSION" ) # checking $clone[0]->macro( "PERL_ARENA_ROOTS_SIZE" ) # checking $clone[0]->macro( "PERL_ASYNC_CHECK" ) # checking $clone[0]->macro( "PERL_BLOCKSIG_ADD" ) # checking $clone[0]->macro( "PERL_BLOCKSIG_BLOCK" ) # checking $clone[0]->macro( "PERL_BLOCKSIG_UNBLOCK" ) # checking $clone[0]->macro( "PERL_BLOCK_SIGNALS" ) # checking $clone[0]->macro( "PERL_CALLCONV" ) # checking $clone[0]->macro( "PERL_CHECK_INITED" ) # checking $clone[0]->macro( "PERL_CKDEF" ) # checking $clone[0]->macro( "PERL_DEB" ) # checking $clone[0]->macro( "PERL_DEBUG" ) # checking $clone[0]->macro( "PERL_DEBUG_PAD" ) # checking $clone[0]->macro( "PERL_DEBUG_PAD_ZERO" ) # checking $clone[0]->macro( "PERL_DEFAULT_DO_EXEC3_IMPLEMENTATION" ) # checking $clone[0]->macro( "PERL_DONT_CREATE_GVSV" ) # checking $clone[0]->macro( "PERL_EXIT_DESTRUCT_END" ) # checking $clone[0]->macro( "PERL_EXIT_EXPECTED" ) # checking $clone[0]->macro( "PERL_EXPORT_C" ) # checking $clone[0]->macro( "PERL_FILE_IS_ABSOLUTE" ) # checking $clone[0]->macro( "PERL_FLUSHALL_FOR_CHILD" ) # checking $clone[0]->macro( "PERL_FPU_INIT" ) # checking $clone[0]->macro( "PERL_FPU_POST_EXEC" ) # checking $clone[0]->macro( "PERL_FPU_PRE_EXEC" ) # checking $clone[0]->macro( "PERL_FS_VER_FMT" ) # checking $clone[0]->macro( "PERL_GET_CONTEXT" ) # checking $clone[0]->macro( "PERL_GET_INTERP" ) # checking $clone[0]->macro( "PERL_GET_THX" ) # checking $clone[0]->macro( "PERL_GPROF_MONCONTROL" ) # checking $clone[0]->macro( "PERL_HASH" ) # checking $clone[0]->macro( "PERL_HASH_SEED" ) # checking $clone[0]->macro( "PERL_HV_ARRAY_ALLOC_BYTES" ) # checking $clone[0]->macro( "PERL_INT_MAX" ) # checking $clone[0]->macro( "PERL_INT_MIN" ) # checking $clone[0]->macro( "PERL_LOADMOD_DENY" ) # checking $clone[0]->macro( "PERL_LOADMOD_IMPORT_OPS" ) # checking $clone[0]->macro( "PERL_LOADMOD_NOIMPORT" ) # checking $clone[0]->macro( "PERL_LONG_MAX" ) # checking $clone[0]->macro( "PERL_LONG_MIN" ) # checking $clone[0]->macro( "PERL_MAGIC_UTF8_CACHESIZE" ) # checking $clone[0]->macro( "PERL_MAGIC_arylen" ) # checking $clone[0]->macro( "PERL_MAGIC_arylen_p" ) # checking $clone[0]->macro( "PERL_MAGIC_backref" ) # checking $clone[0]->macro( "PERL_MAGIC_bm" ) # checking $clone[0]->macro( "PERL_MAGIC_collxfrm" ) # checking $clone[0]->macro( "PERL_MAGIC_dbfile" ) # checking $clone[0]->macro( "PERL_MAGIC_dbline" ) # checking $clone[0]->macro( "PERL_MAGIC_defelem" ) # checking $clone[0]->macro( "PERL_MAGIC_env" ) # checking $clone[0]->macro( "PERL_MAGIC_envelem" ) # checking $clone[0]->macro( "PERL_MAGIC_ext" ) # checking $clone[0]->macro( "PERL_MAGIC_fm" ) # checking $clone[0]->macro( "PERL_MAGIC_hints" ) # checking $clone[0]->macro( "PERL_MAGIC_hintselem" ) # checking $clone[0]->macro( "PERL_MAGIC_isa" ) # checking $clone[0]->macro( "PERL_MAGIC_isaelem" ) # checking $clone[0]->macro( "PERL_MAGIC_mutex" ) # checking $clone[0]->macro( "PERL_MAGIC_nkeys" ) # checking $clone[0]->macro( "PERL_MAGIC_overload" ) # checking $clone[0]->macro( "PERL_MAGIC_overload_elem" ) # checking $clone[0]->macro( "PERL_MAGIC_overload_table" ) # checking $clone[0]->macro( "PERL_MAGIC_pos" ) # checking $clone[0]->macro( "PERL_MAGIC_qr" ) # checking $clone[0]->macro( "PERL_MAGIC_regdata" ) # checking $clone[0]->macro( "PERL_MAGIC_regdata_names" ) # checking $clone[0]->macro( "PERL_MAGIC_regdatum" ) # checking $clone[0]->macro( "PERL_MAGIC_regex_global" ) # checking $clone[0]->macro( "PERL_MAGIC_rhash" ) # checking $clone[0]->macro( "PERL_MAGIC_shared" ) # checking $clone[0]->macro( "PERL_MAGIC_shared_scalar" ) # checking $clone[0]->macro( "PERL_MAGIC_sig" ) # checking $clone[0]->macro( "PERL_MAGIC_sigelem" ) # checking $clone[0]->macro( "PERL_MAGIC_substr" ) # checking $clone[0]->macro( "PERL_MAGIC_sv" ) # checking $clone[0]->macro( "PERL_MAGIC_symtab" ) # checking $clone[0]->macro( "PERL_MAGIC_taint" ) # checking $clone[0]->macro( "PERL_MAGIC_tied" ) # checking $clone[0]->macro( "PERL_MAGIC_tiedelem" ) # checking $clone[0]->macro( "PERL_MAGIC_tiedscalar" ) # checking $clone[0]->macro( "PERL_MAGIC_utf8" ) # checking $clone[0]->macro( "PERL_MAGIC_uvar" ) # checking $clone[0]->macro( "PERL_MAGIC_uvar_elem" ) # checking $clone[0]->macro( "PERL_MAGIC_vec" ) # checking $clone[0]->macro( "PERL_MAGIC_vstring" ) # checking $clone[0]->macro( "PERL_MALLOC_WRAP" ) # checking $clone[0]->macro( "PERL_MG_UFUNC" ) # checking $clone[0]->macro( "PERL_OBJECT_THIS" ) # checking $clone[0]->macro( "PERL_OBJECT_THIS_" ) # checking $clone[0]->macro( "PERL_PPADDR_INITED" ) # checking $clone[0]->macro( "PERL_PPDEF" ) # checking $clone[0]->macro( "PERL_PRESERVE_IVUV" ) # checking $clone[0]->macro( "PERL_PRIeldbl" ) # checking $clone[0]->macro( "PERL_PRIfldbl" ) # checking $clone[0]->macro( "PERL_PRIgldbl" ) # checking $clone[0]->macro( "PERL_PV_ESCAPE_ALL" ) # checking $clone[0]->macro( "PERL_PV_ESCAPE_FIRSTCHAR" ) # checking $clone[0]->macro( "PERL_PV_ESCAPE_NOBACKSLASH" ) # checking $clone[0]->macro( "PERL_PV_ESCAPE_NOCLEAR" ) # checking $clone[0]->macro( "PERL_PV_ESCAPE_QUOTE" ) # checking $clone[0]->macro( "PERL_PV_ESCAPE_UNI" ) # checking $clone[0]->macro( "PERL_PV_ESCAPE_UNI_DETECT" ) # checking $clone[0]->macro( "PERL_PV_PRETTY_DUMP" ) # checking $clone[0]->macro( "PERL_PV_PRETTY_ELIPSES" ) # checking $clone[0]->macro( "PERL_PV_PRETTY_LTGT" ) # checking $clone[0]->macro( "PERL_PV_PRETTY_QUOTE" ) # checking $clone[0]->macro( "PERL_PV_PRETTY_REGPROP" ) # checking $clone[0]->macro( "PERL_REGMATCH_SLAB_SLOTS" ) # checking $clone[0]->macro( "PERL_RELOCATABLE_INC" ) # checking $clone[0]->macro( "PERL_REVISION" ) # checking $clone[0]->macro( "PERL_SCAN_ALLOW_UNDERSCORES" ) # checking $clone[0]->macro( "PERL_SCAN_DISALLOW_PREFIX" ) # checking $clone[0]->macro( "PERL_SCAN_GREATER_THAN_UV_MAX" ) # checking $clone[0]->macro( "PERL_SCAN_SILENT_ILLDIGIT" ) # checking $clone[0]->macro( "PERL_SCNfldbl" ) # checking $clone[0]->macro( "PERL_SCRIPT_MODE" ) # checking $clone[0]->macro( "PERL_SET_CONTEXT" ) # checking $clone[0]->macro( "PERL_SET_INTERP" ) # checking $clone[0]->macro( "PERL_SET_THX" ) # checking $clone[0]->macro( "PERL_SHORT_MAX" ) # checking $clone[0]->macro( "PERL_SHORT_MIN" ) # checking $clone[0]->macro( "PERL_SIGNALS_UNSAFE_FLAG" ) # checking $clone[0]->macro( "PERL_STACK_OVERFLOW_CHECK" ) # checking $clone[0]->macro( "PERL_STRLEN_ROUNDUP" ) # checking $clone[0]->macro( "PERL_STRLEN_ROUNDUP_QUANTUM" ) # checking $clone[0]->macro( "PERL_SUBVERSION" ) # checking $clone[0]->macro( "PERL_SYS_INIT" ) # checking $clone[0]->macro( "PERL_SYS_INIT3" ) # checking $clone[0]->macro( "PERL_SYS_TERM" ) # checking $clone[0]->macro( "PERL_TARGETARCH" ) # checking $clone[0]->macro( "PERL_UCHAR_MAX" ) # checking $clone[0]->macro( "PERL_UCHAR_MIN" ) # checking $clone[0]->macro( "PERL_UINT_MAX" ) # checking $clone[0]->macro( "PERL_UINT_MIN" ) # checking $clone[0]->macro( "PERL_ULONG_MAX" ) # checking $clone[0]->macro( "PERL_ULONG_MIN" ) # checking $clone[0]->macro( "PERL_UNICODE_ALL_FLAGS" ) # checking $clone[0]->macro( "PERL_UNICODE_ARGV" ) # checking $clone[0]->macro( "PERL_UNICODE_ARGV_FLAG" ) # checking $clone[0]->macro( "PERL_UNICODE_DEFAULT_FLAGS" ) # checking $clone[0]->macro( "PERL_UNICODE_IN" ) # checking $clone[0]->macro( "PERL_UNICODE_INOUT" ) # checking $clone[0]->macro( "PERL_UNICODE_INOUT_FLAG" ) # checking $clone[0]->macro( "PERL_UNICODE_IN_FLAG" ) # checking $clone[0]->macro( "PERL_UNICODE_LOCALE" ) # checking $clone[0]->macro( "PERL_UNICODE_LOCALE_FLAG" ) # checking $clone[0]->macro( "PERL_UNICODE_MAX" ) # checking $clone[0]->macro( "PERL_UNICODE_OUT" ) # checking $clone[0]->macro( "PERL_UNICODE_OUT_FLAG" ) # checking $clone[0]->macro( "PERL_UNICODE_STD" ) # checking $clone[0]->macro( "PERL_UNICODE_STDERR" ) # checking $clone[0]->macro( "PERL_UNICODE_STDERR_FLAG" ) # checking $clone[0]->macro( "PERL_UNICODE_STDIN" ) # checking $clone[0]->macro( "PERL_UNICODE_STDIN_FLAG" ) # checking $clone[0]->macro( "PERL_UNICODE_STDOUT" ) # checking $clone[0]->macro( "PERL_UNICODE_STDOUT_FLAG" ) # checking $clone[0]->macro( "PERL_UNICODE_STD_FLAG" ) # checking $clone[0]->macro( "PERL_UNICODE_UTF8CACHEASSERT" ) # checking $clone[0]->macro( "PERL_UNICODE_UTF8CACHEASSERT_FLAG" ) # checking $clone[0]->macro( "PERL_UNICODE_WIDESYSCALLS" ) # checking $clone[0]->macro( "PERL_UNICODE_WIDESYSCALLS_FLAG" ) # checking $clone[0]->macro( "PERL_UNLOCK_HOOK" ) # checking $clone[0]->macro( "PERL_UNUSED_ARG" ) # checking $clone[0]->macro( "PERL_UNUSED_CONTEXT" ) # checking $clone[0]->macro( "PERL_UNUSED_DECL" ) # checking $clone[0]->macro( "PERL_UNUSED_VAR" ) # checking $clone[0]->macro( "PERL_USHORT_MAX" ) # checking $clone[0]->macro( "PERL_USHORT_MIN" ) # checking $clone[0]->macro( "PERL_VERSION" ) # checking $clone[0]->macro( "PERL_WAIT_FOR_CHILDREN" ) # checking $clone[0]->macro( "PERL_WARNHOOK_FATAL" ) # checking $clone[0]->macro( "PERL_WRITE_MSG_TO_CONSOLE" ) # checking $clone[0]->macro( "PERL_XS_EXPORT_C" ) # checking $clone[0]->macro( "PF_APPLETALK" ) # checking $clone[0]->macro( "PF_ASH" ) # checking $clone[0]->macro( "PF_ATMPVC" ) # checking $clone[0]->macro( "PF_ATMSVC" ) # checking $clone[0]->macro( "PF_AX25" ) # checking $clone[0]->macro( "PF_BLUETOOTH" ) # checking $clone[0]->macro( "PF_BRIDGE" ) # checking $clone[0]->macro( "PF_DECnet" ) # checking $clone[0]->macro( "PF_ECONET" ) # checking $clone[0]->macro( "PF_FILE" ) # checking $clone[0]->macro( "PF_INET" ) # checking $clone[0]->macro( "PF_INET6" ) # checking $clone[0]->macro( "PF_IPX" ) # checking $clone[0]->macro( "PF_IRDA" ) # checking $clone[0]->macro( "PF_KEY" ) # checking $clone[0]->macro( "PF_LOCAL" ) # checking $clone[0]->macro( "PF_MAX" ) # checking $clone[0]->macro( "PF_NETBEUI" ) # checking $clone[0]->macro( "PF_NETLINK" ) # checking $clone[0]->macro( "PF_NETROM" ) # checking $clone[0]->macro( "PF_PACKET" ) # checking $clone[0]->macro( "PF_PPPOX" ) # checking $clone[0]->macro( "PF_ROSE" ) # checking $clone[0]->macro( "PF_ROUTE" ) # checking $clone[0]->macro( "PF_SECURITY" ) # checking $clone[0]->macro( "PF_SNA" ) # checking $clone[0]->macro( "PF_UNIX" ) # checking $clone[0]->macro( "PF_UNSPEC" ) # checking $clone[0]->macro( "PF_WANPIPE" ) # checking $clone[0]->macro( "PF_X25" ) # checking $clone[0]->macro( "PIPESOCK_MODE" ) # checking $clone[0]->macro( "PIPE_BUF" ) # checking $clone[0]->macro( "PIPE_OPEN_MODE" ) # checking $clone[0]->macro( "PLOSS" ) # checking $clone[0]->macro( "PL_GNo" ) # checking $clone[0]->macro( "PL_GYes" ) # checking $clone[0]->macro( "PL_Gappctx" ) # checking $clone[0]->macro( "PL_Gcheck" ) # checking $clone[0]->macro( "PL_Gcsighandlerp" ) # checking $clone[0]->macro( "PL_Gcurinterp" ) # checking $clone[0]->macro( "PL_Gdo_undump" ) # checking $clone[0]->macro( "PL_Gdollarzero_mutex" ) # checking $clone[0]->macro( "PL_Gfold_locale" ) # checking $clone[0]->macro( "PL_Ghexdigit" ) # checking $clone[0]->macro( "PL_Ghints_mutex" ) # checking $clone[0]->macro( "PL_Gmalloc_mutex" ) # checking $clone[0]->macro( "PL_Gmmap_page_size" ) # checking $clone[0]->macro( "PL_Gmy_ctx_mutex" ) # checking $clone[0]->macro( "PL_Gmy_cxt_index" ) # checking $clone[0]->macro( "PL_Gop_mutex" ) # checking $clone[0]->macro( "PL_Gop_seq" ) # checking $clone[0]->macro( "PL_Gop_sequence" ) # checking $clone[0]->macro( "PL_Gpatleave" ) # checking $clone[0]->macro( "PL_Gperlio_debug_fd" ) # checking $clone[0]->macro( "PL_Gperlio_fd_refcnt" ) # checking $clone[0]->macro( "PL_Gperlio_fd_refcnt_size" ) # checking $clone[0]->macro( "PL_Gperlio_mutex" ) # checking $clone[0]->macro( "PL_Gppaddr" ) # checking $clone[0]->macro( "PL_Gsh_path" ) # checking $clone[0]->macro( "PL_Gsig_defaulting" ) # checking $clone[0]->macro( "PL_Gsig_handlers_initted" ) # checking $clone[0]->macro( "PL_Gsig_ignoring" ) # checking $clone[0]->macro( "PL_Gsig_sv" ) # checking $clone[0]->macro( "PL_Gsig_trapped" ) # checking $clone[0]->macro( "PL_Gsigfpe_saved" ) # checking $clone[0]->macro( "PL_Gsv_placeholder" ) # checking $clone[0]->macro( "PL_Gthr_key" ) # checking $clone[0]->macro( "PL_Gtimesbase" ) # checking $clone[0]->macro( "PL_Guse_safe_putenv" ) # checking $clone[0]->macro( "PL_Gwatch_pvx" ) # checking $clone[0]->macro( "PL_IArgv" ) # checking $clone[0]->macro( "PL_ICmd" ) # checking $clone[0]->macro( "PL_IDBassertion" ) # checking $clone[0]->macro( "PL_IDBcv" ) # checking $clone[0]->macro( "PL_IDBgv" ) # checking $clone[0]->macro( "PL_IDBline" ) # checking $clone[0]->macro( "PL_IDBsignal" ) # checking $clone[0]->macro( "PL_IDBsingle" ) # checking $clone[0]->macro( "PL_IDBsub" ) # checking $clone[0]->macro( "PL_IDBtrace" ) # checking $clone[0]->macro( "PL_IDir" ) # checking $clone[0]->macro( "PL_IEnv" ) # checking $clone[0]->macro( "PL_ILIO" ) # checking $clone[0]->macro( "PL_IMem" ) # checking $clone[0]->macro( "PL_IMemParse" ) # checking $clone[0]->macro( "PL_IMemShared" ) # checking $clone[0]->macro( "PL_IOpPtr" ) # checking $clone[0]->macro( "PL_IOpSlab" ) # checking $clone[0]->macro( "PL_IOpSpace" ) # checking $clone[0]->macro( "PL_IProc" ) # checking $clone[0]->macro( "PL_ISock" ) # checking $clone[0]->macro( "PL_IStdIO" ) # checking $clone[0]->macro( "PL_Iamagic_generation" ) # checking $clone[0]->macro( "PL_Ian" ) # checking $clone[0]->macro( "PL_Iargvgv" ) # checking $clone[0]->macro( "PL_Iargvout_stack" ) # checking $clone[0]->macro( "PL_Iargvoutgv" ) # checking $clone[0]->macro( "PL_Ibasetime" ) # checking $clone[0]->macro( "PL_Ibeginav" ) # checking $clone[0]->macro( "PL_Ibeginav_save" ) # checking $clone[0]->macro( "PL_Ibitcount" ) # checking $clone[0]->macro( "PL_Ibody_arenas" ) # checking $clone[0]->macro( "PL_Ibody_roots" ) # checking $clone[0]->macro( "PL_Ibufend" ) # checking $clone[0]->macro( "PL_Ibufptr" ) # checking $clone[0]->macro( "PL_Icheckav" ) # checking $clone[0]->macro( "PL_Icheckav_save" ) # checking $clone[0]->macro( "PL_Iclocktick" ) # checking $clone[0]->macro( "PL_Icollation_ix" ) # checking $clone[0]->macro( "PL_Icollation_name" ) # checking $clone[0]->macro( "PL_Icollation_standard" ) # checking $clone[0]->macro( "PL_Icollxfrm_base" ) # checking $clone[0]->macro( "PL_Icollxfrm_mult" ) # checking $clone[0]->macro( "PL_Icompcv" ) # checking $clone[0]->macro( "PL_Icompiling" ) # checking $clone[0]->macro( "PL_Icomppad" ) # checking $clone[0]->macro( "PL_Icomppad_name" ) # checking $clone[0]->macro( "PL_Icomppad_name_fill" ) # checking $clone[0]->macro( "PL_Icomppad_name_floor" ) # checking $clone[0]->macro( "PL_Icop_seqmax" ) # checking $clone[0]->macro( "PL_Icopline" ) # checking $clone[0]->macro( "PL_Icryptseen" ) # checking $clone[0]->macro( "PL_Icshlen" ) # checking $clone[0]->macro( "PL_Icshname" ) # checking $clone[0]->macro( "PL_Icurcopdb" ) # checking $clone[0]->macro( "PL_Icurforce" ) # checking $clone[0]->macro( "PL_Icurstname" ) # checking $clone[0]->macro( "PL_Icustom_op_descs" ) # checking $clone[0]->macro( "PL_Icustom_op_names" ) # checking $clone[0]->macro( "PL_Icv_has_eval" ) # checking $clone[0]->macro( "PL_Idbargs" ) # checking $clone[0]->macro( "PL_Idebstash" ) # checking $clone[0]->macro( "PL_Idebug" ) # checking $clone[0]->macro( "PL_Idebug_pad" ) # checking $clone[0]->macro( "PL_Idef_layerlist" ) # checking $clone[0]->macro( "PL_Idefgv" ) # checking $clone[0]->macro( "PL_Idiehook" ) # checking $clone[0]->macro( "PL_Idoextract" ) # checking $clone[0]->macro( "PL_Idoswitches" ) # checking $clone[0]->macro( "PL_Idowarn" ) # checking $clone[0]->macro( "PL_Idumper_fd" ) # checking $clone[0]->macro( "PL_Ie_script" ) # checking $clone[0]->macro( "PL_Iegid" ) # checking $clone[0]->macro( "PL_Iencoding" ) # checking $clone[0]->macro( "PL_Iendav" ) # checking $clone[0]->macro( "PL_Iendwhite" ) # checking $clone[0]->macro( "PL_Ienvgv" ) # checking $clone[0]->macro( "PL_Ierrgv" ) # checking $clone[0]->macro( "PL_Ierror_count" ) # checking $clone[0]->macro( "PL_Ieuid" ) # checking $clone[0]->macro( "PL_Ieval_root" ) # checking $clone[0]->macro( "PL_Ieval_start" ) # checking $clone[0]->macro( "PL_Ievalseq" ) # checking $clone[0]->macro( "PL_Iexit_flags" ) # checking $clone[0]->macro( "PL_Iexitlist" ) # checking $clone[0]->macro( "PL_Iexitlistlen" ) # checking $clone[0]->macro( "PL_Iexpect" ) # checking $clone[0]->macro( "PL_Ifaketokens" ) # checking $clone[0]->macro( "PL_Ifdpid" ) # checking $clone[0]->macro( "PL_Ifilemode" ) # checking $clone[0]->macro( "PL_Iforkprocess" ) # checking $clone[0]->macro( "PL_Iformfeed" ) # checking $clone[0]->macro( "PL_Igeneration" ) # checking $clone[0]->macro( "PL_Igensym" ) # checking $clone[0]->macro( "PL_Igid" ) # checking $clone[0]->macro( "PL_Iglob_index" ) # checking $clone[0]->macro( "PL_Iglobalstash" ) # checking $clone[0]->macro( "PL_Ihash_seed" ) # checking $clone[0]->macro( "PL_Ihash_seed_set" ) # checking $clone[0]->macro( "PL_Ihintgv" ) # checking $clone[0]->macro( "PL_Ihints" ) # checking $clone[0]->macro( "PL_Iin_clean_all" ) # checking $clone[0]->macro( "PL_Iin_clean_objs" ) # checking $clone[0]->macro( "PL_Iin_load_module" ) # checking $clone[0]->macro( "PL_Iin_my" ) # checking $clone[0]->macro( "PL_Iin_my_stash" ) # checking $clone[0]->macro( "PL_Iincgv" ) # checking $clone[0]->macro( "PL_Iinitav" ) # checking $clone[0]->macro( "PL_Iinplace" ) # checking $clone[0]->macro( "PL_Iknown_layers" ) # checking $clone[0]->macro( "PL_Ilast_lop" ) # checking $clone[0]->macro( "PL_Ilast_lop_op" ) # checking $clone[0]->macro( "PL_Ilast_swash_hv" ) # checking $clone[0]->macro( "PL_Ilast_swash_key" ) # checking $clone[0]->macro( "PL_Ilast_swash_klen" ) # checking $clone[0]->macro( "PL_Ilast_swash_slen" ) # checking $clone[0]->macro( "PL_Ilast_swash_tmps" ) # checking $clone[0]->macro( "PL_Ilast_uni" ) # checking $clone[0]->macro( "PL_Ilastfd" ) # checking $clone[0]->macro( "PL_Ilaststatval" ) # checking $clone[0]->macro( "PL_Ilaststype" ) # checking $clone[0]->macro( "PL_Ilasttoke" ) # checking $clone[0]->macro( "PL_Ilex_brackets" ) # checking $clone[0]->macro( "PL_Ilex_brackstack" ) # checking $clone[0]->macro( "PL_Ilex_casemods" ) # checking $clone[0]->macro( "PL_Ilex_casestack" ) # checking $clone[0]->macro( "PL_Ilex_defer" ) # checking $clone[0]->macro( "PL_Ilex_dojoin" ) # checking $clone[0]->macro( "PL_Ilex_expect" ) # checking $clone[0]->macro( "PL_Ilex_formbrack" ) # checking $clone[0]->macro( "PL_Ilex_inpat" ) # checking $clone[0]->macro( "PL_Ilex_inwhat" ) # checking $clone[0]->macro( "PL_Ilex_op" ) # checking $clone[0]->macro( "PL_Ilex_repl" ) # checking $clone[0]->macro( "PL_Ilex_starts" ) # checking $clone[0]->macro( "PL_Ilex_state" ) # checking $clone[0]->macro( "PL_Ilex_stuff" ) # checking $clone[0]->macro( "PL_Ilineary" ) # checking $clone[0]->macro( "PL_Ilinestart" ) # checking $clone[0]->macro( "PL_Ilinestr" ) # checking $clone[0]->macro( "PL_Ilocalpatches" ) # checking $clone[0]->macro( "PL_Ilockhook" ) # checking $clone[0]->macro( "PL_Imadskills" ) # checking $clone[0]->macro( "PL_Imain_cv" ) # checking $clone[0]->macro( "PL_Imain_root" ) # checking $clone[0]->macro( "PL_Imain_start" ) # checking $clone[0]->macro( "PL_Imax_intro_pending" ) # checking $clone[0]->macro( "PL_Imaxo" ) # checking $clone[0]->macro( "PL_Imaxsysfd" ) # checking $clone[0]->macro( "PL_Imemory_debug_header" ) # checking $clone[0]->macro( "PL_Imess_sv" ) # checking $clone[0]->macro( "PL_Imin_intro_pending" ) # checking $clone[0]->macro( "PL_Iminus_E" ) # checking $clone[0]->macro( "PL_Iminus_F" ) # checking $clone[0]->macro( "PL_Iminus_a" ) # checking $clone[0]->macro( "PL_Iminus_c" ) # checking $clone[0]->macro( "PL_Iminus_l" ) # checking $clone[0]->macro( "PL_Iminus_n" ) # checking $clone[0]->macro( "PL_Iminus_p" ) # checking $clone[0]->macro( "PL_Imodglobal" ) # checking $clone[0]->macro( "PL_Imulti_close" ) # checking $clone[0]->macro( "PL_Imulti_end" ) # checking $clone[0]->macro( "PL_Imulti_open" ) # checking $clone[0]->macro( "PL_Imulti_start" ) # checking $clone[0]->macro( "PL_Imy_cxt_list" ) # checking $clone[0]->macro( "PL_Imy_cxt_size" ) # checking $clone[0]->macro( "PL_Inexttoke" ) # checking $clone[0]->macro( "PL_Inexttype" ) # checking $clone[0]->macro( "PL_Inextval" ) # checking $clone[0]->macro( "PL_Inextwhite" ) # checking $clone[0]->macro( "PL_Inice_chunk" ) # checking $clone[0]->macro( "PL_Inice_chunk_size" ) # checking $clone[0]->macro( "PL_Inomemok" ) # checking $clone[0]->macro( "PL_Inumeric_compat1" ) # checking $clone[0]->macro( "PL_Inumeric_local" ) # checking $clone[0]->macro( "PL_Inumeric_name" ) # checking $clone[0]->macro( "PL_Inumeric_radix_sv" ) # checking $clone[0]->macro( "PL_Inumeric_standard" ) # checking $clone[0]->macro( "PL_Ioldbufptr" ) # checking $clone[0]->macro( "PL_Ioldname" ) # checking $clone[0]->macro( "PL_Ioldoldbufptr" ) # checking $clone[0]->macro( "PL_Iop_mask" ) # checking $clone[0]->macro( "PL_Iorigalen" ) # checking $clone[0]->macro( "PL_Iorigargc" ) # checking $clone[0]->macro( "PL_Iorigargv" ) # checking $clone[0]->macro( "PL_Iorigenviron" ) # checking $clone[0]->macro( "PL_Iorigfilename" ) # checking $clone[0]->macro( "PL_Iors_sv" ) # checking $clone[0]->macro( "PL_Iosname" ) # checking $clone[0]->macro( "PL_Ipad_reset_pending" ) # checking $clone[0]->macro( "PL_Ipadix" ) # checking $clone[0]->macro( "PL_Ipadix_floor" ) # checking $clone[0]->macro( "PL_Ipatchlevel" ) # checking $clone[0]->macro( "PL_Ipending_ident" ) # checking $clone[0]->macro( "PL_Iperl_destruct_level" ) # checking $clone[0]->macro( "PL_Iperldb" ) # checking $clone[0]->macro( "PL_Iperlio" ) # checking $clone[0]->macro( "PL_Ipidstatus" ) # checking $clone[0]->macro( "PL_Ippid" ) # checking $clone[0]->macro( "PL_Ipreambleav" ) # checking $clone[0]->macro( "PL_Ipreambled" ) # checking $clone[0]->macro( "PL_Ipreprocess" ) # checking $clone[0]->macro( "PL_Iprofiledata" ) # checking $clone[0]->macro( "PL_Ipsig_name" ) # checking $clone[0]->macro( "PL_Ipsig_pend" ) # checking $clone[0]->macro( "PL_Ipsig_ptr" ) # checking $clone[0]->macro( "PL_Iptr_table" ) # checking $clone[0]->macro( "PL_Irealtokenstart" ) # checking $clone[0]->macro( "PL_Ireentrant_buffer" ) # checking $clone[0]->macro( "PL_Ireentrant_retint" ) # checking $clone[0]->macro( "PL_Iregex_pad" ) # checking $clone[0]->macro( "PL_Iregex_padav" ) # checking $clone[0]->macro( "PL_Irehash_seed" ) # checking $clone[0]->macro( "PL_Irehash_seed_set" ) # checking $clone[0]->macro( "PL_Ireplgv" ) # checking $clone[0]->macro( "PL_Irsfp" ) # checking $clone[0]->macro( "PL_Irsfp_filters" ) # checking $clone[0]->macro( "PL_Irunops" ) # checking $clone[0]->macro( "PL_Irunops_dbg" ) # checking $clone[0]->macro( "PL_Irunops_std" ) # checking $clone[0]->macro( "PL_Isavebegin" ) # checking $clone[0]->macro( "PL_Isawampersand" ) # checking $clone[0]->macro( "PL_Isharehook" ) # checking $clone[0]->macro( "PL_Isig_pending" ) # checking $clone[0]->macro( "PL_Isighandlerp" ) # checking $clone[0]->macro( "PL_Isignals" ) # checking $clone[0]->macro( "PL_Iskipwhite" ) # checking $clone[0]->macro( "PL_Isort_RealCmp" ) # checking $clone[0]->macro( "PL_Isplitstr" ) # checking $clone[0]->macro( "PL_Isrand_called" ) # checking $clone[0]->macro( "PL_Istashcache" ) # checking $clone[0]->macro( "PL_Istatusvalue" ) # checking $clone[0]->macro( "PL_Istatusvalue_posix" ) # checking $clone[0]->macro( "PL_Istatusvalue_vms" ) # checking $clone[0]->macro( "PL_Istderrgv" ) # checking $clone[0]->macro( "PL_Istdingv" ) # checking $clone[0]->macro( "PL_Istrtab" ) # checking $clone[0]->macro( "PL_Isub_generation" ) # checking $clone[0]->macro( "PL_Isublex_info" ) # checking $clone[0]->macro( "PL_Isubline" ) # checking $clone[0]->macro( "PL_Isubname" ) # checking $clone[0]->macro( "PL_Isv_arenaroot" ) # checking $clone[0]->macro( "PL_Isv_count" ) # checking $clone[0]->macro( "PL_Isv_no" ) # checking $clone[0]->macro( "PL_Isv_objcount" ) # checking $clone[0]->macro( "PL_Isv_root" ) # checking $clone[0]->macro( "PL_Isv_undef" ) # checking $clone[0]->macro( "PL_Isv_yes" ) # checking $clone[0]->macro( "PL_Isys_intern" ) # checking $clone[0]->macro( "PL_Itaint_warn" ) # checking $clone[0]->macro( "PL_Itainting" ) # checking $clone[0]->macro( "PL_Ithisclose" ) # checking $clone[0]->macro( "PL_Ithismad" ) # checking $clone[0]->macro( "PL_Ithisopen" ) # checking $clone[0]->macro( "PL_Ithisstuff" ) # checking $clone[0]->macro( "PL_Ithistoken" ) # checking $clone[0]->macro( "PL_Ithiswhite" ) # checking $clone[0]->macro( "PL_Ithreadhook" ) # checking $clone[0]->macro( "PL_Itokenbuf" ) # checking $clone[0]->macro( "PL_Iuid" ) # checking $clone[0]->macro( "PL_Iunicode" ) # checking $clone[0]->macro( "PL_Iunitcheckav" ) # checking $clone[0]->macro( "PL_Iunitcheckav_save" ) # checking $clone[0]->macro( "PL_Iunlockhook" ) # checking $clone[0]->macro( "PL_Iunsafe" ) # checking $clone[0]->macro( "PL_Iutf8_alnum" ) # checking $clone[0]->macro( "PL_Iutf8_alnumc" ) # checking $clone[0]->macro( "PL_Iutf8_alpha" ) # checking $clone[0]->macro( "PL_Iutf8_ascii" ) # checking $clone[0]->macro( "PL_Iutf8_cntrl" ) # checking $clone[0]->macro( "PL_Iutf8_digit" ) # checking $clone[0]->macro( "PL_Iutf8_graph" ) # checking $clone[0]->macro( "PL_Iutf8_idcont" ) # checking $clone[0]->macro( "PL_Iutf8_idstart" ) # checking $clone[0]->macro( "PL_Iutf8_lower" ) # checking $clone[0]->macro( "PL_Iutf8_mark" ) # checking $clone[0]->macro( "PL_Iutf8_print" ) # checking $clone[0]->macro( "PL_Iutf8_punct" ) # checking $clone[0]->macro( "PL_Iutf8_space" ) # checking $clone[0]->macro( "PL_Iutf8_tofold" ) # checking $clone[0]->macro( "PL_Iutf8_tolower" ) # checking $clone[0]->macro( "PL_Iutf8_totitle" ) # checking $clone[0]->macro( "PL_Iutf8_toupper" ) # checking $clone[0]->macro( "PL_Iutf8_upper" ) # checking $clone[0]->macro( "PL_Iutf8_xdigit" ) # checking $clone[0]->macro( "PL_Iutf8cache" ) # checking $clone[0]->macro( "PL_Iutf8locale" ) # checking $clone[0]->macro( "PL_Iuudmap" ) # checking $clone[0]->macro( "PL_Iwarnhook" ) # checking $clone[0]->macro( "PL_Iwidesyscalls" ) # checking $clone[0]->macro( "PL_Ixmlfp" ) # checking $clone[0]->macro( "PL_Iyycharp" ) # checking $clone[0]->macro( "PL_Iyylvalp" ) # checking $clone[0]->macro( "PL_TSv" ) # checking $clone[0]->macro( "PL_TXpv" ) # checking $clone[0]->macro( "PL_Tav_fetch_sv" ) # checking $clone[0]->macro( "PL_Tbodytarget" ) # checking $clone[0]->macro( "PL_Tchopset" ) # checking $clone[0]->macro( "PL_Tcolors" ) # checking $clone[0]->macro( "PL_Tcolorset" ) # checking $clone[0]->macro( "PL_Tcurcop" ) # checking $clone[0]->macro( "PL_Tcurpad" ) # checking $clone[0]->macro( "PL_Tcurpm" ) # checking $clone[0]->macro( "PL_Tcurstack" ) # checking $clone[0]->macro( "PL_Tcurstackinfo" ) # checking $clone[0]->macro( "PL_Tcurstash" ) # checking $clone[0]->macro( "PL_Tdefoutgv" ) # checking $clone[0]->macro( "PL_Tdefstash" ) # checking $clone[0]->macro( "PL_Tdelaymagic" ) # checking $clone[0]->macro( "PL_Tdirty" ) # checking $clone[0]->macro( "PL_Tdumpindent" ) # checking $clone[0]->macro( "PL_Tefloatbuf" ) # checking $clone[0]->macro( "PL_Tefloatsize" ) # checking $clone[0]->macro( "PL_Terrors" ) # checking $clone[0]->macro( "PL_Tfirstgv" ) # checking $clone[0]->macro( "PL_Tformtarget" ) # checking $clone[0]->macro( "PL_Thv_fetch_ent_mh" ) # checking $clone[0]->macro( "PL_Thv_fetch_sv" ) # checking $clone[0]->macro( "PL_Tin_eval" ) # checking $clone[0]->macro( "PL_Tlast_in_gv" ) # checking $clone[0]->macro( "PL_Tlastgotoprobe" ) # checking $clone[0]->macro( "PL_Tlastscream" ) # checking $clone[0]->macro( "PL_Tlocalizing" ) # checking $clone[0]->macro( "PL_Tmainstack" ) # checking $clone[0]->macro( "PL_Tmarkstack" ) # checking $clone[0]->macro( "PL_Tmarkstack_max" ) # checking $clone[0]->macro( "PL_Tmarkstack_ptr" ) # checking $clone[0]->macro( "PL_Tmaxscream" ) # checking $clone[0]->macro( "PL_Tmodcount" ) # checking $clone[0]->macro( "PL_Tna" ) # checking $clone[0]->macro( "PL_Tofs_sv" ) # checking $clone[0]->macro( "PL_Top" ) # checking $clone[0]->macro( "PL_Topsave" ) # checking $clone[0]->macro( "PL_Tpeepp" ) # checking $clone[0]->macro( "PL_Treg_state" ) # checking $clone[0]->macro( "PL_Tregdummy" ) # checking $clone[0]->macro( "PL_Treginterp_cnt" ) # checking $clone[0]->macro( "PL_Tregmatch_slab" ) # checking $clone[0]->macro( "PL_Tregmatch_state" ) # checking $clone[0]->macro( "PL_Trestartop" ) # checking $clone[0]->macro( "PL_Trs" ) # checking $clone[0]->macro( "PL_Tsavestack" ) # checking $clone[0]->macro( "PL_Tsavestack_ix" ) # checking $clone[0]->macro( "PL_Tsavestack_max" ) # checking $clone[0]->macro( "PL_Tscopestack" ) # checking $clone[0]->macro( "PL_Tscopestack_ix" ) # checking $clone[0]->macro( "PL_Tscopestack_max" ) # checking $clone[0]->macro( "PL_Tscreamfirst" ) # checking $clone[0]->macro( "PL_Tscreamnext" ) # checking $clone[0]->macro( "PL_Tsecondgv" ) # checking $clone[0]->macro( "PL_Tsortcop" ) # checking $clone[0]->macro( "PL_Tsortstash" ) # checking $clone[0]->macro( "PL_Tstack_base" ) # checking $clone[0]->macro( "PL_Tstack_max" ) # checking $clone[0]->macro( "PL_Tstack_sp" ) # checking $clone[0]->macro( "PL_Tstart_env" ) # checking $clone[0]->macro( "PL_Tstatbuf" ) # checking $clone[0]->macro( "PL_Tstatcache" ) # checking $clone[0]->macro( "PL_Tstatgv" ) # checking $clone[0]->macro( "PL_Tstatname" ) # checking $clone[0]->macro( "PL_Ttainted" ) # checking $clone[0]->macro( "PL_Ttimesbuf" ) # checking $clone[0]->macro( "PL_Ttmps_floor" ) # checking $clone[0]->macro( "PL_Ttmps_ix" ) # checking $clone[0]->macro( "PL_Ttmps_max" ) # checking $clone[0]->macro( "PL_Ttmps_stack" ) # checking $clone[0]->macro( "PL_Ttop_env" ) # checking $clone[0]->macro( "PL_Ttoptarget" ) # checking $clone[0]->macro( "PL_Twatchaddr" ) # checking $clone[0]->macro( "PL_Twatchok" ) # checking $clone[0]->macro( "PL_bostr" ) # checking $clone[0]->macro( "PL_madskills" ) # checking $clone[0]->macro( "PL_nrs" ) # checking $clone[0]->macro( "PL_reg_curpm" ) # checking $clone[0]->macro( "PL_reg_eval_set" ) # checking $clone[0]->macro( "PL_reg_flags" ) # checking $clone[0]->macro( "PL_reg_leftiter" ) # checking $clone[0]->macro( "PL_reg_magic" ) # checking $clone[0]->macro( "PL_reg_match_utf8" ) # checking $clone[0]->macro( "PL_reg_maxiter" ) # checking $clone[0]->macro( "PL_reg_oldcurpm" ) # checking $clone[0]->macro( "PL_reg_oldpos" ) # checking $clone[0]->macro( "PL_reg_oldsaved" ) # checking $clone[0]->macro( "PL_reg_oldsavedlen" ) # checking $clone[0]->macro( "PL_reg_poscache" ) # checking $clone[0]->macro( "PL_reg_poscache_size" ) # checking $clone[0]->macro( "PL_reg_start_tmp" ) # checking $clone[0]->macro( "PL_reg_start_tmpl" ) # checking $clone[0]->macro( "PL_reg_starttry" ) # checking $clone[0]->macro( "PL_regendp" ) # checking $clone[0]->macro( "PL_regeol" ) # checking $clone[0]->macro( "PL_reginput" ) # checking $clone[0]->macro( "PL_reglastcloseparen" ) # checking $clone[0]->macro( "PL_reglastparen" ) # checking $clone[0]->macro( "PL_regsize" ) # checking $clone[0]->macro( "PL_regstartp" ) # checking $clone[0]->macro( "PL_xmlfp" ) # checking $clone[0]->macro( "PM_GETRE" ) # checking $clone[0]->macro( "PM_GETRE_SAFE" ) # checking $clone[0]->macro( "PM_SETRE" ) # checking $clone[0]->macro( "PM_SETRE_SAFE" ) # checking $clone[0]->macro( "PMdf_CMP_UTF8" ) # checking $clone[0]->macro( "PMdf_DYN_UTF8" ) # checking $clone[0]->macro( "PMdf_TAINTED" ) # checking $clone[0]->macro( "PMdf_USED" ) # checking $clone[0]->macro( "PMdf_UTF8" ) # checking $clone[0]->macro( "PMf_COMPILETIME" ) # checking $clone[0]->macro( "PMf_CONST" ) # checking $clone[0]->macro( "PMf_CONTINUE" ) # checking $clone[0]->macro( "PMf_EVAL" ) # checking $clone[0]->macro( "PMf_EXTENDED" ) # checking $clone[0]->macro( "PMf_FOLD" ) # checking $clone[0]->macro( "PMf_GLOBAL" ) # checking $clone[0]->macro( "PMf_KEEP" ) # checking $clone[0]->macro( "PMf_LOCALE" ) # checking $clone[0]->macro( "PMf_MAYBE_CONST" ) # checking $clone[0]->macro( "PMf_MULTILINE" ) # checking $clone[0]->macro( "PMf_ONCE" ) # checking $clone[0]->macro( "PMf_RETAINT" ) # checking $clone[0]->macro( "PMf_SINGLELINE" ) # checking $clone[0]->macro( "PMf_SKIPWHITE" ) # checking $clone[0]->macro( "PMf_UNUSED" ) # checking $clone[0]->macro( "PMf_WHITE" ) # checking $clone[0]->macro( "POLL_ERR" ) # checking $clone[0]->macro( "POLL_HUP" ) # checking $clone[0]->macro( "POLL_IN" ) # checking $clone[0]->macro( "POLL_MSG" ) # checking $clone[0]->macro( "POLL_OUT" ) # checking $clone[0]->macro( "POLL_PRI" ) # checking $clone[0]->macro( "POPBLOCK" ) # checking $clone[0]->macro( "POPEVAL" ) # checking $clone[0]->macro( "POPFORMAT" ) # checking $clone[0]->macro( "POPLOOP" ) # checking $clone[0]->macro( "POPMARK" ) # checking $clone[0]->macro( "POPSTACK" ) # checking $clone[0]->macro( "POPSTACK_TO" ) # checking $clone[0]->macro( "POPSUB" ) # checking $clone[0]->macro( "POPSUBST" ) # checking $clone[0]->macro( "POP_MULTICALL" ) # checking $clone[0]->macro( "POP_SAVEARRAY" ) # checking $clone[0]->macro( "POPi" ) # checking $clone[0]->macro( "POPl" ) # checking $clone[0]->macro( "POPn" ) # checking $clone[0]->macro( "POPp" ) # checking $clone[0]->macro( "POPpbytex" ) # checking $clone[0]->macro( "POPpconstx" ) # checking $clone[0]->macro( "POPpx" ) # checking $clone[0]->macro( "POPs" ) # checking $clone[0]->macro( "POPu" ) # checking $clone[0]->macro( "POPul" ) # checking $clone[0]->macro( "POSIX_FADV_DONTNEED" ) # checking $clone[0]->macro( "POSIX_FADV_NOREUSE" ) # checking $clone[0]->macro( "POSIX_FADV_NORMAL" ) # checking $clone[0]->macro( "POSIX_FADV_RANDOM" ) # checking $clone[0]->macro( "POSIX_FADV_SEQUENTIAL" ) # checking $clone[0]->macro( "POSIX_FADV_WILLNEED" ) # checking $clone[0]->macro( "PP" ) # checking $clone[0]->macro( "PRIVLIB" ) # checking $clone[0]->macro( "PRIVLIB_EXP" ) # checking $clone[0]->macro( "PRIVSHIFT" ) # checking $clone[0]->macro( "PRIX16" ) # checking $clone[0]->macro( "PRIX32" ) # checking $clone[0]->macro( "PRIX64" ) # checking $clone[0]->macro( "PRIX8" ) # checking $clone[0]->macro( "PRIXFAST16" ) # checking $clone[0]->macro( "PRIXFAST32" ) # checking $clone[0]->macro( "PRIXFAST64" ) # checking $clone[0]->macro( "PRIXFAST8" ) # checking $clone[0]->macro( "PRIXLEAST16" ) # checking $clone[0]->macro( "PRIXLEAST32" ) # checking $clone[0]->macro( "PRIXLEAST64" ) # checking $clone[0]->macro( "PRIXLEAST8" ) # checking $clone[0]->macro( "PRIXMAX" ) # checking $clone[0]->macro( "PRIXPTR" ) # checking $clone[0]->macro( "PRId16" ) # checking $clone[0]->macro( "PRId32" ) # checking $clone[0]->macro( "PRId64" ) # checking $clone[0]->macro( "PRId8" ) # checking $clone[0]->macro( "PRIdFAST16" ) # checking $clone[0]->macro( "PRIdFAST32" ) # checking $clone[0]->macro( "PRIdFAST64" ) # checking $clone[0]->macro( "PRIdFAST8" ) # checking $clone[0]->macro( "PRIdLEAST16" ) # checking $clone[0]->macro( "PRIdLEAST32" ) # checking $clone[0]->macro( "PRIdLEAST64" ) # checking $clone[0]->macro( "PRIdLEAST8" ) # checking $clone[0]->macro( "PRIdMAX" ) # checking $clone[0]->macro( "PRIdPTR" ) # checking $clone[0]->macro( "PRIi16" ) # checking $clone[0]->macro( "PRIi32" ) # checking $clone[0]->macro( "PRIi64" ) # checking $clone[0]->macro( "PRIi8" ) # checking $clone[0]->macro( "PRIiFAST16" ) # checking $clone[0]->macro( "PRIiFAST32" ) # checking $clone[0]->macro( "PRIiFAST64" ) # checking $clone[0]->macro( "PRIiFAST8" ) # checking $clone[0]->macro( "PRIiLEAST16" ) # checking $clone[0]->macro( "PRIiLEAST32" ) # checking $clone[0]->macro( "PRIiLEAST64" ) # checking $clone[0]->macro( "PRIiLEAST8" ) # checking $clone[0]->macro( "PRIiMAX" ) # checking $clone[0]->macro( "PRIiPTR" ) # checking $clone[0]->macro( "PRIo16" ) # checking $clone[0]->macro( "PRIo32" ) # checking $clone[0]->macro( "PRIo64" ) # checking $clone[0]->macro( "PRIo8" ) # checking $clone[0]->macro( "PRIoFAST16" ) # checking $clone[0]->macro( "PRIoFAST32" ) # checking $clone[0]->macro( "PRIoFAST64" ) # checking $clone[0]->macro( "PRIoFAST8" ) # checking $clone[0]->macro( "PRIoLEAST16" ) # checking $clone[0]->macro( "PRIoLEAST32" ) # checking $clone[0]->macro( "PRIoLEAST64" ) # checking $clone[0]->macro( "PRIoLEAST8" ) # checking $clone[0]->macro( "PRIoMAX" ) # checking $clone[0]->macro( "PRIoPTR" ) # checking $clone[0]->macro( "PRIu16" ) # checking $clone[0]->macro( "PRIu32" ) # checking $clone[0]->macro( "PRIu64" ) # checking $clone[0]->macro( "PRIu8" ) # checking $clone[0]->macro( "PRIuFAST16" ) # checking $clone[0]->macro( "PRIuFAST32" ) # checking $clone[0]->macro( "PRIuFAST64" ) # checking $clone[0]->macro( "PRIuFAST8" ) # checking $clone[0]->macro( "PRIuLEAST16" ) # checking $clone[0]->macro( "PRIuLEAST32" ) # checking $clone[0]->macro( "PRIuLEAST64" ) # checking $clone[0]->macro( "PRIuLEAST8" ) # checking $clone[0]->macro( "PRIuMAX" ) # checking $clone[0]->macro( "PRIuPTR" ) # checking $clone[0]->macro( "PRIx16" ) # checking $clone[0]->macro( "PRIx32" ) # checking $clone[0]->macro( "PRIx64" ) # checking $clone[0]->macro( "PRIx8" ) # checking $clone[0]->macro( "PRIxFAST16" ) # checking $clone[0]->macro( "PRIxFAST32" ) # checking $clone[0]->macro( "PRIxFAST64" ) # checking $clone[0]->macro( "PRIxFAST8" ) # checking $clone[0]->macro( "PRIxLEAST16" ) # checking $clone[0]->macro( "PRIxLEAST32" ) # checking $clone[0]->macro( "PRIxLEAST64" ) # checking $clone[0]->macro( "PRIxLEAST8" ) # checking $clone[0]->macro( "PRIxMAX" ) # checking $clone[0]->macro( "PRIxPTR" ) # checking $clone[0]->macro( "PROCSELFEXE_PATH" ) # checking $clone[0]->macro( "PTHREAD_DESTRUCTOR_ITERATIONS" ) # checking $clone[0]->macro( "PTHREAD_KEYS_MAX" ) # checking $clone[0]->macro( "PTHREAD_STACK_MIN" ) # checking $clone[0]->macro( "PTR2IV" ) # checking $clone[0]->macro( "PTR2NV" ) # checking $clone[0]->macro( "PTR2UV" ) # checking $clone[0]->macro( "PTR2nat" ) # checking $clone[0]->macro( "PTR2ul" ) # checking $clone[0]->macro( "PTRDIFF_MAX" ) # checking $clone[0]->macro( "PTRDIFF_MIN" ) # checking $clone[0]->macro( "PTRSIZE" ) # checking $clone[0]->macro( "PTRV" ) # checking $clone[0]->macro( "PUSHBLOCK" ) # checking $clone[0]->macro( "PUSHEVAL" ) # checking $clone[0]->macro( "PUSHFORMAT" ) # checking $clone[0]->macro( "PUSHGIVEN" ) # checking $clone[0]->macro( "PUSHLOOP" ) # checking $clone[0]->macro( "PUSHLOOP_OP_NEXT" ) # checking $clone[0]->macro( "PUSHMARK" ) # checking $clone[0]->macro( "PUSHSTACK" ) # checking $clone[0]->macro( "PUSHSTACKi" ) # checking $clone[0]->macro( "PUSHSUB" ) # checking $clone[0]->macro( "PUSHSUBST" ) # checking $clone[0]->macro( "PUSHSUB_BASE" ) # checking $clone[0]->macro( "PUSHSUB_DB" ) # checking $clone[0]->macro( "PUSHTARG" ) # checking $clone[0]->macro( "PUSHWHEN" ) # checking $clone[0]->macro( "PUSH_MULTICALL" ) # checking $clone[0]->macro( "PUSHi" ) # checking $clone[0]->macro( "PUSHmortal" ) # checking $clone[0]->macro( "PUSHn" ) # checking $clone[0]->macro( "PUSHp" ) # checking $clone[0]->macro( "PUSHs" ) # checking $clone[0]->macro( "PUSHu" ) # checking $clone[0]->macro( "PUTBACK" ) # checking $clone[0]->macro( "PWGECOS" ) # checking $clone[0]->macro( "PWPASSWD" ) # checking $clone[0]->macro( "P_tmpdir" ) # checking $clone[0]->macro( "Pause" ) # checking $clone[0]->macro( "PeRl_CaTiFy" ) # checking $clone[0]->macro( "PeRl_StGiFy" ) # checking $clone[0]->macro( "PerlDir_chdir" ) # checking $clone[0]->macro( "PerlDir_close" ) # checking $clone[0]->macro( "PerlDir_mkdir" ) # checking $clone[0]->macro( "PerlDir_open" ) # checking $clone[0]->macro( "PerlDir_read" ) # checking $clone[0]->macro( "PerlDir_rewind" ) # checking $clone[0]->macro( "PerlDir_rmdir" ) # checking $clone[0]->macro( "PerlDir_seek" ) # checking $clone[0]->macro( "PerlDir_tell" ) # checking $clone[0]->macro( "PerlEnv_ENVgetenv" ) # checking $clone[0]->macro( "PerlEnv_ENVgetenv_len" ) # checking $clone[0]->macro( "PerlEnv_clearenv" ) # checking $clone[0]->macro( "PerlEnv_free_childdir" ) # checking $clone[0]->macro( "PerlEnv_free_childenv" ) # checking $clone[0]->macro( "PerlEnv_get_childdir" ) # checking $clone[0]->macro( "PerlEnv_get_childenv" ) # checking $clone[0]->macro( "PerlEnv_getenv" ) # checking $clone[0]->macro( "PerlEnv_getenv_len" ) # checking $clone[0]->macro( "PerlEnv_putenv" ) # checking $clone[0]->macro( "PerlEnv_uname" ) # checking $clone[0]->macro( "PerlIO" ) # checking $clone[0]->macro( "PerlIO_clearerr" ) # checking $clone[0]->macro( "PerlIO_close" ) # checking $clone[0]->macro( "PerlIO_eof" ) # checking $clone[0]->macro( "PerlIO_error" ) # checking $clone[0]->macro( "PerlIO_fileno" ) # checking $clone[0]->macro( "PerlIO_fill" ) # checking $clone[0]->macro( "PerlIO_flush" ) # checking $clone[0]->macro( "PerlIO_get_base" ) # checking $clone[0]->macro( "PerlIO_get_bufsiz" ) # checking $clone[0]->macro( "PerlIO_get_cnt" ) # checking $clone[0]->macro( "PerlIO_get_ptr" ) # checking $clone[0]->macro( "PerlIO_read" ) # checking $clone[0]->macro( "PerlIO_seek" ) # checking $clone[0]->macro( "PerlIO_set_cnt" ) # checking $clone[0]->macro( "PerlIO_set_ptrcnt" ) # checking $clone[0]->macro( "PerlIO_setlinebuf" ) # checking $clone[0]->macro( "PerlIO_stderr" ) # checking $clone[0]->macro( "PerlIO_stdin" ) # checking $clone[0]->macro( "PerlIO_stdout" ) # checking $clone[0]->macro( "PerlIO_tell" ) # checking $clone[0]->macro( "PerlIO_unread" ) # checking $clone[0]->macro( "PerlIO_write" ) # checking $clone[0]->macro( "PerlLIO_access" ) # checking $clone[0]->macro( "PerlLIO_chmod" ) # checking $clone[0]->macro( "PerlLIO_chown" ) # checking $clone[0]->macro( "PerlLIO_chsize" ) # checking $clone[0]->macro( "PerlLIO_close" ) # checking $clone[0]->macro( "PerlLIO_dup" ) # checking $clone[0]->macro( "PerlLIO_dup2" ) # checking $clone[0]->macro( "PerlLIO_flock" ) # checking $clone[0]->macro( "PerlLIO_fstat" ) # checking $clone[0]->macro( "PerlLIO_ioctl" ) # checking $clone[0]->macro( "PerlLIO_isatty" ) # checking $clone[0]->macro( "PerlLIO_link" ) # checking $clone[0]->macro( "PerlLIO_lseek" ) # checking $clone[0]->macro( "PerlLIO_lstat" ) # checking $clone[0]->macro( "PerlLIO_mkstemp" ) # checking $clone[0]->macro( "PerlLIO_mktemp" ) # checking $clone[0]->macro( "PerlLIO_open" ) # checking $clone[0]->macro( "PerlLIO_open3" ) # checking $clone[0]->macro( "PerlLIO_read" ) # checking $clone[0]->macro( "PerlLIO_rename" ) # checking $clone[0]->macro( "PerlLIO_setmode" ) # checking $clone[0]->macro( "PerlLIO_stat" ) # checking $clone[0]->macro( "PerlLIO_tmpnam" ) # checking $clone[0]->macro( "PerlLIO_umask" ) # checking $clone[0]->macro( "PerlLIO_unlink" ) # checking $clone[0]->macro( "PerlLIO_utime" ) # checking $clone[0]->macro( "PerlLIO_write" ) # checking $clone[0]->macro( "PerlMemParse_calloc" ) # checking $clone[0]->macro( "PerlMemParse_free" ) # checking $clone[0]->macro( "PerlMemParse_free_lock" ) # checking $clone[0]->macro( "PerlMemParse_get_lock" ) # checking $clone[0]->macro( "PerlMemParse_is_locked" ) # checking $clone[0]->macro( "PerlMemParse_malloc" ) # checking $clone[0]->macro( "PerlMemParse_realloc" ) # checking $clone[0]->macro( "PerlMemShared_calloc" ) # checking $clone[0]->macro( "PerlMemShared_free" ) # checking $clone[0]->macro( "PerlMemShared_free_lock" ) # checking $clone[0]->macro( "PerlMemShared_get_lock" ) # checking $clone[0]->macro( "PerlMemShared_is_locked" ) # checking $clone[0]->macro( "PerlMemShared_malloc" ) # checking $clone[0]->macro( "PerlMemShared_realloc" ) # checking $clone[0]->macro( "PerlMem_calloc" ) # checking $clone[0]->macro( "PerlMem_free" ) # checking $clone[0]->macro( "PerlMem_free_lock" ) # checking $clone[0]->macro( "PerlMem_get_lock" ) # checking $clone[0]->macro( "PerlMem_is_locked" ) # checking $clone[0]->macro( "PerlMem_malloc" ) # checking $clone[0]->macro( "PerlMem_realloc" ) # checking $clone[0]->macro( "PerlProc__exit" ) # checking $clone[0]->macro( "PerlProc_abort" ) # checking $clone[0]->macro( "PerlProc_crypt" ) # checking $clone[0]->macro( "PerlProc_execl" ) # checking $clone[0]->macro( "PerlProc_execv" ) # checking $clone[0]->macro( "PerlProc_execvp" ) # checking $clone[0]->macro( "PerlProc_exit" ) # checking $clone[0]->macro( "PerlProc_fork" ) # checking $clone[0]->macro( "PerlProc_getegid" ) # checking $clone[0]->macro( "PerlProc_geteuid" ) # checking $clone[0]->macro( "PerlProc_getgid" ) # checking $clone[0]->macro( "PerlProc_getlogin" ) # checking $clone[0]->macro( "PerlProc_getpid" ) # checking $clone[0]->macro( "PerlProc_gettimeofday" ) # checking $clone[0]->macro( "PerlProc_getuid" ) # checking $clone[0]->macro( "PerlProc_kill" ) # checking $clone[0]->macro( "PerlProc_killpg" ) # checking $clone[0]->macro( "PerlProc_longjmp" ) # checking $clone[0]->macro( "PerlProc_pause" ) # checking $clone[0]->macro( "PerlProc_pclose" ) # checking $clone[0]->macro( "PerlProc_pipe" ) # checking $clone[0]->macro( "PerlProc_popen" ) # checking $clone[0]->macro( "PerlProc_popen_list" ) # checking $clone[0]->macro( "PerlProc_setgid" ) # checking $clone[0]->macro( "PerlProc_setjmp" ) # checking $clone[0]->macro( "PerlProc_setuid" ) # checking $clone[0]->macro( "PerlProc_signal" ) # checking $clone[0]->macro( "PerlProc_sleep" ) # checking $clone[0]->macro( "PerlProc_times" ) # checking $clone[0]->macro( "PerlProc_wait" ) # checking $clone[0]->macro( "PerlProc_waitpid" ) # checking $clone[0]->macro( "PerlSIO_clearerr" ) # checking $clone[0]->macro( "PerlSIO_fclose" ) # checking $clone[0]->macro( "PerlSIO_fdopen" ) # checking $clone[0]->macro( "PerlSIO_fdupopen" ) # checking $clone[0]->macro( "PerlSIO_feof" ) # checking $clone[0]->macro( "PerlSIO_ferror" ) # checking $clone[0]->macro( "PerlSIO_fflush" ) # checking $clone[0]->macro( "PerlSIO_fgetc" ) # checking $clone[0]->macro( "PerlSIO_fgetpos" ) # checking $clone[0]->macro( "PerlSIO_fgets" ) # checking $clone[0]->macro( "PerlSIO_fileno" ) # checking $clone[0]->macro( "PerlSIO_fopen" ) # checking $clone[0]->macro( "PerlSIO_fputc" ) # checking $clone[0]->macro( "PerlSIO_fputs" ) # checking $clone[0]->macro( "PerlSIO_fread" ) # checking $clone[0]->macro( "PerlSIO_freopen" ) # checking $clone[0]->macro( "PerlSIO_fseek" ) # checking $clone[0]->macro( "PerlSIO_fsetpos" ) # checking $clone[0]->macro( "PerlSIO_ftell" ) # checking $clone[0]->macro( "PerlSIO_fwrite" ) # checking $clone[0]->macro( "PerlSIO_get_base" ) # checking $clone[0]->macro( "PerlSIO_get_bufsiz" ) # checking $clone[0]->macro( "PerlSIO_get_cnt" ) # checking $clone[0]->macro( "PerlSIO_get_ptr" ) # checking $clone[0]->macro( "PerlSIO_printf" ) # checking $clone[0]->macro( "PerlSIO_rewind" ) # checking $clone[0]->macro( "PerlSIO_set_cnt" ) # checking $clone[0]->macro( "PerlSIO_set_ptr" ) # checking $clone[0]->macro( "PerlSIO_setbuf" ) # checking $clone[0]->macro( "PerlSIO_setlinebuf" ) # checking $clone[0]->macro( "PerlSIO_setvbuf" ) # checking $clone[0]->macro( "PerlSIO_stderr" ) # checking $clone[0]->macro( "PerlSIO_stdin" ) # checking $clone[0]->macro( "PerlSIO_stdout" ) # checking $clone[0]->macro( "PerlSIO_stdoutf" ) # checking $clone[0]->macro( "PerlSIO_tmpfile" ) # checking $clone[0]->macro( "PerlSIO_ungetc" ) # checking $clone[0]->macro( "PerlSIO_vprintf" ) # checking $clone[0]->macro( "PerlSock_accept" ) # checking $clone[0]->macro( "PerlSock_bind" ) # checking $clone[0]->macro( "PerlSock_connect" ) # checking $clone[0]->macro( "PerlSock_endhostent" ) # checking $clone[0]->macro( "PerlSock_endnetent" ) # checking $clone[0]->macro( "PerlSock_endprotoent" ) # checking $clone[0]->macro( "PerlSock_endservent" ) # checking $clone[0]->macro( "PerlSock_gethostbyaddr" ) # checking $clone[0]->macro( "PerlSock_gethostbyname" ) # checking $clone[0]->macro( "PerlSock_gethostent" ) # checking $clone[0]->macro( "PerlSock_gethostname" ) # checking $clone[0]->macro( "PerlSock_getnetbyaddr" ) # checking $clone[0]->macro( "PerlSock_getnetbyname" ) # checking $clone[0]->macro( "PerlSock_getnetent" ) # checking $clone[0]->macro( "PerlSock_getpeername" ) # checking $clone[0]->macro( "PerlSock_getprotobyname" ) # checking $clone[0]->macro( "PerlSock_getprotobynumber" ) # checking $clone[0]->macro( "PerlSock_getprotoent" ) # checking $clone[0]->macro( "PerlSock_getservbyname" ) # checking $clone[0]->macro( "PerlSock_getservbyport" ) # checking $clone[0]->macro( "PerlSock_getservent" ) # checking $clone[0]->macro( "PerlSock_getsockname" ) # checking $clone[0]->macro( "PerlSock_getsockopt" ) # checking $clone[0]->macro( "PerlSock_htonl" ) # checking $clone[0]->macro( "PerlSock_htons" ) # checking $clone[0]->macro( "PerlSock_inet_addr" ) # checking $clone[0]->macro( "PerlSock_inet_ntoa" ) # checking $clone[0]->macro( "PerlSock_listen" ) # checking $clone[0]->macro( "PerlSock_ntohl" ) # checking $clone[0]->macro( "PerlSock_ntohs" ) # checking $clone[0]->macro( "PerlSock_recv" ) # checking $clone[0]->macro( "PerlSock_recvfrom" ) # checking $clone[0]->macro( "PerlSock_select" ) # checking $clone[0]->macro( "PerlSock_send" ) # checking $clone[0]->macro( "PerlSock_sendto" ) # checking $clone[0]->macro( "PerlSock_sethostent" ) # checking $clone[0]->macro( "PerlSock_setnetent" ) # checking $clone[0]->macro( "PerlSock_setprotoent" ) # checking $clone[0]->macro( "PerlSock_setservent" ) # checking $clone[0]->macro( "PerlSock_setsockopt" ) # checking $clone[0]->macro( "PerlSock_shutdown" ) # checking $clone[0]->macro( "PerlSock_socket" ) # checking $clone[0]->macro( "PerlSock_socketpair" ) # checking $clone[0]->macro( "Perl_atan2" ) # checking $clone[0]->macro( "Perl_atof" ) # checking $clone[0]->macro( "Perl_atof2" ) # checking $clone[0]->macro( "Perl_ceil" ) # checking $clone[0]->macro( "Perl_cos" ) # checking $clone[0]->macro( "Perl_croak_nocontext" ) # checking $clone[0]->macro( "Perl_deb_nocontext" ) # checking $clone[0]->macro( "Perl_debug_log" ) # checking $clone[0]->macro( "Perl_die_nocontext" ) # checking $clone[0]->macro( "Perl_error_log" ) # checking $clone[0]->macro( "Perl_exp" ) # checking $clone[0]->macro( "Perl_floor" ) # checking $clone[0]->macro( "Perl_fmod" ) # checking $clone[0]->macro( "Perl_form_nocontext" ) # checking $clone[0]->macro( "Perl_frexp" ) # checking $clone[0]->macro( "Perl_isfinite" ) # checking $clone[0]->macro( "Perl_isinf" ) # checking $clone[0]->macro( "Perl_isnan" ) # checking $clone[0]->macro( "Perl_load_module_nocontext" ) # checking $clone[0]->macro( "Perl_log" ) # checking $clone[0]->macro( "Perl_mess_nocontext" ) # checking $clone[0]->macro( "Perl_modf" ) # checking $clone[0]->macro( "Perl_newSVpvf_nocontext" ) # checking $clone[0]->macro( "Perl_pow" ) # checking $clone[0]->macro( "Perl_pp_i_postdec" ) # checking $clone[0]->macro( "Perl_pp_i_postinc" ) # checking $clone[0]->macro( "Perl_pp_i_predec" ) # checking $clone[0]->macro( "Perl_pp_i_preinc" ) # checking $clone[0]->macro( "Perl_sharepvn" ) # checking $clone[0]->macro( "Perl_sin" ) # checking $clone[0]->macro( "Perl_sqrt" ) # checking $clone[0]->macro( "Perl_sv_catpvf_mg_nocontext" ) # checking $clone[0]->macro( "Perl_sv_catpvf_nocontext" ) # checking $clone[0]->macro( "Perl_sv_setpvf_mg_nocontext" ) # checking $clone[0]->macro( "Perl_sv_setpvf_nocontext" ) # checking $clone[0]->macro( "Perl_warn_nocontext" ) # checking $clone[0]->macro( "Perl_warner_nocontext" ) # checking $clone[0]->macro( "Pid_t" ) # checking $clone[0]->macro( "PmopSTASH" ) # checking $clone[0]->macro( "PmopSTASHPV" ) # checking $clone[0]->macro( "PmopSTASHPV_set" ) # checking $clone[0]->macro( "PmopSTASH_free" ) # checking $clone[0]->macro( "PmopSTASH_set" ) # checking $clone[0]->macro( "Poison" ) # checking $clone[0]->macro( "PoisonFree" ) # checking $clone[0]->macro( "PoisonNew" ) # checking $clone[0]->macro( "PoisonWith" ) # checking $clone[0]->macro( "QUADKIND" ) # checking $clone[0]->macro( "QUAD_IS_INT" ) # checking $clone[0]->macro( "QUAD_IS_INT64_T" ) # checking $clone[0]->macro( "QUAD_IS_LONG" ) # checking $clone[0]->macro( "QUAD_IS_LONG_LONG" ) # checking $clone[0]->macro( "Quad_t" ) # checking $clone[0]->macro( "RANDBITS" ) # checking $clone[0]->macro( "RANDOM_R_PROTO" ) # checking $clone[0]->macro( "RAND_MAX" ) # checking $clone[0]->macro( "RD_NODATA" ) # checking $clone[0]->macro( "READDIR64_R_PROTO" ) # checking $clone[0]->macro( "READDIR_R_PROTO" ) # checking $clone[0]->macro( "REG_CS" ) # checking $clone[0]->macro( "REG_DS" ) # checking $clone[0]->macro( "REG_EAX" ) # checking $clone[0]->macro( "REG_EBP" ) # checking $clone[0]->macro( "REG_EBX" ) # checking $clone[0]->macro( "REG_ECX" ) # checking $clone[0]->macro( "REG_EDI" ) # checking $clone[0]->macro( "REG_EDX" ) # checking $clone[0]->macro( "REG_EFL" ) # checking $clone[0]->macro( "REG_EIP" ) # checking $clone[0]->macro( "REG_ERR" ) # checking $clone[0]->macro( "REG_ES" ) # checking $clone[0]->macro( "REG_ESI" ) # checking $clone[0]->macro( "REG_ESP" ) # checking $clone[0]->macro( "REG_FS" ) # checking $clone[0]->macro( "REG_GS" ) # checking $clone[0]->macro( "REG_SS" ) # checking $clone[0]->macro( "REG_TRAPNO" ) # checking $clone[0]->macro( "REG_UESP" ) # checking $clone[0]->macro( "REINT_AUTORITATIVE" ) # checking $clone[0]->macro( "REINT_AUTORITATIVE_ML" ) # checking $clone[0]->macro( "REINT_AUTORITATIVE_NOML" ) # checking $clone[0]->macro( "REINT_ONCE" ) # checking $clone[0]->macro( "REINT_ONCE_ML" ) # checking $clone[0]->macro( "REINT_ONCE_NOML" ) # checking $clone[0]->macro( "RESTORE_NUMERIC_LOCAL" ) # checking $clone[0]->macro( "RESTORE_NUMERIC_STANDARD" ) # checking $clone[0]->macro( "RETPUSHNO" ) # checking $clone[0]->macro( "RETPUSHUNDEF" ) # checking $clone[0]->macro( "RETPUSHYES" ) # checking $clone[0]->macro( "RETSETNO" ) # checking $clone[0]->macro( "RETSETUNDEF" ) # checking $clone[0]->macro( "RETSETYES" ) # checking $clone[0]->macro( "RETURN" ) # checking $clone[0]->macro( "RETURNOP" ) # checking $clone[0]->macro( "RETURNX" ) # checking $clone[0]->macro( "REXEC_CHECKED" ) # checking $clone[0]->macro( "REXEC_COPY_STR" ) # checking $clone[0]->macro( "REXEC_IGNOREPOS" ) # checking $clone[0]->macro( "REXEC_NOT_FIRST" ) # checking $clone[0]->macro( "REXEC_SCREAM" ) # checking $clone[0]->macro( "RE_DEBUG_BIT" ) # checking $clone[0]->macro( "RE_DUP_MAX" ) # checking $clone[0]->macro( "RE_INTUIT_ONECHAR" ) # checking $clone[0]->macro( "RE_INTUIT_TAIL" ) # checking $clone[0]->macro( "RE_USE_INTUIT" ) # checking $clone[0]->macro( "RE_USE_INTUIT_ML" ) # checking $clone[0]->macro( "RE_USE_INTUIT_NOML" ) # checking $clone[0]->macro( "RMS_DIR" ) # checking $clone[0]->macro( "RMS_FAC" ) # checking $clone[0]->macro( "RMS_FEX" ) # checking $clone[0]->macro( "RMS_FNF" ) # checking $clone[0]->macro( "RMS_IFI" ) # checking $clone[0]->macro( "RMS_ISI" ) # checking $clone[0]->macro( "RMS_PRV" ) # checking $clone[0]->macro( "ROPT_ANCH" ) # checking $clone[0]->macro( "ROPT_ANCH_BOL" ) # checking $clone[0]->macro( "ROPT_ANCH_GPOS" ) # checking $clone[0]->macro( "ROPT_ANCH_MBOL" ) # checking $clone[0]->macro( "ROPT_ANCH_SBOL" ) # checking $clone[0]->macro( "ROPT_ANCH_SINGLE" ) # checking $clone[0]->macro( "ROPT_CANY_SEEN" ) # checking $clone[0]->macro( "ROPT_CHECK_ALL" ) # checking $clone[0]->macro( "ROPT_COPY_DONE" ) # checking $clone[0]->macro( "ROPT_EVAL_SEEN" ) # checking $clone[0]->macro( "ROPT_GPOS_CHECK" ) # checking $clone[0]->macro( "ROPT_GPOS_SEEN" ) # checking $clone[0]->macro( "ROPT_IMPLICIT" ) # checking $clone[0]->macro( "ROPT_LOOKBEHIND_SEEN" ) # checking $clone[0]->macro( "ROPT_MATCH_UTF8" ) # checking $clone[0]->macro( "ROPT_NAUGHTY" ) # checking $clone[0]->macro( "ROPT_NOSCAN" ) # checking $clone[0]->macro( "ROPT_RECURSE_SEEN" ) # checking $clone[0]->macro( "ROPT_SANY_SEEN" ) # checking $clone[0]->macro( "ROPT_SKIP" ) # checking $clone[0]->macro( "ROPT_TAINTED_SEEN" ) # checking $clone[0]->macro( "ROPT_UTF8" ) # checking $clone[0]->macro( "RTSIG_MAX" ) # checking $clone[0]->macro( "RUNOPS_DEFAULT" ) # checking $clone[0]->macro( "RX_DEBUG" ) # checking $clone[0]->macro( "RX_DEBUG_on" ) # checking $clone[0]->macro( "RX_MATCH_COPIED" ) # checking $clone[0]->macro( "RX_MATCH_COPIED_off" ) # checking $clone[0]->macro( "RX_MATCH_COPIED_on" ) # checking $clone[0]->macro( "RX_MATCH_COPIED_set" ) # checking $clone[0]->macro( "RX_MATCH_COPY_FREE" ) # checking $clone[0]->macro( "RX_MATCH_TAINTED" ) # checking $clone[0]->macro( "RX_MATCH_TAINTED_off" ) # checking $clone[0]->macro( "RX_MATCH_TAINTED_on" ) # checking $clone[0]->macro( "RX_MATCH_TAINTED_set" ) # checking $clone[0]->macro( "RX_MATCH_UTF8" ) # checking $clone[0]->macro( "RX_MATCH_UTF8_off" ) # checking $clone[0]->macro( "RX_MATCH_UTF8_on" ) # checking $clone[0]->macro( "RX_MATCH_UTF8_set" ) # checking $clone[0]->macro( "R_OK" ) # checking $clone[0]->macro( "Rand_seed_t" ) # checking $clone[0]->macro( "ReREFCNT_dec" ) # checking $clone[0]->macro( "ReREFCNT_inc" ) # checking $clone[0]->macro( "Renew" ) # checking $clone[0]->macro( "Renewc" ) # checking $clone[0]->macro( "RsPARA" ) # checking $clone[0]->macro( "RsRECORD" ) # checking $clone[0]->macro( "RsSIMPLE" ) # checking $clone[0]->macro( "RsSNARF" ) # checking $clone[0]->macro( "RvDEEPCP" ) # checking $clone[0]->macro( "SAVEBOOL" ) # checking $clone[0]->macro( "SAVECLEARSV" ) # checking $clone[0]->macro( "SAVECOMPILEWARNINGS" ) # checking $clone[0]->macro( "SAVECOMPPAD" ) # checking $clone[0]->macro( "SAVECOPARYBASE" ) # checking $clone[0]->macro( "SAVECOPFILE" ) # checking $clone[0]->macro( "SAVECOPFILE_FREE" ) # checking $clone[0]->macro( "SAVECOPLINE" ) # checking $clone[0]->macro( "SAVECOPSTASH" ) # checking $clone[0]->macro( "SAVECOPSTASH_FREE" ) # checking $clone[0]->macro( "SAVEDELETE" ) # checking $clone[0]->macro( "SAVEDESTRUCTOR" ) # checking $clone[0]->macro( "SAVEDESTRUCTOR_X" ) # checking $clone[0]->macro( "SAVEFREEOP" ) # checking $clone[0]->macro( "SAVEFREEPV" ) # checking $clone[0]->macro( "SAVEFREESV" ) # checking $clone[0]->macro( "SAVEGENERICPV" ) # checking $clone[0]->macro( "SAVEGENERICSV" ) # checking $clone[0]->macro( "SAVEHINTS" ) # checking $clone[0]->macro( "SAVEI16" ) # checking $clone[0]->macro( "SAVEI32" ) # checking $clone[0]->macro( "SAVEI8" ) # checking $clone[0]->macro( "SAVEINT" ) # checking $clone[0]->macro( "SAVEIV" ) # checking $clone[0]->macro( "SAVELONG" ) # checking $clone[0]->macro( "SAVEMORTALIZESV" ) # checking $clone[0]->macro( "SAVEOP" ) # checking $clone[0]->macro( "SAVEPADSV" ) # checking $clone[0]->macro( "SAVEPPTR" ) # checking $clone[0]->macro( "SAVESETSVFLAGS" ) # checking $clone[0]->macro( "SAVESHAREDPV" ) # checking $clone[0]->macro( "SAVESPTR" ) # checking $clone[0]->macro( "SAVESTACK_ALLOC_FOR_RE_SAVE_STATE" ) # checking $clone[0]->macro( "SAVESTACK_CXPOS" ) # checking $clone[0]->macro( "SAVESTACK_POS" ) # checking $clone[0]->macro( "SAVESWITCHSTACK" ) # checking $clone[0]->macro( "SAVETMPS" ) # checking $clone[0]->macro( "SAVEVPTR" ) # checking $clone[0]->macro( "SAVE_DEFSV" ) # checking $clone[0]->macro( "SAVEt_AELEM" ) # checking $clone[0]->macro( "SAVEt_ALLOC" ) # checking $clone[0]->macro( "SAVEt_APTR" ) # checking $clone[0]->macro( "SAVEt_AV" ) # checking $clone[0]->macro( "SAVEt_BOOL" ) # checking $clone[0]->macro( "SAVEt_CLEARSV" ) # checking $clone[0]->macro( "SAVEt_COMPILE_WARNINGS" ) # checking $clone[0]->macro( "SAVEt_COMPPAD" ) # checking $clone[0]->macro( "SAVEt_COP_ARYBASE" ) # checking $clone[0]->macro( "SAVEt_DELETE" ) # checking $clone[0]->macro( "SAVEt_DESTRUCTOR" ) # checking $clone[0]->macro( "SAVEt_DESTRUCTOR_X" ) # checking $clone[0]->macro( "SAVEt_FREEOP" ) # checking $clone[0]->macro( "SAVEt_FREEPV" ) # checking $clone[0]->macro( "SAVEt_FREESV" ) # checking $clone[0]->macro( "SAVEt_GENERIC_PVREF" ) # checking $clone[0]->macro( "SAVEt_GENERIC_SVREF" ) # checking $clone[0]->macro( "SAVEt_GP" ) # checking $clone[0]->macro( "SAVEt_HELEM" ) # checking $clone[0]->macro( "SAVEt_HINTS" ) # checking $clone[0]->macro( "SAVEt_HPTR" ) # checking $clone[0]->macro( "SAVEt_HV" ) # checking $clone[0]->macro( "SAVEt_I16" ) # checking $clone[0]->macro( "SAVEt_I32" ) # checking $clone[0]->macro( "SAVEt_I8" ) # checking $clone[0]->macro( "SAVEt_INT" ) # checking $clone[0]->macro( "SAVEt_ITEM" ) # checking $clone[0]->macro( "SAVEt_IV" ) # checking $clone[0]->macro( "SAVEt_LONG" ) # checking $clone[0]->macro( "SAVEt_MORTALIZESV" ) # checking $clone[0]->macro( "SAVEt_NSTAB" ) # checking $clone[0]->macro( "SAVEt_OP" ) # checking $clone[0]->macro( "SAVEt_PADSV" ) # checking $clone[0]->macro( "SAVEt_PPTR" ) # checking $clone[0]->macro( "SAVEt_REGCONTEXT" ) # checking $clone[0]->macro( "SAVEt_RE_STATE" ) # checking $clone[0]->macro( "SAVEt_SAVESWITCHSTACK" ) # checking $clone[0]->macro( "SAVEt_SET_SVFLAGS" ) # checking $clone[0]->macro( "SAVEt_SHARED_PVREF" ) # checking $clone[0]->macro( "SAVEt_SPTR" ) # checking $clone[0]->macro( "SAVEt_STACK_CXPOS" ) # checking $clone[0]->macro( "SAVEt_STACK_POS" ) # checking $clone[0]->macro( "SAVEt_SV" ) # checking $clone[0]->macro( "SAVEt_SVREF" ) # checking $clone[0]->macro( "SAVEt_VPTR" ) # checking $clone[0]->macro( "SA_INTERRUPT" ) # checking $clone[0]->macro( "SA_NOCLDSTOP" ) # checking $clone[0]->macro( "SA_NOCLDWAIT" ) # checking $clone[0]->macro( "SA_NODEFER" ) # checking $clone[0]->macro( "SA_NOMASK" ) # checking $clone[0]->macro( "SA_ONESHOT" ) # checking $clone[0]->macro( "SA_ONSTACK" ) # checking $clone[0]->macro( "SA_RESETHAND" ) # checking $clone[0]->macro( "SA_RESTART" ) # checking $clone[0]->macro( "SA_SIGINFO" ) # checking $clone[0]->macro( "SA_STACK" ) # checking $clone[0]->macro( "SCAN_DEF" ) # checking $clone[0]->macro( "SCAN_REPL" ) # checking $clone[0]->macro( "SCAN_TR" ) # checking $clone[0]->macro( "SCHAR_MAX" ) # checking $clone[0]->macro( "SCHAR_MIN" ) # checking $clone[0]->macro( "SCHED_YIELD" ) # checking $clone[0]->macro( "SCM_CREDENTIALS" ) # checking $clone[0]->macro( "SCM_RIGHTS" ) # checking $clone[0]->macro( "SCM_SRCRT" ) # checking $clone[0]->macro( "SCM_TIMESTAMP" ) # checking $clone[0]->macro( "SCNd16" ) # checking $clone[0]->macro( "SCNd32" ) # checking $clone[0]->macro( "SCNd64" ) # checking $clone[0]->macro( "SCNd8" ) # checking $clone[0]->macro( "SCNdFAST16" ) # checking $clone[0]->macro( "SCNdFAST32" ) # checking $clone[0]->macro( "SCNdFAST64" ) # checking $clone[0]->macro( "SCNdFAST8" ) # checking $clone[0]->macro( "SCNdLEAST16" ) # checking $clone[0]->macro( "SCNdLEAST32" ) # checking $clone[0]->macro( "SCNdLEAST64" ) # checking $clone[0]->macro( "SCNdLEAST8" ) # checking $clone[0]->macro( "SCNdMAX" ) # checking $clone[0]->macro( "SCNdPTR" ) # checking $clone[0]->macro( "SCNi16" ) # checking $clone[0]->macro( "SCNi32" ) # checking $clone[0]->macro( "SCNi64" ) # checking $clone[0]->macro( "SCNi8" ) # checking $clone[0]->macro( "SCNiFAST16" ) # checking $clone[0]->macro( "SCNiFAST32" ) # checking $clone[0]->macro( "SCNiFAST64" ) # checking $clone[0]->macro( "SCNiFAST8" ) # checking $clone[0]->macro( "SCNiLEAST16" ) # checking $clone[0]->macro( "SCNiLEAST32" ) # checking $clone[0]->macro( "SCNiLEAST64" ) # checking $clone[0]->macro( "SCNiLEAST8" ) # checking $clone[0]->macro( "SCNiMAX" ) # checking $clone[0]->macro( "SCNiPTR" ) # checking $clone[0]->macro( "SCNo16" ) # checking $clone[0]->macro( "SCNo32" ) # checking $clone[0]->macro( "SCNo64" ) # checking $clone[0]->macro( "SCNo8" ) # checking $clone[0]->macro( "SCNoFAST16" ) # checking $clone[0]->macro( "SCNoFAST32" ) # checking $clone[0]->macro( "SCNoFAST64" ) # checking $clone[0]->macro( "SCNoFAST8" ) # checking $clone[0]->macro( "SCNoLEAST16" ) # checking $clone[0]->macro( "SCNoLEAST32" ) # checking $clone[0]->macro( "SCNoLEAST64" ) # checking $clone[0]->macro( "SCNoLEAST8" ) # checking $clone[0]->macro( "SCNoMAX" ) # checking $clone[0]->macro( "SCNoPTR" ) # checking $clone[0]->macro( "SCNu16" ) # checking $clone[0]->macro( "SCNu32" ) # checking $clone[0]->macro( "SCNu64" ) # checking $clone[0]->macro( "SCNu8" ) # checking $clone[0]->macro( "SCNuFAST16" ) # checking $clone[0]->macro( "SCNuFAST32" ) # checking $clone[0]->macro( "SCNuFAST64" ) # checking $clone[0]->macro( "SCNuFAST8" ) # checking $clone[0]->macro( "SCNuLEAST16" ) # checking $clone[0]->macro( "SCNuLEAST32" ) # checking $clone[0]->macro( "SCNuLEAST64" ) # checking $clone[0]->macro( "SCNuLEAST8" ) # checking $clone[0]->macro( "SCNuMAX" ) # checking $clone[0]->macro( "SCNuPTR" ) # checking $clone[0]->macro( "SCNx16" ) # checking $clone[0]->macro( "SCNx32" ) # checking $clone[0]->macro( "SCNx64" ) # checking $clone[0]->macro( "SCNx8" ) # checking $clone[0]->macro( "SCNxFAST16" ) # checking $clone[0]->macro( "SCNxFAST32" ) # checking $clone[0]->macro( "SCNxFAST64" ) # checking $clone[0]->macro( "SCNxFAST8" ) # checking $clone[0]->macro( "SCNxLEAST16" ) # checking $clone[0]->macro( "SCNxLEAST32" ) # checking $clone[0]->macro( "SCNxLEAST64" ) # checking $clone[0]->macro( "SCNxLEAST8" ) # checking $clone[0]->macro( "SCNxMAX" ) # checking $clone[0]->macro( "SCNxPTR" ) # checking $clone[0]->macro( "SCOPE_DELIMITER" ) # checking $clone[0]->macro( "SCOPE_SAVES_SIGNAL_MASK" ) # checking $clone[0]->macro( "SEEK_CUR" ) # checking $clone[0]->macro( "SEEK_END" ) # checking $clone[0]->macro( "SEEK_SET" ) # checking $clone[0]->macro( "SEGV_ACCERR" ) # checking $clone[0]->macro( "SEGV_MAPERR" ) # checking $clone[0]->macro( "SELECT_MIN_BITS" ) # checking $clone[0]->macro( "SEM_INFO" ) # checking $clone[0]->macro( "SEM_STAT" ) # checking $clone[0]->macro( "SEM_UNDO" ) # checking $clone[0]->macro( "SETALL" ) # checking $clone[0]->macro( "SETERRNO" ) # checking $clone[0]->macro( "SETGRENT_R_PROTO" ) # checking $clone[0]->macro( "SETHOSTENT_R_PROTO" ) # checking $clone[0]->macro( "SETLOCALE_R_PROTO" ) # checking $clone[0]->macro( "SETNETENT_R_PROTO" ) # checking $clone[0]->macro( "SETPROTOENT_R_PROTO" ) # checking $clone[0]->macro( "SETPWENT_R_PROTO" ) # checking $clone[0]->macro( "SETSERVENT_R_PROTO" ) # checking $clone[0]->macro( "SETTARG" ) # checking $clone[0]->macro( "SETVAL" ) # checking $clone[0]->macro( "SET_MARK_OFFSET" ) # checking $clone[0]->macro( "SET_NUMERIC_LOCAL" ) # checking $clone[0]->macro( "SET_NUMERIC_STANDARD" ) # checking $clone[0]->macro( "SET_THR" ) # checking $clone[0]->macro( "SETi" ) # checking $clone[0]->macro( "SETn" ) # checking $clone[0]->macro( "SETp" ) # checking $clone[0]->macro( "SETs" ) # checking $clone[0]->macro( "SETsv" ) # checking $clone[0]->macro( "SETsvUN" ) # checking $clone[0]->macro( "SETu" ) # checking $clone[0]->macro( "SHARP_S_SKIP" ) # checking $clone[0]->macro( "SHORTSIZE" ) # checking $clone[0]->macro( "SHRT_MAX" ) # checking $clone[0]->macro( "SHRT_MIN" ) # checking $clone[0]->macro( "SHUT_RD" ) # checking $clone[0]->macro( "SHUT_RDWR" ) # checking $clone[0]->macro( "SHUT_WR" ) # checking $clone[0]->macro( "SH_PATH" ) # checking $clone[0]->macro( "SIGABRT" ) # checking $clone[0]->macro( "SIGALRM" ) # checking $clone[0]->macro( "SIGBUS" ) # checking $clone[0]->macro( "SIGCHLD" ) # checking $clone[0]->macro( "SIGCLD" ) # checking $clone[0]->macro( "SIGCONT" ) # checking $clone[0]->macro( "SIGEV_NONE" ) # checking $clone[0]->macro( "SIGEV_SIGNAL" ) # checking $clone[0]->macro( "SIGEV_THREAD" ) # checking $clone[0]->macro( "SIGEV_THREAD_ID" ) # checking $clone[0]->macro( "SIGFPE" ) # checking $clone[0]->macro( "SIGHUP" ) # checking $clone[0]->macro( "SIGILL" ) # checking $clone[0]->macro( "SIGINT" ) # checking $clone[0]->macro( "SIGIO" ) # checking $clone[0]->macro( "SIGIOT" ) # checking $clone[0]->macro( "SIGKILL" ) # checking $clone[0]->macro( "SIGPIPE" ) # checking $clone[0]->macro( "SIGPOLL" ) # checking $clone[0]->macro( "SIGPROF" ) # checking $clone[0]->macro( "SIGPWR" ) # checking $clone[0]->macro( "SIGQUIT" ) # checking $clone[0]->macro( "SIGRTMAX" ) # checking $clone[0]->macro( "SIGRTMIN" ) # checking $clone[0]->macro( "SIGSEGV" ) # checking $clone[0]->macro( "SIGSTKFLT" ) # checking $clone[0]->macro( "SIGSTKSZ" ) # checking $clone[0]->macro( "SIGSTOP" ) # checking $clone[0]->macro( "SIGSYS" ) # checking $clone[0]->macro( "SIGTERM" ) # checking $clone[0]->macro( "SIGTRAP" ) # checking $clone[0]->macro( "SIGTSTP" ) # checking $clone[0]->macro( "SIGTTIN" ) # checking $clone[0]->macro( "SIGTTOU" ) # checking $clone[0]->macro( "SIGUNUSED" ) # checking $clone[0]->macro( "SIGURG" ) # checking $clone[0]->macro( "SIGUSR1" ) # checking $clone[0]->macro( "SIGUSR2" ) # checking $clone[0]->macro( "SIGVTALRM" ) # checking $clone[0]->macro( "SIGWINCH" ) # checking $clone[0]->macro( "SIGXCPU" ) # checking $clone[0]->macro( "SIGXFSZ" ) # checking $clone[0]->macro( "SIG_ATOMIC_MAX" ) # checking $clone[0]->macro( "SIG_ATOMIC_MIN" ) # checking $clone[0]->macro( "SIG_BLOCK" ) # checking $clone[0]->macro( "SIG_DFL" ) # checking $clone[0]->macro( "SIG_ERR" ) # checking $clone[0]->macro( "SIG_HOLD" ) # checking $clone[0]->macro( "SIG_IGN" ) # checking $clone[0]->macro( "SIG_NAME" ) # checking $clone[0]->macro( "SIG_NUM" ) # checking $clone[0]->macro( "SIG_SETMASK" ) # checking $clone[0]->macro( "SIG_SIZE" ) # checking $clone[0]->macro( "SIG_UNBLOCK" ) # checking $clone[0]->macro( "SING" ) # checking $clone[0]->macro( "SIOCADDDLCI" ) # checking $clone[0]->macro( "SIOCADDMULTI" ) # checking $clone[0]->macro( "SIOCADDRT" ) # checking $clone[0]->macro( "SIOCATMARK" ) # checking $clone[0]->macro( "SIOCDARP" ) # checking $clone[0]->macro( "SIOCDELDLCI" ) # checking $clone[0]->macro( "SIOCDELMULTI" ) # checking $clone[0]->macro( "SIOCDELRT" ) # checking $clone[0]->macro( "SIOCDEVPRIVATE" ) # checking $clone[0]->macro( "SIOCDIFADDR" ) # checking $clone[0]->macro( "SIOCDRARP" ) # checking $clone[0]->macro( "SIOCGARP" ) # checking $clone[0]->macro( "SIOCGIFADDR" ) # checking $clone[0]->macro( "SIOCGIFBR" ) # checking $clone[0]->macro( "SIOCGIFBRDADDR" ) # checking $clone[0]->macro( "SIOCGIFCONF" ) # checking $clone[0]->macro( "SIOCGIFCOUNT" ) # checking $clone[0]->macro( "SIOCGIFDSTADDR" ) # checking $clone[0]->macro( "SIOCGIFENCAP" ) # checking $clone[0]->macro( "SIOCGIFFLAGS" ) # checking $clone[0]->macro( "SIOCGIFHWADDR" ) # checking $clone[0]->macro( "SIOCGIFINDEX" ) # checking $clone[0]->macro( "SIOCGIFMAP" ) # checking $clone[0]->macro( "SIOCGIFMEM" ) # checking $clone[0]->macro( "SIOCGIFMETRIC" ) # checking $clone[0]->macro( "SIOCGIFMTU" ) # checking $clone[0]->macro( "SIOCGIFNAME" ) # checking $clone[0]->macro( "SIOCGIFNETMASK" ) # checking $clone[0]->macro( "SIOCGIFPFLAGS" ) # checking $clone[0]->macro( "SIOCGIFSLAVE" ) # checking $clone[0]->macro( "SIOCGIFTXQLEN" ) # checking $clone[0]->macro( "SIOCGPGRP" ) # checking $clone[0]->macro( "SIOCGRARP" ) # checking $clone[0]->macro( "SIOCGSTAMP" ) # checking $clone[0]->macro( "SIOCPROTOPRIVATE" ) # checking $clone[0]->macro( "SIOCRTMSG" ) # checking $clone[0]->macro( "SIOCSARP" ) # checking $clone[0]->macro( "SIOCSIFADDR" ) # checking $clone[0]->macro( "SIOCSIFBR" ) # checking $clone[0]->macro( "SIOCSIFBRDADDR" ) # checking $clone[0]->macro( "SIOCSIFDSTADDR" ) # checking $clone[0]->macro( "SIOCSIFENCAP" ) # checking $clone[0]->macro( "SIOCSIFFLAGS" ) # checking $clone[0]->macro( "SIOCSIFHWADDR" ) # checking $clone[0]->macro( "SIOCSIFHWBROADCAST" ) # checking $clone[0]->macro( "SIOCSIFLINK" ) # checking $clone[0]->macro( "SIOCSIFMAP" ) # checking $clone[0]->macro( "SIOCSIFMEM" ) # checking $clone[0]->macro( "SIOCSIFMETRIC" ) # checking $clone[0]->macro( "SIOCSIFMTU" ) # checking $clone[0]->macro( "SIOCSIFNAME" ) # checking $clone[0]->macro( "SIOCSIFNETMASK" ) # checking $clone[0]->macro( "SIOCSIFPFLAGS" ) # checking $clone[0]->macro( "SIOCSIFSLAVE" ) # checking $clone[0]->macro( "SIOCSIFTXQLEN" ) # checking $clone[0]->macro( "SIOCSPGRP" ) # checking $clone[0]->macro( "SIOCSRARP" ) # checking $clone[0]->macro( "SIOGIFINDEX" ) # checking $clone[0]->macro( "SITEARCH" ) # checking $clone[0]->macro( "SITEARCH_EXP" ) # checking $clone[0]->macro( "SITELIB" ) # checking $clone[0]->macro( "SITELIB_EXP" ) # checking $clone[0]->macro( "SITELIB_STEM" ) # checking $clone[0]->macro( "SIZE_MAX" ) # checking $clone[0]->macro( "SI_ASYNCIO" ) # checking $clone[0]->macro( "SI_ASYNCNL" ) # checking $clone[0]->macro( "SI_KERNEL" ) # checking $clone[0]->macro( "SI_MESGQ" ) # checking $clone[0]->macro( "SI_QUEUE" ) # checking $clone[0]->macro( "SI_SIGIO" ) # checking $clone[0]->macro( "SI_TIMER" ) # checking $clone[0]->macro( "SI_TKILL" ) # checking $clone[0]->macro( "SI_USER" ) # checking $clone[0]->macro( "SOCKET_OPEN_MODE" ) # checking $clone[0]->macro( "SOCK_DGRAM" ) # checking $clone[0]->macro( "SOCK_PACKET" ) # checking $clone[0]->macro( "SOCK_RAW" ) # checking $clone[0]->macro( "SOCK_RDM" ) # checking $clone[0]->macro( "SOCK_SEQPACKET" ) # checking $clone[0]->macro( "SOCK_STREAM" ) # checking $clone[0]->macro( "SOL_AAL" ) # checking $clone[0]->macro( "SOL_ATM" ) # checking $clone[0]->macro( "SOL_DECNET" ) # checking $clone[0]->macro( "SOL_ICMPV6" ) # checking $clone[0]->macro( "SOL_IP" ) # checking $clone[0]->macro( "SOL_IPV6" ) # checking $clone[0]->macro( "SOL_IRDA" ) # checking $clone[0]->macro( "SOL_PACKET" ) # checking $clone[0]->macro( "SOL_RAW" ) # checking $clone[0]->macro( "SOL_SOCKET" ) # checking $clone[0]->macro( "SOL_X25" ) # checking $clone[0]->macro( "SOMAXCONN" ) # checking $clone[0]->macro( "SO_ACCEPTCONN" ) # checking $clone[0]->macro( "SO_ATTACH_FILTER" ) # checking $clone[0]->macro( "SO_BINDTODEVICE" ) # checking $clone[0]->macro( "SO_BROADCAST" ) # checking $clone[0]->macro( "SO_BSDCOMPAT" ) # checking $clone[0]->macro( "SO_DEBUG" ) # checking $clone[0]->macro( "SO_DETACH_FILTER" ) # checking $clone[0]->macro( "SO_DONTROUTE" ) # checking $clone[0]->macro( "SO_ERROR" ) # checking $clone[0]->macro( "SO_KEEPALIVE" ) # checking $clone[0]->macro( "SO_LINGER" ) # checking $clone[0]->macro( "SO_NO_CHECK" ) # checking $clone[0]->macro( "SO_OOBINLINE" ) # checking $clone[0]->macro( "SO_PASSCRED" ) # checking $clone[0]->macro( "SO_PEERCRED" ) # checking $clone[0]->macro( "SO_PEERNAME" ) # checking $clone[0]->macro( "SO_PEERSEC" ) # checking $clone[0]->macro( "SO_PRIORITY" ) # checking $clone[0]->macro( "SO_RCVBUF" ) # checking $clone[0]->macro( "SO_RCVBUFFORCE" ) # checking $clone[0]->macro( "SO_RCVLOWAT" ) # checking $clone[0]->macro( "SO_RCVTIMEO" ) # checking $clone[0]->macro( "SO_REUSEADDR" ) # checking $clone[0]->macro( "SO_SECURITY_AUTHENTICATION" ) # checking $clone[0]->macro( "SO_SECURITY_ENCRYPTION_NETWORK" ) # checking $clone[0]->macro( "SO_SECURITY_ENCRYPTION_TRANSPORT" ) # checking $clone[0]->macro( "SO_SNDBUF" ) # checking $clone[0]->macro( "SO_SNDBUFFORCE" ) # checking $clone[0]->macro( "SO_SNDLOWAT" ) # checking $clone[0]->macro( "SO_SNDTIMEO" ) # checking $clone[0]->macro( "SO_TIMESTAMP" ) # checking $clone[0]->macro( "SO_TYPE" ) # checking $clone[0]->macro( "SP" ) # checking $clone[0]->macro( "SPAGAIN" ) # checking $clone[0]->macro( "SPRINTF_RETURNS_STRLEN" ) # checking $clone[0]->macro( "SRAND48_R_PROTO" ) # checking $clone[0]->macro( "SRANDOM_R_PROTO" ) # checking $clone[0]->macro( "SSCHECK" ) # checking $clone[0]->macro( "SSGROW" ) # checking $clone[0]->macro( "SSIZE_MAX" ) # checking $clone[0]->macro( "SSNEW" ) # checking $clone[0]->macro( "SSNEWa" ) # checking $clone[0]->macro( "SSNEWat" ) # checking $clone[0]->macro( "SSNEWt" ) # checking $clone[0]->macro( "SSPOPBOOL" ) # checking $clone[0]->macro( "SSPOPDPTR" ) # checking $clone[0]->macro( "SSPOPDXPTR" ) # checking $clone[0]->macro( "SSPOPINT" ) # checking $clone[0]->macro( "SSPOPIV" ) # checking $clone[0]->macro( "SSPOPLONG" ) # checking $clone[0]->macro( "SSPOPPTR" ) # checking $clone[0]->macro( "SSPTR" ) # checking $clone[0]->macro( "SSPTRt" ) # checking $clone[0]->macro( "SSPUSHBOOL" ) # checking $clone[0]->macro( "SSPUSHDPTR" ) # checking $clone[0]->macro( "SSPUSHDXPTR" ) # checking $clone[0]->macro( "SSPUSHINT" ) # checking $clone[0]->macro( "SSPUSHIV" ) # checking $clone[0]->macro( "SSPUSHLONG" ) # checking $clone[0]->macro( "SSPUSHPTR" ) # checking $clone[0]->macro( "SS_ACCVIO" ) # checking $clone[0]->macro( "SS_DEVOFFLINE" ) # checking $clone[0]->macro( "SS_DISABLE" ) # checking $clone[0]->macro( "SS_IVCHAN" ) # checking $clone[0]->macro( "SS_NORMAL" ) # checking $clone[0]->macro( "SS_ONSTACK" ) # checking $clone[0]->macro( "SSize_t" ) # checking $clone[0]->macro( "STANDARD_C" ) # checking $clone[0]->macro( "STARTPERL" ) # checking $clone[0]->macro( "START_EXTERN_C" ) # checking $clone[0]->macro( "START_MY_CXT" ) # checking $clone[0]->macro( "STATIC" ) # checking $clone[0]->macro( "STATUS_ALL_FAILURE" ) # checking $clone[0]->macro( "STATUS_ALL_SUCCESS" ) # checking $clone[0]->macro( "STATUS_CURRENT" ) # checking $clone[0]->macro( "STATUS_EXIT" ) # checking $clone[0]->macro( "STATUS_EXIT_SET" ) # checking $clone[0]->macro( "STATUS_NATIVE" ) # checking $clone[0]->macro( "STATUS_NATIVE_CHILD_SET" ) # checking $clone[0]->macro( "STATUS_UNIX" ) # checking $clone[0]->macro( "STATUS_UNIX_EXIT_SET" ) # checking $clone[0]->macro( "STATUS_UNIX_SET" ) # checking $clone[0]->macro( "STDCHAR" ) # checking $clone[0]->macro( "STDERR_FILENO" ) # checking $clone[0]->macro( "STDIN_FILENO" ) # checking $clone[0]->macro( "STDIO_STREAM_ARRAY" ) # checking $clone[0]->macro( "STDOUT_FILENO" ) # checking $clone[0]->macro( "STMT_END" ) # checking $clone[0]->macro( "STMT_START" ) # checking $clone[0]->macro( "STORE_NUMERIC_LOCAL_SET_STANDARD" ) # checking $clone[0]->macro( "STORE_NUMERIC_STANDARD_SET_LOCAL" ) # checking $clone[0]->macro( "STRERROR_R_PROTO" ) # checking $clone[0]->macro( "STRINGIFY" ) # checking $clone[0]->macro( "STRUCT_OFFSET" ) # checking $clone[0]->macro( "STRUCT_SV" ) # checking $clone[0]->macro( "STR_WITH_LEN" ) # checking $clone[0]->macro( "SVTYPEMASK" ) # checking $clone[0]->macro( "SV_CHECK_THINKFIRST" ) # checking $clone[0]->macro( "SV_CHECK_THINKFIRST_COW_DROP" ) # checking $clone[0]->macro( "SV_CONST_RETURN" ) # checking $clone[0]->macro( "SV_COW_DROP_PV" ) # checking $clone[0]->macro( "SV_GMAGIC" ) # checking $clone[0]->macro( "SV_HAS_TRAILING_NUL" ) # checking $clone[0]->macro( "SV_IMMEDIATE_UNREF" ) # checking $clone[0]->macro( "SV_INTERRUPT" ) # checking $clone[0]->macro( "SV_MUTABLE_RETURN" ) # checking $clone[0]->macro( "SV_NOSTEAL" ) # checking $clone[0]->macro( "SV_ONSTACK" ) # checking $clone[0]->macro( "SV_RESETHAND" ) # checking $clone[0]->macro( "SV_SMAGIC" ) # checking $clone[0]->macro( "SV_UTF8_NO_ENCODING" ) # checking $clone[0]->macro( "SVf" ) # checking $clone[0]->macro( "SVf256" ) # checking $clone[0]->macro( "SVf32" ) # checking $clone[0]->macro( "SVf_" ) # checking $clone[0]->macro( "SVf_AMAGIC" ) # checking $clone[0]->macro( "SVf_BREAK" ) # checking $clone[0]->macro( "SVf_FAKE" ) # checking $clone[0]->macro( "SVf_IOK" ) # checking $clone[0]->macro( "SVf_IVisUV" ) # checking $clone[0]->macro( "SVf_NOK" ) # checking $clone[0]->macro( "SVf_OK" ) # checking $clone[0]->macro( "SVf_OOK" ) # checking $clone[0]->macro( "SVf_POK" ) # checking $clone[0]->macro( "SVf_READONLY" ) # checking $clone[0]->macro( "SVf_ROK" ) # checking $clone[0]->macro( "SVf_THINKFIRST" ) # checking $clone[0]->macro( "SVf_UTF8" ) # checking $clone[0]->macro( "SVp_IOK" ) # checking $clone[0]->macro( "SVp_NOK" ) # checking $clone[0]->macro( "SVp_POK" ) # checking $clone[0]->macro( "SVp_SCREAM" ) # checking $clone[0]->macro( "SVpad_NAME" ) # checking $clone[0]->macro( "SVpad_OUR" ) # checking $clone[0]->macro( "SVpad_STATE" ) # checking $clone[0]->macro( "SVpad_TYPED" ) # checking $clone[0]->macro( "SVpav_REAL" ) # checking $clone[0]->macro( "SVpav_REIFY" ) # checking $clone[0]->macro( "SVpbm_TAIL" ) # checking $clone[0]->macro( "SVpbm_VALID" ) # checking $clone[0]->macro( "SVpfm_COMPILED" ) # checking $clone[0]->macro( "SVphv_CLONEABLE" ) # checking $clone[0]->macro( "SVphv_HASKFLAGS" ) # checking $clone[0]->macro( "SVphv_LAZYDEL" ) # checking $clone[0]->macro( "SVphv_REHASH" ) # checking $clone[0]->macro( "SVphv_SHAREKEYS" ) # checking $clone[0]->macro( "SVprv_WEAKREF" ) # checking $clone[0]->macro( "SVrepl_EVAL" ) # checking $clone[0]->macro( "SVs_GMG" ) # checking $clone[0]->macro( "SVs_OBJECT" ) # checking $clone[0]->macro( "SVs_PADMY" ) # checking $clone[0]->macro( "SVs_PADSTALE" ) # checking $clone[0]->macro( "SVs_PADTMP" ) # checking $clone[0]->macro( "SVs_RMG" ) # checking $clone[0]->macro( "SVs_SMG" ) # checking $clone[0]->macro( "SVs_TEMP" ) # checking $clone[0]->macro( "SWITCHSTACK" ) # checking $clone[0]->macro( "S_BLKSIZE" ) # checking $clone[0]->macro( "S_IEXEC" ) # checking $clone[0]->macro( "S_IFBLK" ) # checking $clone[0]->macro( "S_IFCHR" ) # checking $clone[0]->macro( "S_IFDIR" ) # checking $clone[0]->macro( "S_IFIFO" ) # checking $clone[0]->macro( "S_IFLNK" ) # checking $clone[0]->macro( "S_IFMT" ) # checking $clone[0]->macro( "S_IFREG" ) # checking $clone[0]->macro( "S_IFSOCK" ) # checking $clone[0]->macro( "S_IREAD" ) # checking $clone[0]->macro( "S_IRGRP" ) # checking $clone[0]->macro( "S_IROTH" ) # checking $clone[0]->macro( "S_IRUSR" ) # checking $clone[0]->macro( "S_IRWXG" ) # checking $clone[0]->macro( "S_IRWXO" ) # checking $clone[0]->macro( "S_IRWXU" ) # checking $clone[0]->macro( "S_ISBLK" ) # checking $clone[0]->macro( "S_ISCHR" ) # checking $clone[0]->macro( "S_ISDIR" ) # checking $clone[0]->macro( "S_ISFIFO" ) # checking $clone[0]->macro( "S_ISGID" ) # checking $clone[0]->macro( "S_ISLNK" ) # checking $clone[0]->macro( "S_ISREG" ) # checking $clone[0]->macro( "S_ISSOCK" ) # checking $clone[0]->macro( "S_ISUID" ) # checking $clone[0]->macro( "S_ISVTX" ) # checking $clone[0]->macro( "S_IWGRP" ) # checking $clone[0]->macro( "S_IWOTH" ) # checking $clone[0]->macro( "S_IWRITE" ) # checking $clone[0]->macro( "S_IWUSR" ) # checking $clone[0]->macro( "S_IXGRP" ) # checking $clone[0]->macro( "S_IXOTH" ) # checking $clone[0]->macro( "S_IXUSR" ) # checking $clone[0]->macro( "S_TYPEISMQ" ) # checking $clone[0]->macro( "S_TYPEISSEM" ) # checking $clone[0]->macro( "S_TYPEISSHM" ) # checking $clone[0]->macro( "Safefree" ) # checking $clone[0]->macro( "Select_fd_set_t" ) # checking $clone[0]->macro( "Semctl" ) # checking $clone[0]->macro( "Shmat_t" ) # checking $clone[0]->macro( "Sigjmp_buf" ) # checking $clone[0]->macro( "Siglongjmp" ) # checking $clone[0]->macro( "Signal_t" ) # checking $clone[0]->macro( "Sigsetjmp" ) # checking $clone[0]->macro( "Size_t" ) # checking $clone[0]->macro( "Size_t_size" ) # checking $clone[0]->macro( "Sock_size_t" ) # checking $clone[0]->macro( "StGiFy" ) # checking $clone[0]->macro( "StashHANDLER" ) # checking $clone[0]->macro( "Stat" ) # checking $clone[0]->macro( "Stat_t" ) # checking $clone[0]->macro( "Strerror" ) # checking $clone[0]->macro( "Strtol" ) # checking $clone[0]->macro( "Strtoul" ) # checking $clone[0]->macro( "StructCopy" ) # checking $clone[0]->macro( "SvAMAGIC" ) # checking $clone[0]->macro( "SvAMAGIC_off" ) # checking $clone[0]->macro( "SvAMAGIC_on" ) # checking $clone[0]->macro( "SvANY" ) # checking $clone[0]->macro( "SvCOMPILED" ) # checking $clone[0]->macro( "SvCOMPILED_off" ) # checking $clone[0]->macro( "SvCOMPILED_on" ) # checking $clone[0]->macro( "SvCUR" ) # checking $clone[0]->macro( "SvCUR_set" ) # checking $clone[0]->macro( "SvEND" ) # checking $clone[0]->macro( "SvEND_set" ) # checking $clone[0]->macro( "SvENDx" ) # checking $clone[0]->macro( "SvEVALED" ) # checking $clone[0]->macro( "SvEVALED_off" ) # checking $clone[0]->macro( "SvEVALED_on" ) # checking $clone[0]->macro( "SvFAKE" ) # checking $clone[0]->macro( "SvFAKE_off" ) # checking $clone[0]->macro( "SvFAKE_on" ) # checking $clone[0]->macro( "SvFLAGS" ) # checking $clone[0]->macro( "SvGAMAGIC" ) # checking $clone[0]->macro( "SvGETMAGIC" ) # checking $clone[0]->macro( "SvGMAGICAL" ) # checking $clone[0]->macro( "SvGMAGICAL_off" ) # checking $clone[0]->macro( "SvGMAGICAL_on" ) # checking $clone[0]->macro( "SvGROW" ) # checking $clone[0]->macro( "SvGROW_mutable" ) # checking $clone[0]->macro( "SvIMMORTAL" ) # checking $clone[0]->macro( "SvIOK" ) # checking $clone[0]->macro( "SvIOK_UV" ) # checking $clone[0]->macro( "SvIOK_notUV" ) # checking $clone[0]->macro( "SvIOK_off" ) # checking $clone[0]->macro( "SvIOK_on" ) # checking $clone[0]->macro( "SvIOK_only" ) # checking $clone[0]->macro( "SvIOK_only_UV" ) # checking $clone[0]->macro( "SvIOKp" ) # checking $clone[0]->macro( "SvIOKp_on" ) # checking $clone[0]->macro( "SvIS_FREED" ) # checking $clone[0]->macro( "SvIV" ) # checking $clone[0]->macro( "SvIVX" ) # checking $clone[0]->macro( "SvIVXx" ) # checking $clone[0]->macro( "SvIV_nomg" ) # checking $clone[0]->macro( "SvIV_please" ) # checking $clone[0]->macro( "SvIV_set" ) # checking $clone[0]->macro( "SvIVx" ) # checking $clone[0]->macro( "SvIsCOW" ) # checking $clone[0]->macro( "SvIsCOW_shared_hash" ) # checking $clone[0]->macro( "SvIsUV" ) # checking $clone[0]->macro( "SvIsUV_off" ) # checking $clone[0]->macro( "SvIsUV_on" ) # checking $clone[0]->macro( "SvLEN" ) # checking $clone[0]->macro( "SvLEN_set" ) # checking $clone[0]->macro( "SvLENx" ) # checking $clone[0]->macro( "SvLOCK" ) # checking $clone[0]->macro( "SvMAGIC" ) # checking $clone[0]->macro( "SvMAGICAL" ) # checking $clone[0]->macro( "SvMAGICAL_off" ) # checking $clone[0]->macro( "SvMAGICAL_on" ) # checking $clone[0]->macro( "SvMAGIC_set" ) # checking $clone[0]->macro( "SvNIOK" ) # checking $clone[0]->macro( "SvNIOK_off" ) # checking $clone[0]->macro( "SvNIOKp" ) # checking $clone[0]->macro( "SvNOK" ) # checking $clone[0]->macro( "SvNOK_off" ) # checking $clone[0]->macro( "SvNOK_on" ) # checking $clone[0]->macro( "SvNOK_only" ) # checking $clone[0]->macro( "SvNOKp" ) # checking $clone[0]->macro( "SvNOKp_on" ) # checking $clone[0]->macro( "SvNV" ) # checking $clone[0]->macro( "SvNVX" ) # checking $clone[0]->macro( "SvNVXx" ) # checking $clone[0]->macro( "SvNV_set" ) # checking $clone[0]->macro( "SvNVx" ) # checking $clone[0]->macro( "SvOBJECT" ) # checking $clone[0]->macro( "SvOBJECT_off" ) # checking $clone[0]->macro( "SvOBJECT_on" ) # checking $clone[0]->macro( "SvOK" ) # checking $clone[0]->macro( "SvOK_off" ) # checking $clone[0]->macro( "SvOK_off_exc_UV" ) # checking $clone[0]->macro( "SvOKp" ) # checking $clone[0]->macro( "SvOOK" ) # checking $clone[0]->macro( "SvOOK_off" ) # checking $clone[0]->macro( "SvOOK_on" ) # checking $clone[0]->macro( "SvPADMY" ) # checking $clone[0]->macro( "SvPADMY_on" ) # checking $clone[0]->macro( "SvPADSTALE" ) # checking $clone[0]->macro( "SvPADSTALE_off" ) # checking $clone[0]->macro( "SvPADSTALE_on" ) # checking $clone[0]->macro( "SvPADTMP" ) # checking $clone[0]->macro( "SvPADTMP_off" ) # checking $clone[0]->macro( "SvPADTMP_on" ) # checking $clone[0]->macro( "SvPAD_OUR" ) # checking $clone[0]->macro( "SvPAD_OUR_on" ) # checking $clone[0]->macro( "SvPAD_STATE" ) # checking $clone[0]->macro( "SvPAD_STATE_on" ) # checking $clone[0]->macro( "SvPAD_TYPED" ) # checking $clone[0]->macro( "SvPAD_TYPED_on" ) # checking $clone[0]->macro( "SvPEEK" ) # checking $clone[0]->macro( "SvPOK" ) # checking $clone[0]->macro( "SvPOK_off" ) # checking $clone[0]->macro( "SvPOK_on" ) # checking $clone[0]->macro( "SvPOK_only" ) # checking $clone[0]->macro( "SvPOK_only_UTF8" ) # checking $clone[0]->macro( "SvPOKp" ) # checking $clone[0]->macro( "SvPOKp_on" ) # checking $clone[0]->macro( "SvPV" ) # checking $clone[0]->macro( "SvPVX" ) # checking $clone[0]->macro( "SvPVX_const" ) # checking $clone[0]->macro( "SvPVX_mutable" ) # checking $clone[0]->macro( "SvPVXx" ) # checking $clone[0]->macro( "SvPV_const" ) # checking $clone[0]->macro( "SvPV_flags" ) # checking $clone[0]->macro( "SvPV_flags_const" ) # checking $clone[0]->macro( "SvPV_flags_const_nolen" ) # checking $clone[0]->macro( "SvPV_flags_mutable" ) # checking $clone[0]->macro( "SvPV_force" ) # checking $clone[0]->macro( "SvPV_force_flags" ) # checking $clone[0]->macro( "SvPV_force_flags_mutable" ) # checking $clone[0]->macro( "SvPV_force_flags_nolen" ) # checking $clone[0]->macro( "SvPV_force_mutable" ) # checking $clone[0]->macro( "SvPV_force_nolen" ) # checking $clone[0]->macro( "SvPV_force_nomg" ) # checking $clone[0]->macro( "SvPV_force_nomg_nolen" ) # checking $clone[0]->macro( "SvPV_free" ) # checking $clone[0]->macro( "SvPV_mutable" ) # checking $clone[0]->macro( "SvPV_nolen" ) # checking $clone[0]->macro( "SvPV_nolen_const" ) # checking $clone[0]->macro( "SvPV_nomg" ) # checking $clone[0]->macro( "SvPV_nomg_const" ) # checking $clone[0]->macro( "SvPV_nomg_const_nolen" ) # checking $clone[0]->macro( "SvPV_renew" ) # checking $clone[0]->macro( "SvPV_set" ) # checking $clone[0]->macro( "SvPV_shrink_to_cur" ) # checking $clone[0]->macro( "SvPVbyte" ) # checking $clone[0]->macro( "SvPVbyte_force" ) # checking $clone[0]->macro( "SvPVbyte_nolen" ) # checking $clone[0]->macro( "SvPVbytex" ) # checking $clone[0]->macro( "SvPVbytex_force" ) # checking $clone[0]->macro( "SvPVbytex_nolen" ) # checking $clone[0]->macro( "SvPVutf8" ) # checking $clone[0]->macro( "SvPVutf8_force" ) # checking $clone[0]->macro( "SvPVutf8_nolen" ) # checking $clone[0]->macro( "SvPVutf8x" ) # checking $clone[0]->macro( "SvPVutf8x_force" ) # checking $clone[0]->macro( "SvPVx" ) # checking $clone[0]->macro( "SvPVx_const" ) # checking $clone[0]->macro( "SvPVx_force" ) # checking $clone[0]->macro( "SvPVx_nolen" ) # checking $clone[0]->macro( "SvPVx_nolen_const" ) # checking $clone[0]->macro( "SvREADONLY" ) # checking $clone[0]->macro( "SvREADONLY_off" ) # checking $clone[0]->macro( "SvREADONLY_on" ) # checking $clone[0]->macro( "SvREFCNT" ) # checking $clone[0]->macro( "SvREFCNT_dec" ) # checking $clone[0]->macro( "SvREFCNT_inc" ) # checking $clone[0]->macro( "SvREFCNT_inc_NN" ) # checking $clone[0]->macro( "SvREFCNT_inc_simple" ) # checking $clone[0]->macro( "SvREFCNT_inc_simple_NN" ) # checking $clone[0]->macro( "SvREFCNT_inc_simple_void" ) # checking $clone[0]->macro( "SvREFCNT_inc_simple_void_NN" ) # checking $clone[0]->macro( "SvREFCNT_inc_void" ) # checking $clone[0]->macro( "SvREFCNT_inc_void_NN" ) # checking $clone[0]->macro( "SvRELEASE_IVX" ) # checking $clone[0]->macro( "SvRMAGICAL" ) # checking $clone[0]->macro( "SvRMAGICAL_off" ) # checking $clone[0]->macro( "SvRMAGICAL_on" ) # checking $clone[0]->macro( "SvROK" ) # checking $clone[0]->macro( "SvROK_off" ) # checking $clone[0]->macro( "SvROK_on" ) # checking $clone[0]->macro( "SvRV" ) # checking $clone[0]->macro( "SvRV_set" ) # checking $clone[0]->macro( "SvRVx" ) # checking $clone[0]->macro( "SvSCREAM" ) # checking $clone[0]->macro( "SvSCREAM_off" ) # checking $clone[0]->macro( "SvSCREAM_on" ) # checking $clone[0]->macro( "SvSETMAGIC" ) # checking $clone[0]->macro( "SvSHARE" ) # checking $clone[0]->macro( "SvSHARED_HASH" ) # checking $clone[0]->macro( "SvSHARED_HEK_FROM_PV" ) # checking $clone[0]->macro( "SvSMAGICAL" ) # checking $clone[0]->macro( "SvSMAGICAL_off" ) # checking $clone[0]->macro( "SvSMAGICAL_on" ) # checking $clone[0]->macro( "SvSTASH" ) # checking $clone[0]->macro( "SvSTASH_set" ) # checking $clone[0]->macro( "SvSetMagicSV" ) # checking $clone[0]->macro( "SvSetMagicSV_nosteal" ) # checking $clone[0]->macro( "SvSetSV" ) # checking $clone[0]->macro( "SvSetSV_and" ) # checking $clone[0]->macro( "SvSetSV_nosteal" ) # checking $clone[0]->macro( "SvSetSV_nosteal_and" ) # checking $clone[0]->macro( "SvTAIL" ) # checking $clone[0]->macro( "SvTAIL_off" ) # checking $clone[0]->macro( "SvTAIL_on" ) # checking $clone[0]->macro( "SvTAINT" ) # checking $clone[0]->macro( "SvTAINTED" ) # checking $clone[0]->macro( "SvTAINTED_off" ) # checking $clone[0]->macro( "SvTAINTED_on" ) # checking $clone[0]->macro( "SvTEMP" ) # checking $clone[0]->macro( "SvTEMP_off" ) # checking $clone[0]->macro( "SvTEMP_on" ) # checking $clone[0]->macro( "SvTHINKFIRST" ) # checking $clone[0]->macro( "SvTIED_mg" ) # checking $clone[0]->macro( "SvTIED_obj" ) # checking $clone[0]->macro( "SvTRUE" ) # checking $clone[0]->macro( "SvTRUEx" ) # checking $clone[0]->macro( "SvTYPE" ) # checking $clone[0]->macro( "SvUNLOCK" ) # checking $clone[0]->macro( "SvUOK" ) # checking $clone[0]->macro( "SvUPGRADE" ) # checking $clone[0]->macro( "SvUTF8" ) # checking $clone[0]->macro( "SvUTF8_off" ) # checking $clone[0]->macro( "SvUTF8_on" ) # checking $clone[0]->macro( "SvUV" ) # checking $clone[0]->macro( "SvUVX" ) # checking $clone[0]->macro( "SvUVXx" ) # checking $clone[0]->macro( "SvUV_nomg" ) # checking $clone[0]->macro( "SvUV_set" ) # checking $clone[0]->macro( "SvUVx" ) # checking $clone[0]->macro( "SvVALID" ) # checking $clone[0]->macro( "SvVALID_off" ) # checking $clone[0]->macro( "SvVALID_on" ) # checking $clone[0]->macro( "SvVOK" ) # checking $clone[0]->macro( "SvVSTRING_mg" ) # checking $clone[0]->macro( "SvWEAKREF" ) # checking $clone[0]->macro( "SvWEAKREF_off" ) # checking $clone[0]->macro( "SvWEAKREF_on" ) # checking $clone[0]->macro( "Sv_Grow" ) # checking $clone[0]->macro( "TAINT" ) # checking $clone[0]->macro( "TAINT_ENV" ) # checking $clone[0]->macro( "TAINT_IF" ) # checking $clone[0]->macro( "TAINT_NOT" ) # checking $clone[0]->macro( "TAINT_PROPER" ) # checking $clone[0]->macro( "TARG" ) # checking $clone[0]->macro( "TCFLSH" ) # checking $clone[0]->macro( "TCGETA" ) # checking $clone[0]->macro( "TCGETS" ) # checking $clone[0]->macro( "TCSBRK" ) # checking $clone[0]->macro( "TCSBRKP" ) # checking $clone[0]->macro( "TCSETA" ) # checking $clone[0]->macro( "TCSETAF" ) # checking $clone[0]->macro( "TCSETAW" ) # checking $clone[0]->macro( "TCSETS" ) # checking $clone[0]->macro( "TCSETSF" ) # checking $clone[0]->macro( "TCSETSW" ) # checking $clone[0]->macro( "TCXONC" ) # checking $clone[0]->macro( "TEMP_FAILURE_RETRY" ) # checking $clone[0]->macro( "THR" ) # checking $clone[0]->macro( "THREADSV_NAMES" ) # checking $clone[0]->macro( "TIMER_ABSTIME" ) # checking $clone[0]->macro( "TIMESPEC_TO_TIMEVAL" ) # checking $clone[0]->macro( "TIMEVAL_TO_TIMESPEC" ) # checking $clone[0]->macro( "TIOCCBRK" ) # checking $clone[0]->macro( "TIOCCONS" ) # checking $clone[0]->macro( "TIOCEXCL" ) # checking $clone[0]->macro( "TIOCGETD" ) # checking $clone[0]->macro( "TIOCGHAYESESP" ) # checking $clone[0]->macro( "TIOCGICOUNT" ) # checking $clone[0]->macro( "TIOCGLCKTRMIOS" ) # checking $clone[0]->macro( "TIOCGPGRP" ) # checking $clone[0]->macro( "TIOCGPTN" ) # checking $clone[0]->macro( "TIOCGSERIAL" ) # checking $clone[0]->macro( "TIOCGSID" ) # checking $clone[0]->macro( "TIOCGSOFTCAR" ) # checking $clone[0]->macro( "TIOCGWINSZ" ) # checking $clone[0]->macro( "TIOCINQ" ) # checking $clone[0]->macro( "TIOCLINUX" ) # checking $clone[0]->macro( "TIOCMBIC" ) # checking $clone[0]->macro( "TIOCMBIS" ) # checking $clone[0]->macro( "TIOCMGET" ) # checking $clone[0]->macro( "TIOCMIWAIT" ) # checking $clone[0]->macro( "TIOCMSET" ) # checking $clone[0]->macro( "TIOCM_CAR" ) # checking $clone[0]->macro( "TIOCM_CD" ) # checking $clone[0]->macro( "TIOCM_CTS" ) # checking $clone[0]->macro( "TIOCM_DSR" ) # checking $clone[0]->macro( "TIOCM_DTR" ) # checking $clone[0]->macro( "TIOCM_LE" ) # checking $clone[0]->macro( "TIOCM_RI" ) # checking $clone[0]->macro( "TIOCM_RNG" ) # checking $clone[0]->macro( "TIOCM_RTS" ) # checking $clone[0]->macro( "TIOCM_SR" ) # checking $clone[0]->macro( "TIOCM_ST" ) # checking $clone[0]->macro( "TIOCNOTTY" ) # checking $clone[0]->macro( "TIOCNXCL" ) # checking $clone[0]->macro( "TIOCOUTQ" ) # checking $clone[0]->macro( "TIOCPKT" ) # checking $clone[0]->macro( "TIOCPKT_DATA" ) # checking $clone[0]->macro( "TIOCPKT_DOSTOP" ) # checking $clone[0]->macro( "TIOCPKT_FLUSHREAD" ) # checking $clone[0]->macro( "TIOCPKT_FLUSHWRITE" ) # checking $clone[0]->macro( "TIOCPKT_NOSTOP" ) # checking $clone[0]->macro( "TIOCPKT_START" ) # checking $clone[0]->macro( "TIOCPKT_STOP" ) # checking $clone[0]->macro( "TIOCSBRK" ) # checking $clone[0]->macro( "TIOCSCTTY" ) # checking $clone[0]->macro( "TIOCSERCONFIG" ) # checking $clone[0]->macro( "TIOCSERGETLSR" ) # checking $clone[0]->macro( "TIOCSERGETMULTI" ) # checking $clone[0]->macro( "TIOCSERGSTRUCT" ) # checking $clone[0]->macro( "TIOCSERGWILD" ) # checking $clone[0]->macro( "TIOCSERSETMULTI" ) # checking $clone[0]->macro( "TIOCSERSWILD" ) # checking $clone[0]->macro( "TIOCSER_TEMT" ) # checking $clone[0]->macro( "TIOCSETD" ) # checking $clone[0]->macro( "TIOCSHAYESESP" ) # checking $clone[0]->macro( "TIOCSLCKTRMIOS" ) # checking $clone[0]->macro( "TIOCSPGRP" ) # checking $clone[0]->macro( "TIOCSPTLCK" ) # checking $clone[0]->macro( "TIOCSSERIAL" ) # checking $clone[0]->macro( "TIOCSSOFTCAR" ) # checking $clone[0]->macro( "TIOCSTI" ) # checking $clone[0]->macro( "TIOCSWINSZ" ) # checking $clone[0]->macro( "TLOSS" ) # checking $clone[0]->macro( "TMPNAM_R_PROTO" ) # checking $clone[0]->macro( "TMP_MAX" ) # checking $clone[0]->macro( "TOO_LATE_FOR" ) # checking $clone[0]->macro( "TOO_LATE_FOR_" ) # checking $clone[0]->macro( "TOPBLOCK" ) # checking $clone[0]->macro( "TOPMARK" ) # checking $clone[0]->macro( "TOPi" ) # checking $clone[0]->macro( "TOPl" ) # checking $clone[0]->macro( "TOPm1s" ) # checking $clone[0]->macro( "TOPn" ) # checking $clone[0]->macro( "TOPp" ) # checking $clone[0]->macro( "TOPp1s" ) # checking $clone[0]->macro( "TOPpx" ) # checking $clone[0]->macro( "TOPs" ) # checking $clone[0]->macro( "TOPu" ) # checking $clone[0]->macro( "TOPul" ) # checking $clone[0]->macro( "TRAP_BRKPT" ) # checking $clone[0]->macro( "TRAP_TRACE" ) # checking $clone[0]->macro( "TRUE" ) # checking $clone[0]->macro( "TRY_AGAIN" ) # checking $clone[0]->macro( "TTYDEF_CFLAG" ) # checking $clone[0]->macro( "TTYDEF_IFLAG" ) # checking $clone[0]->macro( "TTYDEF_LFLAG" ) # checking $clone[0]->macro( "TTYDEF_OFLAG" ) # checking $clone[0]->macro( "TTYDEF_SPEED" ) # checking $clone[0]->macro( "TTYNAME_R_PROTO" ) # checking $clone[0]->macro( "TTY_NAME_MAX" ) # checking $clone[0]->macro( "TYPE_CHARS" ) # checking $clone[0]->macro( "TYPE_DIGITS" ) # checking $clone[0]->macro( "Time_t" ) # checking $clone[0]->macro( "Timeval" ) # checking $clone[0]->macro( "U16SIZE" ) # checking $clone[0]->macro( "U16TYPE" ) # checking $clone[0]->macro( "U16_MAX" ) # checking $clone[0]->macro( "U16_MIN" ) # checking $clone[0]->macro( "U32SIZE" ) # checking $clone[0]->macro( "U32TYPE" ) # checking $clone[0]->macro( "U32_MAX" ) # checking $clone[0]->macro( "U32_MAX_P1" ) # checking $clone[0]->macro( "U32_MAX_P1_HALF" ) # checking $clone[0]->macro( "U32_MIN" ) # checking $clone[0]->macro( "U64SIZE" ) # checking $clone[0]->macro( "U64TYPE" ) # checking $clone[0]->macro( "U8SIZE" ) # checking $clone[0]->macro( "U8TYPE" ) # checking $clone[0]->macro( "U8_MAX" ) # checking $clone[0]->macro( "U8_MIN" ) # checking $clone[0]->macro( "UCHAR_MAX" ) # checking $clone[0]->macro( "UINT16_C" ) # checking $clone[0]->macro( "UINT16_MAX" ) # checking $clone[0]->macro( "UINT32_C" ) # checking $clone[0]->macro( "UINT32_MAX" ) # checking $clone[0]->macro( "UINT32_MIN" ) # checking $clone[0]->macro( "UINT64_C" ) # checking $clone[0]->macro( "UINT64_MAX" ) # checking $clone[0]->macro( "UINT8_C" ) # checking $clone[0]->macro( "UINT8_MAX" ) # checking $clone[0]->macro( "UINTMAX_C" ) # checking $clone[0]->macro( "UINTMAX_MAX" ) # checking $clone[0]->macro( "UINTPTR_MAX" ) # checking $clone[0]->macro( "UINT_FAST16_MAX" ) # checking $clone[0]->macro( "UINT_FAST32_MAX" ) # checking $clone[0]->macro( "UINT_FAST64_MAX" ) # checking $clone[0]->macro( "UINT_FAST8_MAX" ) # checking $clone[0]->macro( "UINT_LEAST16_MAX" ) # checking $clone[0]->macro( "UINT_LEAST32_MAX" ) # checking $clone[0]->macro( "UINT_LEAST64_MAX" ) # checking $clone[0]->macro( "UINT_LEAST8_MAX" ) # checking $clone[0]->macro( "UINT_MAX" ) # checking $clone[0]->macro( "UIO_MAXIOV" ) # checking $clone[0]->macro( "ULLONG_MAX" ) # checking $clone[0]->macro( "ULONG_LONG_MAX" ) # checking $clone[0]->macro( "ULONG_MAX" ) # checking $clone[0]->macro( "UNDERFLOW" ) # checking $clone[0]->macro( "UNICODE_ALLOW_ANY" ) # checking $clone[0]->macro( "UNICODE_ALLOW_FDD0" ) # checking $clone[0]->macro( "UNICODE_ALLOW_FFFF" ) # checking $clone[0]->macro( "UNICODE_ALLOW_SUPER" ) # checking $clone[0]->macro( "UNICODE_ALLOW_SURROGATE" ) # checking $clone[0]->macro( "UNICODE_BYTE_ORDER_MARK" ) # checking $clone[0]->macro( "UNICODE_GREEK_CAPITAL_LETTER_SIGMA" ) # checking $clone[0]->macro( "UNICODE_GREEK_SMALL_LETTER_FINAL_SIGMA" ) # checking $clone[0]->macro( "UNICODE_GREEK_SMALL_LETTER_SIGMA" ) # checking $clone[0]->macro( "UNICODE_ILLEGAL" ) # checking $clone[0]->macro( "UNICODE_IS_BYTE_ORDER_MARK" ) # checking $clone[0]->macro( "UNICODE_IS_ILLEGAL" ) # checking $clone[0]->macro( "UNICODE_IS_REPLACEMENT" ) # checking $clone[0]->macro( "UNICODE_IS_SURROGATE" ) # checking $clone[0]->macro( "UNICODE_LATIN_SMALL_LETTER_SHARP_S" ) # checking $clone[0]->macro( "UNICODE_LINE_SEPA_0" ) # checking $clone[0]->macro( "UNICODE_LINE_SEPA_1" ) # checking $clone[0]->macro( "UNICODE_LINE_SEPA_2" ) # checking $clone[0]->macro( "UNICODE_PARA_SEPA_0" ) # checking $clone[0]->macro( "UNICODE_PARA_SEPA_1" ) # checking $clone[0]->macro( "UNICODE_PARA_SEPA_2" ) # checking $clone[0]->macro( "UNICODE_REPLACEMENT" ) # checking $clone[0]->macro( "UNICODE_SURROGATE_FIRST" ) # checking $clone[0]->macro( "UNICODE_SURROGATE_LAST" ) # checking $clone[0]->macro( "UNISKIP" ) # checking $clone[0]->macro( "UNI_DISPLAY_BACKSLASH" ) # checking $clone[0]->macro( "UNI_DISPLAY_ISPRINT" ) # checking $clone[0]->macro( "UNI_DISPLAY_QQ" ) # checking $clone[0]->macro( "UNI_DISPLAY_REGEX" ) # checking $clone[0]->macro( "UNI_IS_INVARIANT" ) # checking $clone[0]->macro( "UNI_TO_NATIVE" ) # checking $clone[0]->macro( "UNLIKELY" ) # checking $clone[0]->macro( "UNLINK" ) # checking $clone[0]->macro( "UNLOCK_CRED_MUTEX" ) # checking $clone[0]->macro( "UNLOCK_DOLLARZERO_MUTEX" ) # checking $clone[0]->macro( "UNLOCK_FDPID_MUTEX" ) # checking $clone[0]->macro( "UNLOCK_STRTAB_MUTEX" ) # checking $clone[0]->macro( "UNLOCK_SV_LOCK_MUTEX" ) # checking $clone[0]->macro( "UNLOCK_SV_MUTEX" ) # checking $clone[0]->macro( "USER_HZ" ) # checking $clone[0]->macro( "USE_64_BIT_RAWIO" ) # checking $clone[0]->macro( "USE_64_BIT_STDIO" ) # checking $clone[0]->macro( "USE_CHAR_VSPRINTF" ) # checking $clone[0]->macro( "USE_DYNAMIC_LOADING" ) # checking $clone[0]->macro( "USE_ENVIRON_ARRAY" ) # checking $clone[0]->macro( "USE_HASH_SEED" ) # checking $clone[0]->macro( "USE_LARGE_FILES" ) # checking $clone[0]->macro( "USE_LEFT" ) # checking $clone[0]->macro( "USE_LOCALE" ) # checking $clone[0]->macro( "USE_LOCALE_COLLATE" ) # checking $clone[0]->macro( "USE_LOCALE_CTYPE" ) # checking $clone[0]->macro( "USE_LOCALE_NUMERIC" ) # checking $clone[0]->macro( "USE_PERLIO" ) # checking $clone[0]->macro( "USE_PERL_ATOF" ) # checking $clone[0]->macro( "USE_SEMCTL_SEMID_DS" ) # checking $clone[0]->macro( "USE_SEMCTL_SEMUN" ) # checking $clone[0]->macro( "USE_STAT_BLOCKS" ) # checking $clone[0]->macro( "USE_STAT_RDEV" ) # checking $clone[0]->macro( "USE_STRUCT_COPY" ) # checking $clone[0]->macro( "USE_UTF8_IN_NAMES" ) # checking $clone[0]->macro( "USHRT_MAX" ) # checking $clone[0]->macro( "UTF8SKIP" ) # checking $clone[0]->macro( "UTF8_ACCUMULATE" ) # checking $clone[0]->macro( "UTF8_ALLOW_ANY" ) # checking $clone[0]->macro( "UTF8_ALLOW_ANYUV" ) # checking $clone[0]->macro( "UTF8_ALLOW_CONTINUATION" ) # checking $clone[0]->macro( "UTF8_ALLOW_DEFAULT" ) # checking $clone[0]->macro( "UTF8_ALLOW_EMPTY" ) # checking $clone[0]->macro( "UTF8_ALLOW_FE_FF" ) # checking $clone[0]->macro( "UTF8_ALLOW_FFFF" ) # checking $clone[0]->macro( "UTF8_ALLOW_LONG" ) # checking $clone[0]->macro( "UTF8_ALLOW_NON_CONTINUATION" ) # checking $clone[0]->macro( "UTF8_ALLOW_SHORT" ) # checking $clone[0]->macro( "UTF8_ALLOW_SURROGATE" ) # checking $clone[0]->macro( "UTF8_CHECK_ONLY" ) # checking $clone[0]->macro( "UTF8_EIGHT_BIT_HI" ) # checking $clone[0]->macro( "UTF8_EIGHT_BIT_LO" ) # checking $clone[0]->macro( "UTF8_IS_ASCII" ) # checking $clone[0]->macro( "UTF8_IS_CONTINUATION" ) # checking $clone[0]->macro( "UTF8_IS_CONTINUED" ) # checking $clone[0]->macro( "UTF8_IS_DOWNGRADEABLE_START" ) # checking $clone[0]->macro( "UTF8_IS_INVARIANT" ) # checking $clone[0]->macro( "UTF8_IS_START" ) # checking $clone[0]->macro( "UTF8_MAXBYTES" ) # checking $clone[0]->macro( "UTF8_MAXBYTES_CASE" ) # checking $clone[0]->macro( "UTF8_MAXLEN" ) # checking $clone[0]->macro( "UTF8_MAXLEN_FOLD" ) # checking $clone[0]->macro( "UTF8_MAXLEN_FOLD_MULT" ) # checking $clone[0]->macro( "UTF8_MAXLEN_UCLC" ) # checking $clone[0]->macro( "UTF8_MAXLEN_UCLC_MULT" ) # checking $clone[0]->macro( "UTF_ACCUMULATION_SHIFT" ) # checking $clone[0]->macro( "UTF_CONTINUATION_MARK" ) # checking $clone[0]->macro( "UTF_CONTINUATION_MASK" ) # checking $clone[0]->macro( "UTF_START_MARK" ) # checking $clone[0]->macro( "UTF_START_MASK" ) # checking $clone[0]->macro( "UTF_TO_NATIVE" ) # checking $clone[0]->macro( "UVSIZE" ) # checking $clone[0]->macro( "UVTYPE" ) # checking $clone[0]->macro( "UVXf" ) # checking $clone[0]->macro( "UV_DIG" ) # checking $clone[0]->macro( "UV_MAX" ) # checking $clone[0]->macro( "UV_MAX_P1" ) # checking $clone[0]->macro( "UV_MAX_P1_HALF" ) # checking $clone[0]->macro( "UV_MIN" ) # checking $clone[0]->macro( "UVf" ) # checking $clone[0]->macro( "UVof" ) # checking $clone[0]->macro( "UVuf" ) # checking $clone[0]->macro( "UVxf" ) # checking $clone[0]->macro( "U_32" ) # checking $clone[0]->macro( "U_I" ) # checking $clone[0]->macro( "U_L" ) # checking $clone[0]->macro( "U_S" ) # checking $clone[0]->macro( "U_V" ) # checking $clone[0]->macro( "Uid_t" ) # checking $clone[0]->macro( "Uid_t_f" ) # checking $clone[0]->macro( "Uid_t_sign" ) # checking $clone[0]->macro( "Uid_t_size" ) # checking $clone[0]->macro( "Uquad_t" ) # checking $clone[0]->macro( "VAL_EAGAIN" ) # checking $clone[0]->macro( "VAL_O_NONBLOCK" ) # checking $clone[0]->macro( "VDf" ) # checking $clone[0]->macro( "VOIDFLAGS" ) # checking $clone[0]->macro( "VOIDUSED" ) # checking $clone[0]->macro( "VOL" ) # checking $clone[0]->macro( "WARN_ALL" ) # checking $clone[0]->macro( "WARN_ALLstring" ) # checking $clone[0]->macro( "WARN_AMBIGUOUS" ) # checking $clone[0]->macro( "WARN_ASSERTIONS" ) # checking $clone[0]->macro( "WARN_BAREWORD" ) # checking $clone[0]->macro( "WARN_CLOSED" ) # checking $clone[0]->macro( "WARN_CLOSURE" ) # checking $clone[0]->macro( "WARN_DEBUGGING" ) # checking $clone[0]->macro( "WARN_DEPRECATED" ) # checking $clone[0]->macro( "WARN_DIGIT" ) # checking $clone[0]->macro( "WARN_EXEC" ) # checking $clone[0]->macro( "WARN_EXITING" ) # checking $clone[0]->macro( "WARN_GLOB" ) # checking $clone[0]->macro( "WARN_INPLACE" ) # checking $clone[0]->macro( "WARN_INTERNAL" ) # checking $clone[0]->macro( "WARN_IO" ) # checking $clone[0]->macro( "WARN_LAYER" ) # checking $clone[0]->macro( "WARN_MALLOC" ) # checking $clone[0]->macro( "WARN_MISC" ) # checking $clone[0]->macro( "WARN_NEWLINE" ) # checking $clone[0]->macro( "WARN_NONEstring" ) # checking $clone[0]->macro( "WARN_NUMERIC" ) # checking $clone[0]->macro( "WARN_ONCE" ) # checking $clone[0]->macro( "WARN_OVERFLOW" ) # checking $clone[0]->macro( "WARN_PACK" ) # checking $clone[0]->macro( "WARN_PARENTHESIS" ) # checking $clone[0]->macro( "WARN_PIPE" ) # checking $clone[0]->macro( "WARN_PORTABLE" ) # checking $clone[0]->macro( "WARN_PRECEDENCE" ) # checking $clone[0]->macro( "WARN_PRINTF" ) # checking $clone[0]->macro( "WARN_PROTOTYPE" ) # checking $clone[0]->macro( "WARN_QW" ) # checking $clone[0]->macro( "WARN_RECURSION" ) # checking $clone[0]->macro( "WARN_REDEFINE" ) # checking $clone[0]->macro( "WARN_REGEXP" ) # checking $clone[0]->macro( "WARN_RESERVED" ) # checking $clone[0]->macro( "WARN_SEMICOLON" ) # checking $clone[0]->macro( "WARN_SEVERE" ) # checking $clone[0]->macro( "WARN_SIGNAL" ) # checking $clone[0]->macro( "WARN_SUBSTR" ) # checking $clone[0]->macro( "WARN_SYNTAX" ) # checking $clone[0]->macro( "WARN_TAINT" ) # checking $clone[0]->macro( "WARN_TAINTstring" ) # checking $clone[0]->macro( "WARN_THREADS" ) # checking $clone[0]->macro( "WARN_UNINITIALIZED" ) # checking $clone[0]->macro( "WARN_UNOPENED" ) # checking $clone[0]->macro( "WARN_UNPACK" ) # checking $clone[0]->macro( "WARN_UNTIE" ) # checking $clone[0]->macro( "WARN_UTF8" ) # checking $clone[0]->macro( "WARN_VOID" ) # checking $clone[0]->macro( "WARNsize" ) # checking $clone[0]->macro( "WCHAR_MAX" ) # checking $clone[0]->macro( "WCHAR_MIN" ) # checking $clone[0]->macro( "WCONTINUED" ) # checking $clone[0]->macro( "WEXITED" ) # checking $clone[0]->macro( "WEXITSTATUS" ) # checking $clone[0]->macro( "WIFCONTINUED" ) # checking $clone[0]->macro( "WIFEXITED" ) # checking $clone[0]->macro( "WIFSIGNALED" ) # checking $clone[0]->macro( "WIFSTOPPED" ) # checking $clone[0]->macro( "WINT_MAX" ) # checking $clone[0]->macro( "WINT_MIN" ) # checking $clone[0]->macro( "WITH_THR" ) # checking $clone[0]->macro( "WITH_THX" ) # checking $clone[0]->macro( "WNOHANG" ) # checking $clone[0]->macro( "WNOWAIT" ) # checking $clone[0]->macro( "WORD_BIT" ) # checking $clone[0]->macro( "WSTOPPED" ) # checking $clone[0]->macro( "WSTOPSIG" ) # checking $clone[0]->macro( "WTERMSIG" ) # checking $clone[0]->macro( "WUNTRACED" ) # checking $clone[0]->macro( "W_OK" ) # checking $clone[0]->macro( "X86_FXSR_MAGIC" ) # checking $clone[0]->macro( "XATTR_LIST_MAX" ) # checking $clone[0]->macro( "XATTR_NAME_MAX" ) # checking $clone[0]->macro( "XATTR_SIZE_MAX" ) # checking $clone[0]->macro( "XHvTOTALKEYS" ) # checking $clone[0]->macro( "XPUSHTARG" ) # checking $clone[0]->macro( "XPUSHi" ) # checking $clone[0]->macro( "XPUSHmortal" ) # checking $clone[0]->macro( "XPUSHn" ) # checking $clone[0]->macro( "XPUSHp" ) # checking $clone[0]->macro( "XPUSHs" ) # checking $clone[0]->macro( "XPUSHu" ) # checking $clone[0]->macro( "XPUSHundef" ) # checking $clone[0]->macro( "XS_DYNAMIC_FILENAME" ) # checking $clone[0]->macro( "X_OK" ) # checking $clone[0]->macro( "X_TLOSS" ) # checking $clone[0]->macro( "YYSTYPE_IS_DECLARED" ) # checking $clone[0]->macro( "YYSTYPE_IS_TRIVIAL" ) # checking $clone[0]->macro( "Zero" ) # checking $clone[0]->macro( "ZeroD" ) # checking $clone[0]->macro( "_" ) # checking $clone[0]->macro( "_ALLOCA_H" ) # checking $clone[0]->macro( "_ANSI_STDARG_H_" ) # checking $clone[0]->macro( "_ANSI_STDDEF_H" ) # checking $clone[0]->macro( "_ARPA_INET_H" ) # checking $clone[0]->macro( "_ASM_GENERIC_ERRNO_BASE_H" ) # checking $clone[0]->macro( "_ASM_GENERIC_ERRNO_H" ) # checking $clone[0]->macro( "_ASM_GENERIC_IOCTL_H" ) # checking $clone[0]->macro( "_ASM_SOCKET_H" ) # checking $clone[0]->macro( "_ASMi386_PARAM_H" ) # checking $clone[0]->macro( "_ASMi386_SIGCONTEXT_H" ) # checking $clone[0]->macro( "_ATFILE_SOURCE" ) # checking $clone[0]->macro( "_BITS_BYTESWAP_H" ) # checking $clone[0]->macro( "_BITS_IPCTYPES_H" ) # checking $clone[0]->macro( "_BITS_LOCALE_H" ) # checking $clone[0]->macro( "_BITS_POSIX1_LIM_H" ) # checking $clone[0]->macro( "_BITS_POSIX2_LIM_H" ) # checking $clone[0]->macro( "_BITS_PTHREADTYPES_H" ) # checking $clone[0]->macro( "_BITS_SETJMP_H" ) # checking $clone[0]->macro( "_BITS_SIGTHREAD_H" ) # checking $clone[0]->macro( "_BITS_SOCKADDR_H" ) # checking $clone[0]->macro( "_BITS_TIME_H" ) # checking $clone[0]->macro( "_BITS_TYPESIZES_H" ) # checking $clone[0]->macro( "_BITS_TYPES_H" ) # checking $clone[0]->macro( "_BITS_WCHAR_H" ) # checking $clone[0]->macro( "_BSD_PTRDIFF_T_" ) # checking $clone[0]->macro( "_BSD_SIZE_T_" ) # checking $clone[0]->macro( "_BSD_SIZE_T_DEFINED_" ) # checking $clone[0]->macro( "_BSD_SOURCE" ) # checking $clone[0]->macro( "_CPERLarg" ) # checking $clone[0]->macro( "_CS_GNU_LIBC_VERSION" ) # checking $clone[0]->macro( "_CS_GNU_LIBPTHREAD_VERSION" ) # checking $clone[0]->macro( "_CS_LFS64_CFLAGS" ) # checking $clone[0]->macro( "_CS_LFS64_LDFLAGS" ) # checking $clone[0]->macro( "_CS_LFS64_LIBS" ) # checking $clone[0]->macro( "_CS_LFS64_LINTFLAGS" ) # checking $clone[0]->macro( "_CS_LFS_CFLAGS" ) # checking $clone[0]->macro( "_CS_LFS_LDFLAGS" ) # checking $clone[0]->macro( "_CS_LFS_LIBS" ) # checking $clone[0]->macro( "_CS_LFS_LINTFLAGS" ) # checking $clone[0]->macro( "_CS_PATH" ) # checking $clone[0]->macro( "_CS_POSIX_V6_ILP32_OFF32_CFLAGS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_ILP32_OFF32_LDFLAGS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_ILP32_OFF32_LIBS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_ILP32_OFF32_LINTFLAGS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_ILP32_OFFBIG_CFLAGS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_ILP32_OFFBIG_LIBS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_LP64_OFF64_CFLAGS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_LP64_OFF64_LDFLAGS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_LP64_OFF64_LIBS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_LP64_OFF64_LINTFLAGS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_LPBIG_OFFBIG_LIBS" ) # checking $clone[0]->macro( "_CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS" ) # checking $clone[0]->macro( "_CS_V6_WIDTH_RESTRICTED_ENVS" ) # checking $clone[0]->macro( "_CS_XBS5_ILP32_OFF32_CFLAGS" ) # checking $clone[0]->macro( "_CS_XBS5_ILP32_OFF32_LDFLAGS" ) # checking $clone[0]->macro( "_CS_XBS5_ILP32_OFF32_LIBS" ) # checking $clone[0]->macro( "_CS_XBS5_ILP32_OFF32_LINTFLAGS" ) # checking $clone[0]->macro( "_CS_XBS5_ILP32_OFFBIG_CFLAGS" ) # checking $clone[0]->macro( "_CS_XBS5_ILP32_OFFBIG_LDFLAGS" ) # checking $clone[0]->macro( "_CS_XBS5_ILP32_OFFBIG_LIBS" ) # checking $clone[0]->macro( "_CS_XBS5_ILP32_OFFBIG_LINTFLAGS" ) # checking $clone[0]->macro( "_CS_XBS5_LP64_OFF64_CFLAGS" ) # checking $clone[0]->macro( "_CS_XBS5_LP64_OFF64_LDFLAGS" ) # checking $clone[0]->macro( "_CS_XBS5_LP64_OFF64_LIBS" ) # checking $clone[0]->macro( "_CS_XBS5_LP64_OFF64_LINTFLAGS" ) # checking $clone[0]->macro( "_CS_XBS5_LPBIG_OFFBIG_CFLAGS" ) # checking $clone[0]->macro( "_CS_XBS5_LPBIG_OFFBIG_LDFLAGS" ) # checking $clone[0]->macro( "_CS_XBS5_LPBIG_OFFBIG_LIBS" ) # checking $clone[0]->macro( "_CS_XBS5_LPBIG_OFFBIG_LINTFLAGS" ) # checking $clone[0]->macro( "_CTYPE_H" ) # checking $clone[0]->macro( "_DIRENT_H" ) # checking $clone[0]->macro( "_DIRENT_HAVE_D_OFF" ) # checking $clone[0]->macro( "_DIRENT_HAVE_D_RECLEN" ) # checking $clone[0]->macro( "_DIRENT_HAVE_D_TYPE" ) # checking $clone[0]->macro( "_D_ALLOC_NAMLEN" ) # checking $clone[0]->macro( "_D_EXACT_NAMLEN" ) # checking $clone[0]->macro( "_ENDIAN_H" ) # checking $clone[0]->macro( "_ERRNO_H" ) # checking $clone[0]->macro( "_EXTERN_INLINE" ) # checking $clone[0]->macro( "_FCNTL_H" ) # checking $clone[0]->macro( "_FEATURES_H" ) # checking $clone[0]->macro( "_FLOAT_H___" ) # checking $clone[0]->macro( "_GCC_LIMITS_H_" ) # checking $clone[0]->macro( "_GCC_PTRDIFF_T" ) # checking $clone[0]->macro( "_GCC_SIZE_T" ) # checking $clone[0]->macro( "_GCC_WCHAR_T" ) # checking $clone[0]->macro( "_GCONV_H" ) # checking $clone[0]->macro( "_GNU_SOURCE" ) # checking $clone[0]->macro( "_G_ARGS" ) # checking $clone[0]->macro( "_G_BUFSIZ" ) # checking $clone[0]->macro( "_G_FSTAT64" ) # checking $clone[0]->macro( "_G_HAVE_ATEXIT" ) # checking $clone[0]->macro( "_G_HAVE_BOOL" ) # checking $clone[0]->macro( "_G_HAVE_IO_FILE_OPEN" ) # checking $clone[0]->macro( "_G_HAVE_IO_GETLINE_INFO" ) # checking $clone[0]->macro( "_G_HAVE_LONG_DOUBLE_IO" ) # checking $clone[0]->macro( "_G_HAVE_MMAP" ) # checking $clone[0]->macro( "_G_HAVE_MREMAP" ) # checking $clone[0]->macro( "_G_HAVE_PRINTF_FP" ) # checking $clone[0]->macro( "_G_HAVE_ST_BLKSIZE" ) # checking $clone[0]->macro( "_G_HAVE_SYS_CDEFS" ) # checking $clone[0]->macro( "_G_HAVE_SYS_WAIT" ) # checking $clone[0]->macro( "_G_IO_IO_FILE_VERSION" ) # checking $clone[0]->macro( "_G_LSEEK64" ) # checking $clone[0]->macro( "_G_MMAP64" ) # checking $clone[0]->macro( "_G_NAMES_HAVE_UNDERSCORE" ) # checking $clone[0]->macro( "_G_NEED_STDARG_H" ) # checking $clone[0]->macro( "_G_OPEN64" ) # checking $clone[0]->macro( "_G_USING_THUNKS" ) # checking $clone[0]->macro( "_G_VTABLE_LABEL_HAS_LENGTH" ) # checking $clone[0]->macro( "_G_VTABLE_LABEL_PREFIX" ) # checking $clone[0]->macro( "_G_VTABLE_LABEL_PREFIX_ID" ) # checking $clone[0]->macro( "_G_config_h" ) # checking $clone[0]->macro( "_G_off64_t" ) # checking $clone[0]->macro( "_G_off_t" ) # checking $clone[0]->macro( "_G_pid_t" ) # checking $clone[0]->macro( "_G_size_t" ) # checking $clone[0]->macro( "_G_ssize_t" ) # checking $clone[0]->macro( "_G_stat64" ) # checking $clone[0]->macro( "_G_uid_t" ) # checking $clone[0]->macro( "_G_va_list" ) # checking $clone[0]->macro( "_G_wchar_t" ) # checking $clone[0]->macro( "_G_wint_t" ) # checking $clone[0]->macro( "_I386_ERRNO_H" ) # checking $clone[0]->macro( "_INTTYPES_H" ) # checking $clone[0]->macro( "_IO" ) # checking $clone[0]->macro( "_IOC" ) # checking $clone[0]->macro( "_IOC_DIR" ) # checking $clone[0]->macro( "_IOC_DIRBITS" ) # checking $clone[0]->macro( "_IOC_DIRMASK" ) # checking $clone[0]->macro( "_IOC_DIRSHIFT" ) # checking $clone[0]->macro( "_IOC_NONE" ) # checking $clone[0]->macro( "_IOC_NR" ) # checking $clone[0]->macro( "_IOC_NRBITS" ) # checking $clone[0]->macro( "_IOC_NRMASK" ) # checking $clone[0]->macro( "_IOC_NRSHIFT" ) # checking $clone[0]->macro( "_IOC_READ" ) # checking $clone[0]->macro( "_IOC_SIZE" ) # checking $clone[0]->macro( "_IOC_SIZEBITS" ) # checking $clone[0]->macro( "_IOC_SIZEMASK" ) # checking $clone[0]->macro( "_IOC_SIZESHIFT" ) # checking $clone[0]->macro( "_IOC_TYPE" ) # checking $clone[0]->macro( "_IOC_TYPEBITS" ) # checking $clone[0]->macro( "_IOC_TYPECHECK" ) # checking $clone[0]->macro( "_IOC_TYPEMASK" ) # checking $clone[0]->macro( "_IOC_TYPESHIFT" ) # checking $clone[0]->macro( "_IOC_WRITE" ) # checking $clone[0]->macro( "_IOFBF" ) # checking $clone[0]->macro( "_IOLBF" ) # checking $clone[0]->macro( "_IONBF" ) # checking $clone[0]->macro( "_IOR" ) # checking $clone[0]->macro( "_IOR_BAD" ) # checking $clone[0]->macro( "_IOS_APPEND" ) # checking $clone[0]->macro( "_IOS_ATEND" ) # checking $clone[0]->macro( "_IOS_BIN" ) # checking $clone[0]->macro( "_IOS_INPUT" ) # checking $clone[0]->macro( "_IOS_NOCREATE" ) # checking $clone[0]->macro( "_IOS_NOREPLACE" ) # checking $clone[0]->macro( "_IOS_OUTPUT" ) # checking $clone[0]->macro( "_IOS_TRUNC" ) # checking $clone[0]->macro( "_IOW" ) # checking $clone[0]->macro( "_IOWR" ) # checking $clone[0]->macro( "_IOWR_BAD" ) # checking $clone[0]->macro( "_IOW_BAD" ) # checking $clone[0]->macro( "_IO_BAD_SEEN" ) # checking $clone[0]->macro( "_IO_BE" ) # checking $clone[0]->macro( "_IO_BOOLALPHA" ) # checking $clone[0]->macro( "_IO_BUFSIZ" ) # checking $clone[0]->macro( "_IO_CURRENTLY_PUTTING" ) # checking $clone[0]->macro( "_IO_DEC" ) # checking $clone[0]->macro( "_IO_DELETE_DONT_CLOSE" ) # checking $clone[0]->macro( "_IO_DONT_CLOSE" ) # checking $clone[0]->macro( "_IO_EOF_SEEN" ) # checking $clone[0]->macro( "_IO_ERR_SEEN" ) # checking $clone[0]->macro( "_IO_FIXED" ) # checking $clone[0]->macro( "_IO_FLAGS2_MMAP" ) # checking $clone[0]->macro( "_IO_FLAGS2_NOTCANCEL" ) # checking $clone[0]->macro( "_IO_HAVE_ST_BLKSIZE" ) # checking $clone[0]->macro( "_IO_HAVE_SYS_WAIT" ) # checking $clone[0]->macro( "_IO_HEX" ) # checking $clone[0]->macro( "_IO_INTERNAL" ) # checking $clone[0]->macro( "_IO_IN_BACKUP" ) # checking $clone[0]->macro( "_IO_IS_APPENDING" ) # checking $clone[0]->macro( "_IO_IS_FILEBUF" ) # checking $clone[0]->macro( "_IO_LEFT" ) # checking $clone[0]->macro( "_IO_LINE_BUF" ) # checking $clone[0]->macro( "_IO_LINKED" ) # checking $clone[0]->macro( "_IO_MAGIC" ) # checking $clone[0]->macro( "_IO_MAGIC_MASK" ) # checking $clone[0]->macro( "_IO_NO_READS" ) # checking $clone[0]->macro( "_IO_NO_WRITES" ) # checking $clone[0]->macro( "_IO_OCT" ) # checking $clone[0]->macro( "_IO_PENDING_OUTPUT_COUNT" ) # checking $clone[0]->macro( "_IO_RIGHT" ) # checking $clone[0]->macro( "_IO_SCIENTIFIC" ) # checking $clone[0]->macro( "_IO_SHOWBASE" ) # checking $clone[0]->macro( "_IO_SHOWPOINT" ) # checking $clone[0]->macro( "_IO_SHOWPOS" ) # checking $clone[0]->macro( "_IO_SKIPWS" ) # checking $clone[0]->macro( "_IO_STDIO" ) # checking $clone[0]->macro( "_IO_STDIO_H" ) # checking $clone[0]->macro( "_IO_TIED_PUT_GET" ) # checking $clone[0]->macro( "_IO_UNBUFFERED" ) # checking $clone[0]->macro( "_IO_UNIFIED_JUMPTABLES" ) # checking $clone[0]->macro( "_IO_UNITBUF" ) # checking $clone[0]->macro( "_IO_UPPERCASE" ) # checking $clone[0]->macro( "_IO_USER_BUF" ) # checking $clone[0]->macro( "_IO_USER_LOCK" ) # checking $clone[0]->macro( "_IO_cleanup_region_end" ) # checking $clone[0]->macro( "_IO_cleanup_region_start" ) # checking $clone[0]->macro( "_IO_feof_unlocked" ) # checking $clone[0]->macro( "_IO_ferror_unlocked" ) # checking $clone[0]->macro( "_IO_file_flags" ) # checking $clone[0]->macro( "_IO_flockfile" ) # checking $clone[0]->macro( "_IO_fpos64_t" ) # checking $clone[0]->macro( "_IO_fpos_t" ) # checking $clone[0]->macro( "_IO_ftrylockfile" ) # checking $clone[0]->macro( "_IO_funlockfile" ) # checking $clone[0]->macro( "_IO_getc_unlocked" ) # checking $clone[0]->macro( "_IO_getwc_unlocked" ) # checking $clone[0]->macro( "_IO_iconv_t" ) # checking $clone[0]->macro( "_IO_off64_t" ) # checking $clone[0]->macro( "_IO_off_t" ) # checking $clone[0]->macro( "_IO_peekc" ) # checking $clone[0]->macro( "_IO_peekc_unlocked" ) # checking $clone[0]->macro( "_IO_pid_t" ) # checking $clone[0]->macro( "_IO_pos_t" ) # checking $clone[0]->macro( "_IO_putc_unlocked" ) # checking $clone[0]->macro( "_IO_putwc_unlocked" ) # checking $clone[0]->macro( "_IO_size_t" ) # checking $clone[0]->macro( "_IO_ssize_t" ) # checking $clone[0]->macro( "_IO_stderr" ) # checking $clone[0]->macro( "_IO_stdin" ) # checking $clone[0]->macro( "_IO_stdout" ) # checking $clone[0]->macro( "_IO_uid_t" ) # checking $clone[0]->macro( "_IO_va_list" ) # checking $clone[0]->macro( "_IO_wint_t" ) # checking $clone[0]->macro( "_ISOC99_SOURCE" ) # checking $clone[0]->macro( "_ISbit" ) # checking $clone[0]->macro( "_LARGEFILE64_SOURCE" ) # checking $clone[0]->macro( "_LARGEFILE_SOURCE" ) # checking $clone[0]->macro( "_LFS64_ASYNCHRONOUS_IO" ) # checking $clone[0]->macro( "_LFS64_LARGEFILE" ) # checking $clone[0]->macro( "_LFS64_STDIO" ) # checking $clone[0]->macro( "_LFS_ASYNCHRONOUS_IO" ) # checking $clone[0]->macro( "_LFS_LARGEFILE" ) # checking $clone[0]->macro( "_LIBC_LIMITS_H_" ) # checking $clone[0]->macro( "_LIMITS_H" ) # checking $clone[0]->macro( "_LIMITS_H___" ) # checking $clone[0]->macro( "_LINUX_ERRNO_H" ) # checking $clone[0]->macro( "_LINUX_LIMITS_H" ) # checking $clone[0]->macro( "_LINUX_PARAM_H" ) # checking $clone[0]->macro( "_LOCALE_H" ) # checking $clone[0]->macro( "_MATH_H" ) # checking $clone[0]->macro( "_MATH_H_MATHDEF" ) # checking $clone[0]->macro( "_MKNOD_VER" ) # checking $clone[0]->macro( "_MKNOD_VER_LINUX" ) # checking $clone[0]->macro( "_MKNOD_VER_SVR4" ) # checking $clone[0]->macro( "_Mfloat_" ) # checking $clone[0]->macro( "_Mlong_double_" ) # checking $clone[0]->macro( "_NETDB_H" ) # checking $clone[0]->macro( "_NETINET_IN_H" ) # checking $clone[0]->macro( "_NSIG" ) # checking $clone[0]->macro( "_OLD_STDIO_MAGIC" ) # checking $clone[0]->macro( "_PARAMS" ) # checking $clone[0]->macro( "_PATH_HEQUIV" ) # checking $clone[0]->macro( "_PATH_HOSTS" ) # checking $clone[0]->macro( "_PATH_NETWORKS" ) # checking $clone[0]->macro( "_PATH_NSSWITCH_CONF" ) # checking $clone[0]->macro( "_PATH_PROTOCOLS" ) # checking $clone[0]->macro( "_PATH_SERVICES" ) # checking $clone[0]->macro( "_PC_2_SYMLINKS" ) # checking $clone[0]->macro( "_PC_ALLOC_SIZE_MIN" ) # checking $clone[0]->macro( "_PC_ASYNC_IO" ) # checking $clone[0]->macro( "_PC_CHOWN_RESTRICTED" ) # checking $clone[0]->macro( "_PC_FILESIZEBITS" ) # checking $clone[0]->macro( "_PC_LINK_MAX" ) # checking $clone[0]->macro( "_PC_MAX_CANON" ) # checking $clone[0]->macro( "_PC_MAX_INPUT" ) # checking $clone[0]->macro( "_PC_NAME_MAX" ) # checking $clone[0]->macro( "_PC_NO_TRUNC" ) # checking $clone[0]->macro( "_PC_PATH_MAX" ) # checking $clone[0]->macro( "_PC_PIPE_BUF" ) # checking $clone[0]->macro( "_PC_PRIO_IO" ) # checking $clone[0]->macro( "_PC_REC_INCR_XFER_SIZE" ) # checking $clone[0]->macro( "_PC_REC_MAX_XFER_SIZE" ) # checking $clone[0]->macro( "_PC_REC_MIN_XFER_SIZE" ) # checking $clone[0]->macro( "_PC_REC_XFER_ALIGN" ) # checking $clone[0]->macro( "_PC_SOCK_MAXBUF" ) # checking $clone[0]->macro( "_PC_SYMLINK_MAX" ) # checking $clone[0]->macro( "_PC_SYNC_IO" ) # checking $clone[0]->macro( "_PC_VDISABLE" ) # checking $clone[0]->macro( "_PERLIO_H" ) # checking $clone[0]->macro( "_PERL_OBJECT_THIS" ) # checking $clone[0]->macro( "_POSIX2_BC_BASE_MAX" ) # checking $clone[0]->macro( "_POSIX2_BC_DIM_MAX" ) # checking $clone[0]->macro( "_POSIX2_BC_SCALE_MAX" ) # checking $clone[0]->macro( "_POSIX2_BC_STRING_MAX" ) # checking $clone[0]->macro( "_POSIX2_CHARCLASS_NAME_MAX" ) # checking $clone[0]->macro( "_POSIX2_CHAR_TERM" ) # checking $clone[0]->macro( "_POSIX2_COLL_WEIGHTS_MAX" ) # checking $clone[0]->macro( "_POSIX2_C_BIND" ) # checking $clone[0]->macro( "_POSIX2_C_DEV" ) # checking $clone[0]->macro( "_POSIX2_EXPR_NEST_MAX" ) # checking $clone[0]->macro( "_POSIX2_LINE_MAX" ) # checking $clone[0]->macro( "_POSIX2_LOCALEDEF" ) # checking $clone[0]->macro( "_POSIX2_RE_DUP_MAX" ) # checking $clone[0]->macro( "_POSIX2_SW_DEV" ) # checking $clone[0]->macro( "_POSIX2_VERSION" ) # checking $clone[0]->macro( "_POSIX_ADVISORY_INFO" ) # checking $clone[0]->macro( "_POSIX_AIO_LISTIO_MAX" ) # checking $clone[0]->macro( "_POSIX_AIO_MAX" ) # checking $clone[0]->macro( "_POSIX_ARG_MAX" ) # checking $clone[0]->macro( "_POSIX_ASYNCHRONOUS_IO" ) # checking $clone[0]->macro( "_POSIX_ASYNC_IO" ) # checking $clone[0]->macro( "_POSIX_BARRIERS" ) # checking $clone[0]->macro( "_POSIX_CHILD_MAX" ) # checking $clone[0]->macro( "_POSIX_CHOWN_RESTRICTED" ) # checking $clone[0]->macro( "_POSIX_CLOCKRES_MIN" ) # checking $clone[0]->macro( "_POSIX_CLOCK_SELECTION" ) # checking $clone[0]->macro( "_POSIX_CPUTIME" ) # checking $clone[0]->macro( "_POSIX_C_SOURCE" ) # checking $clone[0]->macro( "_POSIX_DELAYTIMER_MAX" ) # checking $clone[0]->macro( "_POSIX_FD_SETSIZE" ) # checking $clone[0]->macro( "_POSIX_FSYNC" ) # checking $clone[0]->macro( "_POSIX_HIWAT" ) # checking $clone[0]->macro( "_POSIX_HOST_NAME_MAX" ) # checking $clone[0]->macro( "_POSIX_IPV6" ) # checking $clone[0]->macro( "_POSIX_JOB_CONTROL" ) # checking $clone[0]->macro( "_POSIX_LINK_MAX" ) # checking $clone[0]->macro( "_POSIX_LOGIN_NAME_MAX" ) # checking $clone[0]->macro( "_POSIX_MAPPED_FILES" ) # checking $clone[0]->macro( "_POSIX_MAX_CANON" ) # checking $clone[0]->macro( "_POSIX_MAX_INPUT" ) # checking $clone[0]->macro( "_POSIX_MEMLOCK" ) # checking $clone[0]->macro( "_POSIX_MEMLOCK_RANGE" ) # checking $clone[0]->macro( "_POSIX_MEMORY_PROTECTION" ) # checking $clone[0]->macro( "_POSIX_MESSAGE_PASSING" ) # checking $clone[0]->macro( "_POSIX_MONOTONIC_CLOCK" ) # checking $clone[0]->macro( "_POSIX_MQ_OPEN_MAX" ) # checking $clone[0]->macro( "_POSIX_MQ_PRIO_MAX" ) # checking $clone[0]->macro( "_POSIX_NAME_MAX" ) # checking $clone[0]->macro( "_POSIX_NGROUPS_MAX" ) # checking $clone[0]->macro( "_POSIX_NO_TRUNC" ) # checking $clone[0]->macro( "_POSIX_OPEN_MAX" ) # checking $clone[0]->macro( "_POSIX_OPT_H" ) # checking $clone[0]->macro( "_POSIX_PATH_MAX" ) # checking $clone[0]->macro( "_POSIX_PIPE_BUF" ) # checking $clone[0]->macro( "_POSIX_PRIORITIZED_IO" ) # checking $clone[0]->macro( "_POSIX_PRIORITY_SCHEDULING" ) # checking $clone[0]->macro( "_POSIX_QLIMIT" ) # checking $clone[0]->macro( "_POSIX_RAW_SOCKETS" ) # checking $clone[0]->macro( "_POSIX_READER_WRITER_LOCKS" ) # checking $clone[0]->macro( "_POSIX_REALTIME_SIGNALS" ) # checking $clone[0]->macro( "_POSIX_REENTRANT_FUNCTIONS" ) # checking $clone[0]->macro( "_POSIX_REGEXP" ) # checking $clone[0]->macro( "_POSIX_RE_DUP_MAX" ) # checking $clone[0]->macro( "_POSIX_RTSIG_MAX" ) # checking $clone[0]->macro( "_POSIX_SAVED_IDS" ) # checking $clone[0]->macro( "_POSIX_SEMAPHORES" ) # checking $clone[0]->macro( "_POSIX_SEM_NSEMS_MAX" ) # checking $clone[0]->macro( "_POSIX_SEM_VALUE_MAX" ) # checking $clone[0]->macro( "_POSIX_SHARED_MEMORY_OBJECTS" ) # checking $clone[0]->macro( "_POSIX_SHELL" ) # checking $clone[0]->macro( "_POSIX_SIGQUEUE_MAX" ) # checking $clone[0]->macro( "_POSIX_SOURCE" ) # checking $clone[0]->macro( "_POSIX_SPAWN" ) # checking $clone[0]->macro( "_POSIX_SPIN_LOCKS" ) # checking $clone[0]->macro( "_POSIX_SPORADIC_SERVER" ) # checking $clone[0]->macro( "_POSIX_SSIZE_MAX" ) # checking $clone[0]->macro( "_POSIX_STREAM_MAX" ) # checking $clone[0]->macro( "_POSIX_SYMLINK_MAX" ) # checking $clone[0]->macro( "_POSIX_SYMLOOP_MAX" ) # checking $clone[0]->macro( "_POSIX_SYNCHRONIZED_IO" ) # checking $clone[0]->macro( "_POSIX_THREADS" ) # checking $clone[0]->macro( "_POSIX_THREAD_ATTR_STACKADDR" ) # checking $clone[0]->macro( "_POSIX_THREAD_ATTR_STACKSIZE" ) # checking $clone[0]->macro( "_POSIX_THREAD_CPUTIME" ) # checking $clone[0]->macro( "_POSIX_THREAD_DESTRUCTOR_ITERATIONS" ) # checking $clone[0]->macro( "_POSIX_THREAD_KEYS_MAX" ) # checking $clone[0]->macro( "_POSIX_THREAD_PRIORITY_SCHEDULING" ) # checking $clone[0]->macro( "_POSIX_THREAD_PRIO_INHERIT" ) # checking $clone[0]->macro( "_POSIX_THREAD_PRIO_PROTECT" ) # checking $clone[0]->macro( "_POSIX_THREAD_PROCESS_SHARED" ) # checking $clone[0]->macro( "_POSIX_THREAD_SAFE_FUNCTIONS" ) # checking $clone[0]->macro( "_POSIX_THREAD_SPORADIC_SERVER" ) # checking $clone[0]->macro( "_POSIX_THREAD_THREADS_MAX" ) # checking $clone[0]->macro( "_POSIX_TIMEOUTS" ) # checking $clone[0]->macro( "_POSIX_TIMERS" ) # checking $clone[0]->macro( "_POSIX_TIMER_MAX" ) # checking $clone[0]->macro( "_POSIX_TRACE" ) # checking $clone[0]->macro( "_POSIX_TRACE_EVENT_FILTER" ) # checking $clone[0]->macro( "_POSIX_TRACE_INHERIT" ) # checking $clone[0]->macro( "_POSIX_TRACE_LOG" ) # checking $clone[0]->macro( "_POSIX_TTY_NAME_MAX" ) # checking $clone[0]->macro( "_POSIX_TYPED_MEMORY_OBJECTS" ) # checking $clone[0]->macro( "_POSIX_TZNAME_MAX" ) # checking $clone[0]->macro( "_POSIX_UIO_MAXIOV" ) # checking $clone[0]->macro( "_POSIX_V6_ILP32_OFF32" ) # checking $clone[0]->macro( "_POSIX_V6_ILP32_OFFBIG" ) # checking $clone[0]->macro( "_POSIX_VDISABLE" ) # checking $clone[0]->macro( "_POSIX_VERSION" ) # checking $clone[0]->macro( "_PTRDIFF_T" ) # checking $clone[0]->macro( "_PTRDIFF_T_" ) # checking $clone[0]->macro( "_RPC_NETDB_H" ) # checking $clone[0]->macro( "_SC_2_CHAR_TERM" ) # checking $clone[0]->macro( "_SC_2_C_BIND" ) # checking $clone[0]->macro( "_SC_2_C_DEV" ) # checking $clone[0]->macro( "_SC_2_C_VERSION" ) # checking $clone[0]->macro( "_SC_2_FORT_DEV" ) # checking $clone[0]->macro( "_SC_2_FORT_RUN" ) # checking $clone[0]->macro( "_SC_2_LOCALEDEF" ) # checking $clone[0]->macro( "_SC_2_PBS" ) # checking $clone[0]->macro( "_SC_2_PBS_ACCOUNTING" ) # checking $clone[0]->macro( "_SC_2_PBS_CHECKPOINT" ) # checking $clone[0]->macro( "_SC_2_PBS_LOCATE" ) # checking $clone[0]->macro( "_SC_2_PBS_MESSAGE" ) # checking $clone[0]->macro( "_SC_2_PBS_TRACK" ) # checking $clone[0]->macro( "_SC_2_SW_DEV" ) # checking $clone[0]->macro( "_SC_2_UPE" ) # checking $clone[0]->macro( "_SC_2_VERSION" ) # checking $clone[0]->macro( "_SC_ADVISORY_INFO" ) # checking $clone[0]->macro( "_SC_AIO_LISTIO_MAX" ) # checking $clone[0]->macro( "_SC_AIO_MAX" ) # checking $clone[0]->macro( "_SC_AIO_PRIO_DELTA_MAX" ) # checking $clone[0]->macro( "_SC_ARG_MAX" ) # checking $clone[0]->macro( "_SC_ASYNCHRONOUS_IO" ) # checking $clone[0]->macro( "_SC_ATEXIT_MAX" ) # checking $clone[0]->macro( "_SC_AVPHYS_PAGES" ) # checking $clone[0]->macro( "_SC_BARRIERS" ) # checking $clone[0]->macro( "_SC_BASE" ) # checking $clone[0]->macro( "_SC_BC_BASE_MAX" ) # checking $clone[0]->macro( "_SC_BC_DIM_MAX" ) # checking $clone[0]->macro( "_SC_BC_SCALE_MAX" ) # checking $clone[0]->macro( "_SC_BC_STRING_MAX" ) # checking $clone[0]->macro( "_SC_CHARCLASS_NAME_MAX" ) # checking $clone[0]->macro( "_SC_CHAR_BIT" ) # checking $clone[0]->macro( "_SC_CHAR_MAX" ) # checking $clone[0]->macro( "_SC_CHAR_MIN" ) # checking $clone[0]->macro( "_SC_CHILD_MAX" ) # checking $clone[0]->macro( "_SC_CLK_TCK" ) # checking $clone[0]->macro( "_SC_CLOCK_SELECTION" ) # checking $clone[0]->macro( "_SC_COLL_WEIGHTS_MAX" ) # checking $clone[0]->macro( "_SC_CPUTIME" ) # checking $clone[0]->macro( "_SC_C_LANG_SUPPORT" ) # checking $clone[0]->macro( "_SC_C_LANG_SUPPORT_R" ) # checking $clone[0]->macro( "_SC_DELAYTIMER_MAX" ) # checking $clone[0]->macro( "_SC_DEVICE_IO" ) # checking $clone[0]->macro( "_SC_DEVICE_SPECIFIC" ) # checking $clone[0]->macro( "_SC_DEVICE_SPECIFIC_R" ) # checking $clone[0]->macro( "_SC_EQUIV_CLASS_MAX" ) # checking $clone[0]->macro( "_SC_EXPR_NEST_MAX" ) # checking $clone[0]->macro( "_SC_FD_MGMT" ) # checking $clone[0]->macro( "_SC_FIFO" ) # checking $clone[0]->macro( "_SC_FILE_ATTRIBUTES" ) # checking $clone[0]->macro( "_SC_FILE_LOCKING" ) # checking $clone[0]->macro( "_SC_FILE_SYSTEM" ) # checking $clone[0]->macro( "_SC_FSYNC" ) # checking $clone[0]->macro( "_SC_GETGR_R_SIZE_MAX" ) # checking $clone[0]->macro( "_SC_GETPW_R_SIZE_MAX" ) # checking $clone[0]->macro( "_SC_HOST_NAME_MAX" ) # checking $clone[0]->macro( "_SC_INT_MAX" ) # checking $clone[0]->macro( "_SC_INT_MIN" ) # checking $clone[0]->macro( "_SC_IOV_MAX" ) # checking $clone[0]->macro( "_SC_IPV6" ) # checking $clone[0]->macro( "_SC_JOB_CONTROL" ) # checking $clone[0]->macro( "_SC_LEVEL1_DCACHE_ASSOC" ) # checking $clone[0]->macro( "_SC_LEVEL1_DCACHE_LINESIZE" ) # checking $clone[0]->macro( "_SC_LEVEL1_DCACHE_SIZE" ) # checking $clone[0]->macro( "_SC_LEVEL1_ICACHE_ASSOC" ) # checking $clone[0]->macro( "_SC_LEVEL1_ICACHE_LINESIZE" ) # checking $clone[0]->macro( "_SC_LEVEL1_ICACHE_SIZE" ) # checking $clone[0]->macro( "_SC_LEVEL2_CACHE_ASSOC" ) # checking $clone[0]->macro( "_SC_LEVEL2_CACHE_LINESIZE" ) # checking $clone[0]->macro( "_SC_LEVEL2_CACHE_SIZE" ) # checking $clone[0]->macro( "_SC_LEVEL3_CACHE_ASSOC" ) # checking $clone[0]->macro( "_SC_LEVEL3_CACHE_LINESIZE" ) # checking $clone[0]->macro( "_SC_LEVEL3_CACHE_SIZE" ) # checking $clone[0]->macro( "_SC_LEVEL4_CACHE_ASSOC" ) # checking $clone[0]->macro( "_SC_LEVEL4_CACHE_LINESIZE" ) # checking $clone[0]->macro( "_SC_LEVEL4_CACHE_SIZE" ) # checking $clone[0]->macro( "_SC_LINE_MAX" ) # checking $clone[0]->macro( "_SC_LOGIN_NAME_MAX" ) # checking $clone[0]->macro( "_SC_LONG_BIT" ) # checking $clone[0]->macro( "_SC_MAPPED_FILES" ) # checking $clone[0]->macro( "_SC_MB_LEN_MAX" ) # checking $clone[0]->macro( "_SC_MEMLOCK" ) # checking $clone[0]->macro( "_SC_MEMLOCK_RANGE" ) # checking $clone[0]->macro( "_SC_MEMORY_PROTECTION" ) # checking $clone[0]->macro( "_SC_MESSAGE_PASSING" ) # checking $clone[0]->macro( "_SC_MONOTONIC_CLOCK" ) # checking $clone[0]->macro( "_SC_MQ_OPEN_MAX" ) # checking $clone[0]->macro( "_SC_MQ_PRIO_MAX" ) # checking $clone[0]->macro( "_SC_MULTI_PROCESS" ) # checking $clone[0]->macro( "_SC_NETWORKING" ) # checking $clone[0]->macro( "_SC_NGROUPS_MAX" ) # checking $clone[0]->macro( "_SC_NL_ARGMAX" ) # checking $clone[0]->macro( "_SC_NL_LANGMAX" ) # checking $clone[0]->macro( "_SC_NL_MSGMAX" ) # checking $clone[0]->macro( "_SC_NL_NMAX" ) # checking $clone[0]->macro( "_SC_NL_SETMAX" ) # checking $clone[0]->macro( "_SC_NL_TEXTMAX" ) # checking $clone[0]->macro( "_SC_NPROCESSORS_CONF" ) # checking $clone[0]->macro( "_SC_NPROCESSORS_ONLN" ) # checking $clone[0]->macro( "_SC_NZERO" ) # checking $clone[0]->macro( "_SC_OPEN_MAX" ) # checking $clone[0]->macro( "_SC_PAGESIZE" ) # checking $clone[0]->macro( "_SC_PAGE_SIZE" ) # checking $clone[0]->macro( "_SC_PASS_MAX" ) # checking $clone[0]->macro( "_SC_PHYS_PAGES" ) # checking $clone[0]->macro( "_SC_PII" ) # checking $clone[0]->macro( "_SC_PII_INTERNET" ) # checking $clone[0]->macro( "_SC_PII_INTERNET_DGRAM" ) # checking $clone[0]->macro( "_SC_PII_INTERNET_STREAM" ) # checking $clone[0]->macro( "_SC_PII_OSI" ) # checking $clone[0]->macro( "_SC_PII_OSI_CLTS" ) # checking $clone[0]->macro( "_SC_PII_OSI_COTS" ) # checking $clone[0]->macro( "_SC_PII_OSI_M" ) # checking $clone[0]->macro( "_SC_PII_SOCKET" ) # checking $clone[0]->macro( "_SC_PII_XTI" ) # checking $clone[0]->macro( "_SC_PIPE" ) # checking $clone[0]->macro( "_SC_POLL" ) # checking $clone[0]->macro( "_SC_PRIORITIZED_IO" ) # checking $clone[0]->macro( "_SC_PRIORITY_SCHEDULING" ) # checking $clone[0]->macro( "_SC_RAW_SOCKETS" ) # checking $clone[0]->macro( "_SC_READER_WRITER_LOCKS" ) # checking $clone[0]->macro( "_SC_REALTIME_SIGNALS" ) # checking $clone[0]->macro( "_SC_REGEXP" ) # checking $clone[0]->macro( "_SC_REGEX_VERSION" ) # checking $clone[0]->macro( "_SC_RE_DUP_MAX" ) # checking $clone[0]->macro( "_SC_RTSIG_MAX" ) # checking $clone[0]->macro( "_SC_SAVED_IDS" ) # checking $clone[0]->macro( "_SC_SCHAR_MAX" ) # checking $clone[0]->macro( "_SC_SCHAR_MIN" ) # checking $clone[0]->macro( "_SC_SELECT" ) # checking $clone[0]->macro( "_SC_SEMAPHORES" ) # checking $clone[0]->macro( "_SC_SEM_NSEMS_MAX" ) # checking $clone[0]->macro( "_SC_SEM_VALUE_MAX" ) # checking $clone[0]->macro( "_SC_SHARED_MEMORY_OBJECTS" ) # checking $clone[0]->macro( "_SC_SHELL" ) # checking $clone[0]->macro( "_SC_SHRT_MAX" ) # checking $clone[0]->macro( "_SC_SHRT_MIN" ) # checking $clone[0]->macro( "_SC_SIGNALS" ) # checking $clone[0]->macro( "_SC_SIGQUEUE_MAX" ) # checking $clone[0]->macro( "_SC_SINGLE_PROCESS" ) # checking $clone[0]->macro( "_SC_SPAWN" ) # checking $clone[0]->macro( "_SC_SPIN_LOCKS" ) # checking $clone[0]->macro( "_SC_SPORADIC_SERVER" ) # checking $clone[0]->macro( "_SC_SSIZE_MAX" ) # checking $clone[0]->macro( "_SC_STREAMS" ) # checking $clone[0]->macro( "_SC_STREAM_MAX" ) # checking $clone[0]->macro( "_SC_SYMLOOP_MAX" ) # checking $clone[0]->macro( "_SC_SYNCHRONIZED_IO" ) # checking $clone[0]->macro( "_SC_SYSTEM_DATABASE" ) # checking $clone[0]->macro( "_SC_SYSTEM_DATABASE_R" ) # checking $clone[0]->macro( "_SC_THREADS" ) # checking $clone[0]->macro( "_SC_THREAD_ATTR_STACKADDR" ) # checking $clone[0]->macro( "_SC_THREAD_ATTR_STACKSIZE" ) # checking $clone[0]->macro( "_SC_THREAD_CPUTIME" ) # checking $clone[0]->macro( "_SC_THREAD_DESTRUCTOR_ITERATIONS" ) # checking $clone[0]->macro( "_SC_THREAD_KEYS_MAX" ) # checking $clone[0]->macro( "_SC_THREAD_PRIORITY_SCHEDULING" ) # checking $clone[0]->macro( "_SC_THREAD_PRIO_INHERIT" ) # checking $clone[0]->macro( "_SC_THREAD_PRIO_PROTECT" ) # checking $clone[0]->macro( "_SC_THREAD_PROCESS_SHARED" ) # checking $clone[0]->macro( "_SC_THREAD_SAFE_FUNCTIONS" ) # checking $clone[0]->macro( "_SC_THREAD_SPORADIC_SERVER" ) # checking $clone[0]->macro( "_SC_THREAD_STACK_MIN" ) # checking $clone[0]->macro( "_SC_THREAD_THREADS_MAX" ) # checking $clone[0]->macro( "_SC_TIMEOUTS" ) # checking $clone[0]->macro( "_SC_TIMERS" ) # checking $clone[0]->macro( "_SC_TIMER_MAX" ) # checking $clone[0]->macro( "_SC_TRACE" ) # checking $clone[0]->macro( "_SC_TRACE_EVENT_FILTER" ) # checking $clone[0]->macro( "_SC_TRACE_INHERIT" ) # checking $clone[0]->macro( "_SC_TRACE_LOG" ) # checking $clone[0]->macro( "_SC_TTY_NAME_MAX" ) # checking $clone[0]->macro( "_SC_TYPED_MEMORY_OBJECTS" ) # checking $clone[0]->macro( "_SC_TZNAME_MAX" ) # checking $clone[0]->macro( "_SC_T_IOV_MAX" ) # checking $clone[0]->macro( "_SC_UCHAR_MAX" ) # checking $clone[0]->macro( "_SC_UINT_MAX" ) # checking $clone[0]->macro( "_SC_UIO_MAXIOV" ) # checking $clone[0]->macro( "_SC_ULONG_MAX" ) # checking $clone[0]->macro( "_SC_USER_GROUPS" ) # checking $clone[0]->macro( "_SC_USER_GROUPS_R" ) # checking $clone[0]->macro( "_SC_USHRT_MAX" ) # checking $clone[0]->macro( "_SC_V6_ILP32_OFF32" ) # checking $clone[0]->macro( "_SC_V6_ILP32_OFFBIG" ) # checking $clone[0]->macro( "_SC_V6_LP64_OFF64" ) # checking $clone[0]->macro( "_SC_V6_LPBIG_OFFBIG" ) # checking $clone[0]->macro( "_SC_VERSION" ) # checking $clone[0]->macro( "_SC_WORD_BIT" ) # checking $clone[0]->macro( "_SC_XBS5_ILP32_OFF32" ) # checking $clone[0]->macro( "_SC_XBS5_ILP32_OFFBIG" ) # checking $clone[0]->macro( "_SC_XBS5_LP64_OFF64" ) # checking $clone[0]->macro( "_SC_XBS5_LPBIG_OFFBIG" ) # checking $clone[0]->macro( "_SC_XOPEN_CRYPT" ) # checking $clone[0]->macro( "_SC_XOPEN_ENH_I18N" ) # checking $clone[0]->macro( "_SC_XOPEN_LEGACY" ) # checking $clone[0]->macro( "_SC_XOPEN_REALTIME" ) # checking $clone[0]->macro( "_SC_XOPEN_REALTIME_THREADS" ) # checking $clone[0]->macro( "_SC_XOPEN_SHM" ) # checking $clone[0]->macro( "_SC_XOPEN_UNIX" ) # checking $clone[0]->macro( "_SC_XOPEN_VERSION" ) # checking $clone[0]->macro( "_SC_XOPEN_XCU_VERSION" ) # checking $clone[0]->macro( "_SC_XOPEN_XPG2" ) # checking $clone[0]->macro( "_SC_XOPEN_XPG3" ) # checking $clone[0]->macro( "_SC_XOPEN_XPG4" ) # checking $clone[0]->macro( "_SEM_SEMUN_UNDEFINED" ) # checking $clone[0]->macro( "_SETJMP_H" ) # checking $clone[0]->macro( "_SIGNAL_H" ) # checking $clone[0]->macro( "_SIGSET_H_fns" ) # checking $clone[0]->macro( "_SIGSET_H_types" ) # checking $clone[0]->macro( "_SIGSET_NWORDS" ) # checking $clone[0]->macro( "_SIZET_" ) # checking $clone[0]->macro( "_SIZE_T" ) # checking $clone[0]->macro( "_SIZE_T_" ) # checking $clone[0]->macro( "_SIZE_T_DECLARED" ) # checking $clone[0]->macro( "_SIZE_T_DEFINED" ) # checking $clone[0]->macro( "_SIZE_T_DEFINED_" ) # checking $clone[0]->macro( "_SS_PADSIZE" ) # checking $clone[0]->macro( "_SS_SIZE" ) # checking $clone[0]->macro( "_STATBUF_ST_BLKSIZE" ) # checking $clone[0]->macro( "_STATBUF_ST_NSEC" ) # checking $clone[0]->macro( "_STATBUF_ST_RDEV" ) # checking $clone[0]->macro( "_STAT_VER" ) # checking $clone[0]->macro( "_STAT_VER_KERNEL" ) # checking $clone[0]->macro( "_STAT_VER_LINUX" ) # checking $clone[0]->macro( "_STAT_VER_LINUX_OLD" ) # checking $clone[0]->macro( "_STAT_VER_SVR4" ) # checking $clone[0]->macro( "_STDARG_H" ) # checking $clone[0]->macro( "_STDDEF_H" ) # checking $clone[0]->macro( "_STDDEF_H_" ) # checking $clone[0]->macro( "_STDINT_H" ) # checking $clone[0]->macro( "_STDIO_H" ) # checking $clone[0]->macro( "_STDIO_USES_IOSTREAM" ) # checking $clone[0]->macro( "_STDLIB_H" ) # checking $clone[0]->macro( "_STRING_H" ) # checking $clone[0]->macro( "_STRUCT_TIMEVAL" ) # checking $clone[0]->macro( "_SVID_SOURCE" ) # checking $clone[0]->macro( "_SYS_CDEFS_H" ) # checking $clone[0]->macro( "_SYS_FILE_H" ) # checking $clone[0]->macro( "_SYS_IOCTL_H" ) # checking $clone[0]->macro( "_SYS_IPC_H" ) # checking $clone[0]->macro( "_SYS_PARAM_H" ) # checking $clone[0]->macro( "_SYS_SELECT_H" ) # checking $clone[0]->macro( "_SYS_SEM_H" ) # checking $clone[0]->macro( "_SYS_SIZE_T_H" ) # checking $clone[0]->macro( "_SYS_SOCKET_H" ) # checking $clone[0]->macro( "_SYS_STAT_H" ) # checking $clone[0]->macro( "_SYS_SYSMACROS_H" ) # checking $clone[0]->macro( "_SYS_TIMES_H" ) # checking $clone[0]->macro( "_SYS_TIME_H" ) # checking $clone[0]->macro( "_SYS_TTYDEFAULTS_H_" ) # checking $clone[0]->macro( "_SYS_TYPES_H" ) # checking $clone[0]->macro( "_SYS_UCONTEXT_H" ) # checking $clone[0]->macro( "_SYS_UIO_H" ) # checking $clone[0]->macro( "_TIME_H" ) # checking $clone[0]->macro( "_T_PTRDIFF" ) # checking $clone[0]->macro( "_T_PTRDIFF_" ) # checking $clone[0]->macro( "_T_SIZE" ) # checking $clone[0]->macro( "_T_SIZE_" ) # checking $clone[0]->macro( "_T_WCHAR" ) # checking $clone[0]->macro( "_T_WCHAR_" ) # checking $clone[0]->macro( "_UNISTD_H" ) # checking $clone[0]->macro( "_VA_LIST" ) # checking $clone[0]->macro( "_VA_LIST_" ) # checking $clone[0]->macro( "_VA_LIST_DEFINED" ) # checking $clone[0]->macro( "_VA_LIST_T_H" ) # checking $clone[0]->macro( "_WCHAR_T" ) # checking $clone[0]->macro( "_WCHAR_T_" ) # checking $clone[0]->macro( "_WCHAR_T_DECLARED" ) # checking $clone[0]->macro( "_WCHAR_T_DEFINED" ) # checking $clone[0]->macro( "_WCHAR_T_DEFINED_" ) # checking $clone[0]->macro( "_WCHAR_T_H" ) # checking $clone[0]->macro( "_WINT_T" ) # checking $clone[0]->macro( "_XBS5_ILP32_OFF32" ) # checking $clone[0]->macro( "_XBS5_ILP32_OFFBIG" ) # checking $clone[0]->macro( "_XLOCALE_H" ) # checking $clone[0]->macro( "_XOPEN_CRYPT" ) # checking $clone[0]->macro( "_XOPEN_ENH_I18N" ) # checking $clone[0]->macro( "_XOPEN_IOV_MAX" ) # checking $clone[0]->macro( "_XOPEN_LEGACY" ) # checking $clone[0]->macro( "_XOPEN_LIM_H" ) # checking $clone[0]->macro( "_XOPEN_REALTIME" ) # checking $clone[0]->macro( "_XOPEN_SHM" ) # checking $clone[0]->macro( "_XOPEN_SOURCE" ) # checking $clone[0]->macro( "_XOPEN_SOURCE_EXTENDED" ) # checking $clone[0]->macro( "_XOPEN_UNIX" ) # checking $clone[0]->macro( "_XOPEN_VERSION" ) # checking $clone[0]->macro( "_XOPEN_XCU_VERSION" ) # checking $clone[0]->macro( "_XOPEN_XPG2" ) # checking $clone[0]->macro( "_XOPEN_XPG3" ) # checking $clone[0]->macro( "_XOPEN_XPG4" ) # checking $clone[0]->macro( "__ARCH_I386_IOCTLS_H__" ) # checking $clone[0]->macro( "__ARCH_I386_SOCKIOS__" ) # checking $clone[0]->macro( "__BEGIN_DECLS" ) # checking $clone[0]->macro( "__BEGIN_NAMESPACE_C99" ) # checking $clone[0]->macro( "__BEGIN_NAMESPACE_STD" ) # checking $clone[0]->macro( "__BIG_ENDIAN" ) # checking $clone[0]->macro( "__BITS_SOCKET_H" ) # checking $clone[0]->macro( "__BIT_TYPES_DEFINED__" ) # checking $clone[0]->macro( "__BLKCNT64_T_TYPE" ) # checking $clone[0]->macro( "__BLKCNT_T_TYPE" ) # checking $clone[0]->macro( "__BLKSIZE_T_TYPE" ) # checking $clone[0]->macro( "__BYTE_ORDER" ) # checking $clone[0]->macro( "__CLOCKID_T_TYPE" ) # checking $clone[0]->macro( "__CLOCK_T_TYPE" ) # checking $clone[0]->macro( "__COMPAR_FN_T" ) # checking $clone[0]->macro( "__CONCAT" ) # checking $clone[0]->macro( "__CONST_SOCKADDR_ARG" ) # checking $clone[0]->macro( "__DADDR_T_TYPE" ) # checking $clone[0]->macro( "__DEV_T_TYPE" ) # checking $clone[0]->macro( "__END_DECLS" ) # checking $clone[0]->macro( "__END_NAMESPACE_C99" ) # checking $clone[0]->macro( "__END_NAMESPACE_STD" ) # checking $clone[0]->macro( "__FDELT" ) # checking $clone[0]->macro( "__FDMASK" ) # checking $clone[0]->macro( "__FDS_BITS" ) # checking $clone[0]->macro( "__FD_CLR" ) # checking $clone[0]->macro( "__FD_ISSET" ) # checking $clone[0]->macro( "__FD_SET" ) # checking $clone[0]->macro( "__FD_SETSIZE" ) # checking $clone[0]->macro( "__FD_ZERO" ) # checking $clone[0]->macro( "__FILE_defined" ) # checking $clone[0]->macro( "__FLOAT_WORD_ORDER" ) # checking $clone[0]->macro( "__FSBLKCNT64_T_TYPE" ) # checking $clone[0]->macro( "__FSBLKCNT_T_TYPE" ) # checking $clone[0]->macro( "__FSFILCNT64_T_TYPE" ) # checking $clone[0]->macro( "__FSFILCNT_T_TYPE" ) # checking $clone[0]->macro( "__FSID_T_TYPE" ) # checking $clone[0]->macro( "__GID_T_TYPE" ) # checking $clone[0]->macro( "__GLIBC_HAVE_LONG_LONG" ) # checking $clone[0]->macro( "__GLIBC_MINOR__" ) # checking $clone[0]->macro( "__GLIBC_PREREQ" ) # checking $clone[0]->macro( "__GLIBC__" ) # checking $clone[0]->macro( "__GNUC_PREREQ" ) # checking $clone[0]->macro( "__GNUC_VA_LIST" ) # checking $clone[0]->macro( "__GNU_LIBRARY__" ) # checking $clone[0]->macro( "__HAVE_COLUMN" ) # checking $clone[0]->macro( "__HUGE_VALF_bytes" ) # checking $clone[0]->macro( "__HUGE_VALL_bytes" ) # checking $clone[0]->macro( "__HUGE_VAL_bytes" ) # checking $clone[0]->macro( "__ID_T_TYPE" ) # checking $clone[0]->macro( "__ILP32_OFF32_CFLAGS" ) # checking $clone[0]->macro( "__ILP32_OFF32_LDFLAGS" ) # checking $clone[0]->macro( "__ILP32_OFFBIG_CFLAGS" ) # checking $clone[0]->macro( "__ILP32_OFFBIG_LDFLAGS" ) # checking $clone[0]->macro( "__INO64_T_TYPE" ) # checking $clone[0]->macro( "__INO_T_TYPE" ) # checking $clone[0]->macro( "__INT64_C" ) # checking $clone[0]->macro( "__INT_WCHAR_T_H" ) # checking $clone[0]->macro( "__Inc__IPerl___" ) # checking $clone[0]->macro( "__KERNEL_STRICT_NAMES" ) # checking $clone[0]->macro( "__KEY_T_TYPE" ) # checking $clone[0]->macro( "__LDBL_REDIR" ) # checking $clone[0]->macro( "__LDBL_REDIR1" ) # checking $clone[0]->macro( "__LDBL_REDIR1_NTH" ) # checking $clone[0]->macro( "__LDBL_REDIR_DECL" ) # checking $clone[0]->macro( "__LDBL_REDIR_NTH" ) # checking $clone[0]->macro( "__LINUX_COMPILER_H" ) # checking $clone[0]->macro( "__LITTLE_ENDIAN" ) # checking $clone[0]->macro( "__LONG_LONG_PAIR" ) # checking $clone[0]->macro( "__LP64_OFF64_CFLAGS" ) # checking $clone[0]->macro( "__LP64_OFF64_LDFLAGS" ) # checking $clone[0]->macro( "__MATHCALLX" ) # checking $clone[0]->macro( "__MATHDECLX" ) # checking $clone[0]->macro( "__MODE_T_TYPE" ) # checking $clone[0]->macro( "__NFDBITS" ) # checking $clone[0]->macro( "__NLINK_T_TYPE" ) # checking $clone[0]->macro( "__NTH" ) # checking $clone[0]->macro( "__OFF64_T_TYPE" ) # checking $clone[0]->macro( "__OFF_T_TYPE" ) # checking $clone[0]->macro( "__P" ) # checking $clone[0]->macro( "__PATCHLEVEL_H_INCLUDED__" ) # checking $clone[0]->macro( "__PDP_ENDIAN" ) # checking $clone[0]->macro( "__PID_T_TYPE" ) # checking $clone[0]->macro( "__PMT" ) # checking $clone[0]->macro( "__PRI64_PREFIX" ) # checking $clone[0]->macro( "__PRIPTR_PREFIX" ) # checking $clone[0]->macro( "__PTRDIFF_T" ) # checking $clone[0]->macro( "__PTRDIFF_TYPE__" ) # checking $clone[0]->macro( "__RLIM64_T_TYPE" ) # checking $clone[0]->macro( "__RLIM_T_TYPE" ) # checking $clone[0]->macro( "__S16_TYPE" ) # checking $clone[0]->macro( "__S32_TYPE" ) # checking $clone[0]->macro( "__S64_TYPE" ) # checking $clone[0]->macro( "__SIGEV_MAX_SIZE" ) # checking $clone[0]->macro( "__SIGEV_PAD_SIZE" ) # checking $clone[0]->macro( "__SIGRTMAX" ) # checking $clone[0]->macro( "__SIGRTMIN" ) # checking $clone[0]->macro( "__SIZEOF_PTHREAD_ATTR_T" ) # checking $clone[0]->macro( "__SIZEOF_PTHREAD_BARRIERATTR_T" ) # checking $clone[0]->macro( "__SIZEOF_PTHREAD_BARRIER_T" ) # checking $clone[0]->macro( "__SIZEOF_PTHREAD_CONDATTR_T" ) # checking $clone[0]->macro( "__SIZEOF_PTHREAD_COND_COMPAT_T" ) # checking $clone[0]->macro( "__SIZEOF_PTHREAD_COND_T" ) # checking $clone[0]->macro( "__SIZEOF_PTHREAD_MUTEXATTR_T" ) # checking $clone[0]->macro( "__SIZEOF_PTHREAD_MUTEX_T" ) # checking $clone[0]->macro( "__SIZEOF_PTHREAD_RWLOCKATTR_T" ) # checking $clone[0]->macro( "__SIZEOF_PTHREAD_RWLOCK_T" ) # checking $clone[0]->macro( "__SIZE_T" ) # checking $clone[0]->macro( "__SIZE_TYPE__" ) # checking $clone[0]->macro( "__SIZE_T__" ) # checking $clone[0]->macro( "__SI_MAX_SIZE" ) # checking $clone[0]->macro( "__SI_PAD_SIZE" ) # checking $clone[0]->macro( "__SLONG32_TYPE" ) # checking $clone[0]->macro( "__SLONGWORD_TYPE" ) # checking $clone[0]->macro( "__SOCKADDR_ARG" ) # checking $clone[0]->macro( "__SOCKADDR_COMMON" ) # checking $clone[0]->macro( "__SOCKADDR_COMMON_SIZE" ) # checking $clone[0]->macro( "__SQUAD_TYPE" ) # checking $clone[0]->macro( "__SSIZE_T_TYPE" ) # checking $clone[0]->macro( "__STDC_HOSTED__" ) # checking $clone[0]->macro( "__STDC_IEC_559_COMPLEX__" ) # checking $clone[0]->macro( "__STDC_IEC_559__" ) # checking $clone[0]->macro( "__STDC_ISO_10646__" ) # checking $clone[0]->macro( "__STDC_VERSION__" ) # checking $clone[0]->macro( "__STDDEF_H__" ) # checking $clone[0]->macro( "__STRING" ) # checking $clone[0]->macro( "__SUSECONDS_T_TYPE" ) # checking $clone[0]->macro( "__SWBLK_T_TYPE" ) # checking $clone[0]->macro( "__SWORD_TYPE" ) # checking $clone[0]->macro( "__S_IEXEC" ) # checking $clone[0]->macro( "__S_IFBLK" ) # checking $clone[0]->macro( "__S_IFCHR" ) # checking $clone[0]->macro( "__S_IFDIR" ) # checking $clone[0]->macro( "__S_IFIFO" ) # checking $clone[0]->macro( "__S_IFLNK" ) # checking $clone[0]->macro( "__S_IFMT" ) # checking $clone[0]->macro( "__S_IFREG" ) # checking $clone[0]->macro( "__S_IFSOCK" ) # checking $clone[0]->macro( "__S_IREAD" ) # checking $clone[0]->macro( "__S_ISGID" ) # checking $clone[0]->macro( "__S_ISTYPE" ) # checking $clone[0]->macro( "__S_ISUID" ) # checking $clone[0]->macro( "__S_ISVTX" ) # checking $clone[0]->macro( "__S_IWRITE" ) # checking $clone[0]->macro( "__S_TYPEISMQ" ) # checking $clone[0]->macro( "__S_TYPEISSEM" ) # checking $clone[0]->macro( "__S_TYPEISSHM" ) # checking $clone[0]->macro( "__THROW" ) # checking $clone[0]->macro( "__TIMER_T_TYPE" ) # checking $clone[0]->macro( "__TIME_T_TYPE" ) # checking $clone[0]->macro( "__U16_TYPE" ) # checking $clone[0]->macro( "__U32_TYPE" ) # checking $clone[0]->macro( "__U64_TYPE" ) # checking $clone[0]->macro( "__UID_T_TYPE" ) # checking $clone[0]->macro( "__UINT64_C" ) # checking $clone[0]->macro( "__ULONG32_TYPE" ) # checking $clone[0]->macro( "__ULONGWORD_TYPE" ) # checking $clone[0]->macro( "__UNKNOWN_10646_CHAR" ) # checking $clone[0]->macro( "__UQUAD_TYPE" ) # checking $clone[0]->macro( "__USECONDS_T_TYPE" ) # checking $clone[0]->macro( "__USE_ANSI" ) # checking $clone[0]->macro( "__USE_ATFILE" ) # checking $clone[0]->macro( "__USE_BSD" ) # checking $clone[0]->macro( "__USE_FORTIFY_LEVEL" ) # checking $clone[0]->macro( "__USE_GNU" ) # checking $clone[0]->macro( "__USE_ISOC99" ) # checking $clone[0]->macro( "__USE_LARGEFILE" ) # checking $clone[0]->macro( "__USE_LARGEFILE64" ) # checking $clone[0]->macro( "__USE_MISC" ) # checking $clone[0]->macro( "__USE_POSIX" ) # checking $clone[0]->macro( "__USE_POSIX199309" ) # checking $clone[0]->macro( "__USE_POSIX199506" ) # checking $clone[0]->macro( "__USE_POSIX2" ) # checking $clone[0]->macro( "__USE_SVID" ) # checking $clone[0]->macro( "__USE_UNIX98" ) # checking $clone[0]->macro( "__USE_XOPEN" ) # checking $clone[0]->macro( "__USE_XOPEN2K" ) # checking $clone[0]->macro( "__USE_XOPEN_EXTENDED" ) # checking $clone[0]->macro( "__USING_NAMESPACE_C99" ) # checking $clone[0]->macro( "__USING_NAMESPACE_STD" ) # checking $clone[0]->macro( "__UWORD_TYPE" ) # checking $clone[0]->macro( "__WAIT_INT" ) # checking $clone[0]->macro( "__WAIT_STATUS" ) # checking $clone[0]->macro( "__WAIT_STATUS_DEFN" ) # checking $clone[0]->macro( "__WALL" ) # checking $clone[0]->macro( "__WCHAR_MAX" ) # checking $clone[0]->macro( "__WCHAR_MIN" ) # checking $clone[0]->macro( "__WCHAR_T" ) # checking $clone[0]->macro( "__WCHAR_TYPE__" ) # checking $clone[0]->macro( "__WCHAR_T__" ) # checking $clone[0]->macro( "__WCLONE" ) # checking $clone[0]->macro( "__WCOREDUMP" ) # checking $clone[0]->macro( "__WCOREFLAG" ) # checking $clone[0]->macro( "__WEXITSTATUS" ) # checking $clone[0]->macro( "__WIFCONTINUED" ) # checking $clone[0]->macro( "__WIFEXITED" ) # checking $clone[0]->macro( "__WIFSIGNALED" ) # checking $clone[0]->macro( "__WIFSTOPPED" ) # checking $clone[0]->macro( "__WINT_TYPE__" ) # checking $clone[0]->macro( "__WNOTHREAD" ) # checking $clone[0]->macro( "__WORDSIZE" ) # checking $clone[0]->macro( "__WSTOPSIG" ) # checking $clone[0]->macro( "__WTERMSIG" ) # checking $clone[0]->macro( "__W_CONTINUED" ) # checking $clone[0]->macro( "__W_EXITCODE" ) # checking $clone[0]->macro( "__W_STOPCODE" ) # checking $clone[0]->macro( "____FILE_defined" ) # checking $clone[0]->macro( "____gwchar_t_defined" ) # checking $clone[0]->macro( "___int_ptrdiff_t_h" ) # checking $clone[0]->macro( "___int_size_t_h" ) # checking $clone[0]->macro( "___int_wchar_t_h" ) # checking $clone[0]->macro( "__acquire" ) # checking $clone[0]->macro( "__acquires" ) # checking $clone[0]->macro( "__always_inline" ) # checking $clone[0]->macro( "__attribute__" ) # checking $clone[0]->macro( "__attribute__format__" ) # checking $clone[0]->macro( "__attribute__malloc__" ) # checking $clone[0]->macro( "__attribute__nonnull__" ) # checking $clone[0]->macro( "__attribute__noreturn__" ) # checking $clone[0]->macro( "__attribute__pure__" ) # checking $clone[0]->macro( "__attribute__unused__" ) # checking $clone[0]->macro( "__attribute__warn_unused_result__" ) # checking $clone[0]->macro( "__attribute_const__" ) # checking $clone[0]->macro( "__attribute_deprecated__" ) # checking $clone[0]->macro( "__attribute_format_arg__" ) # checking $clone[0]->macro( "__attribute_format_strfmon__" ) # checking $clone[0]->macro( "__attribute_malloc__" ) # checking $clone[0]->macro( "__attribute_noinline__" ) # checking $clone[0]->macro( "__attribute_pure__" ) # checking $clone[0]->macro( "__attribute_used__" ) # checking $clone[0]->macro( "__attribute_warn_unused_result__" ) # checking $clone[0]->macro( "__blkcnt_t_defined" ) # checking $clone[0]->macro( "__blksize_t_defined" ) # checking $clone[0]->macro( "__bos" ) # checking $clone[0]->macro( "__bos0" ) # checking $clone[0]->macro( "__bounded" ) # checking $clone[0]->macro( "__bswap_constant_16" ) # checking $clone[0]->macro( "__bswap_constant_32" ) # checking $clone[0]->macro( "__builtin_va_list" ) # checking $clone[0]->macro( "__cast__" ) # checking $clone[0]->macro( "__chk_io_ptr" ) # checking $clone[0]->macro( "__chk_user_ptr" ) # checking $clone[0]->macro( "__cleanup_fct_attribute" ) # checking $clone[0]->macro( "__clock_t_defined" ) # checking $clone[0]->macro( "__clockid_t_defined" ) # checking $clone[0]->macro( "__cond_lock" ) # checking $clone[0]->macro( "__const" ) # checking $clone[0]->macro( "__daddr_t_defined" ) # checking $clone[0]->macro( "__deprecated" ) # checking $clone[0]->macro( "__deprecated_for_modules" ) # checking $clone[0]->macro( "__dev_t_defined" ) # checking $clone[0]->macro( "__error_t_defined" ) # checking $clone[0]->macro( "__exctype" ) # checking $clone[0]->macro( "__exctype_l" ) # checking $clone[0]->macro( "__extension__" ) # checking $clone[0]->macro( "__flexarr" ) # checking $clone[0]->macro( "__force" ) # checking $clone[0]->macro( "__fsblkcnt_t_defined" ) # checking $clone[0]->macro( "__fsfilcnt_t_defined" ) # checking $clone[0]->macro( "__gid_t_defined" ) # checking $clone[0]->macro( "__have_sigevent_t" ) # checking $clone[0]->macro( "__have_siginfo_t" ) # checking $clone[0]->macro( "__have_sigval_t" ) # checking $clone[0]->macro( "__huge_vall_t" ) # checking $clone[0]->macro( "__id_t_defined" ) # checking $clone[0]->macro( "__inline" ) # checking $clone[0]->macro( "__ino64_t_defined" ) # checking $clone[0]->macro( "__ino_t_defined" ) # checking $clone[0]->macro( "__int8_t_defined" ) # checking $clone[0]->macro( "__intptr_t_defined" ) # checking $clone[0]->macro( "__iomem" ) # checking $clone[0]->macro( "__isalnum_l" ) # checking $clone[0]->macro( "__isalpha_l" ) # checking $clone[0]->macro( "__isascii" ) # checking $clone[0]->macro( "__isascii_l" ) # checking $clone[0]->macro( "__isblank_l" ) # checking $clone[0]->macro( "__iscntrl_l" ) # checking $clone[0]->macro( "__isctype" ) # checking $clone[0]->macro( "__isctype_l" ) # checking $clone[0]->macro( "__isdigit_l" ) # checking $clone[0]->macro( "__isgraph_l" ) # checking $clone[0]->macro( "__isleap" ) # checking $clone[0]->macro( "__islower_l" ) # checking $clone[0]->macro( "__isprint_l" ) # checking $clone[0]->macro( "__ispunct_l" ) # checking $clone[0]->macro( "__isspace_l" ) # checking $clone[0]->macro( "__isupper_l" ) # checking $clone[0]->macro( "__isxdigit_l" ) # checking $clone[0]->macro( "__kernel" ) # checking $clone[0]->macro( "__key_t_defined" ) # checking $clone[0]->macro( "__ldiv_t_defined" ) # checking $clone[0]->macro( "__lldiv_t_defined" ) # checking $clone[0]->macro( "__long_double_t" ) # checking $clone[0]->macro( "__malloc_and_calloc_defined" ) # checking $clone[0]->macro( "__mbstate_t_defined" ) # checking $clone[0]->macro( "__mode_t_defined" ) # checking $clone[0]->macro( "__must_check" ) # checking $clone[0]->macro( "__nan_bytes" ) # checking $clone[0]->macro( "__need_IOV_MAX" ) # checking $clone[0]->macro( "__need___va_list" ) # checking $clone[0]->macro( "__need_clock_t" ) # checking $clone[0]->macro( "__need_clockid_t" ) # checking $clone[0]->macro( "__need_sigevent_t" ) # checking $clone[0]->macro( "__need_time_t" ) # checking $clone[0]->macro( "__need_timespec" ) # checking $clone[0]->macro( "__nlink_t_defined" ) # checking $clone[0]->macro( "__nocast" ) # checking $clone[0]->macro( "__nonnull" ) # checking $clone[0]->macro( "__off64_t_defined" ) # checking $clone[0]->macro( "__off_t_defined" ) # checking $clone[0]->macro( "__pid_t_defined" ) # checking $clone[0]->macro( "__ptr_t" ) # checking $clone[0]->macro( "__ptrvalue" ) # checking $clone[0]->macro( "__release" ) # checking $clone[0]->macro( "__releases" ) # checking $clone[0]->macro( "__restrict" ) # checking $clone[0]->macro( "__restrict_arr" ) # checking $clone[0]->macro( "__safe" ) # checking $clone[0]->macro( "__sig_atomic_t_defined" ) # checking $clone[0]->macro( "__sigmask" ) # checking $clone[0]->macro( "__signed" ) # checking $clone[0]->macro( "__sigset_t_defined" ) # checking $clone[0]->macro( "__sigword" ) # checking $clone[0]->macro( "__size_t" ) # checking $clone[0]->macro( "__size_t__" ) # checking $clone[0]->macro( "__socklen_t_defined" ) # checking $clone[0]->macro( "__ss_aligntype" ) # checking $clone[0]->macro( "__ssize_t_defined" ) # checking $clone[0]->macro( "__strtol_internal_defined" ) # checking $clone[0]->macro( "__strtoll_internal_defined" ) # checking $clone[0]->macro( "__strtoul_internal_defined" ) # checking $clone[0]->macro( "__strtoull_internal_defined" ) # checking $clone[0]->macro( "__stub___kernel_cosl" ) # checking $clone[0]->macro( "__stub___kernel_sinl" ) # checking $clone[0]->macro( "__stub___kernel_tanl" ) # checking $clone[0]->macro( "__stub_chflags" ) # checking $clone[0]->macro( "__stub_fattach" ) # checking $clone[0]->macro( "__stub_fchflags" ) # checking $clone[0]->macro( "__stub_fdetach" ) # checking $clone[0]->macro( "__stub_gtty" ) # checking $clone[0]->macro( "__stub_lchmod" ) # checking $clone[0]->macro( "__stub_lutimes" ) # checking $clone[0]->macro( "__stub_revoke" ) # checking $clone[0]->macro( "__stub_setlogin" ) # checking $clone[0]->macro( "__stub_sigreturn" ) # checking $clone[0]->macro( "__stub_sstk" ) # checking $clone[0]->macro( "__stub_stty" ) # checking $clone[0]->macro( "__suseconds_t_defined" ) # checking $clone[0]->macro( "__time_t_defined" ) # checking $clone[0]->macro( "__timer_t_defined" ) # checking $clone[0]->macro( "__timespec_defined" ) # checking $clone[0]->macro( "__toascii" ) # checking $clone[0]->macro( "__toascii_l" ) # checking $clone[0]->macro( "__tobody" ) # checking $clone[0]->macro( "__u_char_defined" ) # checking $clone[0]->macro( "__uid_t_defined" ) # checking $clone[0]->macro( "__uint32_t_defined" ) # checking $clone[0]->macro( "__unbounded" ) # checking $clone[0]->macro( "__useconds_t_defined" ) # checking $clone[0]->macro( "__user" ) # checking $clone[0]->macro( "__va_copy" ) # checking $clone[0]->macro( "__va_list__" ) # checking $clone[0]->macro( "__volatile" ) # checking $clone[0]->macro( "__warndecl" ) # checking $clone[0]->macro( "__wchar_t__" ) # checking $clone[0]->macro( "__wur" ) # checking $clone[0]->macro( "_aMY_CXT" ) # checking $clone[0]->macro( "_config_h_" ) # checking $clone[0]->macro( "_pMY_CXT" ) # checking $clone[0]->macro( "_tolower" ) # checking $clone[0]->macro( "_toupper" ) # checking $clone[0]->macro( "aMY_CXT" ) # checking $clone[0]->macro( "aMY_CXT_" ) # checking $clone[0]->macro( "aTHX" ) # checking $clone[0]->macro( "aTHX_" ) # checking $clone[0]->macro( "aTHXo" ) # checking $clone[0]->macro( "aTHXo_" ) # checking $clone[0]->macro( "aTHXx" ) # checking $clone[0]->macro( "aTHXx_" ) # checking $clone[0]->macro( "amagic_call" ) # checking $clone[0]->macro( "apply_attrs_string" ) # checking $clone[0]->macro( "assert" ) # checking $clone[0]->macro( "assert_not_ROK" ) # checking $clone[0]->macro( "assert_not_glob" ) # checking $clone[0]->macro( "atfork_lock" ) # checking $clone[0]->macro( "atfork_unlock" ) # checking $clone[0]->macro( "av_clear" ) # checking $clone[0]->macro( "av_delete" ) # checking $clone[0]->macro( "av_exists" ) # checking $clone[0]->macro( "av_extend" ) # checking $clone[0]->macro( "av_fetch" ) # checking $clone[0]->macro( "av_fill" ) # checking $clone[0]->macro( "av_len" ) # checking $clone[0]->macro( "av_make" ) # checking $clone[0]->macro( "av_pop" ) # checking $clone[0]->macro( "av_push" ) # checking $clone[0]->macro( "av_shift" ) # checking $clone[0]->macro( "av_store" ) # checking $clone[0]->macro( "av_undef" ) # checking $clone[0]->macro( "av_unshift" ) # checking $clone[0]->macro( "blk_eval" ) # checking $clone[0]->macro( "blk_gimme" ) # checking $clone[0]->macro( "blk_givwhen" ) # checking $clone[0]->macro( "blk_loop" ) # checking $clone[0]->macro( "blk_oldcop" ) # checking $clone[0]->macro( "blk_oldmarksp" ) # checking $clone[0]->macro( "blk_oldpm" ) # checking $clone[0]->macro( "blk_oldscopesp" ) # checking $clone[0]->macro( "blk_oldsp" ) # checking $clone[0]->macro( "blk_sub" ) # checking $clone[0]->macro( "block_gimme" ) # checking $clone[0]->macro( "bool" ) # checking $clone[0]->macro( "boolSV" ) # checking $clone[0]->macro( "bytes_from_utf8" ) # checking $clone[0]->macro( "bytes_to_utf8" ) # checking $clone[0]->macro( "cBINOP" ) # checking $clone[0]->macro( "cBINOPo" ) # checking $clone[0]->macro( "cBINOPx" ) # checking $clone[0]->macro( "cCOP" ) # checking $clone[0]->macro( "cCOPo" ) # checking $clone[0]->macro( "cCOPx" ) # checking $clone[0]->macro( "cGVOP_gv" ) # checking $clone[0]->macro( "cGVOPo_gv" ) # checking $clone[0]->macro( "cGVOPx_gv" ) # checking $clone[0]->macro( "cLISTOP" ) # checking $clone[0]->macro( "cLISTOPo" ) # checking $clone[0]->macro( "cLISTOPx" ) # checking $clone[0]->macro( "cLOGOP" ) # checking $clone[0]->macro( "cLOGOPo" ) # checking $clone[0]->macro( "cLOGOPx" ) # checking $clone[0]->macro( "cLOOP" ) # checking $clone[0]->macro( "cLOOPo" ) # checking $clone[0]->macro( "cLOOPx" ) # checking $clone[0]->macro( "cPADOP" ) # checking $clone[0]->macro( "cPADOPo" ) # checking $clone[0]->macro( "cPADOPx" ) # checking $clone[0]->macro( "cPMOP" ) # checking $clone[0]->macro( "cPMOPo" ) # checking $clone[0]->macro( "cPMOPx" ) # checking $clone[0]->macro( "cPVOP" ) # checking $clone[0]->macro( "cPVOPo" ) # checking $clone[0]->macro( "cPVOPx" ) # checking $clone[0]->macro( "cSVOP" ) # checking $clone[0]->macro( "cSVOP_sv" ) # checking $clone[0]->macro( "cSVOPo" ) # checking $clone[0]->macro( "cSVOPo_sv" ) # checking $clone[0]->macro( "cSVOPx" ) # checking $clone[0]->macro( "cSVOPx_sv" ) # checking $clone[0]->macro( "cSVOPx_svp" ) # checking $clone[0]->macro( "cUNOP" ) # checking $clone[0]->macro( "cUNOPo" ) # checking $clone[0]->macro( "cUNOPx" ) # checking $clone[0]->macro( "call_argv" ) # checking $clone[0]->macro( "call_atexit" ) # checking $clone[0]->macro( "call_list" ) # checking $clone[0]->macro( "call_method" ) # checking $clone[0]->macro( "call_pv" ) # checking $clone[0]->macro( "call_sv" ) # checking $clone[0]->macro( "cast_i32" ) # checking $clone[0]->macro( "cast_iv" ) # checking $clone[0]->macro( "cast_ulong" ) # checking $clone[0]->macro( "cast_uv" ) # checking $clone[0]->macro( "ckDEAD" ) # checking $clone[0]->macro( "ckWARN" ) # checking $clone[0]->macro( "ckWARN2" ) # checking $clone[0]->macro( "ckWARN2_d" ) # checking $clone[0]->macro( "ckWARN3" ) # checking $clone[0]->macro( "ckWARN3_d" ) # checking $clone[0]->macro( "ckWARN4" ) # checking $clone[0]->macro( "ckWARN4_d" ) # checking $clone[0]->macro( "ckWARN_d" ) # checking $clone[0]->macro( "ck_anoncode" ) # checking $clone[0]->macro( "ck_bitop" ) # checking $clone[0]->macro( "ck_chdir" ) # checking $clone[0]->macro( "ck_concat" ) # checking $clone[0]->macro( "ck_defined" ) # checking $clone[0]->macro( "ck_delete" ) # checking $clone[0]->macro( "ck_die" ) # checking $clone[0]->macro( "ck_eof" ) # checking $clone[0]->macro( "ck_eval" ) # checking $clone[0]->macro( "ck_exec" ) # checking $clone[0]->macro( "ck_exists" ) # checking $clone[0]->macro( "ck_exit" ) # checking $clone[0]->macro( "ck_ftst" ) # checking $clone[0]->macro( "ck_fun" ) # checking $clone[0]->macro( "ck_glob" ) # checking $clone[0]->macro( "ck_grep" ) # checking $clone[0]->macro( "ck_index" ) # checking $clone[0]->macro( "ck_join" ) # checking $clone[0]->macro( "ck_lengthconst" ) # checking $clone[0]->macro( "ck_lfun" ) # checking $clone[0]->macro( "ck_listiob" ) # checking $clone[0]->macro( "ck_match" ) # checking $clone[0]->macro( "ck_method" ) # checking $clone[0]->macro( "ck_null" ) # checking $clone[0]->macro( "ck_open" ) # checking $clone[0]->macro( "ck_repeat" ) # checking $clone[0]->macro( "ck_require" ) # checking $clone[0]->macro( "ck_return" ) # checking $clone[0]->macro( "ck_rfun" ) # checking $clone[0]->macro( "ck_rvconst" ) # checking $clone[0]->macro( "ck_sassign" ) # checking $clone[0]->macro( "ck_say" ) # checking $clone[0]->macro( "ck_select" ) # checking $clone[0]->macro( "ck_shift" ) # checking $clone[0]->macro( "ck_smartmatch" ) # checking $clone[0]->macro( "ck_sort" ) # checking $clone[0]->macro( "ck_spair" ) # checking $clone[0]->macro( "ck_split" ) # checking $clone[0]->macro( "ck_subr" ) # checking $clone[0]->macro( "ck_substr" ) # checking $clone[0]->macro( "ck_svconst" ) # checking $clone[0]->macro( "ck_trunc" ) # checking $clone[0]->macro( "ck_unpack" ) # checking $clone[0]->macro( "clrbit" ) # checking $clone[0]->macro( "croak" ) # checking $clone[0]->macro( "csighandler" ) # checking $clone[0]->macro( "custom_op_desc" ) # checking $clone[0]->macro( "custom_op_name" ) # checking $clone[0]->macro( "cv_ckproto" ) # checking $clone[0]->macro( "cv_const_sv" ) # checking $clone[0]->macro( "cv_undef" ) # checking $clone[0]->macro( "cx_dump" ) # checking $clone[0]->macro( "cx_type" ) # checking $clone[0]->macro( "cxstack" ) # checking $clone[0]->macro( "cxstack_ix" ) # checking $clone[0]->macro( "cxstack_max" ) # checking $clone[0]->macro( "dATARGET" ) # checking $clone[0]->macro( "dEXT" ) # checking $clone[0]->macro( "dEXTCONST" ) # checking $clone[0]->macro( "dJMPENV" ) # checking $clone[0]->macro( "dMARK" ) # checking $clone[0]->macro( "dMULTICALL" ) # checking $clone[0]->macro( "dMY_CXT" ) # checking $clone[0]->macro( "dMY_CXT_SV" ) # checking $clone[0]->macro( "dNOOP" ) # checking $clone[0]->macro( "dORIGMARK" ) # checking $clone[0]->macro( "dPOPPOPiirl" ) # checking $clone[0]->macro( "dPOPPOPiirl_ul" ) # checking $clone[0]->macro( "dPOPPOPnnrl" ) # checking $clone[0]->macro( "dPOPPOPnnrl_ul" ) # checking $clone[0]->macro( "dPOPPOPssrl" ) # checking $clone[0]->macro( "dPOPTOPiirl" ) # checking $clone[0]->macro( "dPOPTOPiirl_ul" ) # checking $clone[0]->macro( "dPOPTOPnnrl" ) # checking $clone[0]->macro( "dPOPTOPnnrl_ul" ) # checking $clone[0]->macro( "dPOPTOPssrl" ) # checking $clone[0]->macro( "dPOPXiirl" ) # checking $clone[0]->macro( "dPOPXiirl_ul" ) # checking $clone[0]->macro( "dPOPXnnrl" ) # checking $clone[0]->macro( "dPOPXnnrl_ul" ) # checking $clone[0]->macro( "dPOPXssrl" ) # checking $clone[0]->macro( "dPOPiv" ) # checking $clone[0]->macro( "dPOPnv" ) # checking $clone[0]->macro( "dPOPss" ) # checking $clone[0]->macro( "dPOPuv" ) # checking $clone[0]->macro( "dSP" ) # checking $clone[0]->macro( "dTARG" ) # checking $clone[0]->macro( "dTARGET" ) # checking $clone[0]->macro( "dTARGETSTACKED" ) # checking $clone[0]->macro( "dTHR" ) # checking $clone[0]->macro( "dTHX" ) # checking $clone[0]->macro( "dTHXa" ) # checking $clone[0]->macro( "dTHXo" ) # checking $clone[0]->macro( "dTHXoa" ) # checking $clone[0]->macro( "dTHXs" ) # checking $clone[0]->macro( "dTHXx" ) # checking $clone[0]->macro( "dTOPiv" ) # checking $clone[0]->macro( "dTOPnv" ) # checking $clone[0]->macro( "dTOPss" ) # checking $clone[0]->macro( "dTOPuv" ) # checking $clone[0]->macro( "dVAR" ) # checking $clone[0]->macro( "dXSUB_SYS" ) # checking $clone[0]->macro( "d_fileno" ) # checking $clone[0]->macro( "deb" ) # checking $clone[0]->macro( "debop" ) # checking $clone[0]->macro( "debprofdump" ) # checking $clone[0]->macro( "debstack" ) # checking $clone[0]->macro( "debstackptrs" ) # checking $clone[0]->macro( "delimcpy" ) # checking $clone[0]->macro( "despatch_signals" ) # checking $clone[0]->macro( "die" ) # checking $clone[0]->macro( "djSP" ) # checking $clone[0]->macro( "do_aexec" ) # checking $clone[0]->macro( "do_binmode" ) # checking $clone[0]->macro( "do_close" ) # checking $clone[0]->macro( "do_exec" ) # checking $clone[0]->macro( "do_gv_dump" ) # checking $clone[0]->macro( "do_gvgv_dump" ) # checking $clone[0]->macro( "do_hv_dump" ) # checking $clone[0]->macro( "do_join" ) # checking $clone[0]->macro( "do_magic_dump" ) # checking $clone[0]->macro( "do_op_dump" ) # checking $clone[0]->macro( "do_open" ) # checking $clone[0]->macro( "do_open9" ) # checking $clone[0]->macro( "do_openn" ) # checking $clone[0]->macro( "do_pmop_dump" ) # checking $clone[0]->macro( "do_sprintf" ) # checking $clone[0]->macro( "do_sv_dump" ) # checking $clone[0]->macro( "doing_taint" ) # checking $clone[0]->macro( "doref" ) # checking $clone[0]->macro( "dounwind" ) # checking $clone[0]->macro( "dowantarray" ) # checking $clone[0]->macro( "dump_all" ) # checking $clone[0]->macro( "dump_eval" ) # checking $clone[0]->macro( "dump_form" ) # checking $clone[0]->macro( "dump_indent" ) # checking $clone[0]->macro( "dump_packsubs" ) # checking $clone[0]->macro( "dump_sub" ) # checking $clone[0]->macro( "dump_vindent" ) # checking $clone[0]->macro( "errno" ) # checking $clone[0]->macro( "eval_pv" ) # checking $clone[0]->macro( "eval_sv" ) # checking $clone[0]->macro( "fbm_compile" ) # checking $clone[0]->macro( "fbm_instr" ) # checking $clone[0]->macro( "filter_add" ) # checking $clone[0]->macro( "filter_del" ) # checking $clone[0]->macro( "filter_read" ) # checking $clone[0]->macro( "find_rundefsvoffset" ) # checking $clone[0]->macro( "form" ) # checking $clone[0]->macro( "fpclassify" ) # checking $clone[0]->macro( "free_tmps" ) # checking $clone[0]->macro( "fseek" ) # checking $clone[0]->macro( "ftell" ) # checking $clone[0]->macro( "fwrite1" ) # checking $clone[0]->macro( "get_av" ) # checking $clone[0]->macro( "get_context" ) # checking $clone[0]->macro( "get_cv" ) # checking $clone[0]->macro( "get_hv" ) # checking $clone[0]->macro( "get_op_descs" ) # checking $clone[0]->macro( "get_op_names" ) # checking $clone[0]->macro( "get_ppaddr" ) # checking $clone[0]->macro( "get_sv" ) # checking $clone[0]->macro( "get_vtbl" ) # checking $clone[0]->macro( "getc" ) # checking $clone[0]->macro( "getcwd_sv" ) # checking $clone[0]->macro( "gp_free" ) # checking $clone[0]->macro( "gp_ref" ) # checking $clone[0]->macro( "grok_bin" ) # checking $clone[0]->macro( "grok_hex" ) # checking $clone[0]->macro( "grok_number" ) # checking $clone[0]->macro( "grok_numeric_radix" ) # checking $clone[0]->macro( "grok_oct" ) # checking $clone[0]->macro( "gv_AVadd" ) # checking $clone[0]->macro( "gv_HVadd" ) # checking $clone[0]->macro( "gv_IOadd" ) # checking $clone[0]->macro( "gv_SVadd" ) # checking $clone[0]->macro( "gv_autoload4" ) # checking $clone[0]->macro( "gv_check" ) # checking $clone[0]->macro( "gv_const_sv" ) # checking $clone[0]->macro( "gv_dump" ) # checking $clone[0]->macro( "gv_efullname" ) # checking $clone[0]->macro( "gv_efullname3" ) # checking $clone[0]->macro( "gv_efullname4" ) # checking $clone[0]->macro( "gv_fetchfile" ) # checking $clone[0]->macro( "gv_fetchmeth" ) # checking $clone[0]->macro( "gv_fetchmeth_autoload" ) # checking $clone[0]->macro( "gv_fetchmethod" ) # checking $clone[0]->macro( "gv_fetchmethod_autoload" ) # checking $clone[0]->macro( "gv_fetchpv" ) # checking $clone[0]->macro( "gv_fetchpvn_flags" ) # checking $clone[0]->macro( "gv_fetchpvs" ) # checking $clone[0]->macro( "gv_fetchsv" ) # checking $clone[0]->macro( "gv_fullname" ) # checking $clone[0]->macro( "gv_fullname3" ) # checking $clone[0]->macro( "gv_fullname4" ) # checking $clone[0]->macro( "gv_handler" ) # checking $clone[0]->macro( "gv_init" ) # checking $clone[0]->macro( "gv_name_set" ) # checking $clone[0]->macro( "gv_stashpv" ) # checking $clone[0]->macro( "gv_stashpvn" ) # checking $clone[0]->macro( "gv_stashpvs" ) # checking $clone[0]->macro( "gv_stashsv" ) # checking $clone[0]->macro( "h_addr" ) # checking $clone[0]->macro( "h_errno" ) # checking $clone[0]->macro( "howmany" ) # checking $clone[0]->macro( "htoni" ) # checking $clone[0]->macro( "hv_clear" ) # checking $clone[0]->macro( "hv_clear_placeholders" ) # checking $clone[0]->macro( "hv_delayfree_ent" ) # checking $clone[0]->macro( "hv_delete" ) # checking $clone[0]->macro( "hv_delete_ent" ) # checking $clone[0]->macro( "hv_exists" ) # checking $clone[0]->macro( "hv_exists_ent" ) # checking $clone[0]->macro( "hv_fetch" ) # checking $clone[0]->macro( "hv_fetch_ent" ) # checking $clone[0]->macro( "hv_fetchs" ) # checking $clone[0]->macro( "hv_free_ent" ) # checking $clone[0]->macro( "hv_iterinit" ) # checking $clone[0]->macro( "hv_iterkey" ) # checking $clone[0]->macro( "hv_iterkeysv" ) # checking $clone[0]->macro( "hv_iternext" ) # checking $clone[0]->macro( "hv_iternext_flags" ) # checking $clone[0]->macro( "hv_iternextsv" ) # checking $clone[0]->macro( "hv_iterval" ) # checking $clone[0]->macro( "hv_ksplit" ) # checking $clone[0]->macro( "hv_magic" ) # checking $clone[0]->macro( "hv_name_set" ) # checking $clone[0]->macro( "hv_scalar" ) # checking $clone[0]->macro( "hv_store" ) # checking $clone[0]->macro( "hv_store_ent" ) # checking $clone[0]->macro( "hv_store_flags" ) # checking $clone[0]->macro( "hv_stores" ) # checking $clone[0]->macro( "hv_undef" ) # checking $clone[0]->macro( "ibcmp" ) # checking $clone[0]->macro( "ibcmp_locale" ) # checking $clone[0]->macro( "ibcmp_utf8" ) # checking $clone[0]->macro( "init_i18nl10n" ) # checking $clone[0]->macro( "init_i18nl14n" ) # checking $clone[0]->macro( "init_stacks" ) # checking $clone[0]->macro( "init_tm" ) # checking $clone[0]->macro( "instr" ) # checking $clone[0]->macro( "isALNUM" ) # checking $clone[0]->macro( "isALNUMC" ) # checking $clone[0]->macro( "isALNUMC_LC" ) # checking $clone[0]->macro( "isALNUMC_LC_utf8" ) # checking $clone[0]->macro( "isALNUMC_LC_uvchr" ) # checking $clone[0]->macro( "isALNUMC_uni" ) # checking $clone[0]->macro( "isALNUMC_utf8" ) # checking $clone[0]->macro( "isALNUM_LC" ) # checking $clone[0]->macro( "isALNUM_LC_utf8" ) # checking $clone[0]->macro( "isALNUM_LC_uvchr" ) # checking $clone[0]->macro( "isALNUM_lazy" ) # checking $clone[0]->macro( "isALNUM_lazy_if" ) # checking $clone[0]->macro( "isALNUM_uni" ) # checking $clone[0]->macro( "isALNUM_utf8" ) # checking $clone[0]->macro( "isALPHA" ) # checking $clone[0]->macro( "isALPHA_LC" ) # checking $clone[0]->macro( "isALPHA_LC_utf8" ) # checking $clone[0]->macro( "isALPHA_LC_uvchr" ) # checking $clone[0]->macro( "isALPHA_uni" ) # checking $clone[0]->macro( "isALPHA_utf8" ) # checking $clone[0]->macro( "isASCII" ) # checking $clone[0]->macro( "isASCII_uni" ) # checking $clone[0]->macro( "isASCII_utf8" ) # checking $clone[0]->macro( "isBLANK" ) # checking $clone[0]->macro( "isBLANK_LC" ) # checking $clone[0]->macro( "isBLANK_LC_uni" ) # checking $clone[0]->macro( "isBLANK_LC_utf8" ) # checking $clone[0]->macro( "isBLANK_uni" ) # checking $clone[0]->macro( "isBLANK_utf8" ) # checking $clone[0]->macro( "isCNTRL" ) # checking $clone[0]->macro( "isCNTRL_LC" ) # checking $clone[0]->macro( "isCNTRL_LC_utf8" ) # checking $clone[0]->macro( "isCNTRL_LC_uvchr" ) # checking $clone[0]->macro( "isCNTRL_uni" ) # checking $clone[0]->macro( "isCNTRL_utf8" ) # checking $clone[0]->macro( "isDIGIT" ) # checking $clone[0]->macro( "isDIGIT_LC" ) # checking $clone[0]->macro( "isDIGIT_LC_utf8" ) # checking $clone[0]->macro( "isDIGIT_LC_uvchr" ) # checking $clone[0]->macro( "isDIGIT_uni" ) # checking $clone[0]->macro( "isDIGIT_utf8" ) # checking $clone[0]->macro( "isGRAPH" ) # checking $clone[0]->macro( "isGRAPH_LC" ) # checking $clone[0]->macro( "isGRAPH_LC_utf8" ) # checking $clone[0]->macro( "isGRAPH_LC_uvchr" ) # checking $clone[0]->macro( "isGRAPH_uni" ) # checking $clone[0]->macro( "isGRAPH_utf8" ) # checking $clone[0]->macro( "isGV" ) # checking $clone[0]->macro( "isGV_with_GP" ) # checking $clone[0]->macro( "isIDFIRST" ) # checking $clone[0]->macro( "isIDFIRST_LC" ) # checking $clone[0]->macro( "isIDFIRST_LC_utf8" ) # checking $clone[0]->macro( "isIDFIRST_LC_uvchr" ) # checking $clone[0]->macro( "isIDFIRST_lazy" ) # checking $clone[0]->macro( "isIDFIRST_lazy_if" ) # checking $clone[0]->macro( "isIDFIRST_uni" ) # checking $clone[0]->macro( "isIDFIRST_utf8" ) # checking $clone[0]->macro( "isLEXWARN_off" ) # checking $clone[0]->macro( "isLEXWARN_on" ) # checking $clone[0]->macro( "isLOWER" ) # checking $clone[0]->macro( "isLOWER_LC" ) # checking $clone[0]->macro( "isLOWER_LC_utf8" ) # checking $clone[0]->macro( "isLOWER_LC_uvchr" ) # checking $clone[0]->macro( "isLOWER_uni" ) # checking $clone[0]->macro( "isLOWER_utf8" ) # checking $clone[0]->macro( "isPRINT" ) # checking $clone[0]->macro( "isPRINT_LC" ) # checking $clone[0]->macro( "isPRINT_LC_utf8" ) # checking $clone[0]->macro( "isPRINT_LC_uvchr" ) # checking $clone[0]->macro( "isPRINT_uni" ) # checking $clone[0]->macro( "isPRINT_utf8" ) # checking $clone[0]->macro( "isPSXSPC" ) # checking $clone[0]->macro( "isPSXSPC_LC" ) # checking $clone[0]->macro( "isPSXSPC_LC_uni" ) # checking $clone[0]->macro( "isPSXSPC_LC_utf8" ) # checking $clone[0]->macro( "isPSXSPC_uni" ) # checking $clone[0]->macro( "isPSXSPC_utf8" ) # checking $clone[0]->macro( "isPUNCT" ) # checking $clone[0]->macro( "isPUNCT_LC" ) # checking $clone[0]->macro( "isPUNCT_LC_utf8" ) # checking $clone[0]->macro( "isPUNCT_LC_uvchr" ) # checking $clone[0]->macro( "isPUNCT_uni" ) # checking $clone[0]->macro( "isPUNCT_utf8" ) # checking $clone[0]->macro( "isSPACE" ) # checking $clone[0]->macro( "isSPACE_LC" ) # checking $clone[0]->macro( "isSPACE_LC_utf8" ) # checking $clone[0]->macro( "isSPACE_LC_uvchr" ) # checking $clone[0]->macro( "isSPACE_uni" ) # checking $clone[0]->macro( "isSPACE_utf8" ) # checking $clone[0]->macro( "isUPPER" ) # checking $clone[0]->macro( "isUPPER_LC" ) # checking $clone[0]->macro( "isUPPER_LC_utf8" ) # checking $clone[0]->macro( "isUPPER_LC_uvchr" ) # checking $clone[0]->macro( "isUPPER_uni" ) # checking $clone[0]->macro( "isUPPER_utf8" ) # checking $clone[0]->macro( "isWARN_ONCE" ) # checking $clone[0]->macro( "isWARN_on" ) # checking $clone[0]->macro( "isWARNf_on" ) # checking $clone[0]->macro( "isXDIGIT" ) # checking $clone[0]->macro( "isXDIGIT_uni" ) # checking $clone[0]->macro( "isXDIGIT_utf8" ) # checking $clone[0]->macro( "is_lvalue_sub" ) # checking $clone[0]->macro( "is_uni_alnum" ) # checking $clone[0]->macro( "is_uni_alnum_lc" ) # checking $clone[0]->macro( "is_uni_alnumc" ) # checking $clone[0]->macro( "is_uni_alnumc_lc" ) # checking $clone[0]->macro( "is_uni_alpha" ) # checking $clone[0]->macro( "is_uni_alpha_lc" ) # checking $clone[0]->macro( "is_uni_ascii" ) # checking $clone[0]->macro( "is_uni_ascii_lc" ) # checking $clone[0]->macro( "is_uni_cntrl" ) # checking $clone[0]->macro( "is_uni_cntrl_lc" ) # checking $clone[0]->macro( "is_uni_digit" ) # checking $clone[0]->macro( "is_uni_digit_lc" ) # checking $clone[0]->macro( "is_uni_graph" ) # checking $clone[0]->macro( "is_uni_graph_lc" ) # checking $clone[0]->macro( "is_uni_idfirst" ) # checking $clone[0]->macro( "is_uni_idfirst_lc" ) # checking $clone[0]->macro( "is_uni_lower" ) # checking $clone[0]->macro( "is_uni_lower_lc" ) # checking $clone[0]->macro( "is_uni_print" ) # checking $clone[0]->macro( "is_uni_print_lc" ) # checking $clone[0]->macro( "is_uni_punct" ) # checking $clone[0]->macro( "is_uni_punct_lc" ) # checking $clone[0]->macro( "is_uni_space" ) # checking $clone[0]->macro( "is_uni_space_lc" ) # checking $clone[0]->macro( "is_uni_upper" ) # checking $clone[0]->macro( "is_uni_upper_lc" ) # checking $clone[0]->macro( "is_uni_xdigit" ) # checking $clone[0]->macro( "is_uni_xdigit_lc" ) # checking $clone[0]->macro( "is_utf8_alnum" ) # checking $clone[0]->macro( "is_utf8_alnumc" ) # checking $clone[0]->macro( "is_utf8_alpha" ) # checking $clone[0]->macro( "is_utf8_ascii" ) # checking $clone[0]->macro( "is_utf8_char" ) # checking $clone[0]->macro( "is_utf8_cntrl" ) # checking $clone[0]->macro( "is_utf8_digit" ) # checking $clone[0]->macro( "is_utf8_graph" ) # checking $clone[0]->macro( "is_utf8_idcont" ) # checking $clone[0]->macro( "is_utf8_idfirst" ) # checking $clone[0]->macro( "is_utf8_lower" ) # checking $clone[0]->macro( "is_utf8_mark" ) # checking $clone[0]->macro( "is_utf8_print" ) # checking $clone[0]->macro( "is_utf8_punct" ) # checking $clone[0]->macro( "is_utf8_space" ) # checking $clone[0]->macro( "is_utf8_string" ) # checking $clone[0]->macro( "is_utf8_string_loc" ) # checking $clone[0]->macro( "is_utf8_string_loclen" ) # checking $clone[0]->macro( "is_utf8_upper" ) # checking $clone[0]->macro( "is_utf8_xdigit" ) # checking $clone[0]->macro( "isalnum" ) # checking $clone[0]->macro( "isalnum_l" ) # checking $clone[0]->macro( "isalpha" ) # checking $clone[0]->macro( "isalpha_l" ) # checking $clone[0]->macro( "isascii" ) # checking $clone[0]->macro( "isascii_l" ) # checking $clone[0]->macro( "isblank" ) # checking $clone[0]->macro( "isblank_l" ) # checking $clone[0]->macro( "isclr" ) # checking $clone[0]->macro( "iscntrl" ) # checking $clone[0]->macro( "iscntrl_l" ) # checking $clone[0]->macro( "isdigit" ) # checking $clone[0]->macro( "isdigit_l" ) # checking $clone[0]->macro( "isfinite" ) # checking $clone[0]->macro( "isgraph" ) # checking $clone[0]->macro( "isgraph_l" ) # checking $clone[0]->macro( "isgreater" ) # checking $clone[0]->macro( "isgreaterequal" ) # checking $clone[0]->macro( "isinf" ) # checking $clone[0]->macro( "isless" ) # checking $clone[0]->macro( "islessequal" ) # checking $clone[0]->macro( "islessgreater" ) # checking $clone[0]->macro( "islower" ) # checking $clone[0]->macro( "islower_l" ) # checking $clone[0]->macro( "isnan" ) # checking $clone[0]->macro( "isnormal" ) # checking $clone[0]->macro( "isprint" ) # checking $clone[0]->macro( "isprint_l" ) # checking $clone[0]->macro( "ispunct" ) # checking $clone[0]->macro( "ispunct_l" ) # checking $clone[0]->macro( "isset" ) # checking $clone[0]->macro( "isspace" ) # checking $clone[0]->macro( "isspace_l" ) # checking $clone[0]->macro( "isunordered" ) # checking $clone[0]->macro( "isupper" ) # checking $clone[0]->macro( "isupper_l" ) # checking $clone[0]->macro( "isxdigit" ) # checking $clone[0]->macro( "isxdigit_l" ) # checking $clone[0]->macro( "kBINOP" ) # checking $clone[0]->macro( "kCOP" ) # checking $clone[0]->macro( "kGVOP_gv" ) # checking $clone[0]->macro( "kLISTOP" ) # checking $clone[0]->macro( "kLOGOP" ) # checking $clone[0]->macro( "kLOOP" ) # checking $clone[0]->macro( "kPADOP" ) # checking $clone[0]->macro( "kPMOP" ) # checking $clone[0]->macro( "kPVOP" ) # checking $clone[0]->macro( "kSVOP" ) # checking $clone[0]->macro( "kSVOP_sv" ) # checking $clone[0]->macro( "kUNOP" ) # checking $clone[0]->macro( "leave_scope" ) # checking $clone[0]->macro( "load_module" ) # checking $clone[0]->macro( "looks_like_number" ) # checking $clone[0]->macro( "mPUSHi" ) # checking $clone[0]->macro( "mPUSHn" ) # checking $clone[0]->macro( "mPUSHp" ) # checking $clone[0]->macro( "mPUSHu" ) # checking $clone[0]->macro( "mXPUSHi" ) # checking $clone[0]->macro( "mXPUSHn" ) # checking $clone[0]->macro( "mXPUSHp" ) # checking $clone[0]->macro( "mXPUSHu" ) # checking $clone[0]->macro( "magic_dump" ) # checking $clone[0]->macro( "major" ) # checking $clone[0]->macro( "makedev" ) # checking $clone[0]->macro( "markstack_grow" ) # checking $clone[0]->macro( "memEQ" ) # checking $clone[0]->macro( "memNE" ) # checking $clone[0]->macro( "memzero" ) # checking $clone[0]->macro( "mess" ) # checking $clone[0]->macro( "mg_clear" ) # checking $clone[0]->macro( "mg_copy" ) # checking $clone[0]->macro( "mg_find" ) # checking $clone[0]->macro( "mg_free" ) # checking $clone[0]->macro( "mg_get" ) # checking $clone[0]->macro( "mg_length" ) # checking $clone[0]->macro( "mg_magical" ) # checking $clone[0]->macro( "mg_set" ) # checking $clone[0]->macro( "mg_size" ) # checking $clone[0]->macro( "mini_mktime" ) # checking $clone[0]->macro( "minor" ) # checking $clone[0]->macro( "moreswitches" ) # checking $clone[0]->macro( "my_atof" ) # checking $clone[0]->macro( "my_atof2" ) # checking $clone[0]->macro( "my_exit" ) # checking $clone[0]->macro( "my_failure_exit" ) # checking $clone[0]->macro( "my_fflush_all" ) # checking $clone[0]->macro( "my_fork" ) # checking $clone[0]->macro( "my_lstat" ) # checking $clone[0]->macro( "my_pclose" ) # checking $clone[0]->macro( "my_popen" ) # checking $clone[0]->macro( "my_popen_list" ) # checking $clone[0]->macro( "my_setenv" ) # checking $clone[0]->macro( "my_snprintf" ) # checking $clone[0]->macro( "my_socketpair" ) # checking $clone[0]->macro( "my_sprintf" ) # checking $clone[0]->macro( "my_stat" ) # checking $clone[0]->macro( "my_strftime" ) # checking $clone[0]->macro( "my_strlcat" ) # checking $clone[0]->macro( "my_strlcpy" ) # checking $clone[0]->macro( "my_vsnprintf" ) # checking $clone[0]->macro( "newANONATTRSUB" ) # checking $clone[0]->macro( "newANONHASH" ) # checking $clone[0]->macro( "newANONLIST" ) # checking $clone[0]->macro( "newANONSUB" ) # checking $clone[0]->macro( "newASSIGNOP" ) # checking $clone[0]->macro( "newATTRSUB" ) # checking $clone[0]->macro( "newAV" ) # checking $clone[0]->macro( "newAVREF" ) # checking $clone[0]->macro( "newBINOP" ) # checking $clone[0]->macro( "newCONDOP" ) # checking $clone[0]->macro( "newCONSTSUB" ) # checking $clone[0]->macro( "newCVREF" ) # checking $clone[0]->macro( "newFORM" ) # checking $clone[0]->macro( "newFOROP" ) # checking $clone[0]->macro( "newGIVENOP" ) # checking $clone[0]->macro( "newGVOP" ) # checking $clone[0]->macro( "newGVREF" ) # checking $clone[0]->macro( "newGVgen" ) # checking $clone[0]->macro( "newHV" ) # checking $clone[0]->macro( "newHVREF" ) # checking $clone[0]->macro( "newHVhv" ) # checking $clone[0]->macro( "newIO" ) # checking $clone[0]->macro( "newLISTOP" ) # checking $clone[0]->macro( "newLOGOP" ) # checking $clone[0]->macro( "newLOOPEX" ) # checking $clone[0]->macro( "newLOOPOP" ) # checking $clone[0]->macro( "newMYSUB" ) # checking $clone[0]->macro( "newNULLLIST" ) # checking $clone[0]->macro( "newOP" ) # checking $clone[0]->macro( "newPADOP" ) # checking $clone[0]->macro( "newPMOP" ) # checking $clone[0]->macro( "newPROG" ) # checking $clone[0]->macro( "newPVOP" ) # checking $clone[0]->macro( "newRANGE" ) # checking $clone[0]->macro( "newRV" ) # checking $clone[0]->macro( "newRV_inc" ) # checking $clone[0]->macro( "newRV_noinc" ) # checking $clone[0]->macro( "newSLICEOP" ) # checking $clone[0]->macro( "newSTATEOP" ) # checking $clone[0]->macro( "newSUB" ) # checking $clone[0]->macro( "newSV" ) # checking $clone[0]->macro( "newSVOP" ) # checking $clone[0]->macro( "newSVREF" ) # checking $clone[0]->macro( "newSVhek" ) # checking $clone[0]->macro( "newSViv" ) # checking $clone[0]->macro( "newSVnv" ) # checking $clone[0]->macro( "newSVpv" ) # checking $clone[0]->macro( "newSVpvf" ) # checking $clone[0]->macro( "newSVpvn" ) # checking $clone[0]->macro( "newSVpvn_share" ) # checking $clone[0]->macro( "newSVpvs" ) # checking $clone[0]->macro( "newSVpvs_share" ) # checking $clone[0]->macro( "newSVrv" ) # checking $clone[0]->macro( "newSVsv" ) # checking $clone[0]->macro( "newSVuv" ) # checking $clone[0]->macro( "newUNOP" ) # checking $clone[0]->macro( "newWHENOP" ) # checking $clone[0]->macro( "newWHILEOP" ) # checking $clone[0]->macro( "newXS" ) # checking $clone[0]->macro( "newXS_flags" ) # checking $clone[0]->macro( "new_collate" ) # checking $clone[0]->macro( "new_ctype" ) # checking $clone[0]->macro( "new_numeric" ) # checking $clone[0]->macro( "new_stackinfo" ) # checking $clone[0]->macro( "new_version" ) # checking $clone[0]->macro( "ninstr" ) # checking $clone[0]->macro( "noinline" ) # checking $clone[0]->macro( "nothreadhook" ) # checking $clone[0]->macro( "ntohi" ) # checking $clone[0]->macro( "offsetof" ) # checking $clone[0]->macro( "opASSIGN" ) # checking $clone[0]->macro( "op_dump" ) # checking $clone[0]->macro( "op_free" ) # checking $clone[0]->macro( "op_getmad" ) # checking $clone[0]->macro( "op_null" ) # checking $clone[0]->macro( "op_refcnt_lock" ) # checking $clone[0]->macro( "op_refcnt_unlock" ) # checking $clone[0]->macro( "pMY_CXT" ) # checking $clone[0]->macro( "pMY_CXT_" ) # checking $clone[0]->macro( "pTHX" ) # checking $clone[0]->macro( "pTHX_" ) # checking $clone[0]->macro( "pTHX_1" ) # checking $clone[0]->macro( "pTHX_2" ) # checking $clone[0]->macro( "pTHX_3" ) # checking $clone[0]->macro( "pTHX_4" ) # checking $clone[0]->macro( "pTHX_5" ) # checking $clone[0]->macro( "pTHX_6" ) # checking $clone[0]->macro( "pTHX_7" ) # checking $clone[0]->macro( "pTHX_8" ) # checking $clone[0]->macro( "pTHX_9" ) # checking $clone[0]->macro( "pTHX_FORMAT" ) # checking $clone[0]->macro( "pTHX_VALUE" ) # checking $clone[0]->macro( "pTHX_VALUE_" ) # checking $clone[0]->macro( "pTHX__FORMAT" ) # checking $clone[0]->macro( "pTHX__VALUE" ) # checking $clone[0]->macro( "pTHX__VALUE_" ) # checking $clone[0]->macro( "pTHXo" ) # checking $clone[0]->macro( "pTHXo_" ) # checking $clone[0]->macro( "pTHXx" ) # checking $clone[0]->macro( "pTHXx_" ) # checking $clone[0]->macro( "pVAR" ) # checking $clone[0]->macro( "pWARN_ALL" ) # checking $clone[0]->macro( "pWARN_NONE" ) # checking $clone[0]->macro( "pWARN_STD" ) # checking $clone[0]->macro( "packWARN" ) # checking $clone[0]->macro( "packWARN2" ) # checking $clone[0]->macro( "packWARN3" ) # checking $clone[0]->macro( "packWARN4" ) # checking $clone[0]->macro( "pack_cat" ) # checking $clone[0]->macro( "packlist" ) # checking $clone[0]->macro( "pad_peg" ) # checking $clone[0]->macro( "pad_sv" ) # checking $clone[0]->macro( "padnew_CLONE" ) # checking $clone[0]->macro( "padnew_SAVE" ) # checking $clone[0]->macro( "padnew_SAVESUB" ) # checking $clone[0]->macro( "perl_atexit" ) # checking $clone[0]->macro( "perl_call_argv" ) # checking $clone[0]->macro( "perl_call_method" ) # checking $clone[0]->macro( "perl_call_pv" ) # checking $clone[0]->macro( "perl_call_sv" ) # checking $clone[0]->macro( "perl_eval_pv" ) # checking $clone[0]->macro( "perl_eval_sv" ) # checking $clone[0]->macro( "perl_get_av" ) # checking $clone[0]->macro( "perl_get_cv" ) # checking $clone[0]->macro( "perl_get_hv" ) # checking $clone[0]->macro( "perl_get_sv" ) # checking $clone[0]->macro( "perl_init_i18nl10n" ) # checking $clone[0]->macro( "perl_init_i18nl14n" ) # checking $clone[0]->macro( "perl_new_collate" ) # checking $clone[0]->macro( "perl_new_ctype" ) # checking $clone[0]->macro( "perl_new_numeric" ) # checking $clone[0]->macro( "perl_require_pv" ) # checking $clone[0]->macro( "pmflag" ) # checking $clone[0]->macro( "pmop_dump" ) # checking $clone[0]->macro( "pop_scope" ) # checking $clone[0]->macro( "powerof2" ) # checking $clone[0]->macro( "pp_aassign" ) # checking $clone[0]->macro( "pp_abs" ) # checking $clone[0]->macro( "pp_accept" ) # checking $clone[0]->macro( "pp_add" ) # checking $clone[0]->macro( "pp_aelem" ) # checking $clone[0]->macro( "pp_aelemfast" ) # checking $clone[0]->macro( "pp_alarm" ) # checking $clone[0]->macro( "pp_and" ) # checking $clone[0]->macro( "pp_andassign" ) # checking $clone[0]->macro( "pp_anoncode" ) # checking $clone[0]->macro( "pp_anonhash" ) # checking $clone[0]->macro( "pp_anonlist" ) # checking $clone[0]->macro( "pp_aslice" ) # checking $clone[0]->macro( "pp_atan2" ) # checking $clone[0]->macro( "pp_av2arylen" ) # checking $clone[0]->macro( "pp_backtick" ) # checking $clone[0]->macro( "pp_bind" ) # checking $clone[0]->macro( "pp_binmode" ) # checking $clone[0]->macro( "pp_bit_and" ) # checking $clone[0]->macro( "pp_bit_or" ) # checking $clone[0]->macro( "pp_bit_xor" ) # checking $clone[0]->macro( "pp_bless" ) # checking $clone[0]->macro( "pp_break" ) # checking $clone[0]->macro( "pp_caller" ) # checking $clone[0]->macro( "pp_chdir" ) # checking $clone[0]->macro( "pp_chmod" ) # checking $clone[0]->macro( "pp_chomp" ) # checking $clone[0]->macro( "pp_chop" ) # checking $clone[0]->macro( "pp_chown" ) # checking $clone[0]->macro( "pp_chr" ) # checking $clone[0]->macro( "pp_chroot" ) # checking $clone[0]->macro( "pp_close" ) # checking $clone[0]->macro( "pp_closedir" ) # checking $clone[0]->macro( "pp_complement" ) # checking $clone[0]->macro( "pp_concat" ) # checking $clone[0]->macro( "pp_cond_expr" ) # checking $clone[0]->macro( "pp_connect" ) # checking $clone[0]->macro( "pp_const" ) # checking $clone[0]->macro( "pp_continue" ) # checking $clone[0]->macro( "pp_cos" ) # checking $clone[0]->macro( "pp_crypt" ) # checking $clone[0]->macro( "pp_dbmclose" ) # checking $clone[0]->macro( "pp_dbmopen" ) # checking $clone[0]->macro( "pp_dbstate" ) # checking $clone[0]->macro( "pp_defined" ) # checking $clone[0]->macro( "pp_delete" ) # checking $clone[0]->macro( "pp_die" ) # checking $clone[0]->macro( "pp_divide" ) # checking $clone[0]->macro( "pp_dofile" ) # checking $clone[0]->macro( "pp_dor" ) # checking $clone[0]->macro( "pp_dorassign" ) # checking $clone[0]->macro( "pp_dump" ) # checking $clone[0]->macro( "pp_each" ) # checking $clone[0]->macro( "pp_egrent" ) # checking $clone[0]->macro( "pp_ehostent" ) # checking $clone[0]->macro( "pp_enetent" ) # checking $clone[0]->macro( "pp_enter" ) # checking $clone[0]->macro( "pp_entereval" ) # checking $clone[0]->macro( "pp_entergiven" ) # checking $clone[0]->macro( "pp_enteriter" ) # checking $clone[0]->macro( "pp_enterloop" ) # checking $clone[0]->macro( "pp_entersub" ) # checking $clone[0]->macro( "pp_entertry" ) # checking $clone[0]->macro( "pp_enterwhen" ) # checking $clone[0]->macro( "pp_enterwrite" ) # checking $clone[0]->macro( "pp_eof" ) # checking $clone[0]->macro( "pp_eprotoent" ) # checking $clone[0]->macro( "pp_epwent" ) # checking $clone[0]->macro( "pp_eq" ) # checking $clone[0]->macro( "pp_eservent" ) # checking $clone[0]->macro( "pp_exec" ) # checking $clone[0]->macro( "pp_exists" ) # checking $clone[0]->macro( "pp_exit" ) # checking $clone[0]->macro( "pp_exp" ) # checking $clone[0]->macro( "pp_fcntl" ) # checking $clone[0]->macro( "pp_fileno" ) # checking $clone[0]->macro( "pp_flip" ) # checking $clone[0]->macro( "pp_flock" ) # checking $clone[0]->macro( "pp_flop" ) # checking $clone[0]->macro( "pp_fork" ) # checking $clone[0]->macro( "pp_formline" ) # checking $clone[0]->macro( "pp_ftatime" ) # checking $clone[0]->macro( "pp_ftbinary" ) # checking $clone[0]->macro( "pp_ftblk" ) # checking $clone[0]->macro( "pp_ftchr" ) # checking $clone[0]->macro( "pp_ftctime" ) # checking $clone[0]->macro( "pp_ftdir" ) # checking $clone[0]->macro( "pp_fteexec" ) # checking $clone[0]->macro( "pp_fteowned" ) # checking $clone[0]->macro( "pp_fteread" ) # checking $clone[0]->macro( "pp_ftewrite" ) # checking $clone[0]->macro( "pp_ftfile" ) # checking $clone[0]->macro( "pp_ftis" ) # checking $clone[0]->macro( "pp_ftlink" ) # checking $clone[0]->macro( "pp_ftmtime" ) # checking $clone[0]->macro( "pp_ftpipe" ) # checking $clone[0]->macro( "pp_ftrexec" ) # checking $clone[0]->macro( "pp_ftrowned" ) # checking $clone[0]->macro( "pp_ftrread" ) # checking $clone[0]->macro( "pp_ftrwrite" ) # checking $clone[0]->macro( "pp_ftsgid" ) # checking $clone[0]->macro( "pp_ftsize" ) # checking $clone[0]->macro( "pp_ftsock" ) # checking $clone[0]->macro( "pp_ftsuid" ) # checking $clone[0]->macro( "pp_ftsvtx" ) # checking $clone[0]->macro( "pp_fttext" ) # checking $clone[0]->macro( "pp_fttty" ) # checking $clone[0]->macro( "pp_ftzero" ) # checking $clone[0]->macro( "pp_ge" ) # checking $clone[0]->macro( "pp_gelem" ) # checking $clone[0]->macro( "pp_getc" ) # checking $clone[0]->macro( "pp_getlogin" ) # checking $clone[0]->macro( "pp_getpeername" ) # checking $clone[0]->macro( "pp_getpgrp" ) # checking $clone[0]->macro( "pp_getppid" ) # checking $clone[0]->macro( "pp_getpriority" ) # checking $clone[0]->macro( "pp_getsockname" ) # checking $clone[0]->macro( "pp_ggrent" ) # checking $clone[0]->macro( "pp_ggrgid" ) # checking $clone[0]->macro( "pp_ggrnam" ) # checking $clone[0]->macro( "pp_ghbyaddr" ) # checking $clone[0]->macro( "pp_ghbyname" ) # checking $clone[0]->macro( "pp_ghostent" ) # checking $clone[0]->macro( "pp_glob" ) # checking $clone[0]->macro( "pp_gmtime" ) # checking $clone[0]->macro( "pp_gnbyaddr" ) # checking $clone[0]->macro( "pp_gnbyname" ) # checking $clone[0]->macro( "pp_gnetent" ) # checking $clone[0]->macro( "pp_goto" ) # checking $clone[0]->macro( "pp_gpbyname" ) # checking $clone[0]->macro( "pp_gpbynumber" ) # checking $clone[0]->macro( "pp_gprotoent" ) # checking $clone[0]->macro( "pp_gpwent" ) # checking $clone[0]->macro( "pp_gpwnam" ) # checking $clone[0]->macro( "pp_gpwuid" ) # checking $clone[0]->macro( "pp_grepstart" ) # checking $clone[0]->macro( "pp_grepwhile" ) # checking $clone[0]->macro( "pp_gsbyname" ) # checking $clone[0]->macro( "pp_gsbyport" ) # checking $clone[0]->macro( "pp_gservent" ) # checking $clone[0]->macro( "pp_gsockopt" ) # checking $clone[0]->macro( "pp_gt" ) # checking $clone[0]->macro( "pp_gv" ) # checking $clone[0]->macro( "pp_gvsv" ) # checking $clone[0]->macro( "pp_helem" ) # checking $clone[0]->macro( "pp_hex" ) # checking $clone[0]->macro( "pp_hslice" ) # checking $clone[0]->macro( "pp_i_add" ) # checking $clone[0]->macro( "pp_i_divide" ) # checking $clone[0]->macro( "pp_i_eq" ) # checking $clone[0]->macro( "pp_i_ge" ) # checking $clone[0]->macro( "pp_i_gt" ) # checking $clone[0]->macro( "pp_i_le" ) # checking $clone[0]->macro( "pp_i_lt" ) # checking $clone[0]->macro( "pp_i_modulo" ) # checking $clone[0]->macro( "pp_i_multiply" ) # checking $clone[0]->macro( "pp_i_ncmp" ) # checking $clone[0]->macro( "pp_i_ne" ) # checking $clone[0]->macro( "pp_i_negate" ) # checking $clone[0]->macro( "pp_i_subtract" ) # checking $clone[0]->macro( "pp_index" ) # checking $clone[0]->macro( "pp_int" ) # checking $clone[0]->macro( "pp_ioctl" ) # checking $clone[0]->macro( "pp_iter" ) # checking $clone[0]->macro( "pp_join" ) # checking $clone[0]->macro( "pp_keys" ) # checking $clone[0]->macro( "pp_kill" ) # checking $clone[0]->macro( "pp_last" ) # checking $clone[0]->macro( "pp_lc" ) # checking $clone[0]->macro( "pp_lcfirst" ) # checking $clone[0]->macro( "pp_le" ) # checking $clone[0]->macro( "pp_leave" ) # checking $clone[0]->macro( "pp_leaveeval" ) # checking $clone[0]->macro( "pp_leavegiven" ) # checking $clone[0]->macro( "pp_leaveloop" ) # checking $clone[0]->macro( "pp_leavesub" ) # checking $clone[0]->macro( "pp_leavesublv" ) # checking $clone[0]->macro( "pp_leavetry" ) # checking $clone[0]->macro( "pp_leavewhen" ) # checking $clone[0]->macro( "pp_leavewrite" ) # checking $clone[0]->macro( "pp_left_shift" ) # checking $clone[0]->macro( "pp_length" ) # checking $clone[0]->macro( "pp_lineseq" ) # checking $clone[0]->macro( "pp_link" ) # checking $clone[0]->macro( "pp_list" ) # checking $clone[0]->macro( "pp_listen" ) # checking $clone[0]->macro( "pp_localtime" ) # checking $clone[0]->macro( "pp_lock" ) # checking $clone[0]->macro( "pp_log" ) # checking $clone[0]->macro( "pp_lslice" ) # checking $clone[0]->macro( "pp_lstat" ) # checking $clone[0]->macro( "pp_lt" ) # checking $clone[0]->macro( "pp_mapstart" ) # checking $clone[0]->macro( "pp_mapwhile" ) # checking $clone[0]->macro( "pp_match" ) # checking $clone[0]->macro( "pp_method" ) # checking $clone[0]->macro( "pp_method_named" ) # checking $clone[0]->macro( "pp_mkdir" ) # checking $clone[0]->macro( "pp_modulo" ) # checking $clone[0]->macro( "pp_msgctl" ) # checking $clone[0]->macro( "pp_msgget" ) # checking $clone[0]->macro( "pp_msgrcv" ) # checking $clone[0]->macro( "pp_msgsnd" ) # checking $clone[0]->macro( "pp_multiply" ) # checking $clone[0]->macro( "pp_ncmp" ) # checking $clone[0]->macro( "pp_ne" ) # checking $clone[0]->macro( "pp_negate" ) # checking $clone[0]->macro( "pp_next" ) # checking $clone[0]->macro( "pp_nextstate" ) # checking $clone[0]->macro( "pp_not" ) # checking $clone[0]->macro( "pp_null" ) # checking $clone[0]->macro( "pp_oct" ) # checking $clone[0]->macro( "pp_open" ) # checking $clone[0]->macro( "pp_open_dir" ) # checking $clone[0]->macro( "pp_or" ) # checking $clone[0]->macro( "pp_orassign" ) # checking $clone[0]->macro( "pp_ord" ) # checking $clone[0]->macro( "pp_pack" ) # checking $clone[0]->macro( "pp_padany" ) # checking $clone[0]->macro( "pp_padav" ) # checking $clone[0]->macro( "pp_padhv" ) # checking $clone[0]->macro( "pp_padsv" ) # checking $clone[0]->macro( "pp_pipe_op" ) # checking $clone[0]->macro( "pp_pop" ) # checking $clone[0]->macro( "pp_pos" ) # checking $clone[0]->macro( "pp_postdec" ) # checking $clone[0]->macro( "pp_postinc" ) # checking $clone[0]->macro( "pp_pow" ) # checking $clone[0]->macro( "pp_predec" ) # checking $clone[0]->macro( "pp_preinc" ) # checking $clone[0]->macro( "pp_print" ) # checking $clone[0]->macro( "pp_prototype" ) # checking $clone[0]->macro( "pp_prtf" ) # checking $clone[0]->macro( "pp_push" ) # checking $clone[0]->macro( "pp_pushmark" ) # checking $clone[0]->macro( "pp_pushre" ) # checking $clone[0]->macro( "pp_qr" ) # checking $clone[0]->macro( "pp_quotemeta" ) # checking $clone[0]->macro( "pp_rand" ) # checking $clone[0]->macro( "pp_range" ) # checking $clone[0]->macro( "pp_rcatline" ) # checking $clone[0]->macro( "pp_read" ) # checking $clone[0]->macro( "pp_readdir" ) # checking $clone[0]->macro( "pp_readline" ) # checking $clone[0]->macro( "pp_readlink" ) # checking $clone[0]->macro( "pp_recv" ) # checking $clone[0]->macro( "pp_redo" ) # checking $clone[0]->macro( "pp_ref" ) # checking $clone[0]->macro( "pp_refgen" ) # checking $clone[0]->macro( "pp_regcmaybe" ) # checking $clone[0]->macro( "pp_regcomp" ) # checking $clone[0]->macro( "pp_regcreset" ) # checking $clone[0]->macro( "pp_rename" ) # checking $clone[0]->macro( "pp_repeat" ) # checking $clone[0]->macro( "pp_require" ) # checking $clone[0]->macro( "pp_reset" ) # checking $clone[0]->macro( "pp_return" ) # checking $clone[0]->macro( "pp_reverse" ) # checking $clone[0]->macro( "pp_rewinddir" ) # checking $clone[0]->macro( "pp_right_shift" ) # checking $clone[0]->macro( "pp_rindex" ) # checking $clone[0]->macro( "pp_rmdir" ) # checking $clone[0]->macro( "pp_rv2av" ) # checking $clone[0]->macro( "pp_rv2cv" ) # checking $clone[0]->macro( "pp_rv2gv" ) # checking $clone[0]->macro( "pp_rv2hv" ) # checking $clone[0]->macro( "pp_rv2sv" ) # checking $clone[0]->macro( "pp_sassign" ) # checking $clone[0]->macro( "pp_say" ) # checking $clone[0]->macro( "pp_scalar" ) # checking $clone[0]->macro( "pp_schomp" ) # checking $clone[0]->macro( "pp_schop" ) # checking $clone[0]->macro( "pp_scmp" ) # checking $clone[0]->macro( "pp_scope" ) # checking $clone[0]->macro( "pp_seek" ) # checking $clone[0]->macro( "pp_seekdir" ) # checking $clone[0]->macro( "pp_select" ) # checking $clone[0]->macro( "pp_semctl" ) # checking $clone[0]->macro( "pp_semget" ) # checking $clone[0]->macro( "pp_semop" ) # checking $clone[0]->macro( "pp_send" ) # checking $clone[0]->macro( "pp_seq" ) # checking $clone[0]->macro( "pp_setpgrp" ) # checking $clone[0]->macro( "pp_setpriority" ) # checking $clone[0]->macro( "pp_setstate" ) # checking $clone[0]->macro( "pp_sge" ) # checking $clone[0]->macro( "pp_sgrent" ) # checking $clone[0]->macro( "pp_sgt" ) # checking $clone[0]->macro( "pp_shift" ) # checking $clone[0]->macro( "pp_shmctl" ) # checking $clone[0]->macro( "pp_shmget" ) # checking $clone[0]->macro( "pp_shmread" ) # checking $clone[0]->macro( "pp_shmwrite" ) # checking $clone[0]->macro( "pp_shostent" ) # checking $clone[0]->macro( "pp_shutdown" ) # checking $clone[0]->macro( "pp_sin" ) # checking $clone[0]->macro( "pp_sle" ) # checking $clone[0]->macro( "pp_sleep" ) # checking $clone[0]->macro( "pp_slt" ) # checking $clone[0]->macro( "pp_smartmatch" ) # checking $clone[0]->macro( "pp_sne" ) # checking $clone[0]->macro( "pp_snetent" ) # checking $clone[0]->macro( "pp_socket" ) # checking $clone[0]->macro( "pp_sockpair" ) # checking $clone[0]->macro( "pp_sort" ) # checking $clone[0]->macro( "pp_splice" ) # checking $clone[0]->macro( "pp_split" ) # checking $clone[0]->macro( "pp_sprintf" ) # checking $clone[0]->macro( "pp_sprotoent" ) # checking $clone[0]->macro( "pp_spwent" ) # checking $clone[0]->macro( "pp_sqrt" ) # checking $clone[0]->macro( "pp_srand" ) # checking $clone[0]->macro( "pp_srefgen" ) # checking $clone[0]->macro( "pp_sselect" ) # checking $clone[0]->macro( "pp_sservent" ) # checking $clone[0]->macro( "pp_ssockopt" ) # checking $clone[0]->macro( "pp_stat" ) # checking $clone[0]->macro( "pp_stringify" ) # checking $clone[0]->macro( "pp_stub" ) # checking $clone[0]->macro( "pp_study" ) # checking $clone[0]->macro( "pp_subst" ) # checking $clone[0]->macro( "pp_substcont" ) # checking $clone[0]->macro( "pp_substr" ) # checking $clone[0]->macro( "pp_subtract" ) # checking $clone[0]->macro( "pp_symlink" ) # checking $clone[0]->macro( "pp_syscall" ) # checking $clone[0]->macro( "pp_sysopen" ) # checking $clone[0]->macro( "pp_sysread" ) # checking $clone[0]->macro( "pp_sysseek" ) # checking $clone[0]->macro( "pp_system" ) # checking $clone[0]->macro( "pp_syswrite" ) # checking $clone[0]->macro( "pp_tell" ) # checking $clone[0]->macro( "pp_telldir" ) # checking $clone[0]->macro( "pp_threadsv" ) # checking $clone[0]->macro( "pp_tie" ) # checking $clone[0]->macro( "pp_tied" ) # checking $clone[0]->macro( "pp_time" ) # checking $clone[0]->macro( "pp_tms" ) # checking $clone[0]->macro( "pp_trans" ) # checking $clone[0]->macro( "pp_truncate" ) # checking $clone[0]->macro( "pp_uc" ) # checking $clone[0]->macro( "pp_ucfirst" ) # checking $clone[0]->macro( "pp_umask" ) # checking $clone[0]->macro( "pp_undef" ) # checking $clone[0]->macro( "pp_unlink" ) # checking $clone[0]->macro( "pp_unpack" ) # checking $clone[0]->macro( "pp_unshift" ) # checking $clone[0]->macro( "pp_unstack" ) # checking $clone[0]->macro( "pp_untie" ) # checking $clone[0]->macro( "pp_utime" ) # checking $clone[0]->macro( "pp_values" ) # checking $clone[0]->macro( "pp_vec" ) # checking $clone[0]->macro( "pp_wait" ) # checking $clone[0]->macro( "pp_waitpid" ) # checking $clone[0]->macro( "pp_wantarray" ) # checking $clone[0]->macro( "pp_warn" ) # checking $clone[0]->macro( "pp_xor" ) # checking $clone[0]->macro( "pregcomp" ) # checking $clone[0]->macro( "pregexec" ) # checking $clone[0]->macro( "pregfree" ) # checking $clone[0]->macro( "push_scope" ) # checking $clone[0]->macro( "putc" ) # checking $clone[0]->macro( "pv_display" ) # checking $clone[0]->macro( "pv_escape" ) # checking $clone[0]->macro( "pv_pretty" ) # checking $clone[0]->macro( "pv_uni_display" ) # checking $clone[0]->macro( "re_intuit_start" ) # checking $clone[0]->macro( "re_intuit_string" ) # checking $clone[0]->macro( "regclass_swash" ) # checking $clone[0]->macro( "regdump" ) # checking $clone[0]->macro( "regexec_flags" ) # checking $clone[0]->macro( "reginitcolors" ) # checking $clone[0]->macro( "regnext" ) # checking $clone[0]->macro( "repeatcpy" ) # checking $clone[0]->macro( "require_pv" ) # checking $clone[0]->macro( "rninstr" ) # checking $clone[0]->macro( "roundup" ) # checking $clone[0]->macro( "rsignal" ) # checking $clone[0]->macro( "rsignal_state" ) # checking $clone[0]->macro( "runops_debug" ) # checking $clone[0]->macro( "runops_standard" ) # checking $clone[0]->macro( "s6_addr" ) # checking $clone[0]->macro( "s6_addr16" ) # checking $clone[0]->macro( "s6_addr32" ) # checking $clone[0]->macro( "sa_handler" ) # checking $clone[0]->macro( "sa_sigaction" ) # checking $clone[0]->macro( "safecalloc" ) # checking $clone[0]->macro( "safefree" ) # checking $clone[0]->macro( "safemalloc" ) # checking $clone[0]->macro( "saferealloc" ) # checking $clone[0]->macro( "safesyscalloc" ) # checking $clone[0]->macro( "safesysfree" ) # checking $clone[0]->macro( "safesysmalloc" ) # checking $clone[0]->macro( "safesysrealloc" ) # checking $clone[0]->macro( "save_I16" ) # checking $clone[0]->macro( "save_I32" ) # checking $clone[0]->macro( "save_I8" ) # checking $clone[0]->macro( "save_aelem" ) # checking $clone[0]->macro( "save_alloc" ) # checking $clone[0]->macro( "save_aptr" ) # checking $clone[0]->macro( "save_ary" ) # checking $clone[0]->macro( "save_bool" ) # checking $clone[0]->macro( "save_clearsv" ) # checking $clone[0]->macro( "save_delete" ) # checking $clone[0]->macro( "save_destructor" ) # checking $clone[0]->macro( "save_destructor_x" ) # checking $clone[0]->macro( "save_freepv" ) # checking $clone[0]->macro( "save_freesv" ) # checking $clone[0]->macro( "save_generic_pvref" ) # checking $clone[0]->macro( "save_generic_svref" ) # checking $clone[0]->macro( "save_gp" ) # checking $clone[0]->macro( "save_hash" ) # checking $clone[0]->macro( "save_helem" ) # checking $clone[0]->macro( "save_hints" ) # checking $clone[0]->macro( "save_hptr" ) # checking $clone[0]->macro( "save_int" ) # checking $clone[0]->macro( "save_item" ) # checking $clone[0]->macro( "save_iv" ) # checking $clone[0]->macro( "save_list" ) # checking $clone[0]->macro( "save_long" ) # checking $clone[0]->macro( "save_mortalizesv" ) # checking $clone[0]->macro( "save_nogv" ) # checking $clone[0]->macro( "save_padsv" ) # checking $clone[0]->macro( "save_pptr" ) # checking $clone[0]->macro( "save_re_context" ) # checking $clone[0]->macro( "save_scalar" ) # checking $clone[0]->macro( "save_set_svflags" ) # checking $clone[0]->macro( "save_shared_pvref" ) # checking $clone[0]->macro( "save_sptr" ) # checking $clone[0]->macro( "save_svref" ) # checking $clone[0]->macro( "save_vptr" ) # checking $clone[0]->macro( "savepv" ) # checking $clone[0]->macro( "savepvn" ) # checking $clone[0]->macro( "savepvs" ) # checking $clone[0]->macro( "savesharedpv" ) # checking $clone[0]->macro( "savestack_grow" ) # checking $clone[0]->macro( "savestack_grow_cnt" ) # checking $clone[0]->macro( "savesvpv" ) # checking $clone[0]->macro( "sb_dstr" ) # checking $clone[0]->macro( "sb_iters" ) # checking $clone[0]->macro( "sb_m" ) # checking $clone[0]->macro( "sb_maxiters" ) # checking $clone[0]->macro( "sb_oldsave" ) # checking $clone[0]->macro( "sb_once" ) # checking $clone[0]->macro( "sb_orig" ) # checking $clone[0]->macro( "sb_rflags" ) # checking $clone[0]->macro( "sb_rx" ) # checking $clone[0]->macro( "sb_rxres" ) # checking $clone[0]->macro( "sb_rxtainted" ) # checking $clone[0]->macro( "sb_s" ) # checking $clone[0]->macro( "sb_strend" ) # checking $clone[0]->macro( "sb_targ" ) # checking $clone[0]->macro( "scan_bin" ) # checking $clone[0]->macro( "scan_hex" ) # checking $clone[0]->macro( "scan_num" ) # checking $clone[0]->macro( "scan_oct" ) # checking $clone[0]->macro( "scan_version" ) # checking $clone[0]->macro( "scan_vstring" ) # checking $clone[0]->macro( "screaminstr" ) # checking $clone[0]->macro( "seed" ) # checking $clone[0]->macro( "seedDrand01" ) # checking $clone[0]->macro( "setAGAIN" ) # checking $clone[0]->macro( "set_context" ) # checking $clone[0]->macro( "set_numeric_local" ) # checking $clone[0]->macro( "set_numeric_radix" ) # checking $clone[0]->macro( "set_numeric_standard" ) # checking $clone[0]->macro( "setbit" ) # checking $clone[0]->macro( "setjmp" ) # checking $clone[0]->macro( "share_hek" ) # checking $clone[0]->macro( "share_hek_hek" ) # checking $clone[0]->macro( "sharepvn" ) # checking $clone[0]->macro( "si_addr" ) # checking $clone[0]->macro( "si_band" ) # checking $clone[0]->macro( "si_fd" ) # checking $clone[0]->macro( "si_int" ) # checking $clone[0]->macro( "si_overrun" ) # checking $clone[0]->macro( "si_pid" ) # checking $clone[0]->macro( "si_ptr" ) # checking $clone[0]->macro( "si_status" ) # checking $clone[0]->macro( "si_stime" ) # checking $clone[0]->macro( "si_timerid" ) # checking $clone[0]->macro( "si_uid" ) # checking $clone[0]->macro( "si_utime" ) # checking $clone[0]->macro( "si_value" ) # checking $clone[0]->macro( "sigcontext_struct" ) # checking $clone[0]->macro( "sigev_notify_attributes" ) # checking $clone[0]->macro( "sigev_notify_function" ) # checking $clone[0]->macro( "sigmask" ) # checking $clone[0]->macro( "signbit" ) # checking $clone[0]->macro( "sigpause" ) # checking $clone[0]->macro( "sigsetjmp" ) # checking $clone[0]->macro( "sortsv" ) # checking $clone[0]->macro( "sortsv_flags" ) # checking $clone[0]->macro( "specialWARN" ) # checking $clone[0]->macro( "st_atime" ) # checking $clone[0]->macro( "st_ctime" ) # checking $clone[0]->macro( "st_mtime" ) # checking $clone[0]->macro( "stack_grow" ) # checking $clone[0]->macro( "start_subparse" ) # checking $clone[0]->macro( "stashpv_hvname_match" ) # checking $clone[0]->macro( "stderr" ) # checking $clone[0]->macro( "stdin" ) # checking $clone[0]->macro( "stdout" ) # checking $clone[0]->macro( "strEQ" ) # checking $clone[0]->macro( "strGE" ) # checking $clone[0]->macro( "strGT" ) # checking $clone[0]->macro( "strLE" ) # checking $clone[0]->macro( "strLT" ) # checking $clone[0]->macro( "strNE" ) # checking $clone[0]->macro( "str_to_version" ) # checking $clone[0]->macro( "strnEQ" ) # checking $clone[0]->macro( "strnNE" ) # checking $clone[0]->macro( "sv_2bool" ) # checking $clone[0]->macro( "sv_2cv" ) # checking $clone[0]->macro( "sv_2io" ) # checking $clone[0]->macro( "sv_2iv" ) # checking $clone[0]->macro( "sv_2iv_flags" ) # checking $clone[0]->macro( "sv_2mortal" ) # checking $clone[0]->macro( "sv_2nv" ) # checking $clone[0]->macro( "sv_2pv" ) # checking $clone[0]->macro( "sv_2pv_flags" ) # checking $clone[0]->macro( "sv_2pv_nolen" ) # checking $clone[0]->macro( "sv_2pv_nomg" ) # checking $clone[0]->macro( "sv_2pvbyte" ) # checking $clone[0]->macro( "sv_2pvbyte_nolen" ) # checking $clone[0]->macro( "sv_2pvutf8" ) # checking $clone[0]->macro( "sv_2pvutf8_nolen" ) # checking $clone[0]->macro( "sv_2uv" ) # checking $clone[0]->macro( "sv_2uv_flags" ) # checking $clone[0]->macro( "sv_backoff" ) # checking $clone[0]->macro( "sv_bless" ) # checking $clone[0]->macro( "sv_cat_decode" ) # checking $clone[0]->macro( "sv_catpv" ) # checking $clone[0]->macro( "sv_catpv_mg" ) # checking $clone[0]->macro( "sv_catpvf" ) # checking $clone[0]->macro( "sv_catpvf_mg" ) # checking $clone[0]->macro( "sv_catpvn" ) # checking $clone[0]->macro( "sv_catpvn_flags" ) # checking $clone[0]->macro( "sv_catpvn_mg" ) # checking $clone[0]->macro( "sv_catpvn_nomg" ) # checking $clone[0]->macro( "sv_catpvn_utf8_upgrade" ) # checking $clone[0]->macro( "sv_catpvs" ) # checking $clone[0]->macro( "sv_catsv" ) # checking $clone[0]->macro( "sv_catsv_flags" ) # checking $clone[0]->macro( "sv_catsv_mg" ) # checking $clone[0]->macro( "sv_catsv_nomg" ) # checking $clone[0]->macro( "sv_chop" ) # checking $clone[0]->macro( "sv_clear" ) # checking $clone[0]->macro( "sv_cmp" ) # checking $clone[0]->macro( "sv_cmp_locale" ) # checking $clone[0]->macro( "sv_collxfrm" ) # checking $clone[0]->macro( "sv_compile_2op" ) # checking $clone[0]->macro( "sv_copypv" ) # checking $clone[0]->macro( "sv_dec" ) # checking $clone[0]->macro( "sv_derived_from" ) # checking $clone[0]->macro( "sv_does" ) # checking $clone[0]->macro( "sv_dump" ) # checking $clone[0]->macro( "sv_eq" ) # checking $clone[0]->macro( "sv_force_normal" ) # checking $clone[0]->macro( "sv_force_normal_flags" ) # checking $clone[0]->macro( "sv_free" ) # checking $clone[0]->macro( "sv_gets" ) # checking $clone[0]->macro( "sv_grow" ) # checking $clone[0]->macro( "sv_inc" ) # checking $clone[0]->macro( "sv_insert" ) # checking $clone[0]->macro( "sv_isa" ) # checking $clone[0]->macro( "sv_isobject" ) # checking $clone[0]->macro( "sv_iv" ) # checking $clone[0]->macro( "sv_len" ) # checking $clone[0]->macro( "sv_len_utf8" ) # checking $clone[0]->macro( "sv_magic" ) # checking $clone[0]->macro( "sv_magicext" ) # checking $clone[0]->macro( "sv_mortalcopy" ) # checking $clone[0]->macro( "sv_newmortal" ) # checking $clone[0]->macro( "sv_newref" ) # checking $clone[0]->macro( "sv_nosharing" ) # checking $clone[0]->macro( "sv_nounlocking" ) # checking $clone[0]->macro( "sv_nv" ) # checking $clone[0]->macro( "sv_onstack" ) # checking $clone[0]->macro( "sv_peek" ) # checking $clone[0]->macro( "sv_pos_b2u" ) # checking $clone[0]->macro( "sv_pos_u2b" ) # checking $clone[0]->macro( "sv_pv" ) # checking $clone[0]->macro( "sv_pvbyte" ) # checking $clone[0]->macro( "sv_pvbyten" ) # checking $clone[0]->macro( "sv_pvbyten_force" ) # checking $clone[0]->macro( "sv_pvn" ) # checking $clone[0]->macro( "sv_pvn_force" ) # checking $clone[0]->macro( "sv_pvn_force_flags" ) # checking $clone[0]->macro( "sv_pvn_force_nomg" ) # checking $clone[0]->macro( "sv_pvn_nomg" ) # checking $clone[0]->macro( "sv_pvutf8" ) # checking $clone[0]->macro( "sv_pvutf8n" ) # checking $clone[0]->macro( "sv_pvutf8n_force" ) # checking $clone[0]->macro( "sv_recode_to_utf8" ) # checking $clone[0]->macro( "sv_reftype" ) # checking $clone[0]->macro( "sv_replace" ) # checking $clone[0]->macro( "sv_report_used" ) # checking $clone[0]->macro( "sv_reset" ) # checking $clone[0]->macro( "sv_rvweaken" ) # checking $clone[0]->macro( "sv_setiv" ) # checking $clone[0]->macro( "sv_setiv_mg" ) # checking $clone[0]->macro( "sv_setnv" ) # checking $clone[0]->macro( "sv_setnv_mg" ) # checking $clone[0]->macro( "sv_setptrobj" ) # checking $clone[0]->macro( "sv_setptrref" ) # checking $clone[0]->macro( "sv_setpv" ) # checking $clone[0]->macro( "sv_setpv_mg" ) # checking $clone[0]->macro( "sv_setpvf" ) # checking $clone[0]->macro( "sv_setpvf_mg" ) # checking $clone[0]->macro( "sv_setpviv" ) # checking $clone[0]->macro( "sv_setpviv_mg" ) # checking $clone[0]->macro( "sv_setpvn" ) # checking $clone[0]->macro( "sv_setpvn_mg" ) # checking $clone[0]->macro( "sv_setpvs" ) # checking $clone[0]->macro( "sv_setref_iv" ) # checking $clone[0]->macro( "sv_setref_nv" ) # checking $clone[0]->macro( "sv_setref_pv" ) # checking $clone[0]->macro( "sv_setref_pvn" ) # checking $clone[0]->macro( "sv_setref_uv" ) # checking $clone[0]->macro( "sv_setsv" ) # checking $clone[0]->macro( "sv_setsv_flags" ) # checking $clone[0]->macro( "sv_setsv_mg" ) # checking $clone[0]->macro( "sv_setsv_nomg" ) # checking $clone[0]->macro( "sv_setuv" ) # checking $clone[0]->macro( "sv_setuv_mg" ) # checking $clone[0]->macro( "sv_taint" ) # checking $clone[0]->macro( "sv_tainted" ) # checking $clone[0]->macro( "sv_true" ) # checking $clone[0]->macro( "sv_uni_display" ) # checking $clone[0]->macro( "sv_unmagic" ) # checking $clone[0]->macro( "sv_unref" ) # checking $clone[0]->macro( "sv_unref_flags" ) # checking $clone[0]->macro( "sv_untaint" ) # checking $clone[0]->macro( "sv_upgrade" ) # checking $clone[0]->macro( "sv_usepvn" ) # checking $clone[0]->macro( "sv_usepvn_flags" ) # checking $clone[0]->macro( "sv_usepvn_mg" ) # checking $clone[0]->macro( "sv_utf8_decode" ) # checking $clone[0]->macro( "sv_utf8_downgrade" ) # checking $clone[0]->macro( "sv_utf8_encode" ) # checking $clone[0]->macro( "sv_utf8_upgrade" ) # checking $clone[0]->macro( "sv_utf8_upgrade_flags" ) # checking $clone[0]->macro( "sv_utf8_upgrade_nomg" ) # checking $clone[0]->macro( "sv_uv" ) # checking $clone[0]->macro( "sv_vcatpvf" ) # checking $clone[0]->macro( "sv_vcatpvf_mg" ) # checking $clone[0]->macro( "sv_vcatpvfn" ) # checking $clone[0]->macro( "sv_vsetpvf" ) # checking $clone[0]->macro( "sv_vsetpvf_mg" ) # checking $clone[0]->macro( "sv_vsetpvfn" ) # checking $clone[0]->macro( "swash_fetch" ) # checking $clone[0]->macro( "swash_init" ) # checking $clone[0]->macro( "taint_env" ) # checking $clone[0]->macro( "taint_proper" ) # checking $clone[0]->macro( "timeradd" ) # checking $clone[0]->macro( "timerclear" ) # checking $clone[0]->macro( "timercmp" ) # checking $clone[0]->macro( "timerisset" ) # checking $clone[0]->macro( "timersub" ) # checking $clone[0]->macro( "tmps_grow" ) # checking $clone[0]->macro( "toCTRL" ) # checking $clone[0]->macro( "toFOLD_uni" ) # checking $clone[0]->macro( "toLOWER" ) # checking $clone[0]->macro( "toLOWER_LC" ) # checking $clone[0]->macro( "toLOWER_uni" ) # checking $clone[0]->macro( "toLOWER_utf8" ) # checking $clone[0]->macro( "toTITLE_uni" ) # checking $clone[0]->macro( "toTITLE_utf8" ) # checking $clone[0]->macro( "toUPPER" ) # checking $clone[0]->macro( "toUPPER_LC" ) # checking $clone[0]->macro( "toUPPER_uni" ) # checking $clone[0]->macro( "toUPPER_utf8" ) # checking $clone[0]->macro( "to_uni_fold" ) # checking $clone[0]->macro( "to_uni_lower" ) # checking $clone[0]->macro( "to_uni_lower_lc" ) # checking $clone[0]->macro( "to_uni_title" ) # checking $clone[0]->macro( "to_uni_title_lc" ) # checking $clone[0]->macro( "to_uni_upper" ) # checking $clone[0]->macro( "to_uni_upper_lc" ) # checking $clone[0]->macro( "to_utf8_case" ) # checking $clone[0]->macro( "to_utf8_fold" ) # checking $clone[0]->macro( "to_utf8_lower" ) # checking $clone[0]->macro( "to_utf8_title" ) # checking $clone[0]->macro( "to_utf8_upper" ) # checking $clone[0]->macro( "toascii" ) # checking $clone[0]->macro( "toascii_l" ) # checking $clone[0]->macro( "tryAMAGICbin" ) # checking $clone[0]->macro( "tryAMAGICbinSET" ) # checking $clone[0]->macro( "tryAMAGICbinSET_var" ) # checking $clone[0]->macro( "tryAMAGICbinW" ) # checking $clone[0]->macro( "tryAMAGICbinW_var" ) # checking $clone[0]->macro( "tryAMAGICbin_var" ) # checking $clone[0]->macro( "tryAMAGICun" ) # checking $clone[0]->macro( "tryAMAGICunDEREF" ) # checking $clone[0]->macro( "tryAMAGICunSET" ) # checking $clone[0]->macro( "tryAMAGICunTARGET" ) # checking $clone[0]->macro( "tryAMAGICunW" ) # checking $clone[0]->macro( "tryAMAGICunW_var" ) # checking $clone[0]->macro( "tryAMAGICun_var" ) # checking $clone[0]->macro( "unpackWARN1" ) # checking $clone[0]->macro( "unpackWARN2" ) # checking $clone[0]->macro( "unpackWARN3" ) # checking $clone[0]->macro( "unpackWARN4" ) # checking $clone[0]->macro( "unpack_str" ) # checking $clone[0]->macro( "unpackstring" ) # checking $clone[0]->macro( "unsharepvn" ) # checking $clone[0]->macro( "upg_version" ) # checking $clone[0]->macro( "utf16_to_utf8" ) # checking $clone[0]->macro( "utf16_to_utf8_reversed" ) # checking $clone[0]->macro( "utf8_distance" ) # checking $clone[0]->macro( "utf8_hop" ) # checking $clone[0]->macro( "utf8_length" ) # checking $clone[0]->macro( "utf8_to_bytes" ) # checking $clone[0]->macro( "utf8_to_uvchr" ) # checking $clone[0]->macro( "utf8_to_uvuni" ) # checking $clone[0]->macro( "utf8n_to_uvchr" ) # checking $clone[0]->macro( "utf8n_to_uvuni" ) # checking $clone[0]->macro( "uvchr_to_utf8" ) # checking $clone[0]->macro( "uvchr_to_utf8_flags" ) # checking $clone[0]->macro( "uvuni_to_utf8" ) # checking $clone[0]->macro( "uvuni_to_utf8_flags" ) # checking $clone[0]->macro( "va_arg" ) # checking $clone[0]->macro( "va_copy" ) # checking $clone[0]->macro( "va_end" ) # checking $clone[0]->macro( "va_start" ) # checking $clone[0]->macro( "vcmp" ) # checking $clone[0]->macro( "vcroak" ) # checking $clone[0]->macro( "vdNUMBER" ) # checking $clone[0]->macro( "vdeb" ) # checking $clone[0]->macro( "vform" ) # checking $clone[0]->macro( "vload_module" ) # checking $clone[0]->macro( "vmess" ) # checking $clone[0]->macro( "vnewSVpvf" ) # checking $clone[0]->macro( "vnormal" ) # checking $clone[0]->macro( "vnumify" ) # checking $clone[0]->macro( "vstringify" ) # checking $clone[0]->macro( "vverify" ) # checking $clone[0]->macro( "vwarn" ) # checking $clone[0]->macro( "vwarner" ) # checking $clone[0]->macro( "w_coredump" ) # checking $clone[0]->macro( "w_retcode" ) # checking $clone[0]->macro( "w_stopsig" ) # checking $clone[0]->macro( "w_stopval" ) # checking $clone[0]->macro( "w_termsig" ) # checking $clone[0]->macro( "warn" ) # checking $clone[0]->macro( "warner" ) # checking $clone[0]->macro( "whichsig" ) # checking $clone[0]->macro( "xav_alloc" ) # checking $clone[0]->macro( "xhv_keys" ) # checking $clone[0]->macro( "xio_any" ) # checking $clone[0]->macro( "xio_dirp" ) # checking $clone[0]->macro( "xiv_iv" ) # checking $clone[0]->macro( "xuv_uv" ) # checking $clone[0]->macro( "yystype" ) ok 90 # checking counts for $clone[1]->macro_names ok 91 ok 92 # checking parsed names for $clone[1]->macro_names ok 93 # checking $clone[1]->macro( "ABORT" ) # checking $clone[1]->macro( "ACCESSPERMS" ) # checking $clone[1]->macro( "AF_APPLETALK" ) # checking $clone[1]->macro( "AF_ASH" ) # checking $clone[1]->macro( "AF_ATMPVC" ) # checking $clone[1]->macro( "AF_ATMSVC" ) # checking $clone[1]->macro( "AF_AX25" ) # checking $clone[1]->macro( "AF_BLUETOOTH" ) # checking $clone[1]->macro( "AF_BRIDGE" ) # checking $clone[1]->macro( "AF_DECnet" ) # checking $clone[1]->macro( "AF_ECONET" ) # checking $clone[1]->macro( "AF_FILE" ) # checking $clone[1]->macro( "AF_INET" ) # checking $clone[1]->macro( "AF_INET6" ) # checking $clone[1]->macro( "AF_IPX" ) # checking $clone[1]->macro( "AF_IRDA" ) # checking $clone[1]->macro( "AF_KEY" ) # checking $clone[1]->macro( "AF_LOCAL" ) # checking $clone[1]->macro( "AF_MAX" ) # checking $clone[1]->macro( "AF_NETBEUI" ) # checking $clone[1]->macro( "AF_NETLINK" ) # checking $clone[1]->macro( "AF_NETROM" ) # checking $clone[1]->macro( "AF_PACKET" ) # checking $clone[1]->macro( "AF_PPPOX" ) # checking $clone[1]->macro( "AF_ROSE" ) # checking $clone[1]->macro( "AF_ROUTE" ) # checking $clone[1]->macro( "AF_SECURITY" ) # checking $clone[1]->macro( "AF_SNA" ) # checking $clone[1]->macro( "AF_UNIX" ) # checking $clone[1]->macro( "AF_UNSPEC" ) # checking $clone[1]->macro( "AF_WANPIPE" ) # checking $clone[1]->macro( "AF_X25" ) # checking $clone[1]->macro( "AIO_PRIO_DELTA_MAX" ) # checking $clone[1]->macro( "AI_ADDRCONFIG" ) # checking $clone[1]->macro( "AI_ALL" ) # checking $clone[1]->macro( "AI_CANONIDN" ) # checking $clone[1]->macro( "AI_CANONNAME" ) # checking $clone[1]->macro( "AI_IDN" ) # checking $clone[1]->macro( "AI_IDN_ALLOW_UNASSIGNED" ) # checking $clone[1]->macro( "AI_IDN_USE_STD3_ASCII_RULES" ) # checking $clone[1]->macro( "AI_NUMERICHOST" ) # checking $clone[1]->macro( "AI_NUMERICSERV" ) # checking $clone[1]->macro( "AI_PASSIVE" ) # checking $clone[1]->macro( "AI_V4MAPPED" ) # checking $clone[1]->macro( "ALLPERMS" ) # checking $clone[1]->macro( "AMG_CALLbinL" ) # checking $clone[1]->macro( "AMG_CALLun" ) # checking $clone[1]->macro( "AMG_CALLun_var" ) # checking $clone[1]->macro( "AMG_id2name" ) # checking $clone[1]->macro( "AMGf_assign" ) # checking $clone[1]->macro( "AMGf_noleft" ) # checking $clone[1]->macro( "AMGf_noright" ) # checking $clone[1]->macro( "AMGf_unary" ) # checking $clone[1]->macro( "AMGfallNEVER" ) # checking $clone[1]->macro( "AMGfallNO" ) # checking $clone[1]->macro( "AMGfallYES" ) # checking $clone[1]->macro( "AMT_AMAGIC" ) # checking $clone[1]->macro( "AMT_AMAGIC_off" ) # checking $clone[1]->macro( "AMT_AMAGIC_on" ) # checking $clone[1]->macro( "AMT_OVERLOADED" ) # checking $clone[1]->macro( "AMT_OVERLOADED_off" ) # checking $clone[1]->macro( "AMT_OVERLOADED_on" ) # checking $clone[1]->macro( "AMTf_AMAGIC" ) # checking $clone[1]->macro( "AMTf_OVERLOADED" ) # checking $clone[1]->macro( "ANYOF_FOLD_SHARP_S" ) # checking $clone[1]->macro( "ARCHLIB" ) # checking $clone[1]->macro( "ARCHLIB_EXP" ) # checking $clone[1]->macro( "ARCHNAME" ) # checking $clone[1]->macro( "ARGTARG" ) # checking $clone[1]->macro( "ARG_MAX" ) # checking $clone[1]->macro( "ASCII_TO_NATIVE" ) # checking $clone[1]->macro( "ASCII_TO_NEED" ) # checking $clone[1]->macro( "ASCIIish" ) # checking $clone[1]->macro( "ASCTIME_R_PROTO" ) # checking $clone[1]->macro( "ASSERT_CURPAD_ACTIVE" ) # checking $clone[1]->macro( "ASSERT_CURPAD_LEGAL" ) # checking $clone[1]->macro( "AT_EACCESS" ) # checking $clone[1]->macro( "AT_FDCWD" ) # checking $clone[1]->macro( "AT_REMOVEDIR" ) # checking $clone[1]->macro( "AT_SYMLINK_FOLLOW" ) # checking $clone[1]->macro( "AT_SYMLINK_NOFOLLOW" ) # checking $clone[1]->macro( "Atof" ) # checking $clone[1]->macro( "Atol" ) # checking $clone[1]->macro( "Atoul" ) # checking $clone[1]->macro( "AvALLOC" ) # checking $clone[1]->macro( "AvARRAY" ) # checking $clone[1]->macro( "AvARYLEN" ) # checking $clone[1]->macro( "AvFILL" ) # checking $clone[1]->macro( "AvFILLp" ) # checking $clone[1]->macro( "AvMAX" ) # checking $clone[1]->macro( "AvREAL" ) # checking $clone[1]->macro( "AvREALISH" ) # checking $clone[1]->macro( "AvREAL_off" ) # checking $clone[1]->macro( "AvREAL_on" ) # checking $clone[1]->macro( "AvREAL_only" ) # checking $clone[1]->macro( "AvREIFY" ) # checking $clone[1]->macro( "AvREIFY_off" ) # checking $clone[1]->macro( "AvREIFY_on" ) # checking $clone[1]->macro( "AvREIFY_only" ) # checking $clone[1]->macro( "BASEOP" ) # checking $clone[1]->macro( "BC_BASE_MAX" ) # checking $clone[1]->macro( "BC_DIM_MAX" ) # checking $clone[1]->macro( "BC_SCALE_MAX" ) # checking $clone[1]->macro( "BC_STRING_MAX" ) # checking $clone[1]->macro( "BIG_ENDIAN" ) # checking $clone[1]->macro( "BIN" ) # checking $clone[1]->macro( "BIN_EXP" ) # checking $clone[1]->macro( "BIT_BUCKET" ) # checking $clone[1]->macro( "BIT_DIGITS" ) # checking $clone[1]->macro( "BSD_GETPGRP" ) # checking $clone[1]->macro( "BSD_SETPGRP" ) # checking $clone[1]->macro( "BUFSIZ" ) # checking $clone[1]->macro( "BUS_ADRALN" ) # checking $clone[1]->macro( "BUS_ADRERR" ) # checking $clone[1]->macro( "BUS_OBJERR" ) # checking $clone[1]->macro( "BYTEORDER" ) # checking $clone[1]->macro( "BYTE_ORDER" ) # checking $clone[1]->macro( "Bit" ) # checking $clone[1]->macro( "BmPREVIOUS" ) # checking $clone[1]->macro( "BmRARE" ) # checking $clone[1]->macro( "BmUSEFUL" ) # checking $clone[1]->macro( "CALLREGCOMP" ) # checking $clone[1]->macro( "CALLREGCOMP_ENG" ) # checking $clone[1]->macro( "CALLREGEXEC" ) # checking $clone[1]->macro( "CALLREGFREE" ) # checking $clone[1]->macro( "CALLREG_INTUIT_START" ) # checking $clone[1]->macro( "CALLREG_INTUIT_STRING" ) # checking $clone[1]->macro( "CALLRUNOPS" ) # checking $clone[1]->macro( "CALL_FPTR" ) # checking $clone[1]->macro( "CANBSIZ" ) # checking $clone[1]->macro( "CAN_COW_FLAGS" ) # checking $clone[1]->macro( "CAN_COW_MASK" ) # checking $clone[1]->macro( "CAN_PROTOTYPE" ) # checking $clone[1]->macro( "CASTFLAGS" ) # checking $clone[1]->macro( "CASTNEGFLOAT" ) # checking $clone[1]->macro( "CAT2" ) # checking $clone[1]->macro( "CATCH_GET" ) # checking $clone[1]->macro( "CATCH_SET" ) # checking $clone[1]->macro( "CBRK" ) # checking $clone[1]->macro( "CDISCARD" ) # checking $clone[1]->macro( "CDSUSP" ) # checking $clone[1]->macro( "CEOF" ) # checking $clone[1]->macro( "CEOL" ) # checking $clone[1]->macro( "CEOT" ) # checking $clone[1]->macro( "CERASE" ) # checking $clone[1]->macro( "CFLUSH" ) # checking $clone[1]->macro( "CHARCLASS_NAME_MAX" ) # checking $clone[1]->macro( "CHAR_BIT" ) # checking $clone[1]->macro( "CHAR_MAX" ) # checking $clone[1]->macro( "CHAR_MIN" ) # checking $clone[1]->macro( "CHECK_MALLOC_TAINT" ) # checking $clone[1]->macro( "CHECK_MALLOC_TOO_LATE_FOR" ) # checking $clone[1]->macro( "CHILD_MAX" ) # checking $clone[1]->macro( "CINTR" ) # checking $clone[1]->macro( "CKILL" ) # checking $clone[1]->macro( "CLD_CONTINUED" ) # checking $clone[1]->macro( "CLD_DUMPED" ) # checking $clone[1]->macro( "CLD_EXITED" ) # checking $clone[1]->macro( "CLD_KILLED" ) # checking $clone[1]->macro( "CLD_STOPPED" ) # checking $clone[1]->macro( "CLD_TRAPPED" ) # checking $clone[1]->macro( "CLEAR_ARGARRAY" ) # checking $clone[1]->macro( "CLNEXT" ) # checking $clone[1]->macro( "CLOCKS_PER_SEC" ) # checking $clone[1]->macro( "CLOCK_MONOTONIC" ) # checking $clone[1]->macro( "CLOCK_PROCESS_CPUTIME_ID" ) # checking $clone[1]->macro( "CLOCK_REALTIME" ) # checking $clone[1]->macro( "CLOCK_THREAD_CPUTIME_ID" ) # checking $clone[1]->macro( "CLONEf_CLONE_HOST" ) # checking $clone[1]->macro( "CLONEf_COPY_STACKS" ) # checking $clone[1]->macro( "CLONEf_JOIN_IN" ) # checking $clone[1]->macro( "CLONEf_KEEP_PTR_TABLE" ) # checking $clone[1]->macro( "CLUMP_2IV" ) # checking $clone[1]->macro( "CLUMP_2UV" ) # checking $clone[1]->macro( "CMIN" ) # checking $clone[1]->macro( "CMSG_ALIGN" ) # checking $clone[1]->macro( "CMSG_DATA" ) # checking $clone[1]->macro( "CMSG_FIRSTHDR" ) # checking $clone[1]->macro( "CMSG_LEN" ) # checking $clone[1]->macro( "CMSG_NXTHDR" ) # checking $clone[1]->macro( "CMSG_SPACE" ) # checking $clone[1]->macro( "COLL_WEIGHTS_MAX" ) # checking $clone[1]->macro( "COMMAND_LINE_SIZE" ) # checking $clone[1]->macro( "COND_BROADCAST" ) # checking $clone[1]->macro( "COND_DESTROY" ) # checking $clone[1]->macro( "COND_INIT" ) # checking $clone[1]->macro( "COND_SIGNAL" ) # checking $clone[1]->macro( "COND_WAIT" ) # checking $clone[1]->macro( "CPERLarg" ) # checking $clone[1]->macro( "CPERLarg_" ) # checking $clone[1]->macro( "CPERLscope" ) # checking $clone[1]->macro( "CPPLAST" ) # checking $clone[1]->macro( "CPPMINUS" ) # checking $clone[1]->macro( "CPPRUN" ) # checking $clone[1]->macro( "CPPSTDIN" ) # checking $clone[1]->macro( "CQUIT" ) # checking $clone[1]->macro( "CREPRINT" ) # checking $clone[1]->macro( "CRPRNT" ) # checking $clone[1]->macro( "CRYPT_R_PROTO" ) # checking $clone[1]->macro( "CSH" ) # checking $clone[1]->macro( "CSTART" ) # checking $clone[1]->macro( "CSTATUS" ) # checking $clone[1]->macro( "CSTOP" ) # checking $clone[1]->macro( "CSUSP" ) # checking $clone[1]->macro( "CTERMID_R_PROTO" ) # checking $clone[1]->macro( "CTIME" ) # checking $clone[1]->macro( "CTIME_R_PROTO" ) # checking $clone[1]->macro( "CTRL" ) # checking $clone[1]->macro( "CTYPE256" ) # checking $clone[1]->macro( "CVf_ANON" ) # checking $clone[1]->macro( "CVf_ASSERTION" ) # checking $clone[1]->macro( "CVf_BUILTIN_ATTRS" ) # checking $clone[1]->macro( "CVf_CLONE" ) # checking $clone[1]->macro( "CVf_CLONED" ) # checking $clone[1]->macro( "CVf_CONST" ) # checking $clone[1]->macro( "CVf_ISXSUB" ) # checking $clone[1]->macro( "CVf_LOCKED" ) # checking $clone[1]->macro( "CVf_LVALUE" ) # checking $clone[1]->macro( "CVf_METHOD" ) # checking $clone[1]->macro( "CVf_NODEBUG" ) # checking $clone[1]->macro( "CVf_UNIQUE" ) # checking $clone[1]->macro( "CVf_WEAKOUTSIDE" ) # checking $clone[1]->macro( "CWERASE" ) # checking $clone[1]->macro( "CXINC" ) # checking $clone[1]->macro( "CXTYPEMASK" ) # checking $clone[1]->macro( "CX_CURPAD_SAVE" ) # checking $clone[1]->macro( "CX_CURPAD_SV" ) # checking $clone[1]->macro( "CX_ITERDATA_SET" ) # checking $clone[1]->macro( "CX_LOOP_NEXTOP_GET" ) # checking $clone[1]->macro( "CXp_FOREACH" ) # checking $clone[1]->macro( "CXp_FOR_DEF" ) # checking $clone[1]->macro( "CXp_MULTICALL" ) # checking $clone[1]->macro( "CXp_REAL" ) # checking $clone[1]->macro( "CXp_TRYBLOCK" ) # checking $clone[1]->macro( "CXt_BLOCK" ) # checking $clone[1]->macro( "CXt_EVAL" ) # checking $clone[1]->macro( "CXt_FORMAT" ) # checking $clone[1]->macro( "CXt_GIVEN" ) # checking $clone[1]->macro( "CXt_LOOP" ) # checking $clone[1]->macro( "CXt_NULL" ) # checking $clone[1]->macro( "CXt_SUB" ) # checking $clone[1]->macro( "CXt_SUBST" ) # checking $clone[1]->macro( "CXt_WHEN" ) # checking $clone[1]->macro( "C_ARRAY_LENGTH" ) # checking $clone[1]->macro( "CopARYBASE_get" ) # checking $clone[1]->macro( "CopARYBASE_set" ) # checking $clone[1]->macro( "CopFILE" ) # checking $clone[1]->macro( "CopFILEAV" ) # checking $clone[1]->macro( "CopFILEAVx" ) # checking $clone[1]->macro( "CopFILEGV" ) # checking $clone[1]->macro( "CopFILEGV_set" ) # checking $clone[1]->macro( "CopFILESV" ) # checking $clone[1]->macro( "CopFILE_free" ) # checking $clone[1]->macro( "CopFILE_set" ) # checking $clone[1]->macro( "CopHINTS_get" ) # checking $clone[1]->macro( "CopHINTS_set" ) # checking $clone[1]->macro( "CopLINE" ) # checking $clone[1]->macro( "CopLINE_dec" ) # checking $clone[1]->macro( "CopLINE_inc" ) # checking $clone[1]->macro( "CopLINE_set" ) # checking $clone[1]->macro( "CopSTASH" ) # checking $clone[1]->macro( "CopSTASHPV" ) # checking $clone[1]->macro( "CopSTASHPV_set" ) # checking $clone[1]->macro( "CopSTASH_eq" ) # checking $clone[1]->macro( "CopSTASH_free" ) # checking $clone[1]->macro( "CopSTASH_ne" ) # checking $clone[1]->macro( "CopSTASH_set" ) # checking $clone[1]->macro( "Copy" ) # checking $clone[1]->macro( "CopyD" ) # checking $clone[1]->macro( "Ctl" ) # checking $clone[1]->macro( "CvANON" ) # checking $clone[1]->macro( "CvANON_off" ) # checking $clone[1]->macro( "CvANON_on" ) # checking $clone[1]->macro( "CvASSERTION" ) # checking $clone[1]->macro( "CvASSERTION_off" ) # checking $clone[1]->macro( "CvASSERTION_on" ) # checking $clone[1]->macro( "CvCLONE" ) # checking $clone[1]->macro( "CvCLONED" ) # checking $clone[1]->macro( "CvCLONED_off" ) # checking $clone[1]->macro( "CvCLONED_on" ) # checking $clone[1]->macro( "CvCLONE_off" ) # checking $clone[1]->macro( "CvCLONE_on" ) # checking $clone[1]->macro( "CvCONST" ) # checking $clone[1]->macro( "CvCONST_off" ) # checking $clone[1]->macro( "CvCONST_on" ) # checking $clone[1]->macro( "CvDEPTH" ) # checking $clone[1]->macro( "CvEVAL" ) # checking $clone[1]->macro( "CvEVAL_off" ) # checking $clone[1]->macro( "CvEVAL_on" ) # checking $clone[1]->macro( "CvFILE" ) # checking $clone[1]->macro( "CvFILEGV" ) # checking $clone[1]->macro( "CvFILE_set_from_cop" ) # checking $clone[1]->macro( "CvFLAGS" ) # checking $clone[1]->macro( "CvGV" ) # checking $clone[1]->macro( "CvISXSUB" ) # checking $clone[1]->macro( "CvISXSUB_off" ) # checking $clone[1]->macro( "CvISXSUB_on" ) # checking $clone[1]->macro( "CvLOCKED" ) # checking $clone[1]->macro( "CvLOCKED_off" ) # checking $clone[1]->macro( "CvLOCKED_on" ) # checking $clone[1]->macro( "CvLVALUE" ) # checking $clone[1]->macro( "CvLVALUE_off" ) # checking $clone[1]->macro( "CvLVALUE_on" ) # checking $clone[1]->macro( "CvMETHOD" ) # checking $clone[1]->macro( "CvMETHOD_off" ) # checking $clone[1]->macro( "CvMETHOD_on" ) # checking $clone[1]->macro( "CvNODEBUG" ) # checking $clone[1]->macro( "CvNODEBUG_off" ) # checking $clone[1]->macro( "CvNODEBUG_on" ) # checking $clone[1]->macro( "CvOUTSIDE" ) # checking $clone[1]->macro( "CvOUTSIDE_SEQ" ) # checking $clone[1]->macro( "CvPADLIST" ) # checking $clone[1]->macro( "CvROOT" ) # checking $clone[1]->macro( "CvSPECIAL" ) # checking $clone[1]->macro( "CvSPECIAL_off" ) # checking $clone[1]->macro( "CvSPECIAL_on" ) # checking $clone[1]->macro( "CvSTART" ) # checking $clone[1]->macro( "CvSTASH" ) # checking $clone[1]->macro( "CvUNIQUE" ) # checking $clone[1]->macro( "CvUNIQUE_off" ) # checking $clone[1]->macro( "CvUNIQUE_on" ) # checking $clone[1]->macro( "CvWEAKOUTSIDE" ) # checking $clone[1]->macro( "CvWEAKOUTSIDE_off" ) # checking $clone[1]->macro( "CvWEAKOUTSIDE_on" ) # checking $clone[1]->macro( "CvXSUB" ) # checking $clone[1]->macro( "CvXSUBANY" ) # checking $clone[1]->macro( "CxFOREACH" ) # checking $clone[1]->macro( "CxFOREACHDEF" ) # checking $clone[1]->macro( "CxITERVAR" ) # checking $clone[1]->macro( "CxMULTICALL" ) # checking $clone[1]->macro( "CxREALEVAL" ) # checking $clone[1]->macro( "CxTRYBLOCK" ) # checking $clone[1]->macro( "CxTYPE" ) # checking $clone[1]->macro( "DBL_DIG" ) # checking $clone[1]->macro( "DBL_EPSILON" ) # checking $clone[1]->macro( "DBL_MANT_DIG" ) # checking $clone[1]->macro( "DBL_MAX" ) # checking $clone[1]->macro( "DBL_MAX_10_EXP" ) # checking $clone[1]->macro( "DBL_MAX_EXP" ) # checking $clone[1]->macro( "DBL_MIN" ) # checking $clone[1]->macro( "DBL_MIN_10_EXP" ) # checking $clone[1]->macro( "DBL_MIN_EXP" ) # checking $clone[1]->macro( "DB_Hash_t" ) # checking $clone[1]->macro( "DB_Prefix_t" ) # checking $clone[1]->macro( "DB_VERSION_MAJOR_CFG" ) # checking $clone[1]->macro( "DB_VERSION_MINOR_CFG" ) # checking $clone[1]->macro( "DB_VERSION_PATCH_CFG" ) # checking $clone[1]->macro( "DEBUG_A" ) # checking $clone[1]->macro( "DEBUG_A_FLAG" ) # checking $clone[1]->macro( "DEBUG_A_TEST" ) # checking $clone[1]->macro( "DEBUG_A_TEST_" ) # checking $clone[1]->macro( "DEBUG_C" ) # checking $clone[1]->macro( "DEBUG_C_FLAG" ) # checking $clone[1]->macro( "DEBUG_C_TEST" ) # checking $clone[1]->macro( "DEBUG_C_TEST_" ) # checking $clone[1]->macro( "DEBUG_D" ) # checking $clone[1]->macro( "DEBUG_DB_RECURSE_FLAG" ) # checking $clone[1]->macro( "DEBUG_D_FLAG" ) # checking $clone[1]->macro( "DEBUG_D_TEST" ) # checking $clone[1]->macro( "DEBUG_D_TEST_" ) # checking $clone[1]->macro( "DEBUG_H" ) # checking $clone[1]->macro( "DEBUG_H_FLAG" ) # checking $clone[1]->macro( "DEBUG_H_TEST" ) # checking $clone[1]->macro( "DEBUG_H_TEST_" ) # checking $clone[1]->macro( "DEBUG_J_FLAG" ) # checking $clone[1]->macro( "DEBUG_J_TEST" ) # checking $clone[1]->macro( "DEBUG_J_TEST_" ) # checking $clone[1]->macro( "DEBUG_MASK" ) # checking $clone[1]->macro( "DEBUG_P" ) # checking $clone[1]->macro( "DEBUG_P_FLAG" ) # checking $clone[1]->macro( "DEBUG_P_TEST" ) # checking $clone[1]->macro( "DEBUG_P_TEST_" ) # checking $clone[1]->macro( "DEBUG_R" ) # checking $clone[1]->macro( "DEBUG_R_FLAG" ) # checking $clone[1]->macro( "DEBUG_R_TEST" ) # checking $clone[1]->macro( "DEBUG_R_TEST_" ) # checking $clone[1]->macro( "DEBUG_S" ) # checking $clone[1]->macro( "DEBUG_SCOPE" ) # checking $clone[1]->macro( "DEBUG_S_FLAG" ) # checking $clone[1]->macro( "DEBUG_S_TEST" ) # checking $clone[1]->macro( "DEBUG_S_TEST_" ) # checking $clone[1]->macro( "DEBUG_T" ) # checking $clone[1]->macro( "DEBUG_TOP_FLAG" ) # checking $clone[1]->macro( "DEBUG_T_FLAG" ) # checking $clone[1]->macro( "DEBUG_T_TEST" ) # checking $clone[1]->macro( "DEBUG_T_TEST_" ) # checking $clone[1]->macro( "DEBUG_U" ) # checking $clone[1]->macro( "DEBUG_U_FLAG" ) # checking $clone[1]->macro( "DEBUG_U_TEST" ) # checking $clone[1]->macro( "DEBUG_U_TEST_" ) # checking $clone[1]->macro( "DEBUG_X" ) # checking $clone[1]->macro( "DEBUG_X_FLAG" ) # checking $clone[1]->macro( "DEBUG_X_TEST" ) # checking $clone[1]->macro( "DEBUG_X_TEST_" ) # checking $clone[1]->macro( "DEBUG_Xv" ) # checking $clone[1]->macro( "DEBUG_Xv_TEST" ) # checking $clone[1]->macro( "DEBUG_Xv_TEST_" ) # checking $clone[1]->macro( "DEBUG_c" ) # checking $clone[1]->macro( "DEBUG_c_FLAG" ) # checking $clone[1]->macro( "DEBUG_c_TEST" ) # checking $clone[1]->macro( "DEBUG_c_TEST_" ) # checking $clone[1]->macro( "DEBUG_f" ) # checking $clone[1]->macro( "DEBUG_f_FLAG" ) # checking $clone[1]->macro( "DEBUG_f_TEST" ) # checking $clone[1]->macro( "DEBUG_f_TEST_" ) # checking $clone[1]->macro( "DEBUG_l" ) # checking $clone[1]->macro( "DEBUG_l_FLAG" ) # checking $clone[1]->macro( "DEBUG_l_TEST" ) # checking $clone[1]->macro( "DEBUG_l_TEST_" ) # checking $clone[1]->macro( "DEBUG_m" ) # checking $clone[1]->macro( "DEBUG_m_FLAG" ) # checking $clone[1]->macro( "DEBUG_m_TEST" ) # checking $clone[1]->macro( "DEBUG_m_TEST_" ) # checking $clone[1]->macro( "DEBUG_o" ) # checking $clone[1]->macro( "DEBUG_o_FLAG" ) # checking $clone[1]->macro( "DEBUG_o_TEST" ) # checking $clone[1]->macro( "DEBUG_o_TEST_" ) # checking $clone[1]->macro( "DEBUG_p" ) # checking $clone[1]->macro( "DEBUG_p_FLAG" ) # checking $clone[1]->macro( "DEBUG_p_TEST" ) # checking $clone[1]->macro( "DEBUG_p_TEST_" ) # checking $clone[1]->macro( "DEBUG_q" ) # checking $clone[1]->macro( "DEBUG_q_FLAG" ) # checking $clone[1]->macro( "DEBUG_q_TEST" ) # checking $clone[1]->macro( "DEBUG_q_TEST_" ) # checking $clone[1]->macro( "DEBUG_r" ) # checking $clone[1]->macro( "DEBUG_r_FLAG" ) # checking $clone[1]->macro( "DEBUG_r_TEST" ) # checking $clone[1]->macro( "DEBUG_r_TEST_" ) # checking $clone[1]->macro( "DEBUG_s" ) # checking $clone[1]->macro( "DEBUG_s_FLAG" ) # checking $clone[1]->macro( "DEBUG_s_TEST" ) # checking $clone[1]->macro( "DEBUG_s_TEST_" ) # checking $clone[1]->macro( "DEBUG_t" ) # checking $clone[1]->macro( "DEBUG_t_FLAG" ) # checking $clone[1]->macro( "DEBUG_t_TEST" ) # checking $clone[1]->macro( "DEBUG_t_TEST_" ) # checking $clone[1]->macro( "DEBUG_u" ) # checking $clone[1]->macro( "DEBUG_u_FLAG" ) # checking $clone[1]->macro( "DEBUG_u_TEST" ) # checking $clone[1]->macro( "DEBUG_u_TEST_" ) # checking $clone[1]->macro( "DEBUG_v" ) # checking $clone[1]->macro( "DEBUG_v_FLAG" ) # checking $clone[1]->macro( "DEBUG_v_TEST" ) # checking $clone[1]->macro( "DEBUG_v_TEST_" ) # checking $clone[1]->macro( "DEBUG_x" ) # checking $clone[1]->macro( "DEBUG_x_FLAG" ) # checking $clone[1]->macro( "DEBUG_x_TEST" ) # checking $clone[1]->macro( "DEBUG_x_TEST_" ) # checking $clone[1]->macro( "DECIMAL_DIG" ) # checking $clone[1]->macro( "DEFFILEMODE" ) # checking $clone[1]->macro( "DEFSV" ) # checking $clone[1]->macro( "DELAYTIMER_MAX" ) # checking $clone[1]->macro( "DEV_BSIZE" ) # checking $clone[1]->macro( "DIE" ) # checking $clone[1]->macro( "DM_DELAY" ) # checking $clone[1]->macro( "DM_EGID" ) # checking $clone[1]->macro( "DM_EUID" ) # checking $clone[1]->macro( "DM_GID" ) # checking $clone[1]->macro( "DM_RGID" ) # checking $clone[1]->macro( "DM_RUID" ) # checking $clone[1]->macro( "DM_UID" ) # checking $clone[1]->macro( "DN_ACCESS" ) # checking $clone[1]->macro( "DN_ATTRIB" ) # checking $clone[1]->macro( "DN_CREATE" ) # checking $clone[1]->macro( "DN_DELETE" ) # checking $clone[1]->macro( "DN_MODIFY" ) # checking $clone[1]->macro( "DN_MULTISHOT" ) # checking $clone[1]->macro( "DN_RENAME" ) # checking $clone[1]->macro( "DOMAIN" ) # checking $clone[1]->macro( "DOUBLESIZE" ) # checking $clone[1]->macro( "DO_UTF8" ) # checking $clone[1]->macro( "DPTR2FPTR" ) # checking $clone[1]->macro( "DRAND48_R_PROTO" ) # checking $clone[1]->macro( "DTTOIF" ) # checking $clone[1]->macro( "DT_BLK" ) # checking $clone[1]->macro( "DT_CHR" ) # checking $clone[1]->macro( "DT_DIR" ) # checking $clone[1]->macro( "DT_FIFO" ) # checking $clone[1]->macro( "DT_LNK" ) # checking $clone[1]->macro( "DT_REG" ) # checking $clone[1]->macro( "DT_SOCK" ) # checking $clone[1]->macro( "DT_UNKNOWN" ) # checking $clone[1]->macro( "DT_WHT" ) # checking $clone[1]->macro( "DUP_WARNINGS" ) # checking $clone[1]->macro( "Direntry_t" ) # checking $clone[1]->macro( "Drand01" ) # checking $clone[1]->macro( "E2BIG" ) # checking $clone[1]->macro( "EACCES" ) # checking $clone[1]->macro( "EADDRINUSE" ) # checking $clone[1]->macro( "EADDRNOTAVAIL" ) # checking $clone[1]->macro( "EADV" ) # checking $clone[1]->macro( "EAFNOSUPPORT" ) # checking $clone[1]->macro( "EAGAIN" ) # checking $clone[1]->macro( "EAI_ADDRFAMILY" ) # checking $clone[1]->macro( "EAI_AGAIN" ) # checking $clone[1]->macro( "EAI_ALLDONE" ) # checking $clone[1]->macro( "EAI_BADFLAGS" ) # checking $clone[1]->macro( "EAI_CANCELED" ) # checking $clone[1]->macro( "EAI_FAIL" ) # checking $clone[1]->macro( "EAI_FAMILY" ) # checking $clone[1]->macro( "EAI_IDN_ENCODE" ) # checking $clone[1]->macro( "EAI_INPROGRESS" ) # checking $clone[1]->macro( "EAI_INTR" ) # checking $clone[1]->macro( "EAI_MEMORY" ) # checking $clone[1]->macro( "EAI_NODATA" ) # checking $clone[1]->macro( "EAI_NONAME" ) # checking $clone[1]->macro( "EAI_NOTCANCELED" ) # checking $clone[1]->macro( "EAI_OVERFLOW" ) # checking $clone[1]->macro( "EAI_SERVICE" ) # checking $clone[1]->macro( "EAI_SOCKTYPE" ) # checking $clone[1]->macro( "EAI_SYSTEM" ) # checking $clone[1]->macro( "EALREADY" ) # checking $clone[1]->macro( "EBADE" ) # checking $clone[1]->macro( "EBADF" ) # checking $clone[1]->macro( "EBADFD" ) # checking $clone[1]->macro( "EBADMSG" ) # checking $clone[1]->macro( "EBADR" ) # checking $clone[1]->macro( "EBADRQC" ) # checking $clone[1]->macro( "EBADSLT" ) # checking $clone[1]->macro( "EBCDIC_LATIN_SMALL_LETTER_SHARP_S" ) # checking $clone[1]->macro( "EBFONT" ) # checking $clone[1]->macro( "EBUSY" ) # checking $clone[1]->macro( "ECANCELED" ) # checking $clone[1]->macro( "ECHILD" ) # checking $clone[1]->macro( "ECHRNG" ) # checking $clone[1]->macro( "ECOMM" ) # checking $clone[1]->macro( "ECONNABORTED" ) # checking $clone[1]->macro( "ECONNREFUSED" ) # checking $clone[1]->macro( "ECONNRESET" ) # checking $clone[1]->macro( "EDEADLK" ) # checking $clone[1]->macro( "EDEADLOCK" ) # checking $clone[1]->macro( "EDESTADDRREQ" ) # checking $clone[1]->macro( "EDOM" ) # checking $clone[1]->macro( "EDOTDOT" ) # checking $clone[1]->macro( "EDQUOT" ) # checking $clone[1]->macro( "EEXIST" ) # checking $clone[1]->macro( "EFAULT" ) # checking $clone[1]->macro( "EFBIG" ) # checking $clone[1]->macro( "EHOSTDOWN" ) # checking $clone[1]->macro( "EHOSTUNREACH" ) # checking $clone[1]->macro( "EIDRM" ) # checking $clone[1]->macro( "EILSEQ" ) # checking $clone[1]->macro( "EINPROGRESS" ) # checking $clone[1]->macro( "EINTR" ) # checking $clone[1]->macro( "EINVAL" ) # checking $clone[1]->macro( "EIO" ) # checking $clone[1]->macro( "EISCONN" ) # checking $clone[1]->macro( "EISDIR" ) # checking $clone[1]->macro( "EISNAM" ) # checking $clone[1]->macro( "EKEYEXPIRED" ) # checking $clone[1]->macro( "EKEYREJECTED" ) # checking $clone[1]->macro( "EKEYREVOKED" ) # checking $clone[1]->macro( "EL2HLT" ) # checking $clone[1]->macro( "EL2NSYNC" ) # checking $clone[1]->macro( "EL3HLT" ) # checking $clone[1]->macro( "EL3RST" ) # checking $clone[1]->macro( "ELIBACC" ) # checking $clone[1]->macro( "ELIBBAD" ) # checking $clone[1]->macro( "ELIBEXEC" ) # checking $clone[1]->macro( "ELIBMAX" ) # checking $clone[1]->macro( "ELIBSCN" ) # checking $clone[1]->macro( "ELNRNG" ) # checking $clone[1]->macro( "ELOOP" ) # checking $clone[1]->macro( "EMEDIUMTYPE" ) # checking $clone[1]->macro( "EMFILE" ) # checking $clone[1]->macro( "EMLINK" ) # checking $clone[1]->macro( "EMSGSIZE" ) # checking $clone[1]->macro( "EMULTIHOP" ) # checking $clone[1]->macro( "ENAMETOOLONG" ) # checking $clone[1]->macro( "ENAVAIL" ) # checking $clone[1]->macro( "ENDGRENT_R_PROTO" ) # checking $clone[1]->macro( "ENDHOSTENT_R_PROTO" ) # checking $clone[1]->macro( "ENDNETENT_R_PROTO" ) # checking $clone[1]->macro( "ENDPROTOENT_R_PROTO" ) # checking $clone[1]->macro( "ENDPWENT_R_PROTO" ) # checking $clone[1]->macro( "ENDSERVENT_R_PROTO" ) # checking $clone[1]->macro( "END_EXTERN_C" ) # checking $clone[1]->macro( "ENETDOWN" ) # checking $clone[1]->macro( "ENETRESET" ) # checking $clone[1]->macro( "ENETUNREACH" ) # checking $clone[1]->macro( "ENFILE" ) # checking $clone[1]->macro( "ENOANO" ) # checking $clone[1]->macro( "ENOBUFS" ) # checking $clone[1]->macro( "ENOCSI" ) # checking $clone[1]->macro( "ENODATA" ) # checking $clone[1]->macro( "ENODEV" ) # checking $clone[1]->macro( "ENOENT" ) # checking $clone[1]->macro( "ENOEXEC" ) # checking $clone[1]->macro( "ENOKEY" ) # checking $clone[1]->macro( "ENOLCK" ) # checking $clone[1]->macro( "ENOLINK" ) # checking $clone[1]->macro( "ENOMEDIUM" ) # checking $clone[1]->macro( "ENOMEM" ) # checking $clone[1]->macro( "ENOMSG" ) # checking $clone[1]->macro( "ENONET" ) # checking $clone[1]->macro( "ENOPKG" ) # checking $clone[1]->macro( "ENOPROTOOPT" ) # checking $clone[1]->macro( "ENOSPC" ) # checking $clone[1]->macro( "ENOSR" ) # checking $clone[1]->macro( "ENOSTR" ) # checking $clone[1]->macro( "ENOSYS" ) # checking $clone[1]->macro( "ENOTBLK" ) # checking $clone[1]->macro( "ENOTCONN" ) # checking $clone[1]->macro( "ENOTDIR" ) # checking $clone[1]->macro( "ENOTEMPTY" ) # checking $clone[1]->macro( "ENOTNAM" ) # checking $clone[1]->macro( "ENOTRECOVERABLE" ) # checking $clone[1]->macro( "ENOTSOCK" ) # checking $clone[1]->macro( "ENOTSUP" ) # checking $clone[1]->macro( "ENOTTY" ) # checking $clone[1]->macro( "ENOTUNIQ" ) # checking $clone[1]->macro( "ENTER" ) # checking $clone[1]->macro( "ENXIO" ) # checking $clone[1]->macro( "EOF" ) # checking $clone[1]->macro( "EOF_NONBLOCK" ) # checking $clone[1]->macro( "EOPNOTSUPP" ) # checking $clone[1]->macro( "EOVERFLOW" ) # checking $clone[1]->macro( "EOWNERDEAD" ) # checking $clone[1]->macro( "EPERM" ) # checking $clone[1]->macro( "EPFNOSUPPORT" ) # checking $clone[1]->macro( "EPIPE" ) # checking $clone[1]->macro( "EPROTO" ) # checking $clone[1]->macro( "EPROTONOSUPPORT" ) # checking $clone[1]->macro( "EPROTOTYPE" ) # checking $clone[1]->macro( "ERANGE" ) # checking $clone[1]->macro( "EREMCHG" ) # checking $clone[1]->macro( "EREMOTE" ) # checking $clone[1]->macro( "EREMOTEIO" ) # checking $clone[1]->macro( "ERESTART" ) # checking $clone[1]->macro( "EROFS" ) # checking $clone[1]->macro( "ERRHV" ) # checking $clone[1]->macro( "ERRSV" ) # checking $clone[1]->macro( "ESHUTDOWN" ) # checking $clone[1]->macro( "ESOCKTNOSUPPORT" ) # checking $clone[1]->macro( "ESPIPE" ) # checking $clone[1]->macro( "ESRCH" ) # checking $clone[1]->macro( "ESRMNT" ) # checking $clone[1]->macro( "ESTALE" ) # checking $clone[1]->macro( "ESTRPIPE" ) # checking $clone[1]->macro( "ETIME" ) # checking $clone[1]->macro( "ETIMEDOUT" ) # checking $clone[1]->macro( "ETOOMANYREFS" ) # checking $clone[1]->macro( "ETXTBSY" ) # checking $clone[1]->macro( "EUCLEAN" ) # checking $clone[1]->macro( "EUNATCH" ) # checking $clone[1]->macro( "EUSERS" ) # checking $clone[1]->macro( "EVAL_INEVAL" ) # checking $clone[1]->macro( "EVAL_INREQUIRE" ) # checking $clone[1]->macro( "EVAL_KEEPERR" ) # checking $clone[1]->macro( "EVAL_NULL" ) # checking $clone[1]->macro( "EVAL_WARNONLY" ) # checking $clone[1]->macro( "EWOULDBLOCK" ) # checking $clone[1]->macro( "EXDEV" ) # checking $clone[1]->macro( "EXEC_ARGV_CAST" ) # checking $clone[1]->macro( "EXEC_PAGESIZE" ) # checking $clone[1]->macro( "EXFULL" ) # checking $clone[1]->macro( "EXIT_FAILURE" ) # checking $clone[1]->macro( "EXIT_SUCCESS" ) # checking $clone[1]->macro( "EXPECT" ) # checking $clone[1]->macro( "EXPR_NEST_MAX" ) # checking $clone[1]->macro( "EXT" ) # checking $clone[1]->macro( "EXTCONST" ) # checking $clone[1]->macro( "EXTEND" ) # checking $clone[1]->macro( "EXTEND_MORTAL" ) # checking $clone[1]->macro( "EXTERN_C" ) # checking $clone[1]->macro( "EXT_MGVTBL" ) # checking $clone[1]->macro( "FALSE" ) # checking $clone[1]->macro( "FAPPEND" ) # checking $clone[1]->macro( "FASYNC" ) # checking $clone[1]->macro( "FBMcf_TAIL" ) # checking $clone[1]->macro( "FBMcf_TAIL_DOLLAR" ) # checking $clone[1]->macro( "FBMcf_TAIL_DOLLARM" ) # checking $clone[1]->macro( "FBMcf_TAIL_Z" ) # checking $clone[1]->macro( "FBMcf_TAIL_z" ) # checking $clone[1]->macro( "FBMrf_MULTILINE" ) # checking $clone[1]->macro( "FCNTL_CAN_LOCK" ) # checking $clone[1]->macro( "FD_CLOEXEC" ) # checking $clone[1]->macro( "FD_CLR" ) # checking $clone[1]->macro( "FD_ISSET" ) # checking $clone[1]->macro( "FD_SET" ) # checking $clone[1]->macro( "FD_SETSIZE" ) # checking $clone[1]->macro( "FD_ZERO" ) # checking $clone[1]->macro( "FFLUSH_NULL" ) # checking $clone[1]->macro( "FFSYNC" ) # checking $clone[1]->macro( "FF_0DECIMAL" ) # checking $clone[1]->macro( "FF_BLANK" ) # checking $clone[1]->macro( "FF_CHECKCHOP" ) # checking $clone[1]->macro( "FF_CHECKNL" ) # checking $clone[1]->macro( "FF_CHOP" ) # checking $clone[1]->macro( "FF_DECIMAL" ) # checking $clone[1]->macro( "FF_END" ) # checking $clone[1]->macro( "FF_FETCH" ) # checking $clone[1]->macro( "FF_HALFSPACE" ) # checking $clone[1]->macro( "FF_ITEM" ) # checking $clone[1]->macro( "FF_LINEGLOB" ) # checking $clone[1]->macro( "FF_LINEMARK" ) # checking $clone[1]->macro( "FF_LINESNGL" ) # checking $clone[1]->macro( "FF_LITERAL" ) # checking $clone[1]->macro( "FF_MORE" ) # checking $clone[1]->macro( "FF_NEWLINE" ) # checking $clone[1]->macro( "FF_SKIP" ) # checking $clone[1]->macro( "FF_SPACE" ) # checking $clone[1]->macro( "FILENAME_MAX" ) # checking $clone[1]->macro( "FILTER_DATA" ) # checking $clone[1]->macro( "FILTER_ISREADER" ) # checking $clone[1]->macro( "FILTER_READ" ) # checking $clone[1]->macro( "FIOASYNC" ) # checking $clone[1]->macro( "FIOCLEX" ) # checking $clone[1]->macro( "FIOGETOWN" ) # checking $clone[1]->macro( "FIONBIO" ) # checking $clone[1]->macro( "FIONCLEX" ) # checking $clone[1]->macro( "FIONREAD" ) # checking $clone[1]->macro( "FIOQSIZE" ) # checking $clone[1]->macro( "FIOSETOWN" ) # checking $clone[1]->macro( "FLEXFILENAMES" ) # checking $clone[1]->macro( "FLT_DIG" ) # checking $clone[1]->macro( "FLT_EPSILON" ) # checking $clone[1]->macro( "FLT_EVAL_METHOD" ) # checking $clone[1]->macro( "FLT_MANT_DIG" ) # checking $clone[1]->macro( "FLT_MAX" ) # checking $clone[1]->macro( "FLT_MAX_10_EXP" ) # checking $clone[1]->macro( "FLT_MAX_EXP" ) # checking $clone[1]->macro( "FLT_MIN" ) # checking $clone[1]->macro( "FLT_MIN_10_EXP" ) # checking $clone[1]->macro( "FLT_MIN_EXP" ) # checking $clone[1]->macro( "FLT_RADIX" ) # checking $clone[1]->macro( "FLT_ROUNDS" ) # checking $clone[1]->macro( "FNDELAY" ) # checking $clone[1]->macro( "FNONBLOCK" ) # checking $clone[1]->macro( "FOPEN_MAX" ) # checking $clone[1]->macro( "FORCE_SETs" ) # checking $clone[1]->macro( "FPE_FLTDIV" ) # checking $clone[1]->macro( "FPE_FLTINV" ) # checking $clone[1]->macro( "FPE_FLTOVF" ) # checking $clone[1]->macro( "FPE_FLTRES" ) # checking $clone[1]->macro( "FPE_FLTSUB" ) # checking $clone[1]->macro( "FPE_FLTUND" ) # checking $clone[1]->macro( "FPE_INTDIV" ) # checking $clone[1]->macro( "FPE_INTOVF" ) # checking $clone[1]->macro( "FPTR2DPTR" ) # checking $clone[1]->macro( "FP_ILOGB0" ) # checking $clone[1]->macro( "FP_ILOGBNAN" ) # checking $clone[1]->macro( "FP_INFINITE" ) # checking $clone[1]->macro( "FP_NAN" ) # checking $clone[1]->macro( "FP_NORMAL" ) # checking $clone[1]->macro( "FP_SUBNORMAL" ) # checking $clone[1]->macro( "FP_ZERO" ) # checking $clone[1]->macro( "FREETMPS" ) # checking $clone[1]->macro( "FSEEKSIZE" ) # checking $clone[1]->macro( "FUNCTION__" ) # checking $clone[1]->macro( "F_DUPFD" ) # checking $clone[1]->macro( "F_EXLCK" ) # checking $clone[1]->macro( "F_GETFD" ) # checking $clone[1]->macro( "F_GETFL" ) # checking $clone[1]->macro( "F_GETLEASE" ) # checking $clone[1]->macro( "F_GETLK" ) # checking $clone[1]->macro( "F_GETLK64" ) # checking $clone[1]->macro( "F_GETOWN" ) # checking $clone[1]->macro( "F_GETSIG" ) # checking $clone[1]->macro( "F_LOCK" ) # checking $clone[1]->macro( "F_NOTIFY" ) # checking $clone[1]->macro( "F_OK" ) # checking $clone[1]->macro( "F_RDLCK" ) # checking $clone[1]->macro( "F_SETFD" ) # checking $clone[1]->macro( "F_SETFL" ) # checking $clone[1]->macro( "F_SETLEASE" ) # checking $clone[1]->macro( "F_SETLK" ) # checking $clone[1]->macro( "F_SETLK64" ) # checking $clone[1]->macro( "F_SETLKW" ) # checking $clone[1]->macro( "F_SETLKW64" ) # checking $clone[1]->macro( "F_SETOWN" ) # checking $clone[1]->macro( "F_SETSIG" ) # checking $clone[1]->macro( "F_SHLCK" ) # checking $clone[1]->macro( "F_TEST" ) # checking $clone[1]->macro( "F_TLOCK" ) # checking $clone[1]->macro( "F_ULOCK" ) # checking $clone[1]->macro( "F_UNLCK" ) # checking $clone[1]->macro( "F_WRLCK" ) # checking $clone[1]->macro( "Fflush" ) # checking $clone[1]->macro( "FmLINES" ) # checking $clone[1]->macro( "Fpos_t" ) # checking $clone[1]->macro( "FreeOp" ) # checking $clone[1]->macro( "Free_t" ) # checking $clone[1]->macro( "Fstat" ) # checking $clone[1]->macro( "GAI_NOWAIT" ) # checking $clone[1]->macro( "GAI_WAIT" ) # checking $clone[1]->macro( "GETALL" ) # checking $clone[1]->macro( "GETATARGET" ) # checking $clone[1]->macro( "GETGRENT_R_PROTO" ) # checking $clone[1]->macro( "GETGRGID_R_PROTO" ) # checking $clone[1]->macro( "GETGRNAM_R_PROTO" ) # checking $clone[1]->macro( "GETHOSTBYADDR_R_PROTO" ) # checking $clone[1]->macro( "GETHOSTBYNAME_R_PROTO" ) # checking $clone[1]->macro( "GETHOSTENT_R_PROTO" ) # checking $clone[1]->macro( "GETLOGIN_R_PROTO" ) # checking $clone[1]->macro( "GETNCNT" ) # checking $clone[1]->macro( "GETNETBYADDR_R_PROTO" ) # checking $clone[1]->macro( "GETNETBYNAME_R_PROTO" ) # checking $clone[1]->macro( "GETNETENT_R_PROTO" ) # checking $clone[1]->macro( "GETPID" ) # checking $clone[1]->macro( "GETPROTOBYNAME_R_PROTO" ) # checking $clone[1]->macro( "GETPROTOBYNUMBER_R_PROTO" ) # checking $clone[1]->macro( "GETPROTOENT_R_PROTO" ) # checking $clone[1]->macro( "GETPWENT_R_PROTO" ) # checking $clone[1]->macro( "GETPWNAM_R_PROTO" ) # checking $clone[1]->macro( "GETPWUID_R_PROTO" ) # checking $clone[1]->macro( "GETSERVBYNAME_R_PROTO" ) # checking $clone[1]->macro( "GETSERVBYPORT_R_PROTO" ) # checking $clone[1]->macro( "GETSERVENT_R_PROTO" ) # checking $clone[1]->macro( "GETSPNAM_R_PROTO" ) # checking $clone[1]->macro( "GETTARGET" ) # checking $clone[1]->macro( "GETTARGETSTACKED" ) # checking $clone[1]->macro( "GETVAL" ) # checking $clone[1]->macro( "GETZCNT" ) # checking $clone[1]->macro( "GIMME" ) # checking $clone[1]->macro( "GIMME_V" ) # checking $clone[1]->macro( "GMTIME_R_PROTO" ) # checking $clone[1]->macro( "GROK_NUMERIC_RADIX" ) # checking $clone[1]->macro( "GROUP_FILTER_SIZE" ) # checking $clone[1]->macro( "GRPASSWD" ) # checking $clone[1]->macro( "GV_ADD" ) # checking $clone[1]->macro( "GV_ADDINEVAL" ) # checking $clone[1]->macro( "GV_ADDMULTI" ) # checking $clone[1]->macro( "GV_ADDWARN" ) # checking $clone[1]->macro( "GV_NOADD_NOINIT" ) # checking $clone[1]->macro( "GV_NOEXPAND" ) # checking $clone[1]->macro( "GV_NOINIT" ) # checking $clone[1]->macro( "GV_NOTQUAL" ) # checking $clone[1]->macro( "GVf_ASSUMECV" ) # checking $clone[1]->macro( "GVf_IMPORTED" ) # checking $clone[1]->macro( "GVf_IMPORTED_AV" ) # checking $clone[1]->macro( "GVf_IMPORTED_CV" ) # checking $clone[1]->macro( "GVf_IMPORTED_HV" ) # checking $clone[1]->macro( "GVf_IMPORTED_SV" ) # checking $clone[1]->macro( "GVf_INTRO" ) # checking $clone[1]->macro( "GVf_IN_PAD" ) # checking $clone[1]->macro( "GVf_MULTI" ) # checking $clone[1]->macro( "G_ARRAY" ) # checking $clone[1]->macro( "G_DISCARD" ) # checking $clone[1]->macro( "G_EVAL" ) # checking $clone[1]->macro( "G_FAKINGEVAL" ) # checking $clone[1]->macro( "G_KEEPERR" ) # checking $clone[1]->macro( "G_METHOD" ) # checking $clone[1]->macro( "G_NOARGS" ) # checking $clone[1]->macro( "G_NODEBUG" ) # checking $clone[1]->macro( "G_SCALAR" ) # checking $clone[1]->macro( "G_VOID" ) # checking $clone[1]->macro( "G_WARN_ALL_MASK" ) # checking $clone[1]->macro( "G_WARN_ALL_OFF" ) # checking $clone[1]->macro( "G_WARN_ALL_ON" ) # checking $clone[1]->macro( "G_WARN_OFF" ) # checking $clone[1]->macro( "G_WARN_ON" ) # checking $clone[1]->macro( "G_WARN_ONCE" ) # checking $clone[1]->macro( "Gconvert" ) # checking $clone[1]->macro( "Gid_t" ) # checking $clone[1]->macro( "Gid_t_f" ) # checking $clone[1]->macro( "Gid_t_sign" ) # checking $clone[1]->macro( "Gid_t_size" ) # checking $clone[1]->macro( "Groups_t" ) # checking $clone[1]->macro( "GvASSIGN_GENERATION" ) # checking $clone[1]->macro( "GvASSIGN_GENERATION_set" ) # checking $clone[1]->macro( "GvASSUMECV" ) # checking $clone[1]->macro( "GvASSUMECV_off" ) # checking $clone[1]->macro( "GvASSUMECV_on" ) # checking $clone[1]->macro( "GvAV" ) # checking $clone[1]->macro( "GvAVn" ) # checking $clone[1]->macro( "GvCV" ) # checking $clone[1]->macro( "GvCVGEN" ) # checking $clone[1]->macro( "GvCVu" ) # checking $clone[1]->macro( "GvEGV" ) # checking $clone[1]->macro( "GvENAME" ) # checking $clone[1]->macro( "GvESTASH" ) # checking $clone[1]->macro( "GvFILE" ) # checking $clone[1]->macro( "GvFILEGV" ) # checking $clone[1]->macro( "GvFILE_HEK" ) # checking $clone[1]->macro( "GvFLAGS" ) # checking $clone[1]->macro( "GvFORM" ) # checking $clone[1]->macro( "GvGP" ) # checking $clone[1]->macro( "GvHV" ) # checking $clone[1]->macro( "GvHVn" ) # checking $clone[1]->macro( "GvIMPORTED" ) # checking $clone[1]->macro( "GvIMPORTED_AV" ) # checking $clone[1]->macro( "GvIMPORTED_AV_off" ) # checking $clone[1]->macro( "GvIMPORTED_AV_on" ) # checking $clone[1]->macro( "GvIMPORTED_CV" ) # checking $clone[1]->macro( "GvIMPORTED_CV_off" ) # checking $clone[1]->macro( "GvIMPORTED_CV_on" ) # checking $clone[1]->macro( "GvIMPORTED_HV" ) # checking $clone[1]->macro( "GvIMPORTED_HV_off" ) # checking $clone[1]->macro( "GvIMPORTED_HV_on" ) # checking $clone[1]->macro( "GvIMPORTED_SV" ) # checking $clone[1]->macro( "GvIMPORTED_SV_off" ) # checking $clone[1]->macro( "GvIMPORTED_SV_on" ) # checking $clone[1]->macro( "GvIMPORTED_off" ) # checking $clone[1]->macro( "GvIMPORTED_on" ) # checking $clone[1]->macro( "GvINTRO" ) # checking $clone[1]->macro( "GvINTRO_off" ) # checking $clone[1]->macro( "GvINTRO_on" ) # checking $clone[1]->macro( "GvIN_PAD" ) # checking $clone[1]->macro( "GvIN_PAD_off" ) # checking $clone[1]->macro( "GvIN_PAD_on" ) # checking $clone[1]->macro( "GvIO" ) # checking $clone[1]->macro( "GvIOn" ) # checking $clone[1]->macro( "GvIOp" ) # checking $clone[1]->macro( "GvLINE" ) # checking $clone[1]->macro( "GvMULTI" ) # checking $clone[1]->macro( "GvMULTI_off" ) # checking $clone[1]->macro( "GvMULTI_on" ) # checking $clone[1]->macro( "GvNAME" ) # checking $clone[1]->macro( "GvNAMELEN" ) # checking $clone[1]->macro( "GvNAMELEN_get" ) # checking $clone[1]->macro( "GvNAME_HEK" ) # checking $clone[1]->macro( "GvNAME_get" ) # checking $clone[1]->macro( "GvREFCNT" ) # checking $clone[1]->macro( "GvREFCNT_inc" ) # checking $clone[1]->macro( "GvSTASH" ) # checking $clone[1]->macro( "GvSV" ) # checking $clone[1]->macro( "GvSVn" ) # checking $clone[1]->macro( "GvUNIQUE" ) # checking $clone[1]->macro( "GvUNIQUE_off" ) # checking $clone[1]->macro( "GvUNIQUE_on" ) # checking $clone[1]->macro( "GvXPVGV" ) # checking $clone[1]->macro( "Gv_AMG" ) # checking $clone[1]->macro( "Gv_AMupdate" ) # checking $clone[1]->macro( "HASATTRIBUTE_FORMAT" ) # checking $clone[1]->macro( "HASATTRIBUTE_MALLOC" ) # checking $clone[1]->macro( "HASATTRIBUTE_NONNULL" ) # checking $clone[1]->macro( "HASATTRIBUTE_NORETURN" ) # checking $clone[1]->macro( "HASATTRIBUTE_PURE" ) # checking $clone[1]->macro( "HASATTRIBUTE_UNUSED" ) # checking $clone[1]->macro( "HASATTRIBUTE_WARN_UNUSED_RESULT" ) # checking $clone[1]->macro( "HASCONST" ) # checking $clone[1]->macro( "HASVOLATILE" ) # checking $clone[1]->macro( "HAS_ACCESS" ) # checking $clone[1]->macro( "HAS_ALARM" ) # checking $clone[1]->macro( "HAS_ATOLL" ) # checking $clone[1]->macro( "HAS_BCMP" ) # checking $clone[1]->macro( "HAS_BCOPY" ) # checking $clone[1]->macro( "HAS_BOOL" ) # checking $clone[1]->macro( "HAS_BUILTIN_CHOOSE_EXPR" ) # checking $clone[1]->macro( "HAS_BZERO" ) # checking $clone[1]->macro( "HAS_C99_VARIADIC_MACROS" ) # checking $clone[1]->macro( "HAS_CHOWN" ) # checking $clone[1]->macro( "HAS_CHROOT" ) # checking $clone[1]->macro( "HAS_CLEARENV" ) # checking $clone[1]->macro( "HAS_COPYSIGNL" ) # checking $clone[1]->macro( "HAS_CRYPT" ) # checking $clone[1]->macro( "HAS_CSH" ) # checking $clone[1]->macro( "HAS_CTERMID" ) # checking $clone[1]->macro( "HAS_CUSERID" ) # checking $clone[1]->macro( "HAS_DBL_DIG" ) # checking $clone[1]->macro( "HAS_DIFFTIME" ) # checking $clone[1]->macro( "HAS_DIRFD" ) # checking $clone[1]->macro( "HAS_DLERROR" ) # checking $clone[1]->macro( "HAS_DRAND48_PROTO" ) # checking $clone[1]->macro( "HAS_DUP2" ) # checking $clone[1]->macro( "HAS_EACCESS" ) # checking $clone[1]->macro( "HAS_ENDGRENT" ) # checking $clone[1]->macro( "HAS_ENDHOSTENT" ) # checking $clone[1]->macro( "HAS_ENDNETENT" ) # checking $clone[1]->macro( "HAS_ENDPROTOENT" ) # checking $clone[1]->macro( "HAS_ENDPWENT" ) # checking $clone[1]->macro( "HAS_ENDSERVENT" ) # checking $clone[1]->macro( "HAS_FCHDIR" ) # checking $clone[1]->macro( "HAS_FCHMOD" ) # checking $clone[1]->macro( "HAS_FCHOWN" ) # checking $clone[1]->macro( "HAS_FCNTL" ) # checking $clone[1]->macro( "HAS_FD_SET" ) # checking $clone[1]->macro( "HAS_FGETPOS" ) # checking $clone[1]->macro( "HAS_FINITE" ) # checking $clone[1]->macro( "HAS_FINITEL" ) # checking $clone[1]->macro( "HAS_FLOCK" ) # checking $clone[1]->macro( "HAS_FLOCK_PROTO" ) # checking $clone[1]->macro( "HAS_FORK" ) # checking $clone[1]->macro( "HAS_FPATHCONF" ) # checking $clone[1]->macro( "HAS_FREXPL" ) # checking $clone[1]->macro( "HAS_FSEEKO" ) # checking $clone[1]->macro( "HAS_FSETPOS" ) # checking $clone[1]->macro( "HAS_FSTATFS" ) # checking $clone[1]->macro( "HAS_FSTATVFS" ) # checking $clone[1]->macro( "HAS_FSYNC" ) # checking $clone[1]->macro( "HAS_FTELLO" ) # checking $clone[1]->macro( "HAS_FUTIMES" ) # checking $clone[1]->macro( "HAS_GETCWD" ) # checking $clone[1]->macro( "HAS_GETGRENT" ) # checking $clone[1]->macro( "HAS_GETGROUPS" ) # checking $clone[1]->macro( "HAS_GETHOSTBYADDR" ) # checking $clone[1]->macro( "HAS_GETHOSTBYNAME" ) # checking $clone[1]->macro( "HAS_GETHOSTENT" ) # checking $clone[1]->macro( "HAS_GETHOSTNAME" ) # checking $clone[1]->macro( "HAS_GETHOST_PROTOS" ) # checking $clone[1]->macro( "HAS_GETITIMER" ) # checking $clone[1]->macro( "HAS_GETLOGIN" ) # checking $clone[1]->macro( "HAS_GETMNTENT" ) # checking $clone[1]->macro( "HAS_GETNETBYADDR" ) # checking $clone[1]->macro( "HAS_GETNETBYNAME" ) # checking $clone[1]->macro( "HAS_GETNETENT" ) # checking $clone[1]->macro( "HAS_GETNET_PROTOS" ) # checking $clone[1]->macro( "HAS_GETPAGESIZE" ) # checking $clone[1]->macro( "HAS_GETPGID" ) # checking $clone[1]->macro( "HAS_GETPGRP" ) # checking $clone[1]->macro( "HAS_GETPPID" ) # checking $clone[1]->macro( "HAS_GETPRIORITY" ) # checking $clone[1]->macro( "HAS_GETPROTOBYNAME" ) # checking $clone[1]->macro( "HAS_GETPROTOBYNUMBER" ) # checking $clone[1]->macro( "HAS_GETPROTOENT" ) # checking $clone[1]->macro( "HAS_GETPROTO_PROTOS" ) # checking $clone[1]->macro( "HAS_GETPWENT" ) # checking $clone[1]->macro( "HAS_GETSERVBYNAME" ) # checking $clone[1]->macro( "HAS_GETSERVBYPORT" ) # checking $clone[1]->macro( "HAS_GETSERVENT" ) # checking $clone[1]->macro( "HAS_GETSERV_PROTOS" ) # checking $clone[1]->macro( "HAS_GETSPNAM" ) # checking $clone[1]->macro( "HAS_GETTIMEOFDAY" ) # checking $clone[1]->macro( "HAS_GNULIBC" ) # checking $clone[1]->macro( "HAS_GROUP" ) # checking $clone[1]->macro( "HAS_HASMNTOPT" ) # checking $clone[1]->macro( "HAS_HTONL" ) # checking $clone[1]->macro( "HAS_HTONS" ) # checking $clone[1]->macro( "HAS_ILOGBL" ) # checking $clone[1]->macro( "HAS_INET_ATON" ) # checking $clone[1]->macro( "HAS_INT64_T" ) # checking $clone[1]->macro( "HAS_IOCTL" ) # checking $clone[1]->macro( "HAS_ISASCII" ) # checking $clone[1]->macro( "HAS_ISINF" ) # checking $clone[1]->macro( "HAS_ISNAN" ) # checking $clone[1]->macro( "HAS_ISNANL" ) # checking $clone[1]->macro( "HAS_KILL" ) # checking $clone[1]->macro( "HAS_KILLPG" ) # checking $clone[1]->macro( "HAS_LCHOWN" ) # checking $clone[1]->macro( "HAS_LDBL_DIG" ) # checking $clone[1]->macro( "HAS_LINK" ) # checking $clone[1]->macro( "HAS_LOCALECONV" ) # checking $clone[1]->macro( "HAS_LOCKF" ) # checking $clone[1]->macro( "HAS_LONG_DOUBLE" ) # checking $clone[1]->macro( "HAS_LONG_LONG" ) # checking $clone[1]->macro( "HAS_LSEEK_PROTO" ) # checking $clone[1]->macro( "HAS_LSTAT" ) # checking $clone[1]->macro( "HAS_MADVISE" ) # checking $clone[1]->macro( "HAS_MBLEN" ) # checking $clone[1]->macro( "HAS_MBSTOWCS" ) # checking $clone[1]->macro( "HAS_MBTOWC" ) # checking $clone[1]->macro( "HAS_MEMCHR" ) # checking $clone[1]->macro( "HAS_MEMCMP" ) # checking $clone[1]->macro( "HAS_MEMCPY" ) # checking $clone[1]->macro( "HAS_MEMMOVE" ) # checking $clone[1]->macro( "HAS_MEMSET" ) # checking $clone[1]->macro( "HAS_MKDIR" ) # checking $clone[1]->macro( "HAS_MKDTEMP" ) # checking $clone[1]->macro( "HAS_MKFIFO" ) # checking $clone[1]->macro( "HAS_MKSTEMP" ) # checking $clone[1]->macro( "HAS_MKTIME" ) # checking $clone[1]->macro( "HAS_MMAP" ) # checking $clone[1]->macro( "HAS_MODFL" ) # checking $clone[1]->macro( "HAS_MODFL_PROTO" ) # checking $clone[1]->macro( "HAS_MPROTECT" ) # checking $clone[1]->macro( "HAS_MSG" ) # checking $clone[1]->macro( "HAS_MSG_CTRUNC" ) # checking $clone[1]->macro( "HAS_MSG_DONTROUTE" ) # checking $clone[1]->macro( "HAS_MSG_OOB" ) # checking $clone[1]->macro( "HAS_MSG_PEEK" ) # checking $clone[1]->macro( "HAS_MSG_PROXY" ) # checking $clone[1]->macro( "HAS_MSYNC" ) # checking $clone[1]->macro( "HAS_MUNMAP" ) # checking $clone[1]->macro( "HAS_NICE" ) # checking $clone[1]->macro( "HAS_NL_LANGINFO" ) # checking $clone[1]->macro( "HAS_NTOHL" ) # checking $clone[1]->macro( "HAS_NTOHS" ) # checking $clone[1]->macro( "HAS_OPEN3" ) # checking $clone[1]->macro( "HAS_PASSWD" ) # checking $clone[1]->macro( "HAS_PATHCONF" ) # checking $clone[1]->macro( "HAS_PAUSE" ) # checking $clone[1]->macro( "HAS_PIPE" ) # checking $clone[1]->macro( "HAS_POLL" ) # checking $clone[1]->macro( "HAS_PROCSELFEXE" ) # checking $clone[1]->macro( "HAS_PTHREAD_ATTR_SETSCOPE" ) # checking $clone[1]->macro( "HAS_PTHREAD_YIELD" ) # checking $clone[1]->macro( "HAS_READDIR" ) # checking $clone[1]->macro( "HAS_READLINK" ) # checking $clone[1]->macro( "HAS_READV" ) # checking $clone[1]->macro( "HAS_RECVMSG" ) # checking $clone[1]->macro( "HAS_RENAME" ) # checking $clone[1]->macro( "HAS_REWINDDIR" ) # checking $clone[1]->macro( "HAS_RMDIR" ) # checking $clone[1]->macro( "HAS_SANE_MEMCMP" ) # checking $clone[1]->macro( "HAS_SBRK_PROTO" ) # checking $clone[1]->macro( "HAS_SCALBNL" ) # checking $clone[1]->macro( "HAS_SCHED_YIELD" ) # checking $clone[1]->macro( "HAS_SCM_RIGHTS" ) # checking $clone[1]->macro( "HAS_SEEKDIR" ) # checking $clone[1]->macro( "HAS_SELECT" ) # checking $clone[1]->macro( "HAS_SEM" ) # checking $clone[1]->macro( "HAS_SENDMSG" ) # checking $clone[1]->macro( "HAS_SETEGID" ) # checking $clone[1]->macro( "HAS_SETEUID" ) # checking $clone[1]->macro( "HAS_SETGRENT" ) # checking $clone[1]->macro( "HAS_SETGROUPS" ) # checking $clone[1]->macro( "HAS_SETHOSTENT" ) # checking $clone[1]->macro( "HAS_SETITIMER" ) # checking $clone[1]->macro( "HAS_SETLINEBUF" ) # checking $clone[1]->macro( "HAS_SETLOCALE" ) # checking $clone[1]->macro( "HAS_SETNETENT" ) # checking $clone[1]->macro( "HAS_SETPGID" ) # checking $clone[1]->macro( "HAS_SETPGRP" ) # checking $clone[1]->macro( "HAS_SETPRIORITY" ) # checking $clone[1]->macro( "HAS_SETPROTOENT" ) # checking $clone[1]->macro( "HAS_SETPWENT" ) # checking $clone[1]->macro( "HAS_SETREGID" ) # checking $clone[1]->macro( "HAS_SETRESGID" ) # checking $clone[1]->macro( "HAS_SETRESUID" ) # checking $clone[1]->macro( "HAS_SETREUID" ) # checking $clone[1]->macro( "HAS_SETSERVENT" ) # checking $clone[1]->macro( "HAS_SETSID" ) # checking $clone[1]->macro( "HAS_SETVBUF" ) # checking $clone[1]->macro( "HAS_SHM" ) # checking $clone[1]->macro( "HAS_SHMAT_PROTOTYPE" ) # checking $clone[1]->macro( "HAS_SIGACTION" ) # checking $clone[1]->macro( "HAS_SIGPROCMASK" ) # checking $clone[1]->macro( "HAS_SIGSETJMP" ) # checking $clone[1]->macro( "HAS_SNPRINTF" ) # checking $clone[1]->macro( "HAS_SOCKATMARK" ) # checking $clone[1]->macro( "HAS_SOCKATMARK_PROTO" ) # checking $clone[1]->macro( "HAS_SOCKET" ) # checking $clone[1]->macro( "HAS_SOCKETPAIR" ) # checking $clone[1]->macro( "HAS_SQRTL" ) # checking $clone[1]->macro( "HAS_STRCHR" ) # checking $clone[1]->macro( "HAS_STRCOLL" ) # checking $clone[1]->macro( "HAS_STRERROR" ) # checking $clone[1]->macro( "HAS_STRFTIME" ) # checking $clone[1]->macro( "HAS_STRTOD" ) # checking $clone[1]->macro( "HAS_STRTOL" ) # checking $clone[1]->macro( "HAS_STRTOLD" ) # checking $clone[1]->macro( "HAS_STRTOLL" ) # checking $clone[1]->macro( "HAS_STRTOQ" ) # checking $clone[1]->macro( "HAS_STRTOUL" ) # checking $clone[1]->macro( "HAS_STRTOULL" ) # checking $clone[1]->macro( "HAS_STRTOUQ" ) # checking $clone[1]->macro( "HAS_STRUCT_CMSGHDR" ) # checking $clone[1]->macro( "HAS_STRUCT_MSGHDR" ) # checking $clone[1]->macro( "HAS_STRUCT_STATFS" ) # checking $clone[1]->macro( "HAS_STRXFRM" ) # checking $clone[1]->macro( "HAS_SYMLINK" ) # checking $clone[1]->macro( "HAS_SYSCALL" ) # checking $clone[1]->macro( "HAS_SYSCALL_PROTO" ) # checking $clone[1]->macro( "HAS_SYSCONF" ) # checking $clone[1]->macro( "HAS_SYSTEM" ) # checking $clone[1]->macro( "HAS_SYS_ERRLIST" ) # checking $clone[1]->macro( "HAS_TCGETPGRP" ) # checking $clone[1]->macro( "HAS_TCSETPGRP" ) # checking $clone[1]->macro( "HAS_TELLDIR" ) # checking $clone[1]->macro( "HAS_TELLDIR_PROTO" ) # checking $clone[1]->macro( "HAS_TIME" ) # checking $clone[1]->macro( "HAS_TIMES" ) # checking $clone[1]->macro( "HAS_TM_TM_GMTOFF" ) # checking $clone[1]->macro( "HAS_TM_TM_ZONE" ) # checking $clone[1]->macro( "HAS_TRUNCATE" ) # checking $clone[1]->macro( "HAS_TZNAME" ) # checking $clone[1]->macro( "HAS_UALARM" ) # checking $clone[1]->macro( "HAS_UMASK" ) # checking $clone[1]->macro( "HAS_UNAME" ) # checking $clone[1]->macro( "HAS_UNSETENV" ) # checking $clone[1]->macro( "HAS_USLEEP" ) # checking $clone[1]->macro( "HAS_USLEEP_PROTO" ) # checking $clone[1]->macro( "HAS_USTAT" ) # checking $clone[1]->macro( "HAS_UTIME" ) # checking $clone[1]->macro( "HAS_VPRINTF" ) # checking $clone[1]->macro( "HAS_VSNPRINTF" ) # checking $clone[1]->macro( "HAS_WAIT" ) # checking $clone[1]->macro( "HAS_WAIT4" ) # checking $clone[1]->macro( "HAS_WAITPID" ) # checking $clone[1]->macro( "HAS_WCSTOMBS" ) # checking $clone[1]->macro( "HAS_WCTOMB" ) # checking $clone[1]->macro( "HAS_WRITEV" ) # checking $clone[1]->macro( "HEK_BASESIZE" ) # checking $clone[1]->macro( "HEK_FLAGS" ) # checking $clone[1]->macro( "HEK_HASH" ) # checking $clone[1]->macro( "HEK_KEY" ) # checking $clone[1]->macro( "HEK_LEN" ) # checking $clone[1]->macro( "HEK_REHASH" ) # checking $clone[1]->macro( "HEK_REHASH_on" ) # checking $clone[1]->macro( "HEK_UTF8" ) # checking $clone[1]->macro( "HEK_UTF8_off" ) # checking $clone[1]->macro( "HEK_UTF8_on" ) # checking $clone[1]->macro( "HEK_WASUTF8" ) # checking $clone[1]->macro( "HEK_WASUTF8_off" ) # checking $clone[1]->macro( "HEK_WASUTF8_on" ) # checking $clone[1]->macro( "HEf_SVKEY" ) # checking $clone[1]->macro( "HINTS_REFCNT_INIT" ) # checking $clone[1]->macro( "HINTS_REFCNT_TERM" ) # checking $clone[1]->macro( "HINT_ARYBASE" ) # checking $clone[1]->macro( "HINT_ASSERTING" ) # checking $clone[1]->macro( "HINT_ASSERTIONSSEEN" ) # checking $clone[1]->macro( "HINT_BLOCK_SCOPE" ) # checking $clone[1]->macro( "HINT_BYTES" ) # checking $clone[1]->macro( "HINT_FILETEST_ACCESS" ) # checking $clone[1]->macro( "HINT_INTEGER" ) # checking $clone[1]->macro( "HINT_LEXICAL_IO" ) # checking $clone[1]->macro( "HINT_LOCALE" ) # checking $clone[1]->macro( "HINT_LOCALIZE_HH" ) # checking $clone[1]->macro( "HINT_NEW_BINARY" ) # checking $clone[1]->macro( "HINT_NEW_FLOAT" ) # checking $clone[1]->macro( "HINT_NEW_INTEGER" ) # checking $clone[1]->macro( "HINT_NEW_RE" ) # checking $clone[1]->macro( "HINT_NEW_STRING" ) # checking $clone[1]->macro( "HINT_RE_EVAL" ) # checking $clone[1]->macro( "HINT_RE_TAINT" ) # checking $clone[1]->macro( "HINT_SORT_MERGESORT" ) # checking $clone[1]->macro( "HINT_SORT_QUICKSORT" ) # checking $clone[1]->macro( "HINT_SORT_SORT_BITS" ) # checking $clone[1]->macro( "HINT_SORT_STABLE" ) # checking $clone[1]->macro( "HINT_STRICT_REFS" ) # checking $clone[1]->macro( "HINT_STRICT_SUBS" ) # checking $clone[1]->macro( "HINT_STRICT_VARS" ) # checking $clone[1]->macro( "HINT_UTF8" ) # checking $clone[1]->macro( "HOST_NAME_MAX" ) # checking $clone[1]->macro( "HOST_NOT_FOUND" ) # checking $clone[1]->macro( "HUGE" ) # checking $clone[1]->macro( "HUGE_VAL" ) # checking $clone[1]->macro( "HUGE_VALF" ) # checking $clone[1]->macro( "HUGE_VALL" ) # checking $clone[1]->macro( "HV_ITERNEXT_WANTPLACEHOLDERS" ) # checking $clone[1]->macro( "HVhek_ENABLEHVKFLAGS" ) # checking $clone[1]->macro( "HVhek_FREEKEY" ) # checking $clone[1]->macro( "HVhek_MASK" ) # checking $clone[1]->macro( "HVhek_PLACEHOLD" ) # checking $clone[1]->macro( "HVhek_REHASH" ) # checking $clone[1]->macro( "HVhek_UNSHARED" ) # checking $clone[1]->macro( "HVhek_UTF8" ) # checking $clone[1]->macro( "HVhek_WASUTF8" ) # checking $clone[1]->macro( "HZ" ) # checking $clone[1]->macro( "H_PERL" ) # checking $clone[1]->macro( "HeHASH" ) # checking $clone[1]->macro( "HeKEY" ) # checking $clone[1]->macro( "HeKEY_hek" ) # checking $clone[1]->macro( "HeKEY_sv" ) # checking $clone[1]->macro( "HeKFLAGS" ) # checking $clone[1]->macro( "HeKLEN" ) # checking $clone[1]->macro( "HeKLEN_UTF8" ) # checking $clone[1]->macro( "HeKREHASH" ) # checking $clone[1]->macro( "HeKUTF8" ) # checking $clone[1]->macro( "HeKWASUTF8" ) # checking $clone[1]->macro( "HeNEXT" ) # checking $clone[1]->macro( "HePV" ) # checking $clone[1]->macro( "HeSVKEY" ) # checking $clone[1]->macro( "HeSVKEY_force" ) # checking $clone[1]->macro( "HeSVKEY_set" ) # checking $clone[1]->macro( "HeVAL" ) # checking $clone[1]->macro( "HvARRAY" ) # checking $clone[1]->macro( "HvAUX" ) # checking $clone[1]->macro( "HvEITER" ) # checking $clone[1]->macro( "HvEITER_get" ) # checking $clone[1]->macro( "HvEITER_set" ) # checking $clone[1]->macro( "HvFILL" ) # checking $clone[1]->macro( "HvHASKFLAGS" ) # checking $clone[1]->macro( "HvHASKFLAGS_off" ) # checking $clone[1]->macro( "HvHASKFLAGS_on" ) # checking $clone[1]->macro( "HvKEYS" ) # checking $clone[1]->macro( "HvLAZYDEL" ) # checking $clone[1]->macro( "HvLAZYDEL_off" ) # checking $clone[1]->macro( "HvLAZYDEL_on" ) # checking $clone[1]->macro( "HvMAX" ) # checking $clone[1]->macro( "HvNAME" ) # checking $clone[1]->macro( "HvNAMELEN_get" ) # checking $clone[1]->macro( "HvNAME_HEK" ) # checking $clone[1]->macro( "HvNAME_get" ) # checking $clone[1]->macro( "HvPLACEHOLDERS" ) # checking $clone[1]->macro( "HvPLACEHOLDERS_get" ) # checking $clone[1]->macro( "HvPLACEHOLDERS_set" ) # checking $clone[1]->macro( "HvREHASH" ) # checking $clone[1]->macro( "HvREHASH_off" ) # checking $clone[1]->macro( "HvREHASH_on" ) # checking $clone[1]->macro( "HvRITER" ) # checking $clone[1]->macro( "HvRITER_get" ) # checking $clone[1]->macro( "HvRITER_set" ) # checking $clone[1]->macro( "HvSHAREKEYS" ) # checking $clone[1]->macro( "HvSHAREKEYS_off" ) # checking $clone[1]->macro( "HvSHAREKEYS_on" ) # checking $clone[1]->macro( "HvTOTALKEYS" ) # checking $clone[1]->macro( "HvUSEDKEYS" ) # checking $clone[1]->macro( "I16SIZE" ) # checking $clone[1]->macro( "I16TYPE" ) # checking $clone[1]->macro( "I16_MAX" ) # checking $clone[1]->macro( "I16_MIN" ) # checking $clone[1]->macro( "I32SIZE" ) # checking $clone[1]->macro( "I32TYPE" ) # checking $clone[1]->macro( "I32_MAX" ) # checking $clone[1]->macro( "I32_MAX_P1" ) # checking $clone[1]->macro( "I32_MIN" ) # checking $clone[1]->macro( "I64SIZE" ) # checking $clone[1]->macro( "I64TYPE" ) # checking $clone[1]->macro( "I8SIZE" ) # checking $clone[1]->macro( "I8TYPE" ) # checking $clone[1]->macro( "IFTODT" ) # checking $clone[1]->macro( "ILL_BADSTK" ) # checking $clone[1]->macro( "ILL_COPROC" ) # checking $clone[1]->macro( "ILL_ILLADR" ) # checking $clone[1]->macro( "ILL_ILLOPC" ) # checking $clone[1]->macro( "ILL_ILLOPN" ) # checking $clone[1]->macro( "ILL_ILLTRP" ) # checking $clone[1]->macro( "ILL_PRVOPC" ) # checking $clone[1]->macro( "ILL_PRVREG" ) # checking $clone[1]->macro( "IN6ADDR_ANY_INIT" ) # checking $clone[1]->macro( "IN6ADDR_LOOPBACK_INIT" ) # checking $clone[1]->macro( "IN6_ARE_ADDR_EQUAL" ) # checking $clone[1]->macro( "IN6_IS_ADDR_LINKLOCAL" ) # checking $clone[1]->macro( "IN6_IS_ADDR_LOOPBACK" ) # checking $clone[1]->macro( "IN6_IS_ADDR_MC_GLOBAL" ) # checking $clone[1]->macro( "IN6_IS_ADDR_MC_LINKLOCAL" ) # checking $clone[1]->macro( "IN6_IS_ADDR_MC_NODELOCAL" ) # checking $clone[1]->macro( "IN6_IS_ADDR_MC_ORGLOCAL" ) # checking $clone[1]->macro( "IN6_IS_ADDR_MC_SITELOCAL" ) # checking $clone[1]->macro( "IN6_IS_ADDR_MULTICAST" ) # checking $clone[1]->macro( "IN6_IS_ADDR_SITELOCAL" ) # checking $clone[1]->macro( "IN6_IS_ADDR_UNSPECIFIED" ) # checking $clone[1]->macro( "IN6_IS_ADDR_V4COMPAT" ) # checking $clone[1]->macro( "IN6_IS_ADDR_V4MAPPED" ) # checking $clone[1]->macro( "INADDR_ALLHOSTS_GROUP" ) # checking $clone[1]->macro( "INADDR_ALLRTRS_GROUP" ) # checking $clone[1]->macro( "INADDR_ANY" ) # checking $clone[1]->macro( "INADDR_BROADCAST" ) # checking $clone[1]->macro( "INADDR_LOOPBACK" ) # checking $clone[1]->macro( "INADDR_MAX_LOCAL_GROUP" ) # checking $clone[1]->macro( "INADDR_NONE" ) # checking $clone[1]->macro( "INADDR_UNSPEC_GROUP" ) # checking $clone[1]->macro( "INET6_ADDRSTRLEN" ) # checking $clone[1]->macro( "INET_ADDRSTRLEN" ) # checking $clone[1]->macro( "INFINITY" ) # checking $clone[1]->macro( "INIT" ) # checking $clone[1]->macro( "INIT_THREADS" ) # checking $clone[1]->macro( "INIT_TRACK_MEMPOOL" ) # checking $clone[1]->macro( "INT16_C" ) # checking $clone[1]->macro( "INT16_MAX" ) # checking $clone[1]->macro( "INT16_MIN" ) # checking $clone[1]->macro( "INT2PTR" ) # checking $clone[1]->macro( "INT32_C" ) # checking $clone[1]->macro( "INT32_MAX" ) # checking $clone[1]->macro( "INT32_MIN" ) # checking $clone[1]->macro( "INT64_C" ) # checking $clone[1]->macro( "INT64_MAX" ) # checking $clone[1]->macro( "INT64_MIN" ) # checking $clone[1]->macro( "INT8_C" ) # checking $clone[1]->macro( "INT8_MAX" ) # checking $clone[1]->macro( "INT8_MIN" ) # checking $clone[1]->macro( "INTMAX_C" ) # checking $clone[1]->macro( "INTMAX_MAX" ) # checking $clone[1]->macro( "INTMAX_MIN" ) # checking $clone[1]->macro( "INTPTR_MAX" ) # checking $clone[1]->macro( "INTPTR_MIN" ) # checking $clone[1]->macro( "INTSIZE" ) # checking $clone[1]->macro( "INT_FAST16_MAX" ) # checking $clone[1]->macro( "INT_FAST16_MIN" ) # checking $clone[1]->macro( "INT_FAST32_MAX" ) # checking $clone[1]->macro( "INT_FAST32_MIN" ) # checking $clone[1]->macro( "INT_FAST64_MAX" ) # checking $clone[1]->macro( "INT_FAST64_MIN" ) # checking $clone[1]->macro( "INT_FAST8_MAX" ) # checking $clone[1]->macro( "INT_FAST8_MIN" ) # checking $clone[1]->macro( "INT_LEAST16_MAX" ) # checking $clone[1]->macro( "INT_LEAST16_MIN" ) # checking $clone[1]->macro( "INT_LEAST32_MAX" ) # checking $clone[1]->macro( "INT_LEAST32_MIN" ) # checking $clone[1]->macro( "INT_LEAST64_MAX" ) # checking $clone[1]->macro( "INT_LEAST64_MIN" ) # checking $clone[1]->macro( "INT_LEAST8_MAX" ) # checking $clone[1]->macro( "INT_LEAST8_MIN" ) # checking $clone[1]->macro( "INT_MAX" ) # checking $clone[1]->macro( "INT_MIN" ) # checking $clone[1]->macro( "IN_BADCLASS" ) # checking $clone[1]->macro( "IN_BYTES" ) # checking $clone[1]->macro( "IN_CLASSA" ) # checking $clone[1]->macro( "IN_CLASSA_HOST" ) # checking $clone[1]->macro( "IN_CLASSA_MAX" ) # checking $clone[1]->macro( "IN_CLASSA_NET" ) # checking $clone[1]->macro( "IN_CLASSA_NSHIFT" ) # checking $clone[1]->macro( "IN_CLASSB" ) # checking $clone[1]->macro( "IN_CLASSB_HOST" ) # checking $clone[1]->macro( "IN_CLASSB_MAX" ) # checking $clone[1]->macro( "IN_CLASSB_NET" ) # checking $clone[1]->macro( "IN_CLASSB_NSHIFT" ) # checking $clone[1]->macro( "IN_CLASSC" ) # checking $clone[1]->macro( "IN_CLASSC_HOST" ) # checking $clone[1]->macro( "IN_CLASSC_NET" ) # checking $clone[1]->macro( "IN_CLASSC_NSHIFT" ) # checking $clone[1]->macro( "IN_CLASSD" ) # checking $clone[1]->macro( "IN_EXPERIMENTAL" ) # checking $clone[1]->macro( "IN_LOCALE" ) # checking $clone[1]->macro( "IN_LOCALE_COMPILETIME" ) # checking $clone[1]->macro( "IN_LOCALE_RUNTIME" ) # checking $clone[1]->macro( "IN_LOOPBACKNET" ) # checking $clone[1]->macro( "IN_MULTICAST" ) # checking $clone[1]->macro( "IN_PERL_COMPILETIME" ) # checking $clone[1]->macro( "IN_PERL_RUNTIME" ) # checking $clone[1]->macro( "IOCPARM_LEN" ) # checking $clone[1]->macro( "IOCSIZE_MASK" ) # checking $clone[1]->macro( "IOCSIZE_SHIFT" ) # checking $clone[1]->macro( "IOC_IN" ) # checking $clone[1]->macro( "IOC_INOUT" ) # checking $clone[1]->macro( "IOC_OUT" ) # checking $clone[1]->macro( "IOV_MAX" ) # checking $clone[1]->macro( "IOf_ARGV" ) # checking $clone[1]->macro( "IOf_DIDTOP" ) # checking $clone[1]->macro( "IOf_FAKE_DIRP" ) # checking $clone[1]->macro( "IOf_FLUSH" ) # checking $clone[1]->macro( "IOf_NOLINE" ) # checking $clone[1]->macro( "IOf_START" ) # checking $clone[1]->macro( "IOf_UNTAINT" ) # checking $clone[1]->macro( "IPC_CREAT" ) # checking $clone[1]->macro( "IPC_EXCL" ) # checking $clone[1]->macro( "IPC_INFO" ) # checking $clone[1]->macro( "IPC_NOWAIT" ) # checking $clone[1]->macro( "IPC_PRIVATE" ) # checking $clone[1]->macro( "IPC_RMID" ) # checking $clone[1]->macro( "IPC_SET" ) # checking $clone[1]->macro( "IPC_STAT" ) # checking $clone[1]->macro( "IPPORT_RESERVED" ) # checking $clone[1]->macro( "IPPROTO_AH" ) # checking $clone[1]->macro( "IPPROTO_COMP" ) # checking $clone[1]->macro( "IPPROTO_DSTOPTS" ) # checking $clone[1]->macro( "IPPROTO_EGP" ) # checking $clone[1]->macro( "IPPROTO_ENCAP" ) # checking $clone[1]->macro( "IPPROTO_ESP" ) # checking $clone[1]->macro( "IPPROTO_FRAGMENT" ) # checking $clone[1]->macro( "IPPROTO_GRE" ) # checking $clone[1]->macro( "IPPROTO_HOPOPTS" ) # checking $clone[1]->macro( "IPPROTO_ICMP" ) # checking $clone[1]->macro( "IPPROTO_ICMPV6" ) # checking $clone[1]->macro( "IPPROTO_IDP" ) # checking $clone[1]->macro( "IPPROTO_IGMP" ) # checking $clone[1]->macro( "IPPROTO_IP" ) # checking $clone[1]->macro( "IPPROTO_IPIP" ) # checking $clone[1]->macro( "IPPROTO_IPV6" ) # checking $clone[1]->macro( "IPPROTO_MTP" ) # checking $clone[1]->macro( "IPPROTO_NONE" ) # checking $clone[1]->macro( "IPPROTO_PIM" ) # checking $clone[1]->macro( "IPPROTO_PUP" ) # checking $clone[1]->macro( "IPPROTO_RAW" ) # checking $clone[1]->macro( "IPPROTO_ROUTING" ) # checking $clone[1]->macro( "IPPROTO_RSVP" ) # checking $clone[1]->macro( "IPPROTO_SCTP" ) # checking $clone[1]->macro( "IPPROTO_TCP" ) # checking $clone[1]->macro( "IPPROTO_TP" ) # checking $clone[1]->macro( "IPPROTO_UDP" ) # checking $clone[1]->macro( "IPV6_2292DSTOPTS" ) # checking $clone[1]->macro( "IPV6_2292HOPLIMIT" ) # checking $clone[1]->macro( "IPV6_2292HOPOPTS" ) # checking $clone[1]->macro( "IPV6_2292PKTINFO" ) # checking $clone[1]->macro( "IPV6_2292PKTOPTIONS" ) # checking $clone[1]->macro( "IPV6_2292RTHDR" ) # checking $clone[1]->macro( "IPV6_ADDRFORM" ) # checking $clone[1]->macro( "IPV6_ADD_MEMBERSHIP" ) # checking $clone[1]->macro( "IPV6_AUTHHDR" ) # checking $clone[1]->macro( "IPV6_CHECKSUM" ) # checking $clone[1]->macro( "IPV6_DROP_MEMBERSHIP" ) # checking $clone[1]->macro( "IPV6_DSTOPTS" ) # checking $clone[1]->macro( "IPV6_HOPLIMIT" ) # checking $clone[1]->macro( "IPV6_HOPOPTS" ) # checking $clone[1]->macro( "IPV6_IPSEC_POLICY" ) # checking $clone[1]->macro( "IPV6_JOIN_ANYCAST" ) # checking $clone[1]->macro( "IPV6_JOIN_GROUP" ) # checking $clone[1]->macro( "IPV6_LEAVE_ANYCAST" ) # checking $clone[1]->macro( "IPV6_LEAVE_GROUP" ) # checking $clone[1]->macro( "IPV6_MTU" ) # checking $clone[1]->macro( "IPV6_MTU_DISCOVER" ) # checking $clone[1]->macro( "IPV6_MULTICAST_HOPS" ) # checking $clone[1]->macro( "IPV6_MULTICAST_IF" ) # checking $clone[1]->macro( "IPV6_MULTICAST_LOOP" ) # checking $clone[1]->macro( "IPV6_NEXTHOP" ) # checking $clone[1]->macro( "IPV6_PKTINFO" ) # checking $clone[1]->macro( "IPV6_PMTUDISC_DO" ) # checking $clone[1]->macro( "IPV6_PMTUDISC_DONT" ) # checking $clone[1]->macro( "IPV6_PMTUDISC_WANT" ) # checking $clone[1]->macro( "IPV6_RECVDSTOPTS" ) # checking $clone[1]->macro( "IPV6_RECVERR" ) # checking $clone[1]->macro( "IPV6_RECVHOPLIMIT" ) # checking $clone[1]->macro( "IPV6_RECVHOPOPTS" ) # checking $clone[1]->macro( "IPV6_RECVPKTINFO" ) # checking $clone[1]->macro( "IPV6_RECVRTHDR" ) # checking $clone[1]->macro( "IPV6_RECVTCLASS" ) # checking $clone[1]->macro( "IPV6_ROUTER_ALERT" ) # checking $clone[1]->macro( "IPV6_RTHDR" ) # checking $clone[1]->macro( "IPV6_RTHDRDSTOPTS" ) # checking $clone[1]->macro( "IPV6_RTHDR_LOOSE" ) # checking $clone[1]->macro( "IPV6_RTHDR_STRICT" ) # checking $clone[1]->macro( "IPV6_RTHDR_TYPE_0" ) # checking $clone[1]->macro( "IPV6_RXDSTOPTS" ) # checking $clone[1]->macro( "IPV6_RXHOPOPTS" ) # checking $clone[1]->macro( "IPV6_TCLASS" ) # checking $clone[1]->macro( "IPV6_UNICAST_HOPS" ) # checking $clone[1]->macro( "IPV6_V6ONLY" ) # checking $clone[1]->macro( "IPV6_XFRM_POLICY" ) # checking $clone[1]->macro( "IP_ADD_MEMBERSHIP" ) # checking $clone[1]->macro( "IP_ADD_SOURCE_MEMBERSHIP" ) # checking $clone[1]->macro( "IP_BLOCK_SOURCE" ) # checking $clone[1]->macro( "IP_DEFAULT_MULTICAST_LOOP" ) # checking $clone[1]->macro( "IP_DEFAULT_MULTICAST_TTL" ) # checking $clone[1]->macro( "IP_DROP_MEMBERSHIP" ) # checking $clone[1]->macro( "IP_DROP_SOURCE_MEMBERSHIP" ) # checking $clone[1]->macro( "IP_HDRINCL" ) # checking $clone[1]->macro( "IP_MAX_MEMBERSHIPS" ) # checking $clone[1]->macro( "IP_MSFILTER" ) # checking $clone[1]->macro( "IP_MSFILTER_SIZE" ) # checking $clone[1]->macro( "IP_MTU_DISCOVER" ) # checking $clone[1]->macro( "IP_MULTICAST_IF" ) # checking $clone[1]->macro( "IP_MULTICAST_LOOP" ) # checking $clone[1]->macro( "IP_MULTICAST_TTL" ) # checking $clone[1]->macro( "IP_OPTIONS" ) # checking $clone[1]->macro( "IP_PKTINFO" ) # checking $clone[1]->macro( "IP_PKTOPTIONS" ) # checking $clone[1]->macro( "IP_PMTUDISC" ) # checking $clone[1]->macro( "IP_PMTUDISC_DO" ) # checking $clone[1]->macro( "IP_PMTUDISC_DONT" ) # checking $clone[1]->macro( "IP_PMTUDISC_WANT" ) # checking $clone[1]->macro( "IP_RECVERR" ) # checking $clone[1]->macro( "IP_RECVOPTS" ) # checking $clone[1]->macro( "IP_RECVRETOPTS" ) # checking $clone[1]->macro( "IP_RECVTOS" ) # checking $clone[1]->macro( "IP_RECVTTL" ) # checking $clone[1]->macro( "IP_RETOPTS" ) # checking $clone[1]->macro( "IP_ROUTER_ALERT" ) # checking $clone[1]->macro( "IP_TOS" ) # checking $clone[1]->macro( "IP_TTL" ) # checking $clone[1]->macro( "IP_UNBLOCK_SOURCE" ) # checking $clone[1]->macro( "ISHISH" ) # checking $clone[1]->macro( "IS_NUMBER_GREATER_THAN_UV_MAX" ) # checking $clone[1]->macro( "IS_NUMBER_INFINITY" ) # checking $clone[1]->macro( "IS_NUMBER_IN_UV" ) # checking $clone[1]->macro( "IS_NUMBER_NAN" ) # checking $clone[1]->macro( "IS_NUMBER_NEG" ) # checking $clone[1]->macro( "IS_NUMBER_NOT_INT" ) # checking $clone[1]->macro( "IS_PADCONST" ) # checking $clone[1]->macro( "IS_PADGV" ) # checking $clone[1]->macro( "IS_UTF8_CHAR" ) # checking $clone[1]->macro( "IS_UTF8_CHAR_1" ) # checking $clone[1]->macro( "IS_UTF8_CHAR_2" ) # checking $clone[1]->macro( "IS_UTF8_CHAR_3" ) # checking $clone[1]->macro( "IS_UTF8_CHAR_3a" ) # checking $clone[1]->macro( "IS_UTF8_CHAR_3b" ) # checking $clone[1]->macro( "IS_UTF8_CHAR_3c" ) # checking $clone[1]->macro( "IS_UTF8_CHAR_3d" ) # checking $clone[1]->macro( "IS_UTF8_CHAR_4" ) # checking $clone[1]->macro( "IS_UTF8_CHAR_4a" ) # checking $clone[1]->macro( "IS_UTF8_CHAR_4b" ) # checking $clone[1]->macro( "IS_UTF8_CHAR_4c" ) # checking $clone[1]->macro( "IS_UTF8_CHAR_FAST" ) # checking $clone[1]->macro( "ITIMER_PROF" ) # checking $clone[1]->macro( "ITIMER_REAL" ) # checking $clone[1]->macro( "ITIMER_VIRTUAL" ) # checking $clone[1]->macro( "IVSIZE" ) # checking $clone[1]->macro( "IVTYPE" ) # checking $clone[1]->macro( "IV_DIG" ) # checking $clone[1]->macro( "IV_MAX" ) # checking $clone[1]->macro( "IV_MAX_P1" ) # checking $clone[1]->macro( "IV_MIN" ) # checking $clone[1]->macro( "IVdf" ) # checking $clone[1]->macro( "I_32" ) # checking $clone[1]->macro( "I_ARPA_INET" ) # checking $clone[1]->macro( "I_CRYPT" ) # checking $clone[1]->macro( "I_DIRENT" ) # checking $clone[1]->macro( "I_DLFCN" ) # checking $clone[1]->macro( "I_FLOAT" ) # checking $clone[1]->macro( "I_GDBM" ) # checking $clone[1]->macro( "I_GRP" ) # checking $clone[1]->macro( "I_INTTYPES" ) # checking $clone[1]->macro( "I_LANGINFO" ) # checking $clone[1]->macro( "I_LIMITS" ) # checking $clone[1]->macro( "I_LOCALE" ) # checking $clone[1]->macro( "I_MATH" ) # checking $clone[1]->macro( "I_MNTENT" ) # checking $clone[1]->macro( "I_NDBM" ) # checking $clone[1]->macro( "I_NETDB" ) # checking $clone[1]->macro( "I_NETINET_IN" ) # checking $clone[1]->macro( "I_NETINET_TCP" ) # checking $clone[1]->macro( "I_POLL" ) # checking $clone[1]->macro( "I_PTHREAD" ) # checking $clone[1]->macro( "I_PWD" ) # checking $clone[1]->macro( "I_SHADOW" ) # checking $clone[1]->macro( "I_STDARG" ) # checking $clone[1]->macro( "I_STDDEF" ) # checking $clone[1]->macro( "I_STDLIB" ) # checking $clone[1]->macro( "I_STRING" ) # checking $clone[1]->macro( "I_SYSLOG" ) # checking $clone[1]->macro( "I_SYSUIO" ) # checking $clone[1]->macro( "I_SYSUTSNAME" ) # checking $clone[1]->macro( "I_SYS_DIR" ) # checking $clone[1]->macro( "I_SYS_FILE" ) # checking $clone[1]->macro( "I_SYS_IOCTL" ) # checking $clone[1]->macro( "I_SYS_MOUNT" ) # checking $clone[1]->macro( "I_SYS_PARAM" ) # checking $clone[1]->macro( "I_SYS_RESOURCE" ) # checking $clone[1]->macro( "I_SYS_SELECT" ) # checking $clone[1]->macro( "I_SYS_STAT" ) # checking $clone[1]->macro( "I_SYS_STATFS" ) # checking $clone[1]->macro( "I_SYS_STATVFS" ) # checking $clone[1]->macro( "I_SYS_TIME" ) # checking $clone[1]->macro( "I_SYS_TIMES" ) # checking $clone[1]->macro( "I_SYS_TYPES" ) # checking $clone[1]->macro( "I_SYS_UN" ) # checking $clone[1]->macro( "I_SYS_VFS" ) # checking $clone[1]->macro( "I_SYS_WAIT" ) # checking $clone[1]->macro( "I_TERMIOS" ) # checking $clone[1]->macro( "I_TIME" ) # checking $clone[1]->macro( "I_UNISTD" ) # checking $clone[1]->macro( "I_USTAT" ) # checking $clone[1]->macro( "I_UTIME" ) # checking $clone[1]->macro( "I_V" ) # checking $clone[1]->macro( "I_VALUES" ) # checking $clone[1]->macro( "IoANY" ) # checking $clone[1]->macro( "IoBOTTOM_GV" ) # checking $clone[1]->macro( "IoBOTTOM_NAME" ) # checking $clone[1]->macro( "IoDIRP" ) # checking $clone[1]->macro( "IoFLAGS" ) # checking $clone[1]->macro( "IoFMT_GV" ) # checking $clone[1]->macro( "IoFMT_NAME" ) # checking $clone[1]->macro( "IoIFP" ) # checking $clone[1]->macro( "IoLINES" ) # checking $clone[1]->macro( "IoLINES_LEFT" ) # checking $clone[1]->macro( "IoOFP" ) # checking $clone[1]->macro( "IoPAGE" ) # checking $clone[1]->macro( "IoPAGE_LEN" ) # checking $clone[1]->macro( "IoSUBPROCESS" ) # checking $clone[1]->macro( "IoTOP_GV" ) # checking $clone[1]->macro( "IoTOP_NAME" ) # checking $clone[1]->macro( "IoTYPE" ) # checking $clone[1]->macro( "IoTYPE_APPEND" ) # checking $clone[1]->macro( "IoTYPE_CLOSED" ) # checking $clone[1]->macro( "IoTYPE_IMPLICIT" ) # checking $clone[1]->macro( "IoTYPE_NUMERIC" ) # checking $clone[1]->macro( "IoTYPE_PIPE" ) # checking $clone[1]->macro( "IoTYPE_RDONLY" ) # checking $clone[1]->macro( "IoTYPE_RDWR" ) # checking $clone[1]->macro( "IoTYPE_SOCKET" ) # checking $clone[1]->macro( "IoTYPE_STD" ) # checking $clone[1]->macro( "IoTYPE_WRONLY" ) # checking $clone[1]->macro( "IsSet" ) # checking $clone[1]->macro( "JMPENV_BOOTSTRAP" ) # checking $clone[1]->macro( "JMPENV_JUMP" ) # checking $clone[1]->macro( "JMPENV_POP" ) # checking $clone[1]->macro( "JMPENV_PUSH" ) # checking $clone[1]->macro( "LC_ADDRESS" ) # checking $clone[1]->macro( "LC_ADDRESS_MASK" ) # checking $clone[1]->macro( "LC_ALL" ) # checking $clone[1]->macro( "LC_ALL_MASK" ) # checking $clone[1]->macro( "LC_COLLATE" ) # checking $clone[1]->macro( "LC_COLLATE_MASK" ) # checking $clone[1]->macro( "LC_CTYPE" ) # checking $clone[1]->macro( "LC_CTYPE_MASK" ) # checking $clone[1]->macro( "LC_GLOBAL_LOCALE" ) # checking $clone[1]->macro( "LC_IDENTIFICATION" ) # checking $clone[1]->macro( "LC_IDENTIFICATION_MASK" ) # checking $clone[1]->macro( "LC_MEASUREMENT" ) # checking $clone[1]->macro( "LC_MEASUREMENT_MASK" ) # checking $clone[1]->macro( "LC_MESSAGES" ) # checking $clone[1]->macro( "LC_MESSAGES_MASK" ) # checking $clone[1]->macro( "LC_MONETARY" ) # checking $clone[1]->macro( "LC_MONETARY_MASK" ) # checking $clone[1]->macro( "LC_NAME" ) # checking $clone[1]->macro( "LC_NAME_MASK" ) # checking $clone[1]->macro( "LC_NUMERIC" ) # checking $clone[1]->macro( "LC_NUMERIC_MASK" ) # checking $clone[1]->macro( "LC_PAPER" ) # checking $clone[1]->macro( "LC_PAPER_MASK" ) # checking $clone[1]->macro( "LC_TELEPHONE" ) # checking $clone[1]->macro( "LC_TELEPHONE_MASK" ) # checking $clone[1]->macro( "LC_TIME" ) # checking $clone[1]->macro( "LC_TIME_MASK" ) # checking $clone[1]->macro( "LDBL_DIG" ) # checking $clone[1]->macro( "LDBL_EPSILON" ) # checking $clone[1]->macro( "LDBL_MANT_DIG" ) # checking $clone[1]->macro( "LDBL_MAX" ) # checking $clone[1]->macro( "LDBL_MAX_10_EXP" ) # checking $clone[1]->macro( "LDBL_MAX_EXP" ) # checking $clone[1]->macro( "LDBL_MIN" ) # checking $clone[1]->macro( "LDBL_MIN_10_EXP" ) # checking $clone[1]->macro( "LDBL_MIN_EXP" ) # checking $clone[1]->macro( "LEAVE" ) # checking $clone[1]->macro( "LEAVESUB" ) # checking $clone[1]->macro( "LEAVE_SCOPE" ) # checking $clone[1]->macro( "LEX_NOTPARSING" ) # checking $clone[1]->macro( "LIBERAL" ) # checking $clone[1]->macro( "LIBM_LIB_VERSION" ) # checking $clone[1]->macro( "LIB_INVARG" ) # checking $clone[1]->macro( "LIKELY" ) # checking $clone[1]->macro( "LINE_MAX" ) # checking $clone[1]->macro( "LITTLE_ENDIAN" ) # checking $clone[1]->macro( "LLONG_MAX" ) # checking $clone[1]->macro( "LLONG_MIN" ) # checking $clone[1]->macro( "LOCALTIME_R_PROTO" ) # checking $clone[1]->macro( "LOCK_CRED_MUTEX" ) # checking $clone[1]->macro( "LOCK_DOLLARZERO_MUTEX" ) # checking $clone[1]->macro( "LOCK_EX" ) # checking $clone[1]->macro( "LOCK_FDPID_MUTEX" ) # checking $clone[1]->macro( "LOCK_MAND" ) # checking $clone[1]->macro( "LOCK_NB" ) # checking $clone[1]->macro( "LOCK_READ" ) # checking $clone[1]->macro( "LOCK_RW" ) # checking $clone[1]->macro( "LOCK_SH" ) # checking $clone[1]->macro( "LOCK_STRTAB_MUTEX" ) # checking $clone[1]->macro( "LOCK_SV_LOCK_MUTEX" ) # checking $clone[1]->macro( "LOCK_SV_MUTEX" ) # checking $clone[1]->macro( "LOCK_UN" ) # checking $clone[1]->macro( "LOCK_WRITE" ) # checking $clone[1]->macro( "LOC_SED" ) # checking $clone[1]->macro( "LOGIN_NAME_MAX" ) # checking $clone[1]->macro( "LONGLONGSIZE" ) # checking $clone[1]->macro( "LONGSIZE" ) # checking $clone[1]->macro( "LONG_BIT" ) # checking $clone[1]->macro( "LONG_DOUBLESIZE" ) # checking $clone[1]->macro( "LONG_LONG_MAX" ) # checking $clone[1]->macro( "LONG_LONG_MIN" ) # checking $clone[1]->macro( "LONG_MAX" ) # checking $clone[1]->macro( "LONG_MIN" ) # checking $clone[1]->macro( "LSEEKSIZE" ) # checking $clone[1]->macro( "LVRET" ) # checking $clone[1]->macro( "L_INCR" ) # checking $clone[1]->macro( "L_SET" ) # checking $clone[1]->macro( "L_XTND" ) # checking $clone[1]->macro( "L_ctermid" ) # checking $clone[1]->macro( "L_cuserid" ) # checking $clone[1]->macro( "L_tmpnam" ) # checking $clone[1]->macro( "LvTARG" ) # checking $clone[1]->macro( "LvTARGLEN" ) # checking $clone[1]->macro( "LvTARGOFF" ) # checking $clone[1]->macro( "LvTYPE" ) # checking $clone[1]->macro( "MADPROP_IN_BASEOP" ) # checking $clone[1]->macro( "MALLOC_CHECK_TAINT" ) # checking $clone[1]->macro( "MALLOC_CHECK_TAINT2" ) # checking $clone[1]->macro( "MALLOC_INIT" ) # checking $clone[1]->macro( "MALLOC_TERM" ) # checking $clone[1]->macro( "MALLOC_TOO_LATE_FOR" ) # checking $clone[1]->macro( "MARK" ) # checking $clone[1]->macro( "MATH_ERREXCEPT" ) # checking $clone[1]->macro( "MATH_ERRNO" ) # checking $clone[1]->macro( "MAX" ) # checking $clone[1]->macro( "MAXARG" ) # checking $clone[1]->macro( "MAXHOSTNAMELEN" ) # checking $clone[1]->macro( "MAXNAMLEN" ) # checking $clone[1]->macro( "MAXO" ) # checking $clone[1]->macro( "MAXPATHLEN" ) # checking $clone[1]->macro( "MAXSYMLINKS" ) # checking $clone[1]->macro( "MAXSYSFD" ) # checking $clone[1]->macro( "MAX_CANON" ) # checking $clone[1]->macro( "MAX_INPUT" ) # checking $clone[1]->macro( "MAX_RECURSE_EVAL_NOCHANGE_DEPTH" ) # checking $clone[1]->macro( "MB_CUR_MAX" ) # checking $clone[1]->macro( "MB_LEN_MAX" ) # checking $clone[1]->macro( "MCAST_BLOCK_SOURCE" ) # checking $clone[1]->macro( "MCAST_EXCLUDE" ) # checking $clone[1]->macro( "MCAST_INCLUDE" ) # checking $clone[1]->macro( "MCAST_JOIN_GROUP" ) # checking $clone[1]->macro( "MCAST_JOIN_SOURCE_GROUP" ) # checking $clone[1]->macro( "MCAST_LEAVE_GROUP" ) # checking $clone[1]->macro( "MCAST_LEAVE_SOURCE_GROUP" ) # checking $clone[1]->macro( "MCAST_MSFILTER" ) # checking $clone[1]->macro( "MCAST_UNBLOCK_SOURCE" ) # checking $clone[1]->macro( "MEMBER_TO_FPTR" ) # checking $clone[1]->macro( "MEM_ALIGNBYTES" ) # checking $clone[1]->macro( "MEM_LOG_ALLOC" ) # checking $clone[1]->macro( "MEM_LOG_FREE" ) # checking $clone[1]->macro( "MEM_LOG_REALLOC" ) # checking $clone[1]->macro( "MEM_SIZE" ) # checking $clone[1]->macro( "MEM_WRAP_CHECK" ) # checking $clone[1]->macro( "MEM_WRAP_CHECK_" ) # checking $clone[1]->macro( "MEM_WRAP_CHECK_1" ) # checking $clone[1]->macro( "MEXTEND" ) # checking $clone[1]->macro( "MGVTBL_SET" ) # checking $clone[1]->macro( "MGVTBL_SET_CONST_MAGIC_GET" ) # checking $clone[1]->macro( "MGf_COPY" ) # checking $clone[1]->macro( "MGf_DUP" ) # checking $clone[1]->macro( "MGf_GSKIP" ) # checking $clone[1]->macro( "MGf_LOCAL" ) # checking $clone[1]->macro( "MGf_MINMATCH" ) # checking $clone[1]->macro( "MGf_REFCOUNTED" ) # checking $clone[1]->macro( "MGf_TAINTEDDIR" ) # checking $clone[1]->macro( "MIN" ) # checking $clone[1]->macro( "MINSIGSTKSZ" ) # checking $clone[1]->macro( "MQ_PRIO_MAX" ) # checking $clone[1]->macro( "MSG_CONFIRM" ) # checking $clone[1]->macro( "MSG_CTRUNC" ) # checking $clone[1]->macro( "MSG_DONTROUTE" ) # checking $clone[1]->macro( "MSG_DONTWAIT" ) # checking $clone[1]->macro( "MSG_EOR" ) # checking $clone[1]->macro( "MSG_ERRQUEUE" ) # checking $clone[1]->macro( "MSG_FIN" ) # checking $clone[1]->macro( "MSG_MORE" ) # checking $clone[1]->macro( "MSG_NOSIGNAL" ) # checking $clone[1]->macro( "MSG_OOB" ) # checking $clone[1]->macro( "MSG_PEEK" ) # checking $clone[1]->macro( "MSG_PROXY" ) # checking $clone[1]->macro( "MSG_RST" ) # checking $clone[1]->macro( "MSG_SYN" ) # checking $clone[1]->macro( "MSG_TRUNC" ) # checking $clone[1]->macro( "MSG_TRYHARD" ) # checking $clone[1]->macro( "MSG_WAITALL" ) # checking $clone[1]->macro( "MSPAGAIN" ) # checking $clone[1]->macro( "MULTICALL" ) # checking $clone[1]->macro( "MUTEX_DESTROY" ) # checking $clone[1]->macro( "MUTEX_INIT" ) # checking $clone[1]->macro( "MUTEX_LOCK" ) # checking $clone[1]->macro( "MUTEX_UNLOCK" ) # checking $clone[1]->macro( "MY_CXT" ) # checking $clone[1]->macro( "MY_CXT_CLONE" ) # checking $clone[1]->macro( "MY_CXT_INIT" ) # checking $clone[1]->macro( "M_1_PI" ) # checking $clone[1]->macro( "M_1_PIl" ) # checking $clone[1]->macro( "M_2_PI" ) # checking $clone[1]->macro( "M_2_PIl" ) # checking $clone[1]->macro( "M_2_SQRTPI" ) # checking $clone[1]->macro( "M_2_SQRTPIl" ) # checking $clone[1]->macro( "M_E" ) # checking $clone[1]->macro( "M_El" ) # checking $clone[1]->macro( "M_LN10" ) # checking $clone[1]->macro( "M_LN10l" ) # checking $clone[1]->macro( "M_LN2" ) # checking $clone[1]->macro( "M_LN2l" ) # checking $clone[1]->macro( "M_LOG10E" ) # checking $clone[1]->macro( "M_LOG10El" ) # checking $clone[1]->macro( "M_LOG2E" ) # checking $clone[1]->macro( "M_LOG2El" ) # checking $clone[1]->macro( "M_PI" ) # checking $clone[1]->macro( "M_PI_2" ) # checking $clone[1]->macro( "M_PI_2l" ) # checking $clone[1]->macro( "M_PI_4" ) # checking $clone[1]->macro( "M_PI_4l" ) # checking $clone[1]->macro( "M_PIl" ) # checking $clone[1]->macro( "M_SQRT1_2" ) # checking $clone[1]->macro( "M_SQRT1_2l" ) # checking $clone[1]->macro( "M_SQRT2" ) # checking $clone[1]->macro( "M_SQRT2l" ) # checking $clone[1]->macro( "Malloc_t" ) # checking $clone[1]->macro( "MgPV" ) # checking $clone[1]->macro( "MgPV_const" ) # checking $clone[1]->macro( "MgPV_nolen_const" ) # checking $clone[1]->macro( "MgTAINTEDDIR" ) # checking $clone[1]->macro( "MgTAINTEDDIR_off" ) # checking $clone[1]->macro( "MgTAINTEDDIR_on" ) # checking $clone[1]->macro( "Mkdir" ) # checking $clone[1]->macro( "Mmap_t" ) # checking $clone[1]->macro( "Mode_t" ) # checking $clone[1]->macro( "Move" ) # checking $clone[1]->macro( "MoveD" ) # checking $clone[1]->macro( "NAME_MAX" ) # checking $clone[1]->macro( "NAN" ) # checking $clone[1]->macro( "NATIVE_IS_INVARIANT" ) # checking $clone[1]->macro( "NATIVE_TO_ASCII" ) # checking $clone[1]->macro( "NATIVE_TO_NEED" ) # checking $clone[1]->macro( "NATIVE_TO_UNI" ) # checking $clone[1]->macro( "NATIVE_TO_UTF" ) # checking $clone[1]->macro( "NBBY" ) # checking $clone[1]->macro( "NCARGS" ) # checking $clone[1]->macro( "NCC" ) # checking $clone[1]->macro( "NEGATIVE_INDICES_VAR" ) # checking $clone[1]->macro( "NETDB_INTERNAL" ) # checking $clone[1]->macro( "NETDB_SUCCESS" ) # checking $clone[1]->macro( "NEWSV" ) # checking $clone[1]->macro( "NEXT_LINE_CHAR" ) # checking $clone[1]->macro( "NFDBITS" ) # checking $clone[1]->macro( "NGREG" ) # checking $clone[1]->macro( "NGROUPS" ) # checking $clone[1]->macro( "NGROUPS_MAX" ) # checking $clone[1]->macro( "NI_DGRAM" ) # checking $clone[1]->macro( "NI_IDN" ) # checking $clone[1]->macro( "NI_IDN_ALLOW_UNASSIGNED" ) # checking $clone[1]->macro( "NI_IDN_USE_STD3_ASCII_RULES" ) # checking $clone[1]->macro( "NI_MAXHOST" ) # checking $clone[1]->macro( "NI_MAXSERV" ) # checking $clone[1]->macro( "NI_NAMEREQD" ) # checking $clone[1]->macro( "NI_NOFQDN" ) # checking $clone[1]->macro( "NI_NUMERICHOST" ) # checking $clone[1]->macro( "NI_NUMERICSERV" ) # checking $clone[1]->macro( "NL_ARGMAX" ) # checking $clone[1]->macro( "NL_LANGMAX" ) # checking $clone[1]->macro( "NL_MSGMAX" ) # checking $clone[1]->macro( "NL_NMAX" ) # checking $clone[1]->macro( "NL_SETMAX" ) # checking $clone[1]->macro( "NL_TEXTMAX" ) # checking $clone[1]->macro( "NOFILE" ) # checking $clone[1]->macro( "NOGROUP" ) # checking $clone[1]->macro( "NOLINE" ) # checking $clone[1]->macro( "NOOP" ) # checking $clone[1]->macro( "NORETURN_FUNCTION_END" ) # checking $clone[1]->macro( "NORMAL" ) # checking $clone[1]->macro( "NOT_IN_PAD" ) # checking $clone[1]->macro( "NO_ADDRESS" ) # checking $clone[1]->macro( "NO_DATA" ) # checking $clone[1]->macro( "NO_RECOVERY" ) # checking $clone[1]->macro( "NSIG" ) # checking $clone[1]->macro( "NULL" ) # checking $clone[1]->macro( "NUM2PTR" ) # checking $clone[1]->macro( "NVSIZE" ) # checking $clone[1]->macro( "NVTYPE" ) # checking $clone[1]->macro( "NV_DIG" ) # checking $clone[1]->macro( "NV_EPSILON" ) # checking $clone[1]->macro( "NV_INF" ) # checking $clone[1]->macro( "NV_MANT_DIG" ) # checking $clone[1]->macro( "NV_MAX" ) # checking $clone[1]->macro( "NV_MAX_10_EXP" ) # checking $clone[1]->macro( "NV_MIN" ) # checking $clone[1]->macro( "NV_MIN_10_EXP" ) # checking $clone[1]->macro( "NV_NAN" ) # checking $clone[1]->macro( "NV_PRESERVES_UV" ) # checking $clone[1]->macro( "NV_PRESERVES_UV_BITS" ) # checking $clone[1]->macro( "NV_WITHIN_IV" ) # checking $clone[1]->macro( "NV_WITHIN_UV" ) # checking $clone[1]->macro( "NV_ZERO_IS_ALLBITS_ZERO" ) # checking $clone[1]->macro( "NVef" ) # checking $clone[1]->macro( "NVff" ) # checking $clone[1]->macro( "NVgf" ) # checking $clone[1]->macro( "NZERO" ) # checking $clone[1]->macro( "N_6PACK" ) # checking $clone[1]->macro( "N_AX25" ) # checking $clone[1]->macro( "N_HCI" ) # checking $clone[1]->macro( "N_HDLC" ) # checking $clone[1]->macro( "N_IRDA" ) # checking $clone[1]->macro( "N_MASC" ) # checking $clone[1]->macro( "N_MOUSE" ) # checking $clone[1]->macro( "N_PPP" ) # checking $clone[1]->macro( "N_PROFIBUS_FDL" ) # checking $clone[1]->macro( "N_R3964" ) # checking $clone[1]->macro( "N_SLIP" ) # checking $clone[1]->macro( "N_SMSBLOCK" ) # checking $clone[1]->macro( "N_STRIP" ) # checking $clone[1]->macro( "N_SYNC_PPP" ) # checking $clone[1]->macro( "N_TTY" ) # checking $clone[1]->macro( "N_X25" ) # checking $clone[1]->macro( "Netdb_hlen_t" ) # checking $clone[1]->macro( "Netdb_host_t" ) # checking $clone[1]->macro( "Netdb_name_t" ) # checking $clone[1]->macro( "Netdb_net_t" ) # checking $clone[1]->macro( "New" ) # checking $clone[1]->macro( "NewOp" ) # checking $clone[1]->macro( "NewOpSz" ) # checking $clone[1]->macro( "Newc" ) # checking $clone[1]->macro( "Newx" ) # checking $clone[1]->macro( "Newxc" ) # checking $clone[1]->macro( "Newxz" ) # checking $clone[1]->macro( "Newz" ) # checking $clone[1]->macro( "NofAMmeth" ) # checking $clone[1]->macro( "Null" ) # checking $clone[1]->macro( "Nullav" ) # checking $clone[1]->macro( "Nullch" ) # checking $clone[1]->macro( "Nullcv" ) # checking $clone[1]->macro( "Nullfp" ) # checking $clone[1]->macro( "Nullgv" ) # checking $clone[1]->macro( "Nullhe" ) # checking $clone[1]->macro( "Nullhek" ) # checking $clone[1]->macro( "Nullhv" ) # checking $clone[1]->macro( "Nullop" ) # checking $clone[1]->macro( "Nullsv" ) # checking $clone[1]->macro( "OASHIFT" ) # checking $clone[1]->macro( "OA_AVREF" ) # checking $clone[1]->macro( "OA_BASEOP" ) # checking $clone[1]->macro( "OA_BASEOP_OR_UNOP" ) # checking $clone[1]->macro( "OA_BINOP" ) # checking $clone[1]->macro( "OA_CLASS_MASK" ) # checking $clone[1]->macro( "OA_COP" ) # checking $clone[1]->macro( "OA_CVREF" ) # checking $clone[1]->macro( "OA_DANGEROUS" ) # checking $clone[1]->macro( "OA_DEFGV" ) # checking $clone[1]->macro( "OA_FILEREF" ) # checking $clone[1]->macro( "OA_FILESTATOP" ) # checking $clone[1]->macro( "OA_FOLDCONST" ) # checking $clone[1]->macro( "OA_HVREF" ) # checking $clone[1]->macro( "OA_LIST" ) # checking $clone[1]->macro( "OA_LISTOP" ) # checking $clone[1]->macro( "OA_LOGOP" ) # checking $clone[1]->macro( "OA_LOOP" ) # checking $clone[1]->macro( "OA_LOOPEXOP" ) # checking $clone[1]->macro( "OA_MARK" ) # checking $clone[1]->macro( "OA_OPTIONAL" ) # checking $clone[1]->macro( "OA_OTHERINT" ) # checking $clone[1]->macro( "OA_PADOP" ) # checking $clone[1]->macro( "OA_PMOP" ) # checking $clone[1]->macro( "OA_PVOP_OR_SVOP" ) # checking $clone[1]->macro( "OA_RETINTEGER" ) # checking $clone[1]->macro( "OA_RETSCALAR" ) # checking $clone[1]->macro( "OA_SCALAR" ) # checking $clone[1]->macro( "OA_SCALARREF" ) # checking $clone[1]->macro( "OA_SVOP" ) # checking $clone[1]->macro( "OA_TARGET" ) # checking $clone[1]->macro( "OA_TARGLEX" ) # checking $clone[1]->macro( "OA_UNOP" ) # checking $clone[1]->macro( "OCSHIFT" ) # checking $clone[1]->macro( "OPCODE" ) # checking $clone[1]->macro( "OP_DESC" ) # checking $clone[1]->macro( "OP_GIMME" ) # checking $clone[1]->macro( "OP_IS_FILETEST" ) # checking $clone[1]->macro( "OP_IS_FILETEST_ACCESS" ) # checking $clone[1]->macro( "OP_IS_SOCKET" ) # checking $clone[1]->macro( "OP_MEM_TO_REG" ) # checking $clone[1]->macro( "OP_NAME" ) # checking $clone[1]->macro( "OP_REFCNT_INIT" ) # checking $clone[1]->macro( "OP_REFCNT_LOCK" ) # checking $clone[1]->macro( "OP_REFCNT_TERM" ) # checking $clone[1]->macro( "OP_REFCNT_UNLOCK" ) # checking $clone[1]->macro( "OP_REG_TO_MEM" ) # checking $clone[1]->macro( "OP_phoney_INPUT_ONLY" ) # checking $clone[1]->macro( "OP_phoney_OUTPUT_ONLY" ) # checking $clone[1]->macro( "OPf_KIDS" ) # checking $clone[1]->macro( "OPf_KNOW" ) # checking $clone[1]->macro( "OPf_LIST" ) # checking $clone[1]->macro( "OPf_MOD" ) # checking $clone[1]->macro( "OPf_PARENS" ) # checking $clone[1]->macro( "OPf_REF" ) # checking $clone[1]->macro( "OPf_SPECIAL" ) # checking $clone[1]->macro( "OPf_STACKED" ) # checking $clone[1]->macro( "OPf_WANT" ) # checking $clone[1]->macro( "OPf_WANT_LIST" ) # checking $clone[1]->macro( "OPf_WANT_SCALAR" ) # checking $clone[1]->macro( "OPf_WANT_VOID" ) # checking $clone[1]->macro( "OPpASSIGN_BACKWARDS" ) # checking $clone[1]->macro( "OPpASSIGN_COMMON" ) # checking $clone[1]->macro( "OPpASSIGN_CV_TO_GV" ) # checking $clone[1]->macro( "OPpASSIGN_STATE" ) # checking $clone[1]->macro( "OPpCONST_ARYBASE" ) # checking $clone[1]->macro( "OPpCONST_BARE" ) # checking $clone[1]->macro( "OPpCONST_ENTERED" ) # checking $clone[1]->macro( "OPpCONST_NOVER" ) # checking $clone[1]->macro( "OPpCONST_SHORTCIRCUIT" ) # checking $clone[1]->macro( "OPpCONST_STRICT" ) # checking $clone[1]->macro( "OPpCONST_WARNING" ) # checking $clone[1]->macro( "OPpDEREF" ) # checking $clone[1]->macro( "OPpDEREF_AV" ) # checking $clone[1]->macro( "OPpDEREF_HV" ) # checking $clone[1]->macro( "OPpDEREF_SV" ) # checking $clone[1]->macro( "OPpDONE_SVREF" ) # checking $clone[1]->macro( "OPpDONT_INIT_GV" ) # checking $clone[1]->macro( "OPpEARLY_CV" ) # checking $clone[1]->macro( "OPpENTERSUB_AMPER" ) # checking $clone[1]->macro( "OPpENTERSUB_DB" ) # checking $clone[1]->macro( "OPpENTERSUB_HASTARG" ) # checking $clone[1]->macro( "OPpENTERSUB_INARGS" ) # checking $clone[1]->macro( "OPpENTERSUB_NOMOD" ) # checking $clone[1]->macro( "OPpENTERSUB_NOPAREN" ) # checking $clone[1]->macro( "OPpEVAL_HAS_HH" ) # checking $clone[1]->macro( "OPpEXISTS_SUB" ) # checking $clone[1]->macro( "OPpEXIT_VMSISH" ) # checking $clone[1]->macro( "OPpFLIP_LINENUM" ) # checking $clone[1]->macro( "OPpFT_ACCESS" ) # checking $clone[1]->macro( "OPpFT_STACKED" ) # checking $clone[1]->macro( "OPpGREP_LEX" ) # checking $clone[1]->macro( "OPpHUSH_VMSISH" ) # checking $clone[1]->macro( "OPpITER_DEF" ) # checking $clone[1]->macro( "OPpITER_REVERSED" ) # checking $clone[1]->macro( "OPpLIST_GUESSED" ) # checking $clone[1]->macro( "OPpLVAL_DEFER" ) # checking $clone[1]->macro( "OPpLVAL_INTRO" ) # checking $clone[1]->macro( "OPpMAYBE_LVSUB" ) # checking $clone[1]->macro( "OPpMAY_RETURN_CONSTANT" ) # checking $clone[1]->macro( "OPpOPEN_IN_CRLF" ) # checking $clone[1]->macro( "OPpOPEN_IN_RAW" ) # checking $clone[1]->macro( "OPpOPEN_OUT_CRLF" ) # checking $clone[1]->macro( "OPpOPEN_OUT_RAW" ) # checking $clone[1]->macro( "OPpOUR_INTRO" ) # checking $clone[1]->macro( "OPpPAD_STATE" ) # checking $clone[1]->macro( "OPpREFCOUNTED" ) # checking $clone[1]->macro( "OPpREPEAT_DOLIST" ) # checking $clone[1]->macro( "OPpRUNTIME" ) # checking $clone[1]->macro( "OPpSLICE" ) # checking $clone[1]->macro( "OPpSORT_DESCEND" ) # checking $clone[1]->macro( "OPpSORT_INPLACE" ) # checking $clone[1]->macro( "OPpSORT_INTEGER" ) # checking $clone[1]->macro( "OPpSORT_NUMERIC" ) # checking $clone[1]->macro( "OPpSORT_QSORT" ) # checking $clone[1]->macro( "OPpSORT_REVERSE" ) # checking $clone[1]->macro( "OPpSORT_STABLE" ) # checking $clone[1]->macro( "OPpTARGET_MY" ) # checking $clone[1]->macro( "OPpTRANS_ALL" ) # checking $clone[1]->macro( "OPpTRANS_COMPLEMENT" ) # checking $clone[1]->macro( "OPpTRANS_DELETE" ) # checking $clone[1]->macro( "OPpTRANS_FROM_UTF" ) # checking $clone[1]->macro( "OPpTRANS_GROWS" ) # checking $clone[1]->macro( "OPpTRANS_IDENTICAL" ) # checking $clone[1]->macro( "OPpTRANS_SQUASH" ) # checking $clone[1]->macro( "OPpTRANS_TO_UTF" ) # checking $clone[1]->macro( "ORIGMARK" ) # checking $clone[1]->macro( "OSNAME" ) # checking $clone[1]->macro( "OSVERS" ) # checking $clone[1]->macro( "OURSTASH" ) # checking $clone[1]->macro( "OURSTASH_set" ) # checking $clone[1]->macro( "OVERFLOW" ) # checking $clone[1]->macro( "O_ACCMODE" ) # checking $clone[1]->macro( "O_APPEND" ) # checking $clone[1]->macro( "O_ASYNC" ) # checking $clone[1]->macro( "O_BINARY" ) # checking $clone[1]->macro( "O_CREAT" ) # checking $clone[1]->macro( "O_DIRECT" ) # checking $clone[1]->macro( "O_DIRECTORY" ) # checking $clone[1]->macro( "O_DSYNC" ) # checking $clone[1]->macro( "O_EXCL" ) # checking $clone[1]->macro( "O_FSYNC" ) # checking $clone[1]->macro( "O_LARGEFILE" ) # checking $clone[1]->macro( "O_NDELAY" ) # checking $clone[1]->macro( "O_NOATIME" ) # checking $clone[1]->macro( "O_NOCTTY" ) # checking $clone[1]->macro( "O_NOFOLLOW" ) # checking $clone[1]->macro( "O_NONBLOCK" ) # checking $clone[1]->macro( "O_RDONLY" ) # checking $clone[1]->macro( "O_RDWR" ) # checking $clone[1]->macro( "O_RSYNC" ) # checking $clone[1]->macro( "O_SYNC" ) # checking $clone[1]->macro( "O_TEXT" ) # checking $clone[1]->macro( "O_TRUNC" ) # checking $clone[1]->macro( "O_WRONLY" ) # checking $clone[1]->macro( "Off" ) # checking $clone[1]->macro( "Off_t" ) # checking $clone[1]->macro( "Off_t_size" ) # checking $clone[1]->macro( "OpREFCNT_dec" ) # checking $clone[1]->macro( "OpREFCNT_inc" ) # checking $clone[1]->macro( "OpREFCNT_set" ) # checking $clone[1]->macro( "OutCopFILE" ) # checking $clone[1]->macro( "PAD_BASE_SV" ) # checking $clone[1]->macro( "PAD_CLONE_VARS" ) # checking $clone[1]->macro( "PAD_COMPNAME_FLAGS" ) # checking $clone[1]->macro( "PAD_COMPNAME_FLAGS_isOUR" ) # checking $clone[1]->macro( "PAD_COMPNAME_GEN" ) # checking $clone[1]->macro( "PAD_COMPNAME_GEN_set" ) # checking $clone[1]->macro( "PAD_COMPNAME_OURSTASH" ) # checking $clone[1]->macro( "PAD_COMPNAME_PV" ) # checking $clone[1]->macro( "PAD_COMPNAME_TYPE" ) # checking $clone[1]->macro( "PAD_DUP" ) # checking $clone[1]->macro( "PAD_RESTORE_LOCAL" ) # checking $clone[1]->macro( "PAD_SAVE_LOCAL" ) # checking $clone[1]->macro( "PAD_SAVE_SETNULLPAD" ) # checking $clone[1]->macro( "PAD_SETSV" ) # checking $clone[1]->macro( "PAD_SET_CUR" ) # checking $clone[1]->macro( "PAD_SET_CUR_NOSAVE" ) # checking $clone[1]->macro( "PAD_SV" ) # checking $clone[1]->macro( "PAD_SVl" ) # checking $clone[1]->macro( "PATH_MAX" ) # checking $clone[1]->macro( "PDP_ENDIAN" ) # checking $clone[1]->macro( "PERLDB_ALL" ) # checking $clone[1]->macro( "PERLDB_ASSERTION" ) # checking $clone[1]->macro( "PERLDB_GOTO" ) # checking $clone[1]->macro( "PERLDB_INTER" ) # checking $clone[1]->macro( "PERLDB_LINE" ) # checking $clone[1]->macro( "PERLDB_NAMEANON" ) # checking $clone[1]->macro( "PERLDB_NAMEEVAL" ) # checking $clone[1]->macro( "PERLDB_NOOPT" ) # checking $clone[1]->macro( "PERLDB_SINGLE" ) # checking $clone[1]->macro( "PERLDB_SUB" ) # checking $clone[1]->macro( "PERLDB_SUBLINE" ) # checking $clone[1]->macro( "PERLDB_SUB_NN" ) # checking $clone[1]->macro( "PERLDBf_ASSERTION" ) # checking $clone[1]->macro( "PERLDBf_GOTO" ) # checking $clone[1]->macro( "PERLDBf_INTER" ) # checking $clone[1]->macro( "PERLDBf_LINE" ) # checking $clone[1]->macro( "PERLDBf_NAMEANON" ) # checking $clone[1]->macro( "PERLDBf_NAMEEVAL" ) # checking $clone[1]->macro( "PERLDBf_NONAME" ) # checking $clone[1]->macro( "PERLDBf_NOOPT" ) # checking $clone[1]->macro( "PERLDBf_SINGLE" ) # checking $clone[1]->macro( "PERLDBf_SUB" ) # checking $clone[1]->macro( "PERLDBf_SUBLINE" ) # checking $clone[1]->macro( "PERLIO_DUP_CLONE" ) # checking $clone[1]->macro( "PERLIO_DUP_FD" ) # checking $clone[1]->macro( "PERLIO_FUNCS_CAST" ) # checking $clone[1]->macro( "PERLIO_FUNCS_DECL" ) # checking $clone[1]->macro( "PERLIO_INIT" ) # checking $clone[1]->macro( "PERLIO_LAYERS" ) # checking $clone[1]->macro( "PERLIO_NOT_STDIO" ) # checking $clone[1]->macro( "PERLIO_TERM" ) # checking $clone[1]->macro( "PERLSI_DESTROY" ) # checking $clone[1]->macro( "PERLSI_DIEHOOK" ) # checking $clone[1]->macro( "PERLSI_MAGIC" ) # checking $clone[1]->macro( "PERLSI_MAIN" ) # checking $clone[1]->macro( "PERLSI_OVERLOAD" ) # checking $clone[1]->macro( "PERLSI_REQUIRE" ) # checking $clone[1]->macro( "PERLSI_SIGNAL" ) # checking $clone[1]->macro( "PERLSI_SORT" ) # checking $clone[1]->macro( "PERLSI_UNDEF" ) # checking $clone[1]->macro( "PERLSI_UNKNOWN" ) # checking $clone[1]->macro( "PERLSI_WARNHOOK" ) # checking $clone[1]->macro( "PERLVARISC" ) # checking $clone[1]->macro( "PERL_ABS" ) # checking $clone[1]->macro( "PERL_ALLOC_CHECK" ) # checking $clone[1]->macro( "PERL_API_REVISION" ) # checking $clone[1]->macro( "PERL_API_SUBVERSION" ) # checking $clone[1]->macro( "PERL_API_VERSION" ) # checking $clone[1]->macro( "PERL_ARENA_ROOTS_SIZE" ) # checking $clone[1]->macro( "PERL_ASYNC_CHECK" ) # checking $clone[1]->macro( "PERL_BLOCKSIG_ADD" ) # checking $clone[1]->macro( "PERL_BLOCKSIG_BLOCK" ) # checking $clone[1]->macro( "PERL_BLOCKSIG_UNBLOCK" ) # checking $clone[1]->macro( "PERL_BLOCK_SIGNALS" ) # checking $clone[1]->macro( "PERL_CALLCONV" ) # checking $clone[1]->macro( "PERL_CHECK_INITED" ) # checking $clone[1]->macro( "PERL_CKDEF" ) # checking $clone[1]->macro( "PERL_DEB" ) # checking $clone[1]->macro( "PERL_DEBUG" ) # checking $clone[1]->macro( "PERL_DEBUG_PAD" ) # checking $clone[1]->macro( "PERL_DEBUG_PAD_ZERO" ) # checking $clone[1]->macro( "PERL_DEFAULT_DO_EXEC3_IMPLEMENTATION" ) # checking $clone[1]->macro( "PERL_DONT_CREATE_GVSV" ) # checking $clone[1]->macro( "PERL_EXIT_DESTRUCT_END" ) # checking $clone[1]->macro( "PERL_EXIT_EXPECTED" ) # checking $clone[1]->macro( "PERL_EXPORT_C" ) # checking $clone[1]->macro( "PERL_FILE_IS_ABSOLUTE" ) # checking $clone[1]->macro( "PERL_FLUSHALL_FOR_CHILD" ) # checking $clone[1]->macro( "PERL_FPU_INIT" ) # checking $clone[1]->macro( "PERL_FPU_POST_EXEC" ) # checking $clone[1]->macro( "PERL_FPU_PRE_EXEC" ) # checking $clone[1]->macro( "PERL_FS_VER_FMT" ) # checking $clone[1]->macro( "PERL_GET_CONTEXT" ) # checking $clone[1]->macro( "PERL_GET_INTERP" ) # checking $clone[1]->macro( "PERL_GET_THX" ) # checking $clone[1]->macro( "PERL_GPROF_MONCONTROL" ) # checking $clone[1]->macro( "PERL_HASH" ) # checking $clone[1]->macro( "PERL_HASH_SEED" ) # checking $clone[1]->macro( "PERL_HV_ARRAY_ALLOC_BYTES" ) # checking $clone[1]->macro( "PERL_INT_MAX" ) # checking $clone[1]->macro( "PERL_INT_MIN" ) # checking $clone[1]->macro( "PERL_LOADMOD_DENY" ) # checking $clone[1]->macro( "PERL_LOADMOD_IMPORT_OPS" ) # checking $clone[1]->macro( "PERL_LOADMOD_NOIMPORT" ) # checking $clone[1]->macro( "PERL_LONG_MAX" ) # checking $clone[1]->macro( "PERL_LONG_MIN" ) # checking $clone[1]->macro( "PERL_MAGIC_UTF8_CACHESIZE" ) # checking $clone[1]->macro( "PERL_MAGIC_arylen" ) # checking $clone[1]->macro( "PERL_MAGIC_arylen_p" ) # checking $clone[1]->macro( "PERL_MAGIC_backref" ) # checking $clone[1]->macro( "PERL_MAGIC_bm" ) # checking $clone[1]->macro( "PERL_MAGIC_collxfrm" ) # checking $clone[1]->macro( "PERL_MAGIC_dbfile" ) # checking $clone[1]->macro( "PERL_MAGIC_dbline" ) # checking $clone[1]->macro( "PERL_MAGIC_defelem" ) # checking $clone[1]->macro( "PERL_MAGIC_env" ) # checking $clone[1]->macro( "PERL_MAGIC_envelem" ) # checking $clone[1]->macro( "PERL_MAGIC_ext" ) # checking $clone[1]->macro( "PERL_MAGIC_fm" ) # checking $clone[1]->macro( "PERL_MAGIC_hints" ) # checking $clone[1]->macro( "PERL_MAGIC_hintselem" ) # checking $clone[1]->macro( "PERL_MAGIC_isa" ) # checking $clone[1]->macro( "PERL_MAGIC_isaelem" ) # checking $clone[1]->macro( "PERL_MAGIC_mutex" ) # checking $clone[1]->macro( "PERL_MAGIC_nkeys" ) # checking $clone[1]->macro( "PERL_MAGIC_overload" ) # checking $clone[1]->macro( "PERL_MAGIC_overload_elem" ) # checking $clone[1]->macro( "PERL_MAGIC_overload_table" ) # checking $clone[1]->macro( "PERL_MAGIC_pos" ) # checking $clone[1]->macro( "PERL_MAGIC_qr" ) # checking $clone[1]->macro( "PERL_MAGIC_regdata" ) # checking $clone[1]->macro( "PERL_MAGIC_regdata_names" ) # checking $clone[1]->macro( "PERL_MAGIC_regdatum" ) # checking $clone[1]->macro( "PERL_MAGIC_regex_global" ) # checking $clone[1]->macro( "PERL_MAGIC_rhash" ) # checking $clone[1]->macro( "PERL_MAGIC_shared" ) # checking $clone[1]->macro( "PERL_MAGIC_shared_scalar" ) # checking $clone[1]->macro( "PERL_MAGIC_sig" ) # checking $clone[1]->macro( "PERL_MAGIC_sigelem" ) # checking $clone[1]->macro( "PERL_MAGIC_substr" ) # checking $clone[1]->macro( "PERL_MAGIC_sv" ) # checking $clone[1]->macro( "PERL_MAGIC_symtab" ) # checking $clone[1]->macro( "PERL_MAGIC_taint" ) # checking $clone[1]->macro( "PERL_MAGIC_tied" ) # checking $clone[1]->macro( "PERL_MAGIC_tiedelem" ) # checking $clone[1]->macro( "PERL_MAGIC_tiedscalar" ) # checking $clone[1]->macro( "PERL_MAGIC_utf8" ) # checking $clone[1]->macro( "PERL_MAGIC_uvar" ) # checking $clone[1]->macro( "PERL_MAGIC_uvar_elem" ) # checking $clone[1]->macro( "PERL_MAGIC_vec" ) # checking $clone[1]->macro( "PERL_MAGIC_vstring" ) # checking $clone[1]->macro( "PERL_MALLOC_WRAP" ) # checking $clone[1]->macro( "PERL_MG_UFUNC" ) # checking $clone[1]->macro( "PERL_OBJECT_THIS" ) # checking $clone[1]->macro( "PERL_OBJECT_THIS_" ) # checking $clone[1]->macro( "PERL_PPADDR_INITED" ) # checking $clone[1]->macro( "PERL_PPDEF" ) # checking $clone[1]->macro( "PERL_PRESERVE_IVUV" ) # checking $clone[1]->macro( "PERL_PRIeldbl" ) # checking $clone[1]->macro( "PERL_PRIfldbl" ) # checking $clone[1]->macro( "PERL_PRIgldbl" ) # checking $clone[1]->macro( "PERL_PV_ESCAPE_ALL" ) # checking $clone[1]->macro( "PERL_PV_ESCAPE_FIRSTCHAR" ) # checking $clone[1]->macro( "PERL_PV_ESCAPE_NOBACKSLASH" ) # checking $clone[1]->macro( "PERL_PV_ESCAPE_NOCLEAR" ) # checking $clone[1]->macro( "PERL_PV_ESCAPE_QUOTE" ) # checking $clone[1]->macro( "PERL_PV_ESCAPE_UNI" ) # checking $clone[1]->macro( "PERL_PV_ESCAPE_UNI_DETECT" ) # checking $clone[1]->macro( "PERL_PV_PRETTY_DUMP" ) # checking $clone[1]->macro( "PERL_PV_PRETTY_ELIPSES" ) # checking $clone[1]->macro( "PERL_PV_PRETTY_LTGT" ) # checking $clone[1]->macro( "PERL_PV_PRETTY_QUOTE" ) # checking $clone[1]->macro( "PERL_PV_PRETTY_REGPROP" ) # checking $clone[1]->macro( "PERL_REGMATCH_SLAB_SLOTS" ) # checking $clone[1]->macro( "PERL_RELOCATABLE_INC" ) # checking $clone[1]->macro( "PERL_REVISION" ) # checking $clone[1]->macro( "PERL_SCAN_ALLOW_UNDERSCORES" ) # checking $clone[1]->macro( "PERL_SCAN_DISALLOW_PREFIX" ) # checking $clone[1]->macro( "PERL_SCAN_GREATER_THAN_UV_MAX" ) # checking $clone[1]->macro( "PERL_SCAN_SILENT_ILLDIGIT" ) # checking $clone[1]->macro( "PERL_SCNfldbl" ) # checking $clone[1]->macro( "PERL_SCRIPT_MODE" ) # checking $clone[1]->macro( "PERL_SET_CONTEXT" ) # checking $clone[1]->macro( "PERL_SET_INTERP" ) # checking $clone[1]->macro( "PERL_SET_THX" ) # checking $clone[1]->macro( "PERL_SHORT_MAX" ) # checking $clone[1]->macro( "PERL_SHORT_MIN" ) # checking $clone[1]->macro( "PERL_SIGNALS_UNSAFE_FLAG" ) # checking $clone[1]->macro( "PERL_STACK_OVERFLOW_CHECK" ) # checking $clone[1]->macro( "PERL_STRLEN_ROUNDUP" ) # checking $clone[1]->macro( "PERL_STRLEN_ROUNDUP_QUANTUM" ) # checking $clone[1]->macro( "PERL_SUBVERSION" ) # checking $clone[1]->macro( "PERL_SYS_INIT" ) # checking $clone[1]->macro( "PERL_SYS_INIT3" ) # checking $clone[1]->macro( "PERL_SYS_TERM" ) # checking $clone[1]->macro( "PERL_TARGETARCH" ) # checking $clone[1]->macro( "PERL_UCHAR_MAX" ) # checking $clone[1]->macro( "PERL_UCHAR_MIN" ) # checking $clone[1]->macro( "PERL_UINT_MAX" ) # checking $clone[1]->macro( "PERL_UINT_MIN" ) # checking $clone[1]->macro( "PERL_ULONG_MAX" ) # checking $clone[1]->macro( "PERL_ULONG_MIN" ) # checking $clone[1]->macro( "PERL_UNICODE_ALL_FLAGS" ) # checking $clone[1]->macro( "PERL_UNICODE_ARGV" ) # checking $clone[1]->macro( "PERL_UNICODE_ARGV_FLAG" ) # checking $clone[1]->macro( "PERL_UNICODE_DEFAULT_FLAGS" ) # checking $clone[1]->macro( "PERL_UNICODE_IN" ) # checking $clone[1]->macro( "PERL_UNICODE_INOUT" ) # checking $clone[1]->macro( "PERL_UNICODE_INOUT_FLAG" ) # checking $clone[1]->macro( "PERL_UNICODE_IN_FLAG" ) # checking $clone[1]->macro( "PERL_UNICODE_LOCALE" ) # checking $clone[1]->macro( "PERL_UNICODE_LOCALE_FLAG" ) # checking $clone[1]->macro( "PERL_UNICODE_MAX" ) # checking $clone[1]->macro( "PERL_UNICODE_OUT" ) # checking $clone[1]->macro( "PERL_UNICODE_OUT_FLAG" ) # checking $clone[1]->macro( "PERL_UNICODE_STD" ) # checking $clone[1]->macro( "PERL_UNICODE_STDERR" ) # checking $clone[1]->macro( "PERL_UNICODE_STDERR_FLAG" ) # checking $clone[1]->macro( "PERL_UNICODE_STDIN" ) # checking $clone[1]->macro( "PERL_UNICODE_STDIN_FLAG" ) # checking $clone[1]->macro( "PERL_UNICODE_STDOUT" ) # checking $clone[1]->macro( "PERL_UNICODE_STDOUT_FLAG" ) # checking $clone[1]->macro( "PERL_UNICODE_STD_FLAG" ) # checking $clone[1]->macro( "PERL_UNICODE_UTF8CACHEASSERT" ) # checking $clone[1]->macro( "PERL_UNICODE_UTF8CACHEASSERT_FLAG" ) # checking $clone[1]->macro( "PERL_UNICODE_WIDESYSCALLS" ) # checking $clone[1]->macro( "PERL_UNICODE_WIDESYSCALLS_FLAG" ) # checking $clone[1]->macro( "PERL_UNLOCK_HOOK" ) # checking $clone[1]->macro( "PERL_UNUSED_ARG" ) # checking $clone[1]->macro( "PERL_UNUSED_CONTEXT" ) # checking $clone[1]->macro( "PERL_UNUSED_DECL" ) # checking $clone[1]->macro( "PERL_UNUSED_VAR" ) # checking $clone[1]->macro( "PERL_USHORT_MAX" ) # checking $clone[1]->macro( "PERL_USHORT_MIN" ) # checking $clone[1]->macro( "PERL_VERSION" ) # checking $clone[1]->macro( "PERL_WAIT_FOR_CHILDREN" ) # checking $clone[1]->macro( "PERL_WARNHOOK_FATAL" ) # checking $clone[1]->macro( "PERL_WRITE_MSG_TO_CONSOLE" ) # checking $clone[1]->macro( "PERL_XS_EXPORT_C" ) # checking $clone[1]->macro( "PF_APPLETALK" ) # checking $clone[1]->macro( "PF_ASH" ) # checking $clone[1]->macro( "PF_ATMPVC" ) # checking $clone[1]->macro( "PF_ATMSVC" ) # checking $clone[1]->macro( "PF_AX25" ) # checking $clone[1]->macro( "PF_BLUETOOTH" ) # checking $clone[1]->macro( "PF_BRIDGE" ) # checking $clone[1]->macro( "PF_DECnet" ) # checking $clone[1]->macro( "PF_ECONET" ) # checking $clone[1]->macro( "PF_FILE" ) # checking $clone[1]->macro( "PF_INET" ) # checking $clone[1]->macro( "PF_INET6" ) # checking $clone[1]->macro( "PF_IPX" ) # checking $clone[1]->macro( "PF_IRDA" ) # checking $clone[1]->macro( "PF_KEY" ) # checking $clone[1]->macro( "PF_LOCAL" ) # checking $clone[1]->macro( "PF_MAX" ) # checking $clone[1]->macro( "PF_NETBEUI" ) # checking $clone[1]->macro( "PF_NETLINK" ) # checking $clone[1]->macro( "PF_NETROM" ) # checking $clone[1]->macro( "PF_PACKET" ) # checking $clone[1]->macro( "PF_PPPOX" ) # checking $clone[1]->macro( "PF_ROSE" ) # checking $clone[1]->macro( "PF_ROUTE" ) # checking $clone[1]->macro( "PF_SECURITY" ) # checking $clone[1]->macro( "PF_SNA" ) # checking $clone[1]->macro( "PF_UNIX" ) # checking $clone[1]->macro( "PF_UNSPEC" ) # checking $clone[1]->macro( "PF_WANPIPE" ) # checking $clone[1]->macro( "PF_X25" ) # checking $clone[1]->macro( "PIPESOCK_MODE" ) # checking $clone[1]->macro( "PIPE_BUF" ) # checking $clone[1]->macro( "PIPE_OPEN_MODE" ) # checking $clone[1]->macro( "PLOSS" ) # checking $clone[1]->macro( "PL_GNo" ) # checking $clone[1]->macro( "PL_GYes" ) # checking $clone[1]->macro( "PL_Gappctx" ) # checking $clone[1]->macro( "PL_Gcheck" ) # checking $clone[1]->macro( "PL_Gcsighandlerp" ) # checking $clone[1]->macro( "PL_Gcurinterp" ) # checking $clone[1]->macro( "PL_Gdo_undump" ) # checking $clone[1]->macro( "PL_Gdollarzero_mutex" ) # checking $clone[1]->macro( "PL_Gfold_locale" ) # checking $clone[1]->macro( "PL_Ghexdigit" ) # checking $clone[1]->macro( "PL_Ghints_mutex" ) # checking $clone[1]->macro( "PL_Gmalloc_mutex" ) # checking $clone[1]->macro( "PL_Gmmap_page_size" ) # checking $clone[1]->macro( "PL_Gmy_ctx_mutex" ) # checking $clone[1]->macro( "PL_Gmy_cxt_index" ) # checking $clone[1]->macro( "PL_Gop_mutex" ) # checking $clone[1]->macro( "PL_Gop_seq" ) # checking $clone[1]->macro( "PL_Gop_sequence" ) # checking $clone[1]->macro( "PL_Gpatleave" ) # checking $clone[1]->macro( "PL_Gperlio_debug_fd" ) # checking $clone[1]->macro( "PL_Gperlio_fd_refcnt" ) # checking $clone[1]->macro( "PL_Gperlio_fd_refcnt_size" ) # checking $clone[1]->macro( "PL_Gperlio_mutex" ) # checking $clone[1]->macro( "PL_Gppaddr" ) # checking $clone[1]->macro( "PL_Gsh_path" ) # checking $clone[1]->macro( "PL_Gsig_defaulting" ) # checking $clone[1]->macro( "PL_Gsig_handlers_initted" ) # checking $clone[1]->macro( "PL_Gsig_ignoring" ) # checking $clone[1]->macro( "PL_Gsig_sv" ) # checking $clone[1]->macro( "PL_Gsig_trapped" ) # checking $clone[1]->macro( "PL_Gsigfpe_saved" ) # checking $clone[1]->macro( "PL_Gsv_placeholder" ) # checking $clone[1]->macro( "PL_Gthr_key" ) # checking $clone[1]->macro( "PL_Gtimesbase" ) # checking $clone[1]->macro( "PL_Guse_safe_putenv" ) # checking $clone[1]->macro( "PL_Gwatch_pvx" ) # checking $clone[1]->macro( "PL_IArgv" ) # checking $clone[1]->macro( "PL_ICmd" ) # checking $clone[1]->macro( "PL_IDBassertion" ) # checking $clone[1]->macro( "PL_IDBcv" ) # checking $clone[1]->macro( "PL_IDBgv" ) # checking $clone[1]->macro( "PL_IDBline" ) # checking $clone[1]->macro( "PL_IDBsignal" ) # checking $clone[1]->macro( "PL_IDBsingle" ) # checking $clone[1]->macro( "PL_IDBsub" ) # checking $clone[1]->macro( "PL_IDBtrace" ) # checking $clone[1]->macro( "PL_IDir" ) # checking $clone[1]->macro( "PL_IEnv" ) # checking $clone[1]->macro( "PL_ILIO" ) # checking $clone[1]->macro( "PL_IMem" ) # checking $clone[1]->macro( "PL_IMemParse" ) # checking $clone[1]->macro( "PL_IMemShared" ) # checking $clone[1]->macro( "PL_IOpPtr" ) # checking $clone[1]->macro( "PL_IOpSlab" ) # checking $clone[1]->macro( "PL_IOpSpace" ) # checking $clone[1]->macro( "PL_IProc" ) # checking $clone[1]->macro( "PL_ISock" ) # checking $clone[1]->macro( "PL_IStdIO" ) # checking $clone[1]->macro( "PL_Iamagic_generation" ) # checking $clone[1]->macro( "PL_Ian" ) # checking $clone[1]->macro( "PL_Iargvgv" ) # checking $clone[1]->macro( "PL_Iargvout_stack" ) # checking $clone[1]->macro( "PL_Iargvoutgv" ) # checking $clone[1]->macro( "PL_Ibasetime" ) # checking $clone[1]->macro( "PL_Ibeginav" ) # checking $clone[1]->macro( "PL_Ibeginav_save" ) # checking $clone[1]->macro( "PL_Ibitcount" ) # checking $clone[1]->macro( "PL_Ibody_arenas" ) # checking $clone[1]->macro( "PL_Ibody_roots" ) # checking $clone[1]->macro( "PL_Ibufend" ) # checking $clone[1]->macro( "PL_Ibufptr" ) # checking $clone[1]->macro( "PL_Icheckav" ) # checking $clone[1]->macro( "PL_Icheckav_save" ) # checking $clone[1]->macro( "PL_Iclocktick" ) # checking $clone[1]->macro( "PL_Icollation_ix" ) # checking $clone[1]->macro( "PL_Icollation_name" ) # checking $clone[1]->macro( "PL_Icollation_standard" ) # checking $clone[1]->macro( "PL_Icollxfrm_base" ) # checking $clone[1]->macro( "PL_Icollxfrm_mult" ) # checking $clone[1]->macro( "PL_Icompcv" ) # checking $clone[1]->macro( "PL_Icompiling" ) # checking $clone[1]->macro( "PL_Icomppad" ) # checking $clone[1]->macro( "PL_Icomppad_name" ) # checking $clone[1]->macro( "PL_Icomppad_name_fill" ) # checking $clone[1]->macro( "PL_Icomppad_name_floor" ) # checking $clone[1]->macro( "PL_Icop_seqmax" ) # checking $clone[1]->macro( "PL_Icopline" ) # checking $clone[1]->macro( "PL_Icryptseen" ) # checking $clone[1]->macro( "PL_Icshlen" ) # checking $clone[1]->macro( "PL_Icshname" ) # checking $clone[1]->macro( "PL_Icurcopdb" ) # checking $clone[1]->macro( "PL_Icurforce" ) # checking $clone[1]->macro( "PL_Icurstname" ) # checking $clone[1]->macro( "PL_Icustom_op_descs" ) # checking $clone[1]->macro( "PL_Icustom_op_names" ) # checking $clone[1]->macro( "PL_Icv_has_eval" ) # checking $clone[1]->macro( "PL_Idbargs" ) # checking $clone[1]->macro( "PL_Idebstash" ) # checking $clone[1]->macro( "PL_Idebug" ) # checking $clone[1]->macro( "PL_Idebug_pad" ) # checking $clone[1]->macro( "PL_Idef_layerlist" ) # checking $clone[1]->macro( "PL_Idefgv" ) # checking $clone[1]->macro( "PL_Idiehook" ) # checking $clone[1]->macro( "PL_Idoextract" ) # checking $clone[1]->macro( "PL_Idoswitches" ) # checking $clone[1]->macro( "PL_Idowarn" ) # checking $clone[1]->macro( "PL_Idumper_fd" ) # checking $clone[1]->macro( "PL_Ie_script" ) # checking $clone[1]->macro( "PL_Iegid" ) # checking $clone[1]->macro( "PL_Iencoding" ) # checking $clone[1]->macro( "PL_Iendav" ) # checking $clone[1]->macro( "PL_Iendwhite" ) # checking $clone[1]->macro( "PL_Ienvgv" ) # checking $clone[1]->macro( "PL_Ierrgv" ) # checking $clone[1]->macro( "PL_Ierror_count" ) # checking $clone[1]->macro( "PL_Ieuid" ) # checking $clone[1]->macro( "PL_Ieval_root" ) # checking $clone[1]->macro( "PL_Ieval_start" ) # checking $clone[1]->macro( "PL_Ievalseq" ) # checking $clone[1]->macro( "PL_Iexit_flags" ) # checking $clone[1]->macro( "PL_Iexitlist" ) # checking $clone[1]->macro( "PL_Iexitlistlen" ) # checking $clone[1]->macro( "PL_Iexpect" ) # checking $clone[1]->macro( "PL_Ifaketokens" ) # checking $clone[1]->macro( "PL_Ifdpid" ) # checking $clone[1]->macro( "PL_Ifilemode" ) # checking $clone[1]->macro( "PL_Iforkprocess" ) # checking $clone[1]->macro( "PL_Iformfeed" ) # checking $clone[1]->macro( "PL_Igeneration" ) # checking $clone[1]->macro( "PL_Igensym" ) # checking $clone[1]->macro( "PL_Igid" ) # checking $clone[1]->macro( "PL_Iglob_index" ) # checking $clone[1]->macro( "PL_Iglobalstash" ) # checking $clone[1]->macro( "PL_Ihash_seed" ) # checking $clone[1]->macro( "PL_Ihash_seed_set" ) # checking $clone[1]->macro( "PL_Ihintgv" ) # checking $clone[1]->macro( "PL_Ihints" ) # checking $clone[1]->macro( "PL_Iin_clean_all" ) # checking $clone[1]->macro( "PL_Iin_clean_objs" ) # checking $clone[1]->macro( "PL_Iin_load_module" ) # checking $clone[1]->macro( "PL_Iin_my" ) # checking $clone[1]->macro( "PL_Iin_my_stash" ) # checking $clone[1]->macro( "PL_Iincgv" ) # checking $clone[1]->macro( "PL_Iinitav" ) # checking $clone[1]->macro( "PL_Iinplace" ) # checking $clone[1]->macro( "PL_Iknown_layers" ) # checking $clone[1]->macro( "PL_Ilast_lop" ) # checking $clone[1]->macro( "PL_Ilast_lop_op" ) # checking $clone[1]->macro( "PL_Ilast_swash_hv" ) # checking $clone[1]->macro( "PL_Ilast_swash_key" ) # checking $clone[1]->macro( "PL_Ilast_swash_klen" ) # checking $clone[1]->macro( "PL_Ilast_swash_slen" ) # checking $clone[1]->macro( "PL_Ilast_swash_tmps" ) # checking $clone[1]->macro( "PL_Ilast_uni" ) # checking $clone[1]->macro( "PL_Ilastfd" ) # checking $clone[1]->macro( "PL_Ilaststatval" ) # checking $clone[1]->macro( "PL_Ilaststype" ) # checking $clone[1]->macro( "PL_Ilasttoke" ) # checking $clone[1]->macro( "PL_Ilex_brackets" ) # checking $clone[1]->macro( "PL_Ilex_brackstack" ) # checking $clone[1]->macro( "PL_Ilex_casemods" ) # checking $clone[1]->macro( "PL_Ilex_casestack" ) # checking $clone[1]->macro( "PL_Ilex_defer" ) # checking $clone[1]->macro( "PL_Ilex_dojoin" ) # checking $clone[1]->macro( "PL_Ilex_expect" ) # checking $clone[1]->macro( "PL_Ilex_formbrack" ) # checking $clone[1]->macro( "PL_Ilex_inpat" ) # checking $clone[1]->macro( "PL_Ilex_inwhat" ) # checking $clone[1]->macro( "PL_Ilex_op" ) # checking $clone[1]->macro( "PL_Ilex_repl" ) # checking $clone[1]->macro( "PL_Ilex_starts" ) # checking $clone[1]->macro( "PL_Ilex_state" ) # checking $clone[1]->macro( "PL_Ilex_stuff" ) # checking $clone[1]->macro( "PL_Ilineary" ) # checking $clone[1]->macro( "PL_Ilinestart" ) # checking $clone[1]->macro( "PL_Ilinestr" ) # checking $clone[1]->macro( "PL_Ilocalpatches" ) # checking $clone[1]->macro( "PL_Ilockhook" ) # checking $clone[1]->macro( "PL_Imadskills" ) # checking $clone[1]->macro( "PL_Imain_cv" ) # checking $clone[1]->macro( "PL_Imain_root" ) # checking $clone[1]->macro( "PL_Imain_start" ) # checking $clone[1]->macro( "PL_Imax_intro_pending" ) # checking $clone[1]->macro( "PL_Imaxo" ) # checking $clone[1]->macro( "PL_Imaxsysfd" ) # checking $clone[1]->macro( "PL_Imemory_debug_header" ) # checking $clone[1]->macro( "PL_Imess_sv" ) # checking $clone[1]->macro( "PL_Imin_intro_pending" ) # checking $clone[1]->macro( "PL_Iminus_E" ) # checking $clone[1]->macro( "PL_Iminus_F" ) # checking $clone[1]->macro( "PL_Iminus_a" ) # checking $clone[1]->macro( "PL_Iminus_c" ) # checking $clone[1]->macro( "PL_Iminus_l" ) # checking $clone[1]->macro( "PL_Iminus_n" ) # checking $clone[1]->macro( "PL_Iminus_p" ) # checking $clone[1]->macro( "PL_Imodglobal" ) # checking $clone[1]->macro( "PL_Imulti_close" ) # checking $clone[1]->macro( "PL_Imulti_end" ) # checking $clone[1]->macro( "PL_Imulti_open" ) # checking $clone[1]->macro( "PL_Imulti_start" ) # checking $clone[1]->macro( "PL_Imy_cxt_list" ) # checking $clone[1]->macro( "PL_Imy_cxt_size" ) # checking $clone[1]->macro( "PL_Inexttoke" ) # checking $clone[1]->macro( "PL_Inexttype" ) # checking $clone[1]->macro( "PL_Inextval" ) # checking $clone[1]->macro( "PL_Inextwhite" ) # checking $clone[1]->macro( "PL_Inice_chunk" ) # checking $clone[1]->macro( "PL_Inice_chunk_size" ) # checking $clone[1]->macro( "PL_Inomemok" ) # checking $clone[1]->macro( "PL_Inumeric_compat1" ) # checking $clone[1]->macro( "PL_Inumeric_local" ) # checking $clone[1]->macro( "PL_Inumeric_name" ) # checking $clone[1]->macro( "PL_Inumeric_radix_sv" ) # checking $clone[1]->macro( "PL_Inumeric_standard" ) # checking $clone[1]->macro( "PL_Ioldbufptr" ) # checking $clone[1]->macro( "PL_Ioldname" ) # checking $clone[1]->macro( "PL_Ioldoldbufptr" ) # checking $clone[1]->macro( "PL_Iop_mask" ) # checking $clone[1]->macro( "PL_Iorigalen" ) # checking $clone[1]->macro( "PL_Iorigargc" ) # checking $clone[1]->macro( "PL_Iorigargv" ) # checking $clone[1]->macro( "PL_Iorigenviron" ) # checking $clone[1]->macro( "PL_Iorigfilename" ) # checking $clone[1]->macro( "PL_Iors_sv" ) # checking $clone[1]->macro( "PL_Iosname" ) # checking $clone[1]->macro( "PL_Ipad_reset_pending" ) # checking $clone[1]->macro( "PL_Ipadix" ) # checking $clone[1]->macro( "PL_Ipadix_floor" ) # checking $clone[1]->macro( "PL_Ipatchlevel" ) # checking $clone[1]->macro( "PL_Ipending_ident" ) # checking $clone[1]->macro( "PL_Iperl_destruct_level" ) # checking $clone[1]->macro( "PL_Iperldb" ) # checking $clone[1]->macro( "PL_Iperlio" ) # checking $clone[1]->macro( "PL_Ipidstatus" ) # checking $clone[1]->macro( "PL_Ippid" ) # checking $clone[1]->macro( "PL_Ipreambleav" ) # checking $clone[1]->macro( "PL_Ipreambled" ) # checking $clone[1]->macro( "PL_Ipreprocess" ) # checking $clone[1]->macro( "PL_Iprofiledata" ) # checking $clone[1]->macro( "PL_Ipsig_name" ) # checking $clone[1]->macro( "PL_Ipsig_pend" ) # checking $clone[1]->macro( "PL_Ipsig_ptr" ) # checking $clone[1]->macro( "PL_Iptr_table" ) # checking $clone[1]->macro( "PL_Irealtokenstart" ) # checking $clone[1]->macro( "PL_Ireentrant_buffer" ) # checking $clone[1]->macro( "PL_Ireentrant_retint" ) # checking $clone[1]->macro( "PL_Iregex_pad" ) # checking $clone[1]->macro( "PL_Iregex_padav" ) # checking $clone[1]->macro( "PL_Irehash_seed" ) # checking $clone[1]->macro( "PL_Irehash_seed_set" ) # checking $clone[1]->macro( "PL_Ireplgv" ) # checking $clone[1]->macro( "PL_Irsfp" ) # checking $clone[1]->macro( "PL_Irsfp_filters" ) # checking $clone[1]->macro( "PL_Irunops" ) # checking $clone[1]->macro( "PL_Irunops_dbg" ) # checking $clone[1]->macro( "PL_Irunops_std" ) # checking $clone[1]->macro( "PL_Isavebegin" ) # checking $clone[1]->macro( "PL_Isawampersand" ) # checking $clone[1]->macro( "PL_Isharehook" ) # checking $clone[1]->macro( "PL_Isig_pending" ) # checking $clone[1]->macro( "PL_Isighandlerp" ) # checking $clone[1]->macro( "PL_Isignals" ) # checking $clone[1]->macro( "PL_Iskipwhite" ) # checking $clone[1]->macro( "PL_Isort_RealCmp" ) # checking $clone[1]->macro( "PL_Isplitstr" ) # checking $clone[1]->macro( "PL_Isrand_called" ) # checking $clone[1]->macro( "PL_Istashcache" ) # checking $clone[1]->macro( "PL_Istatusvalue" ) # checking $clone[1]->macro( "PL_Istatusvalue_posix" ) # checking $clone[1]->macro( "PL_Istatusvalue_vms" ) # checking $clone[1]->macro( "PL_Istderrgv" ) # checking $clone[1]->macro( "PL_Istdingv" ) # checking $clone[1]->macro( "PL_Istrtab" ) # checking $clone[1]->macro( "PL_Isub_generation" ) # checking $clone[1]->macro( "PL_Isublex_info" ) # checking $clone[1]->macro( "PL_Isubline" ) # checking $clone[1]->macro( "PL_Isubname" ) # checking $clone[1]->macro( "PL_Isv_arenaroot" ) # checking $clone[1]->macro( "PL_Isv_count" ) # checking $clone[1]->macro( "PL_Isv_no" ) # checking $clone[1]->macro( "PL_Isv_objcount" ) # checking $clone[1]->macro( "PL_Isv_root" ) # checking $clone[1]->macro( "PL_Isv_undef" ) # checking $clone[1]->macro( "PL_Isv_yes" ) # checking $clone[1]->macro( "PL_Isys_intern" ) # checking $clone[1]->macro( "PL_Itaint_warn" ) # checking $clone[1]->macro( "PL_Itainting" ) # checking $clone[1]->macro( "PL_Ithisclose" ) # checking $clone[1]->macro( "PL_Ithismad" ) # checking $clone[1]->macro( "PL_Ithisopen" ) # checking $clone[1]->macro( "PL_Ithisstuff" ) # checking $clone[1]->macro( "PL_Ithistoken" ) # checking $clone[1]->macro( "PL_Ithiswhite" ) # checking $clone[1]->macro( "PL_Ithreadhook" ) # checking $clone[1]->macro( "PL_Itokenbuf" ) # checking $clone[1]->macro( "PL_Iuid" ) # checking $clone[1]->macro( "PL_Iunicode" ) # checking $clone[1]->macro( "PL_Iunitcheckav" ) # checking $clone[1]->macro( "PL_Iunitcheckav_save" ) # checking $clone[1]->macro( "PL_Iunlockhook" ) # checking $clone[1]->macro( "PL_Iunsafe" ) # checking $clone[1]->macro( "PL_Iutf8_alnum" ) # checking $clone[1]->macro( "PL_Iutf8_alnumc" ) # checking $clone[1]->macro( "PL_Iutf8_alpha" ) # checking $clone[1]->macro( "PL_Iutf8_ascii" ) # checking $clone[1]->macro( "PL_Iutf8_cntrl" ) # checking $clone[1]->macro( "PL_Iutf8_digit" ) # checking $clone[1]->macro( "PL_Iutf8_graph" ) # checking $clone[1]->macro( "PL_Iutf8_idcont" ) # checking $clone[1]->macro( "PL_Iutf8_idstart" ) # checking $clone[1]->macro( "PL_Iutf8_lower" ) # checking $clone[1]->macro( "PL_Iutf8_mark" ) # checking $clone[1]->macro( "PL_Iutf8_print" ) # checking $clone[1]->macro( "PL_Iutf8_punct" ) # checking $clone[1]->macro( "PL_Iutf8_space" ) # checking $clone[1]->macro( "PL_Iutf8_tofold" ) # checking $clone[1]->macro( "PL_Iutf8_tolower" ) # checking $clone[1]->macro( "PL_Iutf8_totitle" ) # checking $clone[1]->macro( "PL_Iutf8_toupper" ) # checking $clone[1]->macro( "PL_Iutf8_upper" ) # checking $clone[1]->macro( "PL_Iutf8_xdigit" ) # checking $clone[1]->macro( "PL_Iutf8cache" ) # checking $clone[1]->macro( "PL_Iutf8locale" ) # checking $clone[1]->macro( "PL_Iuudmap" ) # checking $clone[1]->macro( "PL_Iwarnhook" ) # checking $clone[1]->macro( "PL_Iwidesyscalls" ) # checking $clone[1]->macro( "PL_Ixmlfp" ) # checking $clone[1]->macro( "PL_Iyycharp" ) # checking $clone[1]->macro( "PL_Iyylvalp" ) # checking $clone[1]->macro( "PL_TSv" ) # checking $clone[1]->macro( "PL_TXpv" ) # checking $clone[1]->macro( "PL_Tav_fetch_sv" ) # checking $clone[1]->macro( "PL_Tbodytarget" ) # checking $clone[1]->macro( "PL_Tchopset" ) # checking $clone[1]->macro( "PL_Tcolors" ) # checking $clone[1]->macro( "PL_Tcolorset" ) # checking $clone[1]->macro( "PL_Tcurcop" ) # checking $clone[1]->macro( "PL_Tcurpad" ) # checking $clone[1]->macro( "PL_Tcurpm" ) # checking $clone[1]->macro( "PL_Tcurstack" ) # checking $clone[1]->macro( "PL_Tcurstackinfo" ) # checking $clone[1]->macro( "PL_Tcurstash" ) # checking $clone[1]->macro( "PL_Tdefoutgv" ) # checking $clone[1]->macro( "PL_Tdefstash" ) # checking $clone[1]->macro( "PL_Tdelaymagic" ) # checking $clone[1]->macro( "PL_Tdirty" ) # checking $clone[1]->macro( "PL_Tdumpindent" ) # checking $clone[1]->macro( "PL_Tefloatbuf" ) # checking $clone[1]->macro( "PL_Tefloatsize" ) # checking $clone[1]->macro( "PL_Terrors" ) # checking $clone[1]->macro( "PL_Tfirstgv" ) # checking $clone[1]->macro( "PL_Tformtarget" ) # checking $clone[1]->macro( "PL_Thv_fetch_ent_mh" ) # checking $clone[1]->macro( "PL_Thv_fetch_sv" ) # checking $clone[1]->macro( "PL_Tin_eval" ) # checking $clone[1]->macro( "PL_Tlast_in_gv" ) # checking $clone[1]->macro( "PL_Tlastgotoprobe" ) # checking $clone[1]->macro( "PL_Tlastscream" ) # checking $clone[1]->macro( "PL_Tlocalizing" ) # checking $clone[1]->macro( "PL_Tmainstack" ) # checking $clone[1]->macro( "PL_Tmarkstack" ) # checking $clone[1]->macro( "PL_Tmarkstack_max" ) # checking $clone[1]->macro( "PL_Tmarkstack_ptr" ) # checking $clone[1]->macro( "PL_Tmaxscream" ) # checking $clone[1]->macro( "PL_Tmodcount" ) # checking $clone[1]->macro( "PL_Tna" ) # checking $clone[1]->macro( "PL_Tofs_sv" ) # checking $clone[1]->macro( "PL_Top" ) # checking $clone[1]->macro( "PL_Topsave" ) # checking $clone[1]->macro( "PL_Tpeepp" ) # checking $clone[1]->macro( "PL_Treg_state" ) # checking $clone[1]->macro( "PL_Tregdummy" ) # checking $clone[1]->macro( "PL_Treginterp_cnt" ) # checking $clone[1]->macro( "PL_Tregmatch_slab" ) # checking $clone[1]->macro( "PL_Tregmatch_state" ) # checking $clone[1]->macro( "PL_Trestartop" ) # checking $clone[1]->macro( "PL_Trs" ) # checking $clone[1]->macro( "PL_Tsavestack" ) # checking $clone[1]->macro( "PL_Tsavestack_ix" ) # checking $clone[1]->macro( "PL_Tsavestack_max" ) # checking $clone[1]->macro( "PL_Tscopestack" ) # checking $clone[1]->macro( "PL_Tscopestack_ix" ) # checking $clone[1]->macro( "PL_Tscopestack_max" ) # checking $clone[1]->macro( "PL_Tscreamfirst" ) # checking $clone[1]->macro( "PL_Tscreamnext" ) # checking $clone[1]->macro( "PL_Tsecondgv" ) # checking $clone[1]->macro( "PL_Tsortcop" ) # checking $clone[1]->macro( "PL_Tsortstash" ) # checking $clone[1]->macro( "PL_Tstack_base" ) # checking $clone[1]->macro( "PL_Tstack_max" ) # checking $clone[1]->macro( "PL_Tstack_sp" ) # checking $clone[1]->macro( "PL_Tstart_env" ) # checking $clone[1]->macro( "PL_Tstatbuf" ) # checking $clone[1]->macro( "PL_Tstatcache" ) # checking $clone[1]->macro( "PL_Tstatgv" ) # checking $clone[1]->macro( "PL_Tstatname" ) # checking $clone[1]->macro( "PL_Ttainted" ) # checking $clone[1]->macro( "PL_Ttimesbuf" ) # checking $clone[1]->macro( "PL_Ttmps_floor" ) # checking $clone[1]->macro( "PL_Ttmps_ix" ) # checking $clone[1]->macro( "PL_Ttmps_max" ) # checking $clone[1]->macro( "PL_Ttmps_stack" ) # checking $clone[1]->macro( "PL_Ttop_env" ) # checking $clone[1]->macro( "PL_Ttoptarget" ) # checking $clone[1]->macro( "PL_Twatchaddr" ) # checking $clone[1]->macro( "PL_Twatchok" ) # checking $clone[1]->macro( "PL_bostr" ) # checking $clone[1]->macro( "PL_madskills" ) # checking $clone[1]->macro( "PL_nrs" ) # checking $clone[1]->macro( "PL_reg_curpm" ) # checking $clone[1]->macro( "PL_reg_eval_set" ) # checking $clone[1]->macro( "PL_reg_flags" ) # checking $clone[1]->macro( "PL_reg_leftiter" ) # checking $clone[1]->macro( "PL_reg_magic" ) # checking $clone[1]->macro( "PL_reg_match_utf8" ) # checking $clone[1]->macro( "PL_reg_maxiter" ) # checking $clone[1]->macro( "PL_reg_oldcurpm" ) # checking $clone[1]->macro( "PL_reg_oldpos" ) # checking $clone[1]->macro( "PL_reg_oldsaved" ) # checking $clone[1]->macro( "PL_reg_oldsavedlen" ) # checking $clone[1]->macro( "PL_reg_poscache" ) # checking $clone[1]->macro( "PL_reg_poscache_size" ) # checking $clone[1]->macro( "PL_reg_start_tmp" ) # checking $clone[1]->macro( "PL_reg_start_tmpl" ) # checking $clone[1]->macro( "PL_reg_starttry" ) # checking $clone[1]->macro( "PL_regendp" ) # checking $clone[1]->macro( "PL_regeol" ) # checking $clone[1]->macro( "PL_reginput" ) # checking $clone[1]->macro( "PL_reglastcloseparen" ) # checking $clone[1]->macro( "PL_reglastparen" ) # checking $clone[1]->macro( "PL_regsize" ) # checking $clone[1]->macro( "PL_regstartp" ) # checking $clone[1]->macro( "PL_xmlfp" ) # checking $clone[1]->macro( "PM_GETRE" ) # checking $clone[1]->macro( "PM_GETRE_SAFE" ) # checking $clone[1]->macro( "PM_SETRE" ) # checking $clone[1]->macro( "PM_SETRE_SAFE" ) # checking $clone[1]->macro( "PMdf_CMP_UTF8" ) # checking $clone[1]->macro( "PMdf_DYN_UTF8" ) # checking $clone[1]->macro( "PMdf_TAINTED" ) # checking $clone[1]->macro( "PMdf_USED" ) # checking $clone[1]->macro( "PMdf_UTF8" ) # checking $clone[1]->macro( "PMf_COMPILETIME" ) # checking $clone[1]->macro( "PMf_CONST" ) # checking $clone[1]->macro( "PMf_CONTINUE" ) # checking $clone[1]->macro( "PMf_EVAL" ) # checking $clone[1]->macro( "PMf_EXTENDED" ) # checking $clone[1]->macro( "PMf_FOLD" ) # checking $clone[1]->macro( "PMf_GLOBAL" ) # checking $clone[1]->macro( "PMf_KEEP" ) # checking $clone[1]->macro( "PMf_LOCALE" ) # checking $clone[1]->macro( "PMf_MAYBE_CONST" ) # checking $clone[1]->macro( "PMf_MULTILINE" ) # checking $clone[1]->macro( "PMf_ONCE" ) # checking $clone[1]->macro( "PMf_RETAINT" ) # checking $clone[1]->macro( "PMf_SINGLELINE" ) # checking $clone[1]->macro( "PMf_SKIPWHITE" ) # checking $clone[1]->macro( "PMf_UNUSED" ) # checking $clone[1]->macro( "PMf_WHITE" ) # checking $clone[1]->macro( "POLL_ERR" ) # checking $clone[1]->macro( "POLL_HUP" ) # checking $clone[1]->macro( "POLL_IN" ) # checking $clone[1]->macro( "POLL_MSG" ) # checking $clone[1]->macro( "POLL_OUT" ) # checking $clone[1]->macro( "POLL_PRI" ) # checking $clone[1]->macro( "POPBLOCK" ) # checking $clone[1]->macro( "POPEVAL" ) # checking $clone[1]->macro( "POPFORMAT" ) # checking $clone[1]->macro( "POPLOOP" ) # checking $clone[1]->macro( "POPMARK" ) # checking $clone[1]->macro( "POPSTACK" ) # checking $clone[1]->macro( "POPSTACK_TO" ) # checking $clone[1]->macro( "POPSUB" ) # checking $clone[1]->macro( "POPSUBST" ) # checking $clone[1]->macro( "POP_MULTICALL" ) # checking $clone[1]->macro( "POP_SAVEARRAY" ) # checking $clone[1]->macro( "POPi" ) # checking $clone[1]->macro( "POPl" ) # checking $clone[1]->macro( "POPn" ) # checking $clone[1]->macro( "POPp" ) # checking $clone[1]->macro( "POPpbytex" ) # checking $clone[1]->macro( "POPpconstx" ) # checking $clone[1]->macro( "POPpx" ) # checking $clone[1]->macro( "POPs" ) # checking $clone[1]->macro( "POPu" ) # checking $clone[1]->macro( "POPul" ) # checking $clone[1]->macro( "POSIX_FADV_DONTNEED" ) # checking $clone[1]->macro( "POSIX_FADV_NOREUSE" ) # checking $clone[1]->macro( "POSIX_FADV_NORMAL" ) # checking $clone[1]->macro( "POSIX_FADV_RANDOM" ) # checking $clone[1]->macro( "POSIX_FADV_SEQUENTIAL" ) # checking $clone[1]->macro( "POSIX_FADV_WILLNEED" ) # checking $clone[1]->macro( "PP" ) # checking $clone[1]->macro( "PRIVLIB" ) # checking $clone[1]->macro( "PRIVLIB_EXP" ) # checking $clone[1]->macro( "PRIVSHIFT" ) # checking $clone[1]->macro( "PRIX16" ) # checking $clone[1]->macro( "PRIX32" ) # checking $clone[1]->macro( "PRIX64" ) # checking $clone[1]->macro( "PRIX8" ) # checking $clone[1]->macro( "PRIXFAST16" ) # checking $clone[1]->macro( "PRIXFAST32" ) # checking $clone[1]->macro( "PRIXFAST64" ) # checking $clone[1]->macro( "PRIXFAST8" ) # checking $clone[1]->macro( "PRIXLEAST16" ) # checking $clone[1]->macro( "PRIXLEAST32" ) # checking $clone[1]->macro( "PRIXLEAST64" ) # checking $clone[1]->macro( "PRIXLEAST8" ) # checking $clone[1]->macro( "PRIXMAX" ) # checking $clone[1]->macro( "PRIXPTR" ) # checking $clone[1]->macro( "PRId16" ) # checking $clone[1]->macro( "PRId32" ) # checking $clone[1]->macro( "PRId64" ) # checking $clone[1]->macro( "PRId8" ) # checking $clone[1]->macro( "PRIdFAST16" ) # checking $clone[1]->macro( "PRIdFAST32" ) # checking $clone[1]->macro( "PRIdFAST64" ) # checking $clone[1]->macro( "PRIdFAST8" ) # checking $clone[1]->macro( "PRIdLEAST16" ) # checking $clone[1]->macro( "PRIdLEAST32" ) # checking $clone[1]->macro( "PRIdLEAST64" ) # checking $clone[1]->macro( "PRIdLEAST8" ) # checking $clone[1]->macro( "PRIdMAX" ) # checking $clone[1]->macro( "PRIdPTR" ) # checking $clone[1]->macro( "PRIi16" ) # checking $clone[1]->macro( "PRIi32" ) # checking $clone[1]->macro( "PRIi64" ) # checking $clone[1]->macro( "PRIi8" ) # checking $clone[1]->macro( "PRIiFAST16" ) # checking $clone[1]->macro( "PRIiFAST32" ) # checking $clone[1]->macro( "PRIiFAST64" ) # checking $clone[1]->macro( "PRIiFAST8" ) # checking $clone[1]->macro( "PRIiLEAST16" ) # checking $clone[1]->macro( "PRIiLEAST32" ) # checking $clone[1]->macro( "PRIiLEAST64" ) # checking $clone[1]->macro( "PRIiLEAST8" ) # checking $clone[1]->macro( "PRIiMAX" ) # checking $clone[1]->macro( "PRIiPTR" ) # checking $clone[1]->macro( "PRIo16" ) # checking $clone[1]->macro( "PRIo32" ) # checking $clone[1]->macro( "PRIo64" ) # checking $clone[1]->macro( "PRIo8" ) # checking $clone[1]->macro( "PRIoFAST16" ) # checking $clone[1]->macro( "PRIoFAST32" ) # checking $clone[1]->macro( "PRIoFAST64" ) # checking $clone[1]->macro( "PRIoFAST8" ) # checking $clone[1]->macro( "PRIoLEAST16" ) # checking $clone[1]->macro( "PRIoLEAST32" ) # checking $clone[1]->macro( "PRIoLEAST64" ) # checking $clone[1]->macro( "PRIoLEAST8" ) # checking $clone[1]->macro( "PRIoMAX" ) # checking $clone[1]->macro( "PRIoPTR" ) # checking $clone[1]->macro( "PRIu16" ) # checking $clone[1]->macro( "PRIu32" ) # checking $clone[1]->macro( "PRIu64" ) # checking $clone[1]->macro( "PRIu8" ) # checking $clone[1]->macro( "PRIuFAST16" ) # checking $clone[1]->macro( "PRIuFAST32" ) # checking $clone[1]->macro( "PRIuFAST64" ) # checking $clone[1]->macro( "PRIuFAST8" ) # checking $clone[1]->macro( "PRIuLEAST16" ) # checking $clone[1]->macro( "PRIuLEAST32" ) # checking $clone[1]->macro( "PRIuLEAST64" ) # checking $clone[1]->macro( "PRIuLEAST8" ) # checking $clone[1]->macro( "PRIuMAX" ) # checking $clone[1]->macro( "PRIuPTR" ) # checking $clone[1]->macro( "PRIx16" ) # checking $clone[1]->macro( "PRIx32" ) # checking $clone[1]->macro( "PRIx64" ) # checking $clone[1]->macro( "PRIx8" ) # checking $clone[1]->macro( "PRIxFAST16" ) # checking $clone[1]->macro( "PRIxFAST32" ) # checking $clone[1]->macro( "PRIxFAST64" ) # checking $clone[1]->macro( "PRIxFAST8" ) # checking $clone[1]->macro( "PRIxLEAST16" ) # checking $clone[1]->macro( "PRIxLEAST32" ) # checking $clone[1]->macro( "PRIxLEAST64" ) # checking $clone[1]->macro( "PRIxLEAST8" ) # checking $clone[1]->macro( "PRIxMAX" ) # checking $clone[1]->macro( "PRIxPTR" ) # checking $clone[1]->macro( "PROCSELFEXE_PATH" ) # checking $clone[1]->macro( "PTHREAD_DESTRUCTOR_ITERATIONS" ) # checking $clone[1]->macro( "PTHREAD_KEYS_MAX" ) # checking $clone[1]->macro( "PTHREAD_STACK_MIN" ) # checking $clone[1]->macro( "PTR2IV" ) # checking $clone[1]->macro( "PTR2NV" ) # checking $clone[1]->macro( "PTR2UV" ) # checking $clone[1]->macro( "PTR2nat" ) # checking $clone[1]->macro( "PTR2ul" ) # checking $clone[1]->macro( "PTRDIFF_MAX" ) # checking $clone[1]->macro( "PTRDIFF_MIN" ) # checking $clone[1]->macro( "PTRSIZE" ) # checking $clone[1]->macro( "PTRV" ) # checking $clone[1]->macro( "PUSHBLOCK" ) # checking $clone[1]->macro( "PUSHEVAL" ) # checking $clone[1]->macro( "PUSHFORMAT" ) # checking $clone[1]->macro( "PUSHGIVEN" ) # checking $clone[1]->macro( "PUSHLOOP" ) # checking $clone[1]->macro( "PUSHLOOP_OP_NEXT" ) # checking $clone[1]->macro( "PUSHMARK" ) # checking $clone[1]->macro( "PUSHSTACK" ) # checking $clone[1]->macro( "PUSHSTACKi" ) # checking $clone[1]->macro( "PUSHSUB" ) # checking $clone[1]->macro( "PUSHSUBST" ) # checking $clone[1]->macro( "PUSHSUB_BASE" ) # checking $clone[1]->macro( "PUSHSUB_DB" ) # checking $clone[1]->macro( "PUSHTARG" ) # checking $clone[1]->macro( "PUSHWHEN" ) # checking $clone[1]->macro( "PUSH_MULTICALL" ) # checking $clone[1]->macro( "PUSHi" ) # checking $clone[1]->macro( "PUSHmortal" ) # checking $clone[1]->macro( "PUSHn" ) # checking $clone[1]->macro( "PUSHp" ) # checking $clone[1]->macro( "PUSHs" ) # checking $clone[1]->macro( "PUSHu" ) # checking $clone[1]->macro( "PUTBACK" ) # checking $clone[1]->macro( "PWGECOS" ) # checking $clone[1]->macro( "PWPASSWD" ) # checking $clone[1]->macro( "P_tmpdir" ) # checking $clone[1]->macro( "Pause" ) # checking $clone[1]->macro( "PeRl_CaTiFy" ) # checking $clone[1]->macro( "PeRl_StGiFy" ) # checking $clone[1]->macro( "PerlDir_chdir" ) # checking $clone[1]->macro( "PerlDir_close" ) # checking $clone[1]->macro( "PerlDir_mkdir" ) # checking $clone[1]->macro( "PerlDir_open" ) # checking $clone[1]->macro( "PerlDir_read" ) # checking $clone[1]->macro( "PerlDir_rewind" ) # checking $clone[1]->macro( "PerlDir_rmdir" ) # checking $clone[1]->macro( "PerlDir_seek" ) # checking $clone[1]->macro( "PerlDir_tell" ) # checking $clone[1]->macro( "PerlEnv_ENVgetenv" ) # checking $clone[1]->macro( "PerlEnv_ENVgetenv_len" ) # checking $clone[1]->macro( "PerlEnv_clearenv" ) # checking $clone[1]->macro( "PerlEnv_free_childdir" ) # checking $clone[1]->macro( "PerlEnv_free_childenv" ) # checking $clone[1]->macro( "PerlEnv_get_childdir" ) # checking $clone[1]->macro( "PerlEnv_get_childenv" ) # checking $clone[1]->macro( "PerlEnv_getenv" ) # checking $clone[1]->macro( "PerlEnv_getenv_len" ) # checking $clone[1]->macro( "PerlEnv_putenv" ) # checking $clone[1]->macro( "PerlEnv_uname" ) # checking $clone[1]->macro( "PerlIO" ) # checking $clone[1]->macro( "PerlIO_clearerr" ) # checking $clone[1]->macro( "PerlIO_close" ) # checking $clone[1]->macro( "PerlIO_eof" ) # checking $clone[1]->macro( "PerlIO_error" ) # checking $clone[1]->macro( "PerlIO_fileno" ) # checking $clone[1]->macro( "PerlIO_fill" ) # checking $clone[1]->macro( "PerlIO_flush" ) # checking $clone[1]->macro( "PerlIO_get_base" ) # checking $clone[1]->macro( "PerlIO_get_bufsiz" ) # checking $clone[1]->macro( "PerlIO_get_cnt" ) # checking $clone[1]->macro( "PerlIO_get_ptr" ) # checking $clone[1]->macro( "PerlIO_read" ) # checking $clone[1]->macro( "PerlIO_seek" ) # checking $clone[1]->macro( "PerlIO_set_cnt" ) # checking $clone[1]->macro( "PerlIO_set_ptrcnt" ) # checking $clone[1]->macro( "PerlIO_setlinebuf" ) # checking $clone[1]->macro( "PerlIO_stderr" ) # checking $clone[1]->macro( "PerlIO_stdin" ) # checking $clone[1]->macro( "PerlIO_stdout" ) # checking $clone[1]->macro( "PerlIO_tell" ) # checking $clone[1]->macro( "PerlIO_unread" ) # checking $clone[1]->macro( "PerlIO_write" ) # checking $clone[1]->macro( "PerlLIO_access" ) # checking $clone[1]->macro( "PerlLIO_chmod" ) # checking $clone[1]->macro( "PerlLIO_chown" ) # checking $clone[1]->macro( "PerlLIO_chsize" ) # checking $clone[1]->macro( "PerlLIO_close" ) # checking $clone[1]->macro( "PerlLIO_dup" ) # checking $clone[1]->macro( "PerlLIO_dup2" ) # checking $clone[1]->macro( "PerlLIO_flock" ) # checking $clone[1]->macro( "PerlLIO_fstat" ) # checking $clone[1]->macro( "PerlLIO_ioctl" ) # checking $clone[1]->macro( "PerlLIO_isatty" ) # checking $clone[1]->macro( "PerlLIO_link" ) # checking $clone[1]->macro( "PerlLIO_lseek" ) # checking $clone[1]->macro( "PerlLIO_lstat" ) # checking $clone[1]->macro( "PerlLIO_mkstemp" ) # checking $clone[1]->macro( "PerlLIO_mktemp" ) # checking $clone[1]->macro( "PerlLIO_open" ) # checking $clone[1]->macro( "PerlLIO_open3" ) # checking $clone[1]->macro( "PerlLIO_read" ) # checking $clone[1]->macro( "PerlLIO_rename" ) # checking $clone[1]->macro( "PerlLIO_setmode" ) # checking $clone[1]->macro( "PerlLIO_stat" ) # checking $clone[1]->macro( "PerlLIO_tmpnam" ) # checking $clone[1]->macro( "PerlLIO_umask" ) # checking $clone[1]->macro( "PerlLIO_unlink" ) # checking $clone[1]->macro( "PerlLIO_utime" ) # checking $clone[1]->macro( "PerlLIO_write" ) # checking $clone[1]->macro( "PerlMemParse_calloc" ) # checking $clone[1]->macro( "PerlMemParse_free" ) # checking $clone[1]->macro( "PerlMemParse_free_lock" ) # checking $clone[1]->macro( "PerlMemParse_get_lock" ) # checking $clone[1]->macro( "PerlMemParse_is_locked" ) # checking $clone[1]->macro( "PerlMemParse_malloc" ) # checking $clone[1]->macro( "PerlMemParse_realloc" ) # checking $clone[1]->macro( "PerlMemShared_calloc" ) # checking $clone[1]->macro( "PerlMemShared_free" ) # checking $clone[1]->macro( "PerlMemShared_free_lock" ) # checking $clone[1]->macro( "PerlMemShared_get_lock" ) # checking $clone[1]->macro( "PerlMemShared_is_locked" ) # checking $clone[1]->macro( "PerlMemShared_malloc" ) # checking $clone[1]->macro( "PerlMemShared_realloc" ) # checking $clone[1]->macro( "PerlMem_calloc" ) # checking $clone[1]->macro( "PerlMem_free" ) # checking $clone[1]->macro( "PerlMem_free_lock" ) # checking $clone[1]->macro( "PerlMem_get_lock" ) # checking $clone[1]->macro( "PerlMem_is_locked" ) # checking $clone[1]->macro( "PerlMem_malloc" ) # checking $clone[1]->macro( "PerlMem_realloc" ) # checking $clone[1]->macro( "PerlProc__exit" ) # checking $clone[1]->macro( "PerlProc_abort" ) # checking $clone[1]->macro( "PerlProc_crypt" ) # checking $clone[1]->macro( "PerlProc_execl" ) # checking $clone[1]->macro( "PerlProc_execv" ) # checking $clone[1]->macro( "PerlProc_execvp" ) # checking $clone[1]->macro( "PerlProc_exit" ) # checking $clone[1]->macro( "PerlProc_fork" ) # checking $clone[1]->macro( "PerlProc_getegid" ) # checking $clone[1]->macro( "PerlProc_geteuid" ) # checking $clone[1]->macro( "PerlProc_getgid" ) # checking $clone[1]->macro( "PerlProc_getlogin" ) # checking $clone[1]->macro( "PerlProc_getpid" ) # checking $clone[1]->macro( "PerlProc_gettimeofday" ) # checking $clone[1]->macro( "PerlProc_getuid" ) # checking $clone[1]->macro( "PerlProc_kill" ) # checking $clone[1]->macro( "PerlProc_killpg" ) # checking $clone[1]->macro( "PerlProc_longjmp" ) # checking $clone[1]->macro( "PerlProc_pause" ) # checking $clone[1]->macro( "PerlProc_pclose" ) # checking $clone[1]->macro( "PerlProc_pipe" ) # checking $clone[1]->macro( "PerlProc_popen" ) # checking $clone[1]->macro( "PerlProc_popen_list" ) # checking $clone[1]->macro( "PerlProc_setgid" ) # checking $clone[1]->macro( "PerlProc_setjmp" ) # checking $clone[1]->macro( "PerlProc_setuid" ) # checking $clone[1]->macro( "PerlProc_signal" ) # checking $clone[1]->macro( "PerlProc_sleep" ) # checking $clone[1]->macro( "PerlProc_times" ) # checking $clone[1]->macro( "PerlProc_wait" ) # checking $clone[1]->macro( "PerlProc_waitpid" ) # checking $clone[1]->macro( "PerlSIO_clearerr" ) # checking $clone[1]->macro( "PerlSIO_fclose" ) # checking $clone[1]->macro( "PerlSIO_fdopen" ) # checking $clone[1]->macro( "PerlSIO_fdupopen" ) # checking $clone[1]->macro( "PerlSIO_feof" ) # checking $clone[1]->macro( "PerlSIO_ferror" ) # checking $clone[1]->macro( "PerlSIO_fflush" ) # checking $clone[1]->macro( "PerlSIO_fgetc" ) # checking $clone[1]->macro( "PerlSIO_fgetpos" ) # checking $clone[1]->macro( "PerlSIO_fgets" ) # checking $clone[1]->macro( "PerlSIO_fileno" ) # checking $clone[1]->macro( "PerlSIO_fopen" ) # checking $clone[1]->macro( "PerlSIO_fputc" ) # checking $clone[1]->macro( "PerlSIO_fputs" ) # checking $clone[1]->macro( "PerlSIO_fread" ) # checking $clone[1]->macro( "PerlSIO_freopen" ) # checking $clone[1]->macro( "PerlSIO_fseek" ) # checking $clone[1]->macro( "PerlSIO_fsetpos" ) # checking $clone[1]->macro( "PerlSIO_ftell" ) # checking $clone[1]->macro( "PerlSIO_fwrite" ) # checking $clone[1]->macro( "PerlSIO_get_base" ) # checking $clone[1]->macro( "PerlSIO_get_bufsiz" ) # checking $clone[1]->macro( "PerlSIO_get_cnt" ) # checking $clone[1]->macro( "PerlSIO_get_ptr" ) # checking $clone[1]->macro( "PerlSIO_printf" ) # checking $clone[1]->macro( "PerlSIO_rewind" ) # checking $clone[1]->macro( "PerlSIO_set_cnt" ) # checking $clone[1]->macro( "PerlSIO_set_ptr" ) # checking $clone[1]->macro( "PerlSIO_setbuf" ) # checking $clone[1]->macro( "PerlSIO_setlinebuf" ) # checking $clone[1]->macro( "PerlSIO_setvbuf" ) # checking $clone[1]->macro( "PerlSIO_stderr" ) # checking $clone[1]->macro( "PerlSIO_stdin" ) # checking $clone[1]->macro( "PerlSIO_stdout" ) # checking $clone[1]->macro( "PerlSIO_stdoutf" ) # checking $clone[1]->macro( "PerlSIO_tmpfile" ) # checking $clone[1]->macro( "PerlSIO_ungetc" ) # checking $clone[1]->macro( "PerlSIO_vprintf" ) # checking $clone[1]->macro( "PerlSock_accept" ) # checking $clone[1]->macro( "PerlSock_bind" ) # checking $clone[1]->macro( "PerlSock_connect" ) # checking $clone[1]->macro( "PerlSock_endhostent" ) # checking $clone[1]->macro( "PerlSock_endnetent" ) # checking $clone[1]->macro( "PerlSock_endprotoent" ) # checking $clone[1]->macro( "PerlSock_endservent" ) # checking $clone[1]->macro( "PerlSock_gethostbyaddr" ) # checking $clone[1]->macro( "PerlSock_gethostbyname" ) # checking $clone[1]->macro( "PerlSock_gethostent" ) # checking $clone[1]->macro( "PerlSock_gethostname" ) # checking $clone[1]->macro( "PerlSock_getnetbyaddr" ) # checking $clone[1]->macro( "PerlSock_getnetbyname" ) # checking $clone[1]->macro( "PerlSock_getnetent" ) # checking $clone[1]->macro( "PerlSock_getpeername" ) # checking $clone[1]->macro( "PerlSock_getprotobyname" ) # checking $clone[1]->macro( "PerlSock_getprotobynumber" ) # checking $clone[1]->macro( "PerlSock_getprotoent" ) # checking $clone[1]->macro( "PerlSock_getservbyname" ) # checking $clone[1]->macro( "PerlSock_getservbyport" ) # checking $clone[1]->macro( "PerlSock_getservent" ) # checking $clone[1]->macro( "PerlSock_getsockname" ) # checking $clone[1]->macro( "PerlSock_getsockopt" ) # checking $clone[1]->macro( "PerlSock_htonl" ) # checking $clone[1]->macro( "PerlSock_htons" ) # checking $clone[1]->macro( "PerlSock_inet_addr" ) # checking $clone[1]->macro( "PerlSock_inet_ntoa" ) # checking $clone[1]->macro( "PerlSock_listen" ) # checking $clone[1]->macro( "PerlSock_ntohl" ) # checking $clone[1]->macro( "PerlSock_ntohs" ) # checking $clone[1]->macro( "PerlSock_recv" ) # checking $clone[1]->macro( "PerlSock_recvfrom" ) # checking $clone[1]->macro( "PerlSock_select" ) # checking $clone[1]->macro( "PerlSock_send" ) # checking $clone[1]->macro( "PerlSock_sendto" ) # checking $clone[1]->macro( "PerlSock_sethostent" ) # checking $clone[1]->macro( "PerlSock_setnetent" ) # checking $clone[1]->macro( "PerlSock_setprotoent" ) # checking $clone[1]->macro( "PerlSock_setservent" ) # checking $clone[1]->macro( "PerlSock_setsockopt" ) # checking $clone[1]->macro( "PerlSock_shutdown" ) # checking $clone[1]->macro( "PerlSock_socket" ) # checking $clone[1]->macro( "PerlSock_socketpair" ) # checking $clone[1]->macro( "Perl_atan2" ) # checking $clone[1]->macro( "Perl_atof" ) # checking $clone[1]->macro( "Perl_atof2" ) # checking $clone[1]->macro( "Perl_ceil" ) # checking $clone[1]->macro( "Perl_cos" ) # checking $clone[1]->macro( "Perl_croak_nocontext" ) # checking $clone[1]->macro( "Perl_deb_nocontext" ) # checking $clone[1]->macro( "Perl_debug_log" ) # checking $clone[1]->macro( "Perl_die_nocontext" ) # checking $clone[1]->macro( "Perl_error_log" ) # checking $clone[1]->macro( "Perl_exp" ) # checking $clone[1]->macro( "Perl_floor" ) # checking $clone[1]->macro( "Perl_fmod" ) # checking $clone[1]->macro( "Perl_form_nocontext" ) # checking $clone[1]->macro( "Perl_frexp" ) # checking $clone[1]->macro( "Perl_isfinite" ) # checking $clone[1]->macro( "Perl_isinf" ) # checking $clone[1]->macro( "Perl_isnan" ) # checking $clone[1]->macro( "Perl_load_module_nocontext" ) # checking $clone[1]->macro( "Perl_log" ) # checking $clone[1]->macro( "Perl_mess_nocontext" ) # checking $clone[1]->macro( "Perl_modf" ) # checking $clone[1]->macro( "Perl_newSVpvf_nocontext" ) # checking $clone[1]->macro( "Perl_pow" ) # checking $clone[1]->macro( "Perl_pp_i_postdec" ) # checking $clone[1]->macro( "Perl_pp_i_postinc" ) # checking $clone[1]->macro( "Perl_pp_i_predec" ) # checking $clone[1]->macro( "Perl_pp_i_preinc" ) # checking $clone[1]->macro( "Perl_sharepvn" ) # checking $clone[1]->macro( "Perl_sin" ) # checking $clone[1]->macro( "Perl_sqrt" ) # checking $clone[1]->macro( "Perl_sv_catpvf_mg_nocontext" ) # checking $clone[1]->macro( "Perl_sv_catpvf_nocontext" ) # checking $clone[1]->macro( "Perl_sv_setpvf_mg_nocontext" ) # checking $clone[1]->macro( "Perl_sv_setpvf_nocontext" ) # checking $clone[1]->macro( "Perl_warn_nocontext" ) # checking $clone[1]->macro( "Perl_warner_nocontext" ) # checking $clone[1]->macro( "Pid_t" ) # checking $clone[1]->macro( "PmopSTASH" ) # checking $clone[1]->macro( "PmopSTASHPV" ) # checking $clone[1]->macro( "PmopSTASHPV_set" ) # checking $clone[1]->macro( "PmopSTASH_free" ) # checking $clone[1]->macro( "PmopSTASH_set" ) # checking $clone[1]->macro( "Poison" ) # checking $clone[1]->macro( "PoisonFree" ) # checking $clone[1]->macro( "PoisonNew" ) # checking $clone[1]->macro( "PoisonWith" ) # checking $clone[1]->macro( "QUADKIND" ) # checking $clone[1]->macro( "QUAD_IS_INT" ) # checking $clone[1]->macro( "QUAD_IS_INT64_T" ) # checking $clone[1]->macro( "QUAD_IS_LONG" ) # checking $clone[1]->macro( "QUAD_IS_LONG_LONG" ) # checking $clone[1]->macro( "Quad_t" ) # checking $clone[1]->macro( "RANDBITS" ) # checking $clone[1]->macro( "RANDOM_R_PROTO" ) # checking $clone[1]->macro( "RAND_MAX" ) # checking $clone[1]->macro( "RD_NODATA" ) # checking $clone[1]->macro( "READDIR64_R_PROTO" ) # checking $clone[1]->macro( "READDIR_R_PROTO" ) # checking $clone[1]->macro( "REG_CS" ) # checking $clone[1]->macro( "REG_DS" ) # checking $clone[1]->macro( "REG_EAX" ) # checking $clone[1]->macro( "REG_EBP" ) # checking $clone[1]->macro( "REG_EBX" ) # checking $clone[1]->macro( "REG_ECX" ) # checking $clone[1]->macro( "REG_EDI" ) # checking $clone[1]->macro( "REG_EDX" ) # checking $clone[1]->macro( "REG_EFL" ) # checking $clone[1]->macro( "REG_EIP" ) # checking $clone[1]->macro( "REG_ERR" ) # checking $clone[1]->macro( "REG_ES" ) # checking $clone[1]->macro( "REG_ESI" ) # checking $clone[1]->macro( "REG_ESP" ) # checking $clone[1]->macro( "REG_FS" ) # checking $clone[1]->macro( "REG_GS" ) # checking $clone[1]->macro( "REG_SS" ) # checking $clone[1]->macro( "REG_TRAPNO" ) # checking $clone[1]->macro( "REG_UESP" ) # checking $clone[1]->macro( "REINT_AUTORITATIVE" ) # checking $clone[1]->macro( "REINT_AUTORITATIVE_ML" ) # checking $clone[1]->macro( "REINT_AUTORITATIVE_NOML" ) # checking $clone[1]->macro( "REINT_ONCE" ) # checking $clone[1]->macro( "REINT_ONCE_ML" ) # checking $clone[1]->macro( "REINT_ONCE_NOML" ) # checking $clone[1]->macro( "RESTORE_NUMERIC_LOCAL" ) # checking $clone[1]->macro( "RESTORE_NUMERIC_STANDARD" ) # checking $clone[1]->macro( "RETPUSHNO" ) # checking $clone[1]->macro( "RETPUSHUNDEF" ) # checking $clone[1]->macro( "RETPUSHYES" ) # checking $clone[1]->macro( "RETSETNO" ) # checking $clone[1]->macro( "RETSETUNDEF" ) # checking $clone[1]->macro( "RETSETYES" ) # checking $clone[1]->macro( "RETURN" ) # checking $clone[1]->macro( "RETURNOP" ) # checking $clone[1]->macro( "RETURNX" ) # checking $clone[1]->macro( "REXEC_CHECKED" ) # checking $clone[1]->macro( "REXEC_COPY_STR" ) # checking $clone[1]->macro( "REXEC_IGNOREPOS" ) # checking $clone[1]->macro( "REXEC_NOT_FIRST" ) # checking $clone[1]->macro( "REXEC_SCREAM" ) # checking $clone[1]->macro( "RE_DEBUG_BIT" ) # checking $clone[1]->macro( "RE_DUP_MAX" ) # checking $clone[1]->macro( "RE_INTUIT_ONECHAR" ) # checking $clone[1]->macro( "RE_INTUIT_TAIL" ) # checking $clone[1]->macro( "RE_USE_INTUIT" ) # checking $clone[1]->macro( "RE_USE_INTUIT_ML" ) # checking $clone[1]->macro( "RE_USE_INTUIT_NOML" ) # checking $clone[1]->macro( "RMS_DIR" ) # checking $clone[1]->macro( "RMS_FAC" ) # checking $clone[1]->macro( "RMS_FEX" ) # checking $clone[1]->macro( "RMS_FNF" ) # checking $clone[1]->macro( "RMS_IFI" ) # checking $clone[1]->macro( "RMS_ISI" ) # checking $clone[1]->macro( "RMS_PRV" ) # checking $clone[1]->macro( "ROPT_ANCH" ) # checking $clone[1]->macro( "ROPT_ANCH_BOL" ) # checking $clone[1]->macro( "ROPT_ANCH_GPOS" ) # checking $clone[1]->macro( "ROPT_ANCH_MBOL" ) # checking $clone[1]->macro( "ROPT_ANCH_SBOL" ) # checking $clone[1]->macro( "ROPT_ANCH_SINGLE" ) # checking $clone[1]->macro( "ROPT_CANY_SEEN" ) # checking $clone[1]->macro( "ROPT_CHECK_ALL" ) # checking $clone[1]->macro( "ROPT_COPY_DONE" ) # checking $clone[1]->macro( "ROPT_EVAL_SEEN" ) # checking $clone[1]->macro( "ROPT_GPOS_CHECK" ) # checking $clone[1]->macro( "ROPT_GPOS_SEEN" ) # checking $clone[1]->macro( "ROPT_IMPLICIT" ) # checking $clone[1]->macro( "ROPT_LOOKBEHIND_SEEN" ) # checking $clone[1]->macro( "ROPT_MATCH_UTF8" ) # checking $clone[1]->macro( "ROPT_NAUGHTY" ) # checking $clone[1]->macro( "ROPT_NOSCAN" ) # checking $clone[1]->macro( "ROPT_RECURSE_SEEN" ) # checking $clone[1]->macro( "ROPT_SANY_SEEN" ) # checking $clone[1]->macro( "ROPT_SKIP" ) # checking $clone[1]->macro( "ROPT_TAINTED_SEEN" ) # checking $clone[1]->macro( "ROPT_UTF8" ) # checking $clone[1]->macro( "RTSIG_MAX" ) # checking $clone[1]->macro( "RUNOPS_DEFAULT" ) # checking $clone[1]->macro( "RX_DEBUG" ) # checking $clone[1]->macro( "RX_DEBUG_on" ) # checking $clone[1]->macro( "RX_MATCH_COPIED" ) # checking $clone[1]->macro( "RX_MATCH_COPIED_off" ) # checking $clone[1]->macro( "RX_MATCH_COPIED_on" ) # checking $clone[1]->macro( "RX_MATCH_COPIED_set" ) # checking $clone[1]->macro( "RX_MATCH_COPY_FREE" ) # checking $clone[1]->macro( "RX_MATCH_TAINTED" ) # checking $clone[1]->macro( "RX_MATCH_TAINTED_off" ) # checking $clone[1]->macro( "RX_MATCH_TAINTED_on" ) # checking $clone[1]->macro( "RX_MATCH_TAINTED_set" ) # checking $clone[1]->macro( "RX_MATCH_UTF8" ) # checking $clone[1]->macro( "RX_MATCH_UTF8_off" ) # checking $clone[1]->macro( "RX_MATCH_UTF8_on" ) # checking $clone[1]->macro( "RX_MATCH_UTF8_set" ) # checking $clone[1]->macro( "R_OK" ) # checking $clone[1]->macro( "Rand_seed_t" ) # checking $clone[1]->macro( "ReREFCNT_dec" ) # checking $clone[1]->macro( "ReREFCNT_inc" ) # checking $clone[1]->macro( "Renew" ) # checking $clone[1]->macro( "Renewc" ) # checking $clone[1]->macro( "RsPARA" ) # checking $clone[1]->macro( "RsRECORD" ) # checking $clone[1]->macro( "RsSIMPLE" ) # checking $clone[1]->macro( "RsSNARF" ) # checking $clone[1]->macro( "RvDEEPCP" ) # checking $clone[1]->macro( "SAVEBOOL" ) # checking $clone[1]->macro( "SAVECLEARSV" ) # checking $clone[1]->macro( "SAVECOMPILEWARNINGS" ) # checking $clone[1]->macro( "SAVECOMPPAD" ) # checking $clone[1]->macro( "SAVECOPARYBASE" ) # checking $clone[1]->macro( "SAVECOPFILE" ) # checking $clone[1]->macro( "SAVECOPFILE_FREE" ) # checking $clone[1]->macro( "SAVECOPLINE" ) # checking $clone[1]->macro( "SAVECOPSTASH" ) # checking $clone[1]->macro( "SAVECOPSTASH_FREE" ) # checking $clone[1]->macro( "SAVEDELETE" ) # checking $clone[1]->macro( "SAVEDESTRUCTOR" ) # checking $clone[1]->macro( "SAVEDESTRUCTOR_X" ) # checking $clone[1]->macro( "SAVEFREEOP" ) # checking $clone[1]->macro( "SAVEFREEPV" ) # checking $clone[1]->macro( "SAVEFREESV" ) # checking $clone[1]->macro( "SAVEGENERICPV" ) # checking $clone[1]->macro( "SAVEGENERICSV" ) # checking $clone[1]->macro( "SAVEHINTS" ) # checking $clone[1]->macro( "SAVEI16" ) # checking $clone[1]->macro( "SAVEI32" ) # checking $clone[1]->macro( "SAVEI8" ) # checking $clone[1]->macro( "SAVEINT" ) # checking $clone[1]->macro( "SAVEIV" ) # checking $clone[1]->macro( "SAVELONG" ) # checking $clone[1]->macro( "SAVEMORTALIZESV" ) # checking $clone[1]->macro( "SAVEOP" ) # checking $clone[1]->macro( "SAVEPADSV" ) # checking $clone[1]->macro( "SAVEPPTR" ) # checking $clone[1]->macro( "SAVESETSVFLAGS" ) # checking $clone[1]->macro( "SAVESHAREDPV" ) # checking $clone[1]->macro( "SAVESPTR" ) # checking $clone[1]->macro( "SAVESTACK_ALLOC_FOR_RE_SAVE_STATE" ) # checking $clone[1]->macro( "SAVESTACK_CXPOS" ) # checking $clone[1]->macro( "SAVESTACK_POS" ) # checking $clone[1]->macro( "SAVESWITCHSTACK" ) # checking $clone[1]->macro( "SAVETMPS" ) # checking $clone[1]->macro( "SAVEVPTR" ) # checking $clone[1]->macro( "SAVE_DEFSV" ) # checking $clone[1]->macro( "SAVEt_AELEM" ) # checking $clone[1]->macro( "SAVEt_ALLOC" ) # checking $clone[1]->macro( "SAVEt_APTR" ) # checking $clone[1]->macro( "SAVEt_AV" ) # checking $clone[1]->macro( "SAVEt_BOOL" ) # checking $clone[1]->macro( "SAVEt_CLEARSV" ) # checking $clone[1]->macro( "SAVEt_COMPILE_WARNINGS" ) # checking $clone[1]->macro( "SAVEt_COMPPAD" ) # checking $clone[1]->macro( "SAVEt_COP_ARYBASE" ) # checking $clone[1]->macro( "SAVEt_DELETE" ) # checking $clone[1]->macro( "SAVEt_DESTRUCTOR" ) # checking $clone[1]->macro( "SAVEt_DESTRUCTOR_X" ) # checking $clone[1]->macro( "SAVEt_FREEOP" ) # checking $clone[1]->macro( "SAVEt_FREEPV" ) # checking $clone[1]->macro( "SAVEt_FREESV" ) # checking $clone[1]->macro( "SAVEt_GENERIC_PVREF" ) # checking $clone[1]->macro( "SAVEt_GENERIC_SVREF" ) # checking $clone[1]->macro( "SAVEt_GP" ) # checking $clone[1]->macro( "SAVEt_HELEM" ) # checking $clone[1]->macro( "SAVEt_HINTS" ) # checking $clone[1]->macro( "SAVEt_HPTR" ) # checking $clone[1]->macro( "SAVEt_HV" ) # checking $clone[1]->macro( "SAVEt_I16" ) # checking $clone[1]->macro( "SAVEt_I32" ) # checking $clone[1]->macro( "SAVEt_I8" ) # checking $clone[1]->macro( "SAVEt_INT" ) # checking $clone[1]->macro( "SAVEt_ITEM" ) # checking $clone[1]->macro( "SAVEt_IV" ) # checking $clone[1]->macro( "SAVEt_LONG" ) # checking $clone[1]->macro( "SAVEt_MORTALIZESV" ) # checking $clone[1]->macro( "SAVEt_NSTAB" ) # checking $clone[1]->macro( "SAVEt_OP" ) # checking $clone[1]->macro( "SAVEt_PADSV" ) # checking $clone[1]->macro( "SAVEt_PPTR" ) # checking $clone[1]->macro( "SAVEt_REGCONTEXT" ) # checking $clone[1]->macro( "SAVEt_RE_STATE" ) # checking $clone[1]->macro( "SAVEt_SAVESWITCHSTACK" ) # checking $clone[1]->macro( "SAVEt_SET_SVFLAGS" ) # checking $clone[1]->macro( "SAVEt_SHARED_PVREF" ) # checking $clone[1]->macro( "SAVEt_SPTR" ) # checking $clone[1]->macro( "SAVEt_STACK_CXPOS" ) # checking $clone[1]->macro( "SAVEt_STACK_POS" ) # checking $clone[1]->macro( "SAVEt_SV" ) # checking $clone[1]->macro( "SAVEt_SVREF" ) # checking $clone[1]->macro( "SAVEt_VPTR" ) # checking $clone[1]->macro( "SA_INTERRUPT" ) # checking $clone[1]->macro( "SA_NOCLDSTOP" ) # checking $clone[1]->macro( "SA_NOCLDWAIT" ) # checking $clone[1]->macro( "SA_NODEFER" ) # checking $clone[1]->macro( "SA_NOMASK" ) # checking $clone[1]->macro( "SA_ONESHOT" ) # checking $clone[1]->macro( "SA_ONSTACK" ) # checking $clone[1]->macro( "SA_RESETHAND" ) # checking $clone[1]->macro( "SA_RESTART" ) # checking $clone[1]->macro( "SA_SIGINFO" ) # checking $clone[1]->macro( "SA_STACK" ) # checking $clone[1]->macro( "SCAN_DEF" ) # checking $clone[1]->macro( "SCAN_REPL" ) # checking $clone[1]->macro( "SCAN_TR" ) # checking $clone[1]->macro( "SCHAR_MAX" ) # checking $clone[1]->macro( "SCHAR_MIN" ) # checking $clone[1]->macro( "SCHED_YIELD" ) # checking $clone[1]->macro( "SCM_CREDENTIALS" ) # checking $clone[1]->macro( "SCM_RIGHTS" ) # checking $clone[1]->macro( "SCM_SRCRT" ) # checking $clone[1]->macro( "SCM_TIMESTAMP" ) # checking $clone[1]->macro( "SCNd16" ) # checking $clone[1]->macro( "SCNd32" ) # checking $clone[1]->macro( "SCNd64" ) # checking $clone[1]->macro( "SCNd8" ) # checking $clone[1]->macro( "SCNdFAST16" ) # checking $clone[1]->macro( "SCNdFAST32" ) # checking $clone[1]->macro( "SCNdFAST64" ) # checking $clone[1]->macro( "SCNdFAST8" ) # checking $clone[1]->macro( "SCNdLEAST16" ) # checking $clone[1]->macro( "SCNdLEAST32" ) # checking $clone[1]->macro( "SCNdLEAST64" ) # checking $clone[1]->macro( "SCNdLEAST8" ) # checking $clone[1]->macro( "SCNdMAX" ) # checking $clone[1]->macro( "SCNdPTR" ) # checking $clone[1]->macro( "SCNi16" ) # checking $clone[1]->macro( "SCNi32" ) # checking $clone[1]->macro( "SCNi64" ) # checking $clone[1]->macro( "SCNi8" ) # checking $clone[1]->macro( "SCNiFAST16" ) # checking $clone[1]->macro( "SCNiFAST32" ) # checking $clone[1]->macro( "SCNiFAST64" ) # checking $clone[1]->macro( "SCNiFAST8" ) # checking $clone[1]->macro( "SCNiLEAST16" ) # checking $clone[1]->macro( "SCNiLEAST32" ) # checking $clone[1]->macro( "SCNiLEAST64" ) # checking $clone[1]->macro( "SCNiLEAST8" ) # checking $clone[1]->macro( "SCNiMAX" ) # checking $clone[1]->macro( "SCNiPTR" ) # checking $clone[1]->macro( "SCNo16" ) # checking $clone[1]->macro( "SCNo32" ) # checking $clone[1]->macro( "SCNo64" ) # checking $clone[1]->macro( "SCNo8" ) # checking $clone[1]->macro( "SCNoFAST16" ) # checking $clone[1]->macro( "SCNoFAST32" ) # checking $clone[1]->macro( "SCNoFAST64" ) # checking $clone[1]->macro( "SCNoFAST8" ) # checking $clone[1]->macro( "SCNoLEAST16" ) # checking $clone[1]->macro( "SCNoLEAST32" ) # checking $clone[1]->macro( "SCNoLEAST64" ) # checking $clone[1]->macro( "SCNoLEAST8" ) # checking $clone[1]->macro( "SCNoMAX" ) # checking $clone[1]->macro( "SCNoPTR" ) # checking $clone[1]->macro( "SCNu16" ) # checking $clone[1]->macro( "SCNu32" ) # checking $clone[1]->macro( "SCNu64" ) # checking $clone[1]->macro( "SCNu8" ) # checking $clone[1]->macro( "SCNuFAST16" ) # checking $clone[1]->macro( "SCNuFAST32" ) # checking $clone[1]->macro( "SCNuFAST64" ) # checking $clone[1]->macro( "SCNuFAST8" ) # checking $clone[1]->macro( "SCNuLEAST16" ) # checking $clone[1]->macro( "SCNuLEAST32" ) # checking $clone[1]->macro( "SCNuLEAST64" ) # checking $clone[1]->macro( "SCNuLEAST8" ) # checking $clone[1]->macro( "SCNuMAX" ) # checking $clone[1]->macro( "SCNuPTR" ) # checking $clone[1]->macro( "SCNx16" ) # checking $clone[1]->macro( "SCNx32" ) # checking $clone[1]->macro( "SCNx64" ) # checking $clone[1]->macro( "SCNx8" ) # checking $clone[1]->macro( "SCNxFAST16" ) # checking $clone[1]->macro( "SCNxFAST32" ) # checking $clone[1]->macro( "SCNxFAST64" ) # checking $clone[1]->macro( "SCNxFAST8" ) # checking $clone[1]->macro( "SCNxLEAST16" ) # checking $clone[1]->macro( "SCNxLEAST32" ) # checking $clone[1]->macro( "SCNxLEAST64" ) # checking $clone[1]->macro( "SCNxLEAST8" ) # checking $clone[1]->macro( "SCNxMAX" ) # checking $clone[1]->macro( "SCNxPTR" ) # checking $clone[1]->macro( "SCOPE_DELIMITER" ) # checking $clone[1]->macro( "SCOPE_SAVES_SIGNAL_MASK" ) # checking $clone[1]->macro( "SEEK_CUR" ) # checking $clone[1]->macro( "SEEK_END" ) # checking $clone[1]->macro( "SEEK_SET" ) # checking $clone[1]->macro( "SEGV_ACCERR" ) # checking $clone[1]->macro( "SEGV_MAPERR" ) # checking $clone[1]->macro( "SELECT_MIN_BITS" ) # checking $clone[1]->macro( "SEM_INFO" ) # checking $clone[1]->macro( "SEM_STAT" ) # checking $clone[1]->macro( "SEM_UNDO" ) # checking $clone[1]->macro( "SETALL" ) # checking $clone[1]->macro( "SETERRNO" ) # checking $clone[1]->macro( "SETGRENT_R_PROTO" ) # checking $clone[1]->macro( "SETHOSTENT_R_PROTO" ) # checking $clone[1]->macro( "SETLOCALE_R_PROTO" ) # checking $clone[1]->macro( "SETNETENT_R_PROTO" ) # checking $clone[1]->macro( "SETPROTOENT_R_PROTO" ) # checking $clone[1]->macro( "SETPWENT_R_PROTO" ) # checking $clone[1]->macro( "SETSERVENT_R_PROTO" ) # checking $clone[1]->macro( "SETTARG" ) # checking $clone[1]->macro( "SETVAL" ) # checking $clone[1]->macro( "SET_MARK_OFFSET" ) # checking $clone[1]->macro( "SET_NUMERIC_LOCAL" ) # checking $clone[1]->macro( "SET_NUMERIC_STANDARD" ) # checking $clone[1]->macro( "SET_THR" ) # checking $clone[1]->macro( "SETi" ) # checking $clone[1]->macro( "SETn" ) # checking $clone[1]->macro( "SETp" ) # checking $clone[1]->macro( "SETs" ) # checking $clone[1]->macro( "SETsv" ) # checking $clone[1]->macro( "SETsvUN" ) # checking $clone[1]->macro( "SETu" ) # checking $clone[1]->macro( "SHARP_S_SKIP" ) # checking $clone[1]->macro( "SHORTSIZE" ) # checking $clone[1]->macro( "SHRT_MAX" ) # checking $clone[1]->macro( "SHRT_MIN" ) # checking $clone[1]->macro( "SHUT_RD" ) # checking $clone[1]->macro( "SHUT_RDWR" ) # checking $clone[1]->macro( "SHUT_WR" ) # checking $clone[1]->macro( "SH_PATH" ) # checking $clone[1]->macro( "SIGABRT" ) # checking $clone[1]->macro( "SIGALRM" ) # checking $clone[1]->macro( "SIGBUS" ) # checking $clone[1]->macro( "SIGCHLD" ) # checking $clone[1]->macro( "SIGCLD" ) # checking $clone[1]->macro( "SIGCONT" ) # checking $clone[1]->macro( "SIGEV_NONE" ) # checking $clone[1]->macro( "SIGEV_SIGNAL" ) # checking $clone[1]->macro( "SIGEV_THREAD" ) # checking $clone[1]->macro( "SIGEV_THREAD_ID" ) # checking $clone[1]->macro( "SIGFPE" ) # checking $clone[1]->macro( "SIGHUP" ) # checking $clone[1]->macro( "SIGILL" ) # checking $clone[1]->macro( "SIGINT" ) # checking $clone[1]->macro( "SIGIO" ) # checking $clone[1]->macro( "SIGIOT" ) # checking $clone[1]->macro( "SIGKILL" ) # checking $clone[1]->macro( "SIGPIPE" ) # checking $clone[1]->macro( "SIGPOLL" ) # checking $clone[1]->macro( "SIGPROF" ) # checking $clone[1]->macro( "SIGPWR" ) # checking $clone[1]->macro( "SIGQUIT" ) # checking $clone[1]->macro( "SIGRTMAX" ) # checking $clone[1]->macro( "SIGRTMIN" ) # checking $clone[1]->macro( "SIGSEGV" ) # checking $clone[1]->macro( "SIGSTKFLT" ) # checking $clone[1]->macro( "SIGSTKSZ" ) # checking $clone[1]->macro( "SIGSTOP" ) # checking $clone[1]->macro( "SIGSYS" ) # checking $clone[1]->macro( "SIGTERM" ) # checking $clone[1]->macro( "SIGTRAP" ) # checking $clone[1]->macro( "SIGTSTP" ) # checking $clone[1]->macro( "SIGTTIN" ) # checking $clone[1]->macro( "SIGTTOU" ) # checking $clone[1]->macro( "SIGUNUSED" ) # checking $clone[1]->macro( "SIGURG" ) # checking $clone[1]->macro( "SIGUSR1" ) # checking $clone[1]->macro( "SIGUSR2" ) # checking $clone[1]->macro( "SIGVTALRM" ) # checking $clone[1]->macro( "SIGWINCH" ) # checking $clone[1]->macro( "SIGXCPU" ) # checking $clone[1]->macro( "SIGXFSZ" ) # checking $clone[1]->macro( "SIG_ATOMIC_MAX" ) # checking $clone[1]->macro( "SIG_ATOMIC_MIN" ) # checking $clone[1]->macro( "SIG_BLOCK" ) # checking $clone[1]->macro( "SIG_DFL" ) # checking $clone[1]->macro( "SIG_ERR" ) # checking $clone[1]->macro( "SIG_HOLD" ) # checking $clone[1]->macro( "SIG_IGN" ) # checking $clone[1]->macro( "SIG_NAME" ) # checking $clone[1]->macro( "SIG_NUM" ) # checking $clone[1]->macro( "SIG_SETMASK" ) # checking $clone[1]->macro( "SIG_SIZE" ) # checking $clone[1]->macro( "SIG_UNBLOCK" ) # checking $clone[1]->macro( "SING" ) # checking $clone[1]->macro( "SIOCADDDLCI" ) # checking $clone[1]->macro( "SIOCADDMULTI" ) # checking $clone[1]->macro( "SIOCADDRT" ) # checking $clone[1]->macro( "SIOCATMARK" ) # checking $clone[1]->macro( "SIOCDARP" ) # checking $clone[1]->macro( "SIOCDELDLCI" ) # checking $clone[1]->macro( "SIOCDELMULTI" ) # checking $clone[1]->macro( "SIOCDELRT" ) # checking $clone[1]->macro( "SIOCDEVPRIVATE" ) # checking $clone[1]->macro( "SIOCDIFADDR" ) # checking $clone[1]->macro( "SIOCDRARP" ) # checking $clone[1]->macro( "SIOCGARP" ) # checking $clone[1]->macro( "SIOCGIFADDR" ) # checking $clone[1]->macro( "SIOCGIFBR" ) # checking $clone[1]->macro( "SIOCGIFBRDADDR" ) # checking $clone[1]->macro( "SIOCGIFCONF" ) # checking $clone[1]->macro( "SIOCGIFCOUNT" ) # checking $clone[1]->macro( "SIOCGIFDSTADDR" ) # checking $clone[1]->macro( "SIOCGIFENCAP" ) # checking $clone[1]->macro( "SIOCGIFFLAGS" ) # checking $clone[1]->macro( "SIOCGIFHWADDR" ) # checking $clone[1]->macro( "SIOCGIFINDEX" ) # checking $clone[1]->macro( "SIOCGIFMAP" ) # checking $clone[1]->macro( "SIOCGIFMEM" ) # checking $clone[1]->macro( "SIOCGIFMETRIC" ) # checking $clone[1]->macro( "SIOCGIFMTU" ) # checking $clone[1]->macro( "SIOCGIFNAME" ) # checking $clone[1]->macro( "SIOCGIFNETMASK" ) # checking $clone[1]->macro( "SIOCGIFPFLAGS" ) # checking $clone[1]->macro( "SIOCGIFSLAVE" ) # checking $clone[1]->macro( "SIOCGIFTXQLEN" ) # checking $clone[1]->macro( "SIOCGPGRP" ) # checking $clone[1]->macro( "SIOCGRARP" ) # checking $clone[1]->macro( "SIOCGSTAMP" ) # checking $clone[1]->macro( "SIOCPROTOPRIVATE" ) # checking $clone[1]->macro( "SIOCRTMSG" ) # checking $clone[1]->macro( "SIOCSARP" ) # checking $clone[1]->macro( "SIOCSIFADDR" ) # checking $clone[1]->macro( "SIOCSIFBR" ) # checking $clone[1]->macro( "SIOCSIFBRDADDR" ) # checking $clone[1]->macro( "SIOCSIFDSTADDR" ) # checking $clone[1]->macro( "SIOCSIFENCAP" ) # checking $clone[1]->macro( "SIOCSIFFLAGS" ) # checking $clone[1]->macro( "SIOCSIFHWADDR" ) # checking $clone[1]->macro( "SIOCSIFHWBROADCAST" ) # checking $clone[1]->macro( "SIOCSIFLINK" ) # checking $clone[1]->macro( "SIOCSIFMAP" ) # checking $clone[1]->macro( "SIOCSIFMEM" ) # checking $clone[1]->macro( "SIOCSIFMETRIC" ) # checking $clone[1]->macro( "SIOCSIFMTU" ) # checking $clone[1]->macro( "SIOCSIFNAME" ) # checking $clone[1]->macro( "SIOCSIFNETMASK" ) # checking $clone[1]->macro( "SIOCSIFPFLAGS" ) # checking $clone[1]->macro( "SIOCSIFSLAVE" ) # checking $clone[1]->macro( "SIOCSIFTXQLEN" ) # checking $clone[1]->macro( "SIOCSPGRP" ) # checking $clone[1]->macro( "SIOCSRARP" ) # checking $clone[1]->macro( "SIOGIFINDEX" ) # checking $clone[1]->macro( "SITEARCH" ) # checking $clone[1]->macro( "SITEARCH_EXP" ) # checking $clone[1]->macro( "SITELIB" ) # checking $clone[1]->macro( "SITELIB_EXP" ) # checking $clone[1]->macro( "SITELIB_STEM" ) # checking $clone[1]->macro( "SIZE_MAX" ) # checking $clone[1]->macro( "SI_ASYNCIO" ) # checking $clone[1]->macro( "SI_ASYNCNL" ) # checking $clone[1]->macro( "SI_KERNEL" ) # checking $clone[1]->macro( "SI_MESGQ" ) # checking $clone[1]->macro( "SI_QUEUE" ) # checking $clone[1]->macro( "SI_SIGIO" ) # checking $clone[1]->macro( "SI_TIMER" ) # checking $clone[1]->macro( "SI_TKILL" ) # checking $clone[1]->macro( "SI_USER" ) # checking $clone[1]->macro( "SOCKET_OPEN_MODE" ) # checking $clone[1]->macro( "SOCK_DGRAM" ) # checking $clone[1]->macro( "SOCK_PACKET" ) # checking $clone[1]->macro( "SOCK_RAW" ) # checking $clone[1]->macro( "SOCK_RDM" ) # checking $clone[1]->macro( "SOCK_SEQPACKET" ) # checking $clone[1]->macro( "SOCK_STREAM" ) # checking $clone[1]->macro( "SOL_AAL" ) # checking $clone[1]->macro( "SOL_ATM" ) # checking $clone[1]->macro( "SOL_DECNET" ) # checking $clone[1]->macro( "SOL_ICMPV6" ) # checking $clone[1]->macro( "SOL_IP" ) # checking $clone[1]->macro( "SOL_IPV6" ) # checking $clone[1]->macro( "SOL_IRDA" ) # checking $clone[1]->macro( "SOL_PACKET" ) # checking $clone[1]->macro( "SOL_RAW" ) # checking $clone[1]->macro( "SOL_SOCKET" ) # checking $clone[1]->macro( "SOL_X25" ) # checking $clone[1]->macro( "SOMAXCONN" ) # checking $clone[1]->macro( "SO_ACCEPTCONN" ) # checking $clone[1]->macro( "SO_ATTACH_FILTER" ) # checking $clone[1]->macro( "SO_BINDTODEVICE" ) # checking $clone[1]->macro( "SO_BROADCAST" ) # checking $clone[1]->macro( "SO_BSDCOMPAT" ) # checking $clone[1]->macro( "SO_DEBUG" ) # checking $clone[1]->macro( "SO_DETACH_FILTER" ) # checking $clone[1]->macro( "SO_DONTROUTE" ) # checking $clone[1]->macro( "SO_ERROR" ) # checking $clone[1]->macro( "SO_KEEPALIVE" ) # checking $clone[1]->macro( "SO_LINGER" ) # checking $clone[1]->macro( "SO_NO_CHECK" ) # checking $clone[1]->macro( "SO_OOBINLINE" ) # checking $clone[1]->macro( "SO_PASSCRED" ) # checking $clone[1]->macro( "SO_PEERCRED" ) # checking $clone[1]->macro( "SO_PEERNAME" ) # checking $clone[1]->macro( "SO_PEERSEC" ) # checking $clone[1]->macro( "SO_PRIORITY" ) # checking $clone[1]->macro( "SO_RCVBUF" ) # checking $clone[1]->macro( "SO_RCVBUFFORCE" ) # checking $clone[1]->macro( "SO_RCVLOWAT" ) # checking $clone[1]->macro( "SO_RCVTIMEO" ) # checking $clone[1]->macro( "SO_REUSEADDR" ) # checking $clone[1]->macro( "SO_SECURITY_AUTHENTICATION" ) # checking $clone[1]->macro( "SO_SECURITY_ENCRYPTION_NETWORK" ) # checking $clone[1]->macro( "SO_SECURITY_ENCRYPTION_TRANSPORT" ) # checking $clone[1]->macro( "SO_SNDBUF" ) # checking $clone[1]->macro( "SO_SNDBUFFORCE" ) # checking $clone[1]->macro( "SO_SNDLOWAT" ) # checking $clone[1]->macro( "SO_SNDTIMEO" ) # checking $clone[1]->macro( "SO_TIMESTAMP" ) # checking $clone[1]->macro( "SO_TYPE" ) # checking $clone[1]->macro( "SP" ) # checking $clone[1]->macro( "SPAGAIN" ) # checking $clone[1]->macro( "SPRINTF_RETURNS_STRLEN" ) # checking $clone[1]->macro( "SRAND48_R_PROTO" ) # checking $clone[1]->macro( "SRANDOM_R_PROTO" ) # checking $clone[1]->macro( "SSCHECK" ) # checking $clone[1]->macro( "SSGROW" ) # checking $clone[1]->macro( "SSIZE_MAX" ) # checking $clone[1]->macro( "SSNEW" ) # checking $clone[1]->macro( "SSNEWa" ) # checking $clone[1]->macro( "SSNEWat" ) # checking $clone[1]->macro( "SSNEWt" ) # checking $clone[1]->macro( "SSPOPBOOL" ) # checking $clone[1]->macro( "SSPOPDPTR" ) # checking $clone[1]->macro( "SSPOPDXPTR" ) # checking $clone[1]->macro( "SSPOPINT" ) # checking $clone[1]->macro( "SSPOPIV" ) # checking $clone[1]->macro( "SSPOPLONG" ) # checking $clone[1]->macro( "SSPOPPTR" ) # checking $clone[1]->macro( "SSPTR" ) # checking $clone[1]->macro( "SSPTRt" ) # checking $clone[1]->macro( "SSPUSHBOOL" ) # checking $clone[1]->macro( "SSPUSHDPTR" ) # checking $clone[1]->macro( "SSPUSHDXPTR" ) # checking $clone[1]->macro( "SSPUSHINT" ) # checking $clone[1]->macro( "SSPUSHIV" ) # checking $clone[1]->macro( "SSPUSHLONG" ) # checking $clone[1]->macro( "SSPUSHPTR" ) # checking $clone[1]->macro( "SS_ACCVIO" ) # checking $clone[1]->macro( "SS_DEVOFFLINE" ) # checking $clone[1]->macro( "SS_DISABLE" ) # checking $clone[1]->macro( "SS_IVCHAN" ) # checking $clone[1]->macro( "SS_NORMAL" ) # checking $clone[1]->macro( "SS_ONSTACK" ) # checking $clone[1]->macro( "SSize_t" ) # checking $clone[1]->macro( "STANDARD_C" ) # checking $clone[1]->macro( "STARTPERL" ) # checking $clone[1]->macro( "START_EXTERN_C" ) # checking $clone[1]->macro( "START_MY_CXT" ) # checking $clone[1]->macro( "STATIC" ) # checking $clone[1]->macro( "STATUS_ALL_FAILURE" ) # checking $clone[1]->macro( "STATUS_ALL_SUCCESS" ) # checking $clone[1]->macro( "STATUS_CURRENT" ) # checking $clone[1]->macro( "STATUS_EXIT" ) # checking $clone[1]->macro( "STATUS_EXIT_SET" ) # checking $clone[1]->macro( "STATUS_NATIVE" ) # checking $clone[1]->macro( "STATUS_NATIVE_CHILD_SET" ) # checking $clone[1]->macro( "STATUS_UNIX" ) # checking $clone[1]->macro( "STATUS_UNIX_EXIT_SET" ) # checking $clone[1]->macro( "STATUS_UNIX_SET" ) # checking $clone[1]->macro( "STDCHAR" ) # checking $clone[1]->macro( "STDERR_FILENO" ) # checking $clone[1]->macro( "STDIN_FILENO" ) # checking $clone[1]->macro( "STDIO_STREAM_ARRAY" ) # checking $clone[1]->macro( "STDOUT_FILENO" ) # checking $clone[1]->macro( "STMT_END" ) # checking $clone[1]->macro( "STMT_START" ) # checking $clone[1]->macro( "STORE_NUMERIC_LOCAL_SET_STANDARD" ) # checking $clone[1]->macro( "STORE_NUMERIC_STANDARD_SET_LOCAL" ) # checking $clone[1]->macro( "STRERROR_R_PROTO" ) # checking $clone[1]->macro( "STRINGIFY" ) # checking $clone[1]->macro( "STRUCT_OFFSET" ) # checking $clone[1]->macro( "STRUCT_SV" ) # checking $clone[1]->macro( "STR_WITH_LEN" ) # checking $clone[1]->macro( "SVTYPEMASK" ) # checking $clone[1]->macro( "SV_CHECK_THINKFIRST" ) # checking $clone[1]->macro( "SV_CHECK_THINKFIRST_COW_DROP" ) # checking $clone[1]->macro( "SV_CONST_RETURN" ) # checking $clone[1]->macro( "SV_COW_DROP_PV" ) # checking $clone[1]->macro( "SV_GMAGIC" ) # checking $clone[1]->macro( "SV_HAS_TRAILING_NUL" ) # checking $clone[1]->macro( "SV_IMMEDIATE_UNREF" ) # checking $clone[1]->macro( "SV_INTERRUPT" ) # checking $clone[1]->macro( "SV_MUTABLE_RETURN" ) # checking $clone[1]->macro( "SV_NOSTEAL" ) # checking $clone[1]->macro( "SV_ONSTACK" ) # checking $clone[1]->macro( "SV_RESETHAND" ) # checking $clone[1]->macro( "SV_SMAGIC" ) # checking $clone[1]->macro( "SV_UTF8_NO_ENCODING" ) # checking $clone[1]->macro( "SVf" ) # checking $clone[1]->macro( "SVf256" ) # checking $clone[1]->macro( "SVf32" ) # checking $clone[1]->macro( "SVf_" ) # checking $clone[1]->macro( "SVf_AMAGIC" ) # checking $clone[1]->macro( "SVf_BREAK" ) # checking $clone[1]->macro( "SVf_FAKE" ) # checking $clone[1]->macro( "SVf_IOK" ) # checking $clone[1]->macro( "SVf_IVisUV" ) # checking $clone[1]->macro( "SVf_NOK" ) # checking $clone[1]->macro( "SVf_OK" ) # checking $clone[1]->macro( "SVf_OOK" ) # checking $clone[1]->macro( "SVf_POK" ) # checking $clone[1]->macro( "SVf_READONLY" ) # checking $clone[1]->macro( "SVf_ROK" ) # checking $clone[1]->macro( "SVf_THINKFIRST" ) # checking $clone[1]->macro( "SVf_UTF8" ) # checking $clone[1]->macro( "SVp_IOK" ) # checking $clone[1]->macro( "SVp_NOK" ) # checking $clone[1]->macro( "SVp_POK" ) # checking $clone[1]->macro( "SVp_SCREAM" ) # checking $clone[1]->macro( "SVpad_NAME" ) # checking $clone[1]->macro( "SVpad_OUR" ) # checking $clone[1]->macro( "SVpad_STATE" ) # checking $clone[1]->macro( "SVpad_TYPED" ) # checking $clone[1]->macro( "SVpav_REAL" ) # checking $clone[1]->macro( "SVpav_REIFY" ) # checking $clone[1]->macro( "SVpbm_TAIL" ) # checking $clone[1]->macro( "SVpbm_VALID" ) # checking $clone[1]->macro( "SVpfm_COMPILED" ) # checking $clone[1]->macro( "SVphv_CLONEABLE" ) # checking $clone[1]->macro( "SVphv_HASKFLAGS" ) # checking $clone[1]->macro( "SVphv_LAZYDEL" ) # checking $clone[1]->macro( "SVphv_REHASH" ) # checking $clone[1]->macro( "SVphv_SHAREKEYS" ) # checking $clone[1]->macro( "SVprv_WEAKREF" ) # checking $clone[1]->macro( "SVrepl_EVAL" ) # checking $clone[1]->macro( "SVs_GMG" ) # checking $clone[1]->macro( "SVs_OBJECT" ) # checking $clone[1]->macro( "SVs_PADMY" ) # checking $clone[1]->macro( "SVs_PADSTALE" ) # checking $clone[1]->macro( "SVs_PADTMP" ) # checking $clone[1]->macro( "SVs_RMG" ) # checking $clone[1]->macro( "SVs_SMG" ) # checking $clone[1]->macro( "SVs_TEMP" ) # checking $clone[1]->macro( "SWITCHSTACK" ) # checking $clone[1]->macro( "S_BLKSIZE" ) # checking $clone[1]->macro( "S_IEXEC" ) # checking $clone[1]->macro( "S_IFBLK" ) # checking $clone[1]->macro( "S_IFCHR" ) # checking $clone[1]->macro( "S_IFDIR" ) # checking $clone[1]->macro( "S_IFIFO" ) # checking $clone[1]->macro( "S_IFLNK" ) # checking $clone[1]->macro( "S_IFMT" ) # checking $clone[1]->macro( "S_IFREG" ) # checking $clone[1]->macro( "S_IFSOCK" ) # checking $clone[1]->macro( "S_IREAD" ) # checking $clone[1]->macro( "S_IRGRP" ) # checking $clone[1]->macro( "S_IROTH" ) # checking $clone[1]->macro( "S_IRUSR" ) # checking $clone[1]->macro( "S_IRWXG" ) # checking $clone[1]->macro( "S_IRWXO" ) # checking $clone[1]->macro( "S_IRWXU" ) # checking $clone[1]->macro( "S_ISBLK" ) # checking $clone[1]->macro( "S_ISCHR" ) # checking $clone[1]->macro( "S_ISDIR" ) # checking $clone[1]->macro( "S_ISFIFO" ) # checking $clone[1]->macro( "S_ISGID" ) # checking $clone[1]->macro( "S_ISLNK" ) # checking $clone[1]->macro( "S_ISREG" ) # checking $clone[1]->macro( "S_ISSOCK" ) # checking $clone[1]->macro( "S_ISUID" ) # checking $clone[1]->macro( "S_ISVTX" ) # checking $clone[1]->macro( "S_IWGRP" ) # checking $clone[1]->macro( "S_IWOTH" ) # checking $clone[1]->macro( "S_IWRITE" ) # checking $clone[1]->macro( "S_IWUSR" ) # checking $clone[1]->macro( "S_IXGRP" ) # checking $clone[1]->macro( "S_IXOTH" ) # checking $clone[1]->macro( "S_IXUSR" ) # checking $clone[1]->macro( "S_TYPEISMQ" ) # checking $clone[1]->macro( "S_TYPEISSEM" ) # checking $clone[1]->macro( "S_TYPEISSHM" ) # checking $clone[1]->macro( "Safefree" ) # checking $clone[1]->macro( "Select_fd_set_t" ) # checking $clone[1]->macro( "Semctl" ) # checking $clone[1]->macro( "Shmat_t" ) # checking $clone[1]->macro( "Sigjmp_buf" ) # checking $clone[1]->macro( "Siglongjmp" ) # checking $clone[1]->macro( "Signal_t" ) # checking $clone[1]->macro( "Sigsetjmp" ) # checking $clone[1]->macro( "Size_t" ) # checking $clone[1]->macro( "Size_t_size" ) # checking $clone[1]->macro( "Sock_size_t" ) # checking $clone[1]->macro( "StGiFy" ) # checking $clone[1]->macro( "StashHANDLER" ) # checking $clone[1]->macro( "Stat" ) # checking $clone[1]->macro( "Stat_t" ) # checking $clone[1]->macro( "Strerror" ) # checking $clone[1]->macro( "Strtol" ) # checking $clone[1]->macro( "Strtoul" ) # checking $clone[1]->macro( "StructCopy" ) # checking $clone[1]->macro( "SvAMAGIC" ) # checking $clone[1]->macro( "SvAMAGIC_off" ) # checking $clone[1]->macro( "SvAMAGIC_on" ) # checking $clone[1]->macro( "SvANY" ) # checking $clone[1]->macro( "SvCOMPILED" ) # checking $clone[1]->macro( "SvCOMPILED_off" ) # checking $clone[1]->macro( "SvCOMPILED_on" ) # checking $clone[1]->macro( "SvCUR" ) # checking $clone[1]->macro( "SvCUR_set" ) # checking $clone[1]->macro( "SvEND" ) # checking $clone[1]->macro( "SvEND_set" ) # checking $clone[1]->macro( "SvENDx" ) # checking $clone[1]->macro( "SvEVALED" ) # checking $clone[1]->macro( "SvEVALED_off" ) # checking $clone[1]->macro( "SvEVALED_on" ) # checking $clone[1]->macro( "SvFAKE" ) # checking $clone[1]->macro( "SvFAKE_off" ) # checking $clone[1]->macro( "SvFAKE_on" ) # checking $clone[1]->macro( "SvFLAGS" ) # checking $clone[1]->macro( "SvGAMAGIC" ) # checking $clone[1]->macro( "SvGETMAGIC" ) # checking $clone[1]->macro( "SvGMAGICAL" ) # checking $clone[1]->macro( "SvGMAGICAL_off" ) # checking $clone[1]->macro( "SvGMAGICAL_on" ) # checking $clone[1]->macro( "SvGROW" ) # checking $clone[1]->macro( "SvGROW_mutable" ) # checking $clone[1]->macro( "SvIMMORTAL" ) # checking $clone[1]->macro( "SvIOK" ) # checking $clone[1]->macro( "SvIOK_UV" ) # checking $clone[1]->macro( "SvIOK_notUV" ) # checking $clone[1]->macro( "SvIOK_off" ) # checking $clone[1]->macro( "SvIOK_on" ) # checking $clone[1]->macro( "SvIOK_only" ) # checking $clone[1]->macro( "SvIOK_only_UV" ) # checking $clone[1]->macro( "SvIOKp" ) # checking $clone[1]->macro( "SvIOKp_on" ) # checking $clone[1]->macro( "SvIS_FREED" ) # checking $clone[1]->macro( "SvIV" ) # checking $clone[1]->macro( "SvIVX" ) # checking $clone[1]->macro( "SvIVXx" ) # checking $clone[1]->macro( "SvIV_nomg" ) # checking $clone[1]->macro( "SvIV_please" ) # checking $clone[1]->macro( "SvIV_set" ) # checking $clone[1]->macro( "SvIVx" ) # checking $clone[1]->macro( "SvIsCOW" ) # checking $clone[1]->macro( "SvIsCOW_shared_hash" ) # checking $clone[1]->macro( "SvIsUV" ) # checking $clone[1]->macro( "SvIsUV_off" ) # checking $clone[1]->macro( "SvIsUV_on" ) # checking $clone[1]->macro( "SvLEN" ) # checking $clone[1]->macro( "SvLEN_set" ) # checking $clone[1]->macro( "SvLENx" ) # checking $clone[1]->macro( "SvLOCK" ) # checking $clone[1]->macro( "SvMAGIC" ) # checking $clone[1]->macro( "SvMAGICAL" ) # checking $clone[1]->macro( "SvMAGICAL_off" ) # checking $clone[1]->macro( "SvMAGICAL_on" ) # checking $clone[1]->macro( "SvMAGIC_set" ) # checking $clone[1]->macro( "SvNIOK" ) # checking $clone[1]->macro( "SvNIOK_off" ) # checking $clone[1]->macro( "SvNIOKp" ) # checking $clone[1]->macro( "SvNOK" ) # checking $clone[1]->macro( "SvNOK_off" ) # checking $clone[1]->macro( "SvNOK_on" ) # checking $clone[1]->macro( "SvNOK_only" ) # checking $clone[1]->macro( "SvNOKp" ) # checking $clone[1]->macro( "SvNOKp_on" ) # checking $clone[1]->macro( "SvNV" ) # checking $clone[1]->macro( "SvNVX" ) # checking $clone[1]->macro( "SvNVXx" ) # checking $clone[1]->macro( "SvNV_set" ) # checking $clone[1]->macro( "SvNVx" ) # checking $clone[1]->macro( "SvOBJECT" ) # checking $clone[1]->macro( "SvOBJECT_off" ) # checking $clone[1]->macro( "SvOBJECT_on" ) # checking $clone[1]->macro( "SvOK" ) # checking $clone[1]->macro( "SvOK_off" ) # checking $clone[1]->macro( "SvOK_off_exc_UV" ) # checking $clone[1]->macro( "SvOKp" ) # checking $clone[1]->macro( "SvOOK" ) # checking $clone[1]->macro( "SvOOK_off" ) # checking $clone[1]->macro( "SvOOK_on" ) # checking $clone[1]->macro( "SvPADMY" ) # checking $clone[1]->macro( "SvPADMY_on" ) # checking $clone[1]->macro( "SvPADSTALE" ) # checking $clone[1]->macro( "SvPADSTALE_off" ) # checking $clone[1]->macro( "SvPADSTALE_on" ) # checking $clone[1]->macro( "SvPADTMP" ) # checking $clone[1]->macro( "SvPADTMP_off" ) # checking $clone[1]->macro( "SvPADTMP_on" ) # checking $clone[1]->macro( "SvPAD_OUR" ) # checking $clone[1]->macro( "SvPAD_OUR_on" ) # checking $clone[1]->macro( "SvPAD_STATE" ) # checking $clone[1]->macro( "SvPAD_STATE_on" ) # checking $clone[1]->macro( "SvPAD_TYPED" ) # checking $clone[1]->macro( "SvPAD_TYPED_on" ) # checking $clone[1]->macro( "SvPEEK" ) # checking $clone[1]->macro( "SvPOK" ) # checking $clone[1]->macro( "SvPOK_off" ) # checking $clone[1]->macro( "SvPOK_on" ) # checking $clone[1]->macro( "SvPOK_only" ) # checking $clone[1]->macro( "SvPOK_only_UTF8" ) # checking $clone[1]->macro( "SvPOKp" ) # checking $clone[1]->macro( "SvPOKp_on" ) # checking $clone[1]->macro( "SvPV" ) # checking $clone[1]->macro( "SvPVX" ) # checking $clone[1]->macro( "SvPVX_const" ) # checking $clone[1]->macro( "SvPVX_mutable" ) # checking $clone[1]->macro( "SvPVXx" ) # checking $clone[1]->macro( "SvPV_const" ) # checking $clone[1]->macro( "SvPV_flags" ) # checking $clone[1]->macro( "SvPV_flags_const" ) # checking $clone[1]->macro( "SvPV_flags_const_nolen" ) # checking $clone[1]->macro( "SvPV_flags_mutable" ) # checking $clone[1]->macro( "SvPV_force" ) # checking $clone[1]->macro( "SvPV_force_flags" ) # checking $clone[1]->macro( "SvPV_force_flags_mutable" ) # checking $clone[1]->macro( "SvPV_force_flags_nolen" ) # checking $clone[1]->macro( "SvPV_force_mutable" ) # checking $clone[1]->macro( "SvPV_force_nolen" ) # checking $clone[1]->macro( "SvPV_force_nomg" ) # checking $clone[1]->macro( "SvPV_force_nomg_nolen" ) # checking $clone[1]->macro( "SvPV_free" ) # checking $clone[1]->macro( "SvPV_mutable" ) # checking $clone[1]->macro( "SvPV_nolen" ) # checking $clone[1]->macro( "SvPV_nolen_const" ) # checking $clone[1]->macro( "SvPV_nomg" ) # checking $clone[1]->macro( "SvPV_nomg_const" ) # checking $clone[1]->macro( "SvPV_nomg_const_nolen" ) # checking $clone[1]->macro( "SvPV_renew" ) # checking $clone[1]->macro( "SvPV_set" ) # checking $clone[1]->macro( "SvPV_shrink_to_cur" ) # checking $clone[1]->macro( "SvPVbyte" ) # checking $clone[1]->macro( "SvPVbyte_force" ) # checking $clone[1]->macro( "SvPVbyte_nolen" ) # checking $clone[1]->macro( "SvPVbytex" ) # checking $clone[1]->macro( "SvPVbytex_force" ) # checking $clone[1]->macro( "SvPVbytex_nolen" ) # checking $clone[1]->macro( "SvPVutf8" ) # checking $clone[1]->macro( "SvPVutf8_force" ) # checking $clone[1]->macro( "SvPVutf8_nolen" ) # checking $clone[1]->macro( "SvPVutf8x" ) # checking $clone[1]->macro( "SvPVutf8x_force" ) # checking $clone[1]->macro( "SvPVx" ) # checking $clone[1]->macro( "SvPVx_const" ) # checking $clone[1]->macro( "SvPVx_force" ) # checking $clone[1]->macro( "SvPVx_nolen" ) # checking $clone[1]->macro( "SvPVx_nolen_const" ) # checking $clone[1]->macro( "SvREADONLY" ) # checking $clone[1]->macro( "SvREADONLY_off" ) # checking $clone[1]->macro( "SvREADONLY_on" ) # checking $clone[1]->macro( "SvREFCNT" ) # checking $clone[1]->macro( "SvREFCNT_dec" ) # checking $clone[1]->macro( "SvREFCNT_inc" ) # checking $clone[1]->macro( "SvREFCNT_inc_NN" ) # checking $clone[1]->macro( "SvREFCNT_inc_simple" ) # checking $clone[1]->macro( "SvREFCNT_inc_simple_NN" ) # checking $clone[1]->macro( "SvREFCNT_inc_simple_void" ) # checking $clone[1]->macro( "SvREFCNT_inc_simple_void_NN" ) # checking $clone[1]->macro( "SvREFCNT_inc_void" ) # checking $clone[1]->macro( "SvREFCNT_inc_void_NN" ) # checking $clone[1]->macro( "SvRELEASE_IVX" ) # checking $clone[1]->macro( "SvRMAGICAL" ) # checking $clone[1]->macro( "SvRMAGICAL_off" ) # checking $clone[1]->macro( "SvRMAGICAL_on" ) # checking $clone[1]->macro( "SvROK" ) # checking $clone[1]->macro( "SvROK_off" ) # checking $clone[1]->macro( "SvROK_on" ) # checking $clone[1]->macro( "SvRV" ) # checking $clone[1]->macro( "SvRV_set" ) # checking $clone[1]->macro( "SvRVx" ) # checking $clone[1]->macro( "SvSCREAM" ) # checking $clone[1]->macro( "SvSCREAM_off" ) # checking $clone[1]->macro( "SvSCREAM_on" ) # checking $clone[1]->macro( "SvSETMAGIC" ) # checking $clone[1]->macro( "SvSHARE" ) # checking $clone[1]->macro( "SvSHARED_HASH" ) # checking $clone[1]->macro( "SvSHARED_HEK_FROM_PV" ) # checking $clone[1]->macro( "SvSMAGICAL" ) # checking $clone[1]->macro( "SvSMAGICAL_off" ) # checking $clone[1]->macro( "SvSMAGICAL_on" ) # checking $clone[1]->macro( "SvSTASH" ) # checking $clone[1]->macro( "SvSTASH_set" ) # checking $clone[1]->macro( "SvSetMagicSV" ) # checking $clone[1]->macro( "SvSetMagicSV_nosteal" ) # checking $clone[1]->macro( "SvSetSV" ) # checking $clone[1]->macro( "SvSetSV_and" ) # checking $clone[1]->macro( "SvSetSV_nosteal" ) # checking $clone[1]->macro( "SvSetSV_nosteal_and" ) # checking $clone[1]->macro( "SvTAIL" ) # checking $clone[1]->macro( "SvTAIL_off" ) # checking $clone[1]->macro( "SvTAIL_on" ) # checking $clone[1]->macro( "SvTAINT" ) # checking $clone[1]->macro( "SvTAINTED" ) # checking $clone[1]->macro( "SvTAINTED_off" ) # checking $clone[1]->macro( "SvTAINTED_on" ) # checking $clone[1]->macro( "SvTEMP" ) # checking $clone[1]->macro( "SvTEMP_off" ) # checking $clone[1]->macro( "SvTEMP_on" ) # checking $clone[1]->macro( "SvTHINKFIRST" ) # checking $clone[1]->macro( "SvTIED_mg" ) # checking $clone[1]->macro( "SvTIED_obj" ) # checking $clone[1]->macro( "SvTRUE" ) # checking $clone[1]->macro( "SvTRUEx" ) # checking $clone[1]->macro( "SvTYPE" ) # checking $clone[1]->macro( "SvUNLOCK" ) # checking $clone[1]->macro( "SvUOK" ) # checking $clone[1]->macro( "SvUPGRADE" ) # checking $clone[1]->macro( "SvUTF8" ) # checking $clone[1]->macro( "SvUTF8_off" ) # checking $clone[1]->macro( "SvUTF8_on" ) # checking $clone[1]->macro( "SvUV" ) # checking $clone[1]->macro( "SvUVX" ) # checking $clone[1]->macro( "SvUVXx" ) # checking $clone[1]->macro( "SvUV_nomg" ) # checking $clone[1]->macro( "SvUV_set" ) # checking $clone[1]->macro( "SvUVx" ) # checking $clone[1]->macro( "SvVALID" ) # checking $clone[1]->macro( "SvVALID_off" ) # checking $clone[1]->macro( "SvVALID_on" ) # checking $clone[1]->macro( "SvVOK" ) # checking $clone[1]->macro( "SvVSTRING_mg" ) # checking $clone[1]->macro( "SvWEAKREF" ) # checking $clone[1]->macro( "SvWEAKREF_off" ) # checking $clone[1]->macro( "SvWEAKREF_on" ) # checking $clone[1]->macro( "Sv_Grow" ) # checking $clone[1]->macro( "TAINT" ) # checking $clone[1]->macro( "TAINT_ENV" ) # checking $clone[1]->macro( "TAINT_IF" ) # checking $clone[1]->macro( "TAINT_NOT" ) # checking $clone[1]->macro( "TAINT_PROPER" ) # checking $clone[1]->macro( "TARG" ) # checking $clone[1]->macro( "TCFLSH" ) # checking $clone[1]->macro( "TCGETA" ) # checking $clone[1]->macro( "TCGETS" ) # checking $clone[1]->macro( "TCSBRK" ) # checking $clone[1]->macro( "TCSBRKP" ) # checking $clone[1]->macro( "TCSETA" ) # checking $clone[1]->macro( "TCSETAF" ) # checking $clone[1]->macro( "TCSETAW" ) # checking $clone[1]->macro( "TCSETS" ) # checking $clone[1]->macro( "TCSETSF" ) # checking $clone[1]->macro( "TCSETSW" ) # checking $clone[1]->macro( "TCXONC" ) # checking $clone[1]->macro( "TEMP_FAILURE_RETRY" ) # checking $clone[1]->macro( "THR" ) # checking $clone[1]->macro( "THREADSV_NAMES" ) # checking $clone[1]->macro( "TIMER_ABSTIME" ) # checking $clone[1]->macro( "TIMESPEC_TO_TIMEVAL" ) # checking $clone[1]->macro( "TIMEVAL_TO_TIMESPEC" ) # checking $clone[1]->macro( "TIOCCBRK" ) # checking $clone[1]->macro( "TIOCCONS" ) # checking $clone[1]->macro( "TIOCEXCL" ) # checking $clone[1]->macro( "TIOCGETD" ) # checking $clone[1]->macro( "TIOCGHAYESESP" ) # checking $clone[1]->macro( "TIOCGICOUNT" ) # checking $clone[1]->macro( "TIOCGLCKTRMIOS" ) # checking $clone[1]->macro( "TIOCGPGRP" ) # checking $clone[1]->macro( "TIOCGPTN" ) # checking $clone[1]->macro( "TIOCGSERIAL" ) # checking $clone[1]->macro( "TIOCGSID" ) # checking $clone[1]->macro( "TIOCGSOFTCAR" ) # checking $clone[1]->macro( "TIOCGWINSZ" ) # checking $clone[1]->macro( "TIOCINQ" ) # checking $clone[1]->macro( "TIOCLINUX" ) # checking $clone[1]->macro( "TIOCMBIC" ) # checking $clone[1]->macro( "TIOCMBIS" ) # checking $clone[1]->macro( "TIOCMGET" ) # checking $clone[1]->macro( "TIOCMIWAIT" ) # checking $clone[1]->macro( "TIOCMSET" ) # checking $clone[1]->macro( "TIOCM_CAR" ) # checking $clone[1]->macro( "TIOCM_CD" ) # checking $clone[1]->macro( "TIOCM_CTS" ) # checking $clone[1]->macro( "TIOCM_DSR" ) # checking $clone[1]->macro( "TIOCM_DTR" ) # checking $clone[1]->macro( "TIOCM_LE" ) # checking $clone[1]->macro( "TIOCM_RI" ) # checking $clone[1]->macro( "TIOCM_RNG" ) # checking $clone[1]->macro( "TIOCM_RTS" ) # checking $clone[1]->macro( "TIOCM_SR" ) # checking $clone[1]->macro( "TIOCM_ST" ) # checking $clone[1]->macro( "TIOCNOTTY" ) # checking $clone[1]->macro( "TIOCNXCL" ) # checking $clone[1]->macro( "TIOCOUTQ" ) # checking $clone[1]->macro( "TIOCPKT" ) # checking $clone[1]->macro( "TIOCPKT_DATA" ) # checking $clone[1]->macro( "TIOCPKT_DOSTOP" ) # checking $clone[1]->macro( "TIOCPKT_FLUSHREAD" ) # checking $clone[1]->macro( "TIOCPKT_FLUSHWRITE" ) # checking $clone[1]->macro( "TIOCPKT_NOSTOP" ) # checking $clone[1]->macro( "TIOCPKT_START" ) # checking $clone[1]->macro( "TIOCPKT_STOP" ) # checking $clone[1]->macro( "TIOCSBRK" ) # checking $clone[1]->macro( "TIOCSCTTY" ) # checking $clone[1]->macro( "TIOCSERCONFIG" ) # checking $clone[1]->macro( "TIOCSERGETLSR" ) # checking $clone[1]->macro( "TIOCSERGETMULTI" ) # checking $clone[1]->macro( "TIOCSERGSTRUCT" ) # checking $clone[1]->macro( "TIOCSERGWILD" ) # checking $clone[1]->macro( "TIOCSERSETMULTI" ) # checking $clone[1]->macro( "TIOCSERSWILD" ) # checking $clone[1]->macro( "TIOCSER_TEMT" ) # checking $clone[1]->macro( "TIOCSETD" ) # checking $clone[1]->macro( "TIOCSHAYESESP" ) # checking $clone[1]->macro( "TIOCSLCKTRMIOS" ) # checking $clone[1]->macro( "TIOCSPGRP" ) # checking $clone[1]->macro( "TIOCSPTLCK" ) # checking $clone[1]->macro( "TIOCSSERIAL" ) # checking $clone[1]->macro( "TIOCSSOFTCAR" ) # checking $clone[1]->macro( "TIOCSTI" ) # checking $clone[1]->macro( "TIOCSWINSZ" ) # checking $clone[1]->macro( "TLOSS" ) # checking $clone[1]->macro( "TMPNAM_R_PROTO" ) # checking $clone[1]->macro( "TMP_MAX" ) # checking $clone[1]->macro( "TOO_LATE_FOR" ) # checking $clone[1]->macro( "TOO_LATE_FOR_" ) # checking $clone[1]->macro( "TOPBLOCK" ) # checking $clone[1]->macro( "TOPMARK" ) # checking $clone[1]->macro( "TOPi" ) # checking $clone[1]->macro( "TOPl" ) # checking $clone[1]->macro( "TOPm1s" ) # checking $clone[1]->macro( "TOPn" ) # checking $clone[1]->macro( "TOPp" ) # checking $clone[1]->macro( "TOPp1s" ) # checking $clone[1]->macro( "TOPpx" ) # checking $clone[1]->macro( "TOPs" ) # checking $clone[1]->macro( "TOPu" ) # checking $clone[1]->macro( "TOPul" ) # checking $clone[1]->macro( "TRAP_BRKPT" ) # checking $clone[1]->macro( "TRAP_TRACE" ) # checking $clone[1]->macro( "TRUE" ) # checking $clone[1]->macro( "TRY_AGAIN" ) # checking $clone[1]->macro( "TTYDEF_CFLAG" ) # checking $clone[1]->macro( "TTYDEF_IFLAG" ) # checking $clone[1]->macro( "TTYDEF_LFLAG" ) # checking $clone[1]->macro( "TTYDEF_OFLAG" ) # checking $clone[1]->macro( "TTYDEF_SPEED" ) # checking $clone[1]->macro( "TTYNAME_R_PROTO" ) # checking $clone[1]->macro( "TTY_NAME_MAX" ) # checking $clone[1]->macro( "TYPE_CHARS" ) # checking $clone[1]->macro( "TYPE_DIGITS" ) # checking $clone[1]->macro( "Time_t" ) # checking $clone[1]->macro( "Timeval" ) # checking $clone[1]->macro( "U16SIZE" ) # checking $clone[1]->macro( "U16TYPE" ) # checking $clone[1]->macro( "U16_MAX" ) # checking $clone[1]->macro( "U16_MIN" ) # checking $clone[1]->macro( "U32SIZE" ) # checking $clone[1]->macro( "U32TYPE" ) # checking $clone[1]->macro( "U32_MAX" ) # checking $clone[1]->macro( "U32_MAX_P1" ) # checking $clone[1]->macro( "U32_MAX_P1_HALF" ) # checking $clone[1]->macro( "U32_MIN" ) # checking $clone[1]->macro( "U64SIZE" ) # checking $clone[1]->macro( "U64TYPE" ) # checking $clone[1]->macro( "U8SIZE" ) # checking $clone[1]->macro( "U8TYPE" ) # checking $clone[1]->macro( "U8_MAX" ) # checking $clone[1]->macro( "U8_MIN" ) # checking $clone[1]->macro( "UCHAR_MAX" ) # checking $clone[1]->macro( "UINT16_C" ) # checking $clone[1]->macro( "UINT16_MAX" ) # checking $clone[1]->macro( "UINT32_C" ) # checking $clone[1]->macro( "UINT32_MAX" ) # checking $clone[1]->macro( "UINT32_MIN" ) # checking $clone[1]->macro( "UINT64_C" ) # checking $clone[1]->macro( "UINT64_MAX" ) # checking $clone[1]->macro( "UINT8_C" ) # checking $clone[1]->macro( "UINT8_MAX" ) # checking $clone[1]->macro( "UINTMAX_C" ) # checking $clone[1]->macro( "UINTMAX_MAX" ) # checking $clone[1]->macro( "UINTPTR_MAX" ) # checking $clone[1]->macro( "UINT_FAST16_MAX" ) # checking $clone[1]->macro( "UINT_FAST32_MAX" ) # checking $clone[1]->macro( "UINT_FAST64_MAX" ) # checking $clone[1]->macro( "UINT_FAST8_MAX" ) # checking $clone[1]->macro( "UINT_LEAST16_MAX" ) # checking $clone[1]->macro( "UINT_LEAST32_MAX" ) # checking $clone[1]->macro( "UINT_LEAST64_MAX" ) # checking $clone[1]->macro( "UINT_LEAST8_MAX" ) # checking $clone[1]->macro( "UINT_MAX" ) # checking $clone[1]->macro( "UIO_MAXIOV" ) # checking $clone[1]->macro( "ULLONG_MAX" ) # checking $clone[1]->macro( "ULONG_LONG_MAX" ) # checking $clone[1]->macro( "ULONG_MAX" ) # checking $clone[1]->macro( "UNDERFLOW" ) # checking $clone[1]->macro( "UNICODE_ALLOW_ANY" ) # checking $clone[1]->macro( "UNICODE_ALLOW_FDD0" ) # checking $clone[1]->macro( "UNICODE_ALLOW_FFFF" ) # checking $clone[1]->macro( "UNICODE_ALLOW_SUPER" ) # checking $clone[1]->macro( "UNICODE_ALLOW_SURROGATE" ) # checking $clone[1]->macro( "UNICODE_BYTE_ORDER_MARK" ) # checking $clone[1]->macro( "UNICODE_GREEK_CAPITAL_LETTER_SIGMA" ) # checking $clone[1]->macro( "UNICODE_GREEK_SMALL_LETTER_FINAL_SIGMA" ) # checking $clone[1]->macro( "UNICODE_GREEK_SMALL_LETTER_SIGMA" ) # checking $clone[1]->macro( "UNICODE_ILLEGAL" ) # checking $clone[1]->macro( "UNICODE_IS_BYTE_ORDER_MARK" ) # checking $clone[1]->macro( "UNICODE_IS_ILLEGAL" ) # checking $clone[1]->macro( "UNICODE_IS_REPLACEMENT" ) # checking $clone[1]->macro( "UNICODE_IS_SURROGATE" ) # checking $clone[1]->macro( "UNICODE_LATIN_SMALL_LETTER_SHARP_S" ) # checking $clone[1]->macro( "UNICODE_LINE_SEPA_0" ) # checking $clone[1]->macro( "UNICODE_LINE_SEPA_1" ) # checking $clone[1]->macro( "UNICODE_LINE_SEPA_2" ) # checking $clone[1]->macro( "UNICODE_PARA_SEPA_0" ) # checking $clone[1]->macro( "UNICODE_PARA_SEPA_1" ) # checking $clone[1]->macro( "UNICODE_PARA_SEPA_2" ) # checking $clone[1]->macro( "UNICODE_REPLACEMENT" ) # checking $clone[1]->macro( "UNICODE_SURROGATE_FIRST" ) # checking $clone[1]->macro( "UNICODE_SURROGATE_LAST" ) # checking $clone[1]->macro( "UNISKIP" ) # checking $clone[1]->macro( "UNI_DISPLAY_BACKSLASH" ) # checking $clone[1]->macro( "UNI_DISPLAY_ISPRINT" ) # checking $clone[1]->macro( "UNI_DISPLAY_QQ" ) # checking $clone[1]->macro( "UNI_DISPLAY_REGEX" ) # checking $clone[1]->macro( "UNI_IS_INVARIANT" ) # checking $clone[1]->macro( "UNI_TO_NATIVE" ) # checking $clone[1]->macro( "UNLIKELY" ) # checking $clone[1]->macro( "UNLINK" ) # checking $clone[1]->macro( "UNLOCK_CRED_MUTEX" ) # checking $clone[1]->macro( "UNLOCK_DOLLARZERO_MUTEX" ) # checking $clone[1]->macro( "UNLOCK_FDPID_MUTEX" ) # checking $clone[1]->macro( "UNLOCK_STRTAB_MUTEX" ) # checking $clone[1]->macro( "UNLOCK_SV_LOCK_MUTEX" ) # checking $clone[1]->macro( "UNLOCK_SV_MUTEX" ) # checking $clone[1]->macro( "USER_HZ" ) # checking $clone[1]->macro( "USE_64_BIT_RAWIO" ) # checking $clone[1]->macro( "USE_64_BIT_STDIO" ) # checking $clone[1]->macro( "USE_CHAR_VSPRINTF" ) # checking $clone[1]->macro( "USE_DYNAMIC_LOADING" ) # checking $clone[1]->macro( "USE_ENVIRON_ARRAY" ) # checking $clone[1]->macro( "USE_HASH_SEED" ) # checking $clone[1]->macro( "USE_LARGE_FILES" ) # checking $clone[1]->macro( "USE_LEFT" ) # checking $clone[1]->macro( "USE_LOCALE" ) # checking $clone[1]->macro( "USE_LOCALE_COLLATE" ) # checking $clone[1]->macro( "USE_LOCALE_CTYPE" ) # checking $clone[1]->macro( "USE_LOCALE_NUMERIC" ) # checking $clone[1]->macro( "USE_PERLIO" ) # checking $clone[1]->macro( "USE_PERL_ATOF" ) # checking $clone[1]->macro( "USE_SEMCTL_SEMID_DS" ) # checking $clone[1]->macro( "USE_SEMCTL_SEMUN" ) # checking $clone[1]->macro( "USE_STAT_BLOCKS" ) # checking $clone[1]->macro( "USE_STAT_RDEV" ) # checking $clone[1]->macro( "USE_STRUCT_COPY" ) # checking $clone[1]->macro( "USE_UTF8_IN_NAMES" ) # checking $clone[1]->macro( "USHRT_MAX" ) # checking $clone[1]->macro( "UTF8SKIP" ) # checking $clone[1]->macro( "UTF8_ACCUMULATE" ) # checking $clone[1]->macro( "UTF8_ALLOW_ANY" ) # checking $clone[1]->macro( "UTF8_ALLOW_ANYUV" ) # checking $clone[1]->macro( "UTF8_ALLOW_CONTINUATION" ) # checking $clone[1]->macro( "UTF8_ALLOW_DEFAULT" ) # checking $clone[1]->macro( "UTF8_ALLOW_EMPTY" ) # checking $clone[1]->macro( "UTF8_ALLOW_FE_FF" ) # checking $clone[1]->macro( "UTF8_ALLOW_FFFF" ) # checking $clone[1]->macro( "UTF8_ALLOW_LONG" ) # checking $clone[1]->macro( "UTF8_ALLOW_NON_CONTINUATION" ) # checking $clone[1]->macro( "UTF8_ALLOW_SHORT" ) # checking $clone[1]->macro( "UTF8_ALLOW_SURROGATE" ) # checking $clone[1]->macro( "UTF8_CHECK_ONLY" ) # checking $clone[1]->macro( "UTF8_EIGHT_BIT_HI" ) # checking $clone[1]->macro( "UTF8_EIGHT_BIT_LO" ) # checking $clone[1]->macro( "UTF8_IS_ASCII" ) # checking $clone[1]->macro( "UTF8_IS_CONTINUATION" ) # checking $clone[1]->macro( "UTF8_IS_CONTINUED" ) # checking $clone[1]->macro( "UTF8_IS_DOWNGRADEABLE_START" ) # checking $clone[1]->macro( "UTF8_IS_INVARIANT" ) # checking $clone[1]->macro( "UTF8_IS_START" ) # checking $clone[1]->macro( "UTF8_MAXBYTES" ) # checking $clone[1]->macro( "UTF8_MAXBYTES_CASE" ) # checking $clone[1]->macro( "UTF8_MAXLEN" ) # checking $clone[1]->macro( "UTF8_MAXLEN_FOLD" ) # checking $clone[1]->macro( "UTF8_MAXLEN_FOLD_MULT" ) # checking $clone[1]->macro( "UTF8_MAXLEN_UCLC" ) # checking $clone[1]->macro( "UTF8_MAXLEN_UCLC_MULT" ) # checking $clone[1]->macro( "UTF_ACCUMULATION_SHIFT" ) # checking $clone[1]->macro( "UTF_CONTINUATION_MARK" ) # checking $clone[1]->macro( "UTF_CONTINUATION_MASK" ) # checking $clone[1]->macro( "UTF_START_MARK" ) # checking $clone[1]->macro( "UTF_START_MASK" ) # checking $clone[1]->macro( "UTF_TO_NATIVE" ) # checking $clone[1]->macro( "UVSIZE" ) # checking $clone[1]->macro( "UVTYPE" ) # checking $clone[1]->macro( "UVXf" ) # checking $clone[1]->macro( "UV_DIG" ) # checking $clone[1]->macro( "UV_MAX" ) # checking $clone[1]->macro( "UV_MAX_P1" ) # checking $clone[1]->macro( "UV_MAX_P1_HALF" ) # checking $clone[1]->macro( "UV_MIN" ) # checking $clone[1]->macro( "UVf" ) # checking $clone[1]->macro( "UVof" ) # checking $clone[1]->macro( "UVuf" ) # checking $clone[1]->macro( "UVxf" ) # checking $clone[1]->macro( "U_32" ) # checking $clone[1]->macro( "U_I" ) # checking $clone[1]->macro( "U_L" ) # checking $clone[1]->macro( "U_S" ) # checking $clone[1]->macro( "U_V" ) # checking $clone[1]->macro( "Uid_t" ) # checking $clone[1]->macro( "Uid_t_f" ) # checking $clone[1]->macro( "Uid_t_sign" ) # checking $clone[1]->macro( "Uid_t_size" ) # checking $clone[1]->macro( "Uquad_t" ) # checking $clone[1]->macro( "VAL_EAGAIN" ) # checking $clone[1]->macro( "VAL_O_NONBLOCK" ) # checking $clone[1]->macro( "VDf" ) # checking $clone[1]->macro( "VOIDFLAGS" ) # checking $clone[1]->macro( "VOIDUSED" ) # checking $clone[1]->macro( "VOL" ) # checking $clone[1]->macro( "WARN_ALL" ) # checking $clone[1]->macro( "WARN_ALLstring" ) # checking $clone[1]->macro( "WARN_AMBIGUOUS" ) # checking $clone[1]->macro( "WARN_ASSERTIONS" ) # checking $clone[1]->macro( "WARN_BAREWORD" ) # checking $clone[1]->macro( "WARN_CLOSED" ) # checking $clone[1]->macro( "WARN_CLOSURE" ) # checking $clone[1]->macro( "WARN_DEBUGGING" ) # checking $clone[1]->macro( "WARN_DEPRECATED" ) # checking $clone[1]->macro( "WARN_DIGIT" ) # checking $clone[1]->macro( "WARN_EXEC" ) # checking $clone[1]->macro( "WARN_EXITING" ) # checking $clone[1]->macro( "WARN_GLOB" ) # checking $clone[1]->macro( "WARN_INPLACE" ) # checking $clone[1]->macro( "WARN_INTERNAL" ) # checking $clone[1]->macro( "WARN_IO" ) # checking $clone[1]->macro( "WARN_LAYER" ) # checking $clone[1]->macro( "WARN_MALLOC" ) # checking $clone[1]->macro( "WARN_MISC" ) # checking $clone[1]->macro( "WARN_NEWLINE" ) # checking $clone[1]->macro( "WARN_NONEstring" ) # checking $clone[1]->macro( "WARN_NUMERIC" ) # checking $clone[1]->macro( "WARN_ONCE" ) # checking $clone[1]->macro( "WARN_OVERFLOW" ) # checking $clone[1]->macro( "WARN_PACK" ) # checking $clone[1]->macro( "WARN_PARENTHESIS" ) # checking $clone[1]->macro( "WARN_PIPE" ) # checking $clone[1]->macro( "WARN_PORTABLE" ) # checking $clone[1]->macro( "WARN_PRECEDENCE" ) # checking $clone[1]->macro( "WARN_PRINTF" ) # checking $clone[1]->macro( "WARN_PROTOTYPE" ) # checking $clone[1]->macro( "WARN_QW" ) # checking $clone[1]->macro( "WARN_RECURSION" ) # checking $clone[1]->macro( "WARN_REDEFINE" ) # checking $clone[1]->macro( "WARN_REGEXP" ) # checking $clone[1]->macro( "WARN_RESERVED" ) # checking $clone[1]->macro( "WARN_SEMICOLON" ) # checking $clone[1]->macro( "WARN_SEVERE" ) # checking $clone[1]->macro( "WARN_SIGNAL" ) # checking $clone[1]->macro( "WARN_SUBSTR" ) # checking $clone[1]->macro( "WARN_SYNTAX" ) # checking $clone[1]->macro( "WARN_TAINT" ) # checking $clone[1]->macro( "WARN_TAINTstring" ) # checking $clone[1]->macro( "WARN_THREADS" ) # checking $clone[1]->macro( "WARN_UNINITIALIZED" ) # checking $clone[1]->macro( "WARN_UNOPENED" ) # checking $clone[1]->macro( "WARN_UNPACK" ) # checking $clone[1]->macro( "WARN_UNTIE" ) # checking $clone[1]->macro( "WARN_UTF8" ) # checking $clone[1]->macro( "WARN_VOID" ) # checking $clone[1]->macro( "WARNsize" ) # checking $clone[1]->macro( "WCHAR_MAX" ) # checking $clone[1]->macro( "WCHAR_MIN" ) # checking $clone[1]->macro( "WCONTINUED" ) # checking $clone[1]->macro( "WEXITED" ) # checking $clone[1]->macro( "WEXITSTATUS" ) # checking $clone[1]->macro( "WIFCONTINUED" ) # checking $clone[1]->macro( "WIFEXITED" ) # checking $clone[1]->macro( "WIFSIGNALED" ) # checking $clone[1]->macro( "WIFSTOPPED" ) # checking $clone[1]->macro( "WINT_MAX" ) # checking $clone[1]->macro( "WINT_MIN" ) # checking $clone[1]->macro( "WITH_THR" ) # checking $clone[1]->macro( "WITH_THX" ) # checking $clone[1]->macro( "WNOHANG" ) # checking $clone[1]->macro( "WNOWAIT" ) # checking $clone[1]->macro( "WORD_BIT" ) # checking $clone[1]->macro( "WSTOPPED" ) # checking $clone[1]->macro( "WSTOPSIG" ) # checking $clone[1]->macro( "WTERMSIG" ) # checking $clone[1]->macro( "WUNTRACED" ) # checking $clone[1]->macro( "W_OK" ) # checking $clone[1]->macro( "X86_FXSR_MAGIC" ) # checking $clone[1]->macro( "XATTR_LIST_MAX" ) # checking $clone[1]->macro( "XATTR_NAME_MAX" ) # checking $clone[1]->macro( "XATTR_SIZE_MAX" ) # checking $clone[1]->macro( "XHvTOTALKEYS" ) # checking $clone[1]->macro( "XPUSHTARG" ) # checking $clone[1]->macro( "XPUSHi" ) # checking $clone[1]->macro( "XPUSHmortal" ) # checking $clone[1]->macro( "XPUSHn" ) # checking $clone[1]->macro( "XPUSHp" ) # checking $clone[1]->macro( "XPUSHs" ) # checking $clone[1]->macro( "XPUSHu" ) # checking $clone[1]->macro( "XPUSHundef" ) # checking $clone[1]->macro( "XS_DYNAMIC_FILENAME" ) # checking $clone[1]->macro( "X_OK" ) # checking $clone[1]->macro( "X_TLOSS" ) # checking $clone[1]->macro( "YYSTYPE_IS_DECLARED" ) # checking $clone[1]->macro( "YYSTYPE_IS_TRIVIAL" ) # checking $clone[1]->macro( "Zero" ) # checking $clone[1]->macro( "ZeroD" ) # checking $clone[1]->macro( "_" ) # checking $clone[1]->macro( "_ALLOCA_H" ) # checking $clone[1]->macro( "_ANSI_STDARG_H_" ) # checking $clone[1]->macro( "_ANSI_STDDEF_H" ) # checking $clone[1]->macro( "_ARPA_INET_H" ) # checking $clone[1]->macro( "_ASM_GENERIC_ERRNO_BASE_H" ) # checking $clone[1]->macro( "_ASM_GENERIC_ERRNO_H" ) # checking $clone[1]->macro( "_ASM_GENERIC_IOCTL_H" ) # checking $clone[1]->macro( "_ASM_SOCKET_H" ) # checking $clone[1]->macro( "_ASMi386_PARAM_H" ) # checking $clone[1]->macro( "_ASMi386_SIGCONTEXT_H" ) # checking $clone[1]->macro( "_ATFILE_SOURCE" ) # checking $clone[1]->macro( "_BITS_BYTESWAP_H" ) # checking $clone[1]->macro( "_BITS_IPCTYPES_H" ) # checking $clone[1]->macro( "_BITS_LOCALE_H" ) # checking $clone[1]->macro( "_BITS_POSIX1_LIM_H" ) # checking $clone[1]->macro( "_BITS_POSIX2_LIM_H" ) # checking $clone[1]->macro( "_BITS_PTHREADTYPES_H" ) # checking $clone[1]->macro( "_BITS_SETJMP_H" ) # checking $clone[1]->macro( "_BITS_SIGTHREAD_H" ) # checking $clone[1]->macro( "_BITS_SOCKADDR_H" ) # checking $clone[1]->macro( "_BITS_TIME_H" ) # checking $clone[1]->macro( "_BITS_TYPESIZES_H" ) # checking $clone[1]->macro( "_BITS_TYPES_H" ) # checking $clone[1]->macro( "_BITS_WCHAR_H" ) # checking $clone[1]->macro( "_BSD_PTRDIFF_T_" ) # checking $clone[1]->macro( "_BSD_SIZE_T_" ) # checking $clone[1]->macro( "_BSD_SIZE_T_DEFINED_" ) # checking $clone[1]->macro( "_BSD_SOURCE" ) # checking $clone[1]->macro( "_CPERLarg" ) # checking $clone[1]->macro( "_CS_GNU_LIBC_VERSION" ) # checking $clone[1]->macro( "_CS_GNU_LIBPTHREAD_VERSION" ) # checking $clone[1]->macro( "_CS_LFS64_CFLAGS" ) # checking $clone[1]->macro( "_CS_LFS64_LDFLAGS" ) # checking $clone[1]->macro( "_CS_LFS64_LIBS" ) # checking $clone[1]->macro( "_CS_LFS64_LINTFLAGS" ) # checking $clone[1]->macro( "_CS_LFS_CFLAGS" ) # checking $clone[1]->macro( "_CS_LFS_LDFLAGS" ) # checking $clone[1]->macro( "_CS_LFS_LIBS" ) # checking $clone[1]->macro( "_CS_LFS_LINTFLAGS" ) # checking $clone[1]->macro( "_CS_PATH" ) # checking $clone[1]->macro( "_CS_POSIX_V6_ILP32_OFF32_CFLAGS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_ILP32_OFF32_LDFLAGS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_ILP32_OFF32_LIBS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_ILP32_OFF32_LINTFLAGS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_ILP32_OFFBIG_CFLAGS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_ILP32_OFFBIG_LIBS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_LP64_OFF64_CFLAGS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_LP64_OFF64_LDFLAGS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_LP64_OFF64_LIBS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_LP64_OFF64_LINTFLAGS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_LPBIG_OFFBIG_LIBS" ) # checking $clone[1]->macro( "_CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS" ) # checking $clone[1]->macro( "_CS_V6_WIDTH_RESTRICTED_ENVS" ) # checking $clone[1]->macro( "_CS_XBS5_ILP32_OFF32_CFLAGS" ) # checking $clone[1]->macro( "_CS_XBS5_ILP32_OFF32_LDFLAGS" ) # checking $clone[1]->macro( "_CS_XBS5_ILP32_OFF32_LIBS" ) # checking $clone[1]->macro( "_CS_XBS5_ILP32_OFF32_LINTFLAGS" ) # checking $clone[1]->macro( "_CS_XBS5_ILP32_OFFBIG_CFLAGS" ) # checking $clone[1]->macro( "_CS_XBS5_ILP32_OFFBIG_LDFLAGS" ) # checking $clone[1]->macro( "_CS_XBS5_ILP32_OFFBIG_LIBS" ) # checking $clone[1]->macro( "_CS_XBS5_ILP32_OFFBIG_LINTFLAGS" ) # checking $clone[1]->macro( "_CS_XBS5_LP64_OFF64_CFLAGS" ) # checking $clone[1]->macro( "_CS_XBS5_LP64_OFF64_LDFLAGS" ) # checking $clone[1]->macro( "_CS_XBS5_LP64_OFF64_LIBS" ) # checking $clone[1]->macro( "_CS_XBS5_LP64_OFF64_LINTFLAGS" ) # checking $clone[1]->macro( "_CS_XBS5_LPBIG_OFFBIG_CFLAGS" ) # checking $clone[1]->macro( "_CS_XBS5_LPBIG_OFFBIG_LDFLAGS" ) # checking $clone[1]->macro( "_CS_XBS5_LPBIG_OFFBIG_LIBS" ) # checking $clone[1]->macro( "_CS_XBS5_LPBIG_OFFBIG_LINTFLAGS" ) # checking $clone[1]->macro( "_CTYPE_H" ) # checking $clone[1]->macro( "_DIRENT_H" ) # checking $clone[1]->macro( "_DIRENT_HAVE_D_OFF" ) # checking $clone[1]->macro( "_DIRENT_HAVE_D_RECLEN" ) # checking $clone[1]->macro( "_DIRENT_HAVE_D_TYPE" ) # checking $clone[1]->macro( "_D_ALLOC_NAMLEN" ) # checking $clone[1]->macro( "_D_EXACT_NAMLEN" ) # checking $clone[1]->macro( "_ENDIAN_H" ) # checking $clone[1]->macro( "_ERRNO_H" ) # checking $clone[1]->macro( "_EXTERN_INLINE" ) # checking $clone[1]->macro( "_FCNTL_H" ) # checking $clone[1]->macro( "_FEATURES_H" ) # checking $clone[1]->macro( "_FLOAT_H___" ) # checking $clone[1]->macro( "_GCC_LIMITS_H_" ) # checking $clone[1]->macro( "_GCC_PTRDIFF_T" ) # checking $clone[1]->macro( "_GCC_SIZE_T" ) # checking $clone[1]->macro( "_GCC_WCHAR_T" ) # checking $clone[1]->macro( "_GCONV_H" ) # checking $clone[1]->macro( "_GNU_SOURCE" ) # checking $clone[1]->macro( "_G_ARGS" ) # checking $clone[1]->macro( "_G_BUFSIZ" ) # checking $clone[1]->macro( "_G_FSTAT64" ) # checking $clone[1]->macro( "_G_HAVE_ATEXIT" ) # checking $clone[1]->macro( "_G_HAVE_BOOL" ) # checking $clone[1]->macro( "_G_HAVE_IO_FILE_OPEN" ) # checking $clone[1]->macro( "_G_HAVE_IO_GETLINE_INFO" ) # checking $clone[1]->macro( "_G_HAVE_LONG_DOUBLE_IO" ) # checking $clone[1]->macro( "_G_HAVE_MMAP" ) # checking $clone[1]->macro( "_G_HAVE_MREMAP" ) # checking $clone[1]->macro( "_G_HAVE_PRINTF_FP" ) # checking $clone[1]->macro( "_G_HAVE_ST_BLKSIZE" ) # checking $clone[1]->macro( "_G_HAVE_SYS_CDEFS" ) # checking $clone[1]->macro( "_G_HAVE_SYS_WAIT" ) # checking $clone[1]->macro( "_G_IO_IO_FILE_VERSION" ) # checking $clone[1]->macro( "_G_LSEEK64" ) # checking $clone[1]->macro( "_G_MMAP64" ) # checking $clone[1]->macro( "_G_NAMES_HAVE_UNDERSCORE" ) # checking $clone[1]->macro( "_G_NEED_STDARG_H" ) # checking $clone[1]->macro( "_G_OPEN64" ) # checking $clone[1]->macro( "_G_USING_THUNKS" ) # checking $clone[1]->macro( "_G_VTABLE_LABEL_HAS_LENGTH" ) # checking $clone[1]->macro( "_G_VTABLE_LABEL_PREFIX" ) # checking $clone[1]->macro( "_G_VTABLE_LABEL_PREFIX_ID" ) # checking $clone[1]->macro( "_G_config_h" ) # checking $clone[1]->macro( "_G_off64_t" ) # checking $clone[1]->macro( "_G_off_t" ) # checking $clone[1]->macro( "_G_pid_t" ) # checking $clone[1]->macro( "_G_size_t" ) # checking $clone[1]->macro( "_G_ssize_t" ) # checking $clone[1]->macro( "_G_stat64" ) # checking $clone[1]->macro( "_G_uid_t" ) # checking $clone[1]->macro( "_G_va_list" ) # checking $clone[1]->macro( "_G_wchar_t" ) # checking $clone[1]->macro( "_G_wint_t" ) # checking $clone[1]->macro( "_I386_ERRNO_H" ) # checking $clone[1]->macro( "_INTTYPES_H" ) # checking $clone[1]->macro( "_IO" ) # checking $clone[1]->macro( "_IOC" ) # checking $clone[1]->macro( "_IOC_DIR" ) # checking $clone[1]->macro( "_IOC_DIRBITS" ) # checking $clone[1]->macro( "_IOC_DIRMASK" ) # checking $clone[1]->macro( "_IOC_DIRSHIFT" ) # checking $clone[1]->macro( "_IOC_NONE" ) # checking $clone[1]->macro( "_IOC_NR" ) # checking $clone[1]->macro( "_IOC_NRBITS" ) # checking $clone[1]->macro( "_IOC_NRMASK" ) # checking $clone[1]->macro( "_IOC_NRSHIFT" ) # checking $clone[1]->macro( "_IOC_READ" ) # checking $clone[1]->macro( "_IOC_SIZE" ) # checking $clone[1]->macro( "_IOC_SIZEBITS" ) # checking $clone[1]->macro( "_IOC_SIZEMASK" ) # checking $clone[1]->macro( "_IOC_SIZESHIFT" ) # checking $clone[1]->macro( "_IOC_TYPE" ) # checking $clone[1]->macro( "_IOC_TYPEBITS" ) # checking $clone[1]->macro( "_IOC_TYPECHECK" ) # checking $clone[1]->macro( "_IOC_TYPEMASK" ) # checking $clone[1]->macro( "_IOC_TYPESHIFT" ) # checking $clone[1]->macro( "_IOC_WRITE" ) # checking $clone[1]->macro( "_IOFBF" ) # checking $clone[1]->macro( "_IOLBF" ) # checking $clone[1]->macro( "_IONBF" ) # checking $clone[1]->macro( "_IOR" ) # checking $clone[1]->macro( "_IOR_BAD" ) # checking $clone[1]->macro( "_IOS_APPEND" ) # checking $clone[1]->macro( "_IOS_ATEND" ) # checking $clone[1]->macro( "_IOS_BIN" ) # checking $clone[1]->macro( "_IOS_INPUT" ) # checking $clone[1]->macro( "_IOS_NOCREATE" ) # checking $clone[1]->macro( "_IOS_NOREPLACE" ) # checking $clone[1]->macro( "_IOS_OUTPUT" ) # checking $clone[1]->macro( "_IOS_TRUNC" ) # checking $clone[1]->macro( "_IOW" ) # checking $clone[1]->macro( "_IOWR" ) # checking $clone[1]->macro( "_IOWR_BAD" ) # checking $clone[1]->macro( "_IOW_BAD" ) # checking $clone[1]->macro( "_IO_BAD_SEEN" ) # checking $clone[1]->macro( "_IO_BE" ) # checking $clone[1]->macro( "_IO_BOOLALPHA" ) # checking $clone[1]->macro( "_IO_BUFSIZ" ) # checking $clone[1]->macro( "_IO_CURRENTLY_PUTTING" ) # checking $clone[1]->macro( "_IO_DEC" ) # checking $clone[1]->macro( "_IO_DELETE_DONT_CLOSE" ) # checking $clone[1]->macro( "_IO_DONT_CLOSE" ) # checking $clone[1]->macro( "_IO_EOF_SEEN" ) # checking $clone[1]->macro( "_IO_ERR_SEEN" ) # checking $clone[1]->macro( "_IO_FIXED" ) # checking $clone[1]->macro( "_IO_FLAGS2_MMAP" ) # checking $clone[1]->macro( "_IO_FLAGS2_NOTCANCEL" ) # checking $clone[1]->macro( "_IO_HAVE_ST_BLKSIZE" ) # checking $clone[1]->macro( "_IO_HAVE_SYS_WAIT" ) # checking $clone[1]->macro( "_IO_HEX" ) # checking $clone[1]->macro( "_IO_INTERNAL" ) # checking $clone[1]->macro( "_IO_IN_BACKUP" ) # checking $clone[1]->macro( "_IO_IS_APPENDING" ) # checking $clone[1]->macro( "_IO_IS_FILEBUF" ) # checking $clone[1]->macro( "_IO_LEFT" ) # checking $clone[1]->macro( "_IO_LINE_BUF" ) # checking $clone[1]->macro( "_IO_LINKED" ) # checking $clone[1]->macro( "_IO_MAGIC" ) # checking $clone[1]->macro( "_IO_MAGIC_MASK" ) # checking $clone[1]->macro( "_IO_NO_READS" ) # checking $clone[1]->macro( "_IO_NO_WRITES" ) # checking $clone[1]->macro( "_IO_OCT" ) # checking $clone[1]->macro( "_IO_PENDING_OUTPUT_COUNT" ) # checking $clone[1]->macro( "_IO_RIGHT" ) # checking $clone[1]->macro( "_IO_SCIENTIFIC" ) # checking $clone[1]->macro( "_IO_SHOWBASE" ) # checking $clone[1]->macro( "_IO_SHOWPOINT" ) # checking $clone[1]->macro( "_IO_SHOWPOS" ) # checking $clone[1]->macro( "_IO_SKIPWS" ) # checking $clone[1]->macro( "_IO_STDIO" ) # checking $clone[1]->macro( "_IO_STDIO_H" ) # checking $clone[1]->macro( "_IO_TIED_PUT_GET" ) # checking $clone[1]->macro( "_IO_UNBUFFERED" ) # checking $clone[1]->macro( "_IO_UNIFIED_JUMPTABLES" ) # checking $clone[1]->macro( "_IO_UNITBUF" ) # checking $clone[1]->macro( "_IO_UPPERCASE" ) # checking $clone[1]->macro( "_IO_USER_BUF" ) # checking $clone[1]->macro( "_IO_USER_LOCK" ) # checking $clone[1]->macro( "_IO_cleanup_region_end" ) # checking $clone[1]->macro( "_IO_cleanup_region_start" ) # checking $clone[1]->macro( "_IO_feof_unlocked" ) # checking $clone[1]->macro( "_IO_ferror_unlocked" ) # checking $clone[1]->macro( "_IO_file_flags" ) # checking $clone[1]->macro( "_IO_flockfile" ) # checking $clone[1]->macro( "_IO_fpos64_t" ) # checking $clone[1]->macro( "_IO_fpos_t" ) # checking $clone[1]->macro( "_IO_ftrylockfile" ) # checking $clone[1]->macro( "_IO_funlockfile" ) # checking $clone[1]->macro( "_IO_getc_unlocked" ) # checking $clone[1]->macro( "_IO_getwc_unlocked" ) # checking $clone[1]->macro( "_IO_iconv_t" ) # checking $clone[1]->macro( "_IO_off64_t" ) # checking $clone[1]->macro( "_IO_off_t" ) # checking $clone[1]->macro( "_IO_peekc" ) # checking $clone[1]->macro( "_IO_peekc_unlocked" ) # checking $clone[1]->macro( "_IO_pid_t" ) # checking $clone[1]->macro( "_IO_pos_t" ) # checking $clone[1]->macro( "_IO_putc_unlocked" ) # checking $clone[1]->macro( "_IO_putwc_unlocked" ) # checking $clone[1]->macro( "_IO_size_t" ) # checking $clone[1]->macro( "_IO_ssize_t" ) # checking $clone[1]->macro( "_IO_stderr" ) # checking $clone[1]->macro( "_IO_stdin" ) # checking $clone[1]->macro( "_IO_stdout" ) # checking $clone[1]->macro( "_IO_uid_t" ) # checking $clone[1]->macro( "_IO_va_list" ) # checking $clone[1]->macro( "_IO_wint_t" ) # checking $clone[1]->macro( "_ISOC99_SOURCE" ) # checking $clone[1]->macro( "_ISbit" ) # checking $clone[1]->macro( "_LARGEFILE64_SOURCE" ) # checking $clone[1]->macro( "_LARGEFILE_SOURCE" ) # checking $clone[1]->macro( "_LFS64_ASYNCHRONOUS_IO" ) # checking $clone[1]->macro( "_LFS64_LARGEFILE" ) # checking $clone[1]->macro( "_LFS64_STDIO" ) # checking $clone[1]->macro( "_LFS_ASYNCHRONOUS_IO" ) # checking $clone[1]->macro( "_LFS_LARGEFILE" ) # checking $clone[1]->macro( "_LIBC_LIMITS_H_" ) # checking $clone[1]->macro( "_LIMITS_H" ) # checking $clone[1]->macro( "_LIMITS_H___" ) # checking $clone[1]->macro( "_LINUX_ERRNO_H" ) # checking $clone[1]->macro( "_LINUX_LIMITS_H" ) # checking $clone[1]->macro( "_LINUX_PARAM_H" ) # checking $clone[1]->macro( "_LOCALE_H" ) # checking $clone[1]->macro( "_MATH_H" ) # checking $clone[1]->macro( "_MATH_H_MATHDEF" ) # checking $clone[1]->macro( "_MKNOD_VER" ) # checking $clone[1]->macro( "_MKNOD_VER_LINUX" ) # checking $clone[1]->macro( "_MKNOD_VER_SVR4" ) # checking $clone[1]->macro( "_Mfloat_" ) # checking $clone[1]->macro( "_Mlong_double_" ) # checking $clone[1]->macro( "_NETDB_H" ) # checking $clone[1]->macro( "_NETINET_IN_H" ) # checking $clone[1]->macro( "_NSIG" ) # checking $clone[1]->macro( "_OLD_STDIO_MAGIC" ) # checking $clone[1]->macro( "_PARAMS" ) # checking $clone[1]->macro( "_PATH_HEQUIV" ) # checking $clone[1]->macro( "_PATH_HOSTS" ) # checking $clone[1]->macro( "_PATH_NETWORKS" ) # checking $clone[1]->macro( "_PATH_NSSWITCH_CONF" ) # checking $clone[1]->macro( "_PATH_PROTOCOLS" ) # checking $clone[1]->macro( "_PATH_SERVICES" ) # checking $clone[1]->macro( "_PC_2_SYMLINKS" ) # checking $clone[1]->macro( "_PC_ALLOC_SIZE_MIN" ) # checking $clone[1]->macro( "_PC_ASYNC_IO" ) # checking $clone[1]->macro( "_PC_CHOWN_RESTRICTED" ) # checking $clone[1]->macro( "_PC_FILESIZEBITS" ) # checking $clone[1]->macro( "_PC_LINK_MAX" ) # checking $clone[1]->macro( "_PC_MAX_CANON" ) # checking $clone[1]->macro( "_PC_MAX_INPUT" ) # checking $clone[1]->macro( "_PC_NAME_MAX" ) # checking $clone[1]->macro( "_PC_NO_TRUNC" ) # checking $clone[1]->macro( "_PC_PATH_MAX" ) # checking $clone[1]->macro( "_PC_PIPE_BUF" ) # checking $clone[1]->macro( "_PC_PRIO_IO" ) # checking $clone[1]->macro( "_PC_REC_INCR_XFER_SIZE" ) # checking $clone[1]->macro( "_PC_REC_MAX_XFER_SIZE" ) # checking $clone[1]->macro( "_PC_REC_MIN_XFER_SIZE" ) # checking $clone[1]->macro( "_PC_REC_XFER_ALIGN" ) # checking $clone[1]->macro( "_PC_SOCK_MAXBUF" ) # checking $clone[1]->macro( "_PC_SYMLINK_MAX" ) # checking $clone[1]->macro( "_PC_SYNC_IO" ) # checking $clone[1]->macro( "_PC_VDISABLE" ) # checking $clone[1]->macro( "_PERLIO_H" ) # checking $clone[1]->macro( "_PERL_OBJECT_THIS" ) # checking $clone[1]->macro( "_POSIX2_BC_BASE_MAX" ) # checking $clone[1]->macro( "_POSIX2_BC_DIM_MAX" ) # checking $clone[1]->macro( "_POSIX2_BC_SCALE_MAX" ) # checking $clone[1]->macro( "_POSIX2_BC_STRING_MAX" ) # checking $clone[1]->macro( "_POSIX2_CHARCLASS_NAME_MAX" ) # checking $clone[1]->macro( "_POSIX2_CHAR_TERM" ) # checking $clone[1]->macro( "_POSIX2_COLL_WEIGHTS_MAX" ) # checking $clone[1]->macro( "_POSIX2_C_BIND" ) # checking $clone[1]->macro( "_POSIX2_C_DEV" ) # checking $clone[1]->macro( "_POSIX2_EXPR_NEST_MAX" ) # checking $clone[1]->macro( "_POSIX2_LINE_MAX" ) # checking $clone[1]->macro( "_POSIX2_LOCALEDEF" ) # checking $clone[1]->macro( "_POSIX2_RE_DUP_MAX" ) # checking $clone[1]->macro( "_POSIX2_SW_DEV" ) # checking $clone[1]->macro( "_POSIX2_VERSION" ) # checking $clone[1]->macro( "_POSIX_ADVISORY_INFO" ) # checking $clone[1]->macro( "_POSIX_AIO_LISTIO_MAX" ) # checking $clone[1]->macro( "_POSIX_AIO_MAX" ) # checking $clone[1]->macro( "_POSIX_ARG_MAX" ) # checking $clone[1]->macro( "_POSIX_ASYNCHRONOUS_IO" ) # checking $clone[1]->macro( "_POSIX_ASYNC_IO" ) # checking $clone[1]->macro( "_POSIX_BARRIERS" ) # checking $clone[1]->macro( "_POSIX_CHILD_MAX" ) # checking $clone[1]->macro( "_POSIX_CHOWN_RESTRICTED" ) # checking $clone[1]->macro( "_POSIX_CLOCKRES_MIN" ) # checking $clone[1]->macro( "_POSIX_CLOCK_SELECTION" ) # checking $clone[1]->macro( "_POSIX_CPUTIME" ) # checking $clone[1]->macro( "_POSIX_C_SOURCE" ) # checking $clone[1]->macro( "_POSIX_DELAYTIMER_MAX" ) # checking $clone[1]->macro( "_POSIX_FD_SETSIZE" ) # checking $clone[1]->macro( "_POSIX_FSYNC" ) # checking $clone[1]->macro( "_POSIX_HIWAT" ) # checking $clone[1]->macro( "_POSIX_HOST_NAME_MAX" ) # checking $clone[1]->macro( "_POSIX_IPV6" ) # checking $clone[1]->macro( "_POSIX_JOB_CONTROL" ) # checking $clone[1]->macro( "_POSIX_LINK_MAX" ) # checking $clone[1]->macro( "_POSIX_LOGIN_NAME_MAX" ) # checking $clone[1]->macro( "_POSIX_MAPPED_FILES" ) # checking $clone[1]->macro( "_POSIX_MAX_CANON" ) # checking $clone[1]->macro( "_POSIX_MAX_INPUT" ) # checking $clone[1]->macro( "_POSIX_MEMLOCK" ) # checking $clone[1]->macro( "_POSIX_MEMLOCK_RANGE" ) # checking $clone[1]->macro( "_POSIX_MEMORY_PROTECTION" ) # checking $clone[1]->macro( "_POSIX_MESSAGE_PASSING" ) # checking $clone[1]->macro( "_POSIX_MONOTONIC_CLOCK" ) # checking $clone[1]->macro( "_POSIX_MQ_OPEN_MAX" ) # checking $clone[1]->macro( "_POSIX_MQ_PRIO_MAX" ) # checking $clone[1]->macro( "_POSIX_NAME_MAX" ) # checking $clone[1]->macro( "_POSIX_NGROUPS_MAX" ) # checking $clone[1]->macro( "_POSIX_NO_TRUNC" ) # checking $clone[1]->macro( "_POSIX_OPEN_MAX" ) # checking $clone[1]->macro( "_POSIX_OPT_H" ) # checking $clone[1]->macro( "_POSIX_PATH_MAX" ) # checking $clone[1]->macro( "_POSIX_PIPE_BUF" ) # checking $clone[1]->macro( "_POSIX_PRIORITIZED_IO" ) # checking $clone[1]->macro( "_POSIX_PRIORITY_SCHEDULING" ) # checking $clone[1]->macro( "_POSIX_QLIMIT" ) # checking $clone[1]->macro( "_POSIX_RAW_SOCKETS" ) # checking $clone[1]->macro( "_POSIX_READER_WRITER_LOCKS" ) # checking $clone[1]->macro( "_POSIX_REALTIME_SIGNALS" ) # checking $clone[1]->macro( "_POSIX_REENTRANT_FUNCTIONS" ) # checking $clone[1]->macro( "_POSIX_REGEXP" ) # checking $clone[1]->macro( "_POSIX_RE_DUP_MAX" ) # checking $clone[1]->macro( "_POSIX_RTSIG_MAX" ) # checking $clone[1]->macro( "_POSIX_SAVED_IDS" ) # checking $clone[1]->macro( "_POSIX_SEMAPHORES" ) # checking $clone[1]->macro( "_POSIX_SEM_NSEMS_MAX" ) # checking $clone[1]->macro( "_POSIX_SEM_VALUE_MAX" ) # checking $clone[1]->macro( "_POSIX_SHARED_MEMORY_OBJECTS" ) # checking $clone[1]->macro( "_POSIX_SHELL" ) # checking $clone[1]->macro( "_POSIX_SIGQUEUE_MAX" ) # checking $clone[1]->macro( "_POSIX_SOURCE" ) # checking $clone[1]->macro( "_POSIX_SPAWN" ) # checking $clone[1]->macro( "_POSIX_SPIN_LOCKS" ) # checking $clone[1]->macro( "_POSIX_SPORADIC_SERVER" ) # checking $clone[1]->macro( "_POSIX_SSIZE_MAX" ) # checking $clone[1]->macro( "_POSIX_STREAM_MAX" ) # checking $clone[1]->macro( "_POSIX_SYMLINK_MAX" ) # checking $clone[1]->macro( "_POSIX_SYMLOOP_MAX" ) # checking $clone[1]->macro( "_POSIX_SYNCHRONIZED_IO" ) # checking $clone[1]->macro( "_POSIX_THREADS" ) # checking $clone[1]->macro( "_POSIX_THREAD_ATTR_STACKADDR" ) # checking $clone[1]->macro( "_POSIX_THREAD_ATTR_STACKSIZE" ) # checking $clone[1]->macro( "_POSIX_THREAD_CPUTIME" ) # checking $clone[1]->macro( "_POSIX_THREAD_DESTRUCTOR_ITERATIONS" ) # checking $clone[1]->macro( "_POSIX_THREAD_KEYS_MAX" ) # checking $clone[1]->macro( "_POSIX_THREAD_PRIORITY_SCHEDULING" ) # checking $clone[1]->macro( "_POSIX_THREAD_PRIO_INHERIT" ) # checking $clone[1]->macro( "_POSIX_THREAD_PRIO_PROTECT" ) # checking $clone[1]->macro( "_POSIX_THREAD_PROCESS_SHARED" ) # checking $clone[1]->macro( "_POSIX_THREAD_SAFE_FUNCTIONS" ) # checking $clone[1]->macro( "_POSIX_THREAD_SPORADIC_SERVER" ) # checking $clone[1]->macro( "_POSIX_THREAD_THREADS_MAX" ) # checking $clone[1]->macro( "_POSIX_TIMEOUTS" ) # checking $clone[1]->macro( "_POSIX_TIMERS" ) # checking $clone[1]->macro( "_POSIX_TIMER_MAX" ) # checking $clone[1]->macro( "_POSIX_TRACE" ) # checking $clone[1]->macro( "_POSIX_TRACE_EVENT_FILTER" ) # checking $clone[1]->macro( "_POSIX_TRACE_INHERIT" ) # checking $clone[1]->macro( "_POSIX_TRACE_LOG" ) # checking $clone[1]->macro( "_POSIX_TTY_NAME_MAX" ) # checking $clone[1]->macro( "_POSIX_TYPED_MEMORY_OBJECTS" ) # checking $clone[1]->macro( "_POSIX_TZNAME_MAX" ) # checking $clone[1]->macro( "_POSIX_UIO_MAXIOV" ) # checking $clone[1]->macro( "_POSIX_V6_ILP32_OFF32" ) # checking $clone[1]->macro( "_POSIX_V6_ILP32_OFFBIG" ) # checking $clone[1]->macro( "_POSIX_VDISABLE" ) # checking $clone[1]->macro( "_POSIX_VERSION" ) # checking $clone[1]->macro( "_PTRDIFF_T" ) # checking $clone[1]->macro( "_PTRDIFF_T_" ) # checking $clone[1]->macro( "_RPC_NETDB_H" ) # checking $clone[1]->macro( "_SC_2_CHAR_TERM" ) # checking $clone[1]->macro( "_SC_2_C_BIND" ) # checking $clone[1]->macro( "_SC_2_C_DEV" ) # checking $clone[1]->macro( "_SC_2_C_VERSION" ) # checking $clone[1]->macro( "_SC_2_FORT_DEV" ) # checking $clone[1]->macro( "_SC_2_FORT_RUN" ) # checking $clone[1]->macro( "_SC_2_LOCALEDEF" ) # checking $clone[1]->macro( "_SC_2_PBS" ) # checking $clone[1]->macro( "_SC_2_PBS_ACCOUNTING" ) # checking $clone[1]->macro( "_SC_2_PBS_CHECKPOINT" ) # checking $clone[1]->macro( "_SC_2_PBS_LOCATE" ) # checking $clone[1]->macro( "_SC_2_PBS_MESSAGE" ) # checking $clone[1]->macro( "_SC_2_PBS_TRACK" ) # checking $clone[1]->macro( "_SC_2_SW_DEV" ) # checking $clone[1]->macro( "_SC_2_UPE" ) # checking $clone[1]->macro( "_SC_2_VERSION" ) # checking $clone[1]->macro( "_SC_ADVISORY_INFO" ) # checking $clone[1]->macro( "_SC_AIO_LISTIO_MAX" ) # checking $clone[1]->macro( "_SC_AIO_MAX" ) # checking $clone[1]->macro( "_SC_AIO_PRIO_DELTA_MAX" ) # checking $clone[1]->macro( "_SC_ARG_MAX" ) # checking $clone[1]->macro( "_SC_ASYNCHRONOUS_IO" ) # checking $clone[1]->macro( "_SC_ATEXIT_MAX" ) # checking $clone[1]->macro( "_SC_AVPHYS_PAGES" ) # checking $clone[1]->macro( "_SC_BARRIERS" ) # checking $clone[1]->macro( "_SC_BASE" ) # checking $clone[1]->macro( "_SC_BC_BASE_MAX" ) # checking $clone[1]->macro( "_SC_BC_DIM_MAX" ) # checking $clone[1]->macro( "_SC_BC_SCALE_MAX" ) # checking $clone[1]->macro( "_SC_BC_STRING_MAX" ) # checking $clone[1]->macro( "_SC_CHARCLASS_NAME_MAX" ) # checking $clone[1]->macro( "_SC_CHAR_BIT" ) # checking $clone[1]->macro( "_SC_CHAR_MAX" ) # checking $clone[1]->macro( "_SC_CHAR_MIN" ) # checking $clone[1]->macro( "_SC_CHILD_MAX" ) # checking $clone[1]->macro( "_SC_CLK_TCK" ) # checking $clone[1]->macro( "_SC_CLOCK_SELECTION" ) # checking $clone[1]->macro( "_SC_COLL_WEIGHTS_MAX" ) # checking $clone[1]->macro( "_SC_CPUTIME" ) # checking $clone[1]->macro( "_SC_C_LANG_SUPPORT" ) # checking $clone[1]->macro( "_SC_C_LANG_SUPPORT_R" ) # checking $clone[1]->macro( "_SC_DELAYTIMER_MAX" ) # checking $clone[1]->macro( "_SC_DEVICE_IO" ) # checking $clone[1]->macro( "_SC_DEVICE_SPECIFIC" ) # checking $clone[1]->macro( "_SC_DEVICE_SPECIFIC_R" ) # checking $clone[1]->macro( "_SC_EQUIV_CLASS_MAX" ) # checking $clone[1]->macro( "_SC_EXPR_NEST_MAX" ) # checking $clone[1]->macro( "_SC_FD_MGMT" ) # checking $clone[1]->macro( "_SC_FIFO" ) # checking $clone[1]->macro( "_SC_FILE_ATTRIBUTES" ) # checking $clone[1]->macro( "_SC_FILE_LOCKING" ) # checking $clone[1]->macro( "_SC_FILE_SYSTEM" ) # checking $clone[1]->macro( "_SC_FSYNC" ) # checking $clone[1]->macro( "_SC_GETGR_R_SIZE_MAX" ) # checking $clone[1]->macro( "_SC_GETPW_R_SIZE_MAX" ) # checking $clone[1]->macro( "_SC_HOST_NAME_MAX" ) # checking $clone[1]->macro( "_SC_INT_MAX" ) # checking $clone[1]->macro( "_SC_INT_MIN" ) # checking $clone[1]->macro( "_SC_IOV_MAX" ) # checking $clone[1]->macro( "_SC_IPV6" ) # checking $clone[1]->macro( "_SC_JOB_CONTROL" ) # checking $clone[1]->macro( "_SC_LEVEL1_DCACHE_ASSOC" ) # checking $clone[1]->macro( "_SC_LEVEL1_DCACHE_LINESIZE" ) # checking $clone[1]->macro( "_SC_LEVEL1_DCACHE_SIZE" ) # checking $clone[1]->macro( "_SC_LEVEL1_ICACHE_ASSOC" ) # checking $clone[1]->macro( "_SC_LEVEL1_ICACHE_LINESIZE" ) # checking $clone[1]->macro( "_SC_LEVEL1_ICACHE_SIZE" ) # checking $clone[1]->macro( "_SC_LEVEL2_CACHE_ASSOC" ) # checking $clone[1]->macro( "_SC_LEVEL2_CACHE_LINESIZE" ) # checking $clone[1]->macro( "_SC_LEVEL2_CACHE_SIZE" ) # checking $clone[1]->macro( "_SC_LEVEL3_CACHE_ASSOC" ) # checking $clone[1]->macro( "_SC_LEVEL3_CACHE_LINESIZE" ) # checking $clone[1]->macro( "_SC_LEVEL3_CACHE_SIZE" ) # checking $clone[1]->macro( "_SC_LEVEL4_CACHE_ASSOC" ) # checking $clone[1]->macro( "_SC_LEVEL4_CACHE_LINESIZE" ) # checking $clone[1]->macro( "_SC_LEVEL4_CACHE_SIZE" ) # checking $clone[1]->macro( "_SC_LINE_MAX" ) # checking $clone[1]->macro( "_SC_LOGIN_NAME_MAX" ) # checking $clone[1]->macro( "_SC_LONG_BIT" ) # checking $clone[1]->macro( "_SC_MAPPED_FILES" ) # checking $clone[1]->macro( "_SC_MB_LEN_MAX" ) # checking $clone[1]->macro( "_SC_MEMLOCK" ) # checking $clone[1]->macro( "_SC_MEMLOCK_RANGE" ) # checking $clone[1]->macro( "_SC_MEMORY_PROTECTION" ) # checking $clone[1]->macro( "_SC_MESSAGE_PASSING" ) # checking $clone[1]->macro( "_SC_MONOTONIC_CLOCK" ) # checking $clone[1]->macro( "_SC_MQ_OPEN_MAX" ) # checking $clone[1]->macro( "_SC_MQ_PRIO_MAX" ) # checking $clone[1]->macro( "_SC_MULTI_PROCESS" ) # checking $clone[1]->macro( "_SC_NETWORKING" ) # checking $clone[1]->macro( "_SC_NGROUPS_MAX" ) # checking $clone[1]->macro( "_SC_NL_ARGMAX" ) # checking $clone[1]->macro( "_SC_NL_LANGMAX" ) # checking $clone[1]->macro( "_SC_NL_MSGMAX" ) # checking $clone[1]->macro( "_SC_NL_NMAX" ) # checking $clone[1]->macro( "_SC_NL_SETMAX" ) # checking $clone[1]->macro( "_SC_NL_TEXTMAX" ) # checking $clone[1]->macro( "_SC_NPROCESSORS_CONF" ) # checking $clone[1]->macro( "_SC_NPROCESSORS_ONLN" ) # checking $clone[1]->macro( "_SC_NZERO" ) # checking $clone[1]->macro( "_SC_OPEN_MAX" ) # checking $clone[1]->macro( "_SC_PAGESIZE" ) # checking $clone[1]->macro( "_SC_PAGE_SIZE" ) # checking $clone[1]->macro( "_SC_PASS_MAX" ) # checking $clone[1]->macro( "_SC_PHYS_PAGES" ) # checking $clone[1]->macro( "_SC_PII" ) # checking $clone[1]->macro( "_SC_PII_INTERNET" ) # checking $clone[1]->macro( "_SC_PII_INTERNET_DGRAM" ) # checking $clone[1]->macro( "_SC_PII_INTERNET_STREAM" ) # checking $clone[1]->macro( "_SC_PII_OSI" ) # checking $clone[1]->macro( "_SC_PII_OSI_CLTS" ) # checking $clone[1]->macro( "_SC_PII_OSI_COTS" ) # checking $clone[1]->macro( "_SC_PII_OSI_M" ) # checking $clone[1]->macro( "_SC_PII_SOCKET" ) # checking $clone[1]->macro( "_SC_PII_XTI" ) # checking $clone[1]->macro( "_SC_PIPE" ) # checking $clone[1]->macro( "_SC_POLL" ) # checking $clone[1]->macro( "_SC_PRIORITIZED_IO" ) # checking $clone[1]->macro( "_SC_PRIORITY_SCHEDULING" ) # checking $clone[1]->macro( "_SC_RAW_SOCKETS" ) # checking $clone[1]->macro( "_SC_READER_WRITER_LOCKS" ) # checking $clone[1]->macro( "_SC_REALTIME_SIGNALS" ) # checking $clone[1]->macro( "_SC_REGEXP" ) # checking $clone[1]->macro( "_SC_REGEX_VERSION" ) # checking $clone[1]->macro( "_SC_RE_DUP_MAX" ) # checking $clone[1]->macro( "_SC_RTSIG_MAX" ) # checking $clone[1]->macro( "_SC_SAVED_IDS" ) # checking $clone[1]->macro( "_SC_SCHAR_MAX" ) # checking $clone[1]->macro( "_SC_SCHAR_MIN" ) # checking $clone[1]->macro( "_SC_SELECT" ) # checking $clone[1]->macro( "_SC_SEMAPHORES" ) # checking $clone[1]->macro( "_SC_SEM_NSEMS_MAX" ) # checking $clone[1]->macro( "_SC_SEM_VALUE_MAX" ) # checking $clone[1]->macro( "_SC_SHARED_MEMORY_OBJECTS" ) # checking $clone[1]->macro( "_SC_SHELL" ) # checking $clone[1]->macro( "_SC_SHRT_MAX" ) # checking $clone[1]->macro( "_SC_SHRT_MIN" ) # checking $clone[1]->macro( "_SC_SIGNALS" ) # checking $clone[1]->macro( "_SC_SIGQUEUE_MAX" ) # checking $clone[1]->macro( "_SC_SINGLE_PROCESS" ) # checking $clone[1]->macro( "_SC_SPAWN" ) # checking $clone[1]->macro( "_SC_SPIN_LOCKS" ) # checking $clone[1]->macro( "_SC_SPORADIC_SERVER" ) # checking $clone[1]->macro( "_SC_SSIZE_MAX" ) # checking $clone[1]->macro( "_SC_STREAMS" ) # checking $clone[1]->macro( "_SC_STREAM_MAX" ) # checking $clone[1]->macro( "_SC_SYMLOOP_MAX" ) # checking $clone[1]->macro( "_SC_SYNCHRONIZED_IO" ) # checking $clone[1]->macro( "_SC_SYSTEM_DATABASE" ) # checking $clone[1]->macro( "_SC_SYSTEM_DATABASE_R" ) # checking $clone[1]->macro( "_SC_THREADS" ) # checking $clone[1]->macro( "_SC_THREAD_ATTR_STACKADDR" ) # checking $clone[1]->macro( "_SC_THREAD_ATTR_STACKSIZE" ) # checking $clone[1]->macro( "_SC_THREAD_CPUTIME" ) # checking $clone[1]->macro( "_SC_THREAD_DESTRUCTOR_ITERATIONS" ) # checking $clone[1]->macro( "_SC_THREAD_KEYS_MAX" ) # checking $clone[1]->macro( "_SC_THREAD_PRIORITY_SCHEDULING" ) # checking $clone[1]->macro( "_SC_THREAD_PRIO_INHERIT" ) # checking $clone[1]->macro( "_SC_THREAD_PRIO_PROTECT" ) # checking $clone[1]->macro( "_SC_THREAD_PROCESS_SHARED" ) # checking $clone[1]->macro( "_SC_THREAD_SAFE_FUNCTIONS" ) # checking $clone[1]->macro( "_SC_THREAD_SPORADIC_SERVER" ) # checking $clone[1]->macro( "_SC_THREAD_STACK_MIN" ) # checking $clone[1]->macro( "_SC_THREAD_THREADS_MAX" ) # checking $clone[1]->macro( "_SC_TIMEOUTS" ) # checking $clone[1]->macro( "_SC_TIMERS" ) # checking $clone[1]->macro( "_SC_TIMER_MAX" ) # checking $clone[1]->macro( "_SC_TRACE" ) # checking $clone[1]->macro( "_SC_TRACE_EVENT_FILTER" ) # checking $clone[1]->macro( "_SC_TRACE_INHERIT" ) # checking $clone[1]->macro( "_SC_TRACE_LOG" ) # checking $clone[1]->macro( "_SC_TTY_NAME_MAX" ) # checking $clone[1]->macro( "_SC_TYPED_MEMORY_OBJECTS" ) # checking $clone[1]->macro( "_SC_TZNAME_MAX" ) # checking $clone[1]->macro( "_SC_T_IOV_MAX" ) # checking $clone[1]->macro( "_SC_UCHAR_MAX" ) # checking $clone[1]->macro( "_SC_UINT_MAX" ) # checking $clone[1]->macro( "_SC_UIO_MAXIOV" ) # checking $clone[1]->macro( "_SC_ULONG_MAX" ) # checking $clone[1]->macro( "_SC_USER_GROUPS" ) # checking $clone[1]->macro( "_SC_USER_GROUPS_R" ) # checking $clone[1]->macro( "_SC_USHRT_MAX" ) # checking $clone[1]->macro( "_SC_V6_ILP32_OFF32" ) # checking $clone[1]->macro( "_SC_V6_ILP32_OFFBIG" ) # checking $clone[1]->macro( "_SC_V6_LP64_OFF64" ) # checking $clone[1]->macro( "_SC_V6_LPBIG_OFFBIG" ) # checking $clone[1]->macro( "_SC_VERSION" ) # checking $clone[1]->macro( "_SC_WORD_BIT" ) # checking $clone[1]->macro( "_SC_XBS5_ILP32_OFF32" ) # checking $clone[1]->macro( "_SC_XBS5_ILP32_OFFBIG" ) # checking $clone[1]->macro( "_SC_XBS5_LP64_OFF64" ) # checking $clone[1]->macro( "_SC_XBS5_LPBIG_OFFBIG" ) # checking $clone[1]->macro( "_SC_XOPEN_CRYPT" ) # checking $clone[1]->macro( "_SC_XOPEN_ENH_I18N" ) # checking $clone[1]->macro( "_SC_XOPEN_LEGACY" ) # checking $clone[1]->macro( "_SC_XOPEN_REALTIME" ) # checking $clone[1]->macro( "_SC_XOPEN_REALTIME_THREADS" ) # checking $clone[1]->macro( "_SC_XOPEN_SHM" ) # checking $clone[1]->macro( "_SC_XOPEN_UNIX" ) # checking $clone[1]->macro( "_SC_XOPEN_VERSION" ) # checking $clone[1]->macro( "_SC_XOPEN_XCU_VERSION" ) # checking $clone[1]->macro( "_SC_XOPEN_XPG2" ) # checking $clone[1]->macro( "_SC_XOPEN_XPG3" ) # checking $clone[1]->macro( "_SC_XOPEN_XPG4" ) # checking $clone[1]->macro( "_SEM_SEMUN_UNDEFINED" ) # checking $clone[1]->macro( "_SETJMP_H" ) # checking $clone[1]->macro( "_SIGNAL_H" ) # checking $clone[1]->macro( "_SIGSET_H_fns" ) # checking $clone[1]->macro( "_SIGSET_H_types" ) # checking $clone[1]->macro( "_SIGSET_NWORDS" ) # checking $clone[1]->macro( "_SIZET_" ) # checking $clone[1]->macro( "_SIZE_T" ) # checking $clone[1]->macro( "_SIZE_T_" ) # checking $clone[1]->macro( "_SIZE_T_DECLARED" ) # checking $clone[1]->macro( "_SIZE_T_DEFINED" ) # checking $clone[1]->macro( "_SIZE_T_DEFINED_" ) # checking $clone[1]->macro( "_SS_PADSIZE" ) # checking $clone[1]->macro( "_SS_SIZE" ) # checking $clone[1]->macro( "_STATBUF_ST_BLKSIZE" ) # checking $clone[1]->macro( "_STATBUF_ST_NSEC" ) # checking $clone[1]->macro( "_STATBUF_ST_RDEV" ) # checking $clone[1]->macro( "_STAT_VER" ) # checking $clone[1]->macro( "_STAT_VER_KERNEL" ) # checking $clone[1]->macro( "_STAT_VER_LINUX" ) # checking $clone[1]->macro( "_STAT_VER_LINUX_OLD" ) # checking $clone[1]->macro( "_STAT_VER_SVR4" ) # checking $clone[1]->macro( "_STDARG_H" ) # checking $clone[1]->macro( "_STDDEF_H" ) # checking $clone[1]->macro( "_STDDEF_H_" ) # checking $clone[1]->macro( "_STDINT_H" ) # checking $clone[1]->macro( "_STDIO_H" ) # checking $clone[1]->macro( "_STDIO_USES_IOSTREAM" ) # checking $clone[1]->macro( "_STDLIB_H" ) # checking $clone[1]->macro( "_STRING_H" ) # checking $clone[1]->macro( "_STRUCT_TIMEVAL" ) # checking $clone[1]->macro( "_SVID_SOURCE" ) # checking $clone[1]->macro( "_SYS_CDEFS_H" ) # checking $clone[1]->macro( "_SYS_FILE_H" ) # checking $clone[1]->macro( "_SYS_IOCTL_H" ) # checking $clone[1]->macro( "_SYS_IPC_H" ) # checking $clone[1]->macro( "_SYS_PARAM_H" ) # checking $clone[1]->macro( "_SYS_SELECT_H" ) # checking $clone[1]->macro( "_SYS_SEM_H" ) # checking $clone[1]->macro( "_SYS_SIZE_T_H" ) # checking $clone[1]->macro( "_SYS_SOCKET_H" ) # checking $clone[1]->macro( "_SYS_STAT_H" ) # checking $clone[1]->macro( "_SYS_SYSMACROS_H" ) # checking $clone[1]->macro( "_SYS_TIMES_H" ) # checking $clone[1]->macro( "_SYS_TIME_H" ) # checking $clone[1]->macro( "_SYS_TTYDEFAULTS_H_" ) # checking $clone[1]->macro( "_SYS_TYPES_H" ) # checking $clone[1]->macro( "_SYS_UCONTEXT_H" ) # checking $clone[1]->macro( "_SYS_UIO_H" ) # checking $clone[1]->macro( "_TIME_H" ) # checking $clone[1]->macro( "_T_PTRDIFF" ) # checking $clone[1]->macro( "_T_PTRDIFF_" ) # checking $clone[1]->macro( "_T_SIZE" ) # checking $clone[1]->macro( "_T_SIZE_" ) # checking $clone[1]->macro( "_T_WCHAR" ) # checking $clone[1]->macro( "_T_WCHAR_" ) # checking $clone[1]->macro( "_UNISTD_H" ) # checking $clone[1]->macro( "_VA_LIST" ) # checking $clone[1]->macro( "_VA_LIST_" ) # checking $clone[1]->macro( "_VA_LIST_DEFINED" ) # checking $clone[1]->macro( "_VA_LIST_T_H" ) # checking $clone[1]->macro( "_WCHAR_T" ) # checking $clone[1]->macro( "_WCHAR_T_" ) # checking $clone[1]->macro( "_WCHAR_T_DECLARED" ) # checking $clone[1]->macro( "_WCHAR_T_DEFINED" ) # checking $clone[1]->macro( "_WCHAR_T_DEFINED_" ) # checking $clone[1]->macro( "_WCHAR_T_H" ) # checking $clone[1]->macro( "_WINT_T" ) # checking $clone[1]->macro( "_XBS5_ILP32_OFF32" ) # checking $clone[1]->macro( "_XBS5_ILP32_OFFBIG" ) # checking $clone[1]->macro( "_XLOCALE_H" ) # checking $clone[1]->macro( "_XOPEN_CRYPT" ) # checking $clone[1]->macro( "_XOPEN_ENH_I18N" ) # checking $clone[1]->macro( "_XOPEN_IOV_MAX" ) # checking $clone[1]->macro( "_XOPEN_LEGACY" ) # checking $clone[1]->macro( "_XOPEN_LIM_H" ) # checking $clone[1]->macro( "_XOPEN_REALTIME" ) # checking $clone[1]->macro( "_XOPEN_SHM" ) # checking $clone[1]->macro( "_XOPEN_SOURCE" ) # checking $clone[1]->macro( "_XOPEN_SOURCE_EXTENDED" ) # checking $clone[1]->macro( "_XOPEN_UNIX" ) # checking $clone[1]->macro( "_XOPEN_VERSION" ) # checking $clone[1]->macro( "_XOPEN_XCU_VERSION" ) # checking $clone[1]->macro( "_XOPEN_XPG2" ) # checking $clone[1]->macro( "_XOPEN_XPG3" ) # checking $clone[1]->macro( "_XOPEN_XPG4" ) # checking $clone[1]->macro( "__ARCH_I386_IOCTLS_H__" ) # checking $clone[1]->macro( "__ARCH_I386_SOCKIOS__" ) # checking $clone[1]->macro( "__BEGIN_DECLS" ) # checking $clone[1]->macro( "__BEGIN_NAMESPACE_C99" ) # checking $clone[1]->macro( "__BEGIN_NAMESPACE_STD" ) # checking $clone[1]->macro( "__BIG_ENDIAN" ) # checking $clone[1]->macro( "__BITS_SOCKET_H" ) # checking $clone[1]->macro( "__BIT_TYPES_DEFINED__" ) # checking $clone[1]->macro( "__BLKCNT64_T_TYPE" ) # checking $clone[1]->macro( "__BLKCNT_T_TYPE" ) # checking $clone[1]->macro( "__BLKSIZE_T_TYPE" ) # checking $clone[1]->macro( "__BYTE_ORDER" ) # checking $clone[1]->macro( "__CLOCKID_T_TYPE" ) # checking $clone[1]->macro( "__CLOCK_T_TYPE" ) # checking $clone[1]->macro( "__COMPAR_FN_T" ) # checking $clone[1]->macro( "__CONCAT" ) # checking $clone[1]->macro( "__CONST_SOCKADDR_ARG" ) # checking $clone[1]->macro( "__DADDR_T_TYPE" ) # checking $clone[1]->macro( "__DEV_T_TYPE" ) # checking $clone[1]->macro( "__END_DECLS" ) # checking $clone[1]->macro( "__END_NAMESPACE_C99" ) # checking $clone[1]->macro( "__END_NAMESPACE_STD" ) # checking $clone[1]->macro( "__FDELT" ) # checking $clone[1]->macro( "__FDMASK" ) # checking $clone[1]->macro( "__FDS_BITS" ) # checking $clone[1]->macro( "__FD_CLR" ) # checking $clone[1]->macro( "__FD_ISSET" ) # checking $clone[1]->macro( "__FD_SET" ) # checking $clone[1]->macro( "__FD_SETSIZE" ) # checking $clone[1]->macro( "__FD_ZERO" ) # checking $clone[1]->macro( "__FILE_defined" ) # checking $clone[1]->macro( "__FLOAT_WORD_ORDER" ) # checking $clone[1]->macro( "__FSBLKCNT64_T_TYPE" ) # checking $clone[1]->macro( "__FSBLKCNT_T_TYPE" ) # checking $clone[1]->macro( "__FSFILCNT64_T_TYPE" ) # checking $clone[1]->macro( "__FSFILCNT_T_TYPE" ) # checking $clone[1]->macro( "__FSID_T_TYPE" ) # checking $clone[1]->macro( "__GID_T_TYPE" ) # checking $clone[1]->macro( "__GLIBC_HAVE_LONG_LONG" ) # checking $clone[1]->macro( "__GLIBC_MINOR__" ) # checking $clone[1]->macro( "__GLIBC_PREREQ" ) # checking $clone[1]->macro( "__GLIBC__" ) # checking $clone[1]->macro( "__GNUC_PREREQ" ) # checking $clone[1]->macro( "__GNUC_VA_LIST" ) # checking $clone[1]->macro( "__GNU_LIBRARY__" ) # checking $clone[1]->macro( "__HAVE_COLUMN" ) # checking $clone[1]->macro( "__HUGE_VALF_bytes" ) # checking $clone[1]->macro( "__HUGE_VALL_bytes" ) # checking $clone[1]->macro( "__HUGE_VAL_bytes" ) # checking $clone[1]->macro( "__ID_T_TYPE" ) # checking $clone[1]->macro( "__ILP32_OFF32_CFLAGS" ) # checking $clone[1]->macro( "__ILP32_OFF32_LDFLAGS" ) # checking $clone[1]->macro( "__ILP32_OFFBIG_CFLAGS" ) # checking $clone[1]->macro( "__ILP32_OFFBIG_LDFLAGS" ) # checking $clone[1]->macro( "__INO64_T_TYPE" ) # checking $clone[1]->macro( "__INO_T_TYPE" ) # checking $clone[1]->macro( "__INT64_C" ) # checking $clone[1]->macro( "__INT_WCHAR_T_H" ) # checking $clone[1]->macro( "__Inc__IPerl___" ) # checking $clone[1]->macro( "__KERNEL_STRICT_NAMES" ) # checking $clone[1]->macro( "__KEY_T_TYPE" ) # checking $clone[1]->macro( "__LDBL_REDIR" ) # checking $clone[1]->macro( "__LDBL_REDIR1" ) # checking $clone[1]->macro( "__LDBL_REDIR1_NTH" ) # checking $clone[1]->macro( "__LDBL_REDIR_DECL" ) # checking $clone[1]->macro( "__LDBL_REDIR_NTH" ) # checking $clone[1]->macro( "__LINUX_COMPILER_H" ) # checking $clone[1]->macro( "__LITTLE_ENDIAN" ) # checking $clone[1]->macro( "__LONG_LONG_PAIR" ) # checking $clone[1]->macro( "__LP64_OFF64_CFLAGS" ) # checking $clone[1]->macro( "__LP64_OFF64_LDFLAGS" ) # checking $clone[1]->macro( "__MATHCALLX" ) # checking $clone[1]->macro( "__MATHDECLX" ) # checking $clone[1]->macro( "__MODE_T_TYPE" ) # checking $clone[1]->macro( "__NFDBITS" ) # checking $clone[1]->macro( "__NLINK_T_TYPE" ) # checking $clone[1]->macro( "__NTH" ) # checking $clone[1]->macro( "__OFF64_T_TYPE" ) # checking $clone[1]->macro( "__OFF_T_TYPE" ) # checking $clone[1]->macro( "__P" ) # checking $clone[1]->macro( "__PATCHLEVEL_H_INCLUDED__" ) # checking $clone[1]->macro( "__PDP_ENDIAN" ) # checking $clone[1]->macro( "__PID_T_TYPE" ) # checking $clone[1]->macro( "__PMT" ) # checking $clone[1]->macro( "__PRI64_PREFIX" ) # checking $clone[1]->macro( "__PRIPTR_PREFIX" ) # checking $clone[1]->macro( "__PTRDIFF_T" ) # checking $clone[1]->macro( "__PTRDIFF_TYPE__" ) # checking $clone[1]->macro( "__RLIM64_T_TYPE" ) # checking $clone[1]->macro( "__RLIM_T_TYPE" ) # checking $clone[1]->macro( "__S16_TYPE" ) # checking $clone[1]->macro( "__S32_TYPE" ) # checking $clone[1]->macro( "__S64_TYPE" ) # checking $clone[1]->macro( "__SIGEV_MAX_SIZE" ) # checking $clone[1]->macro( "__SIGEV_PAD_SIZE" ) # checking $clone[1]->macro( "__SIGRTMAX" ) # checking $clone[1]->macro( "__SIGRTMIN" ) # checking $clone[1]->macro( "__SIZEOF_PTHREAD_ATTR_T" ) # checking $clone[1]->macro( "__SIZEOF_PTHREAD_BARRIERATTR_T" ) # checking $clone[1]->macro( "__SIZEOF_PTHREAD_BARRIER_T" ) # checking $clone[1]->macro( "__SIZEOF_PTHREAD_CONDATTR_T" ) # checking $clone[1]->macro( "__SIZEOF_PTHREAD_COND_COMPAT_T" ) # checking $clone[1]->macro( "__SIZEOF_PTHREAD_COND_T" ) # checking $clone[1]->macro( "__SIZEOF_PTHREAD_MUTEXATTR_T" ) # checking $clone[1]->macro( "__SIZEOF_PTHREAD_MUTEX_T" ) # checking $clone[1]->macro( "__SIZEOF_PTHREAD_RWLOCKATTR_T" ) # checking $clone[1]->macro( "__SIZEOF_PTHREAD_RWLOCK_T" ) # checking $clone[1]->macro( "__SIZE_T" ) # checking $clone[1]->macro( "__SIZE_TYPE__" ) # checking $clone[1]->macro( "__SIZE_T__" ) # checking $clone[1]->macro( "__SI_MAX_SIZE" ) # checking $clone[1]->macro( "__SI_PAD_SIZE" ) # checking $clone[1]->macro( "__SLONG32_TYPE" ) # checking $clone[1]->macro( "__SLONGWORD_TYPE" ) # checking $clone[1]->macro( "__SOCKADDR_ARG" ) # checking $clone[1]->macro( "__SOCKADDR_COMMON" ) # checking $clone[1]->macro( "__SOCKADDR_COMMON_SIZE" ) # checking $clone[1]->macro( "__SQUAD_TYPE" ) # checking $clone[1]->macro( "__SSIZE_T_TYPE" ) # checking $clone[1]->macro( "__STDC_HOSTED__" ) # checking $clone[1]->macro( "__STDC_IEC_559_COMPLEX__" ) # checking $clone[1]->macro( "__STDC_IEC_559__" ) # checking $clone[1]->macro( "__STDC_ISO_10646__" ) # checking $clone[1]->macro( "__STDC_VERSION__" ) # checking $clone[1]->macro( "__STDDEF_H__" ) # checking $clone[1]->macro( "__STRING" ) # checking $clone[1]->macro( "__SUSECONDS_T_TYPE" ) # checking $clone[1]->macro( "__SWBLK_T_TYPE" ) # checking $clone[1]->macro( "__SWORD_TYPE" ) # checking $clone[1]->macro( "__S_IEXEC" ) # checking $clone[1]->macro( "__S_IFBLK" ) # checking $clone[1]->macro( "__S_IFCHR" ) # checking $clone[1]->macro( "__S_IFDIR" ) # checking $clone[1]->macro( "__S_IFIFO" ) # checking $clone[1]->macro( "__S_IFLNK" ) # checking $clone[1]->macro( "__S_IFMT" ) # checking $clone[1]->macro( "__S_IFREG" ) # checking $clone[1]->macro( "__S_IFSOCK" ) # checking $clone[1]->macro( "__S_IREAD" ) # checking $clone[1]->macro( "__S_ISGID" ) # checking $clone[1]->macro( "__S_ISTYPE" ) # checking $clone[1]->macro( "__S_ISUID" ) # checking $clone[1]->macro( "__S_ISVTX" ) # checking $clone[1]->macro( "__S_IWRITE" ) # checking $clone[1]->macro( "__S_TYPEISMQ" ) # checking $clone[1]->macro( "__S_TYPEISSEM" ) # checking $clone[1]->macro( "__S_TYPEISSHM" ) # checking $clone[1]->macro( "__THROW" ) # checking $clone[1]->macro( "__TIMER_T_TYPE" ) # checking $clone[1]->macro( "__TIME_T_TYPE" ) # checking $clone[1]->macro( "__U16_TYPE" ) # checking $clone[1]->macro( "__U32_TYPE" ) # checking $clone[1]->macro( "__U64_TYPE" ) # checking $clone[1]->macro( "__UID_T_TYPE" ) # checking $clone[1]->macro( "__UINT64_C" ) # checking $clone[1]->macro( "__ULONG32_TYPE" ) # checking $clone[1]->macro( "__ULONGWORD_TYPE" ) # checking $clone[1]->macro( "__UNKNOWN_10646_CHAR" ) # checking $clone[1]->macro( "__UQUAD_TYPE" ) # checking $clone[1]->macro( "__USECONDS_T_TYPE" ) # checking $clone[1]->macro( "__USE_ANSI" ) # checking $clone[1]->macro( "__USE_ATFILE" ) # checking $clone[1]->macro( "__USE_BSD" ) # checking $clone[1]->macro( "__USE_FORTIFY_LEVEL" ) # checking $clone[1]->macro( "__USE_GNU" ) # checking $clone[1]->macro( "__USE_ISOC99" ) # checking $clone[1]->macro( "__USE_LARGEFILE" ) # checking $clone[1]->macro( "__USE_LARGEFILE64" ) # checking $clone[1]->macro( "__USE_MISC" ) # checking $clone[1]->macro( "__USE_POSIX" ) # checking $clone[1]->macro( "__USE_POSIX199309" ) # checking $clone[1]->macro( "__USE_POSIX199506" ) # checking $clone[1]->macro( "__USE_POSIX2" ) # checking $clone[1]->macro( "__USE_SVID" ) # checking $clone[1]->macro( "__USE_UNIX98" ) # checking $clone[1]->macro( "__USE_XOPEN" ) # checking $clone[1]->macro( "__USE_XOPEN2K" ) # checking $clone[1]->macro( "__USE_XOPEN_EXTENDED" ) # checking $clone[1]->macro( "__USING_NAMESPACE_C99" ) # checking $clone[1]->macro( "__USING_NAMESPACE_STD" ) # checking $clone[1]->macro( "__UWORD_TYPE" ) # checking $clone[1]->macro( "__WAIT_INT" ) # checking $clone[1]->macro( "__WAIT_STATUS" ) # checking $clone[1]->macro( "__WAIT_STATUS_DEFN" ) # checking $clone[1]->macro( "__WALL" ) # checking $clone[1]->macro( "__WCHAR_MAX" ) # checking $clone[1]->macro( "__WCHAR_MIN" ) # checking $clone[1]->macro( "__WCHAR_T" ) # checking $clone[1]->macro( "__WCHAR_TYPE__" ) # checking $clone[1]->macro( "__WCHAR_T__" ) # checking $clone[1]->macro( "__WCLONE" ) # checking $clone[1]->macro( "__WCOREDUMP" ) # checking $clone[1]->macro( "__WCOREFLAG" ) # checking $clone[1]->macro( "__WEXITSTATUS" ) # checking $clone[1]->macro( "__WIFCONTINUED" ) # checking $clone[1]->macro( "__WIFEXITED" ) # checking $clone[1]->macro( "__WIFSIGNALED" ) # checking $clone[1]->macro( "__WIFSTOPPED" ) # checking $clone[1]->macro( "__WINT_TYPE__" ) # checking $clone[1]->macro( "__WNOTHREAD" ) # checking $clone[1]->macro( "__WORDSIZE" ) # checking $clone[1]->macro( "__WSTOPSIG" ) # checking $clone[1]->macro( "__WTERMSIG" ) # checking $clone[1]->macro( "__W_CONTINUED" ) # checking $clone[1]->macro( "__W_EXITCODE" ) # checking $clone[1]->macro( "__W_STOPCODE" ) # checking $clone[1]->macro( "____FILE_defined" ) # checking $clone[1]->macro( "____gwchar_t_defined" ) # checking $clone[1]->macro( "___int_ptrdiff_t_h" ) # checking $clone[1]->macro( "___int_size_t_h" ) # checking $clone[1]->macro( "___int_wchar_t_h" ) # checking $clone[1]->macro( "__acquire" ) # checking $clone[1]->macro( "__acquires" ) # checking $clone[1]->macro( "__always_inline" ) # checking $clone[1]->macro( "__attribute__" ) # checking $clone[1]->macro( "__attribute__format__" ) # checking $clone[1]->macro( "__attribute__malloc__" ) # checking $clone[1]->macro( "__attribute__nonnull__" ) # checking $clone[1]->macro( "__attribute__noreturn__" ) # checking $clone[1]->macro( "__attribute__pure__" ) # checking $clone[1]->macro( "__attribute__unused__" ) # checking $clone[1]->macro( "__attribute__warn_unused_result__" ) # checking $clone[1]->macro( "__attribute_const__" ) # checking $clone[1]->macro( "__attribute_deprecated__" ) # checking $clone[1]->macro( "__attribute_format_arg__" ) # checking $clone[1]->macro( "__attribute_format_strfmon__" ) # checking $clone[1]->macro( "__attribute_malloc__" ) # checking $clone[1]->macro( "__attribute_noinline__" ) # checking $clone[1]->macro( "__attribute_pure__" ) # checking $clone[1]->macro( "__attribute_used__" ) # checking $clone[1]->macro( "__attribute_warn_unused_result__" ) # checking $clone[1]->macro( "__blkcnt_t_defined" ) # checking $clone[1]->macro( "__blksize_t_defined" ) # checking $clone[1]->macro( "__bos" ) # checking $clone[1]->macro( "__bos0" ) # checking $clone[1]->macro( "__bounded" ) # checking $clone[1]->macro( "__bswap_constant_16" ) # checking $clone[1]->macro( "__bswap_constant_32" ) # checking $clone[1]->macro( "__builtin_va_list" ) # checking $clone[1]->macro( "__cast__" ) # checking $clone[1]->macro( "__chk_io_ptr" ) # checking $clone[1]->macro( "__chk_user_ptr" ) # checking $clone[1]->macro( "__cleanup_fct_attribute" ) # checking $clone[1]->macro( "__clock_t_defined" ) # checking $clone[1]->macro( "__clockid_t_defined" ) # checking $clone[1]->macro( "__cond_lock" ) # checking $clone[1]->macro( "__const" ) # checking $clone[1]->macro( "__daddr_t_defined" ) # checking $clone[1]->macro( "__deprecated" ) # checking $clone[1]->macro( "__deprecated_for_modules" ) # checking $clone[1]->macro( "__dev_t_defined" ) # checking $clone[1]->macro( "__error_t_defined" ) # checking $clone[1]->macro( "__exctype" ) # checking $clone[1]->macro( "__exctype_l" ) # checking $clone[1]->macro( "__extension__" ) # checking $clone[1]->macro( "__flexarr" ) # checking $clone[1]->macro( "__force" ) # checking $clone[1]->macro( "__fsblkcnt_t_defined" ) # checking $clone[1]->macro( "__fsfilcnt_t_defined" ) # checking $clone[1]->macro( "__gid_t_defined" ) # checking $clone[1]->macro( "__have_sigevent_t" ) # checking $clone[1]->macro( "__have_siginfo_t" ) # checking $clone[1]->macro( "__have_sigval_t" ) # checking $clone[1]->macro( "__huge_vall_t" ) # checking $clone[1]->macro( "__id_t_defined" ) # checking $clone[1]->macro( "__inline" ) # checking $clone[1]->macro( "__ino64_t_defined" ) # checking $clone[1]->macro( "__ino_t_defined" ) # checking $clone[1]->macro( "__int8_t_defined" ) # checking $clone[1]->macro( "__intptr_t_defined" ) # checking $clone[1]->macro( "__iomem" ) # checking $clone[1]->macro( "__isalnum_l" ) # checking $clone[1]->macro( "__isalpha_l" ) # checking $clone[1]->macro( "__isascii" ) # checking $clone[1]->macro( "__isascii_l" ) # checking $clone[1]->macro( "__isblank_l" ) # checking $clone[1]->macro( "__iscntrl_l" ) # checking $clone[1]->macro( "__isctype" ) # checking $clone[1]->macro( "__isctype_l" ) # checking $clone[1]->macro( "__isdigit_l" ) # checking $clone[1]->macro( "__isgraph_l" ) # checking $clone[1]->macro( "__isleap" ) # checking $clone[1]->macro( "__islower_l" ) # checking $clone[1]->macro( "__isprint_l" ) # checking $clone[1]->macro( "__ispunct_l" ) # checking $clone[1]->macro( "__isspace_l" ) # checking $clone[1]->macro( "__isupper_l" ) # checking $clone[1]->macro( "__isxdigit_l" ) # checking $clone[1]->macro( "__kernel" ) # checking $clone[1]->macro( "__key_t_defined" ) # checking $clone[1]->macro( "__ldiv_t_defined" ) # checking $clone[1]->macro( "__lldiv_t_defined" ) # checking $clone[1]->macro( "__long_double_t" ) # checking $clone[1]->macro( "__malloc_and_calloc_defined" ) # checking $clone[1]->macro( "__mbstate_t_defined" ) # checking $clone[1]->macro( "__mode_t_defined" ) # checking $clone[1]->macro( "__must_check" ) # checking $clone[1]->macro( "__nan_bytes" ) # checking $clone[1]->macro( "__need_IOV_MAX" ) # checking $clone[1]->macro( "__need___va_list" ) # checking $clone[1]->macro( "__need_clock_t" ) # checking $clone[1]->macro( "__need_clockid_t" ) # checking $clone[1]->macro( "__need_sigevent_t" ) # checking $clone[1]->macro( "__need_time_t" ) # checking $clone[1]->macro( "__need_timespec" ) # checking $clone[1]->macro( "__nlink_t_defined" ) # checking $clone[1]->macro( "__nocast" ) # checking $clone[1]->macro( "__nonnull" ) # checking $clone[1]->macro( "__off64_t_defined" ) # checking $clone[1]->macro( "__off_t_defined" ) # checking $clone[1]->macro( "__pid_t_defined" ) # checking $clone[1]->macro( "__ptr_t" ) # checking $clone[1]->macro( "__ptrvalue" ) # checking $clone[1]->macro( "__release" ) # checking $clone[1]->macro( "__releases" ) # checking $clone[1]->macro( "__restrict" ) # checking $clone[1]->macro( "__restrict_arr" ) # checking $clone[1]->macro( "__safe" ) # checking $clone[1]->macro( "__sig_atomic_t_defined" ) # checking $clone[1]->macro( "__sigmask" ) # checking $clone[1]->macro( "__signed" ) # checking $clone[1]->macro( "__sigset_t_defined" ) # checking $clone[1]->macro( "__sigword" ) # checking $clone[1]->macro( "__size_t" ) # checking $clone[1]->macro( "__size_t__" ) # checking $clone[1]->macro( "__socklen_t_defined" ) # checking $clone[1]->macro( "__ss_aligntype" ) # checking $clone[1]->macro( "__ssize_t_defined" ) # checking $clone[1]->macro( "__strtol_internal_defined" ) # checking $clone[1]->macro( "__strtoll_internal_defined" ) # checking $clone[1]->macro( "__strtoul_internal_defined" ) # checking $clone[1]->macro( "__strtoull_internal_defined" ) # checking $clone[1]->macro( "__stub___kernel_cosl" ) # checking $clone[1]->macro( "__stub___kernel_sinl" ) # checking $clone[1]->macro( "__stub___kernel_tanl" ) # checking $clone[1]->macro( "__stub_chflags" ) # checking $clone[1]->macro( "__stub_fattach" ) # checking $clone[1]->macro( "__stub_fchflags" ) # checking $clone[1]->macro( "__stub_fdetach" ) # checking $clone[1]->macro( "__stub_gtty" ) # checking $clone[1]->macro( "__stub_lchmod" ) # checking $clone[1]->macro( "__stub_lutimes" ) # checking $clone[1]->macro( "__stub_revoke" ) # checking $clone[1]->macro( "__stub_setlogin" ) # checking $clone[1]->macro( "__stub_sigreturn" ) # checking $clone[1]->macro( "__stub_sstk" ) # checking $clone[1]->macro( "__stub_stty" ) # checking $clone[1]->macro( "__suseconds_t_defined" ) # checking $clone[1]->macro( "__time_t_defined" ) # checking $clone[1]->macro( "__timer_t_defined" ) # checking $clone[1]->macro( "__timespec_defined" ) # checking $clone[1]->macro( "__toascii" ) # checking $clone[1]->macro( "__toascii_l" ) # checking $clone[1]->macro( "__tobody" ) # checking $clone[1]->macro( "__u_char_defined" ) # checking $clone[1]->macro( "__uid_t_defined" ) # checking $clone[1]->macro( "__uint32_t_defined" ) # checking $clone[1]->macro( "__unbounded" ) # checking $clone[1]->macro( "__useconds_t_defined" ) # checking $clone[1]->macro( "__user" ) # checking $clone[1]->macro( "__va_copy" ) # checking $clone[1]->macro( "__va_list__" ) # checking $clone[1]->macro( "__volatile" ) # checking $clone[1]->macro( "__warndecl" ) # checking $clone[1]->macro( "__wchar_t__" ) # checking $clone[1]->macro( "__wur" ) # checking $clone[1]->macro( "_aMY_CXT" ) # checking $clone[1]->macro( "_config_h_" ) # checking $clone[1]->macro( "_pMY_CXT" ) # checking $clone[1]->macro( "_tolower" ) # checking $clone[1]->macro( "_toupper" ) # checking $clone[1]->macro( "aMY_CXT" ) # checking $clone[1]->macro( "aMY_CXT_" ) # checking $clone[1]->macro( "aTHX" ) # checking $clone[1]->macro( "aTHX_" ) # checking $clone[1]->macro( "aTHXo" ) # checking $clone[1]->macro( "aTHXo_" ) # checking $clone[1]->macro( "aTHXx" ) # checking $clone[1]->macro( "aTHXx_" ) # checking $clone[1]->macro( "amagic_call" ) # checking $clone[1]->macro( "apply_attrs_string" ) # checking $clone[1]->macro( "assert" ) # checking $clone[1]->macro( "assert_not_ROK" ) # checking $clone[1]->macro( "assert_not_glob" ) # checking $clone[1]->macro( "atfork_lock" ) # checking $clone[1]->macro( "atfork_unlock" ) # checking $clone[1]->macro( "av_clear" ) # checking $clone[1]->macro( "av_delete" ) # checking $clone[1]->macro( "av_exists" ) # checking $clone[1]->macro( "av_extend" ) # checking $clone[1]->macro( "av_fetch" ) # checking $clone[1]->macro( "av_fill" ) # checking $clone[1]->macro( "av_len" ) # checking $clone[1]->macro( "av_make" ) # checking $clone[1]->macro( "av_pop" ) # checking $clone[1]->macro( "av_push" ) # checking $clone[1]->macro( "av_shift" ) # checking $clone[1]->macro( "av_store" ) # checking $clone[1]->macro( "av_undef" ) # checking $clone[1]->macro( "av_unshift" ) # checking $clone[1]->macro( "blk_eval" ) # checking $clone[1]->macro( "blk_gimme" ) # checking $clone[1]->macro( "blk_givwhen" ) # checking $clone[1]->macro( "blk_loop" ) # checking $clone[1]->macro( "blk_oldcop" ) # checking $clone[1]->macro( "blk_oldmarksp" ) # checking $clone[1]->macro( "blk_oldpm" ) # checking $clone[1]->macro( "blk_oldscopesp" ) # checking $clone[1]->macro( "blk_oldsp" ) # checking $clone[1]->macro( "blk_sub" ) # checking $clone[1]->macro( "block_gimme" ) # checking $clone[1]->macro( "bool" ) # checking $clone[1]->macro( "boolSV" ) # checking $clone[1]->macro( "bytes_from_utf8" ) # checking $clone[1]->macro( "bytes_to_utf8" ) # checking $clone[1]->macro( "cBINOP" ) # checking $clone[1]->macro( "cBINOPo" ) # checking $clone[1]->macro( "cBINOPx" ) # checking $clone[1]->macro( "cCOP" ) # checking $clone[1]->macro( "cCOPo" ) # checking $clone[1]->macro( "cCOPx" ) # checking $clone[1]->macro( "cGVOP_gv" ) # checking $clone[1]->macro( "cGVOPo_gv" ) # checking $clone[1]->macro( "cGVOPx_gv" ) # checking $clone[1]->macro( "cLISTOP" ) # checking $clone[1]->macro( "cLISTOPo" ) # checking $clone[1]->macro( "cLISTOPx" ) # checking $clone[1]->macro( "cLOGOP" ) # checking $clone[1]->macro( "cLOGOPo" ) # checking $clone[1]->macro( "cLOGOPx" ) # checking $clone[1]->macro( "cLOOP" ) # checking $clone[1]->macro( "cLOOPo" ) # checking $clone[1]->macro( "cLOOPx" ) # checking $clone[1]->macro( "cPADOP" ) # checking $clone[1]->macro( "cPADOPo" ) # checking $clone[1]->macro( "cPADOPx" ) # checking $clone[1]->macro( "cPMOP" ) # checking $clone[1]->macro( "cPMOPo" ) # checking $clone[1]->macro( "cPMOPx" ) # checking $clone[1]->macro( "cPVOP" ) # checking $clone[1]->macro( "cPVOPo" ) # checking $clone[1]->macro( "cPVOPx" ) # checking $clone[1]->macro( "cSVOP" ) # checking $clone[1]->macro( "cSVOP_sv" ) # checking $clone[1]->macro( "cSVOPo" ) # checking $clone[1]->macro( "cSVOPo_sv" ) # checking $clone[1]->macro( "cSVOPx" ) # checking $clone[1]->macro( "cSVOPx_sv" ) # checking $clone[1]->macro( "cSVOPx_svp" ) # checking $clone[1]->macro( "cUNOP" ) # checking $clone[1]->macro( "cUNOPo" ) # checking $clone[1]->macro( "cUNOPx" ) # checking $clone[1]->macro( "call_argv" ) # checking $clone[1]->macro( "call_atexit" ) # checking $clone[1]->macro( "call_list" ) # checking $clone[1]->macro( "call_method" ) # checking $clone[1]->macro( "call_pv" ) # checking $clone[1]->macro( "call_sv" ) # checking $clone[1]->macro( "cast_i32" ) # checking $clone[1]->macro( "cast_iv" ) # checking $clone[1]->macro( "cast_ulong" ) # checking $clone[1]->macro( "cast_uv" ) # checking $clone[1]->macro( "ckDEAD" ) # checking $clone[1]->macro( "ckWARN" ) # checking $clone[1]->macro( "ckWARN2" ) # checking $clone[1]->macro( "ckWARN2_d" ) # checking $clone[1]->macro( "ckWARN3" ) # checking $clone[1]->macro( "ckWARN3_d" ) # checking $clone[1]->macro( "ckWARN4" ) # checking $clone[1]->macro( "ckWARN4_d" ) # checking $clone[1]->macro( "ckWARN_d" ) # checking $clone[1]->macro( "ck_anoncode" ) # checking $clone[1]->macro( "ck_bitop" ) # checking $clone[1]->macro( "ck_chdir" ) # checking $clone[1]->macro( "ck_concat" ) # checking $clone[1]->macro( "ck_defined" ) # checking $clone[1]->macro( "ck_delete" ) # checking $clone[1]->macro( "ck_die" ) # checking $clone[1]->macro( "ck_eof" ) # checking $clone[1]->macro( "ck_eval" ) # checking $clone[1]->macro( "ck_exec" ) # checking $clone[1]->macro( "ck_exists" ) # checking $clone[1]->macro( "ck_exit" ) # checking $clone[1]->macro( "ck_ftst" ) # checking $clone[1]->macro( "ck_fun" ) # checking $clone[1]->macro( "ck_glob" ) # checking $clone[1]->macro( "ck_grep" ) # checking $clone[1]->macro( "ck_index" ) # checking $clone[1]->macro( "ck_join" ) # checking $clone[1]->macro( "ck_lengthconst" ) # checking $clone[1]->macro( "ck_lfun" ) # checking $clone[1]->macro( "ck_listiob" ) # checking $clone[1]->macro( "ck_match" ) # checking $clone[1]->macro( "ck_method" ) # checking $clone[1]->macro( "ck_null" ) # checking $clone[1]->macro( "ck_open" ) # checking $clone[1]->macro( "ck_repeat" ) # checking $clone[1]->macro( "ck_require" ) # checking $clone[1]->macro( "ck_return" ) # checking $clone[1]->macro( "ck_rfun" ) # checking $clone[1]->macro( "ck_rvconst" ) # checking $clone[1]->macro( "ck_sassign" ) # checking $clone[1]->macro( "ck_say" ) # checking $clone[1]->macro( "ck_select" ) # checking $clone[1]->macro( "ck_shift" ) # checking $clone[1]->macro( "ck_smartmatch" ) # checking $clone[1]->macro( "ck_sort" ) # checking $clone[1]->macro( "ck_spair" ) # checking $clone[1]->macro( "ck_split" ) # checking $clone[1]->macro( "ck_subr" ) # checking $clone[1]->macro( "ck_substr" ) # checking $clone[1]->macro( "ck_svconst" ) # checking $clone[1]->macro( "ck_trunc" ) # checking $clone[1]->macro( "ck_unpack" ) # checking $clone[1]->macro( "clrbit" ) # checking $clone[1]->macro( "croak" ) # checking $clone[1]->macro( "csighandler" ) # checking $clone[1]->macro( "custom_op_desc" ) # checking $clone[1]->macro( "custom_op_name" ) # checking $clone[1]->macro( "cv_ckproto" ) # checking $clone[1]->macro( "cv_const_sv" ) # checking $clone[1]->macro( "cv_undef" ) # checking $clone[1]->macro( "cx_dump" ) # checking $clone[1]->macro( "cx_type" ) # checking $clone[1]->macro( "cxstack" ) # checking $clone[1]->macro( "cxstack_ix" ) # checking $clone[1]->macro( "cxstack_max" ) # checking $clone[1]->macro( "dATARGET" ) # checking $clone[1]->macro( "dEXT" ) # checking $clone[1]->macro( "dEXTCONST" ) # checking $clone[1]->macro( "dJMPENV" ) # checking $clone[1]->macro( "dMARK" ) # checking $clone[1]->macro( "dMULTICALL" ) # checking $clone[1]->macro( "dMY_CXT" ) # checking $clone[1]->macro( "dMY_CXT_SV" ) # checking $clone[1]->macro( "dNOOP" ) # checking $clone[1]->macro( "dORIGMARK" ) # checking $clone[1]->macro( "dPOPPOPiirl" ) # checking $clone[1]->macro( "dPOPPOPiirl_ul" ) # checking $clone[1]->macro( "dPOPPOPnnrl" ) # checking $clone[1]->macro( "dPOPPOPnnrl_ul" ) # checking $clone[1]->macro( "dPOPPOPssrl" ) # checking $clone[1]->macro( "dPOPTOPiirl" ) # checking $clone[1]->macro( "dPOPTOPiirl_ul" ) # checking $clone[1]->macro( "dPOPTOPnnrl" ) # checking $clone[1]->macro( "dPOPTOPnnrl_ul" ) # checking $clone[1]->macro( "dPOPTOPssrl" ) # checking $clone[1]->macro( "dPOPXiirl" ) # checking $clone[1]->macro( "dPOPXiirl_ul" ) # checking $clone[1]->macro( "dPOPXnnrl" ) # checking $clone[1]->macro( "dPOPXnnrl_ul" ) # checking $clone[1]->macro( "dPOPXssrl" ) # checking $clone[1]->macro( "dPOPiv" ) # checking $clone[1]->macro( "dPOPnv" ) # checking $clone[1]->macro( "dPOPss" ) # checking $clone[1]->macro( "dPOPuv" ) # checking $clone[1]->macro( "dSP" ) # checking $clone[1]->macro( "dTARG" ) # checking $clone[1]->macro( "dTARGET" ) # checking $clone[1]->macro( "dTARGETSTACKED" ) # checking $clone[1]->macro( "dTHR" ) # checking $clone[1]->macro( "dTHX" ) # checking $clone[1]->macro( "dTHXa" ) # checking $clone[1]->macro( "dTHXo" ) # checking $clone[1]->macro( "dTHXoa" ) # checking $clone[1]->macro( "dTHXs" ) # checking $clone[1]->macro( "dTHXx" ) # checking $clone[1]->macro( "dTOPiv" ) # checking $clone[1]->macro( "dTOPnv" ) # checking $clone[1]->macro( "dTOPss" ) # checking $clone[1]->macro( "dTOPuv" ) # checking $clone[1]->macro( "dVAR" ) # checking $clone[1]->macro( "dXSUB_SYS" ) # checking $clone[1]->macro( "d_fileno" ) # checking $clone[1]->macro( "deb" ) # checking $clone[1]->macro( "debop" ) # checking $clone[1]->macro( "debprofdump" ) # checking $clone[1]->macro( "debstack" ) # checking $clone[1]->macro( "debstackptrs" ) # checking $clone[1]->macro( "delimcpy" ) # checking $clone[1]->macro( "despatch_signals" ) # checking $clone[1]->macro( "die" ) # checking $clone[1]->macro( "djSP" ) # checking $clone[1]->macro( "do_aexec" ) # checking $clone[1]->macro( "do_binmode" ) # checking $clone[1]->macro( "do_close" ) # checking $clone[1]->macro( "do_exec" ) # checking $clone[1]->macro( "do_gv_dump" ) # checking $clone[1]->macro( "do_gvgv_dump" ) # checking $clone[1]->macro( "do_hv_dump" ) # checking $clone[1]->macro( "do_join" ) # checking $clone[1]->macro( "do_magic_dump" ) # checking $clone[1]->macro( "do_op_dump" ) # checking $clone[1]->macro( "do_open" ) # checking $clone[1]->macro( "do_open9" ) # checking $clone[1]->macro( "do_openn" ) # checking $clone[1]->macro( "do_pmop_dump" ) # checking $clone[1]->macro( "do_sprintf" ) # checking $clone[1]->macro( "do_sv_dump" ) # checking $clone[1]->macro( "doing_taint" ) # checking $clone[1]->macro( "doref" ) # checking $clone[1]->macro( "dounwind" ) # checking $clone[1]->macro( "dowantarray" ) # checking $clone[1]->macro( "dump_all" ) # checking $clone[1]->macro( "dump_eval" ) # checking $clone[1]->macro( "dump_form" ) # checking $clone[1]->macro( "dump_indent" ) # checking $clone[1]->macro( "dump_packsubs" ) # checking $clone[1]->macro( "dump_sub" ) # checking $clone[1]->macro( "dump_vindent" ) # checking $clone[1]->macro( "errno" ) # checking $clone[1]->macro( "eval_pv" ) # checking $clone[1]->macro( "eval_sv" ) # checking $clone[1]->macro( "fbm_compile" ) # checking $clone[1]->macro( "fbm_instr" ) # checking $clone[1]->macro( "filter_add" ) # checking $clone[1]->macro( "filter_del" ) # checking $clone[1]->macro( "filter_read" ) # checking $clone[1]->macro( "find_rundefsvoffset" ) # checking $clone[1]->macro( "form" ) # checking $clone[1]->macro( "fpclassify" ) # checking $clone[1]->macro( "free_tmps" ) # checking $clone[1]->macro( "fseek" ) # checking $clone[1]->macro( "ftell" ) # checking $clone[1]->macro( "fwrite1" ) # checking $clone[1]->macro( "get_av" ) # checking $clone[1]->macro( "get_context" ) # checking $clone[1]->macro( "get_cv" ) # checking $clone[1]->macro( "get_hv" ) # checking $clone[1]->macro( "get_op_descs" ) # checking $clone[1]->macro( "get_op_names" ) # checking $clone[1]->macro( "get_ppaddr" ) # checking $clone[1]->macro( "get_sv" ) # checking $clone[1]->macro( "get_vtbl" ) # checking $clone[1]->macro( "getc" ) # checking $clone[1]->macro( "getcwd_sv" ) # checking $clone[1]->macro( "gp_free" ) # checking $clone[1]->macro( "gp_ref" ) # checking $clone[1]->macro( "grok_bin" ) # checking $clone[1]->macro( "grok_hex" ) # checking $clone[1]->macro( "grok_number" ) # checking $clone[1]->macro( "grok_numeric_radix" ) # checking $clone[1]->macro( "grok_oct" ) # checking $clone[1]->macro( "gv_AVadd" ) # checking $clone[1]->macro( "gv_HVadd" ) # checking $clone[1]->macro( "gv_IOadd" ) # checking $clone[1]->macro( "gv_SVadd" ) # checking $clone[1]->macro( "gv_autoload4" ) # checking $clone[1]->macro( "gv_check" ) # checking $clone[1]->macro( "gv_const_sv" ) # checking $clone[1]->macro( "gv_dump" ) # checking $clone[1]->macro( "gv_efullname" ) # checking $clone[1]->macro( "gv_efullname3" ) # checking $clone[1]->macro( "gv_efullname4" ) # checking $clone[1]->macro( "gv_fetchfile" ) # checking $clone[1]->macro( "gv_fetchmeth" ) # checking $clone[1]->macro( "gv_fetchmeth_autoload" ) # checking $clone[1]->macro( "gv_fetchmethod" ) # checking $clone[1]->macro( "gv_fetchmethod_autoload" ) # checking $clone[1]->macro( "gv_fetchpv" ) # checking $clone[1]->macro( "gv_fetchpvn_flags" ) # checking $clone[1]->macro( "gv_fetchpvs" ) # checking $clone[1]->macro( "gv_fetchsv" ) # checking $clone[1]->macro( "gv_fullname" ) # checking $clone[1]->macro( "gv_fullname3" ) # checking $clone[1]->macro( "gv_fullname4" ) # checking $clone[1]->macro( "gv_handler" ) # checking $clone[1]->macro( "gv_init" ) # checking $clone[1]->macro( "gv_name_set" ) # checking $clone[1]->macro( "gv_stashpv" ) # checking $clone[1]->macro( "gv_stashpvn" ) # checking $clone[1]->macro( "gv_stashpvs" ) # checking $clone[1]->macro( "gv_stashsv" ) # checking $clone[1]->macro( "h_addr" ) # checking $clone[1]->macro( "h_errno" ) # checking $clone[1]->macro( "howmany" ) # checking $clone[1]->macro( "htoni" ) # checking $clone[1]->macro( "hv_clear" ) # checking $clone[1]->macro( "hv_clear_placeholders" ) # checking $clone[1]->macro( "hv_delayfree_ent" ) # checking $clone[1]->macro( "hv_delete" ) # checking $clone[1]->macro( "hv_delete_ent" ) # checking $clone[1]->macro( "hv_exists" ) # checking $clone[1]->macro( "hv_exists_ent" ) # checking $clone[1]->macro( "hv_fetch" ) # checking $clone[1]->macro( "hv_fetch_ent" ) # checking $clone[1]->macro( "hv_fetchs" ) # checking $clone[1]->macro( "hv_free_ent" ) # checking $clone[1]->macro( "hv_iterinit" ) # checking $clone[1]->macro( "hv_iterkey" ) # checking $clone[1]->macro( "hv_iterkeysv" ) # checking $clone[1]->macro( "hv_iternext" ) # checking $clone[1]->macro( "hv_iternext_flags" ) # checking $clone[1]->macro( "hv_iternextsv" ) # checking $clone[1]->macro( "hv_iterval" ) # checking $clone[1]->macro( "hv_ksplit" ) # checking $clone[1]->macro( "hv_magic" ) # checking $clone[1]->macro( "hv_name_set" ) # checking $clone[1]->macro( "hv_scalar" ) # checking $clone[1]->macro( "hv_store" ) # checking $clone[1]->macro( "hv_store_ent" ) # checking $clone[1]->macro( "hv_store_flags" ) # checking $clone[1]->macro( "hv_stores" ) # checking $clone[1]->macro( "hv_undef" ) # checking $clone[1]->macro( "ibcmp" ) # checking $clone[1]->macro( "ibcmp_locale" ) # checking $clone[1]->macro( "ibcmp_utf8" ) # checking $clone[1]->macro( "init_i18nl10n" ) # checking $clone[1]->macro( "init_i18nl14n" ) # checking $clone[1]->macro( "init_stacks" ) # checking $clone[1]->macro( "init_tm" ) # checking $clone[1]->macro( "instr" ) # checking $clone[1]->macro( "isALNUM" ) # checking $clone[1]->macro( "isALNUMC" ) # checking $clone[1]->macro( "isALNUMC_LC" ) # checking $clone[1]->macro( "isALNUMC_LC_utf8" ) # checking $clone[1]->macro( "isALNUMC_LC_uvchr" ) # checking $clone[1]->macro( "isALNUMC_uni" ) # checking $clone[1]->macro( "isALNUMC_utf8" ) # checking $clone[1]->macro( "isALNUM_LC" ) # checking $clone[1]->macro( "isALNUM_LC_utf8" ) # checking $clone[1]->macro( "isALNUM_LC_uvchr" ) # checking $clone[1]->macro( "isALNUM_lazy" ) # checking $clone[1]->macro( "isALNUM_lazy_if" ) # checking $clone[1]->macro( "isALNUM_uni" ) # checking $clone[1]->macro( "isALNUM_utf8" ) # checking $clone[1]->macro( "isALPHA" ) # checking $clone[1]->macro( "isALPHA_LC" ) # checking $clone[1]->macro( "isALPHA_LC_utf8" ) # checking $clone[1]->macro( "isALPHA_LC_uvchr" ) # checking $clone[1]->macro( "isALPHA_uni" ) # checking $clone[1]->macro( "isALPHA_utf8" ) # checking $clone[1]->macro( "isASCII" ) # checking $clone[1]->macro( "isASCII_uni" ) # checking $clone[1]->macro( "isASCII_utf8" ) # checking $clone[1]->macro( "isBLANK" ) # checking $clone[1]->macro( "isBLANK_LC" ) # checking $clone[1]->macro( "isBLANK_LC_uni" ) # checking $clone[1]->macro( "isBLANK_LC_utf8" ) # checking $clone[1]->macro( "isBLANK_uni" ) # checking $clone[1]->macro( "isBLANK_utf8" ) # checking $clone[1]->macro( "isCNTRL" ) # checking $clone[1]->macro( "isCNTRL_LC" ) # checking $clone[1]->macro( "isCNTRL_LC_utf8" ) # checking $clone[1]->macro( "isCNTRL_LC_uvchr" ) # checking $clone[1]->macro( "isCNTRL_uni" ) # checking $clone[1]->macro( "isCNTRL_utf8" ) # checking $clone[1]->macro( "isDIGIT" ) # checking $clone[1]->macro( "isDIGIT_LC" ) # checking $clone[1]->macro( "isDIGIT_LC_utf8" ) # checking $clone[1]->macro( "isDIGIT_LC_uvchr" ) # checking $clone[1]->macro( "isDIGIT_uni" ) # checking $clone[1]->macro( "isDIGIT_utf8" ) # checking $clone[1]->macro( "isGRAPH" ) # checking $clone[1]->macro( "isGRAPH_LC" ) # checking $clone[1]->macro( "isGRAPH_LC_utf8" ) # checking $clone[1]->macro( "isGRAPH_LC_uvchr" ) # checking $clone[1]->macro( "isGRAPH_uni" ) # checking $clone[1]->macro( "isGRAPH_utf8" ) # checking $clone[1]->macro( "isGV" ) # checking $clone[1]->macro( "isGV_with_GP" ) # checking $clone[1]->macro( "isIDFIRST" ) # checking $clone[1]->macro( "isIDFIRST_LC" ) # checking $clone[1]->macro( "isIDFIRST_LC_utf8" ) # checking $clone[1]->macro( "isIDFIRST_LC_uvchr" ) # checking $clone[1]->macro( "isIDFIRST_lazy" ) # checking $clone[1]->macro( "isIDFIRST_lazy_if" ) # checking $clone[1]->macro( "isIDFIRST_uni" ) # checking $clone[1]->macro( "isIDFIRST_utf8" ) # checking $clone[1]->macro( "isLEXWARN_off" ) # checking $clone[1]->macro( "isLEXWARN_on" ) # checking $clone[1]->macro( "isLOWER" ) # checking $clone[1]->macro( "isLOWER_LC" ) # checking $clone[1]->macro( "isLOWER_LC_utf8" ) # checking $clone[1]->macro( "isLOWER_LC_uvchr" ) # checking $clone[1]->macro( "isLOWER_uni" ) # checking $clone[1]->macro( "isLOWER_utf8" ) # checking $clone[1]->macro( "isPRINT" ) # checking $clone[1]->macro( "isPRINT_LC" ) # checking $clone[1]->macro( "isPRINT_LC_utf8" ) # checking $clone[1]->macro( "isPRINT_LC_uvchr" ) # checking $clone[1]->macro( "isPRINT_uni" ) # checking $clone[1]->macro( "isPRINT_utf8" ) # checking $clone[1]->macro( "isPSXSPC" ) # checking $clone[1]->macro( "isPSXSPC_LC" ) # checking $clone[1]->macro( "isPSXSPC_LC_uni" ) # checking $clone[1]->macro( "isPSXSPC_LC_utf8" ) # checking $clone[1]->macro( "isPSXSPC_uni" ) # checking $clone[1]->macro( "isPSXSPC_utf8" ) # checking $clone[1]->macro( "isPUNCT" ) # checking $clone[1]->macro( "isPUNCT_LC" ) # checking $clone[1]->macro( "isPUNCT_LC_utf8" ) # checking $clone[1]->macro( "isPUNCT_LC_uvchr" ) # checking $clone[1]->macro( "isPUNCT_uni" ) # checking $clone[1]->macro( "isPUNCT_utf8" ) # checking $clone[1]->macro( "isSPACE" ) # checking $clone[1]->macro( "isSPACE_LC" ) # checking $clone[1]->macro( "isSPACE_LC_utf8" ) # checking $clone[1]->macro( "isSPACE_LC_uvchr" ) # checking $clone[1]->macro( "isSPACE_uni" ) # checking $clone[1]->macro( "isSPACE_utf8" ) # checking $clone[1]->macro( "isUPPER" ) # checking $clone[1]->macro( "isUPPER_LC" ) # checking $clone[1]->macro( "isUPPER_LC_utf8" ) # checking $clone[1]->macro( "isUPPER_LC_uvchr" ) # checking $clone[1]->macro( "isUPPER_uni" ) # checking $clone[1]->macro( "isUPPER_utf8" ) # checking $clone[1]->macro( "isWARN_ONCE" ) # checking $clone[1]->macro( "isWARN_on" ) # checking $clone[1]->macro( "isWARNf_on" ) # checking $clone[1]->macro( "isXDIGIT" ) # checking $clone[1]->macro( "isXDIGIT_uni" ) # checking $clone[1]->macro( "isXDIGIT_utf8" ) # checking $clone[1]->macro( "is_lvalue_sub" ) # checking $clone[1]->macro( "is_uni_alnum" ) # checking $clone[1]->macro( "is_uni_alnum_lc" ) # checking $clone[1]->macro( "is_uni_alnumc" ) # checking $clone[1]->macro( "is_uni_alnumc_lc" ) # checking $clone[1]->macro( "is_uni_alpha" ) # checking $clone[1]->macro( "is_uni_alpha_lc" ) # checking $clone[1]->macro( "is_uni_ascii" ) # checking $clone[1]->macro( "is_uni_ascii_lc" ) # checking $clone[1]->macro( "is_uni_cntrl" ) # checking $clone[1]->macro( "is_uni_cntrl_lc" ) # checking $clone[1]->macro( "is_uni_digit" ) # checking $clone[1]->macro( "is_uni_digit_lc" ) # checking $clone[1]->macro( "is_uni_graph" ) # checking $clone[1]->macro( "is_uni_graph_lc" ) # checking $clone[1]->macro( "is_uni_idfirst" ) # checking $clone[1]->macro( "is_uni_idfirst_lc" ) # checking $clone[1]->macro( "is_uni_lower" ) # checking $clone[1]->macro( "is_uni_lower_lc" ) # checking $clone[1]->macro( "is_uni_print" ) # checking $clone[1]->macro( "is_uni_print_lc" ) # checking $clone[1]->macro( "is_uni_punct" ) # checking $clone[1]->macro( "is_uni_punct_lc" ) # checking $clone[1]->macro( "is_uni_space" ) # checking $clone[1]->macro( "is_uni_space_lc" ) # checking $clone[1]->macro( "is_uni_upper" ) # checking $clone[1]->macro( "is_uni_upper_lc" ) # checking $clone[1]->macro( "is_uni_xdigit" ) # checking $clone[1]->macro( "is_uni_xdigit_lc" ) # checking $clone[1]->macro( "is_utf8_alnum" ) # checking $clone[1]->macro( "is_utf8_alnumc" ) # checking $clone[1]->macro( "is_utf8_alpha" ) # checking $clone[1]->macro( "is_utf8_ascii" ) # checking $clone[1]->macro( "is_utf8_char" ) # checking $clone[1]->macro( "is_utf8_cntrl" ) # checking $clone[1]->macro( "is_utf8_digit" ) # checking $clone[1]->macro( "is_utf8_graph" ) # checking $clone[1]->macro( "is_utf8_idcont" ) # checking $clone[1]->macro( "is_utf8_idfirst" ) # checking $clone[1]->macro( "is_utf8_lower" ) # checking $clone[1]->macro( "is_utf8_mark" ) # checking $clone[1]->macro( "is_utf8_print" ) # checking $clone[1]->macro( "is_utf8_punct" ) # checking $clone[1]->macro( "is_utf8_space" ) # checking $clone[1]->macro( "is_utf8_string" ) # checking $clone[1]->macro( "is_utf8_string_loc" ) # checking $clone[1]->macro( "is_utf8_string_loclen" ) # checking $clone[1]->macro( "is_utf8_upper" ) # checking $clone[1]->macro( "is_utf8_xdigit" ) # checking $clone[1]->macro( "isalnum" ) # checking $clone[1]->macro( "isalnum_l" ) # checking $clone[1]->macro( "isalpha" ) # checking $clone[1]->macro( "isalpha_l" ) # checking $clone[1]->macro( "isascii" ) # checking $clone[1]->macro( "isascii_l" ) # checking $clone[1]->macro( "isblank" ) # checking $clone[1]->macro( "isblank_l" ) # checking $clone[1]->macro( "isclr" ) # checking $clone[1]->macro( "iscntrl" ) # checking $clone[1]->macro( "iscntrl_l" ) # checking $clone[1]->macro( "isdigit" ) # checking $clone[1]->macro( "isdigit_l" ) # checking $clone[1]->macro( "isfinite" ) # checking $clone[1]->macro( "isgraph" ) # checking $clone[1]->macro( "isgraph_l" ) # checking $clone[1]->macro( "isgreater" ) # checking $clone[1]->macro( "isgreaterequal" ) # checking $clone[1]->macro( "isinf" ) # checking $clone[1]->macro( "isless" ) # checking $clone[1]->macro( "islessequal" ) # checking $clone[1]->macro( "islessgreater" ) # checking $clone[1]->macro( "islower" ) # checking $clone[1]->macro( "islower_l" ) # checking $clone[1]->macro( "isnan" ) # checking $clone[1]->macro( "isnormal" ) # checking $clone[1]->macro( "isprint" ) # checking $clone[1]->macro( "isprint_l" ) # checking $clone[1]->macro( "ispunct" ) # checking $clone[1]->macro( "ispunct_l" ) # checking $clone[1]->macro( "isset" ) # checking $clone[1]->macro( "isspace" ) # checking $clone[1]->macro( "isspace_l" ) # checking $clone[1]->macro( "isunordered" ) # checking $clone[1]->macro( "isupper" ) # checking $clone[1]->macro( "isupper_l" ) # checking $clone[1]->macro( "isxdigit" ) # checking $clone[1]->macro( "isxdigit_l" ) # checking $clone[1]->macro( "kBINOP" ) # checking $clone[1]->macro( "kCOP" ) # checking $clone[1]->macro( "kGVOP_gv" ) # checking $clone[1]->macro( "kLISTOP" ) # checking $clone[1]->macro( "kLOGOP" ) # checking $clone[1]->macro( "kLOOP" ) # checking $clone[1]->macro( "kPADOP" ) # checking $clone[1]->macro( "kPMOP" ) # checking $clone[1]->macro( "kPVOP" ) # checking $clone[1]->macro( "kSVOP" ) # checking $clone[1]->macro( "kSVOP_sv" ) # checking $clone[1]->macro( "kUNOP" ) # checking $clone[1]->macro( "leave_scope" ) # checking $clone[1]->macro( "load_module" ) # checking $clone[1]->macro( "looks_like_number" ) # checking $clone[1]->macro( "mPUSHi" ) # checking $clone[1]->macro( "mPUSHn" ) # checking $clone[1]->macro( "mPUSHp" ) # checking $clone[1]->macro( "mPUSHu" ) # checking $clone[1]->macro( "mXPUSHi" ) # checking $clone[1]->macro( "mXPUSHn" ) # checking $clone[1]->macro( "mXPUSHp" ) # checking $clone[1]->macro( "mXPUSHu" ) # checking $clone[1]->macro( "magic_dump" ) # checking $clone[1]->macro( "major" ) # checking $clone[1]->macro( "makedev" ) # checking $clone[1]->macro( "markstack_grow" ) # checking $clone[1]->macro( "memEQ" ) # checking $clone[1]->macro( "memNE" ) # checking $clone[1]->macro( "memzero" ) # checking $clone[1]->macro( "mess" ) # checking $clone[1]->macro( "mg_clear" ) # checking $clone[1]->macro( "mg_copy" ) # checking $clone[1]->macro( "mg_find" ) # checking $clone[1]->macro( "mg_free" ) # checking $clone[1]->macro( "mg_get" ) # checking $clone[1]->macro( "mg_length" ) # checking $clone[1]->macro( "mg_magical" ) # checking $clone[1]->macro( "mg_set" ) # checking $clone[1]->macro( "mg_size" ) # checking $clone[1]->macro( "mini_mktime" ) # checking $clone[1]->macro( "minor" ) # checking $clone[1]->macro( "moreswitches" ) # checking $clone[1]->macro( "my_atof" ) # checking $clone[1]->macro( "my_atof2" ) # checking $clone[1]->macro( "my_exit" ) # checking $clone[1]->macro( "my_failure_exit" ) # checking $clone[1]->macro( "my_fflush_all" ) # checking $clone[1]->macro( "my_fork" ) # checking $clone[1]->macro( "my_lstat" ) # checking $clone[1]->macro( "my_pclose" ) # checking $clone[1]->macro( "my_popen" ) # checking $clone[1]->macro( "my_popen_list" ) # checking $clone[1]->macro( "my_setenv" ) # checking $clone[1]->macro( "my_snprintf" ) # checking $clone[1]->macro( "my_socketpair" ) # checking $clone[1]->macro( "my_sprintf" ) # checking $clone[1]->macro( "my_stat" ) # checking $clone[1]->macro( "my_strftime" ) # checking $clone[1]->macro( "my_strlcat" ) # checking $clone[1]->macro( "my_strlcpy" ) # checking $clone[1]->macro( "my_vsnprintf" ) # checking $clone[1]->macro( "newANONATTRSUB" ) # checking $clone[1]->macro( "newANONHASH" ) # checking $clone[1]->macro( "newANONLIST" ) # checking $clone[1]->macro( "newANONSUB" ) # checking $clone[1]->macro( "newASSIGNOP" ) # checking $clone[1]->macro( "newATTRSUB" ) # checking $clone[1]->macro( "newAV" ) # checking $clone[1]->macro( "newAVREF" ) # checking $clone[1]->macro( "newBINOP" ) # checking $clone[1]->macro( "newCONDOP" ) # checking $clone[1]->macro( "newCONSTSUB" ) # checking $clone[1]->macro( "newCVREF" ) # checking $clone[1]->macro( "newFORM" ) # checking $clone[1]->macro( "newFOROP" ) # checking $clone[1]->macro( "newGIVENOP" ) # checking $clone[1]->macro( "newGVOP" ) # checking $clone[1]->macro( "newGVREF" ) # checking $clone[1]->macro( "newGVgen" ) # checking $clone[1]->macro( "newHV" ) # checking $clone[1]->macro( "newHVREF" ) # checking $clone[1]->macro( "newHVhv" ) # checking $clone[1]->macro( "newIO" ) # checking $clone[1]->macro( "newLISTOP" ) # checking $clone[1]->macro( "newLOGOP" ) # checking $clone[1]->macro( "newLOOPEX" ) # checking $clone[1]->macro( "newLOOPOP" ) # checking $clone[1]->macro( "newMYSUB" ) # checking $clone[1]->macro( "newNULLLIST" ) # checking $clone[1]->macro( "newOP" ) # checking $clone[1]->macro( "newPADOP" ) # checking $clone[1]->macro( "newPMOP" ) # checking $clone[1]->macro( "newPROG" ) # checking $clone[1]->macro( "newPVOP" ) # checking $clone[1]->macro( "newRANGE" ) # checking $clone[1]->macro( "newRV" ) # checking $clone[1]->macro( "newRV_inc" ) # checking $clone[1]->macro( "newRV_noinc" ) # checking $clone[1]->macro( "newSLICEOP" ) # checking $clone[1]->macro( "newSTATEOP" ) # checking $clone[1]->macro( "newSUB" ) # checking $clone[1]->macro( "newSV" ) # checking $clone[1]->macro( "newSVOP" ) # checking $clone[1]->macro( "newSVREF" ) # checking $clone[1]->macro( "newSVhek" ) # checking $clone[1]->macro( "newSViv" ) # checking $clone[1]->macro( "newSVnv" ) # checking $clone[1]->macro( "newSVpv" ) # checking $clone[1]->macro( "newSVpvf" ) # checking $clone[1]->macro( "newSVpvn" ) # checking $clone[1]->macro( "newSVpvn_share" ) # checking $clone[1]->macro( "newSVpvs" ) # checking $clone[1]->macro( "newSVpvs_share" ) # checking $clone[1]->macro( "newSVrv" ) # checking $clone[1]->macro( "newSVsv" ) # checking $clone[1]->macro( "newSVuv" ) # checking $clone[1]->macro( "newUNOP" ) # checking $clone[1]->macro( "newWHENOP" ) # checking $clone[1]->macro( "newWHILEOP" ) # checking $clone[1]->macro( "newXS" ) # checking $clone[1]->macro( "newXS_flags" ) # checking $clone[1]->macro( "new_collate" ) # checking $clone[1]->macro( "new_ctype" ) # checking $clone[1]->macro( "new_numeric" ) # checking $clone[1]->macro( "new_stackinfo" ) # checking $clone[1]->macro( "new_version" ) # checking $clone[1]->macro( "ninstr" ) # checking $clone[1]->macro( "noinline" ) # checking $clone[1]->macro( "nothreadhook" ) # checking $clone[1]->macro( "ntohi" ) # checking $clone[1]->macro( "offsetof" ) # checking $clone[1]->macro( "opASSIGN" ) # checking $clone[1]->macro( "op_dump" ) # checking $clone[1]->macro( "op_free" ) # checking $clone[1]->macro( "op_getmad" ) # checking $clone[1]->macro( "op_null" ) # checking $clone[1]->macro( "op_refcnt_lock" ) # checking $clone[1]->macro( "op_refcnt_unlock" ) # checking $clone[1]->macro( "pMY_CXT" ) # checking $clone[1]->macro( "pMY_CXT_" ) # checking $clone[1]->macro( "pTHX" ) # checking $clone[1]->macro( "pTHX_" ) # checking $clone[1]->macro( "pTHX_1" ) # checking $clone[1]->macro( "pTHX_2" ) # checking $clone[1]->macro( "pTHX_3" ) # checking $clone[1]->macro( "pTHX_4" ) # checking $clone[1]->macro( "pTHX_5" ) # checking $clone[1]->macro( "pTHX_6" ) # checking $clone[1]->macro( "pTHX_7" ) # checking $clone[1]->macro( "pTHX_8" ) # checking $clone[1]->macro( "pTHX_9" ) # checking $clone[1]->macro( "pTHX_FORMAT" ) # checking $clone[1]->macro( "pTHX_VALUE" ) # checking $clone[1]->macro( "pTHX_VALUE_" ) # checking $clone[1]->macro( "pTHX__FORMAT" ) # checking $clone[1]->macro( "pTHX__VALUE" ) # checking $clone[1]->macro( "pTHX__VALUE_" ) # checking $clone[1]->macro( "pTHXo" ) # checking $clone[1]->macro( "pTHXo_" ) # checking $clone[1]->macro( "pTHXx" ) # checking $clone[1]->macro( "pTHXx_" ) # checking $clone[1]->macro( "pVAR" ) # checking $clone[1]->macro( "pWARN_ALL" ) # checking $clone[1]->macro( "pWARN_NONE" ) # checking $clone[1]->macro( "pWARN_STD" ) # checking $clone[1]->macro( "packWARN" ) # checking $clone[1]->macro( "packWARN2" ) # checking $clone[1]->macro( "packWARN3" ) # checking $clone[1]->macro( "packWARN4" ) # checking $clone[1]->macro( "pack_cat" ) # checking $clone[1]->macro( "packlist" ) # checking $clone[1]->macro( "pad_peg" ) # checking $clone[1]->macro( "pad_sv" ) # checking $clone[1]->macro( "padnew_CLONE" ) # checking $clone[1]->macro( "padnew_SAVE" ) # checking $clone[1]->macro( "padnew_SAVESUB" ) # checking $clone[1]->macro( "perl_atexit" ) # checking $clone[1]->macro( "perl_call_argv" ) # checking $clone[1]->macro( "perl_call_method" ) # checking $clone[1]->macro( "perl_call_pv" ) # checking $clone[1]->macro( "perl_call_sv" ) # checking $clone[1]->macro( "perl_eval_pv" ) # checking $clone[1]->macro( "perl_eval_sv" ) # checking $clone[1]->macro( "perl_get_av" ) # checking $clone[1]->macro( "perl_get_cv" ) # checking $clone[1]->macro( "perl_get_hv" ) # checking $clone[1]->macro( "perl_get_sv" ) # checking $clone[1]->macro( "perl_init_i18nl10n" ) # checking $clone[1]->macro( "perl_init_i18nl14n" ) # checking $clone[1]->macro( "perl_new_collate" ) # checking $clone[1]->macro( "perl_new_ctype" ) # checking $clone[1]->macro( "perl_new_numeric" ) # checking $clone[1]->macro( "perl_require_pv" ) # checking $clone[1]->macro( "pmflag" ) # checking $clone[1]->macro( "pmop_dump" ) # checking $clone[1]->macro( "pop_scope" ) # checking $clone[1]->macro( "powerof2" ) # checking $clone[1]->macro( "pp_aassign" ) # checking $clone[1]->macro( "pp_abs" ) # checking $clone[1]->macro( "pp_accept" ) # checking $clone[1]->macro( "pp_add" ) # checking $clone[1]->macro( "pp_aelem" ) # checking $clone[1]->macro( "pp_aelemfast" ) # checking $clone[1]->macro( "pp_alarm" ) # checking $clone[1]->macro( "pp_and" ) # checking $clone[1]->macro( "pp_andassign" ) # checking $clone[1]->macro( "pp_anoncode" ) # checking $clone[1]->macro( "pp_anonhash" ) # checking $clone[1]->macro( "pp_anonlist" ) # checking $clone[1]->macro( "pp_aslice" ) # checking $clone[1]->macro( "pp_atan2" ) # checking $clone[1]->macro( "pp_av2arylen" ) # checking $clone[1]->macro( "pp_backtick" ) # checking $clone[1]->macro( "pp_bind" ) # checking $clone[1]->macro( "pp_binmode" ) # checking $clone[1]->macro( "pp_bit_and" ) # checking $clone[1]->macro( "pp_bit_or" ) # checking $clone[1]->macro( "pp_bit_xor" ) # checking $clone[1]->macro( "pp_bless" ) # checking $clone[1]->macro( "pp_break" ) # checking $clone[1]->macro( "pp_caller" ) # checking $clone[1]->macro( "pp_chdir" ) # checking $clone[1]->macro( "pp_chmod" ) # checking $clone[1]->macro( "pp_chomp" ) # checking $clone[1]->macro( "pp_chop" ) # checking $clone[1]->macro( "pp_chown" ) # checking $clone[1]->macro( "pp_chr" ) # checking $clone[1]->macro( "pp_chroot" ) # checking $clone[1]->macro( "pp_close" ) # checking $clone[1]->macro( "pp_closedir" ) # checking $clone[1]->macro( "pp_complement" ) # checking $clone[1]->macro( "pp_concat" ) # checking $clone[1]->macro( "pp_cond_expr" ) # checking $clone[1]->macro( "pp_connect" ) # checking $clone[1]->macro( "pp_const" ) # checking $clone[1]->macro( "pp_continue" ) # checking $clone[1]->macro( "pp_cos" ) # checking $clone[1]->macro( "pp_crypt" ) # checking $clone[1]->macro( "pp_dbmclose" ) # checking $clone[1]->macro( "pp_dbmopen" ) # checking $clone[1]->macro( "pp_dbstate" ) # checking $clone[1]->macro( "pp_defined" ) # checking $clone[1]->macro( "pp_delete" ) # checking $clone[1]->macro( "pp_die" ) # checking $clone[1]->macro( "pp_divide" ) # checking $clone[1]->macro( "pp_dofile" ) # checking $clone[1]->macro( "pp_dor" ) # checking $clone[1]->macro( "pp_dorassign" ) # checking $clone[1]->macro( "pp_dump" ) # checking $clone[1]->macro( "pp_each" ) # checking $clone[1]->macro( "pp_egrent" ) # checking $clone[1]->macro( "pp_ehostent" ) # checking $clone[1]->macro( "pp_enetent" ) # checking $clone[1]->macro( "pp_enter" ) # checking $clone[1]->macro( "pp_entereval" ) # checking $clone[1]->macro( "pp_entergiven" ) # checking $clone[1]->macro( "pp_enteriter" ) # checking $clone[1]->macro( "pp_enterloop" ) # checking $clone[1]->macro( "pp_entersub" ) # checking $clone[1]->macro( "pp_entertry" ) # checking $clone[1]->macro( "pp_enterwhen" ) # checking $clone[1]->macro( "pp_enterwrite" ) # checking $clone[1]->macro( "pp_eof" ) # checking $clone[1]->macro( "pp_eprotoent" ) # checking $clone[1]->macro( "pp_epwent" ) # checking $clone[1]->macro( "pp_eq" ) # checking $clone[1]->macro( "pp_eservent" ) # checking $clone[1]->macro( "pp_exec" ) # checking $clone[1]->macro( "pp_exists" ) # checking $clone[1]->macro( "pp_exit" ) # checking $clone[1]->macro( "pp_exp" ) # checking $clone[1]->macro( "pp_fcntl" ) # checking $clone[1]->macro( "pp_fileno" ) # checking $clone[1]->macro( "pp_flip" ) # checking $clone[1]->macro( "pp_flock" ) # checking $clone[1]->macro( "pp_flop" ) # checking $clone[1]->macro( "pp_fork" ) # checking $clone[1]->macro( "pp_formline" ) # checking $clone[1]->macro( "pp_ftatime" ) # checking $clone[1]->macro( "pp_ftbinary" ) # checking $clone[1]->macro( "pp_ftblk" ) # checking $clone[1]->macro( "pp_ftchr" ) # checking $clone[1]->macro( "pp_ftctime" ) # checking $clone[1]->macro( "pp_ftdir" ) # checking $clone[1]->macro( "pp_fteexec" ) # checking $clone[1]->macro( "pp_fteowned" ) # checking $clone[1]->macro( "pp_fteread" ) # checking $clone[1]->macro( "pp_ftewrite" ) # checking $clone[1]->macro( "pp_ftfile" ) # checking $clone[1]->macro( "pp_ftis" ) # checking $clone[1]->macro( "pp_ftlink" ) # checking $clone[1]->macro( "pp_ftmtime" ) # checking $clone[1]->macro( "pp_ftpipe" ) # checking $clone[1]->macro( "pp_ftrexec" ) # checking $clone[1]->macro( "pp_ftrowned" ) # checking $clone[1]->macro( "pp_ftrread" ) # checking $clone[1]->macro( "pp_ftrwrite" ) # checking $clone[1]->macro( "pp_ftsgid" ) # checking $clone[1]->macro( "pp_ftsize" ) # checking $clone[1]->macro( "pp_ftsock" ) # checking $clone[1]->macro( "pp_ftsuid" ) # checking $clone[1]->macro( "pp_ftsvtx" ) # checking $clone[1]->macro( "pp_fttext" ) # checking $clone[1]->macro( "pp_fttty" ) # checking $clone[1]->macro( "pp_ftzero" ) # checking $clone[1]->macro( "pp_ge" ) # checking $clone[1]->macro( "pp_gelem" ) # checking $clone[1]->macro( "pp_getc" ) # checking $clone[1]->macro( "pp_getlogin" ) # checking $clone[1]->macro( "pp_getpeername" ) # checking $clone[1]->macro( "pp_getpgrp" ) # checking $clone[1]->macro( "pp_getppid" ) # checking $clone[1]->macro( "pp_getpriority" ) # checking $clone[1]->macro( "pp_getsockname" ) # checking $clone[1]->macro( "pp_ggrent" ) # checking $clone[1]->macro( "pp_ggrgid" ) # checking $clone[1]->macro( "pp_ggrnam" ) # checking $clone[1]->macro( "pp_ghbyaddr" ) # checking $clone[1]->macro( "pp_ghbyname" ) # checking $clone[1]->macro( "pp_ghostent" ) # checking $clone[1]->macro( "pp_glob" ) # checking $clone[1]->macro( "pp_gmtime" ) # checking $clone[1]->macro( "pp_gnbyaddr" ) # checking $clone[1]->macro( "pp_gnbyname" ) # checking $clone[1]->macro( "pp_gnetent" ) # checking $clone[1]->macro( "pp_goto" ) # checking $clone[1]->macro( "pp_gpbyname" ) # checking $clone[1]->macro( "pp_gpbynumber" ) # checking $clone[1]->macro( "pp_gprotoent" ) # checking $clone[1]->macro( "pp_gpwent" ) # checking $clone[1]->macro( "pp_gpwnam" ) # checking $clone[1]->macro( "pp_gpwuid" ) # checking $clone[1]->macro( "pp_grepstart" ) # checking $clone[1]->macro( "pp_grepwhile" ) # checking $clone[1]->macro( "pp_gsbyname" ) # checking $clone[1]->macro( "pp_gsbyport" ) # checking $clone[1]->macro( "pp_gservent" ) # checking $clone[1]->macro( "pp_gsockopt" ) # checking $clone[1]->macro( "pp_gt" ) # checking $clone[1]->macro( "pp_gv" ) # checking $clone[1]->macro( "pp_gvsv" ) # checking $clone[1]->macro( "pp_helem" ) # checking $clone[1]->macro( "pp_hex" ) # checking $clone[1]->macro( "pp_hslice" ) # checking $clone[1]->macro( "pp_i_add" ) # checking $clone[1]->macro( "pp_i_divide" ) # checking $clone[1]->macro( "pp_i_eq" ) # checking $clone[1]->macro( "pp_i_ge" ) # checking $clone[1]->macro( "pp_i_gt" ) # checking $clone[1]->macro( "pp_i_le" ) # checking $clone[1]->macro( "pp_i_lt" ) # checking $clone[1]->macro( "pp_i_modulo" ) # checking $clone[1]->macro( "pp_i_multiply" ) # checking $clone[1]->macro( "pp_i_ncmp" ) # checking $clone[1]->macro( "pp_i_ne" ) # checking $clone[1]->macro( "pp_i_negate" ) # checking $clone[1]->macro( "pp_i_subtract" ) # checking $clone[1]->macro( "pp_index" ) # checking $clone[1]->macro( "pp_int" ) # checking $clone[1]->macro( "pp_ioctl" ) # checking $clone[1]->macro( "pp_iter" ) # checking $clone[1]->macro( "pp_join" ) # checking $clone[1]->macro( "pp_keys" ) # checking $clone[1]->macro( "pp_kill" ) # checking $clone[1]->macro( "pp_last" ) # checking $clone[1]->macro( "pp_lc" ) # checking $clone[1]->macro( "pp_lcfirst" ) # checking $clone[1]->macro( "pp_le" ) # checking $clone[1]->macro( "pp_leave" ) # checking $clone[1]->macro( "pp_leaveeval" ) # checking $clone[1]->macro( "pp_leavegiven" ) # checking $clone[1]->macro( "pp_leaveloop" ) # checking $clone[1]->macro( "pp_leavesub" ) # checking $clone[1]->macro( "pp_leavesublv" ) # checking $clone[1]->macro( "pp_leavetry" ) # checking $clone[1]->macro( "pp_leavewhen" ) # checking $clone[1]->macro( "pp_leavewrite" ) # checking $clone[1]->macro( "pp_left_shift" ) # checking $clone[1]->macro( "pp_length" ) # checking $clone[1]->macro( "pp_lineseq" ) # checking $clone[1]->macro( "pp_link" ) # checking $clone[1]->macro( "pp_list" ) # checking $clone[1]->macro( "pp_listen" ) # checking $clone[1]->macro( "pp_localtime" ) # checking $clone[1]->macro( "pp_lock" ) # checking $clone[1]->macro( "pp_log" ) # checking $clone[1]->macro( "pp_lslice" ) # checking $clone[1]->macro( "pp_lstat" ) # checking $clone[1]->macro( "pp_lt" ) # checking $clone[1]->macro( "pp_mapstart" ) # checking $clone[1]->macro( "pp_mapwhile" ) # checking $clone[1]->macro( "pp_match" ) # checking $clone[1]->macro( "pp_method" ) # checking $clone[1]->macro( "pp_method_named" ) # checking $clone[1]->macro( "pp_mkdir" ) # checking $clone[1]->macro( "pp_modulo" ) # checking $clone[1]->macro( "pp_msgctl" ) # checking $clone[1]->macro( "pp_msgget" ) # checking $clone[1]->macro( "pp_msgrcv" ) # checking $clone[1]->macro( "pp_msgsnd" ) # checking $clone[1]->macro( "pp_multiply" ) # checking $clone[1]->macro( "pp_ncmp" ) # checking $clone[1]->macro( "pp_ne" ) # checking $clone[1]->macro( "pp_negate" ) # checking $clone[1]->macro( "pp_next" ) # checking $clone[1]->macro( "pp_nextstate" ) # checking $clone[1]->macro( "pp_not" ) # checking $clone[1]->macro( "pp_null" ) # checking $clone[1]->macro( "pp_oct" ) # checking $clone[1]->macro( "pp_open" ) # checking $clone[1]->macro( "pp_open_dir" ) # checking $clone[1]->macro( "pp_or" ) # checking $clone[1]->macro( "pp_orassign" ) # checking $clone[1]->macro( "pp_ord" ) # checking $clone[1]->macro( "pp_pack" ) # checking $clone[1]->macro( "pp_padany" ) # checking $clone[1]->macro( "pp_padav" ) # checking $clone[1]->macro( "pp_padhv" ) # checking $clone[1]->macro( "pp_padsv" ) # checking $clone[1]->macro( "pp_pipe_op" ) # checking $clone[1]->macro( "pp_pop" ) # checking $clone[1]->macro( "pp_pos" ) # checking $clone[1]->macro( "pp_postdec" ) # checking $clone[1]->macro( "pp_postinc" ) # checking $clone[1]->macro( "pp_pow" ) # checking $clone[1]->macro( "pp_predec" ) # checking $clone[1]->macro( "pp_preinc" ) # checking $clone[1]->macro( "pp_print" ) # checking $clone[1]->macro( "pp_prototype" ) # checking $clone[1]->macro( "pp_prtf" ) # checking $clone[1]->macro( "pp_push" ) # checking $clone[1]->macro( "pp_pushmark" ) # checking $clone[1]->macro( "pp_pushre" ) # checking $clone[1]->macro( "pp_qr" ) # checking $clone[1]->macro( "pp_quotemeta" ) # checking $clone[1]->macro( "pp_rand" ) # checking $clone[1]->macro( "pp_range" ) # checking $clone[1]->macro( "pp_rcatline" ) # checking $clone[1]->macro( "pp_read" ) # checking $clone[1]->macro( "pp_readdir" ) # checking $clone[1]->macro( "pp_readline" ) # checking $clone[1]->macro( "pp_readlink" ) # checking $clone[1]->macro( "pp_recv" ) # checking $clone[1]->macro( "pp_redo" ) # checking $clone[1]->macro( "pp_ref" ) # checking $clone[1]->macro( "pp_refgen" ) # checking $clone[1]->macro( "pp_regcmaybe" ) # checking $clone[1]->macro( "pp_regcomp" ) # checking $clone[1]->macro( "pp_regcreset" ) # checking $clone[1]->macro( "pp_rename" ) # checking $clone[1]->macro( "pp_repeat" ) # checking $clone[1]->macro( "pp_require" ) # checking $clone[1]->macro( "pp_reset" ) # checking $clone[1]->macro( "pp_return" ) # checking $clone[1]->macro( "pp_reverse" ) # checking $clone[1]->macro( "pp_rewinddir" ) # checking $clone[1]->macro( "pp_right_shift" ) # checking $clone[1]->macro( "pp_rindex" ) # checking $clone[1]->macro( "pp_rmdir" ) # checking $clone[1]->macro( "pp_rv2av" ) # checking $clone[1]->macro( "pp_rv2cv" ) # checking $clone[1]->macro( "pp_rv2gv" ) # checking $clone[1]->macro( "pp_rv2hv" ) # checking $clone[1]->macro( "pp_rv2sv" ) # checking $clone[1]->macro( "pp_sassign" ) # checking $clone[1]->macro( "pp_say" ) # checking $clone[1]->macro( "pp_scalar" ) # checking $clone[1]->macro( "pp_schomp" ) # checking $clone[1]->macro( "pp_schop" ) # checking $clone[1]->macro( "pp_scmp" ) # checking $clone[1]->macro( "pp_scope" ) # checking $clone[1]->macro( "pp_seek" ) # checking $clone[1]->macro( "pp_seekdir" ) # checking $clone[1]->macro( "pp_select" ) # checking $clone[1]->macro( "pp_semctl" ) # checking $clone[1]->macro( "pp_semget" ) # checking $clone[1]->macro( "pp_semop" ) # checking $clone[1]->macro( "pp_send" ) # checking $clone[1]->macro( "pp_seq" ) # checking $clone[1]->macro( "pp_setpgrp" ) # checking $clone[1]->macro( "pp_setpriority" ) # checking $clone[1]->macro( "pp_setstate" ) # checking $clone[1]->macro( "pp_sge" ) # checking $clone[1]->macro( "pp_sgrent" ) # checking $clone[1]->macro( "pp_sgt" ) # checking $clone[1]->macro( "pp_shift" ) # checking $clone[1]->macro( "pp_shmctl" ) # checking $clone[1]->macro( "pp_shmget" ) # checking $clone[1]->macro( "pp_shmread" ) # checking $clone[1]->macro( "pp_shmwrite" ) # checking $clone[1]->macro( "pp_shostent" ) # checking $clone[1]->macro( "pp_shutdown" ) # checking $clone[1]->macro( "pp_sin" ) # checking $clone[1]->macro( "pp_sle" ) # checking $clone[1]->macro( "pp_sleep" ) # checking $clone[1]->macro( "pp_slt" ) # checking $clone[1]->macro( "pp_smartmatch" ) # checking $clone[1]->macro( "pp_sne" ) # checking $clone[1]->macro( "pp_snetent" ) # checking $clone[1]->macro( "pp_socket" ) # checking $clone[1]->macro( "pp_sockpair" ) # checking $clone[1]->macro( "pp_sort" ) # checking $clone[1]->macro( "pp_splice" ) # checking $clone[1]->macro( "pp_split" ) # checking $clone[1]->macro( "pp_sprintf" ) # checking $clone[1]->macro( "pp_sprotoent" ) # checking $clone[1]->macro( "pp_spwent" ) # checking $clone[1]->macro( "pp_sqrt" ) # checking $clone[1]->macro( "pp_srand" ) # checking $clone[1]->macro( "pp_srefgen" ) # checking $clone[1]->macro( "pp_sselect" ) # checking $clone[1]->macro( "pp_sservent" ) # checking $clone[1]->macro( "pp_ssockopt" ) # checking $clone[1]->macro( "pp_stat" ) # checking $clone[1]->macro( "pp_stringify" ) # checking $clone[1]->macro( "pp_stub" ) # checking $clone[1]->macro( "pp_study" ) # checking $clone[1]->macro( "pp_subst" ) # checking $clone[1]->macro( "pp_substcont" ) # checking $clone[1]->macro( "pp_substr" ) # checking $clone[1]->macro( "pp_subtract" ) # checking $clone[1]->macro( "pp_symlink" ) # checking $clone[1]->macro( "pp_syscall" ) # checking $clone[1]->macro( "pp_sysopen" ) # checking $clone[1]->macro( "pp_sysread" ) # checking $clone[1]->macro( "pp_sysseek" ) # checking $clone[1]->macro( "pp_system" ) # checking $clone[1]->macro( "pp_syswrite" ) # checking $clone[1]->macro( "pp_tell" ) # checking $clone[1]->macro( "pp_telldir" ) # checking $clone[1]->macro( "pp_threadsv" ) # checking $clone[1]->macro( "pp_tie" ) # checking $clone[1]->macro( "pp_tied" ) # checking $clone[1]->macro( "pp_time" ) # checking $clone[1]->macro( "pp_tms" ) # checking $clone[1]->macro( "pp_trans" ) # checking $clone[1]->macro( "pp_truncate" ) # checking $clone[1]->macro( "pp_uc" ) # checking $clone[1]->macro( "pp_ucfirst" ) # checking $clone[1]->macro( "pp_umask" ) # checking $clone[1]->macro( "pp_undef" ) # checking $clone[1]->macro( "pp_unlink" ) # checking $clone[1]->macro( "pp_unpack" ) # checking $clone[1]->macro( "pp_unshift" ) # checking $clone[1]->macro( "pp_unstack" ) # checking $clone[1]->macro( "pp_untie" ) # checking $clone[1]->macro( "pp_utime" ) # checking $clone[1]->macro( "pp_values" ) # checking $clone[1]->macro( "pp_vec" ) # checking $clone[1]->macro( "pp_wait" ) # checking $clone[1]->macro( "pp_waitpid" ) # checking $clone[1]->macro( "pp_wantarray" ) # checking $clone[1]->macro( "pp_warn" ) # checking $clone[1]->macro( "pp_xor" ) # checking $clone[1]->macro( "pregcomp" ) # checking $clone[1]->macro( "pregexec" ) # checking $clone[1]->macro( "pregfree" ) # checking $clone[1]->macro( "push_scope" ) # checking $clone[1]->macro( "putc" ) # checking $clone[1]->macro( "pv_display" ) # checking $clone[1]->macro( "pv_escape" ) # checking $clone[1]->macro( "pv_pretty" ) # checking $clone[1]->macro( "pv_uni_display" ) # checking $clone[1]->macro( "re_intuit_start" ) # checking $clone[1]->macro( "re_intuit_string" ) # checking $clone[1]->macro( "regclass_swash" ) # checking $clone[1]->macro( "regdump" ) # checking $clone[1]->macro( "regexec_flags" ) # checking $clone[1]->macro( "reginitcolors" ) # checking $clone[1]->macro( "regnext" ) # checking $clone[1]->macro( "repeatcpy" ) # checking $clone[1]->macro( "require_pv" ) # checking $clone[1]->macro( "rninstr" ) # checking $clone[1]->macro( "roundup" ) # checking $clone[1]->macro( "rsignal" ) # checking $clone[1]->macro( "rsignal_state" ) # checking $clone[1]->macro( "runops_debug" ) # checking $clone[1]->macro( "runops_standard" ) # checking $clone[1]->macro( "s6_addr" ) # checking $clone[1]->macro( "s6_addr16" ) # checking $clone[1]->macro( "s6_addr32" ) # checking $clone[1]->macro( "sa_handler" ) # checking $clone[1]->macro( "sa_sigaction" ) # checking $clone[1]->macro( "safecalloc" ) # checking $clone[1]->macro( "safefree" ) # checking $clone[1]->macro( "safemalloc" ) # checking $clone[1]->macro( "saferealloc" ) # checking $clone[1]->macro( "safesyscalloc" ) # checking $clone[1]->macro( "safesysfree" ) # checking $clone[1]->macro( "safesysmalloc" ) # checking $clone[1]->macro( "safesysrealloc" ) # checking $clone[1]->macro( "save_I16" ) # checking $clone[1]->macro( "save_I32" ) # checking $clone[1]->macro( "save_I8" ) # checking $clone[1]->macro( "save_aelem" ) # checking $clone[1]->macro( "save_alloc" ) # checking $clone[1]->macro( "save_aptr" ) # checking $clone[1]->macro( "save_ary" ) # checking $clone[1]->macro( "save_bool" ) # checking $clone[1]->macro( "save_clearsv" ) # checking $clone[1]->macro( "save_delete" ) # checking $clone[1]->macro( "save_destructor" ) # checking $clone[1]->macro( "save_destructor_x" ) # checking $clone[1]->macro( "save_freepv" ) # checking $clone[1]->macro( "save_freesv" ) # checking $clone[1]->macro( "save_generic_pvref" ) # checking $clone[1]->macro( "save_generic_svref" ) # checking $clone[1]->macro( "save_gp" ) # checking $clone[1]->macro( "save_hash" ) # checking $clone[1]->macro( "save_helem" ) # checking $clone[1]->macro( "save_hints" ) # checking $clone[1]->macro( "save_hptr" ) # checking $clone[1]->macro( "save_int" ) # checking $clone[1]->macro( "save_item" ) # checking $clone[1]->macro( "save_iv" ) # checking $clone[1]->macro( "save_list" ) # checking $clone[1]->macro( "save_long" ) # checking $clone[1]->macro( "save_mortalizesv" ) # checking $clone[1]->macro( "save_nogv" ) # checking $clone[1]->macro( "save_padsv" ) # checking $clone[1]->macro( "save_pptr" ) # checking $clone[1]->macro( "save_re_context" ) # checking $clone[1]->macro( "save_scalar" ) # checking $clone[1]->macro( "save_set_svflags" ) # checking $clone[1]->macro( "save_shared_pvref" ) # checking $clone[1]->macro( "save_sptr" ) # checking $clone[1]->macro( "save_svref" ) # checking $clone[1]->macro( "save_vptr" ) # checking $clone[1]->macro( "savepv" ) # checking $clone[1]->macro( "savepvn" ) # checking $clone[1]->macro( "savepvs" ) # checking $clone[1]->macro( "savesharedpv" ) # checking $clone[1]->macro( "savestack_grow" ) # checking $clone[1]->macro( "savestack_grow_cnt" ) # checking $clone[1]->macro( "savesvpv" ) # checking $clone[1]->macro( "sb_dstr" ) # checking $clone[1]->macro( "sb_iters" ) # checking $clone[1]->macro( "sb_m" ) # checking $clone[1]->macro( "sb_maxiters" ) # checking $clone[1]->macro( "sb_oldsave" ) # checking $clone[1]->macro( "sb_once" ) # checking $clone[1]->macro( "sb_orig" ) # checking $clone[1]->macro( "sb_rflags" ) # checking $clone[1]->macro( "sb_rx" ) # checking $clone[1]->macro( "sb_rxres" ) # checking $clone[1]->macro( "sb_rxtainted" ) # checking $clone[1]->macro( "sb_s" ) # checking $clone[1]->macro( "sb_strend" ) # checking $clone[1]->macro( "sb_targ" ) # checking $clone[1]->macro( "scan_bin" ) # checking $clone[1]->macro( "scan_hex" ) # checking $clone[1]->macro( "scan_num" ) # checking $clone[1]->macro( "scan_oct" ) # checking $clone[1]->macro( "scan_version" ) # checking $clone[1]->macro( "scan_vstring" ) # checking $clone[1]->macro( "screaminstr" ) # checking $clone[1]->macro( "seed" ) # checking $clone[1]->macro( "seedDrand01" ) # checking $clone[1]->macro( "setAGAIN" ) # checking $clone[1]->macro( "set_context" ) # checking $clone[1]->macro( "set_numeric_local" ) # checking $clone[1]->macro( "set_numeric_radix" ) # checking $clone[1]->macro( "set_numeric_standard" ) # checking $clone[1]->macro( "setbit" ) # checking $clone[1]->macro( "setjmp" ) # checking $clone[1]->macro( "share_hek" ) # checking $clone[1]->macro( "share_hek_hek" ) # checking $clone[1]->macro( "sharepvn" ) # checking $clone[1]->macro( "si_addr" ) # checking $clone[1]->macro( "si_band" ) # checking $clone[1]->macro( "si_fd" ) # checking $clone[1]->macro( "si_int" ) # checking $clone[1]->macro( "si_overrun" ) # checking $clone[1]->macro( "si_pid" ) # checking $clone[1]->macro( "si_ptr" ) # checking $clone[1]->macro( "si_status" ) # checking $clone[1]->macro( "si_stime" ) # checking $clone[1]->macro( "si_timerid" ) # checking $clone[1]->macro( "si_uid" ) # checking $clone[1]->macro( "si_utime" ) # checking $clone[1]->macro( "si_value" ) # checking $clone[1]->macro( "sigcontext_struct" ) # checking $clone[1]->macro( "sigev_notify_attributes" ) # checking $clone[1]->macro( "sigev_notify_function" ) # checking $clone[1]->macro( "sigmask" ) # checking $clone[1]->macro( "signbit" ) # checking $clone[1]->macro( "sigpause" ) # checking $clone[1]->macro( "sigsetjmp" ) # checking $clone[1]->macro( "sortsv" ) # checking $clone[1]->macro( "sortsv_flags" ) # checking $clone[1]->macro( "specialWARN" ) # checking $clone[1]->macro( "st_atime" ) # checking $clone[1]->macro( "st_ctime" ) # checking $clone[1]->macro( "st_mtime" ) # checking $clone[1]->macro( "stack_grow" ) # checking $clone[1]->macro( "start_subparse" ) # checking $clone[1]->macro( "stashpv_hvname_match" ) # checking $clone[1]->macro( "stderr" ) # checking $clone[1]->macro( "stdin" ) # checking $clone[1]->macro( "stdout" ) # checking $clone[1]->macro( "strEQ" ) # checking $clone[1]->macro( "strGE" ) # checking $clone[1]->macro( "strGT" ) # checking $clone[1]->macro( "strLE" ) # checking $clone[1]->macro( "strLT" ) # checking $clone[1]->macro( "strNE" ) # checking $clone[1]->macro( "str_to_version" ) # checking $clone[1]->macro( "strnEQ" ) # checking $clone[1]->macro( "strnNE" ) # checking $clone[1]->macro( "sv_2bool" ) # checking $clone[1]->macro( "sv_2cv" ) # checking $clone[1]->macro( "sv_2io" ) # checking $clone[1]->macro( "sv_2iv" ) # checking $clone[1]->macro( "sv_2iv_flags" ) # checking $clone[1]->macro( "sv_2mortal" ) # checking $clone[1]->macro( "sv_2nv" ) # checking $clone[1]->macro( "sv_2pv" ) # checking $clone[1]->macro( "sv_2pv_flags" ) # checking $clone[1]->macro( "sv_2pv_nolen" ) # checking $clone[1]->macro( "sv_2pv_nomg" ) # checking $clone[1]->macro( "sv_2pvbyte" ) # checking $clone[1]->macro( "sv_2pvbyte_nolen" ) # checking $clone[1]->macro( "sv_2pvutf8" ) # checking $clone[1]->macro( "sv_2pvutf8_nolen" ) # checking $clone[1]->macro( "sv_2uv" ) # checking $clone[1]->macro( "sv_2uv_flags" ) # checking $clone[1]->macro( "sv_backoff" ) # checking $clone[1]->macro( "sv_bless" ) # checking $clone[1]->macro( "sv_cat_decode" ) # checking $clone[1]->macro( "sv_catpv" ) # checking $clone[1]->macro( "sv_catpv_mg" ) # checking $clone[1]->macro( "sv_catpvf" ) # checking $clone[1]->macro( "sv_catpvf_mg" ) # checking $clone[1]->macro( "sv_catpvn" ) # checking $clone[1]->macro( "sv_catpvn_flags" ) # checking $clone[1]->macro( "sv_catpvn_mg" ) # checking $clone[1]->macro( "sv_catpvn_nomg" ) # checking $clone[1]->macro( "sv_catpvn_utf8_upgrade" ) # checking $clone[1]->macro( "sv_catpvs" ) # checking $clone[1]->macro( "sv_catsv" ) # checking $clone[1]->macro( "sv_catsv_flags" ) # checking $clone[1]->macro( "sv_catsv_mg" ) # checking $clone[1]->macro( "sv_catsv_nomg" ) # checking $clone[1]->macro( "sv_chop" ) # checking $clone[1]->macro( "sv_clear" ) # checking $clone[1]->macro( "sv_cmp" ) # checking $clone[1]->macro( "sv_cmp_locale" ) # checking $clone[1]->macro( "sv_collxfrm" ) # checking $clone[1]->macro( "sv_compile_2op" ) # checking $clone[1]->macro( "sv_copypv" ) # checking $clone[1]->macro( "sv_dec" ) # checking $clone[1]->macro( "sv_derived_from" ) # checking $clone[1]->macro( "sv_does" ) # checking $clone[1]->macro( "sv_dump" ) # checking $clone[1]->macro( "sv_eq" ) # checking $clone[1]->macro( "sv_force_normal" ) # checking $clone[1]->macro( "sv_force_normal_flags" ) # checking $clone[1]->macro( "sv_free" ) # checking $clone[1]->macro( "sv_gets" ) # checking $clone[1]->macro( "sv_grow" ) # checking $clone[1]->macro( "sv_inc" ) # checking $clone[1]->macro( "sv_insert" ) # checking $clone[1]->macro( "sv_isa" ) # checking $clone[1]->macro( "sv_isobject" ) # checking $clone[1]->macro( "sv_iv" ) # checking $clone[1]->macro( "sv_len" ) # checking $clone[1]->macro( "sv_len_utf8" ) # checking $clone[1]->macro( "sv_magic" ) # checking $clone[1]->macro( "sv_magicext" ) # checking $clone[1]->macro( "sv_mortalcopy" ) # checking $clone[1]->macro( "sv_newmortal" ) # checking $clone[1]->macro( "sv_newref" ) # checking $clone[1]->macro( "sv_nosharing" ) # checking $clone[1]->macro( "sv_nounlocking" ) # checking $clone[1]->macro( "sv_nv" ) # checking $clone[1]->macro( "sv_onstack" ) # checking $clone[1]->macro( "sv_peek" ) # checking $clone[1]->macro( "sv_pos_b2u" ) # checking $clone[1]->macro( "sv_pos_u2b" ) # checking $clone[1]->macro( "sv_pv" ) # checking $clone[1]->macro( "sv_pvbyte" ) # checking $clone[1]->macro( "sv_pvbyten" ) # checking $clone[1]->macro( "sv_pvbyten_force" ) # checking $clone[1]->macro( "sv_pvn" ) # checking $clone[1]->macro( "sv_pvn_force" ) # checking $clone[1]->macro( "sv_pvn_force_flags" ) # checking $clone[1]->macro( "sv_pvn_force_nomg" ) # checking $clone[1]->macro( "sv_pvn_nomg" ) # checking $clone[1]->macro( "sv_pvutf8" ) # checking $clone[1]->macro( "sv_pvutf8n" ) # checking $clone[1]->macro( "sv_pvutf8n_force" ) # checking $clone[1]->macro( "sv_recode_to_utf8" ) # checking $clone[1]->macro( "sv_reftype" ) # checking $clone[1]->macro( "sv_replace" ) # checking $clone[1]->macro( "sv_report_used" ) # checking $clone[1]->macro( "sv_reset" ) # checking $clone[1]->macro( "sv_rvweaken" ) # checking $clone[1]->macro( "sv_setiv" ) # checking $clone[1]->macro( "sv_setiv_mg" ) # checking $clone[1]->macro( "sv_setnv" ) # checking $clone[1]->macro( "sv_setnv_mg" ) # checking $clone[1]->macro( "sv_setptrobj" ) # checking $clone[1]->macro( "sv_setptrref" ) # checking $clone[1]->macro( "sv_setpv" ) # checking $clone[1]->macro( "sv_setpv_mg" ) # checking $clone[1]->macro( "sv_setpvf" ) # checking $clone[1]->macro( "sv_setpvf_mg" ) # checking $clone[1]->macro( "sv_setpviv" ) # checking $clone[1]->macro( "sv_setpviv_mg" ) # checking $clone[1]->macro( "sv_setpvn" ) # checking $clone[1]->macro( "sv_setpvn_mg" ) # checking $clone[1]->macro( "sv_setpvs" ) # checking $clone[1]->macro( "sv_setref_iv" ) # checking $clone[1]->macro( "sv_setref_nv" ) # checking $clone[1]->macro( "sv_setref_pv" ) # checking $clone[1]->macro( "sv_setref_pvn" ) # checking $clone[1]->macro( "sv_setref_uv" ) # checking $clone[1]->macro( "sv_setsv" ) # checking $clone[1]->macro( "sv_setsv_flags" ) # checking $clone[1]->macro( "sv_setsv_mg" ) # checking $clone[1]->macro( "sv_setsv_nomg" ) # checking $clone[1]->macro( "sv_setuv" ) # checking $clone[1]->macro( "sv_setuv_mg" ) # checking $clone[1]->macro( "sv_taint" ) # checking $clone[1]->macro( "sv_tainted" ) # checking $clone[1]->macro( "sv_true" ) # checking $clone[1]->macro( "sv_uni_display" ) # checking $clone[1]->macro( "sv_unmagic" ) # checking $clone[1]->macro( "sv_unref" ) # checking $clone[1]->macro( "sv_unref_flags" ) # checking $clone[1]->macro( "sv_untaint" ) # checking $clone[1]->macro( "sv_upgrade" ) # checking $clone[1]->macro( "sv_usepvn" ) # checking $clone[1]->macro( "sv_usepvn_flags" ) # checking $clone[1]->macro( "sv_usepvn_mg" ) # checking $clone[1]->macro( "sv_utf8_decode" ) # checking $clone[1]->macro( "sv_utf8_downgrade" ) # checking $clone[1]->macro( "sv_utf8_encode" ) # checking $clone[1]->macro( "sv_utf8_upgrade" ) # checking $clone[1]->macro( "sv_utf8_upgrade_flags" ) # checking $clone[1]->macro( "sv_utf8_upgrade_nomg" ) # checking $clone[1]->macro( "sv_uv" ) # checking $clone[1]->macro( "sv_vcatpvf" ) # checking $clone[1]->macro( "sv_vcatpvf_mg" ) # checking $clone[1]->macro( "sv_vcatpvfn" ) # checking $clone[1]->macro( "sv_vsetpvf" ) # checking $clone[1]->macro( "sv_vsetpvf_mg" ) # checking $clone[1]->macro( "sv_vsetpvfn" ) # checking $clone[1]->macro( "swash_fetch" ) # checking $clone[1]->macro( "swash_init" ) # checking $clone[1]->macro( "taint_env" ) # checking $clone[1]->macro( "taint_proper" ) # checking $clone[1]->macro( "timeradd" ) # checking $clone[1]->macro( "timerclear" ) # checking $clone[1]->macro( "timercmp" ) # checking $clone[1]->macro( "timerisset" ) # checking $clone[1]->macro( "timersub" ) # checking $clone[1]->macro( "tmps_grow" ) # checking $clone[1]->macro( "toCTRL" ) # checking $clone[1]->macro( "toFOLD_uni" ) # checking $clone[1]->macro( "toLOWER" ) # checking $clone[1]->macro( "toLOWER_LC" ) # checking $clone[1]->macro( "toLOWER_uni" ) # checking $clone[1]->macro( "toLOWER_utf8" ) # checking $clone[1]->macro( "toTITLE_uni" ) # checking $clone[1]->macro( "toTITLE_utf8" ) # checking $clone[1]->macro( "toUPPER" ) # checking $clone[1]->macro( "toUPPER_LC" ) # checking $clone[1]->macro( "toUPPER_uni" ) # checking $clone[1]->macro( "toUPPER_utf8" ) # checking $clone[1]->macro( "to_uni_fold" ) # checking $clone[1]->macro( "to_uni_lower" ) # checking $clone[1]->macro( "to_uni_lower_lc" ) # checking $clone[1]->macro( "to_uni_title" ) # checking $clone[1]->macro( "to_uni_title_lc" ) # checking $clone[1]->macro( "to_uni_upper" ) # checking $clone[1]->macro( "to_uni_upper_lc" ) # checking $clone[1]->macro( "to_utf8_case" ) # checking $clone[1]->macro( "to_utf8_fold" ) # checking $clone[1]->macro( "to_utf8_lower" ) # checking $clone[1]->macro( "to_utf8_title" ) # checking $clone[1]->macro( "to_utf8_upper" ) # checking $clone[1]->macro( "toascii" ) # checking $clone[1]->macro( "toascii_l" ) # checking $clone[1]->macro( "tryAMAGICbin" ) # checking $clone[1]->macro( "tryAMAGICbinSET" ) # checking $clone[1]->macro( "tryAMAGICbinSET_var" ) # checking $clone[1]->macro( "tryAMAGICbinW" ) # checking $clone[1]->macro( "tryAMAGICbinW_var" ) # checking $clone[1]->macro( "tryAMAGICbin_var" ) # checking $clone[1]->macro( "tryAMAGICun" ) # checking $clone[1]->macro( "tryAMAGICunDEREF" ) # checking $clone[1]->macro( "tryAMAGICunSET" ) # checking $clone[1]->macro( "tryAMAGICunTARGET" ) # checking $clone[1]->macro( "tryAMAGICunW" ) # checking $clone[1]->macro( "tryAMAGICunW_var" ) # checking $clone[1]->macro( "tryAMAGICun_var" ) # checking $clone[1]->macro( "unpackWARN1" ) # checking $clone[1]->macro( "unpackWARN2" ) # checking $clone[1]->macro( "unpackWARN3" ) # checking $clone[1]->macro( "unpackWARN4" ) # checking $clone[1]->macro( "unpack_str" ) # checking $clone[1]->macro( "unpackstring" ) # checking $clone[1]->macro( "unsharepvn" ) # checking $clone[1]->macro( "upg_version" ) # checking $clone[1]->macro( "utf16_to_utf8" ) # checking $clone[1]->macro( "utf16_to_utf8_reversed" ) # checking $clone[1]->macro( "utf8_distance" ) # checking $clone[1]->macro( "utf8_hop" ) # checking $clone[1]->macro( "utf8_length" ) # checking $clone[1]->macro( "utf8_to_bytes" ) # checking $clone[1]->macro( "utf8_to_uvchr" ) # checking $clone[1]->macro( "utf8_to_uvuni" ) # checking $clone[1]->macro( "utf8n_to_uvchr" ) # checking $clone[1]->macro( "utf8n_to_uvuni" ) # checking $clone[1]->macro( "uvchr_to_utf8" ) # checking $clone[1]->macro( "uvchr_to_utf8_flags" ) # checking $clone[1]->macro( "uvuni_to_utf8" ) # checking $clone[1]->macro( "uvuni_to_utf8_flags" ) # checking $clone[1]->macro( "va_arg" ) # checking $clone[1]->macro( "va_copy" ) # checking $clone[1]->macro( "va_end" ) # checking $clone[1]->macro( "va_start" ) # checking $clone[1]->macro( "vcmp" ) # checking $clone[1]->macro( "vcroak" ) # checking $clone[1]->macro( "vdNUMBER" ) # checking $clone[1]->macro( "vdeb" ) # checking $clone[1]->macro( "vform" ) # checking $clone[1]->macro( "vload_module" ) # checking $clone[1]->macro( "vmess" ) # checking $clone[1]->macro( "vnewSVpvf" ) # checking $clone[1]->macro( "vnormal" ) # checking $clone[1]->macro( "vnumify" ) # checking $clone[1]->macro( "vstringify" ) # checking $clone[1]->macro( "vverify" ) # checking $clone[1]->macro( "vwarn" ) # checking $clone[1]->macro( "vwarner" ) # checking $clone[1]->macro( "w_coredump" ) # checking $clone[1]->macro( "w_retcode" ) # checking $clone[1]->macro( "w_stopsig" ) # checking $clone[1]->macro( "w_stopval" ) # checking $clone[1]->macro( "w_termsig" ) # checking $clone[1]->macro( "warn" ) # checking $clone[1]->macro( "warner" ) # checking $clone[1]->macro( "whichsig" ) # checking $clone[1]->macro( "xav_alloc" ) # checking $clone[1]->macro( "xhv_keys" ) # checking $clone[1]->macro( "xio_any" ) # checking $clone[1]->macro( "xio_dirp" ) # checking $clone[1]->macro( "xiv_iv" ) # checking $clone[1]->macro( "xuv_uv" ) # checking $clone[1]->macro( "yystype" ) ok 94 ok 95 ok 96 ok 97 ok 98 ok tests/210_depend..........1..483 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:18 2008 # Current time GMT: Wed Feb 27 18:01:18 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 # @files1a => tests/include/files/ifnull.h tests/include/files/empty.h tests/include/files/ifdef.h tests/include/files/files.h tests/include/files/something.h ok 4 # @files1s => tests/include/files/ifnull.h tests/include/files/ifdef.h tests/include/files/empty.h tests/include/files/something.h tests/include/files/files.h ok 5 # @files2a => tests/include/files/ifnull.h tests/include/files/empty.h tests/include/files/ifdef.h tests/include/files/something.h ok 6 # @files2s => tests/include/files/ifnull.h tests/include/files/ifdef.h tests/include/files/empty.h tests/include/files/something.h ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 ok 268 ok 269 ok 270 ok 271 ok 272 ok 273 ok 274 ok 275 ok 276 ok 277 ok 278 ok 279 ok 280 ok 281 ok 282 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 ok 289 ok 290 ok 291 ok 292 ok 293 ok 294 ok 295 ok 296 ok 297 ok 298 ok 299 ok 300 ok 301 ok 302 ok 303 ok 304 ok 305 ok 306 ok 307 ok 308 ok 309 ok 310 ok 311 ok 312 ok 313 ok 314 ok 315 ok 316 ok 317 ok 318 ok 319 ok 320 ok 321 ok 322 ok 323 ok 324 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 ok 337 ok 338 ok 339 ok 340 ok 341 ok 342 ok 343 ok 344 ok 345 ok 346 ok 347 ok 348 ok 349 ok 350 ok 351 ok 352 ok 353 ok 354 ok 355 ok 356 ok 357 ok 358 ok 359 ok 360 ok 361 ok 362 ok 363 ok 364 ok 365 ok 366 ok 367 ok 368 ok 369 ok 370 ok 371 ok 372 ok 373 ok 374 ok 375 ok 376 ok 377 ok 378 ok 379 ok 380 ok 381 ok 382 ok 383 ok 384 ok 385 ok 386 ok 387 ok 388 ok 389 ok 390 ok 391 ok 392 ok 393 ok 394 ok 395 ok 396 ok 397 ok 398 ok 399 ok 400 ok 401 ok 402 ok 403 ok 404 ok 405 ok 406 ok 407 ok 408 ok 409 ok 410 ok 411 ok 412 ok 413 ok 414 ok 415 ok 416 ok 417 ok 418 ok 419 ok 420 ok 421 ok 422 ok 423 ok 424 ok 425 ok 426 ok 427 ok 428 ok 429 ok 430 ok 431 ok 432 ok 433 ok 434 ok 435 ok 436 ok 437 ok 438 ok 439 ok 440 ok 441 ok 442 ok 443 ok 444 ok 445 ok 446 ok 447 ok 448 ok 449 ok 450 ok 451 ok 452 ok 453 ok 454 ok 455 ok 456 ok 457 ok 458 ok 459 ok 460 ok 461 ok 462 ok 463 ok 464 ok 465 ok 466 ok 467 ok 468 ok 469 ok 470 ok 471 ok 472 ok 473 ok 474 ok 475 ok 476 ok 477 ok 478 ok 479 ok 480 ok 481 ok 482 ok 483 ok tests/211_clone...........1..35 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:19 2008 # Current time GMT: Wed Feb 27 18:01:19 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # checking if any names exist ok 11 # checking counts for $clone->enum / $clone->enum_names ok 12 ok 13 # checking parsed names for $clone->enum_names ok 14 # checking $clone->enum( "__codecvt_result" ) # checking $clone->enum( "__itimer_which" ) # checking $clone->enum( "__socket_type" ) # checking $clone->enum( "opcode" ) ok 15 # checking if any names exist ok 16 # checking counts for $clone->compound / $clone->compound_names ok 17 ok 18 # checking parsed names for $clone->compound_names ok 19 # checking $clone->compound( "YYSTYPE" ) # checking $clone->compound( "_IO_FILE" ) # checking $clone->compound( "_IO_marker" ) # checking $clone->compound( "__gconv_info" ) # checking $clone->compound( "__gconv_step" ) # checking $clone->compound( "__gconv_step_data" ) # checking $clone->compound( "__gconv_trans_data" ) # checking $clone->compound( "__jmp_buf_tag" ) # checking $clone->compound( "__locale_struct" ) # checking $clone->compound( "__pthread_internal_slist" ) # checking $clone->compound( "__pthread_mutex_s" ) # checking $clone->compound( "_fpreg" ) # checking $clone->compound( "_fpstate" ) # checking $clone->compound( "_fpxreg" ) # checking $clone->compound( "_libc_fpreg" ) # checking $clone->compound( "_libc_fpstate" ) # checking $clone->compound( "_reg_trie_accepted" ) # checking $clone->compound( "_sublex_info" ) # checking $clone->compound( "_xmmreg" ) # checking $clone->compound( "addrinfo" ) # checking $clone->compound( "am_table" ) # checking $clone->compound( "am_table_short" ) # checking $clone->compound( "any" ) # checking $clone->compound( "av" ) # checking $clone->compound( "binop" ) # checking $clone->compound( "block" ) # checking $clone->compound( "block_eval" ) # checking $clone->compound( "block_givwhen" ) # checking $clone->compound( "block_loop" ) # checking $clone->compound( "block_sub" ) # checking $clone->compound( "clone_params" ) # checking $clone->compound( "cmsghdr" ) # checking $clone->compound( "context" ) # checking $clone->compound( "cop" ) # checking $clone->compound( "cv" ) # checking $clone->compound( "dirent" ) # checking $clone->compound( "dirent64" ) # checking $clone->compound( "drand48_data" ) # checking $clone->compound( "exception" ) # checking $clone->compound( "exitlistentry" ) # checking $clone->compound( "flock" ) # checking $clone->compound( "flock64" ) # checking $clone->compound( "gaicb" ) # checking $clone->compound( "gp" ) # checking $clone->compound( "group_filter" ) # checking $clone->compound( "group_req" ) # checking $clone->compound( "group_source_req" ) # checking $clone->compound( "gv" ) # checking $clone->compound( "he" ) # checking $clone->compound( "hek" ) # checking $clone->compound( "hostent" ) # checking $clone->compound( "hv" ) # checking $clone->compound( "in6_addr" ) # checking $clone->compound( "in6_pktinfo" ) # checking $clone->compound( "in_addr" ) # checking $clone->compound( "in_pktinfo" ) # checking $clone->compound( "interpreter" ) # checking $clone->compound( "io" ) # checking $clone->compound( "iovec" ) # checking $clone->compound( "ip_mreq" ) # checking $clone->compound( "ip_mreq_source" ) # checking $clone->compound( "ip_mreqn" ) # checking $clone->compound( "ip_msfilter" ) # checking $clone->compound( "ip_opts" ) # checking $clone->compound( "ipc_perm" ) # checking $clone->compound( "ipv6_mreq" ) # checking $clone->compound( "itimerspec" ) # checking $clone->compound( "itimerval" ) # checking $clone->compound( "jmpenv" ) # checking $clone->compound( "lconv" ) # checking $clone->compound( "linger" ) # checking $clone->compound( "listop" ) # checking $clone->compound( "logop" ) # checking $clone->compound( "loop" ) # checking $clone->compound( "magic" ) # checking $clone->compound( "mgvtbl" ) # checking $clone->compound( "msghdr" ) # checking $clone->compound( "netent" ) # checking $clone->compound( "op" ) # checking $clone->compound( "osockaddr" ) # checking $clone->compound( "padop" ) # checking $clone->compound( "perl_debug_pad" ) # checking $clone->compound( "pmop" ) # checking $clone->compound( "protoent" ) # checking $clone->compound( "ptr_tbl" ) # checking $clone->compound( "ptr_tbl_ent" ) # checking $clone->compound( "pvop" ) # checking $clone->compound( "random_data" ) # checking $clone->compound( "re_save_state" ) # checking $clone->compound( "re_scream_pos_data_s" ) # checking $clone->compound( "regexp" ) # checking $clone->compound( "regexp_engine" ) # checking $clone->compound( "regmatch_slab" ) # checking $clone->compound( "regmatch_state" ) # checking $clone->compound( "regnode" ) # checking $clone->compound( "rpcent" ) # checking $clone->compound( "sembuf" ) # checking $clone->compound( "semid_ds" ) # checking $clone->compound( "seminfo" ) # checking $clone->compound( "semun" ) # checking $clone->compound( "servent" ) # checking $clone->compound( "shared_he" ) # checking $clone->compound( "sigaction" ) # checking $clone->compound( "sigaltstack" ) # checking $clone->compound( "sigcontext" ) # checking $clone->compound( "sigevent" ) # checking $clone->compound( "siginfo" ) # checking $clone->compound( "sigstack" ) # checking $clone->compound( "sigval" ) # checking $clone->compound( "sigvec" ) # checking $clone->compound( "sockaddr" ) # checking $clone->compound( "sockaddr_in" ) # checking $clone->compound( "sockaddr_in6" ) # checking $clone->compound( "sockaddr_storage" ) # checking $clone->compound( "stackinfo" ) # checking $clone->compound( "stat" ) # checking $clone->compound( "stat64" ) # checking $clone->compound( "subst" ) # checking $clone->compound( "sv" ) # checking $clone->compound( "svop" ) # checking $clone->compound( "termio" ) # checking $clone->compound( "timespec" ) # checking $clone->compound( "timeval" ) # checking $clone->compound( "timezone" ) # checking $clone->compound( "tm" ) # checking $clone->compound( "tms" ) # checking $clone->compound( "ucontext" ) # checking $clone->compound( "ucred" ) # checking $clone->compound( "ufuncs" ) # checking $clone->compound( "unop" ) # checking $clone->compound( "wait" ) # checking $clone->compound( "winsize" ) # checking $clone->compound( "xpv" ) # checking $clone->compound( "xpvav" ) # checking $clone->compound( "xpvbm" ) # checking $clone->compound( "xpvcv" ) # checking $clone->compound( "xpvfm" ) # checking $clone->compound( "xpvgv" ) # checking $clone->compound( "xpvhv" ) # checking $clone->compound( "xpvhv_aux" ) # checking $clone->compound( "xpvio" ) # checking $clone->compound( "xpviv" ) # checking $clone->compound( "xpvlv" ) # checking $clone->compound( "xpvmg" ) # checking $clone->compound( "xpvnv" ) # checking $clone->compound( "xpvuv" ) ok 20 # checking if any names exist ok 21 # checking counts for $clone->struct / $clone->struct_names ok 22 ok 23 # checking parsed names for $clone->struct_names ok 24 # checking $clone->struct( "_IO_FILE" ) # checking $clone->struct( "_IO_marker" ) # checking $clone->struct( "__gconv_info" ) # checking $clone->struct( "__gconv_step" ) # checking $clone->struct( "__gconv_step_data" ) # checking $clone->struct( "__gconv_trans_data" ) # checking $clone->struct( "__jmp_buf_tag" ) # checking $clone->struct( "__locale_struct" ) # checking $clone->struct( "__pthread_internal_slist" ) # checking $clone->struct( "__pthread_mutex_s" ) # checking $clone->struct( "_fpreg" ) # checking $clone->struct( "_fpstate" ) # checking $clone->struct( "_fpxreg" ) # checking $clone->struct( "_libc_fpreg" ) # checking $clone->struct( "_libc_fpstate" ) # checking $clone->struct( "_reg_trie_accepted" ) # checking $clone->struct( "_sublex_info" ) # checking $clone->struct( "_xmmreg" ) # checking $clone->struct( "addrinfo" ) # checking $clone->struct( "am_table" ) # checking $clone->struct( "am_table_short" ) # checking $clone->struct( "av" ) # checking $clone->struct( "binop" ) # checking $clone->struct( "block" ) # checking $clone->struct( "block_eval" ) # checking $clone->struct( "block_givwhen" ) # checking $clone->struct( "block_loop" ) # checking $clone->struct( "block_sub" ) # checking $clone->struct( "clone_params" ) # checking $clone->struct( "cmsghdr" ) # checking $clone->struct( "context" ) # checking $clone->struct( "cop" ) # checking $clone->struct( "cv" ) # checking $clone->struct( "dirent" ) # checking $clone->struct( "dirent64" ) # checking $clone->struct( "drand48_data" ) # checking $clone->struct( "exception" ) # checking $clone->struct( "exitlistentry" ) # checking $clone->struct( "flock" ) # checking $clone->struct( "flock64" ) # checking $clone->struct( "gaicb" ) # checking $clone->struct( "gp" ) # checking $clone->struct( "group_filter" ) # checking $clone->struct( "group_req" ) # checking $clone->struct( "group_source_req" ) # checking $clone->struct( "gv" ) # checking $clone->struct( "he" ) # checking $clone->struct( "hek" ) # checking $clone->struct( "hostent" ) # checking $clone->struct( "hv" ) # checking $clone->struct( "in6_addr" ) # checking $clone->struct( "in6_pktinfo" ) # checking $clone->struct( "in_addr" ) # checking $clone->struct( "in_pktinfo" ) # checking $clone->struct( "interpreter" ) # checking $clone->struct( "io" ) # checking $clone->struct( "iovec" ) # checking $clone->struct( "ip_mreq" ) # checking $clone->struct( "ip_mreq_source" ) # checking $clone->struct( "ip_mreqn" ) # checking $clone->struct( "ip_msfilter" ) # checking $clone->struct( "ip_opts" ) # checking $clone->struct( "ipc_perm" ) # checking $clone->struct( "ipv6_mreq" ) # checking $clone->struct( "itimerspec" ) # checking $clone->struct( "itimerval" ) # checking $clone->struct( "jmpenv" ) # checking $clone->struct( "lconv" ) # checking $clone->struct( "linger" ) # checking $clone->struct( "listop" ) # checking $clone->struct( "logop" ) # checking $clone->struct( "loop" ) # checking $clone->struct( "magic" ) # checking $clone->struct( "mgvtbl" ) # checking $clone->struct( "msghdr" ) # checking $clone->struct( "netent" ) # checking $clone->struct( "op" ) # checking $clone->struct( "osockaddr" ) # checking $clone->struct( "padop" ) # checking $clone->struct( "perl_debug_pad" ) # checking $clone->struct( "pmop" ) # checking $clone->struct( "protoent" ) # checking $clone->struct( "ptr_tbl" ) # checking $clone->struct( "ptr_tbl_ent" ) # checking $clone->struct( "pvop" ) # checking $clone->struct( "random_data" ) # checking $clone->struct( "re_save_state" ) # checking $clone->struct( "re_scream_pos_data_s" ) # checking $clone->struct( "regexp" ) # checking $clone->struct( "regexp_engine" ) # checking $clone->struct( "regmatch_slab" ) # checking $clone->struct( "regmatch_state" ) # checking $clone->struct( "regnode" ) # checking $clone->struct( "rpcent" ) # checking $clone->struct( "sembuf" ) # checking $clone->struct( "semid_ds" ) # checking $clone->struct( "seminfo" ) # checking $clone->struct( "servent" ) # checking $clone->struct( "shared_he" ) # checking $clone->struct( "sigaction" ) # checking $clone->struct( "sigaltstack" ) # checking $clone->struct( "sigcontext" ) # checking $clone->struct( "sigevent" ) # checking $clone->struct( "siginfo" ) # checking $clone->struct( "sigstack" ) # checking $clone->struct( "sigvec" ) # checking $clone->struct( "sockaddr" ) # checking $clone->struct( "sockaddr_in" ) # checking $clone->struct( "sockaddr_in6" ) # checking $clone->struct( "sockaddr_storage" ) # checking $clone->struct( "stackinfo" ) # checking $clone->struct( "stat" ) # checking $clone->struct( "stat64" ) # checking $clone->struct( "subst" ) # checking $clone->struct( "sv" ) # checking $clone->struct( "svop" ) # checking $clone->struct( "termio" ) # checking $clone->struct( "timespec" ) # checking $clone->struct( "timeval" ) # checking $clone->struct( "timezone" ) # checking $clone->struct( "tm" ) # checking $clone->struct( "tms" ) # checking $clone->struct( "ucontext" ) # checking $clone->struct( "ucred" ) # checking $clone->struct( "ufuncs" ) # checking $clone->struct( "unop" ) # checking $clone->struct( "winsize" ) # checking $clone->struct( "xpv" ) # checking $clone->struct( "xpvav" ) # checking $clone->struct( "xpvbm" ) # checking $clone->struct( "xpvcv" ) # checking $clone->struct( "xpvfm" ) # checking $clone->struct( "xpvgv" ) # checking $clone->struct( "xpvhv" ) # checking $clone->struct( "xpvhv_aux" ) # checking $clone->struct( "xpvio" ) # checking $clone->struct( "xpviv" ) # checking $clone->struct( "xpvlv" ) # checking $clone->struct( "xpvmg" ) # checking $clone->struct( "xpvnv" ) # checking $clone->struct( "xpvuv" ) ok 25 # checking if any names exist ok 26 # checking counts for $clone->union / $clone->union_names ok 27 ok 28 # checking parsed names for $clone->union_names ok 29 # checking $clone->union( "YYSTYPE" ) # checking $clone->union( "any" ) # checking $clone->union( "semun" ) # checking $clone->union( "sigval" ) # checking $clone->union( "wait" ) ok 30 # checking if any names exist ok 31 # checking counts for $clone->typedef / $clone->typedef_names ok 32 ok 33 # checking parsed names for $clone->typedef_names ok 34 # checking $clone->typedef( "AMT" ) # checking $clone->typedef( "AMTS" ) # checking $clone->typedef( "ANY" ) # checking $clone->typedef( "ATEXIT_t" ) # checking $clone->typedef( "AV" ) # checking $clone->typedef( "BINOP" ) # checking $clone->typedef( "BLOCK" ) # checking $clone->typedef( "CHECKPOINT" ) # checking $clone->typedef( "CLONE_PARAMS" ) # checking $clone->typedef( "COP" ) # checking $clone->typedef( "CV" ) # checking $clone->typedef( "DESTRUCTORFUNC_NOCONTEXT_t" ) # checking $clone->typedef( "DESTRUCTORFUNC_t" ) # checking $clone->typedef( "FILE" ) # checking $clone->typedef( "GP" ) # checking $clone->typedef( "GV" ) # checking $clone->typedef( "HE" ) # checking $clone->typedef( "HEK" ) # checking $clone->typedef( "HV" ) # checking $clone->typedef( "I16" ) # checking $clone->typedef( "I32" ) # checking $clone->typedef( "I8" ) # checking $clone->typedef( "IO" ) # checking $clone->typedef( "IV" ) # checking $clone->typedef( "JMPENV" ) # checking $clone->typedef( "LISTOP" ) # checking $clone->typedef( "LOGOP" ) # checking $clone->typedef( "LOOP" ) # checking $clone->typedef( "MAGIC" ) # checking $clone->typedef( "MGVTBL" ) # checking $clone->typedef( "NV" ) # checking $clone->typedef( "OP" ) # checking $clone->typedef( "PAD" ) # checking $clone->typedef( "PADLIST" ) # checking $clone->typedef( "PADOFFSET" ) # checking $clone->typedef( "PADOP" ) # checking $clone->typedef( "PERL_CONTEXT" ) # checking $clone->typedef( "PERL_SI" ) # checking $clone->typedef( "PMOP" ) # checking $clone->typedef( "PPADDR_t" ) # checking $clone->typedef( "PTR_TBL_ENT_t" ) # checking $clone->typedef( "PTR_TBL_t" ) # checking $clone->typedef( "PVOP" ) # checking $clone->typedef( "PerlExitListEntry" ) # checking $clone->typedef( "PerlIO" ) # checking $clone->typedef( "PerlInterpreter" ) # checking $clone->typedef( "Perl_check_t" ) # checking $clone->typedef( "Perl_ppaddr_t" ) # checking $clone->typedef( "REGEXP" ) # checking $clone->typedef( "STRLEN" ) # checking $clone->typedef( "SUBLEXINFO" ) # checking $clone->typedef( "SV" ) # checking $clone->typedef( "SVCOMPARE_t" ) # checking $clone->typedef( "SVFUNC_t" ) # checking $clone->typedef( "SVOP" ) # checking $clone->typedef( "Sighandler_t" ) # checking $clone->typedef( "Sigsave_t" ) # checking $clone->typedef( "Thread" ) # checking $clone->typedef( "U16" ) # checking $clone->typedef( "U32" ) # checking $clone->typedef( "U8" ) # checking $clone->typedef( "UNOP" ) # checking $clone->typedef( "UV" ) # checking $clone->typedef( "XPV" ) # checking $clone->typedef( "XPVAV" ) # checking $clone->typedef( "XPVBM" ) # checking $clone->typedef( "XPVCV" ) # checking $clone->typedef( "XPVFM" ) # checking $clone->typedef( "XPVGV" ) # checking $clone->typedef( "XPVHV" ) # checking $clone->typedef( "XPVIO" ) # checking $clone->typedef( "XPVIV" ) # checking $clone->typedef( "XPVLV" ) # checking $clone->typedef( "XPVMG" ) # checking $clone->typedef( "XPVNV" ) # checking $clone->typedef( "XPVUV" ) # checking $clone->typedef( "XSINIT_t" ) # checking $clone->typedef( "XSUBADDR_t" ) # checking $clone->typedef( "YYSTYPE" ) # checking $clone->typedef( "_G_fpos64_t" ) # checking $clone->typedef( "_G_fpos_t" ) # checking $clone->typedef( "_G_iconv_t" ) # checking $clone->typedef( "_G_int16_t" ) # checking $clone->typedef( "_G_int32_t" ) # checking $clone->typedef( "_G_uint16_t" ) # checking $clone->typedef( "_G_uint32_t" ) # checking $clone->typedef( "_IO_FILE" ) # checking $clone->typedef( "_IO_cookie_io_functions_t" ) # checking $clone->typedef( "_IO_lock_t" ) # checking $clone->typedef( "_LIB_VERSION_TYPE" ) # checking $clone->typedef( "__FILE" ) # checking $clone->typedef( "__blkcnt64_t" ) # checking $clone->typedef( "__blkcnt_t" ) # checking $clone->typedef( "__blksize_t" ) # checking $clone->typedef( "__caddr_t" ) # checking $clone->typedef( "__clock_t" ) # checking $clone->typedef( "__clockid_t" ) # checking $clone->typedef( "__compar_fn_t" ) # checking $clone->typedef( "__daddr_t" ) # checking $clone->typedef( "__dev_t" ) # checking $clone->typedef( "__fd_mask" ) # checking $clone->typedef( "__fsblkcnt64_t" ) # checking $clone->typedef( "__fsblkcnt_t" ) # checking $clone->typedef( "__fsfilcnt64_t" ) # checking $clone->typedef( "__fsfilcnt_t" ) # checking $clone->typedef( "__fsid_t" ) # checking $clone->typedef( "__gconv_btowc_fct" ) # checking $clone->typedef( "__gconv_end_fct" ) # checking $clone->typedef( "__gconv_fct" ) # checking $clone->typedef( "__gconv_init_fct" ) # checking $clone->typedef( "__gconv_t" ) # checking $clone->typedef( "__gconv_trans_context_fct" ) # checking $clone->typedef( "__gconv_trans_end_fct" ) # checking $clone->typedef( "__gconv_trans_fct" ) # checking $clone->typedef( "__gconv_trans_init_fct" ) # checking $clone->typedef( "__gconv_trans_query_fct" ) # checking $clone->typedef( "__gid_t" ) # checking $clone->typedef( "__gnuc_va_list" ) # checking $clone->typedef( "__gwchar_t" ) # checking $clone->typedef( "__huge_val_t" ) # checking $clone->typedef( "__huge_valf_t" ) # checking $clone->typedef( "__id_t" ) # checking $clone->typedef( "__ino64_t" ) # checking $clone->typedef( "__ino_t" ) # checking $clone->typedef( "__int16_t" ) # checking $clone->typedef( "__int32_t" ) # checking $clone->typedef( "__int64_t" ) # checking $clone->typedef( "__int8_t" ) # checking $clone->typedef( "__intptr_t" ) # checking $clone->typedef( "__io_close_fn" ) # checking $clone->typedef( "__io_read_fn" ) # checking $clone->typedef( "__io_seek_fn" ) # checking $clone->typedef( "__io_write_fn" ) # checking $clone->typedef( "__ipc_pid_t" ) # checking $clone->typedef( "__itimer_which_t" ) # checking $clone->typedef( "__jmp_buf" ) # checking $clone->typedef( "__key_t" ) # checking $clone->typedef( "__locale_t" ) # checking $clone->typedef( "__loff_t" ) # checking $clone->typedef( "__mbstate_t" ) # checking $clone->typedef( "__mode_t" ) # checking $clone->typedef( "__nlink_t" ) # checking $clone->typedef( "__off64_t" ) # checking $clone->typedef( "__off_t" ) # checking $clone->typedef( "__pid_t" ) # checking $clone->typedef( "__pthread_slist_t" ) # checking $clone->typedef( "__qaddr_t" ) # checking $clone->typedef( "__quad_t" ) # checking $clone->typedef( "__rlim64_t" ) # checking $clone->typedef( "__rlim_t" ) # checking $clone->typedef( "__sig_atomic_t" ) # checking $clone->typedef( "__sighandler_t" ) # checking $clone->typedef( "__sigset_t" ) # checking $clone->typedef( "__socklen_t" ) # checking $clone->typedef( "__ssize_t" ) # checking $clone->typedef( "__suseconds_t" ) # checking $clone->typedef( "__swblk_t" ) # checking $clone->typedef( "__time_t" ) # checking $clone->typedef( "__timer_t" ) # checking $clone->typedef( "__timezone_ptr_t" ) # checking $clone->typedef( "__u_char" ) # checking $clone->typedef( "__u_int" ) # checking $clone->typedef( "__u_long" ) # checking $clone->typedef( "__u_quad_t" ) # checking $clone->typedef( "__u_short" ) # checking $clone->typedef( "__uid_t" ) # checking $clone->typedef( "__uint16_t" ) # checking $clone->typedef( "__uint32_t" ) # checking $clone->typedef( "__uint64_t" ) # checking $clone->typedef( "__uint8_t" ) # checking $clone->typedef( "__useconds_t" ) # checking $clone->typedef( "blkcnt64_t" ) # checking $clone->typedef( "blkcnt_t" ) # checking $clone->typedef( "blksize_t" ) # checking $clone->typedef( "caddr_t" ) # checking $clone->typedef( "clock_t" ) # checking $clone->typedef( "clockid_t" ) # checking $clone->typedef( "comparison_fn_t" ) # checking $clone->typedef( "cookie_close_function_t" ) # checking $clone->typedef( "cookie_io_functions_t" ) # checking $clone->typedef( "cookie_read_function_t" ) # checking $clone->typedef( "cookie_seek_function_t" ) # checking $clone->typedef( "cookie_write_function_t" ) # checking $clone->typedef( "cv_flags_t" ) # checking $clone->typedef( "daddr_t" ) # checking $clone->typedef( "dev_t" ) # checking $clone->typedef( "div_t" ) # checking $clone->typedef( "double_t" ) # checking $clone->typedef( "error_t" ) # checking $clone->typedef( "expectation" ) # checking $clone->typedef( "fd_mask" ) # checking $clone->typedef( "fd_set" ) # checking $clone->typedef( "filter_t" ) # checking $clone->typedef( "float_t" ) # checking $clone->typedef( "fpos64_t" ) # checking $clone->typedef( "fpos_t" ) # checking $clone->typedef( "fpregset_t" ) # checking $clone->typedef( "fsblkcnt64_t" ) # checking $clone->typedef( "fsblkcnt_t" ) # checking $clone->typedef( "fsfilcnt64_t" ) # checking $clone->typedef( "fsfilcnt_t" ) # checking $clone->typedef( "fsid_t" ) # checking $clone->typedef( "gid_t" ) # checking $clone->typedef( "greg_t" ) # checking $clone->typedef( "gregset_t" ) # checking $clone->typedef( "id_t" ) # checking $clone->typedef( "imaxdiv_t" ) # checking $clone->typedef( "in_addr_t" ) # checking $clone->typedef( "in_port_t" ) # checking $clone->typedef( "ino64_t" ) # checking $clone->typedef( "ino_t" ) # checking $clone->typedef( "int16_t" ) # checking $clone->typedef( "int32_t" ) # checking $clone->typedef( "int64_t" ) # checking $clone->typedef( "int8_t" ) # checking $clone->typedef( "int_fast16_t" ) # checking $clone->typedef( "int_fast32_t" ) # checking $clone->typedef( "int_fast64_t" ) # checking $clone->typedef( "int_fast8_t" ) # checking $clone->typedef( "int_least16_t" ) # checking $clone->typedef( "int_least32_t" ) # checking $clone->typedef( "int_least64_t" ) # checking $clone->typedef( "int_least8_t" ) # checking $clone->typedef( "intmax_t" ) # checking $clone->typedef( "intptr_t" ) # checking $clone->typedef( "jmp_buf" ) # checking $clone->typedef( "key_t" ) # checking $clone->typedef( "ldiv_t" ) # checking $clone->typedef( "line_t" ) # checking $clone->typedef( "lldiv_t" ) # checking $clone->typedef( "locale_t" ) # checking $clone->typedef( "loff_t" ) # checking $clone->typedef( "mcontext_t" ) # checking $clone->typedef( "mode_t" ) # checking $clone->typedef( "nlink_t" ) # checking $clone->typedef( "off64_t" ) # checking $clone->typedef( "off_t" ) # checking $clone->typedef( "opcode" ) # checking $clone->typedef( "padtidy_type" ) # checking $clone->typedef( "peep_t" ) # checking $clone->typedef( "pid_t" ) # checking $clone->typedef( "pthread_attr_t" ) # checking $clone->typedef( "pthread_barrier_t" ) # checking $clone->typedef( "pthread_barrierattr_t" ) # checking $clone->typedef( "pthread_cond_t" ) # checking $clone->typedef( "pthread_condattr_t" ) # checking $clone->typedef( "pthread_key_t" ) # checking $clone->typedef( "pthread_mutex_t" ) # checking $clone->typedef( "pthread_mutexattr_t" ) # checking $clone->typedef( "pthread_once_t" ) # checking $clone->typedef( "pthread_rwlock_t" ) # checking $clone->typedef( "pthread_rwlockattr_t" ) # checking $clone->typedef( "pthread_spinlock_t" ) # checking $clone->typedef( "pthread_t" ) # checking $clone->typedef( "ptrdiff_t" ) # checking $clone->typedef( "quad_t" ) # checking $clone->typedef( "re_intuit_start_t" ) # checking $clone->typedef( "re_intuit_string_t" ) # checking $clone->typedef( "re_scream_pos_data" ) # checking $clone->typedef( "reg_trie_accepted" ) # checking $clone->typedef( "regcomp_t" ) # checking $clone->typedef( "regdupe_t" ) # checking $clone->typedef( "regexec_t" ) # checking $clone->typedef( "regexp" ) # checking $clone->typedef( "regexp_engine" ) # checking $clone->typedef( "regfree_t" ) # checking $clone->typedef( "register_t" ) # checking $clone->typedef( "regmatch_info" ) # checking $clone->typedef( "regmatch_slab" ) # checking $clone->typedef( "regmatch_state" ) # checking $clone->typedef( "regnode" ) # checking $clone->typedef( "runops_proc_t" ) # checking $clone->typedef( "sa_family_t" ) # checking $clone->typedef( "share_proc_t" ) # checking $clone->typedef( "sig_atomic_t" ) # checking $clone->typedef( "sig_t" ) # checking $clone->typedef( "sigevent_t" ) # checking $clone->typedef( "sighandler_t" ) # checking $clone->typedef( "siginfo_t" ) # checking $clone->typedef( "sigjmp_buf" ) # checking $clone->typedef( "sigset_t" ) # checking $clone->typedef( "sigval_t" ) # checking $clone->typedef( "size_t" ) # checking $clone->typedef( "socklen_t" ) # checking $clone->typedef( "ssize_t" ) # checking $clone->typedef( "stack_t" ) # checking $clone->typedef( "suseconds_t" ) # checking $clone->typedef( "svtype" ) # checking $clone->typedef( "thrhook_proc_t" ) # checking $clone->typedef( "time_t" ) # checking $clone->typedef( "timer_t" ) # checking $clone->typedef( "u_char" ) # checking $clone->typedef( "u_int" ) # checking $clone->typedef( "u_int16_t" ) # checking $clone->typedef( "u_int32_t" ) # checking $clone->typedef( "u_int64_t" ) # checking $clone->typedef( "u_int8_t" ) # checking $clone->typedef( "u_long" ) # checking $clone->typedef( "u_quad_t" ) # checking $clone->typedef( "u_short" ) # checking $clone->typedef( "ucontext_t" ) # checking $clone->typedef( "uid_t" ) # checking $clone->typedef( "uint" ) # checking $clone->typedef( "uint16_t" ) # checking $clone->typedef( "uint32_t" ) # checking $clone->typedef( "uint64_t" ) # checking $clone->typedef( "uint8_t" ) # checking $clone->typedef( "uint_fast16_t" ) # checking $clone->typedef( "uint_fast32_t" ) # checking $clone->typedef( "uint_fast64_t" ) # checking $clone->typedef( "uint_fast8_t" ) # checking $clone->typedef( "uint_least16_t" ) # checking $clone->typedef( "uint_least32_t" ) # checking $clone->typedef( "uint_least64_t" ) # checking $clone->typedef( "uint_least8_t" ) # checking $clone->typedef( "uintmax_t" ) # checking $clone->typedef( "uintptr_t" ) # checking $clone->typedef( "ulong" ) # checking $clone->typedef( "useconds_t" ) # checking $clone->typedef( "ushort" ) # checking $clone->typedef( "va_list" ) # checking $clone->typedef( "wchar_t" ) # checking $clone->typedef( "wint_t" ) # checking $clone->typedef( "xpv_allocated" ) # checking $clone->typedef( "xpvav_allocated" ) # checking $clone->typedef( "xpvcv_allocated" ) # checking $clone->typedef( "xpvfm_allocated" ) # checking $clone->typedef( "xpvhv_allocated" ) # checking $clone->typedef( "xpviv_allocated" ) ok 35 ok tests/212_clean...........1..6 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:21 2008 # Current time GMT: Wed Feb 27 18:01:21 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok tests/213_string..........1..91 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:21 2008 # Current time GMT: Wed Feb 27 18:01:21 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 # unpack BigEndian u_64 ok 4 ok 5 # unpack LittleEndian u_64 ok 6 ok 7 # unpack BigEndian i_64 ok 8 ok 9 # unpack LittleEndian i_64 ok 10 ok 11 # unpack BigEndian u_32 ok 12 ok 13 # unpack LittleEndian u_32 ok 14 ok 15 # unpack BigEndian i_32 ok 16 ok 17 # unpack LittleEndian i_32 ok 18 ok 19 # pack BigEndian u_64 ok 20 ok 21 ok 22 # pack LittleEndian u_64 ok 23 ok 24 ok 25 # pack BigEndian i_64 ok 26 ok 27 ok 28 # pack LittleEndian i_64 ok 29 ok 30 ok 31 # pack BigEndian u_32 ok 32 ok 33 ok 34 # pack LittleEndian u_32 ok 35 ok 36 ok 37 # pack BigEndian i_32 ok 38 ok 39 ok 40 # pack LittleEndian i_32 ok 41 ok 42 ok 43 # pack dec BigEndian u_64 ok 44 ok 45 ok 46 # pack dec LittleEndian u_64 ok 47 ok 48 ok 49 # pack hex BigEndian u_64 ok 50 ok 51 ok 52 # pack hex LittleEndian u_64 ok 53 ok 54 ok 55 # pack oct BigEndian u_64 ok 56 ok 57 ok 58 # pack oct LittleEndian u_64 ok 59 ok 60 ok 61 # pack bin BigEndian u_64 ok 62 ok 63 ok 64 # pack bin LittleEndian u_64 ok 65 ok 66 ok 67 # pack dec BigEndian u_32 ok 68 ok 69 ok 70 # pack dec LittleEndian u_32 ok 71 ok 72 ok 73 # pack hex BigEndian u_32 ok 74 ok 75 ok 76 # pack hex LittleEndian u_32 ok 77 ok 78 ok 79 # pack oct BigEndian u_32 ok 80 ok 81 ok 82 # pack oct LittleEndian u_32 ok 83 ok 84 ok 85 # pack bin BigEndian u_32 ok 86 ok 87 ok 88 # pack bin LittleEndian u_32 ok 89 ok 90 ok 91 ok tests/214_cache...........1..72 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:21 2008 # Current time GMT: Wed Feb 27 18:01:21 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 15 ok 16 ok 17 ok 18 ok 19 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 20 ok 21 ok 22 ok 23 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 24 ok 25 ok 26 ok 27 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 28 ok 29 ok 30 ok 31 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 32 ok 33 ok 34 ok 35 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 36 ok 37 ok 38 ok 39 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 40 ok 41 ok 42 ok 43 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 44 ok 45 ok 46 ok 47 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 48 ok 49 ok 50 ok 51 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 52 ok 53 ok 54 ok 55 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 56 ok 57 ok 58 ok 59 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 60 ok 61 ok 62 ok 63 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 64 ok 65 ok 66 ok 67 # compare configurations... # compare dependencies... # compare enum_names method... # compare compound_names method... # compare struct_names method... # compare union_names method... # compare typedef_names method... # compare enum method... # compare compound method... # compare struct method... # compare union method... # compare typedef method... ok 68 ok 69 ok 70 ok 71 ok 72 ok tests/215_local...........1..10 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:34 2008 # Current time GMT: Wed Feb 27 18:01:34 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok tests/216_language........1..43 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:35 2008 # Current time GMT: Wed Feb 27 18:01:35 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok tests/217_preproc.........1..29 ok 1 - create Convert::Binary::C::Cached object ok 2 - parse code ok 3 - parse code with \#ident correctly ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 - operands of conditional operator promoted correctly ok 20 ok 21 - branch of conditional operator not evaluated ok 22 ok 23 - branch of short-circuiting operator not evaluated ok 24 ok 25 - arithmetic expressions evaluated correctly ok 26 ok 27 - arithmetic expressions evaluated correctly ok 28 ok 29 ok tests/218_member..........1..1907 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:35 2008 # Current time GMT: Wed Feb 27 18:01:35 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 ok 268 ok 269 ok 270 ok 271 ok 272 ok 273 ok 274 ok 275 ok 276 ok 277 ok 278 ok 279 ok 280 ok 281 ok 282 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 ok 289 ok 290 ok 291 ok 292 ok 293 ok 294 ok 295 ok 296 ok 297 ok 298 ok 299 ok 300 ok 301 ok 302 ok 303 ok 304 ok 305 ok 306 ok 307 ok 308 ok 309 ok 310 ok 311 ok 312 ok 313 ok 314 ok 315 ok 316 ok 317 ok 318 ok 319 ok 320 ok 321 ok 322 ok 323 ok 324 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 ok 337 ok 338 ok 339 ok 340 ok 341 ok 342 ok 343 ok 344 ok 345 ok 346 ok 347 ok 348 ok 349 ok 350 ok 351 ok 352 ok 353 ok 354 ok 355 ok 356 ok 357 ok 358 ok 359 ok 360 ok 361 ok 362 ok 363 ok 364 ok 365 ok 366 ok 367 ok 368 ok 369 ok 370 ok 371 ok 372 ok 373 ok 374 ok 375 ok 376 ok 377 ok 378 ok 379 ok 380 ok 381 ok 382 ok 383 ok 384 ok 385 ok 386 ok 387 ok 388 ok 389 ok 390 ok 391 ok 392 ok 393 ok 394 ok 395 ok 396 ok 397 ok 398 ok 399 ok 400 ok 401 ok 402 ok 403 ok 404 ok 405 ok 406 ok 407 ok 408 ok 409 ok 410 ok 411 ok 412 ok 413 ok 414 ok 415 ok 416 ok 417 ok 418 ok 419 ok 420 ok 421 ok 422 ok 423 ok 424 ok 425 ok 426 ok 427 ok 428 ok 429 ok 430 ok 431 ok 432 ok 433 ok 434 ok 435 ok 436 ok 437 ok 438 ok 439 ok 440 ok 441 ok 442 ok 443 ok 444 ok 445 ok 446 ok 447 ok 448 ok 449 ok 450 ok 451 ok 452 ok 453 ok 454 ok 455 ok 456 ok 457 ok 458 ok 459 ok 460 ok 461 ok 462 ok 463 ok 464 ok 465 ok 466 ok 467 ok 468 ok 469 ok 470 ok 471 ok 472 ok 473 ok 474 ok 475 ok 476 ok 477 ok 478 ok 479 ok 480 ok 481 ok 482 ok 483 ok 484 ok 485 ok 486 ok 487 ok 488 ok 489 ok 490 ok 491 ok 492 ok 493 ok 494 ok 495 ok 496 ok 497 ok 498 ok 499 ok 500 ok 501 ok 502 ok 503 ok 504 ok 505 ok 506 ok 507 ok 508 ok 509 ok 510 ok 511 ok 512 ok 513 ok 514 ok 515 ok 516 ok 517 ok 518 ok 519 ok 520 ok 521 ok 522 ok 523 ok 524 ok 525 ok 526 ok 527 ok 528 ok 529 ok 530 ok 531 ok 532 ok 533 ok 534 ok 535 ok 536 ok 537 ok 538 ok 539 ok 540 ok 541 ok 542 ok 543 ok 544 ok 545 ok 546 ok 547 ok 548 ok 549 ok 550 ok 551 ok 552 ok 553 ok 554 ok 555 ok 556 ok 557 ok 558 ok 559 ok 560 ok 561 ok 562 ok 563 ok 564 ok 565 ok 566 ok 567 ok 568 ok 569 ok 570 ok 571 ok 572 ok 573 ok 574 ok 575 ok 576 ok 577 ok 578 ok 579 ok 580 ok 581 ok 582 ok 583 ok 584 ok 585 ok 586 ok 587 ok 588 ok 589 ok 590 ok 591 ok 592 ok 593 ok 594 ok 595 ok 596 ok 597 ok 598 ok 599 ok 600 ok 601 ok 602 ok 603 ok 604 ok 605 ok 606 ok 607 ok 608 ok 609 ok 610 ok 611 ok 612 ok 613 ok 614 ok 615 ok 616 ok 617 ok 618 ok 619 ok 620 ok 621 ok 622 ok 623 ok 624 ok 625 ok 626 ok 627 ok 628 ok 629 ok 630 ok 631 ok 632 ok 633 ok 634 ok 635 ok 636 ok 637 ok 638 ok 639 ok 640 ok 641 ok 642 ok 643 ok 644 ok 645 ok 646 ok 647 ok 648 ok 649 ok 650 ok 651 ok 652 ok 653 ok 654 ok 655 ok 656 ok 657 ok 658 ok 659 ok 660 ok 661 ok 662 ok 663 ok 664 ok 665 ok 666 ok 667 ok 668 ok 669 ok 670 ok 671 ok 672 ok 673 ok 674 ok 675 ok 676 ok 677 ok 678 ok 679 ok 680 ok 681 ok 682 ok 683 ok 684 ok 685 ok 686 ok 687 ok 688 ok 689 ok 690 ok 691 ok 692 ok 693 ok 694 ok 695 ok 696 ok 697 ok 698 ok 699 ok 700 ok 701 ok 702 ok 703 ok 704 ok 705 ok 706 ok 707 ok 708 ok 709 ok 710 ok 711 ok 712 ok 713 ok 714 ok 715 ok 716 ok 717 ok 718 ok 719 ok 720 ok 721 ok 722 ok 723 ok 724 ok 725 ok 726 ok 727 ok 728 ok 729 ok 730 ok 731 ok 732 ok 733 ok 734 ok 735 ok 736 ok 737 ok 738 ok 739 ok 740 ok 741 ok 742 ok 743 ok 744 ok 745 ok 746 ok 747 ok 748 ok 749 ok 750 ok 751 ok 752 ok 753 ok 754 ok 755 ok 756 ok 757 ok 758 ok 759 ok 760 ok 761 ok 762 ok 763 ok 764 ok 765 ok 766 ok 767 ok 768 ok 769 ok 770 ok 771 ok 772 ok 773 ok 774 ok 775 ok 776 ok 777 ok 778 ok 779 ok 780 ok 781 ok 782 ok 783 ok 784 ok 785 ok 786 ok 787 ok 788 ok 789 ok 790 ok 791 ok 792 ok 793 ok 794 ok 795 ok 796 ok 797 ok 798 ok 799 ok 800 ok 801 ok 802 ok 803 ok 804 ok 805 ok 806 ok 807 ok 808 ok 809 ok 810 ok 811 ok 812 ok 813 ok 814 ok 815 ok 816 ok 817 ok 818 ok 819 ok 820 ok 821 ok 822 ok 823 ok 824 ok 825 ok 826 ok 827 ok 828 ok 829 ok 830 ok 831 ok 832 ok 833 ok 834 ok 835 ok 836 ok 837 ok 838 ok 839 ok 840 ok 841 ok 842 ok 843 ok 844 ok 845 ok 846 ok 847 ok 848 ok 849 ok 850 ok 851 ok 852 ok 853 ok 854 ok 855 ok 856 ok 857 ok 858 ok 859 ok 860 ok 861 ok 862 ok 863 ok 864 ok 865 ok 866 ok 867 ok 868 ok 869 ok 870 ok 871 ok 872 ok 873 ok 874 ok 875 ok 876 ok 877 ok 878 ok 879 ok 880 ok 881 ok 882 ok 883 ok 884 ok 885 ok 886 ok 887 ok 888 ok 889 ok 890 ok 891 ok 892 ok 893 ok 894 ok 895 ok 896 ok 897 ok 898 ok 899 ok 900 ok 901 ok 902 ok 903 ok 904 ok 905 ok 906 ok 907 ok 908 ok 909 ok 910 ok 911 ok 912 ok 913 ok 914 ok 915 ok 916 ok 917 ok 918 ok 919 ok 920 ok 921 ok 922 ok 923 ok 924 ok 925 ok 926 ok 927 ok 928 ok 929 ok 930 ok 931 ok 932 ok 933 ok 934 ok 935 ok 936 ok 937 ok 938 ok 939 ok 940 ok 941 ok 942 ok 943 ok 944 ok 945 ok 946 ok 947 ok 948 ok 949 ok 950 ok 951 ok 952 ok 953 ok 954 ok 955 ok 956 ok 957 ok 958 ok 959 ok 960 ok 961 ok 962 ok 963 ok 964 ok 965 ok 966 ok 967 ok 968 ok 969 ok 970 ok 971 ok 972 ok 973 ok 974 ok 975 ok 976 ok 977 ok 978 ok 979 ok 980 ok 981 ok 982 ok 983 ok 984 ok 985 ok 986 ok 987 ok 988 ok 989 ok 990 ok 991 ok 992 ok 993 ok 994 ok 995 ok 996 ok 997 ok 998 ok 999 ok 1000 ok 1001 ok 1002 ok 1003 ok 1004 ok 1005 ok 1006 ok 1007 ok 1008 ok 1009 ok 1010 ok 1011 ok 1012 ok 1013 ok 1014 ok 1015 ok 1016 ok 1017 ok 1018 ok 1019 ok 1020 ok 1021 ok 1022 ok 1023 ok 1024 ok 1025 ok 1026 ok 1027 ok 1028 ok 1029 ok 1030 ok 1031 ok 1032 ok 1033 ok 1034 ok 1035 ok 1036 ok 1037 ok 1038 ok 1039 ok 1040 ok 1041 ok 1042 ok 1043 ok 1044 ok 1045 ok 1046 ok 1047 ok 1048 ok 1049 ok 1050 ok 1051 ok 1052 ok 1053 ok 1054 ok 1055 ok 1056 ok 1057 ok 1058 ok 1059 ok 1060 ok 1061 ok 1062 ok 1063 ok 1064 ok 1065 ok 1066 ok 1067 ok 1068 ok 1069 ok 1070 ok 1071 ok 1072 ok 1073 ok 1074 ok 1075 ok 1076 ok 1077 ok 1078 ok 1079 ok 1080 ok 1081 ok 1082 ok 1083 ok 1084 ok 1085 ok 1086 ok 1087 ok 1088 ok 1089 ok 1090 ok 1091 ok 1092 ok 1093 ok 1094 ok 1095 ok 1096 ok 1097 ok 1098 ok 1099 ok 1100 ok 1101 ok 1102 ok 1103 ok 1104 ok 1105 ok 1106 ok 1107 ok 1108 ok 1109 ok 1110 ok 1111 ok 1112 ok 1113 ok 1114 ok 1115 ok 1116 ok 1117 ok 1118 ok 1119 ok 1120 ok 1121 ok 1122 ok 1123 ok 1124 ok 1125 ok 1126 ok 1127 ok 1128 ok 1129 ok 1130 ok 1131 ok 1132 ok 1133 ok 1134 ok 1135 ok 1136 ok 1137 ok 1138 ok 1139 ok 1140 ok 1141 ok 1142 ok 1143 ok 1144 ok 1145 ok 1146 ok 1147 ok 1148 ok 1149 ok 1150 ok 1151 ok 1152 ok 1153 ok 1154 ok 1155 ok 1156 ok 1157 ok 1158 ok 1159 ok 1160 ok 1161 ok 1162 ok 1163 ok 1164 ok 1165 ok 1166 ok 1167 ok 1168 ok 1169 ok 1170 ok 1171 ok 1172 ok 1173 ok 1174 ok 1175 ok 1176 ok 1177 ok 1178 ok 1179 ok 1180 ok 1181 ok 1182 ok 1183 ok 1184 ok 1185 ok 1186 ok 1187 ok 1188 ok 1189 ok 1190 ok 1191 ok 1192 ok 1193 ok 1194 ok 1195 ok 1196 ok 1197 ok 1198 ok 1199 ok 1200 ok 1201 ok 1202 ok 1203 ok 1204 ok 1205 ok 1206 ok 1207 ok 1208 ok 1209 ok 1210 ok 1211 ok 1212 ok 1213 ok 1214 ok 1215 ok 1216 ok 1217 ok 1218 ok 1219 ok 1220 ok 1221 ok 1222 ok 1223 ok 1224 ok 1225 ok 1226 ok 1227 ok 1228 ok 1229 ok 1230 ok 1231 ok 1232 ok 1233 ok 1234 ok 1235 ok 1236 ok 1237 ok 1238 ok 1239 ok 1240 ok 1241 ok 1242 ok 1243 ok 1244 ok 1245 ok 1246 ok 1247 ok 1248 ok 1249 ok 1250 ok 1251 ok 1252 ok 1253 ok 1254 ok 1255 ok 1256 ok 1257 ok 1258 ok 1259 ok 1260 ok 1261 ok 1262 ok 1263 ok 1264 ok 1265 ok 1266 ok 1267 ok 1268 ok 1269 ok 1270 ok 1271 ok 1272 ok 1273 ok 1274 ok 1275 ok 1276 ok 1277 ok 1278 ok 1279 ok 1280 ok 1281 ok 1282 ok 1283 ok 1284 ok 1285 ok 1286 ok 1287 ok 1288 ok 1289 ok 1290 ok 1291 ok 1292 ok 1293 ok 1294 ok 1295 ok 1296 ok 1297 ok 1298 ok 1299 ok 1300 ok 1301 ok 1302 ok 1303 ok 1304 ok 1305 ok 1306 ok 1307 ok 1308 ok 1309 ok 1310 ok 1311 ok 1312 ok 1313 ok 1314 ok 1315 ok 1316 ok 1317 ok 1318 ok 1319 ok 1320 ok 1321 ok 1322 ok 1323 ok 1324 ok 1325 ok 1326 ok 1327 ok 1328 ok 1329 ok 1330 ok 1331 ok 1332 ok 1333 ok 1334 ok 1335 ok 1336 ok 1337 ok 1338 ok 1339 ok 1340 ok 1341 ok 1342 ok 1343 ok 1344 ok 1345 ok 1346 ok 1347 ok 1348 ok 1349 ok 1350 ok 1351 ok 1352 ok 1353 ok 1354 ok 1355 ok 1356 ok 1357 ok 1358 ok 1359 ok 1360 ok 1361 ok 1362 ok 1363 ok 1364 ok 1365 ok 1366 ok 1367 ok 1368 ok 1369 ok 1370 ok 1371 ok 1372 ok 1373 ok 1374 ok 1375 ok 1376 ok 1377 ok 1378 ok 1379 ok 1380 ok 1381 ok 1382 ok 1383 ok 1384 ok 1385 ok 1386 ok 1387 ok 1388 ok 1389 ok 1390 ok 1391 ok 1392 ok 1393 ok 1394 ok 1395 ok 1396 ok 1397 ok 1398 ok 1399 ok 1400 ok 1401 ok 1402 ok 1403 ok 1404 ok 1405 ok 1406 ok 1407 ok 1408 ok 1409 ok 1410 ok 1411 ok 1412 ok 1413 ok 1414 ok 1415 ok 1416 ok 1417 ok 1418 ok 1419 ok 1420 ok 1421 ok 1422 ok 1423 ok 1424 ok 1425 ok 1426 ok 1427 ok 1428 ok 1429 ok 1430 ok 1431 ok 1432 ok 1433 ok 1434 ok 1435 ok 1436 ok 1437 ok 1438 ok 1439 ok 1440 ok 1441 ok 1442 ok 1443 ok 1444 ok 1445 ok 1446 ok 1447 ok 1448 ok 1449 ok 1450 ok 1451 ok 1452 ok 1453 ok 1454 ok 1455 ok 1456 ok 1457 ok 1458 ok 1459 ok 1460 ok 1461 ok 1462 ok 1463 ok 1464 ok 1465 ok 1466 ok 1467 ok 1468 ok 1469 ok 1470 ok 1471 ok 1472 ok 1473 ok 1474 ok 1475 ok 1476 ok 1477 ok 1478 ok 1479 ok 1480 ok 1481 ok 1482 ok 1483 ok 1484 ok 1485 ok 1486 ok 1487 ok 1488 ok 1489 ok 1490 ok 1491 ok 1492 ok 1493 ok 1494 ok 1495 ok 1496 ok 1497 ok 1498 ok 1499 ok 1500 ok 1501 ok 1502 ok 1503 ok 1504 ok 1505 ok 1506 ok 1507 ok 1508 ok 1509 ok 1510 ok 1511 ok 1512 ok 1513 ok 1514 ok 1515 ok 1516 ok 1517 ok 1518 ok 1519 ok 1520 ok 1521 ok 1522 ok 1523 ok 1524 ok 1525 ok 1526 ok 1527 ok 1528 ok 1529 ok 1530 ok 1531 ok 1532 ok 1533 ok 1534 ok 1535 ok 1536 ok 1537 ok 1538 ok 1539 ok 1540 ok 1541 ok 1542 ok 1543 ok 1544 ok 1545 ok 1546 ok 1547 ok 1548 ok 1549 ok 1550 ok 1551 ok 1552 ok 1553 ok 1554 ok 1555 ok 1556 ok 1557 ok 1558 ok 1559 ok 1560 ok 1561 ok 1562 ok 1563 ok 1564 ok 1565 ok 1566 ok 1567 ok 1568 ok 1569 ok 1570 ok 1571 ok 1572 ok 1573 ok 1574 ok 1575 ok 1576 ok 1577 ok 1578 ok 1579 ok 1580 ok 1581 ok 1582 ok 1583 ok 1584 ok 1585 ok 1586 ok 1587 ok 1588 ok 1589 ok 1590 ok 1591 ok 1592 ok 1593 ok 1594 ok 1595 ok 1596 ok 1597 ok 1598 ok 1599 ok 1600 ok 1601 ok 1602 ok 1603 ok 1604 ok 1605 ok 1606 ok 1607 ok 1608 ok 1609 ok 1610 ok 1611 ok 1612 ok 1613 ok 1614 ok 1615 ok 1616 ok 1617 ok 1618 ok 1619 ok 1620 ok 1621 ok 1622 ok 1623 ok 1624 ok 1625 ok 1626 ok 1627 ok 1628 ok 1629 ok 1630 ok 1631 ok 1632 ok 1633 ok 1634 ok 1635 ok 1636 ok 1637 ok 1638 ok 1639 ok 1640 ok 1641 ok 1642 ok 1643 ok 1644 ok 1645 ok 1646 ok 1647 ok 1648 ok 1649 ok 1650 ok 1651 ok 1652 ok 1653 ok 1654 ok 1655 ok 1656 ok 1657 ok 1658 ok 1659 ok 1660 ok 1661 ok 1662 ok 1663 ok 1664 ok 1665 ok 1666 ok 1667 ok 1668 ok 1669 ok 1670 ok 1671 ok 1672 ok 1673 ok 1674 ok 1675 ok 1676 ok 1677 ok 1678 ok 1679 ok 1680 ok 1681 ok 1682 ok 1683 ok 1684 ok 1685 ok 1686 ok 1687 ok 1688 ok 1689 ok 1690 ok 1691 ok 1692 ok 1693 ok 1694 ok 1695 ok 1696 ok 1697 ok 1698 ok 1699 ok 1700 ok 1701 ok 1702 ok 1703 ok 1704 ok 1705 ok 1706 ok 1707 ok 1708 ok 1709 ok 1710 ok 1711 ok 1712 ok 1713 ok 1714 ok 1715 ok 1716 ok 1717 ok 1718 ok 1719 ok 1720 ok 1721 ok 1722 ok 1723 ok 1724 ok 1725 ok 1726 ok 1727 ok 1728 ok 1729 ok 1730 ok 1731 ok 1732 ok 1733 ok 1734 ok 1735 ok 1736 ok 1737 ok 1738 ok 1739 ok 1740 ok 1741 ok 1742 ok 1743 ok 1744 ok 1745 ok 1746 ok 1747 ok 1748 ok 1749 ok 1750 ok 1751 ok 1752 ok 1753 ok 1754 ok 1755 ok 1756 ok 1757 ok 1758 ok 1759 ok 1760 ok 1761 ok 1762 ok 1763 ok 1764 ok 1765 ok 1766 ok 1767 ok 1768 ok 1769 ok 1770 ok 1771 ok 1772 ok 1773 ok 1774 ok 1775 ok 1776 ok 1777 ok 1778 ok 1779 ok 1780 ok 1781 ok 1782 ok 1783 ok 1784 ok 1785 ok 1786 ok 1787 ok 1788 ok 1789 ok 1790 ok 1791 ok 1792 ok 1793 ok 1794 ok 1795 ok 1796 ok 1797 ok 1798 ok 1799 ok 1800 ok 1801 ok 1802 ok 1803 ok 1804 ok 1805 ok 1806 ok 1807 ok 1808 ok 1809 ok 1810 ok 1811 ok 1812 ok 1813 ok 1814 ok 1815 ok 1816 ok 1817 ok 1818 ok 1819 ok 1820 ok 1821 ok 1822 ok 1823 ok 1824 ok 1825 ok 1826 ok 1827 ok 1828 ok 1829 ok 1830 ok 1831 ok 1832 ok 1833 ok 1834 ok 1835 ok 1836 ok 1837 ok 1838 ok 1839 ok 1840 ok 1841 ok 1842 ok 1843 ok 1844 ok 1845 ok 1846 ok 1847 ok 1848 ok 1849 ok 1850 ok 1851 ok 1852 ok 1853 ok 1854 ok 1855 ok 1856 ok 1857 ok 1858 ok 1859 ok 1860 ok 1861 ok 1862 ok 1863 ok 1864 ok 1865 ok 1866 ok 1867 ok 1868 ok 1869 ok 1870 ok 1871 ok 1872 ok 1873 ok 1874 ok 1875 ok 1876 ok 1877 ok 1878 ok 1879 ok 1880 ok 1881 ok 1882 ok 1883 ok 1884 ok 1885 ok 1886 ok 1887 ok 1888 ok 1889 ok 1890 ok 1891 ok 1892 ok 1893 ok 1894 ok 1895 ok 1896 ok 1897 ok 1898 ok 1899 ok 1900 ok 1901 ok 1902 ok 1903 ok 1904 ok 1905 ok 1906 ok 1907 ok tests/219_def.............1..119 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:43 2008 # Current time GMT: Wed Feb 27 18:01:43 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok tests/220_new.............1..3 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:43 2008 # Current time GMT: Wed Feb 27 18:01:43 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok tests/221_asm.............1..14 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:43 2008 # Current time GMT: Wed Feb 27 18:01:43 2008 # Using Test.pm version 1.25 ok 1 ok 2 # ------------------------------------------------------------------------ # # /* (1,1) function-like calls aren't a problem anyway */ # # void main() # { # asm("foo"); # __asm__("foo"); # asm("\n\ # global memctl\n\ # memctl:\n\ # movq &75,%d0\n\ # trap &0\n\ # bcc.b noerror\n\ # jmp cerror%\n\ # noerror:\n\ # movq &0,%d0\n\ # rts"); # } # # ------------------------------------------------------------------------ ok 3 ok 4 # ------------------------------------------------------------------------ # # /* (1,0) this one's a lot better ;-) */ # # void main() # { # __asm__ ("" : : "r" (reference)); # } # # ------------------------------------------------------------------------ ok 5 ok 6 # ------------------------------------------------------------------------ # # /* (1,0) even more complex statements */ # # void main() # { # __asm__ __volatile__ ("getcon cr%1, %0" : "=r" (res) : "n" (k)); # __asm__ __volatile__ ("putcon %0, cr%1" : : "r" (mm), "n" (k)); # __asm__ __volatile__ ("putcfg %0, %1, %2" : : "r" (mm), "n" (s), "r" (mw)); # __asm__ __volatile__ ("ld.b %m0, r63" : : "o" (((char*)mm)[s])); # __asm__ __volatile__ ("" : "+m"(x->a) : "r"(x) : "memory", "cc"); # __asm__ ("" : "=r"(tmp), "=r"(ret)); # asm volatile ("sleep"); # asm("%0"::"r"(1.5)); # } # # ------------------------------------------------------------------------ ok 7 ok 8 # ------------------------------------------------------------------------ # # /* (1,0) declarators */ # # void main() # { # register unsigned long long r18 asm ("r18"); # register unsigned long long r19 asm ("r19"); # register unsigned long long r0 asm ("r0") = 0; # register unsigned long long r1 asm ("r1") = 1; # register int r2 asm ("r2") = i >> 31; # register int r3 asm ("r3") = j >> 31; # } # # ------------------------------------------------------------------------ ok 9 ok 10 # ------------------------------------------------------------------------ # # /* (1,0) declarators */ # # __asm__ ("foo"); # __asm__ ("foo"); # register unsigned long long r18 asm ("r18"); # # ------------------------------------------------------------------------ ok 11 ok 12 # ------------------------------------------------------------------------ # # /* (1,0) from the gcc regression tests */ # # f(){asm("f":::"cc");} # g(x,y){asm("g"::"%r"(x), "r"(y));} # # void foo (void) asm ("_bar"); # # void main() # { # asm("": "+r" (v) : "r" (0), "r" (1)); # __asm__ ("mull %3" : "=a" (rp[0]), "=d" (rp[1]) : "%0" (7), "rm" (7)); # asm volatile ("" : : : # "f0", "f1", "f2", "f3", "f4", "f5", "f6", "f7", # "f8", "f9", "f10", "f11", "f12", "f13", "f14", "f15", # "f16", "f17", "f18", "f19", "f20", "f21", "f22", "f23", # "f24", "f25", "f26", "f27", "f28", "f29", "f30", "f31"); # # asm volatile ("test0 X%0Y%[arg]Z" : [arg] "=g" (x)); # asm volatile ("test1 X%[out]Y%[in]Z" : [out] "=g" (y) : [in] "0"(y)); # asm volatile ("test2 X%a0Y%a[arg]Z" : : [arg] "p" (&z)); # asm volatile ("test3 %[in]" : [inout] "=g"(x) : "[inout]" (x), [in] "g" (y)); # } # # ------------------------------------------------------------------------ ok 13 ok 14 ok tests/222_ieee............1..50 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:44 2008 # Current time GMT: Wed Feb 27 18:01:44 2008 # Using Test.pm version 1.25 ok 1 # checking -1.0 # pack($value) => BF 80 00 00 ok 2 # unpack($sb) => -1 ok 3 # pack($value) => BF F0 00 00 00 00 00 00 ok 4 # unpack($db) => -1 ok 5 # pack($value) => 00 00 80 BF ok 6 # unpack($sl) => -1 ok 7 # pack($value) => 00 00 00 00 00 00 F0 BF ok 8 # unpack($dl) => -1 ok 9 # checking 0.0 # pack($value) => 00 00 00 00 ok 10 # unpack($sb) => 0 ok 11 # pack($value) => 00 00 00 00 00 00 00 00 ok 12 # unpack($db) => 0 ok 13 # pack($value) => 00 00 00 00 ok 14 # unpack($sl) => 0 ok 15 # pack($value) => 00 00 00 00 00 00 00 00 ok 16 # unpack($dl) => 0 ok 17 # checking 0.4 # pack($value) => 3E CC CC CD ok 18 # unpack($sb) => 0.400000005960464 ok 19 # pack($value) => 3F D9 99 99 99 99 99 9A ok 20 # unpack($db) => 0.4 ok 21 # pack($value) => CD CC CC 3E ok 22 # unpack($sl) => 0.400000005960464 ok 23 # pack($value) => 9A 99 99 99 99 99 D9 3F ok 24 # unpack($dl) => 0.4 ok 25 # checking 1.0 # pack($value) => 3F 80 00 00 ok 26 # unpack($sb) => 1 ok 27 # pack($value) => 3F F0 00 00 00 00 00 00 ok 28 # unpack($db) => 1 ok 29 # pack($value) => 00 00 80 3F ok 30 # unpack($sl) => 1 ok 31 # pack($value) => 00 00 00 00 00 00 F0 3F ok 32 # unpack($dl) => 1 ok 33 # checking 3.1415926535 # pack($value) => 40 49 0F DB ok 34 # unpack($sb) => 3.14159274101257 ok 35 # pack($value) => 40 09 21 FB 54 41 17 44 ok 36 # unpack($db) => 3.1415926535 ok 37 # pack($value) => DB 0F 49 40 ok 38 # unpack($sl) => 3.14159274101257 ok 39 # pack($value) => 44 17 41 54 FB 21 09 40 ok 40 # unpack($dl) => 3.1415926535 ok 41 # checking 1.220703125e-4 # pack($value) => 39 00 00 00 ok 42 # unpack($sb) => 0.0001220703125 ok 43 # pack($value) => 3F 20 00 00 00 00 00 00 ok 44 # unpack($db) => 0.0001220703125 ok 45 # pack($value) => 00 00 00 39 ok 46 # unpack($sl) => 0.0001220703125 ok 47 # pack($value) => 00 00 00 00 00 00 20 3F ok 48 # unpack($dl) => 0.0001220703125 ok 49 ok 50 ok tests/223_initializer.....1..27 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:44 2008 # Current time GMT: Wed Feb 27 18:01:44 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 # ref : {0,{{0,0,{{0,0,0,0,0,0,0,0,0,0}}}},0} # init: {0,{{0,0,{{0,0,0,0,0,0,0,0,0,0}}}},0} ok 8 # ref : {{0,0,0,0,0,0,0,0,0,0}} # init: {{0,0,0,0,0,0,0,0,0,0}} ok 9 # ref : {{{{0}}},{{{0}}}} # init: {{{{0}}},{{{0}}}} ok 10 # ref : {{{{42}}},{{{-4711}}}} # init: {{{{42}}},{{{-4711}}}} ok 11 # ref : {{{{0}}},{{{101}}}} # init: {{{{0}}},{{{101}}}} ok 12 ok 13 # ref : {0,{0},{0,{{0,0}},0},0,{0,0}} # init: {0,{0},{0,{{0,0}},0},0,{0,0}} ok 14 ok 15 # ref : {0,0,0} # init: {0,0,0} ok 16 # ref : {3,2,1} # init: {3,2,1} ok 17 # ref : {3,0,1} # init: {3,0,1} ok 18 ok 19 # ref : {0,0,0} # init: {0,0,0} ok 20 ok 21 # ref : {0,0,{{0,0,0,0,0}}} # init: {0,0,{{0,0,0,0,0}}} ok 22 # ref : {1,0,{{0,0,0,0,0}}} # init: {1,0,{{0,0,0,0,0}}} ok 23 # ref : {2,0,{{0,0,0,0,0}}} # init: {2,0,{{0,0,0,0,0}}} ok 24 # ref : {DATE,0,{{0,0,0,0,0}}} # init: {DATE,0,{{0,0,0,0,0}}} ok 25 # ref : {SOMETHING,0,{{0,0,0,0,0}}} # init: {SOMETHING,0,{{0,0,0,0,0}}} ok 26 # ref : {0,SOMETHING,{{0,0,0,0,0}}} # init: {0,SOMETHING,{{0,0,0,0,0}}} ok 27 ok tests/224_typeof..........1..31 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:45 2008 # Current time GMT: Wed Feb 27 18:01:45 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok tests/225_magic...........1..8 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:45 2008 # Current time GMT: Wed Feb 27 18:01:45 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok tests/226_indexed.........1..45 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:45 2008 # Current time GMT: Wed Feb 27 18:01:45 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok tests/227_flexarray.......1..49 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:47 2008 # Current time GMT: Wed Feb 27 18:01:47 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok tests/228_hooks...........1..420 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:47 2008 # Current time GMT: Wed Feb 27 18:01:47 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 # (struct inlined) pack ok 221 # (enum NUM) unpack_ptr ok 222 # (enum NUM) pack ok 223 # (struct inlined) unpack ok 224 ok 225 # (struct inlined) unpack_ptr ok 226 # (struct inlined) pack ok 227 # (struct inlined) unpack ok 228 # (foo) pack ok 229 # (foo) unpack ok 230 # (foo) pack ok 231 # (struct inlined) unpack_ptr ok 232 # (struct inlined) pack_ptr ok 233 # (enum NUM) unpack ok 234 # (struct inlined) pack ok 235 # (struct inlined) unpack_ptr ok 236 # (struct inlined) pack ok 237 # (enum NUM) unpack_ptr ok 238 # (struct inlined) pack_ptr ok 239 # (foo) unpack_ptr ok 240 # (foo) pack ok 241 # (struct inlined) unpack_ptr ok 242 # (enum NUM) pack_ptr ok 243 # (struct inlined) unpack ok 244 # (enum NUM) pack ok 245 # (struct inlined) unpack_ptr ok 246 # (struct inlined) pack ok 247 ok 248 # (enum NUM) pack ok 249 # (enum NUM) unpack ok 250 # (struct inlined) pack_ptr ok 251 # (enum NUM) unpack_ptr ok 252 # (struct inlined) pack ok 253 # (enum NUM) unpack ok 254 # (foo) pack ok 255 # (enum NUM) unpack_ptr ok 256 # (enum NUM) pack_ptr ok 257 # (foo) unpack ok 258 # (enum NUM) pack ok 259 # (enum NUM) unpack_ptr ok 260 # (foo) pack ok 261 # (foo) unpack ok 262 # (enum NUM) pack_ptr ok 263 # (enum NUM) unpack ok 264 ok 265 # (foo) unpack ok 266 # (enum NUM) pack_ptr ok 267 # (struct inlined) unpack ok 268 ok 269 # (enum NUM) unpack ok 270 # (enum NUM) pack ok 271 # (struct inlined) unpack_ptr ok 272 # (struct inlined) pack_ptr ok 273 # (foo) unpack ok 274 # (enum NUM) pack ok 275 # (foo) unpack ok 276 # (struct inlined) pack ok 277 # (enum NUM) unpack_ptr ok 278 # (foo) pack ok 279 # (struct inlined) unpack ok 280 # (foo) pack ok 281 # (foo) unpack ok 282 # (foo) pack ok 283 # (struct inlined) unpack ok 284 # (struct inlined) pack_ptr ok 285 # (struct inlined) unpack_ptr ok 286 # (struct inlined) pack_ptr ok 287 # (foo) unpack ok 288 # (struct inlined) pack ok 289 # (foo) unpack ok 290 # (foo) pack ok 291 # (enum NUM) unpack_ptr ok 292 # (struct inlined) pack ok 293 # (enum NUM) unpack ok 294 # (struct inlined) pack ok 295 # (struct inlined) unpack_ptr ok 296 # (foo) pack ok 297 # (struct inlined) unpack_ptr ok 298 # (struct inlined) pack_ptr ok 299 # (foo) unpack ok 300 ok 301 # (enum NUM) unpack ok 302 # (enum NUM) pack ok 303 # (foo) unpack_ptr ok 304 # (struct inlined) pack ok 305 # (foo) unpack_ptr ok 306 # (enum NUM) pack ok 307 # (enum NUM) unpack_ptr ok 308 # (foo) pack ok 309 # (enum NUM) unpack ok 310 # (struct inlined) pack ok 311 # (enum NUM) unpack ok 312 # (foo) pack ok 313 # (enum NUM) unpack ok 314 # (struct inlined) pack ok 315 # (enum NUM) unpack ok 316 # (enum NUM) pack ok 317 # (struct inlined) unpack ok 318 # (foo) pack ok 319 # (struct inlined) unpack_ptr ok 320 # (enum NUM) pack_ptr ok 321 # (struct inlined) unpack ok 322 # (struct inlined) pack ok 323 # (enum NUM) unpack_ptr ok 324 # (struct inlined) pack ok 325 # (struct inlined) unpack_ptr ok 326 # (foo) pack ok 327 # (foo) unpack ok 328 # (enum NUM) pack ok 329 # (struct inlined) unpack_ptr ok 330 # (struct inlined) pack ok 331 ok 332 # (enum NUM) pack ok 333 # (foo) unpack_ptr ok 334 # (struct inlined) pack_ptr ok 335 # (enum NUM) unpack ok 336 # (enum NUM) pack ok 337 # (struct inlined) unpack ok 338 # (enum NUM) pack_ptr ok 339 # (struct inlined) unpack ok 340 # (struct inlined) pack_ptr ok 341 # (enum NUM) unpack_ptr ok 342 ok 343 # (struct inlined) unpack ok 344 # (enum NUM) pack ok 345 ok 346 # (foo) pack ok 347 # (foo) unpack ok 348 # (foo) pack ok 349 # (enum NUM) unpack ok 350 # (struct inlined) pack ok 351 # (foo) unpack ok 352 # (enum NUM) pack_ptr ok 353 # (foo) unpack ok 354 # (enum NUM) pack ok 355 # (enum NUM) unpack_ptr ok 356 # (struct inlined) pack ok 357 # (enum NUM) unpack_ptr ok 358 # (foo) pack ok 359 # (enum NUM) unpack ok 360 # (enum NUM) pack_ptr ok 361 # (foo) unpack ok 362 # (foo) pack ok 363 # (foo) unpack ok 364 # (foo) pack ok 365 # (struct inlined) unpack_ptr ok 366 # (foo) pack ok 367 # (struct inlined) unpack_ptr ok 368 # (struct inlined) pack ok 369 # (enum NUM) unpack ok 370 # (struct inlined) pack_ptr ok 371 # (struct inlined) unpack ok 372 # (foo) pack ok 373 # (struct inlined) unpack_ptr ok 374 # (enum NUM) pack_ptr ok 375 # (foo) unpack ok 376 # (enum NUM) pack_ptr ok 377 # (foo) unpack_ptr ok 378 # (enum NUM) pack_ptr ok 379 # (enum NUM) unpack ok 380 # (foo) pack_ptr ok 381 # (foo) unpack ok 382 # (enum NUM) pack ok 383 # (foo) unpack ok 384 # (struct inlined) pack ok 385 # (struct inlined) unpack ok 386 # (foo) pack ok 387 # (foo) unpack ok 388 # (foo) pack ok 389 # (foo) unpack ok 390 # (struct inlined) pack_ptr ok 391 # (struct inlined) unpack_ptr ok 392 # (enum NUM) pack ok 393 ok 394 # (enum NUM) pack_ptr ok 395 # (foo) unpack ok 396 # (struct inlined) pack ok 397 # (enum NUM) unpack_ptr ok 398 # (enum NUM) pack_ptr ok 399 # (enum NUM) unpack ok 400 # (struct inlined) pack ok 401 # (struct inlined) unpack ok 402 ok 403 # (struct inlined) unpack ok 404 # (struct inlined) pack ok 405 # (enum NUM) unpack_ptr ok 406 # (struct inlined) pack ok 407 # (struct inlined) unpack_ptr ok 408 # (enum NUM) pack ok 409 # (enum NUM) unpack ok 410 # (enum NUM) pack ok 411 # (struct inlined) unpack ok 412 # (foo) pack ok 413 # (struct inlined) unpack_ptr ok 414 # (enum NUM) pack_ptr ok 415 # (enum NUM) unpack ok 416 # (struct inlined) pack_ptr ok 417 # (enum NUM) unpack_ptr ok 418 # (enum NUM) pack ok 419 # (struct inlined) unpack_ptr ok 420 ok tests/229_substr..........1..41 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:48 2008 # Current time GMT: Wed Feb 27 18:01:48 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok tests/230_compiler........1..6 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:48 2008 # Current time GMT: Wed Feb 27 18:01:48 2008 # Using Test.pm version 1.25 # -- gcc-arm -- # pass=633 fail=0 ok 1 ok 2 # -- gcc-hp64 -- # pass=801 fail=0 ok 3 ok 4 # -- gcc-vax -- # pass=633 fail=0 ok 5 ok 6 ok tests/231_align...........1..212 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:48 2008 # Current time GMT: Wed Feb 27 18:01:48 2008 # Using Test.pm version 1.25 ok 1 # --- Alignment => 1, CompoundAlignment => 1 --- ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 # --- Alignment => 1, CompoundAlignment => 2 --- ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 # --- Alignment => 1, CompoundAlignment => 4 --- ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 # --- Alignment => 2, CompoundAlignment => 1 --- ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 # --- Alignment => 2, CompoundAlignment => 2 --- ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 # --- Alignment => 2, CompoundAlignment => 4 --- ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 # --- Alignment => 4, CompoundAlignment => 1 --- ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 # --- Alignment => 4, CompoundAlignment => 2 --- ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 # --- Alignment => 4, CompoundAlignment => 4 --- ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 ok 212 ok tests/232_native..........1..65 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:48 2008 # Current time GMT: Wed Feb 27 18:01:48 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 # native(PointerSize) = 4 ok 9 ok 10 # native(IntSize) = 4 # found $Config{intsize} ok 11 ok 12 # native(CharSize) = 1 ok 13 ok 14 # native(ShortSize) = 2 # found $Config{shortsize} ok 15 ok 16 # native(LongSize) = 4 # found $Config{longsize} ok 17 ok 18 # native(LongLongSize) = 8 # found $Config{longlongsize} ok 19 ok 20 # native(FloatSize) = 4 ok 21 ok 22 # native(DoubleSize) = 8 # found $Config{doublesize} ok 23 ok 24 # native(LongDoubleSize) = 8 ok 25 ok 26 # native(Alignment) = 8 ok 27 ok 28 # native(CompoundAlignment) = 1 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok tests/233_tags............1..148 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:48 2008 # Current time GMT: Wed Feb 27 18:01:48 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok tests/234_format..........1..148 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:49 2008 # Current time GMT: Wed Feb 27 18:01:49 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok tests/235_basic...........1..54 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:49 2008 # Current time GMT: Wed Feb 27 18:01:49 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok tests/236_typeinfo........1..49 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:49 2008 # Current time GMT: Wed Feb 27 18:01:49 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok tests/237_parser..........1..18 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 10:01:49 2008 # Current time GMT: Wed Feb 27 18:01:49 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok tests/238_byteorder.......1..32 ok 1 - parse C code ok 2 - bits.a ok 3 - bits.a ok 4 - bits.a ok 5 - bits.a ok 6 - enum weekday ok 7 - pack test ok 8 - array ok 9 - bits.a ok 10 - bits.a ok 11 - bits.a ok 12 - bits.a ok 13 - enum weekday ok 14 - pack test ok 15 - array ok 16 - pack array ok 17 - test ok 18 - test ok 19 - pack test ok 20 - test ok 21 - pack test ok 22 - test ok 23 - pack test ok 24 - test ok 25 - pack test ok 26 - unpack_xxx ok 27 - unpack hook calls ok 28 - test ok 29 - pack_xxx ok 30 - pack test ok 31 - pack hook calls ok 32 - tagging bitfield ok tests/239_macros..........1..54 ok 1 - parse an empty string ok 2 - STDC macro name count ok 3 - STDC macro names ok 4 - STDC macro count ok 5 - macro count ok 6 - STDC macro definitions ok 7 - STDC macro definitions (arg) ok 8 - STDC macro definition (scalar context) ok 9 - STDC macro definitions (arg) ok 10 - __STDC_VERSION__ defined ok 11 - __STDC_HOSTED__ defined ok 12 - FOOBAR not defined ok 13 - parse some defines ok 14 - macro name count ok 15 - macro names ok 16 - macro count ok 17 - macro definitions ok 18 - macro definitions (arg) ok 19 - macro definition (scalar context) ok 20 - STDC macro definitions (arg) ok 21 - __STDC_VERSION__ defined ok 22 - __STDC_HOSTED__ defined ok 23 - DEFINED defined ok 24 - MULTIPLY defined ok 25 - NOT_DEFINED not defined ok 26 - sourcify ok 27 - DEFINED defined ok 28 - DEFINED not defined after HasCPPComments ok 29 - DEFINED defined ok 30 - DEFINED not defined after HasCPPComments ok 31 - DEFINED defined ok 32 - DEFINED still defined after PointerSize ok 33 - DEFINED defined ok 34 - DEFINED still defined after PointerSize ok 35 - DEFINED defined ok 36 - DEFINED not defined after HasMacroVAARGS ok 37 - DEFINED defined ok 38 - DEFINED not defined after HasMacroVAARGS ok 39 - DEFINED defined ok 40 - DEFINED still defined after Warnings ok 41 - DEFINED defined ok 42 - DEFINED still defined after Warnings ok 43 - DEFINED defined ok 44 - DEFINED not defined after Include ok 45 - DEFINED defined ok 46 - DEFINED not defined after Include ok 47 - DEFINED defined ok 48 - DEFINED not defined after Define ok 49 - DEFINED defined ok 50 - DEFINED not defined after Define ok 51 - DEFINED defined ok 52 - DEFINED not defined after Assert ok 53 - DEFINED defined ok 54 - DEFINED not defined after Assert ok tests/240_offsetof........1..377 ok 1 - parse C code ok 2 - eval { offsetof(normal, a) } ok 3 - offsetof(normal, a) == 0 ok 4 - eval { offsetof(normal, b) } ok 5 - offsetof(normal, b) == 4 ok 6 - eval { offsetof(normal, b[0]) } ok 7 - offsetof(normal, b[0]) == 4 ok 8 - eval { offsetof(normal, b[1]) } ok 9 - offsetof(normal, b[1]) == 5 ok 10 - eval { offsetof(normal, b[2]) } ok 11 - offsetof(normal, b[2]) == 6 ok 12 - eval { offsetof(normal, b[3]) } ok 13 - offsetof(normal, b[3]) == 7 ok 14 - eval { offsetof(normal, b[4]) } ok 15 - offsetof(normal, b[4]) == 8 ok 16 - eval { offsetof(normal, b[+4]) } ok 17 - offsetof(normal, b[+4]) == 8 ok 18 - eval { offsetof(normal, b[+1000000]) } ok 19 - offsetof(normal, b[+1000000]) == 1000004 ok 20 - eval { offsetof(normal, b[-0]) } ok 21 - offsetof(normal, b[-0]) == 4 ok 22 - eval { offsetof(normal, b[-1]) } ok 23 - offsetof(normal, b[-1]) == 3 ok 24 - eval { offsetof(normal, b[-2]) } ok 25 - offsetof(normal, b[-2]) == 2 ok 26 - eval { offsetof(normal, b[-3]) } ok 27 - offsetof(normal, b[-3]) == 1 ok 28 - eval { offsetof(normal, b[-4]) } ok 29 - offsetof(normal, b[-4]) == 0 ok 30 - eval { offsetof(normal, b[-5]) } ok 31 - offsetof(normal, b[-5]) == -1 ok 32 - eval { offsetof(normal, b[-1000000]) } ok 33 - offsetof(normal, b[-1000000]) == -999996 ok 34 - eval { offsetof(normal, c) } ok 35 - offsetof(normal, c) == 7 ok 36 - eval { offsetof(normal, c[0]) } ok 37 - offsetof(normal, c[0]) == 7 ok 38 - eval { offsetof(normal, c[+1]) } ok 39 - offsetof(normal, c[+1]) == 16 ok 40 - eval { offsetof(normal, c[-1]) } ok 41 - offsetof(normal, c[-1]) == -2 ok 42 - eval { offsetof(normal, c[+100]) } ok 43 - offsetof(normal, c[+100]) == 907 ok 44 - eval { offsetof(normal, c[-100]) } ok 45 - offsetof(normal, c[-100]) == -893 ok 46 - eval { offsetof(normal, c[0][0]) } ok 47 - offsetof(normal, c[0][0]) == 7 ok 48 - eval { offsetof(normal, c[0][+1]) } ok 49 - offsetof(normal, c[0][+1]) == 10 ok 50 - eval { offsetof(normal, c[0][-1]) } ok 51 - offsetof(normal, c[0][-1]) == 4 ok 52 - eval { offsetof(normal, c[0][+100]) } ok 53 - offsetof(normal, c[0][+100]) == 307 ok 54 - eval { offsetof(normal, c[0][-100]) } ok 55 - offsetof(normal, c[0][-100]) == -293 ok 56 - eval { offsetof(normal, c[+1][0]) } ok 57 - offsetof(normal, c[+1][0]) == 16 ok 58 - eval { offsetof(normal, c[+1][+1]) } ok 59 - offsetof(normal, c[+1][+1]) == 19 ok 60 - eval { offsetof(normal, c[+1][-1]) } ok 61 - offsetof(normal, c[+1][-1]) == 13 ok 62 - eval { offsetof(normal, c[+1][+100]) } ok 63 - offsetof(normal, c[+1][+100]) == 316 ok 64 - eval { offsetof(normal, c[+1][-100]) } ok 65 - offsetof(normal, c[+1][-100]) == -284 ok 66 - eval { offsetof(normal, c[-1][0]) } ok 67 - offsetof(normal, c[-1][0]) == -2 ok 68 - eval { offsetof(normal, c[-1][+1]) } ok 69 - offsetof(normal, c[-1][+1]) == 1 ok 70 - eval { offsetof(normal, c[-1][-1]) } ok 71 - offsetof(normal, c[-1][-1]) == -5 ok 72 - eval { offsetof(normal, c[-1][+100]) } ok 73 - offsetof(normal, c[-1][+100]) == 298 ok 74 - eval { offsetof(normal, c[-1][-100]) } ok 75 - offsetof(normal, c[-1][-100]) == -302 ok 76 - eval { offsetof(normal, c[+100][0]) } ok 77 - offsetof(normal, c[+100][0]) == 907 ok 78 - eval { offsetof(normal, c[+100][+1]) } ok 79 - offsetof(normal, c[+100][+1]) == 910 ok 80 - eval { offsetof(normal, c[+100][-1]) } ok 81 - offsetof(normal, c[+100][-1]) == 904 ok 82 - eval { offsetof(normal, c[+100][+100]) } ok 83 - offsetof(normal, c[+100][+100]) == 1207 ok 84 - eval { offsetof(normal, c[+100][-100]) } ok 85 - offsetof(normal, c[+100][-100]) == 607 ok 86 - eval { offsetof(normal, c[-100][0]) } ok 87 - offsetof(normal, c[-100][0]) == -893 ok 88 - eval { offsetof(normal, c[-100][+1]) } ok 89 - offsetof(normal, c[-100][+1]) == -890 ok 90 - eval { offsetof(normal, c[-100][-1]) } ok 91 - offsetof(normal, c[-100][-1]) == -896 ok 92 - eval { offsetof(normal, c[-100][+100]) } ok 93 - offsetof(normal, c[-100][+100]) == -593 ok 94 - eval { offsetof(normal, c[-100][-100]) } ok 95 - offsetof(normal, c[-100][-100]) == -1193 ok 96 - eval { offsetof(normal, c[0][0][0]) } ok 97 - offsetof(normal, c[0][0][0]) == 7 ok 98 - eval { offsetof(normal, c[0][0][+1]) } ok 99 - offsetof(normal, c[0][0][+1]) == 8 ok 100 - eval { offsetof(normal, c[0][0][-1]) } ok 101 - offsetof(normal, c[0][0][-1]) == 6 ok 102 - eval { offsetof(normal, c[0][0][+100]) } ok 103 - offsetof(normal, c[0][0][+100]) == 107 ok 104 - eval { offsetof(normal, c[0][0][-100]) } ok 105 - offsetof(normal, c[0][0][-100]) == -93 ok 106 - eval { offsetof(normal, c[0][+1][0]) } ok 107 - offsetof(normal, c[0][+1][0]) == 10 ok 108 - eval { offsetof(normal, c[0][+1][+1]) } ok 109 - offsetof(normal, c[0][+1][+1]) == 11 ok 110 - eval { offsetof(normal, c[0][+1][-1]) } ok 111 - offsetof(normal, c[0][+1][-1]) == 9 ok 112 - eval { offsetof(normal, c[0][+1][+100]) } ok 113 - offsetof(normal, c[0][+1][+100]) == 110 ok 114 - eval { offsetof(normal, c[0][+1][-100]) } ok 115 - offsetof(normal, c[0][+1][-100]) == -90 ok 116 - eval { offsetof(normal, c[0][-1][0]) } ok 117 - offsetof(normal, c[0][-1][0]) == 4 ok 118 - eval { offsetof(normal, c[0][-1][+1]) } ok 119 - offsetof(normal, c[0][-1][+1]) == 5 ok 120 - eval { offsetof(normal, c[0][-1][-1]) } ok 121 - offsetof(normal, c[0][-1][-1]) == 3 ok 122 - eval { offsetof(normal, c[0][-1][+100]) } ok 123 - offsetof(normal, c[0][-1][+100]) == 104 ok 124 - eval { offsetof(normal, c[0][-1][-100]) } ok 125 - offsetof(normal, c[0][-1][-100]) == -96 ok 126 - eval { offsetof(normal, c[0][+100][0]) } ok 127 - offsetof(normal, c[0][+100][0]) == 307 ok 128 - eval { offsetof(normal, c[0][+100][+1]) } ok 129 - offsetof(normal, c[0][+100][+1]) == 308 ok 130 - eval { offsetof(normal, c[0][+100][-1]) } ok 131 - offsetof(normal, c[0][+100][-1]) == 306 ok 132 - eval { offsetof(normal, c[0][+100][+100]) } ok 133 - offsetof(normal, c[0][+100][+100]) == 407 ok 134 - eval { offsetof(normal, c[0][+100][-100]) } ok 135 - offsetof(normal, c[0][+100][-100]) == 207 ok 136 - eval { offsetof(normal, c[0][-100][0]) } ok 137 - offsetof(normal, c[0][-100][0]) == -293 ok 138 - eval { offsetof(normal, c[0][-100][+1]) } ok 139 - offsetof(normal, c[0][-100][+1]) == -292 ok 140 - eval { offsetof(normal, c[0][-100][-1]) } ok 141 - offsetof(normal, c[0][-100][-1]) == -294 ok 142 - eval { offsetof(normal, c[0][-100][+100]) } ok 143 - offsetof(normal, c[0][-100][+100]) == -193 ok 144 - eval { offsetof(normal, c[0][-100][-100]) } ok 145 - offsetof(normal, c[0][-100][-100]) == -393 ok 146 - eval { offsetof(normal, c[+1][0][0]) } ok 147 - offsetof(normal, c[+1][0][0]) == 16 ok 148 - eval { offsetof(normal, c[+1][0][+1]) } ok 149 - offsetof(normal, c[+1][0][+1]) == 17 ok 150 - eval { offsetof(normal, c[+1][0][-1]) } ok 151 - offsetof(normal, c[+1][0][-1]) == 15 ok 152 - eval { offsetof(normal, c[+1][0][+100]) } ok 153 - offsetof(normal, c[+1][0][+100]) == 116 ok 154 - eval { offsetof(normal, c[+1][0][-100]) } ok 155 - offsetof(normal, c[+1][0][-100]) == -84 ok 156 - eval { offsetof(normal, c[+1][+1][0]) } ok 157 - offsetof(normal, c[+1][+1][0]) == 19 ok 158 - eval { offsetof(normal, c[+1][+1][+1]) } ok 159 - offsetof(normal, c[+1][+1][+1]) == 20 ok 160 - eval { offsetof(normal, c[+1][+1][-1]) } ok 161 - offsetof(normal, c[+1][+1][-1]) == 18 ok 162 - eval { offsetof(normal, c[+1][+1][+100]) } ok 163 - offsetof(normal, c[+1][+1][+100]) == 119 ok 164 - eval { offsetof(normal, c[+1][+1][-100]) } ok 165 - offsetof(normal, c[+1][+1][-100]) == -81 ok 166 - eval { offsetof(normal, c[+1][-1][0]) } ok 167 - offsetof(normal, c[+1][-1][0]) == 13 ok 168 - eval { offsetof(normal, c[+1][-1][+1]) } ok 169 - offsetof(normal, c[+1][-1][+1]) == 14 ok 170 - eval { offsetof(normal, c[+1][-1][-1]) } ok 171 - offsetof(normal, c[+1][-1][-1]) == 12 ok 172 - eval { offsetof(normal, c[+1][-1][+100]) } ok 173 - offsetof(normal, c[+1][-1][+100]) == 113 ok 174 - eval { offsetof(normal, c[+1][-1][-100]) } ok 175 - offsetof(normal, c[+1][-1][-100]) == -87 ok 176 - eval { offsetof(normal, c[+1][+100][0]) } ok 177 - offsetof(normal, c[+1][+100][0]) == 316 ok 178 - eval { offsetof(normal, c[+1][+100][+1]) } ok 179 - offsetof(normal, c[+1][+100][+1]) == 317 ok 180 - eval { offsetof(normal, c[+1][+100][-1]) } ok 181 - offsetof(normal, c[+1][+100][-1]) == 315 ok 182 - eval { offsetof(normal, c[+1][+100][+100]) } ok 183 - offsetof(normal, c[+1][+100][+100]) == 416 ok 184 - eval { offsetof(normal, c[+1][+100][-100]) } ok 185 - offsetof(normal, c[+1][+100][-100]) == 216 ok 186 - eval { offsetof(normal, c[+1][-100][0]) } ok 187 - offsetof(normal, c[+1][-100][0]) == -284 ok 188 - eval { offsetof(normal, c[+1][-100][+1]) } ok 189 - offsetof(normal, c[+1][-100][+1]) == -283 ok 190 - eval { offsetof(normal, c[+1][-100][-1]) } ok 191 - offsetof(normal, c[+1][-100][-1]) == -285 ok 192 - eval { offsetof(normal, c[+1][-100][+100]) } ok 193 - offsetof(normal, c[+1][-100][+100]) == -184 ok 194 - eval { offsetof(normal, c[+1][-100][-100]) } ok 195 - offsetof(normal, c[+1][-100][-100]) == -384 ok 196 - eval { offsetof(normal, c[-1][0][0]) } ok 197 - offsetof(normal, c[-1][0][0]) == -2 ok 198 - eval { offsetof(normal, c[-1][0][+1]) } ok 199 - offsetof(normal, c[-1][0][+1]) == -1 ok 200 - eval { offsetof(normal, c[-1][0][-1]) } ok 201 - offsetof(normal, c[-1][0][-1]) == -3 ok 202 - eval { offsetof(normal, c[-1][0][+100]) } ok 203 - offsetof(normal, c[-1][0][+100]) == 98 ok 204 - eval { offsetof(normal, c[-1][0][-100]) } ok 205 - offsetof(normal, c[-1][0][-100]) == -102 ok 206 - eval { offsetof(normal, c[-1][+1][0]) } ok 207 - offsetof(normal, c[-1][+1][0]) == 1 ok 208 - eval { offsetof(normal, c[-1][+1][+1]) } ok 209 - offsetof(normal, c[-1][+1][+1]) == 2 ok 210 - eval { offsetof(normal, c[-1][+1][-1]) } ok 211 - offsetof(normal, c[-1][+1][-1]) == 0 ok 212 - eval { offsetof(normal, c[-1][+1][+100]) } ok 213 - offsetof(normal, c[-1][+1][+100]) == 101 ok 214 - eval { offsetof(normal, c[-1][+1][-100]) } ok 215 - offsetof(normal, c[-1][+1][-100]) == -99 ok 216 - eval { offsetof(normal, c[-1][-1][0]) } ok 217 - offsetof(normal, c[-1][-1][0]) == -5 ok 218 - eval { offsetof(normal, c[-1][-1][+1]) } ok 219 - offsetof(normal, c[-1][-1][+1]) == -4 ok 220 - eval { offsetof(normal, c[-1][-1][-1]) } ok 221 - offsetof(normal, c[-1][-1][-1]) == -6 ok 222 - eval { offsetof(normal, c[-1][-1][+100]) } ok 223 - offsetof(normal, c[-1][-1][+100]) == 95 ok 224 - eval { offsetof(normal, c[-1][-1][-100]) } ok 225 - offsetof(normal, c[-1][-1][-100]) == -105 ok 226 - eval { offsetof(normal, c[-1][+100][0]) } ok 227 - offsetof(normal, c[-1][+100][0]) == 298 ok 228 - eval { offsetof(normal, c[-1][+100][+1]) } ok 229 - offsetof(normal, c[-1][+100][+1]) == 299 ok 230 - eval { offsetof(normal, c[-1][+100][-1]) } ok 231 - offsetof(normal, c[-1][+100][-1]) == 297 ok 232 - eval { offsetof(normal, c[-1][+100][+100]) } ok 233 - offsetof(normal, c[-1][+100][+100]) == 398 ok 234 - eval { offsetof(normal, c[-1][+100][-100]) } ok 235 - offsetof(normal, c[-1][+100][-100]) == 198 ok 236 - eval { offsetof(normal, c[-1][-100][0]) } ok 237 - offsetof(normal, c[-1][-100][0]) == -302 ok 238 - eval { offsetof(normal, c[-1][-100][+1]) } ok 239 - offsetof(normal, c[-1][-100][+1]) == -301 ok 240 - eval { offsetof(normal, c[-1][-100][-1]) } ok 241 - offsetof(normal, c[-1][-100][-1]) == -303 ok 242 - eval { offsetof(normal, c[-1][-100][+100]) } ok 243 - offsetof(normal, c[-1][-100][+100]) == -202 ok 244 - eval { offsetof(normal, c[-1][-100][-100]) } ok 245 - offsetof(normal, c[-1][-100][-100]) == -402 ok 246 - eval { offsetof(normal, c[+100][0][0]) } ok 247 - offsetof(normal, c[+100][0][0]) == 907 ok 248 - eval { offsetof(normal, c[+100][0][+1]) } ok 249 - offsetof(normal, c[+100][0][+1]) == 908 ok 250 - eval { offsetof(normal, c[+100][0][-1]) } ok 251 - offsetof(normal, c[+100][0][-1]) == 906 ok 252 - eval { offsetof(normal, c[+100][0][+100]) } ok 253 - offsetof(normal, c[+100][0][+100]) == 1007 ok 254 - eval { offsetof(normal, c[+100][0][-100]) } ok 255 - offsetof(normal, c[+100][0][-100]) == 807 ok 256 - eval { offsetof(normal, c[+100][+1][0]) } ok 257 - offsetof(normal, c[+100][+1][0]) == 910 ok 258 - eval { offsetof(normal, c[+100][+1][+1]) } ok 259 - offsetof(normal, c[+100][+1][+1]) == 911 ok 260 - eval { offsetof(normal, c[+100][+1][-1]) } ok 261 - offsetof(normal, c[+100][+1][-1]) == 909 ok 262 - eval { offsetof(normal, c[+100][+1][+100]) } ok 263 - offsetof(normal, c[+100][+1][+100]) == 1010 ok 264 - eval { offsetof(normal, c[+100][+1][-100]) } ok 265 - offsetof(normal, c[+100][+1][-100]) == 810 ok 266 - eval { offsetof(normal, c[+100][-1][0]) } ok 267 - offsetof(normal, c[+100][-1][0]) == 904 ok 268 - eval { offsetof(normal, c[+100][-1][+1]) } ok 269 - offsetof(normal, c[+100][-1][+1]) == 905 ok 270 - eval { offsetof(normal, c[+100][-1][-1]) } ok 271 - offsetof(normal, c[+100][-1][-1]) == 903 ok 272 - eval { offsetof(normal, c[+100][-1][+100]) } ok 273 - offsetof(normal, c[+100][-1][+100]) == 1004 ok 274 - eval { offsetof(normal, c[+100][-1][-100]) } ok 275 - offsetof(normal, c[+100][-1][-100]) == 804 ok 276 - eval { offsetof(normal, c[+100][+100][0]) } ok 277 - offsetof(normal, c[+100][+100][0]) == 1207 ok 278 - eval { offsetof(normal, c[+100][+100][+1]) } ok 279 - offsetof(normal, c[+100][+100][+1]) == 1208 ok 280 - eval { offsetof(normal, c[+100][+100][-1]) } ok 281 - offsetof(normal, c[+100][+100][-1]) == 1206 ok 282 - eval { offsetof(normal, c[+100][+100][+100]) } ok 283 - offsetof(normal, c[+100][+100][+100]) == 1307 ok 284 - eval { offsetof(normal, c[+100][+100][-100]) } ok 285 - offsetof(normal, c[+100][+100][-100]) == 1107 ok 286 - eval { offsetof(normal, c[+100][-100][0]) } ok 287 - offsetof(normal, c[+100][-100][0]) == 607 ok 288 - eval { offsetof(normal, c[+100][-100][+1]) } ok 289 - offsetof(normal, c[+100][-100][+1]) == 608 ok 290 - eval { offsetof(normal, c[+100][-100][-1]) } ok 291 - offsetof(normal, c[+100][-100][-1]) == 606 ok 292 - eval { offsetof(normal, c[+100][-100][+100]) } ok 293 - offsetof(normal, c[+100][-100][+100]) == 707 ok 294 - eval { offsetof(normal, c[+100][-100][-100]) } ok 295 - offsetof(normal, c[+100][-100][-100]) == 507 ok 296 - eval { offsetof(normal, c[-100][0][0]) } ok 297 - offsetof(normal, c[-100][0][0]) == -893 ok 298 - eval { offsetof(normal, c[-100][0][+1]) } ok 299 - offsetof(normal, c[-100][0][+1]) == -892 ok 300 - eval { offsetof(normal, c[-100][0][-1]) } ok 301 - offsetof(normal, c[-100][0][-1]) == -894 ok 302 - eval { offsetof(normal, c[-100][0][+100]) } ok 303 - offsetof(normal, c[-100][0][+100]) == -793 ok 304 - eval { offsetof(normal, c[-100][0][-100]) } ok 305 - offsetof(normal, c[-100][0][-100]) == -993 ok 306 - eval { offsetof(normal, c[-100][+1][0]) } ok 307 - offsetof(normal, c[-100][+1][0]) == -890 ok 308 - eval { offsetof(normal, c[-100][+1][+1]) } ok 309 - offsetof(normal, c[-100][+1][+1]) == -889 ok 310 - eval { offsetof(normal, c[-100][+1][-1]) } ok 311 - offsetof(normal, c[-100][+1][-1]) == -891 ok 312 - eval { offsetof(normal, c[-100][+1][+100]) } ok 313 - offsetof(normal, c[-100][+1][+100]) == -790 ok 314 - eval { offsetof(normal, c[-100][+1][-100]) } ok 315 - offsetof(normal, c[-100][+1][-100]) == -990 ok 316 - eval { offsetof(normal, c[-100][-1][0]) } ok 317 - offsetof(normal, c[-100][-1][0]) == -896 ok 318 - eval { offsetof(normal, c[-100][-1][+1]) } ok 319 - offsetof(normal, c[-100][-1][+1]) == -895 ok 320 - eval { offsetof(normal, c[-100][-1][-1]) } ok 321 - offsetof(normal, c[-100][-1][-1]) == -897 ok 322 - eval { offsetof(normal, c[-100][-1][+100]) } ok 323 - offsetof(normal, c[-100][-1][+100]) == -796 ok 324 - eval { offsetof(normal, c[-100][-1][-100]) } ok 325 - offsetof(normal, c[-100][-1][-100]) == -996 ok 326 - eval { offsetof(normal, c[-100][+100][0]) } ok 327 - offsetof(normal, c[-100][+100][0]) == -593 ok 328 - eval { offsetof(normal, c[-100][+100][+1]) } ok 329 - offsetof(normal, c[-100][+100][+1]) == -592 ok 330 - eval { offsetof(normal, c[-100][+100][-1]) } ok 331 - offsetof(normal, c[-100][+100][-1]) == -594 ok 332 - eval { offsetof(normal, c[-100][+100][+100]) } ok 333 - offsetof(normal, c[-100][+100][+100]) == -493 ok 334 - eval { offsetof(normal, c[-100][+100][-100]) } ok 335 - offsetof(normal, c[-100][+100][-100]) == -693 ok 336 - eval { offsetof(normal, c[-100][-100][0]) } ok 337 - offsetof(normal, c[-100][-100][0]) == -1193 ok 338 - eval { offsetof(normal, c[-100][-100][+1]) } ok 339 - offsetof(normal, c[-100][-100][+1]) == -1192 ok 340 - eval { offsetof(normal, c[-100][-100][-1]) } ok 341 - offsetof(normal, c[-100][-100][-1]) == -1194 ok 342 - eval { offsetof(normal, c[-100][-100][+100]) } ok 343 - offsetof(normal, c[-100][-100][+100]) == -1093 ok 344 - eval { offsetof(normal, c[-100][-100][-100]) } ok 345 - offsetof(normal, c[-100][-100][-100]) == -1293 ok 346 - eval { offsetof(flexible, a) } ok 347 - offsetof(flexible, a) == 0 ok 348 - eval { offsetof(flexible, b) } ok 349 - offsetof(flexible, b) == 4 ok 350 - eval { offsetof(flexible, b[0]) } ok 351 - offsetof(flexible, b[0]) == 4 ok 352 - eval { offsetof(flexible, b[1]) } ok 353 - offsetof(flexible, b[1]) == 5 ok 354 - eval { offsetof(flexible, b[2]) } ok 355 - offsetof(flexible, b[2]) == 6 ok 356 - eval { offsetof(flexible, b[3]) } ok 357 - offsetof(flexible, b[3]) == 7 ok 358 - eval { offsetof(flexible, b[4]) } ok 359 - offsetof(flexible, b[4]) == 8 ok 360 - eval { offsetof(flexible, b[+4]) } ok 361 - offsetof(flexible, b[+4]) == 8 ok 362 - eval { offsetof(flexible, b[+1000000]) } ok 363 - offsetof(flexible, b[+1000000]) == 1000004 ok 364 - eval { offsetof(flexible, b[-0]) } ok 365 - offsetof(flexible, b[-0]) == 4 ok 366 - eval { offsetof(flexible, b[-1]) } ok 367 - offsetof(flexible, b[-1]) == 3 ok 368 - eval { offsetof(flexible, b[-2]) } ok 369 - offsetof(flexible, b[-2]) == 2 ok 370 - eval { offsetof(flexible, b[-3]) } ok 371 - offsetof(flexible, b[-3]) == 1 ok 372 - eval { offsetof(flexible, b[-4]) } ok 373 - offsetof(flexible, b[-4]) == 0 ok 374 - eval { offsetof(flexible, b[-5]) } ok 375 - offsetof(flexible, b[-5]) == -1 ok 376 - eval { offsetof(flexible, b[-1000000]) } ok 377 - offsetof(flexible, b[-1000000]) == -999996 ok tests/241_sizeof..........1..71 ok 1 - parse C code ok 2 - eval { sizeof(normal.a) } ok 3 - sizeof(normal.a) == 4 ok 4 - eval { sizeof(normal.b) } ok 5 - sizeof(normal.b) == 3 ok 6 - eval { sizeof(normal.b[0]) } ok 7 - sizeof(normal.b[0]) == 1 ok 8 - eval { sizeof(normal.b[1]) } ok 9 - sizeof(normal.b[1]) == 1 ok 10 - eval { sizeof(normal.b[2]) } ok 11 - sizeof(normal.b[2]) == 1 ok 12 - eval { sizeof(normal.b[3]) } ok 13 - sizeof(normal.b[3]) == 1 ok 14 - eval { sizeof(normal.b[4]) } ok 15 - sizeof(normal.b[4]) == 1 ok 16 - eval { sizeof(normal.b[+4]) } ok 17 - sizeof(normal.b[+4]) == 1 ok 18 - eval { sizeof(normal.b[+1000000]) } ok 19 - sizeof(normal.b[+1000000]) == 1 ok 20 - eval { sizeof(normal.b[-0]) } ok 21 - sizeof(normal.b[-0]) == 1 ok 22 - eval { sizeof(normal.b[-1]) } ok 23 - sizeof(normal.b[-1]) == 1 ok 24 - eval { sizeof(normal.b[-2]) } ok 25 - sizeof(normal.b[-2]) == 1 ok 26 - eval { sizeof(normal.b[-3]) } ok 27 - sizeof(normal.b[-3]) == 1 ok 28 - eval { sizeof(normal.b[-4]) } ok 29 - sizeof(normal.b[-4]) == 1 ok 30 - eval { sizeof(normal.b[-5]) } ok 31 - sizeof(normal.b[-5]) == 1 ok 32 - eval { sizeof(normal.b[-1000000]) } ok 33 - sizeof(normal.b[-1000000]) == 1 ok 34 - eval { sizeof(normal.c[-10]) } ok 35 - sizeof(normal.c[-10]) == 9 ok 36 - eval { sizeof(normal.c[-10][-10]) } ok 37 - sizeof(normal.c[-10][-10]) == 3 ok 38 - eval { sizeof(normal.c[-9][-9][-9]) } ok 39 - sizeof(normal.c[-9][-9][-9]) == 1 ok 40 - eval { sizeof(flexible.a) } ok 41 - sizeof(flexible.a) == 4 ok 42 - eval { sizeof(flexible.b) } ok 43 - sizeof(flexible.b) == 0 ok 44 - eval { sizeof(flexible.b[0]) } ok 45 - sizeof(flexible.b[0]) == 1 ok 46 - eval { sizeof(flexible.b[1]) } ok 47 - sizeof(flexible.b[1]) == 1 ok 48 - eval { sizeof(flexible.b[2]) } ok 49 - sizeof(flexible.b[2]) == 1 ok 50 - eval { sizeof(flexible.b[3]) } ok 51 - sizeof(flexible.b[3]) == 1 ok 52 - eval { sizeof(flexible.b[4]) } ok 53 - sizeof(flexible.b[4]) == 1 ok 54 - eval { sizeof(flexible.b[+4]) } ok 55 - sizeof(flexible.b[+4]) == 1 ok 56 - eval { sizeof(flexible.b[+1000000]) } ok 57 - sizeof(flexible.b[+1000000]) == 1 ok 58 - eval { sizeof(flexible.b[-0]) } ok 59 - sizeof(flexible.b[-0]) == 1 ok 60 - eval { sizeof(flexible.b[-1]) } ok 61 - sizeof(flexible.b[-1]) == 1 ok 62 - eval { sizeof(flexible.b[-2]) } ok 63 - sizeof(flexible.b[-2]) == 1 ok 64 - eval { sizeof(flexible.b[-3]) } ok 65 - sizeof(flexible.b[-3]) == 1 ok 66 - eval { sizeof(flexible.b[-4]) } ok 67 - sizeof(flexible.b[-4]) == 1 ok 68 - eval { sizeof(flexible.b[-5]) } ok 69 - sizeof(flexible.b[-5]) == 1 ok 70 - eval { sizeof(flexible.b[-1000000]) } ok 71 - sizeof(flexible.b[-1000000]) == 1 ok tests/242_dimension.......1..1535 ok 1 - get dimension tag ok 2 - compare dimension tag ok 3 - unpack untagged ok 4 - unpack raw ok 5 - pack untagged ok 6 - pack raw ok 7 - set tags ok 8 - get dimension tag ok 9 - compare dimension tag ok 10 - get all tags ok 11 - compare tags ok 12 - unpack tagged ok 13 - unpack ok 14 - pack tagged ok 15 - pack ok 16 - clone tags ok 17 - get dimension tag after clone ok 18 - compare dimension tag after clone ok 19 - get all tags after clone ok 20 - compare tags after clone ok 21 - unpack tagged after clone ok 22 - unpack after clone ok 23 - pack tagged after clone ok 24 - pack after clone ok 25 - unset tags ok 26 - get dimension tag ok 27 - compare dimension tag ok 28 - unpack untagged ok 29 - unpack raw ok 30 - get dimension tag ok 31 - compare dimension tag ok 32 - unpack untagged ok 33 - unpack raw ok 34 - pack untagged ok 35 - pack raw ok 36 - set tags ok 37 - get dimension tag ok 38 - compare dimension tag ok 39 - get all tags ok 40 - compare tags ok 41 - unpack tagged ok 42 - unpack ok 43 - pack tagged ok 44 - pack ok 45 - clone tags ok 46 - get dimension tag after clone ok 47 - compare dimension tag after clone ok 48 - get all tags after clone ok 49 - compare tags after clone ok 50 - unpack tagged after clone ok 51 - unpack after clone ok 52 - pack tagged after clone ok 53 - pack after clone ok 54 - unset tags ok 55 - get dimension tag ok 56 - compare dimension tag ok 57 - unpack untagged ok 58 - unpack raw ok 59 - get dimension tag ok 60 - compare dimension tag ok 61 - unpack untagged ok 62 - unpack raw ok 63 - pack untagged ok 64 - pack raw ok 65 - set tags ok 66 - get dimension tag ok 67 - compare dimension tag ok 68 - get all tags ok 69 - compare tags ok 70 - unpack tagged ok 71 - unpack ok 72 - pack tagged ok 73 - pack ok 74 - clone tags ok 75 - get dimension tag after clone ok 76 - compare dimension tag after clone ok 77 - get all tags after clone ok 78 - compare tags after clone ok 79 - unpack tagged after clone ok 80 - unpack after clone ok 81 - pack tagged after clone ok 82 - pack after clone ok 83 - unset tags ok 84 - get dimension tag ok 85 - compare dimension tag ok 86 - unpack untagged ok 87 - unpack raw ok 88 - get dimension tag ok 89 - compare dimension tag ok 90 - unpack untagged ok 91 - unpack raw ok 92 - pack untagged ok 93 - pack raw ok 94 - set tags ok 95 - get dimension tag ok 96 - compare dimension tag ok 97 - get all tags ok 98 - compare tags ok 99 - params ok 100 - unpack tagged ok 101 - unpack ok 102 - params ok 103 - pack tagged ok 104 - pack ok 105 - clone tags ok 106 - get dimension tag after clone ok 107 - compare dimension tag after clone ok 108 - get all tags after clone ok 109 - compare tags after clone ok 110 - params ok 111 - unpack tagged after clone ok 112 - unpack after clone ok 113 - params ok 114 - pack tagged after clone ok 115 - pack after clone ok 116 - unset tags ok 117 - get dimension tag ok 118 - compare dimension tag ok 119 - unpack untagged ok 120 - unpack raw ok 121 - get dimension tag ok 122 - compare dimension tag ok 123 - unpack untagged ok 124 - unpack raw ok 125 - pack untagged ok 126 - pack raw ok 127 - set tags ok 128 - get dimension tag ok 129 - compare dimension tag ok 130 - get all tags ok 131 - compare tags ok 132 - params ok 133 - unpack tagged ok 134 - unpack ok 135 - params ok 136 - pack tagged ok 137 - pack ok 138 - clone tags ok 139 - get dimension tag after clone ok 140 - compare dimension tag after clone ok 141 - get all tags after clone ok 142 - compare tags after clone ok 143 - params ok 144 - unpack tagged after clone ok 145 - unpack after clone ok 146 - params ok 147 - pack tagged after clone ok 148 - pack after clone ok 149 - unset tags ok 150 - get dimension tag ok 151 - compare dimension tag ok 152 - unpack untagged ok 153 - unpack raw ok 154 - get dimension tag ok 155 - compare dimension tag ok 156 - unpack untagged ok 157 - unpack raw ok 158 - pack untagged ok 159 - pack raw ok 160 - set tags ok 161 - get dimension tag ok 162 - compare dimension tag ok 163 - get all tags ok 164 - compare tags ok 165 - params ok 166 - unpack tagged ok 167 - unpack ok 168 - params ok 169 - pack tagged ok 170 - pack ok 171 - clone tags ok 172 - get dimension tag after clone ok 173 - compare dimension tag after clone ok 174 - get all tags after clone ok 175 - compare tags after clone ok 176 - params ok 177 - unpack tagged after clone ok 178 - unpack after clone ok 179 - params ok 180 - pack tagged after clone ok 181 - pack after clone ok 182 - unset tags ok 183 - get dimension tag ok 184 - compare dimension tag ok 185 - unpack untagged ok 186 - unpack raw ok 187 - get dimension tag ok 188 - compare dimension tag ok 189 - unpack untagged ok 190 - unpack raw ok 191 - pack untagged ok 192 - pack raw ok 193 - set tags ok 194 - get dimension tag ok 195 - compare dimension tag ok 196 - get all tags ok 197 - compare tags ok 198 - params ok 199 - unpack tagged ok 200 - unpack ok 201 - params ok 202 - pack tagged ok 203 - pack ok 204 - clone tags ok 205 - get dimension tag after clone ok 206 - compare dimension tag after clone ok 207 - get all tags after clone ok 208 - compare tags after clone ok 209 - params ok 210 - unpack tagged after clone ok 211 - unpack after clone ok 212 - params ok 213 - pack tagged after clone ok 214 - pack after clone ok 215 - unset tags ok 216 - get dimension tag ok 217 - compare dimension tag ok 218 - unpack untagged ok 219 - unpack raw ok 220 - get dimension tag ok 221 - compare dimension tag ok 222 - unpack untagged ok 223 - unpack raw ok 224 - pack untagged ok 225 - pack raw ok 226 - set tags ok 227 - get dimension tag ok 228 - compare dimension tag ok 229 - get all tags ok 230 - compare tags ok 231 - unpack tagged ok 232 - unpack ok 233 - pack tagged ok 234 - pack ok 235 - clone tags ok 236 - get dimension tag after clone ok 237 - compare dimension tag after clone ok 238 - get all tags after clone ok 239 - compare tags after clone ok 240 - unpack tagged after clone ok 241 - unpack after clone ok 242 - pack tagged after clone ok 243 - pack after clone ok 244 - unset tags ok 245 - get dimension tag ok 246 - compare dimension tag ok 247 - unpack untagged ok 248 - unpack raw ok 249 - get dimension tag ok 250 - compare dimension tag ok 251 - unpack untagged ok 252 - unpack raw ok 253 - pack untagged ok 254 - pack raw ok 255 - set tags ok 256 - get dimension tag ok 257 - compare dimension tag ok 258 - get all tags ok 259 - compare tags ok 260 - unpack tagged ok 261 - unpack ok 262 - pack tagged ok 263 - pack ok 264 - clone tags ok 265 - get dimension tag after clone ok 266 - compare dimension tag after clone ok 267 - get all tags after clone ok 268 - compare tags after clone ok 269 - unpack tagged after clone ok 270 - unpack after clone ok 271 - pack tagged after clone ok 272 - pack after clone ok 273 - unset tags ok 274 - get dimension tag ok 275 - compare dimension tag ok 276 - unpack untagged ok 277 - unpack raw ok 278 - get dimension tag ok 279 - compare dimension tag ok 280 - unpack untagged ok 281 - unpack raw ok 282 - pack untagged ok 283 - pack raw ok 284 - set tags ok 285 - get dimension tag ok 286 - compare dimension tag ok 287 - get all tags ok 288 - compare tags ok 289 - unpack tagged ok 290 - unpack ok 291 - pack tagged ok 292 - pack ok 293 - clone tags ok 294 - get dimension tag after clone ok 295 - compare dimension tag after clone ok 296 - get all tags after clone ok 297 - compare tags after clone ok 298 - unpack tagged after clone ok 299 - unpack after clone ok 300 - pack tagged after clone ok 301 - pack after clone ok 302 - unset tags ok 303 - get dimension tag ok 304 - compare dimension tag ok 305 - unpack untagged ok 306 - unpack raw ok 307 - get dimension tag ok 308 - compare dimension tag ok 309 - unpack untagged ok 310 - unpack raw ok 311 - pack untagged ok 312 - pack raw ok 313 - set tags ok 314 - get dimension tag ok 315 - compare dimension tag ok 316 - get all tags ok 317 - compare tags ok 318 - params ok 319 - unpack tagged ok 320 - unpack ok 321 - params ok 322 - pack tagged ok 323 - pack ok 324 - clone tags ok 325 - get dimension tag after clone ok 326 - compare dimension tag after clone ok 327 - get all tags after clone ok 328 - compare tags after clone ok 329 - params ok 330 - unpack tagged after clone ok 331 - unpack after clone ok 332 - params ok 333 - pack tagged after clone ok 334 - pack after clone ok 335 - unset tags ok 336 - get dimension tag ok 337 - compare dimension tag ok 338 - unpack untagged ok 339 - unpack raw ok 340 - get dimension tag ok 341 - compare dimension tag ok 342 - unpack untagged ok 343 - unpack raw ok 344 - pack untagged ok 345 - pack raw ok 346 - set tags ok 347 - get dimension tag ok 348 - compare dimension tag ok 349 - get all tags ok 350 - compare tags ok 351 - params ok 352 - unpack tagged ok 353 - unpack ok 354 - params ok 355 - pack tagged ok 356 - pack ok 357 - clone tags ok 358 - get dimension tag after clone ok 359 - compare dimension tag after clone ok 360 - get all tags after clone ok 361 - compare tags after clone ok 362 - params ok 363 - unpack tagged after clone ok 364 - unpack after clone ok 365 - params ok 366 - pack tagged after clone ok 367 - pack after clone ok 368 - unset tags ok 369 - get dimension tag ok 370 - compare dimension tag ok 371 - unpack untagged ok 372 - unpack raw ok 373 - get dimension tag ok 374 - compare dimension tag ok 375 - unpack untagged ok 376 - unpack raw ok 377 - pack untagged ok 378 - pack raw ok 379 - set tags ok 380 - get dimension tag ok 381 - compare dimension tag ok 382 - get all tags ok 383 - compare tags ok 384 - params ok 385 - unpack tagged ok 386 - unpack ok 387 - params ok 388 - pack tagged ok 389 - pack ok 390 - clone tags ok 391 - get dimension tag after clone ok 392 - compare dimension tag after clone ok 393 - get all tags after clone ok 394 - compare tags after clone ok 395 - params ok 396 - unpack tagged after clone ok 397 - unpack after clone ok 398 - params ok 399 - pack tagged after clone ok 400 - pack after clone ok 401 - unset tags ok 402 - get dimension tag ok 403 - compare dimension tag ok 404 - unpack untagged ok 405 - unpack raw ok 406 - get dimension tag ok 407 - compare dimension tag ok 408 - unpack untagged ok 409 - unpack raw ok 410 - pack untagged ok 411 - pack raw ok 412 - set tags ok 413 - get dimension tag ok 414 - compare dimension tag ok 415 - get all tags ok 416 - compare tags ok 417 - unpack tagged ok 418 - unpack ok 419 - pack tagged ok 420 - pack ok 421 - clone tags ok 422 - get dimension tag after clone ok 423 - compare dimension tag after clone ok 424 - get all tags after clone ok 425 - compare tags after clone ok 426 - unpack tagged after clone ok 427 - unpack after clone ok 428 - pack tagged after clone ok 429 - pack after clone ok 430 - unset tags ok 431 - get dimension tag ok 432 - compare dimension tag ok 433 - unpack untagged ok 434 - unpack raw ok 435 - get dimension tag ok 436 - compare dimension tag ok 437 - unpack untagged ok 438 - unpack raw ok 439 - pack untagged ok 440 - pack raw ok 441 - set tags ok 442 - get dimension tag ok 443 - compare dimension tag ok 444 - get all tags ok 445 - compare tags ok 446 - unpack tagged ok 447 - unpack ok 448 - pack tagged ok 449 - pack ok 450 - clone tags ok 451 - get dimension tag after clone ok 452 - compare dimension tag after clone ok 453 - get all tags after clone ok 454 - compare tags after clone ok 455 - unpack tagged after clone ok 456 - unpack after clone ok 457 - pack tagged after clone ok 458 - pack after clone ok 459 - unset tags ok 460 - get dimension tag ok 461 - compare dimension tag ok 462 - unpack untagged ok 463 - unpack raw ok 464 - get dimension tag ok 465 - compare dimension tag ok 466 - unpack untagged ok 467 - unpack raw ok 468 - pack untagged ok 469 - pack raw ok 470 - set tags ok 471 - get dimension tag ok 472 - compare dimension tag ok 473 - get all tags ok 474 - compare tags ok 475 - unpack tagged ok 476 - unpack ok 477 - pack tagged ok 478 - pack ok 479 - clone tags ok 480 - get dimension tag after clone ok 481 - compare dimension tag after clone ok 482 - get all tags after clone ok 483 - compare tags after clone ok 484 - unpack tagged after clone ok 485 - unpack after clone ok 486 - pack tagged after clone ok 487 - pack after clone ok 488 - unset tags ok 489 - get dimension tag ok 490 - compare dimension tag ok 491 - unpack untagged ok 492 - unpack raw ok 493 - get dimension tag ok 494 - compare dimension tag ok 495 - unpack untagged ok 496 - unpack raw ok 497 - pack untagged ok 498 - pack raw ok 499 - set tags ok 500 - get dimension tag ok 501 - compare dimension tag ok 502 - get all tags ok 503 - compare tags ok 504 - params ok 505 - unpack tagged ok 506 - unpack ok 507 - params ok 508 - pack tagged ok 509 - pack ok 510 - clone tags ok 511 - get dimension tag after clone ok 512 - compare dimension tag after clone ok 513 - get all tags after clone ok 514 - compare tags after clone ok 515 - params ok 516 - unpack tagged after clone ok 517 - unpack after clone ok 518 - params ok 519 - pack tagged after clone ok 520 - pack after clone ok 521 - unset tags ok 522 - get dimension tag ok 523 - compare dimension tag ok 524 - unpack untagged ok 525 - unpack raw ok 526 - get dimension tag ok 527 - compare dimension tag ok 528 - unpack untagged ok 529 - unpack raw ok 530 - pack untagged ok 531 - pack raw ok 532 - set tags ok 533 - get dimension tag ok 534 - compare dimension tag ok 535 - get all tags ok 536 - compare tags ok 537 - params ok 538 - unpack tagged ok 539 - unpack ok 540 - params ok 541 - pack tagged ok 542 - pack ok 543 - clone tags ok 544 - get dimension tag after clone ok 545 - compare dimension tag after clone ok 546 - get all tags after clone ok 547 - compare tags after clone ok 548 - params ok 549 - unpack tagged after clone ok 550 - unpack after clone ok 551 - params ok 552 - pack tagged after clone ok 553 - pack after clone ok 554 - unset tags ok 555 - get dimension tag ok 556 - compare dimension tag ok 557 - unpack untagged ok 558 - unpack raw ok 559 - get dimension tag ok 560 - compare dimension tag ok 561 - unpack untagged ok 562 - unpack raw ok 563 - pack untagged ok 564 - pack raw ok 565 - set tags ok 566 - get dimension tag ok 567 - compare dimension tag ok 568 - get all tags ok 569 - compare tags ok 570 - params ok 571 - unpack tagged ok 572 - unpack ok 573 - params ok 574 - pack tagged ok 575 - pack ok 576 - clone tags ok 577 - get dimension tag after clone ok 578 - compare dimension tag after clone ok 579 - get all tags after clone ok 580 - compare tags after clone ok 581 - params ok 582 - unpack tagged after clone ok 583 - unpack after clone ok 584 - params ok 585 - pack tagged after clone ok 586 - pack after clone ok 587 - unset tags ok 588 - get dimension tag ok 589 - compare dimension tag ok 590 - unpack untagged ok 591 - unpack raw ok 592 - get dimension tag ok 593 - compare dimension tag ok 594 - unpack untagged ok 595 - unpack raw ok 596 - pack untagged ok 597 - pack raw ok 598 - set tags ok 599 - get dimension tag ok 600 - compare dimension tag ok 601 - get all tags ok 602 - compare tags ok 603 - params ok 604 - unpack tagged ok 605 - unpack ok 606 - params ok 607 - pack tagged ok 608 - pack ok 609 - clone tags ok 610 - get dimension tag after clone ok 611 - compare dimension tag after clone ok 612 - get all tags after clone ok 613 - compare tags after clone ok 614 - params ok 615 - unpack tagged after clone ok 616 - unpack after clone ok 617 - params ok 618 - pack tagged after clone ok 619 - pack after clone ok 620 - unset tags ok 621 - get dimension tag ok 622 - compare dimension tag ok 623 - unpack untagged ok 624 - unpack raw ok 625 - get dimension tag ok 626 - compare dimension tag ok 627 - unpack untagged ok 628 - unpack raw ok 629 - pack untagged ok 630 - pack raw ok 631 - set tags ok 632 - get dimension tag ok 633 - compare dimension tag ok 634 - get all tags ok 635 - compare tags ok 636 - unpack tagged ok 637 - unpack ok 638 - pack tagged ok 639 - pack ok 640 - clone tags ok 641 - get dimension tag after clone ok 642 - compare dimension tag after clone ok 643 - get all tags after clone ok 644 - compare tags after clone ok 645 - unpack tagged after clone ok 646 - unpack after clone ok 647 - pack tagged after clone ok 648 - pack after clone ok 649 - unset tags ok 650 - get dimension tag ok 651 - compare dimension tag ok 652 - unpack untagged ok 653 - unpack raw ok 654 - get dimension tag ok 655 - compare dimension tag ok 656 - unpack untagged ok 657 - unpack raw ok 658 - pack untagged ok 659 - pack raw ok 660 - set tags ok 661 - get dimension tag ok 662 - compare dimension tag ok 663 - get all tags ok 664 - compare tags ok 665 - unpack tagged ok 666 - unpack ok 667 - pack tagged ok 668 - pack ok 669 - clone tags ok 670 - get dimension tag after clone ok 671 - compare dimension tag after clone ok 672 - get all tags after clone ok 673 - compare tags after clone ok 674 - unpack tagged after clone ok 675 - unpack after clone ok 676 - pack tagged after clone ok 677 - pack after clone ok 678 - unset tags ok 679 - get dimension tag ok 680 - compare dimension tag ok 681 - unpack untagged ok 682 - unpack raw ok 683 - get dimension tag ok 684 - compare dimension tag ok 685 - unpack untagged ok 686 - unpack raw ok 687 - pack untagged ok 688 - pack raw ok 689 - set tags ok 690 - get dimension tag ok 691 - compare dimension tag ok 692 - get all tags ok 693 - compare tags ok 694 - unpack tagged ok 695 - unpack ok 696 - pack tagged ok 697 - pack ok 698 - clone tags ok 699 - get dimension tag after clone ok 700 - compare dimension tag after clone ok 701 - get all tags after clone ok 702 - compare tags after clone ok 703 - unpack tagged after clone ok 704 - unpack after clone ok 705 - pack tagged after clone ok 706 - pack after clone ok 707 - unset tags ok 708 - get dimension tag ok 709 - compare dimension tag ok 710 - unpack untagged ok 711 - unpack raw ok 712 - get dimension tag ok 713 - compare dimension tag ok 714 - unpack untagged ok 715 - unpack raw ok 716 - pack untagged ok 717 - pack raw ok 718 - set tags ok 719 - get dimension tag ok 720 - compare dimension tag ok 721 - get all tags ok 722 - compare tags ok 723 - params ok 724 - unpack tagged ok 725 - unpack ok 726 - params ok 727 - pack tagged ok 728 - pack ok 729 - clone tags ok 730 - get dimension tag after clone ok 731 - compare dimension tag after clone ok 732 - get all tags after clone ok 733 - compare tags after clone ok 734 - params ok 735 - unpack tagged after clone ok 736 - unpack after clone ok 737 - params ok 738 - pack tagged after clone ok 739 - pack after clone ok 740 - unset tags ok 741 - get dimension tag ok 742 - compare dimension tag ok 743 - unpack untagged ok 744 - unpack raw ok 745 - get dimension tag ok 746 - compare dimension tag ok 747 - unpack untagged ok 748 - unpack raw ok 749 - pack untagged ok 750 - pack raw ok 751 - set tags ok 752 - get dimension tag ok 753 - compare dimension tag ok 754 - get all tags ok 755 - compare tags ok 756 - params ok 757 - unpack tagged ok 758 - unpack ok 759 - params ok 760 - pack tagged ok 761 - pack ok 762 - clone tags ok 763 - get dimension tag after clone ok 764 - compare dimension tag after clone ok 765 - get all tags after clone ok 766 - compare tags after clone ok 767 - params ok 768 - unpack tagged after clone ok 769 - unpack after clone ok 770 - params ok 771 - pack tagged after clone ok 772 - pack after clone ok 773 - unset tags ok 774 - get dimension tag ok 775 - compare dimension tag ok 776 - unpack untagged ok 777 - unpack raw ok 778 - get dimension tag ok 779 - compare dimension tag ok 780 - unpack untagged ok 781 - unpack raw ok 782 - pack untagged ok 783 - pack raw ok 784 - set tags ok 785 - get dimension tag ok 786 - compare dimension tag ok 787 - get all tags ok 788 - compare tags ok 789 - params ok 790 - unpack tagged ok 791 - unpack ok 792 - params ok 793 - pack tagged ok 794 - pack ok 795 - clone tags ok 796 - get dimension tag after clone ok 797 - compare dimension tag after clone ok 798 - get all tags after clone ok 799 - compare tags after clone ok 800 - params ok 801 - unpack tagged after clone ok 802 - unpack after clone ok 803 - params ok 804 - pack tagged after clone ok 805 - pack after clone ok 806 - unset tags ok 807 - get dimension tag ok 808 - compare dimension tag ok 809 - unpack untagged ok 810 - unpack raw ok 811 - get dimension tag ok 812 - compare dimension tag ok 813 - unpack untagged ok 814 - unpack raw ok 815 - pack untagged ok 816 - pack raw ok 817 - set tags ok 818 - get dimension tag ok 819 - compare dimension tag ok 820 - get all tags ok 821 - compare tags ok 822 - unpack tagged ok 823 - unpack ok 824 - pack tagged ok 825 - pack ok 826 - clone tags ok 827 - get dimension tag after clone ok 828 - compare dimension tag after clone ok 829 - get all tags after clone ok 830 - compare tags after clone ok 831 - unpack tagged after clone ok 832 - unpack after clone ok 833 - pack tagged after clone ok 834 - pack after clone ok 835 - unset tags ok 836 - get dimension tag ok 837 - compare dimension tag ok 838 - unpack untagged ok 839 - unpack raw ok 840 - get dimension tag ok 841 - compare dimension tag ok 842 - unpack untagged ok 843 - unpack raw ok 844 - pack untagged ok 845 - pack raw ok 846 - set tags ok 847 - get dimension tag ok 848 - compare dimension tag ok 849 - get all tags ok 850 - compare tags ok 851 - unpack tagged ok 852 - unpack ok 853 - pack tagged ok 854 - pack ok 855 - clone tags ok 856 - get dimension tag after clone ok 857 - compare dimension tag after clone ok 858 - get all tags after clone ok 859 - compare tags after clone ok 860 - unpack tagged after clone ok 861 - unpack after clone ok 862 - pack tagged after clone ok 863 - pack after clone ok 864 - unset tags ok 865 - get dimension tag ok 866 - compare dimension tag ok 867 - unpack untagged ok 868 - unpack raw ok 869 - get dimension tag ok 870 - compare dimension tag ok 871 - unpack untagged ok 872 - unpack raw ok 873 - pack untagged ok 874 - pack raw ok 875 - set tags ok 876 - get dimension tag ok 877 - compare dimension tag ok 878 - get all tags ok 879 - compare tags ok 880 - params ok 881 - unpack tagged ok 882 - unpack ok 883 - params ok 884 - pack tagged ok 885 - pack ok 886 - clone tags ok 887 - get dimension tag after clone ok 888 - compare dimension tag after clone ok 889 - get all tags after clone ok 890 - compare tags after clone ok 891 - params ok 892 - unpack tagged after clone ok 893 - unpack after clone ok 894 - params ok 895 - pack tagged after clone ok 896 - pack after clone ok 897 - unset tags ok 898 - get dimension tag ok 899 - compare dimension tag ok 900 - unpack untagged ok 901 - unpack raw ok 902 - get dimension tag ok 903 - compare dimension tag ok 904 - unpack untagged ok 905 - unpack raw ok 906 - pack untagged ok 907 - pack raw ok 908 - set tags ok 909 - get dimension tag ok 910 - compare dimension tag ok 911 - get all tags ok 912 - compare tags ok 913 - params ok 914 - unpack tagged ok 915 - unpack ok 916 - params ok 917 - pack tagged ok 918 - pack ok 919 - clone tags ok 920 - get dimension tag after clone ok 921 - compare dimension tag after clone ok 922 - get all tags after clone ok 923 - compare tags after clone ok 924 - params ok 925 - unpack tagged after clone ok 926 - unpack after clone ok 927 - params ok 928 - pack tagged after clone ok 929 - pack after clone ok 930 - unset tags ok 931 - get dimension tag ok 932 - compare dimension tag ok 933 - unpack untagged ok 934 - unpack raw ok 935 - get dimension tag ok 936 - compare dimension tag ok 937 - unpack untagged ok 938 - unpack raw ok 939 - pack untagged ok 940 - pack raw ok 941 - set tags ok 942 - get dimension tag ok 943 - compare dimension tag ok 944 - get all tags ok 945 - compare tags ok 946 - params ok 947 - unpack tagged ok 948 - unpack ok 949 - params ok 950 - pack tagged ok 951 - pack ok 952 - clone tags ok 953 - get dimension tag after clone ok 954 - compare dimension tag after clone ok 955 - get all tags after clone ok 956 - compare tags after clone ok 957 - params ok 958 - unpack tagged after clone ok 959 - unpack after clone ok 960 - params ok 961 - pack tagged after clone ok 962 - pack after clone ok 963 - unset tags ok 964 - get dimension tag ok 965 - compare dimension tag ok 966 - unpack untagged ok 967 - unpack raw ok 968 - get dimension tag ok 969 - compare dimension tag ok 970 - unpack untagged ok 971 - unpack raw ok 972 - pack untagged ok 973 - pack raw ok 974 - set tags ok 975 - get dimension tag ok 976 - compare dimension tag ok 977 - get all tags ok 978 - compare tags ok 979 - params ok 980 - unpack tagged ok 981 - unpack ok 982 - params ok 983 - pack tagged ok 984 - pack ok 985 - clone tags ok 986 - get dimension tag after clone ok 987 - compare dimension tag after clone ok 988 - get all tags after clone ok 989 - compare tags after clone ok 990 - params ok 991 - unpack tagged after clone ok 992 - unpack after clone ok 993 - params ok 994 - pack tagged after clone ok 995 - pack after clone ok 996 - unset tags ok 997 - get dimension tag ok 998 - compare dimension tag ok 999 - unpack untagged ok 1000 - unpack raw ok 1001 - get dimension tag ok 1002 - compare dimension tag ok 1003 - unpack untagged ok 1004 - unpack raw ok 1005 - pack untagged ok 1006 - pack raw ok 1007 - set tags ok 1008 - get dimension tag ok 1009 - compare dimension tag ok 1010 - get all tags ok 1011 - compare tags ok 1012 - unpack tagged ok 1013 - unpack ok 1014 - pack tagged ok 1015 - pack ok 1016 - clone tags ok 1017 - get dimension tag after clone ok 1018 - compare dimension tag after clone ok 1019 - get all tags after clone ok 1020 - compare tags after clone ok 1021 - unpack tagged after clone ok 1022 - unpack after clone ok 1023 - pack tagged after clone ok 1024 - pack after clone ok 1025 - unset tags ok 1026 - get dimension tag ok 1027 - compare dimension tag ok 1028 - unpack untagged ok 1029 - unpack raw ok 1030 - get dimension tag ok 1031 - compare dimension tag ok 1032 - unpack untagged ok 1033 - unpack raw ok 1034 - pack untagged ok 1035 - pack raw ok 1036 - set tags ok 1037 - get dimension tag ok 1038 - compare dimension tag ok 1039 - get all tags ok 1040 - compare tags ok 1041 - unpack tagged ok 1042 - unpack ok 1043 - pack tagged ok 1044 - pack ok 1045 - clone tags ok 1046 - get dimension tag after clone ok 1047 - compare dimension tag after clone ok 1048 - get all tags after clone ok 1049 - compare tags after clone ok 1050 - unpack tagged after clone ok 1051 - unpack after clone ok 1052 - pack tagged after clone ok 1053 - pack after clone ok 1054 - unset tags ok 1055 - get dimension tag ok 1056 - compare dimension tag ok 1057 - unpack untagged ok 1058 - unpack raw ok 1059 - get dimension tag ok 1060 - compare dimension tag ok 1061 - unpack untagged ok 1062 - unpack raw ok 1063 - pack untagged ok 1064 - pack raw ok 1065 - set tags ok 1066 - get dimension tag ok 1067 - compare dimension tag ok 1068 - get all tags ok 1069 - compare tags ok 1070 - params ok 1071 - unpack tagged ok 1072 - unpack ok 1073 - params ok 1074 - pack tagged ok 1075 - pack ok 1076 - clone tags ok 1077 - get dimension tag after clone ok 1078 - compare dimension tag after clone ok 1079 - get all tags after clone ok 1080 - compare tags after clone ok 1081 - params ok 1082 - unpack tagged after clone ok 1083 - unpack after clone ok 1084 - params ok 1085 - pack tagged after clone ok 1086 - pack after clone ok 1087 - unset tags ok 1088 - get dimension tag ok 1089 - compare dimension tag ok 1090 - unpack untagged ok 1091 - unpack raw ok 1092 - get dimension tag ok 1093 - compare dimension tag ok 1094 - unpack untagged ok 1095 - unpack raw ok 1096 - pack untagged ok 1097 - pack raw ok 1098 - set tags ok 1099 - get dimension tag ok 1100 - compare dimension tag ok 1101 - get all tags ok 1102 - compare tags ok 1103 - params ok 1104 - unpack tagged ok 1105 - unpack ok 1106 - params ok 1107 - pack tagged ok 1108 - pack ok 1109 - clone tags ok 1110 - get dimension tag after clone ok 1111 - compare dimension tag after clone ok 1112 - get all tags after clone ok 1113 - compare tags after clone ok 1114 - params ok 1115 - unpack tagged after clone ok 1116 - unpack after clone ok 1117 - params ok 1118 - pack tagged after clone ok 1119 - pack after clone ok 1120 - unset tags ok 1121 - get dimension tag ok 1122 - compare dimension tag ok 1123 - unpack untagged ok 1124 - unpack raw ok 1125 - get dimension tag ok 1126 - compare dimension tag ok 1127 - unpack untagged ok 1128 - unpack raw ok 1129 - pack untagged ok 1130 - pack raw ok 1131 - set tags ok 1132 - get dimension tag ok 1133 - compare dimension tag ok 1134 - get all tags ok 1135 - compare tags ok 1136 - params ok 1137 - unpack tagged ok 1138 - unpack ok 1139 - params ok 1140 - pack tagged ok 1141 - pack ok 1142 - clone tags ok 1143 - get dimension tag after clone ok 1144 - compare dimension tag after clone ok 1145 - get all tags after clone ok 1146 - compare tags after clone ok 1147 - params ok 1148 - unpack tagged after clone ok 1149 - unpack after clone ok 1150 - params ok 1151 - pack tagged after clone ok 1152 - pack after clone ok 1153 - unset tags ok 1154 - get dimension tag ok 1155 - compare dimension tag ok 1156 - unpack untagged ok 1157 - unpack raw ok 1158 - get dimension tag ok 1159 - compare dimension tag ok 1160 - unpack untagged ok 1161 - unpack raw ok 1162 - pack untagged ok 1163 - pack raw ok 1164 - set tags ok 1165 - get dimension tag ok 1166 - compare dimension tag ok 1167 - get all tags ok 1168 - compare tags ok 1169 - unpack tagged ok 1170 - unpack ok 1171 - pack tagged ok 1172 - pack ok 1173 - clone tags ok 1174 - get dimension tag after clone ok 1175 - compare dimension tag after clone ok 1176 - get all tags after clone ok 1177 - compare tags after clone ok 1178 - unpack tagged after clone ok 1179 - unpack after clone ok 1180 - pack tagged after clone ok 1181 - pack after clone ok 1182 - unset tags ok 1183 - get dimension tag ok 1184 - compare dimension tag ok 1185 - unpack untagged ok 1186 - unpack raw ok 1187 - get dimension tag ok 1188 - compare dimension tag ok 1189 - unpack untagged ok 1190 - unpack raw ok 1191 - pack untagged ok 1192 - pack raw ok 1193 - set tags ok 1194 - get dimension tag ok 1195 - compare dimension tag ok 1196 - get all tags ok 1197 - compare tags ok 1198 - unpack tagged ok 1199 - unpack ok 1200 - pack tagged ok 1201 - pack ok 1202 - clone tags ok 1203 - get dimension tag after clone ok 1204 - compare dimension tag after clone ok 1205 - get all tags after clone ok 1206 - compare tags after clone ok 1207 - unpack tagged after clone ok 1208 - unpack after clone ok 1209 - pack tagged after clone ok 1210 - pack after clone ok 1211 - unset tags ok 1212 - get dimension tag ok 1213 - compare dimension tag ok 1214 - unpack untagged ok 1215 - unpack raw ok 1216 - get dimension tag ok 1217 - compare dimension tag ok 1218 - unpack untagged ok 1219 - unpack raw ok 1220 - pack untagged ok 1221 - pack raw ok 1222 - set tags ok 1223 - get dimension tag ok 1224 - compare dimension tag ok 1225 - get all tags ok 1226 - compare tags ok 1227 - params ok 1228 - unpack tagged ok 1229 - unpack ok 1230 - params ok 1231 - pack tagged ok 1232 - pack ok 1233 - clone tags ok 1234 - get dimension tag after clone ok 1235 - compare dimension tag after clone ok 1236 - get all tags after clone ok 1237 - compare tags after clone ok 1238 - params ok 1239 - unpack tagged after clone ok 1240 - unpack after clone ok 1241 - params ok 1242 - pack tagged after clone ok 1243 - pack after clone ok 1244 - unset tags ok 1245 - get dimension tag ok 1246 - compare dimension tag ok 1247 - unpack untagged ok 1248 - unpack raw ok 1249 - get dimension tag ok 1250 - compare dimension tag ok 1251 - unpack untagged ok 1252 - unpack raw ok 1253 - pack untagged ok 1254 - pack raw ok 1255 - set tags ok 1256 - get dimension tag ok 1257 - compare dimension tag ok 1258 - get all tags ok 1259 - compare tags ok 1260 - params ok 1261 - unpack tagged ok 1262 - unpack ok 1263 - params ok 1264 - pack tagged ok 1265 - pack ok 1266 - clone tags ok 1267 - get dimension tag after clone ok 1268 - compare dimension tag after clone ok 1269 - get all tags after clone ok 1270 - compare tags after clone ok 1271 - params ok 1272 - unpack tagged after clone ok 1273 - unpack after clone ok 1274 - params ok 1275 - pack tagged after clone ok 1276 - pack after clone ok 1277 - unset tags ok 1278 - get dimension tag ok 1279 - compare dimension tag ok 1280 - unpack untagged ok 1281 - unpack raw ok 1282 - get dimension tag ok 1283 - compare dimension tag ok 1284 - unpack untagged ok 1285 - unpack raw ok 1286 - pack untagged ok 1287 - pack raw ok 1288 - set tags ok 1289 - get dimension tag ok 1290 - compare dimension tag ok 1291 - get all tags ok 1292 - compare tags ok 1293 - params ok 1294 - unpack tagged ok 1295 - unpack ok 1296 - params ok 1297 - pack tagged ok 1298 - pack ok 1299 - clone tags ok 1300 - get dimension tag after clone ok 1301 - compare dimension tag after clone ok 1302 - get all tags after clone ok 1303 - compare tags after clone ok 1304 - params ok 1305 - unpack tagged after clone ok 1306 - unpack after clone ok 1307 - params ok 1308 - pack tagged after clone ok 1309 - pack after clone ok 1310 - unset tags ok 1311 - get dimension tag ok 1312 - compare dimension tag ok 1313 - unpack untagged ok 1314 - unpack raw ok 1315 - get dimension tag ok 1316 - compare dimension tag ok 1317 - unpack untagged ok 1318 - unpack raw ok 1319 - pack untagged ok 1320 - pack raw ok 1321 - set tags ok 1322 - get dimension tag ok 1323 - compare dimension tag ok 1324 - get all tags ok 1325 - compare tags ok 1326 - params ok 1327 - unpack tagged ok 1328 - unpack ok 1329 - params ok 1330 - pack tagged ok 1331 - pack ok 1332 - clone tags ok 1333 - get dimension tag after clone ok 1334 - compare dimension tag after clone ok 1335 - get all tags after clone ok 1336 - compare tags after clone ok 1337 - params ok 1338 - unpack tagged after clone ok 1339 - unpack after clone ok 1340 - params ok 1341 - pack tagged after clone ok 1342 - pack after clone ok 1343 - unset tags ok 1344 - get dimension tag ok 1345 - compare dimension tag ok 1346 - unpack untagged ok 1347 - unpack raw ok 1348 - get dimension tag ok 1349 - compare dimension tag ok 1350 - unpack untagged ok 1351 - unpack raw ok 1352 - pack untagged ok 1353 - pack raw ok 1354 - set tags ok 1355 - get dimension tag ok 1356 - compare dimension tag ok 1357 - get all tags ok 1358 - compare tags ok 1359 - unpack tagged ok 1360 - unpack ok 1361 - pack tagged ok 1362 - pack ok 1363 - clone tags ok 1364 - get dimension tag after clone ok 1365 - compare dimension tag after clone ok 1366 - get all tags after clone ok 1367 - compare tags after clone ok 1368 - unpack tagged after clone ok 1369 - unpack after clone ok 1370 - pack tagged after clone ok 1371 - pack after clone ok 1372 - unset tags ok 1373 - get dimension tag ok 1374 - compare dimension tag ok 1375 - unpack untagged ok 1376 - unpack raw ok 1377 - get dimension tag ok 1378 - compare dimension tag ok 1379 - unpack untagged ok 1380 - unpack raw ok 1381 - pack untagged ok 1382 - pack raw ok 1383 - set tags ok 1384 - get dimension tag ok 1385 - compare dimension tag ok 1386 - get all tags ok 1387 - compare tags ok 1388 - unpack tagged ok 1389 - unpack ok 1390 - pack tagged ok 1391 - pack ok 1392 - clone tags ok 1393 - get dimension tag after clone ok 1394 - compare dimension tag after clone ok 1395 - get all tags after clone ok 1396 - compare tags after clone ok 1397 - unpack tagged after clone ok 1398 - unpack after clone ok 1399 - pack tagged after clone ok 1400 - pack after clone ok 1401 - unset tags ok 1402 - get dimension tag ok 1403 - compare dimension tag ok 1404 - unpack untagged ok 1405 - unpack raw ok 1406 - get dimension tag ok 1407 - compare dimension tag ok 1408 - unpack untagged ok 1409 - unpack raw ok 1410 - pack untagged ok 1411 - pack raw ok 1412 - set tags ok 1413 - get dimension tag ok 1414 - compare dimension tag ok 1415 - get all tags ok 1416 - compare tags ok 1417 - params ok 1418 - unpack tagged ok 1419 - unpack ok 1420 - params ok 1421 - pack tagged ok 1422 - pack ok 1423 - clone tags ok 1424 - get dimension tag after clone ok 1425 - compare dimension tag after clone ok 1426 - get all tags after clone ok 1427 - compare tags after clone ok 1428 - params ok 1429 - unpack tagged after clone ok 1430 - unpack after clone ok 1431 - params ok 1432 - pack tagged after clone ok 1433 - pack after clone ok 1434 - unset tags ok 1435 - get dimension tag ok 1436 - compare dimension tag ok 1437 - unpack untagged ok 1438 - unpack raw ok 1439 - get dimension tag ok 1440 - compare dimension tag ok 1441 - unpack untagged ok 1442 - unpack raw ok 1443 - pack untagged ok 1444 - pack raw ok 1445 - set tags ok 1446 - get dimension tag ok 1447 - compare dimension tag ok 1448 - get all tags ok 1449 - compare tags ok 1450 - params ok 1451 - unpack tagged ok 1452 - unpack ok 1453 - params ok 1454 - pack tagged ok 1455 - pack ok 1456 - clone tags ok 1457 - get dimension tag after clone ok 1458 - compare dimension tag after clone ok 1459 - get all tags after clone ok 1460 - compare tags after clone ok 1461 - params ok 1462 - unpack tagged after clone ok 1463 - unpack after clone ok 1464 - params ok 1465 - pack tagged after clone ok 1466 - pack after clone ok 1467 - unset tags ok 1468 - get dimension tag ok 1469 - compare dimension tag ok 1470 - unpack untagged ok 1471 - unpack raw ok 1472 - get dimension tag ok 1473 - compare dimension tag ok 1474 - unpack untagged ok 1475 - unpack raw ok 1476 - pack untagged ok 1477 - pack raw ok 1478 - set tags ok 1479 - get dimension tag ok 1480 - compare dimension tag ok 1481 - get all tags ok 1482 - compare tags ok 1483 - params ok 1484 - unpack tagged ok 1485 - unpack ok 1486 - params ok 1487 - pack tagged ok 1488 - pack ok 1489 - clone tags ok 1490 - get dimension tag after clone ok 1491 - compare dimension tag after clone ok 1492 - get all tags after clone ok 1493 - compare tags after clone ok 1494 - params ok 1495 - unpack tagged after clone ok 1496 - unpack after clone ok 1497 - params ok 1498 - pack tagged after clone ok 1499 - pack after clone ok 1500 - unset tags ok 1501 - get dimension tag ok 1502 - compare dimension tag ok 1503 - unpack untagged ok 1504 - unpack raw ok 1505 - unpack outer ok 1506 - unpack outer warnings ok 1507 - unpack outer results ok 1508 - unpack outer.array ok 1509 - unpack outer.array warnings ok 1510 - unpack outer.array warnings ok 1511 - unpack outer.array results ok 1512 - unpack outer ok 1513 - unpack outer warnings ok 1514 - unpack outer warnings ok 1515 - unpack outer results ok 1516 - unpack outer ok 1517 - unpack outer warnings ok 1518 - unpack outer warnings ok 1519 - unpack outer results ok 1520 - unpack outer ok 1521 - unpack outer warnings ok 1522 - unpack outer warnings ok 1523 - unpack outer results ok 1524 - unpack outer ok 1525 - unpack outer warnings ok 1526 - unpack outer warnings ok 1527 - unpack outer results ok 1528 - unpack outer ok 1529 - unpack outer warnings ok 1530 - unpack outer warnings ok 1531 - unpack outer results ok 1532 - unpack outer ok 1533 - unpack outer warnings ok 1534 - unpack outer warnings ok 1535 - unpack outer results ok tests/243_parser..........1..2 ok 1 - parse context.c ok 2 - parse bug1.c ok tests/501_bfsimple........1..8990 ok 1 - failed to create Convert::Binary::C object ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 ok 268 ok 269 ok 270 ok 271 ok 272 ok 273 ok 274 ok 275 ok 276 ok 277 ok 278 ok 279 ok 280 ok 281 ok 282 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 ok 289 ok 290 ok 291 ok 292 ok 293 ok 294 ok 295 ok 296 ok 297 ok 298 ok 299 ok 300 ok 301 ok 302 ok 303 ok 304 ok 305 ok 306 ok 307 ok 308 ok 309 ok 310 ok 311 ok 312 ok 313 ok 314 ok 315 ok 316 ok 317 ok 318 ok 319 ok 320 ok 321 ok 322 ok 323 ok 324 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 ok 337 ok 338 ok 339 ok 340 ok 341 ok 342 ok 343 ok 344 ok 345 ok 346 ok 347 ok 348 ok 349 ok 350 ok 351 ok 352 ok 353 ok 354 ok 355 ok 356 ok 357 ok 358 ok 359 ok 360 ok 361 ok 362 ok 363 ok 364 ok 365 ok 366 ok 367 ok 368 ok 369 ok 370 ok 371 ok 372 ok 373 ok 374 ok 375 ok 376 ok 377 ok 378 ok 379 ok 380 ok 381 ok 382 ok 383 ok 384 ok 385 ok 386 ok 387 ok 388 ok 389 ok 390 ok 391 ok 392 ok 393 ok 394 ok 395 ok 396 ok 397 ok 398 ok 399 ok 400 ok 401 ok 402 ok 403 ok 404 ok 405 ok 406 ok 407 ok 408 ok 409 ok 410 ok 411 ok 412 ok 413 ok 414 ok 415 ok 416 ok 417 ok 418 ok 419 ok 420 ok 421 ok 422 ok 423 ok 424 ok 425 ok 426 ok 427 ok 428 ok 429 ok 430 ok 431 ok 432 ok 433 ok 434 ok 435 ok 436 ok 437 ok 438 ok 439 ok 440 ok 441 ok 442 ok 443 ok 444 ok 445 ok 446 ok 447 ok 448 ok 449 ok 450 ok 451 ok 452 ok 453 ok 454 ok 455 ok 456 ok 457 ok 458 ok 459 ok 460 ok 461 ok 462 ok 463 ok 464 ok 465 ok 466 ok 467 ok 468 ok 469 ok 470 ok 471 ok 472 ok 473 ok 474 ok 475 ok 476 ok 477 ok 478 ok 479 ok 480 ok 481 ok 482 ok 483 ok 484 ok 485 ok 486 ok 487 ok 488 ok 489 ok 490 ok 491 ok 492 ok 493 ok 494 ok 495 ok 496 ok 497 ok 498 ok 499 ok 500 ok 501 ok 502 ok 503 ok 504 ok 505 ok 506 ok 507 ok 508 ok 509 ok 510 ok 511 ok 512 ok 513 ok 514 ok 515 ok 516 ok 517 ok 518 ok 519 ok 520 ok 521 ok 522 ok 523 ok 524 ok 525 ok 526 ok 527 ok 528 ok 529 ok 530 ok 531 ok 532 ok 533 ok 534 ok 535 ok 536 ok 537 ok 538 ok 539 ok 540 ok 541 ok 542 ok 543 ok 544 ok 545 ok 546 ok 547 ok 548 ok 549 ok 550 ok 551 ok 552 ok 553 ok 554 ok 555 ok 556 ok 557 ok 558 ok 559 ok 560 ok 561 ok 562 ok 563 ok 564 ok 565 ok 566 ok 567 ok 568 ok 569 ok 570 ok 571 ok 572 ok 573 ok 574 ok 575 ok 576 ok 577 ok 578 ok 579 ok 580 ok 581 ok 582 ok 583 ok 584 ok 585 ok 586 ok 587 ok 588 ok 589 ok 590 ok 591 ok 592 ok 593 ok 594 ok 595 ok 596 ok 597 ok 598 ok 599 ok 600 ok 601 ok 602 ok 603 ok 604 ok 605 ok 606 ok 607 ok 608 ok 609 ok 610 ok 611 ok 612 ok 613 ok 614 ok 615 ok 616 ok 617 ok 618 ok 619 ok 620 ok 621 ok 622 ok 623 ok 624 ok 625 ok 626 ok 627 ok 628 ok 629 ok 630 ok 631 ok 632 ok 633 ok 634 ok 635 ok 636 ok 637 ok 638 ok 639 ok 640 ok 641 ok 642 ok 643 ok 644 ok 645 ok 646 ok 647 ok 648 ok 649 ok 650 ok 651 ok 652 ok 653 ok 654 ok 655 ok 656 ok 657 ok 658 ok 659 ok 660 ok 661 ok 662 ok 663 ok 664 ok 665 ok 666 ok 667 ok 668 ok 669 ok 670 ok 671 ok 672 ok 673 ok 674 ok 675 ok 676 ok 677 ok 678 ok 679 ok 680 ok 681 ok 682 ok 683 ok 684 ok 685 ok 686 ok 687 ok 688 ok 689 ok 690 ok 691 ok 692 ok 693 ok 694 ok 695 ok 696 ok 697 ok 698 ok 699 ok 700 ok 701 ok 702 ok 703 ok 704 ok 705 ok 706 ok 707 ok 708 ok 709 ok 710 ok 711 ok 712 ok 713 ok 714 ok 715 ok 716 ok 717 ok 718 ok 719 ok 720 ok 721 ok 722 ok 723 ok 724 ok 725 ok 726 ok 727 ok 728 ok 729 ok 730 ok 731 ok 732 ok 733 ok 734 ok 735 ok 736 ok 737 ok 738 ok 739 ok 740 ok 741 ok 742 ok 743 ok 744 ok 745 ok 746 ok 747 ok 748 ok 749 ok 750 ok 751 ok 752 ok 753 ok 754 ok 755 ok 756 ok 757 ok 758 ok 759 ok 760 ok 761 ok 762 ok 763 ok 764 ok 765 ok 766 ok 767 ok 768 ok 769 ok 770 ok 771 ok 772 ok 773 ok 774 ok 775 ok 776 ok 777 ok 778 ok 779 ok 780 ok 781 ok 782 ok 783 ok 784 ok 785 ok 786 ok 787 ok 788 ok 789 ok 790 ok 791 ok 792 ok 793 ok 794 ok 795 ok 796 ok 797 ok 798 ok 799 ok 800 ok 801 ok 802 ok 803 ok 804 ok 805 ok 806 ok 807 ok 808 ok 809 ok 810 ok 811 ok 812 ok 813 ok 814 ok 815 ok 816 ok 817 ok 818 ok 819 ok 820 ok 821 ok 822 ok 823 ok 824 ok 825 ok 826 ok 827 ok 828 ok 829 ok 830 ok 831 ok 832 ok 833 ok 834 ok 835 ok 836 ok 837 ok 838 ok 839 ok 840 ok 841 ok 842 ok 843 ok 844 ok 845 ok 846 ok 847 ok 848 ok 849 ok 850 ok 851 ok 852 ok 853 ok 854 ok 855 ok 856 ok 857 ok 858 ok 859 ok 860 ok 861 ok 862 ok 863 ok 864 ok 865 ok 866 ok 867 ok 868 ok 869 ok 870 ok 871 ok 872 ok 873 ok 874 ok 875 ok 876 ok 877 ok 878 ok 879 ok 880 ok 881 ok 882 ok 883 ok 884 ok 885 ok 886 ok 887 ok 888 ok 889 ok 890 ok 891 ok 892 ok 893 ok 894 ok 895 ok 896 ok 897 ok 898 ok 899 ok 900 ok 901 ok 902 ok 903 ok 904 ok 905 ok 906 ok 907 ok 908 ok 909 ok 910 ok 911 ok 912 ok 913 ok 914 ok 915 ok 916 ok 917 ok 918 ok 919 ok 920 ok 921 ok 922 ok 923 ok 924 ok 925 ok 926 ok 927 ok 928 ok 929 ok 930 ok 931 ok 932 ok 933 ok 934 ok 935 ok 936 ok 937 ok 938 ok 939 ok 940 ok 941 ok 942 ok 943 ok 944 ok 945 ok 946 ok 947 ok 948 ok 949 ok 950 ok 951 ok 952 ok 953 ok 954 ok 955 ok 956 ok 957 ok 958 ok 959 ok 960 ok 961 ok 962 ok 963 ok 964 ok 965 ok 966 ok 967 ok 968 ok 969 ok 970 ok 971 ok 972 ok 973 ok 974 ok 975 ok 976 ok 977 ok 978 ok 979 ok 980 ok 981 ok 982 ok 983 ok 984 ok 985 ok 986 ok 987 ok 988 ok 989 ok 990 ok 991 ok 992 ok 993 ok 994 ok 995 ok 996 ok 997 ok 998 ok 999 ok 1000 ok 1001 ok 1002 ok 1003 ok 1004 ok 1005 ok 1006 ok 1007 ok 1008 ok 1009 ok 1010 ok 1011 ok 1012 ok 1013 ok 1014 ok 1015 ok 1016 ok 1017 ok 1018 ok 1019 ok 1020 ok 1021 ok 1022 ok 1023 ok 1024 ok 1025 ok 1026 ok 1027 ok 1028 ok 1029 ok 1030 ok 1031 ok 1032 ok 1033 ok 1034 ok 1035 ok 1036 ok 1037 ok 1038 ok 1039 ok 1040 ok 1041 ok 1042 ok 1043 ok 1044 ok 1045 ok 1046 ok 1047 ok 1048 ok 1049 ok 1050 ok 1051 ok 1052 ok 1053 ok 1054 ok 1055 ok 1056 ok 1057 ok 1058 ok 1059 ok 1060 ok 1061 ok 1062 ok 1063 ok 1064 ok 1065 ok 1066 ok 1067 ok 1068 ok 1069 ok 1070 ok 1071 ok 1072 ok 1073 ok 1074 ok 1075 ok 1076 ok 1077 ok 1078 ok 1079 ok 1080 ok 1081 ok 1082 ok 1083 ok 1084 ok 1085 ok 1086 ok 1087 ok 1088 ok 1089 ok 1090 ok 1091 ok 1092 ok 1093 ok 1094 ok 1095 ok 1096 ok 1097 ok 1098 ok 1099 ok 1100 ok 1101 ok 1102 ok 1103 ok 1104 ok 1105 ok 1106 ok 1107 ok 1108 ok 1109 ok 1110 ok 1111 ok 1112 ok 1113 ok 1114 ok 1115 ok 1116 ok 1117 ok 1118 ok 1119 ok 1120 ok 1121 ok 1122 ok 1123 ok 1124 ok 1125 ok 1126 ok 1127 ok 1128 ok 1129 ok 1130 ok 1131 ok 1132 ok 1133 ok 1134 ok 1135 ok 1136 ok 1137 ok 1138 ok 1139 ok 1140 ok 1141 ok 1142 ok 1143 ok 1144 ok 1145 ok 1146 ok 1147 ok 1148 ok 1149 ok 1150 ok 1151 ok 1152 ok 1153 ok 1154 ok 1155 ok 1156 ok 1157 ok 1158 ok 1159 ok 1160 ok 1161 ok 1162 ok 1163 ok 1164 ok 1165 ok 1166 ok 1167 ok 1168 ok 1169 ok 1170 ok 1171 ok 1172 ok 1173 ok 1174 ok 1175 ok 1176 ok 1177 ok 1178 ok 1179 ok 1180 ok 1181 ok 1182 ok 1183 ok 1184 ok 1185 ok 1186 ok 1187 ok 1188 ok 1189 ok 1190 ok 1191 ok 1192 ok 1193 ok 1194 ok 1195 ok 1196 ok 1197 ok 1198 ok 1199 ok 1200 ok 1201 ok 1202 ok 1203 ok 1204 ok 1205 ok 1206 ok 1207 ok 1208 ok 1209 ok 1210 ok 1211 ok 1212 ok 1213 ok 1214 ok 1215 ok 1216 ok 1217 ok 1218 ok 1219 ok 1220 ok 1221 ok 1222 ok 1223 ok 1224 ok 1225 ok 1226 ok 1227 ok 1228 ok 1229 ok 1230 ok 1231 ok 1232 ok 1233 ok 1234 ok 1235 ok 1236 ok 1237 ok 1238 ok 1239 ok 1240 ok 1241 ok 1242 ok 1243 ok 1244 ok 1245 ok 1246 ok 1247 ok 1248 ok 1249 ok 1250 ok 1251 ok 1252 ok 1253 ok 1254 ok 1255 ok 1256 ok 1257 ok 1258 ok 1259 ok 1260 ok 1261 ok 1262 ok 1263 ok 1264 ok 1265 ok 1266 ok 1267 ok 1268 ok 1269 ok 1270 ok 1271 ok 1272 ok 1273 ok 1274 ok 1275 ok 1276 ok 1277 ok 1278 ok 1279 ok 1280 ok 1281 ok 1282 ok 1283 ok 1284 ok 1285 ok 1286 ok 1287 ok 1288 ok 1289 ok 1290 ok 1291 ok 1292 ok 1293 ok 1294 ok 1295 ok 1296 ok 1297 ok 1298 ok 1299 ok 1300 ok 1301 ok 1302 ok 1303 ok 1304 ok 1305 ok 1306 ok 1307 ok 1308 ok 1309 ok 1310 ok 1311 ok 1312 ok 1313 ok 1314 ok 1315 ok 1316 ok 1317 ok 1318 ok 1319 ok 1320 ok 1321 ok 1322 ok 1323 ok 1324 ok 1325 ok 1326 ok 1327 ok 1328 ok 1329 ok 1330 ok 1331 ok 1332 ok 1333 ok 1334 ok 1335 ok 1336 ok 1337 ok 1338 ok 1339 ok 1340 ok 1341 ok 1342 ok 1343 ok 1344 ok 1345 ok 1346 ok 1347 ok 1348 ok 1349 ok 1350 ok 1351 ok 1352 ok 1353 ok 1354 ok 1355 ok 1356 ok 1357 ok 1358 ok 1359 ok 1360 ok 1361 ok 1362 ok 1363 ok 1364 ok 1365 ok 1366 ok 1367 ok 1368 ok 1369 ok 1370 ok 1371 ok 1372 ok 1373 ok 1374 ok 1375 ok 1376 ok 1377 ok 1378 ok 1379 ok 1380 ok 1381 ok 1382 ok 1383 ok 1384 ok 1385 ok 1386 ok 1387 ok 1388 ok 1389 ok 1390 ok 1391 ok 1392 ok 1393 ok 1394 ok 1395 ok 1396 ok 1397 ok 1398 ok 1399 ok 1400 ok 1401 ok 1402 ok 1403 ok 1404 ok 1405 ok 1406 ok 1407 ok 1408 ok 1409 ok 1410 ok 1411 ok 1412 ok 1413 ok 1414 ok 1415 ok 1416 ok 1417 ok 1418 ok 1419 ok 1420 ok 1421 ok 1422 ok 1423 ok 1424 ok 1425 ok 1426 ok 1427 ok 1428 ok 1429 ok 1430 ok 1431 ok 1432 ok 1433 ok 1434 ok 1435 ok 1436 ok 1437 ok 1438 ok 1439 ok 1440 ok 1441 ok 1442 ok 1443 ok 1444 ok 1445 ok 1446 ok 1447 ok 1448 ok 1449 ok 1450 ok 1451 ok 1452 ok 1453 ok 1454 ok 1455 ok 1456 ok 1457 ok 1458 ok 1459 ok 1460 ok 1461 ok 1462 ok 1463 ok 1464 ok 1465 ok 1466 ok 1467 ok 1468 ok 1469 ok 1470 ok 1471 ok 1472 ok 1473 ok 1474 ok 1475 ok 1476 ok 1477 ok 1478 ok 1479 ok 1480 ok 1481 ok 1482 ok 1483 ok 1484 ok 1485 ok 1486 ok 1487 ok 1488 ok 1489 ok 1490 ok 1491 ok 1492 ok 1493 ok 1494 ok 1495 ok 1496 ok 1497 ok 1498 ok 1499 ok 1500 ok 1501 ok 1502 ok 1503 ok 1504 ok 1505 ok 1506 ok 1507 ok 1508 ok 1509 ok 1510 ok 1511 ok 1512 ok 1513 ok 1514 ok 1515 ok 1516 ok 1517 ok 1518 ok 1519 ok 1520 ok 1521 ok 1522 ok 1523 ok 1524 ok 1525 ok 1526 ok 1527 ok 1528 ok 1529 ok 1530 ok 1531 ok 1532 ok 1533 ok 1534 ok 1535 ok 1536 ok 1537 ok 1538 ok 1539 ok 1540 ok 1541 ok 1542 ok 1543 ok 1544 ok 1545 ok 1546 ok 1547 ok 1548 ok 1549 ok 1550 ok 1551 ok 1552 ok 1553 ok 1554 ok 1555 ok 1556 ok 1557 ok 1558 ok 1559 ok 1560 ok 1561 ok 1562 ok 1563 ok 1564 ok 1565 ok 1566 ok 1567 ok 1568 ok 1569 ok 1570 ok 1571 ok 1572 ok 1573 ok 1574 ok 1575 ok 1576 ok 1577 ok 1578 ok 1579 ok 1580 ok 1581 ok 1582 ok 1583 ok 1584 ok 1585 ok 1586 ok 1587 ok 1588 ok 1589 ok 1590 ok 1591 ok 1592 ok 1593 ok 1594 ok 1595 ok 1596 ok 1597 ok 1598 ok 1599 ok 1600 ok 1601 ok 1602 ok 1603 ok 1604 ok 1605 ok 1606 ok 1607 ok 1608 ok 1609 ok 1610 ok 1611 ok 1612 ok 1613 ok 1614 ok 1615 ok 1616 ok 1617 ok 1618 ok 1619 ok 1620 ok 1621 ok 1622 ok 1623 ok 1624 ok 1625 ok 1626 ok 1627 ok 1628 ok 1629 ok 1630 ok 1631 ok 1632 ok 1633 ok 1634 ok 1635 ok 1636 ok 1637 ok 1638 ok 1639 ok 1640 ok 1641 ok 1642 ok 1643 ok 1644 ok 1645 ok 1646 ok 1647 ok 1648 ok 1649 ok 1650 ok 1651 ok 1652 ok 1653 ok 1654 ok 1655 ok 1656 ok 1657 ok 1658 ok 1659 ok 1660 ok 1661 ok 1662 ok 1663 ok 1664 ok 1665 ok 1666 ok 1667 ok 1668 ok 1669 ok 1670 ok 1671 ok 1672 ok 1673 ok 1674 ok 1675 ok 1676 ok 1677 ok 1678 ok 1679 ok 1680 ok 1681 ok 1682 ok 1683 ok 1684 ok 1685 ok 1686 ok 1687 ok 1688 ok 1689 ok 1690 ok 1691 ok 1692 ok 1693 ok 1694 ok 1695 ok 1696 ok 1697 ok 1698 ok 1699 ok 1700 ok 1701 ok 1702 ok 1703 ok 1704 ok 1705 ok 1706 ok 1707 ok 1708 ok 1709 ok 1710 ok 1711 ok 1712 ok 1713 ok 1714 ok 1715 ok 1716 ok 1717 ok 1718 ok 1719 ok 1720 ok 1721 ok 1722 ok 1723 ok 1724 ok 1725 ok 1726 ok 1727 ok 1728 ok 1729 ok 1730 ok 1731 ok 1732 ok 1733 ok 1734 ok 1735 ok 1736 ok 1737 ok 1738 ok 1739 ok 1740 ok 1741 ok 1742 ok 1743 ok 1744 ok 1745 ok 1746 ok 1747 ok 1748 ok 1749 ok 1750 ok 1751 ok 1752 ok 1753 ok 1754 ok 1755 ok 1756 ok 1757 ok 1758 ok 1759 ok 1760 ok 1761 ok 1762 ok 1763 ok 1764 ok 1765 ok 1766 ok 1767 ok 1768 ok 1769 ok 1770 ok 1771 ok 1772 ok 1773 ok 1774 ok 1775 ok 1776 ok 1777 ok 1778 ok 1779 ok 1780 ok 1781 ok 1782 ok 1783 ok 1784 ok 1785 ok 1786 ok 1787 ok 1788 ok 1789 ok 1790 ok 1791 ok 1792 ok 1793 ok 1794 ok 1795 ok 1796 ok 1797 ok 1798 ok 1799 ok 1800 ok 1801 ok 1802 ok 1803 ok 1804 ok 1805 ok 1806 ok 1807 ok 1808 ok 1809 ok 1810 ok 1811 ok 1812 ok 1813 ok 1814 ok 1815 ok 1816 ok 1817 ok 1818 ok 1819 ok 1820 ok 1821 ok 1822 ok 1823 ok 1824 ok 1825 ok 1826 ok 1827 ok 1828 ok 1829 ok 1830 ok 1831 ok 1832 ok 1833 ok 1834 ok 1835 ok 1836 ok 1837 ok 1838 ok 1839 ok 1840 ok 1841 ok 1842 ok 1843 ok 1844 ok 1845 ok 1846 ok 1847 ok 1848 ok 1849 ok 1850 ok 1851 ok 1852 ok 1853 ok 1854 ok 1855 ok 1856 ok 1857 ok 1858 ok 1859 ok 1860 ok 1861 ok 1862 ok 1863 ok 1864 ok 1865 ok 1866 ok 1867 ok 1868 ok 1869 ok 1870 ok 1871 ok 1872 ok 1873 ok 1874 ok 1875 ok 1876 ok 1877 ok 1878 ok 1879 ok 1880 ok 1881 ok 1882 ok 1883 ok 1884 ok 1885 ok 1886 ok 1887 ok 1888 ok 1889 ok 1890 ok 1891 ok 1892 ok 1893 ok 1894 ok 1895 ok 1896 ok 1897 ok 1898 ok 1899 ok 1900 ok 1901 ok 1902 ok 1903 ok 1904 ok 1905 ok 1906 ok 1907 ok 1908 ok 1909 ok 1910 ok 1911 ok 1912 ok 1913 ok 1914 ok 1915 ok 1916 ok 1917 ok 1918 ok 1919 ok 1920 ok 1921 ok 1922 ok 1923 ok 1924 ok 1925 ok 1926 ok 1927 ok 1928 ok 1929 ok 1930 ok 1931 ok 1932 ok 1933 ok 1934 ok 1935 ok 1936 ok 1937 ok 1938 ok 1939 ok 1940 ok 1941 ok 1942 ok 1943 ok 1944 ok 1945 ok 1946 ok 1947 ok 1948 ok 1949 ok 1950 ok 1951 ok 1952 ok 1953 ok 1954 ok 1955 ok 1956 ok 1957 ok 1958 ok 1959 ok 1960 ok 1961 ok 1962 ok 1963 ok 1964 ok 1965 ok 1966 ok 1967 ok 1968 ok 1969 ok 1970 ok 1971 ok 1972 ok 1973 ok 1974 ok 1975 ok 1976 ok 1977 ok 1978 ok 1979 ok 1980 ok 1981 ok 1982 ok 1983 ok 1984 ok 1985 ok 1986 ok 1987 ok 1988 ok 1989 ok 1990 ok 1991 ok 1992 ok 1993 ok 1994 ok 1995 ok 1996 ok 1997 ok 1998 ok 1999 ok 2000 ok 2001 ok 2002 ok 2003 ok 2004 ok 2005 ok 2006 ok 2007 ok 2008 ok 2009 ok 2010 ok 2011 ok 2012 ok 2013 ok 2014 ok 2015 ok 2016 ok 2017 ok 2018 ok 2019 ok 2020 ok 2021 ok 2022 ok 2023 ok 2024 ok 2025 ok 2026 ok 2027 ok 2028 ok 2029 ok 2030 ok 2031 ok 2032 ok 2033 ok 2034 ok 2035 ok 2036 ok 2037 ok 2038 ok 2039 ok 2040 ok 2041 ok 2042 ok 2043 ok 2044 ok 2045 ok 2046 ok 2047 ok 2048 ok 2049 ok 2050 ok 2051 ok 2052 ok 2053 ok 2054 ok 2055 ok 2056 ok 2057 ok 2058 ok 2059 ok 2060 ok 2061 ok 2062 ok 2063 ok 2064 ok 2065 ok 2066 ok 2067 ok 2068 ok 2069 ok 2070 ok 2071 ok 2072 ok 2073 ok 2074 ok 2075 ok 2076 ok 2077 ok 2078 ok 2079 ok 2080 ok 2081 ok 2082 ok 2083 ok 2084 ok 2085 ok 2086 ok 2087 ok 2088 ok 2089 ok 2090 ok 2091 ok 2092 ok 2093 ok 2094 ok 2095 ok 2096 ok 2097 ok 2098 ok 2099 ok 2100 ok 2101 ok 2102 ok 2103 ok 2104 ok 2105 ok 2106 ok 2107 ok 2108 ok 2109 ok 2110 ok 2111 ok 2112 ok 2113 ok 2114 ok 2115 ok 2116 ok 2117 ok 2118 ok 2119 ok 2120 ok 2121 ok 2122 ok 2123 ok 2124 ok 2125 ok 2126 ok 2127 ok 2128 ok 2129 ok 2130 ok 2131 ok 2132 ok 2133 ok 2134 ok 2135 ok 2136 ok 2137 ok 2138 ok 2139 ok 2140 ok 2141 ok 2142 ok 2143 ok 2144 ok 2145 ok 2146 ok 2147 ok 2148 ok 2149 ok 2150 ok 2151 ok 2152 ok 2153 ok 2154 ok 2155 ok 2156 ok 2157 ok 2158 ok 2159 ok 2160 ok 2161 ok 2162 ok 2163 ok 2164 ok 2165 ok 2166 ok 2167 ok 2168 ok 2169 ok 2170 ok 2171 ok 2172 ok 2173 ok 2174 ok 2175 ok 2176 ok 2177 ok 2178 ok 2179 ok 2180 ok 2181 ok 2182 ok 2183 ok 2184 ok 2185 ok 2186 ok 2187 ok 2188 ok 2189 ok 2190 ok 2191 ok 2192 ok 2193 ok 2194 ok 2195 ok 2196 ok 2197 ok 2198 ok 2199 ok 2200 ok 2201 ok 2202 ok 2203 ok 2204 ok 2205 ok 2206 ok 2207 ok 2208 ok 2209 ok 2210 ok 2211 ok 2212 ok 2213 ok 2214 ok 2215 ok 2216 ok 2217 ok 2218 ok 2219 ok 2220 ok 2221 ok 2222 ok 2223 ok 2224 ok 2225 ok 2226 ok 2227 ok 2228 ok 2229 ok 2230 ok 2231 ok 2232 ok 2233 ok 2234 ok 2235 ok 2236 ok 2237 ok 2238 ok 2239 ok 2240 ok 2241 ok 2242 ok 2243 ok 2244 ok 2245 ok 2246 ok 2247 ok 2248 ok 2249 ok 2250 ok 2251 ok 2252 ok 2253 ok 2254 ok 2255 ok 2256 ok 2257 ok 2258 ok 2259 ok 2260 ok 2261 ok 2262 ok 2263 ok 2264 ok 2265 ok 2266 ok 2267 ok 2268 ok 2269 ok 2270 ok 2271 ok 2272 ok 2273 ok 2274 ok 2275 ok 2276 ok 2277 ok 2278 ok 2279 ok 2280 ok 2281 ok 2282 ok 2283 ok 2284 ok 2285 ok 2286 ok 2287 ok 2288 ok 2289 ok 2290 ok 2291 ok 2292 ok 2293 ok 2294 ok 2295 ok 2296 ok 2297 ok 2298 ok 2299 ok 2300 ok 2301 ok 2302 ok 2303 ok 2304 ok 2305 ok 2306 ok 2307 ok 2308 ok 2309 ok 2310 ok 2311 ok 2312 ok 2313 ok 2314 ok 2315 ok 2316 ok 2317 ok 2318 ok 2319 ok 2320 ok 2321 ok 2322 ok 2323 ok 2324 ok 2325 ok 2326 ok 2327 ok 2328 ok 2329 ok 2330 ok 2331 ok 2332 ok 2333 ok 2334 ok 2335 ok 2336 ok 2337 ok 2338 ok 2339 ok 2340 ok 2341 ok 2342 ok 2343 ok 2344 ok 2345 ok 2346 ok 2347 ok 2348 ok 2349 ok 2350 ok 2351 ok 2352 ok 2353 ok 2354 ok 2355 ok 2356 ok 2357 ok 2358 ok 2359 ok 2360 ok 2361 ok 2362 ok 2363 ok 2364 ok 2365 ok 2366 ok 2367 ok 2368 ok 2369 ok 2370 ok 2371 ok 2372 ok 2373 ok 2374 ok 2375 ok 2376 ok 2377 ok 2378 ok 2379 ok 2380 ok 2381 ok 2382 ok 2383 ok 2384 ok 2385 ok 2386 ok 2387 ok 2388 ok 2389 ok 2390 ok 2391 ok 2392 ok 2393 ok 2394 ok 2395 ok 2396 ok 2397 ok 2398 ok 2399 ok 2400 ok 2401 ok 2402 ok 2403 ok 2404 ok 2405 ok 2406 ok 2407 ok 2408 ok 2409 ok 2410 ok 2411 ok 2412 ok 2413 ok 2414 ok 2415 ok 2416 ok 2417 ok 2418 ok 2419 ok 2420 ok 2421 ok 2422 ok 2423 ok 2424 ok 2425 ok 2426 ok 2427 ok 2428 ok 2429 ok 2430 ok 2431 ok 2432 ok 2433 ok 2434 ok 2435 ok 2436 ok 2437 ok 2438 ok 2439 ok 2440 ok 2441 ok 2442 ok 2443 ok 2444 ok 2445 ok 2446 ok 2447 ok 2448 ok 2449 ok 2450 ok 2451 ok 2452 ok 2453 ok 2454 ok 2455 ok 2456 ok 2457 ok 2458 ok 2459 ok 2460 ok 2461 ok 2462 ok 2463 ok 2464 ok 2465 ok 2466 ok 2467 ok 2468 ok 2469 ok 2470 ok 2471 ok 2472 ok 2473 ok 2474 ok 2475 ok 2476 ok 2477 ok 2478 ok 2479 ok 2480 ok 2481 ok 2482 ok 2483 ok 2484 ok 2485 ok 2486 ok 2487 ok 2488 ok 2489 ok 2490 ok 2491 ok 2492 ok 2493 ok 2494 ok 2495 ok 2496 ok 2497 ok 2498 ok 2499 ok 2500 ok 2501 ok 2502 ok 2503 ok 2504 ok 2505 ok 2506 ok 2507 ok 2508 ok 2509 ok 2510 ok 2511 ok 2512 ok 2513 ok 2514 ok 2515 ok 2516 ok 2517 ok 2518 ok 2519 ok 2520 ok 2521 ok 2522 ok 2523 ok 2524 ok 2525 ok 2526 ok 2527 ok 2528 ok 2529 ok 2530 ok 2531 ok 2532 ok 2533 ok 2534 ok 2535 ok 2536 ok 2537 ok 2538 ok 2539 ok 2540 ok 2541 ok 2542 ok 2543 ok 2544 ok 2545 ok 2546 ok 2547 ok 2548 ok 2549 ok 2550 ok 2551 ok 2552 ok 2553 ok 2554 ok 2555 ok 2556 ok 2557 ok 2558 ok 2559 ok 2560 ok 2561 ok 2562 ok 2563 ok 2564 ok 2565 ok 2566 ok 2567 ok 2568 ok 2569 ok 2570 ok 2571 ok 2572 ok 2573 ok 2574 ok 2575 ok 2576 ok 2577 ok 2578 ok 2579 ok 2580 ok 2581 ok 2582 ok 2583 ok 2584 ok 2585 ok 2586 ok 2587 ok 2588 ok 2589 ok 2590 ok 2591 ok 2592 ok 2593 ok 2594 ok 2595 ok 2596 ok 2597 ok 2598 ok 2599 ok 2600 ok 2601 ok 2602 ok 2603 ok 2604 ok 2605 ok 2606 ok 2607 ok 2608 ok 2609 ok 2610 ok 2611 ok 2612 ok 2613 ok 2614 ok 2615 ok 2616 ok 2617 ok 2618 ok 2619 ok 2620 ok 2621 ok 2622 ok 2623 ok 2624 ok 2625 ok 2626 ok 2627 ok 2628 ok 2629 ok 2630 ok 2631 ok 2632 ok 2633 ok 2634 ok 2635 ok 2636 ok 2637 ok 2638 ok 2639 ok 2640 ok 2641 ok 2642 ok 2643 ok 2644 ok 2645 ok 2646 ok 2647 ok 2648 ok 2649 ok 2650 ok 2651 ok 2652 ok 2653 ok 2654 ok 2655 ok 2656 ok 2657 ok 2658 ok 2659 ok 2660 ok 2661 ok 2662 ok 2663 ok 2664 ok 2665 ok 2666 ok 2667 ok 2668 ok 2669 ok 2670 ok 2671 ok 2672 ok 2673 ok 2674 ok 2675 ok 2676 ok 2677 ok 2678 ok 2679 ok 2680 ok 2681 ok 2682 ok 2683 ok 2684 ok 2685 ok 2686 ok 2687 ok 2688 ok 2689 ok 2690 ok 2691 ok 2692 ok 2693 ok 2694 ok 2695 ok 2696 ok 2697 ok 2698 ok 2699 ok 2700 ok 2701 ok 2702 ok 2703 ok 2704 ok 2705 ok 2706 ok 2707 ok 2708 ok 2709 ok 2710 ok 2711 ok 2712 ok 2713 ok 2714 ok 2715 ok 2716 ok 2717 ok 2718 ok 2719 ok 2720 ok 2721 ok 2722 ok 2723 ok 2724 ok 2725 ok 2726 ok 2727 ok 2728 ok 2729 ok 2730 ok 2731 ok 2732 ok 2733 ok 2734 ok 2735 ok 2736 ok 2737 ok 2738 ok 2739 ok 2740 ok 2741 ok 2742 ok 2743 ok 2744 ok 2745 ok 2746 ok 2747 ok 2748 ok 2749 ok 2750 ok 2751 ok 2752 ok 2753 ok 2754 ok 2755 ok 2756 ok 2757 ok 2758 ok 2759 ok 2760 ok 2761 ok 2762 ok 2763 ok 2764 ok 2765 ok 2766 ok 2767 ok 2768 ok 2769 ok 2770 ok 2771 ok 2772 ok 2773 ok 2774 ok 2775 ok 2776 ok 2777 ok 2778 ok 2779 ok 2780 ok 2781 ok 2782 ok 2783 ok 2784 ok 2785 ok 2786 ok 2787 ok 2788 ok 2789 ok 2790 ok 2791 ok 2792 ok 2793 ok 2794 ok 2795 ok 2796 ok 2797 ok 2798 ok 2799 ok 2800 ok 2801 ok 2802 ok 2803 ok 2804 ok 2805 ok 2806 ok 2807 ok 2808 ok 2809 ok 2810 ok 2811 ok 2812 ok 2813 ok 2814 ok 2815 ok 2816 ok 2817 ok 2818 ok 2819 ok 2820 ok 2821 ok 2822 ok 2823 ok 2824 ok 2825 ok 2826 ok 2827 ok 2828 ok 2829 ok 2830 ok 2831 ok 2832 ok 2833 ok 2834 ok 2835 ok 2836 ok 2837 ok 2838 ok 2839 ok 2840 ok 2841 ok 2842 ok 2843 ok 2844 ok 2845 ok 2846 ok 2847 ok 2848 ok 2849 ok 2850 ok 2851 ok 2852 ok 2853 ok 2854 ok 2855 ok 2856 ok 2857 ok 2858 ok 2859 ok 2860 ok 2861 ok 2862 ok 2863 ok 2864 ok 2865 ok 2866 ok 2867 ok 2868 ok 2869 ok 2870 ok 2871 ok 2872 ok 2873 ok 2874 ok 2875 ok 2876 ok 2877 ok 2878 ok 2879 ok 2880 ok 2881 ok 2882 ok 2883 ok 2884 ok 2885 ok 2886 ok 2887 ok 2888 ok 2889 ok 2890 ok 2891 ok 2892 ok 2893 ok 2894 ok 2895 ok 2896 ok 2897 ok 2898 ok 2899 ok 2900 ok 2901 ok 2902 ok 2903 ok 2904 ok 2905 ok 2906 ok 2907 ok 2908 ok 2909 ok 2910 ok 2911 ok 2912 ok 2913 ok 2914 ok 2915 ok 2916 ok 2917 ok 2918 ok 2919 ok 2920 ok 2921 ok 2922 ok 2923 ok 2924 ok 2925 ok 2926 ok 2927 ok 2928 ok 2929 ok 2930 ok 2931 ok 2932 ok 2933 ok 2934 ok 2935 ok 2936 ok 2937 ok 2938 ok 2939 ok 2940 ok 2941 ok 2942 ok 2943 ok 2944 ok 2945 ok 2946 ok 2947 ok 2948 ok 2949 ok 2950 ok 2951 ok 2952 ok 2953 ok 2954 ok 2955 ok 2956 ok 2957 ok 2958 ok 2959 ok 2960 ok 2961 ok 2962 ok 2963 ok 2964 ok 2965 ok 2966 ok 2967 ok 2968 ok 2969 ok 2970 ok 2971 ok 2972 ok 2973 ok 2974 ok 2975 ok 2976 ok 2977 ok 2978 ok 2979 ok 2980 ok 2981 ok 2982 ok 2983 ok 2984 ok 2985 ok 2986 ok 2987 ok 2988 ok 2989 ok 2990 ok 2991 ok 2992 ok 2993 ok 2994 ok 2995 ok 2996 ok 2997 ok 2998 ok 2999 ok 3000 ok 3001 ok 3002 ok 3003 ok 3004 ok 3005 ok 3006 ok 3007 ok 3008 ok 3009 ok 3010 ok 3011 ok 3012 ok 3013 ok 3014 ok 3015 ok 3016 ok 3017 ok 3018 ok 3019 ok 3020 ok 3021 ok 3022 ok 3023 ok 3024 ok 3025 ok 3026 ok 3027 ok 3028 ok 3029 ok 3030 ok 3031 ok 3032 ok 3033 ok 3034 ok 3035 ok 3036 ok 3037 ok 3038 ok 3039 ok 3040 ok 3041 ok 3042 ok 3043 ok 3044 ok 3045 ok 3046 ok 3047 ok 3048 ok 3049 ok 3050 ok 3051 ok 3052 ok 3053 ok 3054 ok 3055 ok 3056 ok 3057 ok 3058 ok 3059 ok 3060 ok 3061 ok 3062 ok 3063 ok 3064 ok 3065 ok 3066 ok 3067 ok 3068 ok 3069 ok 3070 ok 3071 ok 3072 ok 3073 ok 3074 ok 3075 ok 3076 ok 3077 ok 3078 ok 3079 ok 3080 ok 3081 ok 3082 ok 3083 ok 3084 ok 3085 ok 3086 ok 3087 ok 3088 ok 3089 ok 3090 ok 3091 ok 3092 ok 3093 ok 3094 ok 3095 ok 3096 ok 3097 ok 3098 ok 3099 ok 3100 ok 3101 ok 3102 ok 3103 ok 3104 ok 3105 ok 3106 ok 3107 ok 3108 ok 3109 ok 3110 ok 3111 ok 3112 ok 3113 ok 3114 ok 3115 ok 3116 ok 3117 ok 3118 ok 3119 ok 3120 ok 3121 ok 3122 ok 3123 ok 3124 ok 3125 ok 3126 ok 3127 ok 3128 ok 3129 ok 3130 ok 3131 ok 3132 ok 3133 ok 3134 ok 3135 ok 3136 ok 3137 ok 3138 ok 3139 ok 3140 ok 3141 ok 3142 ok 3143 ok 3144 ok 3145 ok 3146 ok 3147 ok 3148 ok 3149 ok 3150 ok 3151 ok 3152 ok 3153 ok 3154 ok 3155 ok 3156 ok 3157 ok 3158 ok 3159 ok 3160 ok 3161 ok 3162 ok 3163 ok 3164 ok 3165 ok 3166 ok 3167 ok 3168 ok 3169 ok 3170 ok 3171 ok 3172 ok 3173 ok 3174 ok 3175 ok 3176 ok 3177 ok 3178 ok 3179 ok 3180 ok 3181 ok 3182 ok 3183 ok 3184 ok 3185 ok 3186 ok 3187 ok 3188 ok 3189 ok 3190 ok 3191 ok 3192 ok 3193 ok 3194 ok 3195 ok 3196 ok 3197 ok 3198 ok 3199 ok 3200 ok 3201 ok 3202 ok 3203 ok 3204 ok 3205 ok 3206 ok 3207 ok 3208 ok 3209 ok 3210 ok 3211 ok 3212 ok 3213 ok 3214 ok 3215 ok 3216 ok 3217 ok 3218 ok 3219 ok 3220 ok 3221 ok 3222 ok 3223 ok 3224 ok 3225 ok 3226 ok 3227 ok 3228 ok 3229 ok 3230 ok 3231 ok 3232 ok 3233 ok 3234 ok 3235 ok 3236 ok 3237 ok 3238 ok 3239 ok 3240 ok 3241 ok 3242 ok 3243 ok 3244 ok 3245 ok 3246 ok 3247 ok 3248 ok 3249 ok 3250 ok 3251 ok 3252 ok 3253 ok 3254 ok 3255 ok 3256 ok 3257 ok 3258 ok 3259 ok 3260 ok 3261 ok 3262 ok 3263 ok 3264 ok 3265 ok 3266 ok 3267 ok 3268 ok 3269 ok 3270 ok 3271 ok 3272 ok 3273 ok 3274 ok 3275 ok 3276 ok 3277 ok 3278 ok 3279 ok 3280 ok 3281 ok 3282 ok 3283 ok 3284 ok 3285 ok 3286 ok 3287 ok 3288 ok 3289 ok 3290 ok 3291 ok 3292 ok 3293 ok 3294 ok 3295 ok 3296 ok 3297 ok 3298 ok 3299 ok 3300 ok 3301 ok 3302 ok 3303 ok 3304 ok 3305 ok 3306 ok 3307 ok 3308 ok 3309 ok 3310 ok 3311 ok 3312 ok 3313 ok 3314 ok 3315 ok 3316 ok 3317 ok 3318 ok 3319 ok 3320 ok 3321 ok 3322 ok 3323 ok 3324 ok 3325 ok 3326 ok 3327 ok 3328 ok 3329 ok 3330 ok 3331 ok 3332 ok 3333 ok 3334 ok 3335 ok 3336 ok 3337 ok 3338 ok 3339 ok 3340 ok 3341 ok 3342 ok 3343 ok 3344 ok 3345 ok 3346 ok 3347 ok 3348 ok 3349 ok 3350 ok 3351 ok 3352 ok 3353 ok 3354 ok 3355 ok 3356 ok 3357 ok 3358 ok 3359 ok 3360 ok 3361 ok 3362 ok 3363 ok 3364 ok 3365 ok 3366 ok 3367 ok 3368 ok 3369 ok 3370 ok 3371 ok 3372 ok 3373 ok 3374 ok 3375 ok 3376 ok 3377 ok 3378 ok 3379 ok 3380 ok 3381 ok 3382 ok 3383 ok 3384 ok 3385 ok 3386 ok 3387 ok 3388 ok 3389 ok 3390 ok 3391 ok 3392 ok 3393 ok 3394 ok 3395 ok 3396 ok 3397 ok 3398 ok 3399 ok 3400 ok 3401 ok 3402 ok 3403 ok 3404 ok 3405 ok 3406 ok 3407 ok 3408 ok 3409 ok 3410 ok 3411 ok 3412 ok 3413 ok 3414 ok 3415 ok 3416 ok 3417 ok 3418 ok 3419 ok 3420 ok 3421 ok 3422 ok 3423 ok 3424 ok 3425 ok 3426 ok 3427 ok 3428 ok 3429 ok 3430 ok 3431 ok 3432 ok 3433 ok 3434 ok 3435 ok 3436 ok 3437 ok 3438 ok 3439 ok 3440 ok 3441 ok 3442 ok 3443 ok 3444 ok 3445 ok 3446 ok 3447 ok 3448 ok 3449 ok 3450 ok 3451 ok 3452 ok 3453 ok 3454 ok 3455 ok 3456 ok 3457 ok 3458 ok 3459 ok 3460 ok 3461 ok 3462 ok 3463 ok 3464 ok 3465 ok 3466 ok 3467 ok 3468 ok 3469 ok 3470 ok 3471 ok 3472 ok 3473 ok 3474 ok 3475 ok 3476 ok 3477 ok 3478 ok 3479 ok 3480 ok 3481 ok 3482 ok 3483 ok 3484 ok 3485 ok 3486 ok 3487 ok 3488 ok 3489 ok 3490 ok 3491 ok 3492 ok 3493 ok 3494 ok 3495 ok 3496 ok 3497 ok 3498 ok 3499 ok 3500 ok 3501 ok 3502 ok 3503 ok 3504 ok 3505 ok 3506 ok 3507 ok 3508 ok 3509 ok 3510 ok 3511 ok 3512 ok 3513 ok 3514 ok 3515 ok 3516 ok 3517 ok 3518 ok 3519 ok 3520 ok 3521 ok 3522 ok 3523 ok 3524 ok 3525 ok 3526 ok 3527 ok 3528 ok 3529 ok 3530 ok 3531 ok 3532 ok 3533 ok 3534 ok 3535 ok 3536 ok 3537 ok 3538 ok 3539 ok 3540 ok 3541 ok 3542 ok 3543 ok 3544 ok 3545 ok 3546 ok 3547 ok 3548 ok 3549 ok 3550 ok 3551 ok 3552 ok 3553 ok 3554 ok 3555 ok 3556 ok 3557 ok 3558 ok 3559 ok 3560 ok 3561 ok 3562 ok 3563 ok 3564 ok 3565 ok 3566 ok 3567 ok 3568 ok 3569 ok 3570 ok 3571 ok 3572 ok 3573 ok 3574 ok 3575 ok 3576 ok 3577 ok 3578 ok 3579 ok 3580 ok 3581 ok 3582 ok 3583 ok 3584 ok 3585 ok 3586 ok 3587 ok 3588 ok 3589 ok 3590 ok 3591 ok 3592 ok 3593 ok 3594 ok 3595 ok 3596 ok 3597 ok 3598 ok 3599 ok 3600 ok 3601 ok 3602 ok 3603 ok 3604 ok 3605 ok 3606 ok 3607 ok 3608 ok 3609 ok 3610 ok 3611 ok 3612 ok 3613 ok 3614 ok 3615 ok 3616 ok 3617 ok 3618 ok 3619 ok 3620 ok 3621 ok 3622 ok 3623 ok 3624 ok 3625 ok 3626 ok 3627 ok 3628 ok 3629 ok 3630 ok 3631 ok 3632 ok 3633 ok 3634 ok 3635 ok 3636 ok 3637 ok 3638 ok 3639 ok 3640 ok 3641 ok 3642 ok 3643 ok 3644 ok 3645 ok 3646 ok 3647 ok 3648 ok 3649 ok 3650 ok 3651 ok 3652 ok 3653 ok 3654 ok 3655 ok 3656 ok 3657 ok 3658 ok 3659 ok 3660 ok 3661 ok 3662 ok 3663 ok 3664 ok 3665 ok 3666 ok 3667 ok 3668 ok 3669 ok 3670 ok 3671 ok 3672 ok 3673 ok 3674 ok 3675 ok 3676 ok 3677 ok 3678 ok 3679 ok 3680 ok 3681 ok 3682 ok 3683 ok 3684 ok 3685 ok 3686 ok 3687 ok 3688 ok 3689 ok 3690 ok 3691 ok 3692 ok 3693 ok 3694 ok 3695 ok 3696 ok 3697 ok 3698 ok 3699 ok 3700 ok 3701 ok 3702 ok 3703 ok 3704 ok 3705 ok 3706 ok 3707 ok 3708 ok 3709 ok 3710 ok 3711 ok 3712 ok 3713 ok 3714 ok 3715 ok 3716 ok 3717 ok 3718 ok 3719 ok 3720 ok 3721 ok 3722 ok 3723 ok 3724 ok 3725 ok 3726 ok 3727 ok 3728 ok 3729 ok 3730 ok 3731 ok 3732 ok 3733 ok 3734 ok 3735 ok 3736 ok 3737 ok 3738 ok 3739 ok 3740 ok 3741 ok 3742 ok 3743 ok 3744 ok 3745 ok 3746 ok 3747 ok 3748 ok 3749 ok 3750 ok 3751 ok 3752 ok 3753 ok 3754 ok 3755 ok 3756 ok 3757 ok 3758 ok 3759 ok 3760 ok 3761 ok 3762 ok 3763 ok 3764 ok 3765 ok 3766 ok 3767 ok 3768 ok 3769 ok 3770 ok 3771 ok 3772 ok 3773 ok 3774 ok 3775 ok 3776 ok 3777 ok 3778 ok 3779 ok 3780 ok 3781 ok 3782 ok 3783 ok 3784 ok 3785 ok 3786 ok 3787 ok 3788 ok 3789 ok 3790 ok 3791 ok 3792 ok 3793 ok 3794 ok 3795 ok 3796 ok 3797 ok 3798 ok 3799 ok 3800 ok 3801 ok 3802 ok 3803 ok 3804 ok 3805 ok 3806 ok 3807 ok 3808 ok 3809 ok 3810 ok 3811 ok 3812 ok 3813 ok 3814 ok 3815 ok 3816 ok 3817 ok 3818 ok 3819 ok 3820 ok 3821 ok 3822 ok 3823 ok 3824 ok 3825 ok 3826 ok 3827 ok 3828 ok 3829 ok 3830 ok 3831 ok 3832 ok 3833 ok 3834 ok 3835 ok 3836 ok 3837 ok 3838 ok 3839 ok 3840 ok 3841 ok 3842 ok 3843 ok 3844 ok 3845 ok 3846 ok 3847 ok 3848 ok 3849 ok 3850 ok 3851 ok 3852 ok 3853 ok 3854 ok 3855 ok 3856 ok 3857 ok 3858 ok 3859 ok 3860 ok 3861 ok 3862 ok 3863 ok 3864 ok 3865 ok 3866 ok 3867 ok 3868 ok 3869 ok 3870 ok 3871 ok 3872 ok 3873 ok 3874 ok 3875 ok 3876 ok 3877 ok 3878 ok 3879 ok 3880 ok 3881 ok 3882 ok 3883 ok 3884 ok 3885 ok 3886 ok 3887 ok 3888 ok 3889 ok 3890 ok 3891 ok 3892 ok 3893 ok 3894 ok 3895 ok 3896 ok 3897 ok 3898 ok 3899 ok 3900 ok 3901 ok 3902 ok 3903 ok 3904 ok 3905 ok 3906 ok 3907 ok 3908 ok 3909 ok 3910 ok 3911 ok 3912 ok 3913 ok 3914 ok 3915 ok 3916 ok 3917 ok 3918 ok 3919 ok 3920 ok 3921 ok 3922 ok 3923 ok 3924 ok 3925 ok 3926 ok 3927 ok 3928 ok 3929 ok 3930 ok 3931 ok 3932 ok 3933 ok 3934 ok 3935 ok 3936 ok 3937 ok 3938 ok 3939 ok 3940 ok 3941 ok 3942 ok 3943 ok 3944 ok 3945 ok 3946 ok 3947 ok 3948 ok 3949 ok 3950 ok 3951 ok 3952 ok 3953 ok 3954 ok 3955 ok 3956 ok 3957 ok 3958 ok 3959 ok 3960 ok 3961 ok 3962 ok 3963 ok 3964 ok 3965 ok 3966 ok 3967 ok 3968 ok 3969 ok 3970 ok 3971 ok 3972 ok 3973 ok 3974 ok 3975 ok 3976 ok 3977 ok 3978 ok 3979 ok 3980 ok 3981 ok 3982 ok 3983 ok 3984 ok 3985 ok 3986 ok 3987 ok 3988 ok 3989 ok 3990 ok 3991 ok 3992 ok 3993 ok 3994 ok 3995 ok 3996 ok 3997 ok 3998 ok 3999 ok 4000 ok 4001 ok 4002 ok 4003 ok 4004 ok 4005 ok 4006 ok 4007 ok 4008 ok 4009 ok 4010 ok 4011 ok 4012 ok 4013 ok 4014 ok 4015 ok 4016 ok 4017 ok 4018 ok 4019 ok 4020 ok 4021 ok 4022 ok 4023 ok 4024 ok 4025 ok 4026 ok 4027 ok 4028 ok 4029 ok 4030 ok 4031 ok 4032 ok 4033 ok 4034 ok 4035 ok 4036 ok 4037 ok 4038 ok 4039 ok 4040 ok 4041 ok 4042 ok 4043 ok 4044 ok 4045 ok 4046 ok 4047 ok 4048 ok 4049 ok 4050 ok 4051 ok 4052 ok 4053 ok 4054 ok 4055 ok 4056 ok 4057 ok 4058 ok 4059 ok 4060 ok 4061 ok 4062 ok 4063 ok 4064 ok 4065 ok 4066 ok 4067 ok 4068 ok 4069 ok 4070 ok 4071 ok 4072 ok 4073 ok 4074 ok 4075 ok 4076 ok 4077 ok 4078 ok 4079 ok 4080 ok 4081 ok 4082 ok 4083 ok 4084 ok 4085 ok 4086 ok 4087 ok 4088 ok 4089 ok 4090 ok 4091 ok 4092 ok 4093 ok 4094 ok 4095 ok 4096 ok 4097 ok 4098 ok 4099 ok 4100 ok 4101 ok 4102 ok 4103 ok 4104 ok 4105 ok 4106 ok 4107 ok 4108 ok 4109 ok 4110 ok 4111 ok 4112 ok 4113 ok 4114 ok 4115 ok 4116 ok 4117 ok 4118 ok 4119 ok 4120 ok 4121 ok 4122 ok 4123 ok 4124 ok 4125 ok 4126 ok 4127 ok 4128 ok 4129 ok 4130 ok 4131 ok 4132 ok 4133 ok 4134 ok 4135 ok 4136 ok 4137 ok 4138 ok 4139 ok 4140 ok 4141 ok 4142 ok 4143 ok 4144 ok 4145 ok 4146 ok 4147 ok 4148 ok 4149 ok 4150 ok 4151 ok 4152 ok 4153 ok 4154 ok 4155 ok 4156 ok 4157 ok 4158 ok 4159 ok 4160 ok 4161 ok 4162 ok 4163 ok 4164 ok 4165 ok 4166 ok 4167 ok 4168 ok 4169 ok 4170 ok 4171 ok 4172 ok 4173 ok 4174 ok 4175 ok 4176 ok 4177 ok 4178 ok 4179 ok 4180 ok 4181 ok 4182 ok 4183 ok 4184 ok 4185 ok 4186 ok 4187 ok 4188 ok 4189 ok 4190 ok 4191 ok 4192 ok 4193 ok 4194 ok 4195 ok 4196 ok 4197 ok 4198 ok 4199 ok 4200 ok 4201 ok 4202 ok 4203 ok 4204 ok 4205 ok 4206 ok 4207 ok 4208 ok 4209 ok 4210 ok 4211 ok 4212 ok 4213 ok 4214 ok 4215 ok 4216 ok 4217 ok 4218 ok 4219 ok 4220 ok 4221 ok 4222 ok 4223 ok 4224 ok 4225 ok 4226 ok 4227 ok 4228 ok 4229 ok 4230 ok 4231 ok 4232 ok 4233 ok 4234 ok 4235 ok 4236 ok 4237 ok 4238 ok 4239 ok 4240 ok 4241 ok 4242 ok 4243 ok 4244 ok 4245 ok 4246 ok 4247 ok 4248 ok 4249 ok 4250 ok 4251 ok 4252 ok 4253 ok 4254 ok 4255 ok 4256 ok 4257 ok 4258 ok 4259 ok 4260 ok 4261 ok 4262 ok 4263 ok 4264 ok 4265 ok 4266 ok 4267 ok 4268 ok 4269 ok 4270 ok 4271 ok 4272 ok 4273 ok 4274 ok 4275 ok 4276 ok 4277 ok 4278 ok 4279 ok 4280 ok 4281 ok 4282 ok 4283 ok 4284 ok 4285 ok 4286 ok 4287 ok 4288 ok 4289 ok 4290 ok 4291 ok 4292 ok 4293 ok 4294 ok 4295 ok 4296 ok 4297 ok 4298 ok 4299 ok 4300 ok 4301 ok 4302 ok 4303 ok 4304 ok 4305 ok 4306 ok 4307 ok 4308 ok 4309 ok 4310 ok 4311 ok 4312 ok 4313 ok 4314 ok 4315 ok 4316 ok 4317 ok 4318 ok 4319 ok 4320 ok 4321 ok 4322 ok 4323 ok 4324 ok 4325 ok 4326 ok 4327 ok 4328 ok 4329 ok 4330 ok 4331 ok 4332 ok 4333 ok 4334 ok 4335 ok 4336 ok 4337 ok 4338 ok 4339 ok 4340 ok 4341 ok 4342 ok 4343 ok 4344 ok 4345 ok 4346 ok 4347 ok 4348 ok 4349 ok 4350 ok 4351 ok 4352 ok 4353 ok 4354 ok 4355 ok 4356 ok 4357 ok 4358 ok 4359 ok 4360 ok 4361 ok 4362 ok 4363 ok 4364 ok 4365 ok 4366 ok 4367 ok 4368 ok 4369 ok 4370 ok 4371 ok 4372 ok 4373 ok 4374 ok 4375 ok 4376 ok 4377 ok 4378 ok 4379 ok 4380 ok 4381 ok 4382 ok 4383 ok 4384 ok 4385 ok 4386 ok 4387 ok 4388 ok 4389 ok 4390 ok 4391 ok 4392 ok 4393 ok 4394 ok 4395 ok 4396 ok 4397 ok 4398 ok 4399 ok 4400 ok 4401 ok 4402 ok 4403 ok 4404 ok 4405 ok 4406 ok 4407 ok 4408 ok 4409 ok 4410 ok 4411 ok 4412 ok 4413 ok 4414 ok 4415 ok 4416 ok 4417 ok 4418 ok 4419 ok 4420 ok 4421 ok 4422 ok 4423 ok 4424 ok 4425 ok 4426 ok 4427 ok 4428 ok 4429 ok 4430 ok 4431 ok 4432 ok 4433 ok 4434 ok 4435 ok 4436 ok 4437 ok 4438 ok 4439 ok 4440 ok 4441 ok 4442 ok 4443 ok 4444 ok 4445 ok 4446 ok 4447 ok 4448 ok 4449 ok 4450 ok 4451 ok 4452 ok 4453 ok 4454 ok 4455 ok 4456 ok 4457 ok 4458 ok 4459 ok 4460 ok 4461 ok 4462 ok 4463 ok 4464 ok 4465 ok 4466 ok 4467 ok 4468 ok 4469 ok 4470 ok 4471 ok 4472 ok 4473 ok 4474 ok 4475 ok 4476 ok 4477 ok 4478 ok 4479 ok 4480 ok 4481 ok 4482 ok 4483 ok 4484 ok 4485 ok 4486 ok 4487 ok 4488 ok 4489 ok 4490 ok 4491 ok 4492 ok 4493 ok 4494 ok 4495 ok 4496 ok 4497 ok 4498 ok 4499 ok 4500 ok 4501 ok 4502 ok 4503 ok 4504 ok 4505 ok 4506 ok 4507 ok 4508 ok 4509 ok 4510 ok 4511 ok 4512 ok 4513 ok 4514 ok 4515 ok 4516 ok 4517 ok 4518 ok 4519 ok 4520 ok 4521 ok 4522 ok 4523 ok 4524 ok 4525 ok 4526 ok 4527 ok 4528 ok 4529 ok 4530 ok 4531 ok 4532 ok 4533 ok 4534 ok 4535 ok 4536 ok 4537 ok 4538 ok 4539 ok 4540 ok 4541 ok 4542 ok 4543 ok 4544 ok 4545 ok 4546 ok 4547 ok 4548 ok 4549 ok 4550 ok 4551 ok 4552 ok 4553 ok 4554 ok 4555 ok 4556 ok 4557 ok 4558 ok 4559 ok 4560 ok 4561 ok 4562 ok 4563 ok 4564 ok 4565 ok 4566 ok 4567 ok 4568 ok 4569 ok 4570 ok 4571 ok 4572 ok 4573 ok 4574 ok 4575 ok 4576 ok 4577 ok 4578 ok 4579 ok 4580 ok 4581 ok 4582 ok 4583 ok 4584 ok 4585 ok 4586 ok 4587 ok 4588 ok 4589 ok 4590 ok 4591 ok 4592 ok 4593 ok 4594 ok 4595 ok 4596 ok 4597 ok 4598 ok 4599 ok 4600 ok 4601 ok 4602 ok 4603 ok 4604 ok 4605 ok 4606 ok 4607 ok 4608 ok 4609 ok 4610 ok 4611 ok 4612 ok 4613 ok 4614 ok 4615 ok 4616 ok 4617 ok 4618 ok 4619 ok 4620 ok 4621 ok 4622 ok 4623 ok 4624 ok 4625 ok 4626 ok 4627 ok 4628 ok 4629 ok 4630 ok 4631 ok 4632 ok 4633 ok 4634 ok 4635 ok 4636 ok 4637 ok 4638 ok 4639 ok 4640 ok 4641 ok 4642 ok 4643 ok 4644 ok 4645 ok 4646 ok 4647 ok 4648 ok 4649 ok 4650 ok 4651 ok 4652 ok 4653 ok 4654 ok 4655 ok 4656 ok 4657 ok 4658 ok 4659 ok 4660 ok 4661 ok 4662 ok 4663 ok 4664 ok 4665 ok 4666 ok 4667 ok 4668 ok 4669 ok 4670 ok 4671 ok 4672 ok 4673 ok 4674 ok 4675 ok 4676 ok 4677 ok 4678 ok 4679 ok 4680 ok 4681 ok 4682 ok 4683 ok 4684 ok 4685 ok 4686 ok 4687 ok 4688 ok 4689 ok 4690 ok 4691 ok 4692 ok 4693 ok 4694 ok 4695 ok 4696 ok 4697 ok 4698 ok 4699 ok 4700 ok 4701 ok 4702 ok 4703 ok 4704 ok 4705 ok 4706 ok 4707 ok 4708 ok 4709 ok 4710 ok 4711 ok 4712 ok 4713 ok 4714 ok 4715 ok 4716 ok 4717 ok 4718 ok 4719 ok 4720 ok 4721 ok 4722 ok 4723 ok 4724 ok 4725 ok 4726 ok 4727 ok 4728 ok 4729 ok 4730 ok 4731 ok 4732 ok 4733 ok 4734 ok 4735 ok 4736 ok 4737 ok 4738 ok 4739 ok 4740 ok 4741 ok 4742 ok 4743 ok 4744 ok 4745 ok 4746 ok 4747 ok 4748 ok 4749 ok 4750 ok 4751 ok 4752 ok 4753 ok 4754 ok 4755 ok 4756 ok 4757 ok 4758 ok 4759 ok 4760 ok 4761 ok 4762 ok 4763 ok 4764 ok 4765 ok 4766 ok 4767 ok 4768 ok 4769 ok 4770 ok 4771 ok 4772 ok 4773 ok 4774 ok 4775 ok 4776 ok 4777 ok 4778 ok 4779 ok 4780 ok 4781 ok 4782 ok 4783 ok 4784 ok 4785 ok 4786 ok 4787 ok 4788 ok 4789 ok 4790 ok 4791 ok 4792 ok 4793 ok 4794 ok 4795 ok 4796 ok 4797 ok 4798 ok 4799 ok 4800 ok 4801 ok 4802 ok 4803 ok 4804 ok 4805 ok 4806 ok 4807 ok 4808 ok 4809 ok 4810 ok 4811 ok 4812 ok 4813 ok 4814 ok 4815 ok 4816 ok 4817 ok 4818 ok 4819 ok 4820 ok 4821 ok 4822 ok 4823 ok 4824 ok 4825 ok 4826 ok 4827 ok 4828 ok 4829 ok 4830 ok 4831 ok 4832 ok 4833 ok 4834 ok 4835 ok 4836 ok 4837 ok 4838 ok 4839 ok 4840 ok 4841 ok 4842 ok 4843 ok 4844 ok 4845 ok 4846 ok 4847 ok 4848 ok 4849 ok 4850 ok 4851 ok 4852 ok 4853 ok 4854 ok 4855 ok 4856 ok 4857 ok 4858 ok 4859 ok 4860 ok 4861 ok 4862 ok 4863 ok 4864 ok 4865 ok 4866 ok 4867 ok 4868 ok 4869 ok 4870 ok 4871 ok 4872 ok 4873 ok 4874 ok 4875 ok 4876 ok 4877 ok 4878 ok 4879 ok 4880 ok 4881 ok 4882 ok 4883 ok 4884 ok 4885 ok 4886 ok 4887 ok 4888 ok 4889 ok 4890 ok 4891 ok 4892 ok 4893 ok 4894 ok 4895 ok 4896 ok 4897 ok 4898 ok 4899 ok 4900 ok 4901 ok 4902 ok 4903 ok 4904 ok 4905 ok 4906 ok 4907 ok 4908 ok 4909 ok 4910 ok 4911 ok 4912 ok 4913 ok 4914 ok 4915 ok 4916 ok 4917 ok 4918 ok 4919 ok 4920 ok 4921 ok 4922 ok 4923 ok 4924 ok 4925 ok 4926 ok 4927 ok 4928 ok 4929 ok 4930 ok 4931 ok 4932 ok 4933 ok 4934 ok 4935 ok 4936 ok 4937 ok 4938 ok 4939 ok 4940 ok 4941 ok 4942 ok 4943 ok 4944 ok 4945 ok 4946 ok 4947 ok 4948 ok 4949 ok 4950 ok 4951 ok 4952 ok 4953 ok 4954 ok 4955 ok 4956 ok 4957 ok 4958 ok 4959 ok 4960 ok 4961 ok 4962 ok 4963 ok 4964 ok 4965 ok 4966 ok 4967 ok 4968 ok 4969 ok 4970 ok 4971 ok 4972 ok 4973 ok 4974 ok 4975 ok 4976 ok 4977 ok 4978 ok 4979 ok 4980 ok 4981 ok 4982 ok 4983 ok 4984 ok 4985 ok 4986 ok 4987 ok 4988 ok 4989 ok 4990 ok 4991 ok 4992 ok 4993 ok 4994 ok 4995 ok 4996 ok 4997 ok 4998 ok 4999 ok 5000 ok 5001 ok 5002 ok 5003 ok 5004 ok 5005 ok 5006 ok 5007 ok 5008 ok 5009 ok 5010 ok 5011 ok 5012 ok 5013 ok 5014 ok 5015 ok 5016 ok 5017 ok 5018 ok 5019 ok 5020 ok 5021 ok 5022 ok 5023 ok 5024 ok 5025 ok 5026 ok 5027 ok 5028 ok 5029 ok 5030 ok 5031 ok 5032 ok 5033 ok 5034 ok 5035 ok 5036 ok 5037 ok 5038 ok 5039 ok 5040 ok 5041 ok 5042 ok 5043 ok 5044 ok 5045 ok 5046 ok 5047 ok 5048 ok 5049 ok 5050 ok 5051 ok 5052 ok 5053 ok 5054 ok 5055 ok 5056 ok 5057 ok 5058 ok 5059 ok 5060 ok 5061 ok 5062 ok 5063 ok 5064 ok 5065 ok 5066 ok 5067 ok 5068 ok 5069 ok 5070 ok 5071 ok 5072 ok 5073 ok 5074 ok 5075 ok 5076 ok 5077 ok 5078 ok 5079 ok 5080 ok 5081 ok 5082 ok 5083 ok 5084 ok 5085 ok 5086 ok 5087 ok 5088 ok 5089 ok 5090 ok 5091 ok 5092 ok 5093 ok 5094 ok 5095 ok 5096 ok 5097 ok 5098 ok 5099 ok 5100 ok 5101 ok 5102 ok 5103 ok 5104 ok 5105 ok 5106 ok 5107 ok 5108 ok 5109 ok 5110 ok 5111 ok 5112 ok 5113 ok 5114 ok 5115 ok 5116 ok 5117 ok 5118 ok 5119 ok 5120 ok 5121 ok 5122 ok 5123 ok 5124 ok 5125 ok 5126 ok 5127 ok 5128 ok 5129 ok 5130 ok 5131 ok 5132 ok 5133 ok 5134 ok 5135 ok 5136 ok 5137 ok 5138 ok 5139 ok 5140 ok 5141 ok 5142 ok 5143 ok 5144 ok 5145 ok 5146 ok 5147 ok 5148 ok 5149 ok 5150 ok 5151 ok 5152 ok 5153 ok 5154 ok 5155 ok 5156 ok 5157 ok 5158 ok 5159 ok 5160 ok 5161 ok 5162 ok 5163 ok 5164 ok 5165 ok 5166 ok 5167 ok 5168 ok 5169 ok 5170 ok 5171 ok 5172 ok 5173 ok 5174 ok 5175 ok 5176 ok 5177 ok 5178 ok 5179 ok 5180 ok 5181 ok 5182 ok 5183 ok 5184 ok 5185 ok 5186 ok 5187 ok 5188 ok 5189 ok 5190 ok 5191 ok 5192 ok 5193 ok 5194 ok 5195 ok 5196 ok 5197 ok 5198 ok 5199 ok 5200 ok 5201 ok 5202 ok 5203 ok 5204 ok 5205 ok 5206 ok 5207 ok 5208 ok 5209 ok 5210 ok 5211 ok 5212 ok 5213 ok 5214 ok 5215 ok 5216 ok 5217 ok 5218 ok 5219 ok 5220 ok 5221 ok 5222 ok 5223 ok 5224 ok 5225 ok 5226 ok 5227 ok 5228 ok 5229 ok 5230 ok 5231 ok 5232 ok 5233 ok 5234 ok 5235 ok 5236 ok 5237 ok 5238 ok 5239 ok 5240 ok 5241 ok 5242 ok 5243 ok 5244 ok 5245 ok 5246 ok 5247 ok 5248 ok 5249 ok 5250 ok 5251 ok 5252 ok 5253 ok 5254 ok 5255 ok 5256 ok 5257 ok 5258 ok 5259 ok 5260 ok 5261 ok 5262 ok 5263 ok 5264 ok 5265 ok 5266 ok 5267 ok 5268 ok 5269 ok 5270 ok 5271 ok 5272 ok 5273 ok 5274 ok 5275 ok 5276 ok 5277 ok 5278 ok 5279 ok 5280 ok 5281 ok 5282 ok 5283 ok 5284 ok 5285 ok 5286 ok 5287 ok 5288 ok 5289 ok 5290 ok 5291 ok 5292 ok 5293 ok 5294 ok 5295 ok 5296 ok 5297 ok 5298 ok 5299 ok 5300 ok 5301 ok 5302 ok 5303 ok 5304 ok 5305 ok 5306 ok 5307 ok 5308 ok 5309 ok 5310 ok 5311 ok 5312 ok 5313 ok 5314 ok 5315 ok 5316 ok 5317 ok 5318 ok 5319 ok 5320 ok 5321 ok 5322 ok 5323 ok 5324 ok 5325 ok 5326 ok 5327 ok 5328 ok 5329 ok 5330 ok 5331 ok 5332 ok 5333 ok 5334 ok 5335 ok 5336 ok 5337 ok 5338 ok 5339 ok 5340 ok 5341 ok 5342 ok 5343 ok 5344 ok 5345 ok 5346 ok 5347 ok 5348 ok 5349 ok 5350 ok 5351 ok 5352 ok 5353 ok 5354 ok 5355 ok 5356 ok 5357 ok 5358 ok 5359 ok 5360 ok 5361 ok 5362 ok 5363 ok 5364 ok 5365 ok 5366 ok 5367 ok 5368 ok 5369 ok 5370 ok 5371 ok 5372 ok 5373 ok 5374 ok 5375 ok 5376 ok 5377 ok 5378 ok 5379 ok 5380 ok 5381 ok 5382 ok 5383 ok 5384 ok 5385 ok 5386 ok 5387 ok 5388 ok 5389 ok 5390 ok 5391 ok 5392 ok 5393 ok 5394 ok 5395 ok 5396 ok 5397 ok 5398 ok 5399 ok 5400 ok 5401 ok 5402 ok 5403 ok 5404 ok 5405 ok 5406 ok 5407 ok 5408 ok 5409 ok 5410 ok 5411 ok 5412 ok 5413 ok 5414 ok 5415 ok 5416 ok 5417 ok 5418 ok 5419 ok 5420 ok 5421 ok 5422 ok 5423 ok 5424 ok 5425 ok 5426 ok 5427 ok 5428 ok 5429 ok 5430 ok 5431 ok 5432 ok 5433 ok 5434 ok 5435 ok 5436 ok 5437 ok 5438 ok 5439 ok 5440 ok 5441 ok 5442 ok 5443 ok 5444 ok 5445 ok 5446 ok 5447 ok 5448 ok 5449 ok 5450 ok 5451 ok 5452 ok 5453 ok 5454 ok 5455 ok 5456 ok 5457 ok 5458 ok 5459 ok 5460 ok 5461 ok 5462 ok 5463 ok 5464 ok 5465 ok 5466 ok 5467 ok 5468 ok 5469 ok 5470 ok 5471 ok 5472 ok 5473 ok 5474 ok 5475 ok 5476 ok 5477 ok 5478 ok 5479 ok 5480 ok 5481 ok 5482 ok 5483 ok 5484 ok 5485 ok 5486 ok 5487 ok 5488 ok 5489 ok 5490 ok 5491 ok 5492 ok 5493 ok 5494 ok 5495 ok 5496 ok 5497 ok 5498 ok 5499 ok 5500 ok 5501 ok 5502 ok 5503 ok 5504 ok 5505 ok 5506 ok 5507 ok 5508 ok 5509 ok 5510 ok 5511 ok 5512 ok 5513 ok 5514 ok 5515 ok 5516 ok 5517 ok 5518 ok 5519 ok 5520 ok 5521 ok 5522 ok 5523 ok 5524 ok 5525 ok 5526 ok 5527 ok 5528 ok 5529 ok 5530 ok 5531 ok 5532 ok 5533 ok 5534 ok 5535 ok 5536 ok 5537 ok 5538 ok 5539 ok 5540 ok 5541 ok 5542 ok 5543 ok 5544 ok 5545 ok 5546 ok 5547 ok 5548 ok 5549 ok 5550 ok 5551 ok 5552 ok 5553 ok 5554 ok 5555 ok 5556 ok 5557 ok 5558 ok 5559 ok 5560 ok 5561 ok 5562 ok 5563 ok 5564 ok 5565 ok 5566 ok 5567 ok 5568 ok 5569 ok 5570 ok 5571 ok 5572 ok 5573 ok 5574 ok 5575 ok 5576 ok 5577 ok 5578 ok 5579 ok 5580 ok 5581 ok 5582 ok 5583 ok 5584 ok 5585 ok 5586 ok 5587 ok 5588 ok 5589 ok 5590 ok 5591 ok 5592 ok 5593 ok 5594 ok 5595 ok 5596 ok 5597 ok 5598 ok 5599 ok 5600 ok 5601 ok 5602 ok 5603 ok 5604 ok 5605 ok 5606 ok 5607 ok 5608 ok 5609 ok 5610 ok 5611 ok 5612 ok 5613 ok 5614 ok 5615 ok 5616 ok 5617 ok 5618 ok 5619 ok 5620 ok 5621 ok 5622 ok 5623 ok 5624 ok 5625 ok 5626 ok 5627 ok 5628 ok 5629 ok 5630 ok 5631 ok 5632 ok 5633 ok 5634 ok 5635 ok 5636 ok 5637 ok 5638 ok 5639 ok 5640 ok 5641 ok 5642 ok 5643 ok 5644 ok 5645 ok 5646 ok 5647 ok 5648 ok 5649 ok 5650 ok 5651 ok 5652 ok 5653 ok 5654 ok 5655 ok 5656 ok 5657 ok 5658 ok 5659 ok 5660 ok 5661 ok 5662 ok 5663 ok 5664 ok 5665 ok 5666 ok 5667 ok 5668 ok 5669 ok 5670 ok 5671 ok 5672 ok 5673 ok 5674 ok 5675 ok 5676 ok 5677 ok 5678 ok 5679 ok 5680 ok 5681 ok 5682 ok 5683 ok 5684 ok 5685 ok 5686 ok 5687 ok 5688 ok 5689 ok 5690 ok 5691 ok 5692 ok 5693 ok 5694 ok 5695 ok 5696 ok 5697 ok 5698 ok 5699 ok 5700 ok 5701 ok 5702 ok 5703 ok 5704 ok 5705 ok 5706 ok 5707 ok 5708 ok 5709 ok 5710 ok 5711 ok 5712 ok 5713 ok 5714 ok 5715 ok 5716 ok 5717 ok 5718 ok 5719 ok 5720 ok 5721 ok 5722 ok 5723 ok 5724 ok 5725 ok 5726 ok 5727 ok 5728 ok 5729 ok 5730 ok 5731 ok 5732 ok 5733 ok 5734 ok 5735 ok 5736 ok 5737 ok 5738 ok 5739 ok 5740 ok 5741 ok 5742 ok 5743 ok 5744 ok 5745 ok 5746 ok 5747 ok 5748 ok 5749 ok 5750 ok 5751 ok 5752 ok 5753 ok 5754 ok 5755 ok 5756 ok 5757 ok 5758 ok 5759 ok 5760 ok 5761 ok 5762 ok 5763 ok 5764 ok 5765 ok 5766 ok 5767 ok 5768 ok 5769 ok 5770 ok 5771 ok 5772 ok 5773 ok 5774 ok 5775 ok 5776 ok 5777 ok 5778 ok 5779 ok 5780 ok 5781 ok 5782 ok 5783 ok 5784 ok 5785 ok 5786 ok 5787 ok 5788 ok 5789 ok 5790 ok 5791 ok 5792 ok 5793 ok 5794 ok 5795 ok 5796 ok 5797 ok 5798 ok 5799 ok 5800 ok 5801 ok 5802 ok 5803 ok 5804 ok 5805 ok 5806 ok 5807 ok 5808 ok 5809 ok 5810 ok 5811 ok 5812 ok 5813 ok 5814 ok 5815 ok 5816 ok 5817 ok 5818 ok 5819 ok 5820 ok 5821 ok 5822 ok 5823 ok 5824 ok 5825 ok 5826 ok 5827 ok 5828 ok 5829 ok 5830 ok 5831 ok 5832 ok 5833 ok 5834 ok 5835 ok 5836 ok 5837 ok 5838 ok 5839 ok 5840 ok 5841 ok 5842 ok 5843 ok 5844 ok 5845 ok 5846 ok 5847 ok 5848 ok 5849 ok 5850 ok 5851 ok 5852 ok 5853 ok 5854 ok 5855 ok 5856 ok 5857 ok 5858 ok 5859 ok 5860 ok 5861 ok 5862 ok 5863 ok 5864 ok 5865 ok 5866 ok 5867 ok 5868 ok 5869 ok 5870 ok 5871 ok 5872 ok 5873 ok 5874 ok 5875 ok 5876 ok 5877 ok 5878 ok 5879 ok 5880 ok 5881 ok 5882 ok 5883 ok 5884 ok 5885 ok 5886 ok 5887 ok 5888 ok 5889 ok 5890 ok 5891 ok 5892 ok 5893 ok 5894 ok 5895 ok 5896 ok 5897 ok 5898 ok 5899 ok 5900 ok 5901 ok 5902 ok 5903 ok 5904 ok 5905 ok 5906 ok 5907 ok 5908 ok 5909 ok 5910 ok 5911 ok 5912 ok 5913 ok 5914 ok 5915 ok 5916 ok 5917 ok 5918 ok 5919 ok 5920 ok 5921 ok 5922 ok 5923 ok 5924 ok 5925 ok 5926 ok 5927 ok 5928 ok 5929 ok 5930 ok 5931 ok 5932 ok 5933 ok 5934 ok 5935 ok 5936 ok 5937 ok 5938 ok 5939 ok 5940 ok 5941 ok 5942 ok 5943 ok 5944 ok 5945 ok 5946 ok 5947 ok 5948 ok 5949 ok 5950 ok 5951 ok 5952 ok 5953 ok 5954 ok 5955 ok 5956 ok 5957 ok 5958 ok 5959 ok 5960 ok 5961 ok 5962 ok 5963 ok 5964 ok 5965 ok 5966 ok 5967 ok 5968 ok 5969 ok 5970 ok 5971 ok 5972 ok 5973 ok 5974 ok 5975 ok 5976 ok 5977 ok 5978 ok 5979 ok 5980 ok 5981 ok 5982 ok 5983 ok 5984 ok 5985 ok 5986 ok 5987 ok 5988 ok 5989 ok 5990 ok 5991 ok 5992 ok 5993 ok 5994 ok 5995 ok 5996 ok 5997 ok 5998 ok 5999 ok 6000 ok 6001 ok 6002 ok 6003 ok 6004 ok 6005 ok 6006 ok 6007 ok 6008 ok 6009 ok 6010 ok 6011 ok 6012 ok 6013 ok 6014 ok 6015 ok 6016 ok 6017 ok 6018 ok 6019 ok 6020 ok 6021 ok 6022 ok 6023 ok 6024 ok 6025 ok 6026 ok 6027 ok 6028 ok 6029 ok 6030 ok 6031 ok 6032 ok 6033 ok 6034 ok 6035 ok 6036 ok 6037 ok 6038 ok 6039 ok 6040 ok 6041 ok 6042 ok 6043 ok 6044 ok 6045 ok 6046 ok 6047 ok 6048 ok 6049 ok 6050 ok 6051 ok 6052 ok 6053 ok 6054 ok 6055 ok 6056 ok 6057 ok 6058 ok 6059 ok 6060 ok 6061 ok 6062 ok 6063 ok 6064 ok 6065 ok 6066 ok 6067 ok 6068 ok 6069 ok 6070 ok 6071 ok 6072 ok 6073 ok 6074 ok 6075 ok 6076 ok 6077 ok 6078 ok 6079 ok 6080 ok 6081 ok 6082 ok 6083 ok 6084 ok 6085 ok 6086 ok 6087 ok 6088 ok 6089 ok 6090 ok 6091 ok 6092 ok 6093 ok 6094 ok 6095 ok 6096 ok 6097 ok 6098 ok 6099 ok 6100 ok 6101 ok 6102 ok 6103 ok 6104 ok 6105 ok 6106 ok 6107 ok 6108 ok 6109 ok 6110 ok 6111 ok 6112 ok 6113 ok 6114 ok 6115 ok 6116 ok 6117 ok 6118 ok 6119 ok 6120 ok 6121 ok 6122 ok 6123 ok 6124 ok 6125 ok 6126 ok 6127 ok 6128 ok 6129 ok 6130 ok 6131 ok 6132 ok 6133 ok 6134 ok 6135 ok 6136 ok 6137 ok 6138 ok 6139 ok 6140 ok 6141 ok 6142 ok 6143 ok 6144 ok 6145 ok 6146 ok 6147 ok 6148 ok 6149 ok 6150 ok 6151 ok 6152 ok 6153 ok 6154 ok 6155 ok 6156 ok 6157 ok 6158 ok 6159 ok 6160 ok 6161 ok 6162 ok 6163 ok 6164 ok 6165 ok 6166 ok 6167 ok 6168 ok 6169 ok 6170 ok 6171 ok 6172 ok 6173 ok 6174 ok 6175 ok 6176 ok 6177 ok 6178 ok 6179 ok 6180 ok 6181 ok 6182 ok 6183 ok 6184 ok 6185 ok 6186 ok 6187 ok 6188 ok 6189 ok 6190 ok 6191 ok 6192 ok 6193 ok 6194 ok 6195 ok 6196 ok 6197 ok 6198 ok 6199 ok 6200 ok 6201 ok 6202 ok 6203 ok 6204 ok 6205 ok 6206 ok 6207 ok 6208 ok 6209 ok 6210 ok 6211 ok 6212 ok 6213 ok 6214 ok 6215 ok 6216 ok 6217 ok 6218 ok 6219 ok 6220 ok 6221 ok 6222 ok 6223 ok 6224 ok 6225 ok 6226 ok 6227 ok 6228 ok 6229 ok 6230 ok 6231 ok 6232 ok 6233 ok 6234 ok 6235 ok 6236 ok 6237 ok 6238 ok 6239 ok 6240 ok 6241 ok 6242 ok 6243 ok 6244 ok 6245 ok 6246 ok 6247 ok 6248 ok 6249 ok 6250 ok 6251 ok 6252 ok 6253 ok 6254 ok 6255 ok 6256 ok 6257 ok 6258 ok 6259 ok 6260 ok 6261 ok 6262 ok 6263 ok 6264 ok 6265 ok 6266 ok 6267 ok 6268 ok 6269 ok 6270 ok 6271 ok 6272 ok 6273 ok 6274 ok 6275 ok 6276 ok 6277 ok 6278 ok 6279 ok 6280 ok 6281 ok 6282 ok 6283 ok 6284 ok 6285 ok 6286 ok 6287 ok 6288 ok 6289 ok 6290 ok 6291 ok 6292 ok 6293 ok 6294 ok 6295 ok 6296 ok 6297 ok 6298 ok 6299 ok 6300 ok 6301 ok 6302 ok 6303 ok 6304 ok 6305 ok 6306 ok 6307 ok 6308 ok 6309 ok 6310 ok 6311 ok 6312 ok 6313 ok 6314 ok 6315 ok 6316 ok 6317 ok 6318 ok 6319 ok 6320 ok 6321 ok 6322 ok 6323 ok 6324 ok 6325 ok 6326 ok 6327 ok 6328 ok 6329 ok 6330 ok 6331 ok 6332 ok 6333 ok 6334 ok 6335 ok 6336 ok 6337 ok 6338 ok 6339 ok 6340 ok 6341 ok 6342 ok 6343 ok 6344 ok 6345 ok 6346 ok 6347 ok 6348 ok 6349 ok 6350 ok 6351 ok 6352 ok 6353 ok 6354 ok 6355 ok 6356 ok 6357 ok 6358 ok 6359 ok 6360 ok 6361 ok 6362 ok 6363 ok 6364 ok 6365 ok 6366 ok 6367 ok 6368 ok 6369 ok 6370 ok 6371 ok 6372 ok 6373 ok 6374 ok 6375 ok 6376 ok 6377 ok 6378 ok 6379 ok 6380 ok 6381 ok 6382 ok 6383 ok 6384 ok 6385 ok 6386 ok 6387 ok 6388 ok 6389 ok 6390 ok 6391 ok 6392 ok 6393 ok 6394 ok 6395 ok 6396 ok 6397 ok 6398 ok 6399 ok 6400 ok 6401 ok 6402 ok 6403 ok 6404 ok 6405 ok 6406 ok 6407 ok 6408 ok 6409 ok 6410 ok 6411 ok 6412 ok 6413 ok 6414 ok 6415 ok 6416 ok 6417 ok 6418 ok 6419 ok 6420 ok 6421 ok 6422 ok 6423 ok 6424 ok 6425 ok 6426 ok 6427 ok 6428 ok 6429 ok 6430 ok 6431 ok 6432 ok 6433 ok 6434 ok 6435 ok 6436 ok 6437 ok 6438 ok 6439 ok 6440 ok 6441 ok 6442 ok 6443 ok 6444 ok 6445 ok 6446 ok 6447 ok 6448 ok 6449 ok 6450 ok 6451 ok 6452 ok 6453 ok 6454 ok 6455 ok 6456 ok 6457 ok 6458 ok 6459 ok 6460 ok 6461 ok 6462 ok 6463 ok 6464 ok 6465 ok 6466 ok 6467 ok 6468 ok 6469 ok 6470 ok 6471 ok 6472 ok 6473 ok 6474 ok 6475 ok 6476 ok 6477 ok 6478 ok 6479 ok 6480 ok 6481 ok 6482 ok 6483 ok 6484 ok 6485 ok 6486 ok 6487 ok 6488 ok 6489 ok 6490 ok 6491 ok 6492 ok 6493 ok 6494 ok 6495 ok 6496 ok 6497 ok 6498 ok 6499 ok 6500 ok 6501 ok 6502 ok 6503 ok 6504 ok 6505 ok 6506 ok 6507 ok 6508 ok 6509 ok 6510 ok 6511 ok 6512 ok 6513 ok 6514 ok 6515 ok 6516 ok 6517 ok 6518 ok 6519 ok 6520 ok 6521 ok 6522 ok 6523 ok 6524 ok 6525 ok 6526 ok 6527 ok 6528 ok 6529 ok 6530 ok 6531 ok 6532 ok 6533 ok 6534 ok 6535 ok 6536 ok 6537 ok 6538 ok 6539 ok 6540 ok 6541 ok 6542 ok 6543 ok 6544 ok 6545 ok 6546 ok 6547 ok 6548 ok 6549 ok 6550 ok 6551 ok 6552 ok 6553 ok 6554 ok 6555 ok 6556 ok 6557 ok 6558 ok 6559 ok 6560 ok 6561 ok 6562 ok 6563 ok 6564 ok 6565 ok 6566 ok 6567 ok 6568 ok 6569 ok 6570 ok 6571 ok 6572 ok 6573 ok 6574 ok 6575 ok 6576 ok 6577 ok 6578 ok 6579 ok 6580 ok 6581 ok 6582 ok 6583 ok 6584 ok 6585 ok 6586 ok 6587 ok 6588 ok 6589 ok 6590 ok 6591 ok 6592 ok 6593 ok 6594 ok 6595 ok 6596 ok 6597 ok 6598 ok 6599 ok 6600 ok 6601 ok 6602 ok 6603 ok 6604 ok 6605 ok 6606 ok 6607 ok 6608 ok 6609 ok 6610 ok 6611 ok 6612 ok 6613 ok 6614 ok 6615 ok 6616 ok 6617 ok 6618 ok 6619 ok 6620 ok 6621 ok 6622 ok 6623 ok 6624 ok 6625 ok 6626 ok 6627 ok 6628 ok 6629 ok 6630 ok 6631 ok 6632 ok 6633 ok 6634 ok 6635 ok 6636 ok 6637 ok 6638 ok 6639 ok 6640 ok 6641 ok 6642 ok 6643 ok 6644 ok 6645 ok 6646 ok 6647 ok 6648 ok 6649 ok 6650 ok 6651 ok 6652 ok 6653 ok 6654 ok 6655 ok 6656 ok 6657 ok 6658 ok 6659 ok 6660 ok 6661 ok 6662 ok 6663 ok 6664 ok 6665 ok 6666 ok 6667 ok 6668 ok 6669 ok 6670 ok 6671 ok 6672 ok 6673 ok 6674 ok 6675 ok 6676 ok 6677 ok 6678 ok 6679 ok 6680 ok 6681 ok 6682 ok 6683 ok 6684 ok 6685 ok 6686 ok 6687 ok 6688 ok 6689 ok 6690 ok 6691 ok 6692 ok 6693 ok 6694 ok 6695 ok 6696 ok 6697 ok 6698 ok 6699 ok 6700 ok 6701 ok 6702 ok 6703 ok 6704 ok 6705 ok 6706 ok 6707 ok 6708 ok 6709 ok 6710 ok 6711 ok 6712 ok 6713 ok 6714 ok 6715 ok 6716 ok 6717 ok 6718 ok 6719 ok 6720 ok 6721 ok 6722 ok 6723 ok 6724 ok 6725 ok 6726 ok 6727 ok 6728 ok 6729 ok 6730 ok 6731 ok 6732 ok 6733 ok 6734 ok 6735 ok 6736 ok 6737 ok 6738 ok 6739 ok 6740 ok 6741 ok 6742 ok 6743 ok 6744 ok 6745 ok 6746 ok 6747 ok 6748 ok 6749 ok 6750 ok 6751 ok 6752 ok 6753 ok 6754 ok 6755 ok 6756 ok 6757 ok 6758 ok 6759 ok 6760 ok 6761 ok 6762 ok 6763 ok 6764 ok 6765 ok 6766 ok 6767 ok 6768 ok 6769 ok 6770 ok 6771 ok 6772 ok 6773 ok 6774 ok 6775 ok 6776 ok 6777 ok 6778 ok 6779 ok 6780 ok 6781 ok 6782 ok 6783 ok 6784 ok 6785 ok 6786 ok 6787 ok 6788 ok 6789 ok 6790 ok 6791 ok 6792 ok 6793 ok 6794 ok 6795 ok 6796 ok 6797 ok 6798 ok 6799 ok 6800 ok 6801 ok 6802 ok 6803 ok 6804 ok 6805 ok 6806 ok 6807 ok 6808 ok 6809 ok 6810 ok 6811 ok 6812 ok 6813 ok 6814 ok 6815 ok 6816 ok 6817 ok 6818 ok 6819 ok 6820 ok 6821 ok 6822 ok 6823 ok 6824 ok 6825 ok 6826 ok 6827 ok 6828 ok 6829 ok 6830 ok 6831 ok 6832 ok 6833 ok 6834 ok 6835 ok 6836 ok 6837 ok 6838 ok 6839 ok 6840 ok 6841 ok 6842 ok 6843 ok 6844 ok 6845 ok 6846 ok 6847 ok 6848 ok 6849 ok 6850 ok 6851 ok 6852 ok 6853 ok 6854 ok 6855 ok 6856 ok 6857 ok 6858 ok 6859 ok 6860 ok 6861 ok 6862 ok 6863 ok 6864 ok 6865 ok 6866 ok 6867 ok 6868 ok 6869 ok 6870 ok 6871 ok 6872 ok 6873 ok 6874 ok 6875 ok 6876 ok 6877 ok 6878 ok 6879 ok 6880 ok 6881 ok 6882 ok 6883 ok 6884 ok 6885 ok 6886 ok 6887 ok 6888 ok 6889 ok 6890 ok 6891 ok 6892 ok 6893 ok 6894 ok 6895 ok 6896 ok 6897 ok 6898 ok 6899 ok 6900 ok 6901 ok 6902 ok 6903 ok 6904 ok 6905 ok 6906 ok 6907 ok 6908 ok 6909 ok 6910 ok 6911 ok 6912 ok 6913 ok 6914 ok 6915 ok 6916 ok 6917 ok 6918 ok 6919 ok 6920 ok 6921 ok 6922 ok 6923 ok 6924 ok 6925 ok 6926 ok 6927 ok 6928 ok 6929 ok 6930 ok 6931 ok 6932 ok 6933 ok 6934 ok 6935 ok 6936 ok 6937 ok 6938 ok 6939 ok 6940 ok 6941 ok 6942 ok 6943 ok 6944 ok 6945 ok 6946 ok 6947 ok 6948 ok 6949 ok 6950 ok 6951 ok 6952 ok 6953 ok 6954 ok 6955 ok 6956 ok 6957 ok 6958 ok 6959 ok 6960 ok 6961 ok 6962 ok 6963 ok 6964 ok 6965 ok 6966 ok 6967 ok 6968 ok 6969 ok 6970 ok 6971 ok 6972 ok 6973 ok 6974 ok 6975 ok 6976 ok 6977 ok 6978 ok 6979 ok 6980 ok 6981 ok 6982 ok 6983 ok 6984 ok 6985 ok 6986 ok 6987 ok 6988 ok 6989 ok 6990 ok 6991 ok 6992 ok 6993 ok 6994 ok 6995 ok 6996 ok 6997 ok 6998 ok 6999 ok 7000 ok 7001 ok 7002 ok 7003 ok 7004 ok 7005 ok 7006 ok 7007 ok 7008 ok 7009 ok 7010 ok 7011 ok 7012 ok 7013 ok 7014 ok 7015 ok 7016 ok 7017 ok 7018 ok 7019 ok 7020 ok 7021 ok 7022 ok 7023 ok 7024 ok 7025 ok 7026 ok 7027 ok 7028 ok 7029 ok 7030 ok 7031 ok 7032 ok 7033 ok 7034 ok 7035 ok 7036 ok 7037 ok 7038 ok 7039 ok 7040 ok 7041 ok 7042 ok 7043 ok 7044 ok 7045 ok 7046 ok 7047 ok 7048 ok 7049 ok 7050 ok 7051 ok 7052 ok 7053 ok 7054 ok 7055 ok 7056 ok 7057 ok 7058 ok 7059 ok 7060 ok 7061 ok 7062 ok 7063 ok 7064 ok 7065 ok 7066 ok 7067 ok 7068 ok 7069 ok 7070 ok 7071 ok 7072 ok 7073 ok 7074 ok 7075 ok 7076 ok 7077 ok 7078 ok 7079 ok 7080 ok 7081 ok 7082 ok 7083 ok 7084 ok 7085 ok 7086 ok 7087 ok 7088 ok 7089 ok 7090 ok 7091 ok 7092 ok 7093 ok 7094 ok 7095 ok 7096 ok 7097 ok 7098 ok 7099 ok 7100 ok 7101 ok 7102 ok 7103 ok 7104 ok 7105 ok 7106 ok 7107 ok 7108 ok 7109 ok 7110 ok 7111 ok 7112 ok 7113 ok 7114 ok 7115 ok 7116 ok 7117 ok 7118 ok 7119 ok 7120 ok 7121 ok 7122 ok 7123 ok 7124 ok 7125 ok 7126 ok 7127 ok 7128 ok 7129 ok 7130 ok 7131 ok 7132 ok 7133 ok 7134 ok 7135 ok 7136 ok 7137 ok 7138 ok 7139 ok 7140 ok 7141 ok 7142 ok 7143 ok 7144 ok 7145 ok 7146 ok 7147 ok 7148 ok 7149 ok 7150 ok 7151 ok 7152 ok 7153 ok 7154 ok 7155 ok 7156 ok 7157 ok 7158 ok 7159 ok 7160 ok 7161 ok 7162 ok 7163 ok 7164 ok 7165 ok 7166 ok 7167 ok 7168 ok 7169 ok 7170 ok 7171 ok 7172 ok 7173 ok 7174 ok 7175 ok 7176 ok 7177 ok 7178 ok 7179 ok 7180 ok 7181 ok 7182 ok 7183 ok 7184 ok 7185 ok 7186 ok 7187 ok 7188 ok 7189 ok 7190 ok 7191 ok 7192 ok 7193 ok 7194 ok 7195 ok 7196 ok 7197 ok 7198 ok 7199 ok 7200 ok 7201 ok 7202 ok 7203 ok 7204 ok 7205 ok 7206 ok 7207 ok 7208 ok 7209 ok 7210 ok 7211 ok 7212 ok 7213 ok 7214 ok 7215 ok 7216 ok 7217 ok 7218 ok 7219 ok 7220 ok 7221 ok 7222 ok 7223 ok 7224 ok 7225 ok 7226 ok 7227 ok 7228 ok 7229 ok 7230 ok 7231 ok 7232 ok 7233 ok 7234 ok 7235 ok 7236 ok 7237 ok 7238 ok 7239 ok 7240 ok 7241 ok 7242 ok 7243 ok 7244 ok 7245 ok 7246 ok 7247 ok 7248 ok 7249 ok 7250 ok 7251 ok 7252 ok 7253 ok 7254 ok 7255 ok 7256 ok 7257 ok 7258 ok 7259 ok 7260 ok 7261 ok 7262 ok 7263 ok 7264 ok 7265 ok 7266 ok 7267 ok 7268 ok 7269 ok 7270 ok 7271 ok 7272 ok 7273 ok 7274 ok 7275 ok 7276 ok 7277 ok 7278 ok 7279 ok 7280 ok 7281 ok 7282 ok 7283 ok 7284 ok 7285 ok 7286 ok 7287 ok 7288 ok 7289 ok 7290 ok 7291 ok 7292 ok 7293 ok 7294 ok 7295 ok 7296 ok 7297 ok 7298 ok 7299 ok 7300 ok 7301 ok 7302 ok 7303 ok 7304 ok 7305 ok 7306 ok 7307 ok 7308 ok 7309 ok 7310 ok 7311 ok 7312 ok 7313 ok 7314 ok 7315 ok 7316 ok 7317 ok 7318 ok 7319 ok 7320 ok 7321 ok 7322 ok 7323 ok 7324 ok 7325 ok 7326 ok 7327 ok 7328 ok 7329 ok 7330 ok 7331 ok 7332 ok 7333 ok 7334 ok 7335 ok 7336 ok 7337 ok 7338 ok 7339 ok 7340 ok 7341 ok 7342 ok 7343 ok 7344 ok 7345 ok 7346 ok 7347 ok 7348 ok 7349 ok 7350 ok 7351 ok 7352 ok 7353 ok 7354 ok 7355 ok 7356 ok 7357 ok 7358 ok 7359 ok 7360 ok 7361 ok 7362 ok 7363 ok 7364 ok 7365 ok 7366 ok 7367 ok 7368 ok 7369 ok 7370 ok 7371 ok 7372 ok 7373 ok 7374 ok 7375 ok 7376 ok 7377 ok 7378 ok 7379 ok 7380 ok 7381 ok 7382 ok 7383 ok 7384 ok 7385 ok 7386 ok 7387 ok 7388 ok 7389 ok 7390 ok 7391 ok 7392 ok 7393 ok 7394 ok 7395 ok 7396 ok 7397 ok 7398 ok 7399 ok 7400 ok 7401 ok 7402 ok 7403 ok 7404 ok 7405 ok 7406 ok 7407 ok 7408 ok 7409 ok 7410 ok 7411 ok 7412 ok 7413 ok 7414 ok 7415 ok 7416 ok 7417 ok 7418 ok 7419 ok 7420 ok 7421 ok 7422 ok 7423 ok 7424 ok 7425 ok 7426 ok 7427 ok 7428 ok 7429 ok 7430 ok 7431 ok 7432 ok 7433 ok 7434 ok 7435 ok 7436 ok 7437 ok 7438 ok 7439 ok 7440 ok 7441 ok 7442 ok 7443 ok 7444 ok 7445 ok 7446 ok 7447 ok 7448 ok 7449 ok 7450 ok 7451 ok 7452 ok 7453 ok 7454 ok 7455 ok 7456 ok 7457 ok 7458 ok 7459 ok 7460 ok 7461 ok 7462 ok 7463 ok 7464 ok 7465 ok 7466 ok 7467 ok 7468 ok 7469 ok 7470 ok 7471 ok 7472 ok 7473 ok 7474 ok 7475 ok 7476 ok 7477 ok 7478 ok 7479 ok 7480 ok 7481 ok 7482 ok 7483 ok 7484 ok 7485 ok 7486 ok 7487 ok 7488 ok 7489 ok 7490 ok 7491 ok 7492 ok 7493 ok 7494 ok 7495 ok 7496 ok 7497 ok 7498 ok 7499 ok 7500 ok 7501 ok 7502 ok 7503 ok 7504 ok 7505 ok 7506 ok 7507 ok 7508 ok 7509 ok 7510 ok 7511 ok 7512 ok 7513 ok 7514 ok 7515 ok 7516 ok 7517 ok 7518 ok 7519 ok 7520 ok 7521 ok 7522 ok 7523 ok 7524 ok 7525 ok 7526 ok 7527 ok 7528 ok 7529 ok 7530 ok 7531 ok 7532 ok 7533 ok 7534 ok 7535 ok 7536 ok 7537 ok 7538 ok 7539 ok 7540 ok 7541 ok 7542 ok 7543 ok 7544 ok 7545 ok 7546 ok 7547 ok 7548 ok 7549 ok 7550 ok 7551 ok 7552 ok 7553 ok 7554 ok 7555 ok 7556 ok 7557 ok 7558 ok 7559 ok 7560 ok 7561 ok 7562 ok 7563 ok 7564 ok 7565 ok 7566 ok 7567 ok 7568 ok 7569 ok 7570 ok 7571 ok 7572 ok 7573 ok 7574 ok 7575 ok 7576 ok 7577 ok 7578 ok 7579 ok 7580 ok 7581 ok 7582 ok 7583 ok 7584 ok 7585 ok 7586 ok 7587 ok 7588 ok 7589 ok 7590 ok 7591 ok 7592 ok 7593 ok 7594 ok 7595 ok 7596 ok 7597 ok 7598 ok 7599 ok 7600 ok 7601 ok 7602 ok 7603 ok 7604 ok 7605 ok 7606 ok 7607 ok 7608 ok 7609 ok 7610 ok 7611 ok 7612 ok 7613 ok 7614 ok 7615 ok 7616 ok 7617 ok 7618 ok 7619 ok 7620 ok 7621 ok 7622 ok 7623 ok 7624 ok 7625 ok 7626 ok 7627 ok 7628 ok 7629 ok 7630 ok 7631 ok 7632 ok 7633 ok 7634 ok 7635 ok 7636 ok 7637 ok 7638 ok 7639 ok 7640 ok 7641 ok 7642 ok 7643 ok 7644 ok 7645 ok 7646 ok 7647 ok 7648 ok 7649 ok 7650 ok 7651 ok 7652 ok 7653 ok 7654 ok 7655 ok 7656 ok 7657 ok 7658 ok 7659 ok 7660 ok 7661 ok 7662 ok 7663 ok 7664 ok 7665 ok 7666 ok 7667 ok 7668 ok 7669 ok 7670 ok 7671 ok 7672 ok 7673 ok 7674 ok 7675 ok 7676 ok 7677 ok 7678 ok 7679 ok 7680 ok 7681 ok 7682 ok 7683 ok 7684 ok 7685 ok 7686 ok 7687 ok 7688 ok 7689 ok 7690 ok 7691 ok 7692 ok 7693 ok 7694 ok 7695 ok 7696 ok 7697 ok 7698 ok 7699 ok 7700 ok 7701 ok 7702 ok 7703 ok 7704 ok 7705 ok 7706 ok 7707 ok 7708 ok 7709 ok 7710 ok 7711 ok 7712 ok 7713 ok 7714 ok 7715 ok 7716 ok 7717 ok 7718 ok 7719 ok 7720 ok 7721 ok 7722 ok 7723 ok 7724 ok 7725 ok 7726 ok 7727 ok 7728 ok 7729 ok 7730 ok 7731 ok 7732 ok 7733 ok 7734 ok 7735 ok 7736 ok 7737 ok 7738 ok 7739 ok 7740 ok 7741 ok 7742 ok 7743 ok 7744 ok 7745 ok 7746 ok 7747 ok 7748 ok 7749 ok 7750 ok 7751 ok 7752 ok 7753 ok 7754 ok 7755 ok 7756 ok 7757 ok 7758 ok 7759 ok 7760 ok 7761 ok 7762 ok 7763 ok 7764 ok 7765 ok 7766 ok 7767 ok 7768 ok 7769 ok 7770 ok 7771 ok 7772 ok 7773 ok 7774 ok 7775 ok 7776 ok 7777 ok 7778 ok 7779 ok 7780 ok 7781 ok 7782 ok 7783 ok 7784 ok 7785 ok 7786 ok 7787 ok 7788 ok 7789 ok 7790 ok 7791 ok 7792 ok 7793 ok 7794 ok 7795 ok 7796 ok 7797 ok 7798 ok 7799 ok 7800 ok 7801 ok 7802 ok 7803 ok 7804 ok 7805 ok 7806 ok 7807 ok 7808 ok 7809 ok 7810 ok 7811 ok 7812 ok 7813 ok 7814 ok 7815 ok 7816 ok 7817 ok 7818 ok 7819 ok 7820 ok 7821 ok 7822 ok 7823 ok 7824 ok 7825 ok 7826 ok 7827 ok 7828 ok 7829 ok 7830 ok 7831 ok 7832 ok 7833 ok 7834 ok 7835 ok 7836 ok 7837 ok 7838 ok 7839 ok 7840 ok 7841 ok 7842 ok 7843 ok 7844 ok 7845 ok 7846 ok 7847 ok 7848 ok 7849 ok 7850 ok 7851 ok 7852 ok 7853 ok 7854 ok 7855 ok 7856 ok 7857 ok 7858 ok 7859 ok 7860 ok 7861 ok 7862 ok 7863 ok 7864 ok 7865 ok 7866 ok 7867 ok 7868 ok 7869 ok 7870 ok 7871 ok 7872 ok 7873 ok 7874 ok 7875 ok 7876 ok 7877 ok 7878 ok 7879 ok 7880 ok 7881 ok 7882 ok 7883 ok 7884 ok 7885 ok 7886 ok 7887 ok 7888 ok 7889 ok 7890 ok 7891 ok 7892 ok 7893 ok 7894 ok 7895 ok 7896 ok 7897 ok 7898 ok 7899 ok 7900 ok 7901 ok 7902 ok 7903 ok 7904 ok 7905 ok 7906 ok 7907 ok 7908 ok 7909 ok 7910 ok 7911 ok 7912 ok 7913 ok 7914 ok 7915 ok 7916 ok 7917 ok 7918 ok 7919 ok 7920 ok 7921 ok 7922 ok 7923 ok 7924 ok 7925 ok 7926 ok 7927 ok 7928 ok 7929 ok 7930 ok 7931 ok 7932 ok 7933 ok 7934 ok 7935 ok 7936 ok 7937 ok 7938 ok 7939 ok 7940 ok 7941 ok 7942 ok 7943 ok 7944 ok 7945 ok 7946 ok 7947 ok 7948 ok 7949 ok 7950 ok 7951 ok 7952 ok 7953 ok 7954 ok 7955 ok 7956 ok 7957 ok 7958 ok 7959 ok 7960 ok 7961 ok 7962 ok 7963 ok 7964 ok 7965 ok 7966 ok 7967 ok 7968 ok 7969 ok 7970 ok 7971 ok 7972 ok 7973 ok 7974 ok 7975 ok 7976 ok 7977 ok 7978 ok 7979 ok 7980 ok 7981 ok 7982 ok 7983 ok 7984 ok 7985 ok 7986 ok 7987 ok 7988 ok 7989 ok 7990 ok 7991 ok 7992 ok 7993 ok 7994 ok 7995 ok 7996 ok 7997 ok 7998 ok 7999 ok 8000 ok 8001 ok 8002 ok 8003 ok 8004 ok 8005 ok 8006 ok 8007 ok 8008 ok 8009 ok 8010 ok 8011 ok 8012 ok 8013 ok 8014 ok 8015 ok 8016 ok 8017 ok 8018 ok 8019 ok 8020 ok 8021 ok 8022 ok 8023 ok 8024 ok 8025 ok 8026 ok 8027 ok 8028 ok 8029 ok 8030 ok 8031 ok 8032 ok 8033 ok 8034 ok 8035 ok 8036 ok 8037 ok 8038 ok 8039 ok 8040 ok 8041 ok 8042 ok 8043 ok 8044 ok 8045 ok 8046 ok 8047 ok 8048 ok 8049 ok 8050 ok 8051 ok 8052 ok 8053 ok 8054 ok 8055 ok 8056 ok 8057 ok 8058 ok 8059 ok 8060 ok 8061 ok 8062 ok 8063 ok 8064 ok 8065 ok 8066 ok 8067 ok 8068 ok 8069 ok 8070 ok 8071 ok 8072 ok 8073 ok 8074 ok 8075 ok 8076 ok 8077 ok 8078 ok 8079 ok 8080 ok 8081 ok 8082 ok 8083 ok 8084 ok 8085 ok 8086 ok 8087 ok 8088 ok 8089 ok 8090 ok 8091 ok 8092 ok 8093 ok 8094 ok 8095 ok 8096 ok 8097 ok 8098 ok 8099 ok 8100 ok 8101 ok 8102 ok 8103 ok 8104 ok 8105 ok 8106 ok 8107 ok 8108 ok 8109 ok 8110 ok 8111 ok 8112 ok 8113 ok 8114 ok 8115 ok 8116 ok 8117 ok 8118 ok 8119 ok 8120 ok 8121 ok 8122 ok 8123 ok 8124 ok 8125 ok 8126 ok 8127 ok 8128 ok 8129 ok 8130 ok 8131 ok 8132 ok 8133 ok 8134 ok 8135 ok 8136 ok 8137 ok 8138 ok 8139 ok 8140 ok 8141 ok 8142 ok 8143 ok 8144 ok 8145 ok 8146 ok 8147 ok 8148 ok 8149 ok 8150 ok 8151 ok 8152 ok 8153 ok 8154 ok 8155 ok 8156 ok 8157 ok 8158 ok 8159 ok 8160 ok 8161 ok 8162 ok 8163 ok 8164 ok 8165 ok 8166 ok 8167 ok 8168 ok 8169 ok 8170 ok 8171 ok 8172 ok 8173 ok 8174 ok 8175 ok 8176 ok 8177 ok 8178 ok 8179 ok 8180 ok 8181 ok 8182 ok 8183 ok 8184 ok 8185 ok 8186 ok 8187 ok 8188 ok 8189 ok 8190 ok 8191 ok 8192 ok 8193 ok 8194 ok 8195 ok 8196 ok 8197 ok 8198 ok 8199 ok 8200 ok 8201 ok 8202 ok 8203 ok 8204 ok 8205 ok 8206 ok 8207 ok 8208 ok 8209 ok 8210 ok 8211 ok 8212 ok 8213 ok 8214 ok 8215 ok 8216 ok 8217 ok 8218 ok 8219 ok 8220 ok 8221 ok 8222 ok 8223 ok 8224 ok 8225 ok 8226 ok 8227 ok 8228 ok 8229 ok 8230 ok 8231 ok 8232 ok 8233 ok 8234 ok 8235 ok 8236 ok 8237 ok 8238 ok 8239 ok 8240 ok 8241 ok 8242 ok 8243 ok 8244 ok 8245 ok 8246 ok 8247 ok 8248 ok 8249 ok 8250 ok 8251 ok 8252 ok 8253 ok 8254 ok 8255 ok 8256 ok 8257 ok 8258 ok 8259 ok 8260 ok 8261 ok 8262 ok 8263 ok 8264 ok 8265 ok 8266 ok 8267 ok 8268 ok 8269 ok 8270 ok 8271 ok 8272 ok 8273 ok 8274 ok 8275 ok 8276 ok 8277 ok 8278 ok 8279 ok 8280 ok 8281 ok 8282 ok 8283 ok 8284 ok 8285 ok 8286 ok 8287 ok 8288 ok 8289 ok 8290 ok 8291 ok 8292 ok 8293 ok 8294 ok 8295 ok 8296 ok 8297 ok 8298 ok 8299 ok 8300 ok 8301 ok 8302 ok 8303 ok 8304 ok 8305 ok 8306 ok 8307 ok 8308 ok 8309 ok 8310 ok 8311 ok 8312 ok 8313 ok 8314 ok 8315 ok 8316 ok 8317 ok 8318 ok 8319 ok 8320 ok 8321 ok 8322 ok 8323 ok 8324 ok 8325 ok 8326 ok 8327 ok 8328 ok 8329 ok 8330 ok 8331 ok 8332 ok 8333 ok 8334 ok 8335 ok 8336 ok 8337 ok 8338 ok 8339 ok 8340 ok 8341 ok 8342 ok 8343 ok 8344 ok 8345 ok 8346 ok 8347 ok 8348 ok 8349 ok 8350 ok 8351 ok 8352 ok 8353 ok 8354 ok 8355 ok 8356 ok 8357 ok 8358 ok 8359 ok 8360 ok 8361 ok 8362 ok 8363 ok 8364 ok 8365 ok 8366 ok 8367 ok 8368 ok 8369 ok 8370 ok 8371 ok 8372 ok 8373 ok 8374 ok 8375 ok 8376 ok 8377 ok 8378 ok 8379 ok 8380 ok 8381 ok 8382 ok 8383 ok 8384 ok 8385 ok 8386 ok 8387 ok 8388 ok 8389 ok 8390 ok 8391 ok 8392 ok 8393 ok 8394 ok 8395 ok 8396 ok 8397 ok 8398 ok 8399 ok 8400 ok 8401 ok 8402 ok 8403 ok 8404 ok 8405 ok 8406 ok 8407 ok 8408 ok 8409 ok 8410 ok 8411 ok 8412 ok 8413 ok 8414 ok 8415 ok 8416 ok 8417 ok 8418 ok 8419 ok 8420 ok 8421 ok 8422 ok 8423 ok 8424 ok 8425 ok 8426 ok 8427 ok 8428 ok 8429 ok 8430 ok 8431 ok 8432 ok 8433 ok 8434 ok 8435 ok 8436 ok 8437 ok 8438 ok 8439 ok 8440 ok 8441 ok 8442 ok 8443 ok 8444 ok 8445 ok 8446 ok 8447 ok 8448 ok 8449 ok 8450 ok 8451 ok 8452 ok 8453 ok 8454 ok 8455 ok 8456 ok 8457 ok 8458 ok 8459 ok 8460 ok 8461 ok 8462 ok 8463 ok 8464 ok 8465 ok 8466 ok 8467 ok 8468 ok 8469 ok 8470 ok 8471 ok 8472 ok 8473 ok 8474 ok 8475 ok 8476 ok 8477 ok 8478 ok 8479 ok 8480 ok 8481 ok 8482 ok 8483 ok 8484 ok 8485 ok 8486 ok 8487 ok 8488 ok 8489 ok 8490 ok 8491 ok 8492 ok 8493 ok 8494 ok 8495 ok 8496 ok 8497 ok 8498 ok 8499 ok 8500 ok 8501 ok 8502 ok 8503 ok 8504 ok 8505 ok 8506 ok 8507 ok 8508 ok 8509 ok 8510 ok 8511 ok 8512 ok 8513 ok 8514 ok 8515 ok 8516 ok 8517 ok 8518 ok 8519 ok 8520 ok 8521 ok 8522 ok 8523 ok 8524 ok 8525 ok 8526 ok 8527 ok 8528 ok 8529 ok 8530 ok 8531 ok 8532 ok 8533 ok 8534 ok 8535 ok 8536 ok 8537 ok 8538 ok 8539 ok 8540 ok 8541 ok 8542 ok 8543 ok 8544 ok 8545 ok 8546 ok 8547 ok 8548 ok 8549 ok 8550 ok 8551 ok 8552 ok 8553 ok 8554 ok 8555 ok 8556 ok 8557 ok 8558 ok 8559 ok 8560 ok 8561 ok 8562 ok 8563 ok 8564 ok 8565 ok 8566 ok 8567 ok 8568 ok 8569 ok 8570 ok 8571 ok 8572 ok 8573 ok 8574 ok 8575 ok 8576 ok 8577 ok 8578 ok 8579 ok 8580 ok 8581 ok 8582 ok 8583 ok 8584 ok 8585 ok 8586 ok 8587 ok 8588 ok 8589 ok 8590 ok 8591 ok 8592 ok 8593 ok 8594 ok 8595 ok 8596 ok 8597 ok 8598 ok 8599 ok 8600 ok 8601 ok 8602 ok 8603 ok 8604 ok 8605 ok 8606 ok 8607 ok 8608 ok 8609 ok 8610 ok 8611 ok 8612 ok 8613 ok 8614 ok 8615 ok 8616 ok 8617 ok 8618 ok 8619 ok 8620 ok 8621 ok 8622 ok 8623 ok 8624 ok 8625 ok 8626 ok 8627 ok 8628 ok 8629 ok 8630 ok 8631 ok 8632 ok 8633 ok 8634 ok 8635 ok 8636 ok 8637 ok 8638 ok 8639 ok 8640 ok 8641 ok 8642 ok 8643 ok 8644 ok 8645 ok 8646 ok 8647 ok 8648 ok 8649 ok 8650 ok 8651 ok 8652 ok 8653 ok 8654 ok 8655 ok 8656 ok 8657 ok 8658 ok 8659 ok 8660 ok 8661 ok 8662 ok 8663 ok 8664 ok 8665 ok 8666 ok 8667 ok 8668 ok 8669 ok 8670 ok 8671 ok 8672 ok 8673 ok 8674 ok 8675 ok 8676 ok 8677 ok 8678 ok 8679 ok 8680 ok 8681 ok 8682 ok 8683 ok 8684 ok 8685 ok 8686 ok 8687 ok 8688 ok 8689 ok 8690 ok 8691 ok 8692 ok 8693 ok 8694 ok 8695 ok 8696 ok 8697 ok 8698 ok 8699 ok 8700 ok 8701 ok 8702 ok 8703 ok 8704 ok 8705 ok 8706 ok 8707 ok 8708 ok 8709 ok 8710 ok 8711 ok 8712 ok 8713 ok 8714 ok 8715 ok 8716 ok 8717 ok 8718 ok 8719 ok 8720 ok 8721 ok 8722 ok 8723 ok 8724 ok 8725 ok 8726 ok 8727 ok 8728 ok 8729 ok 8730 ok 8731 ok 8732 ok 8733 ok 8734 ok 8735 ok 8736 ok 8737 ok 8738 ok 8739 ok 8740 ok 8741 ok 8742 ok 8743 ok 8744 ok 8745 ok 8746 ok 8747 ok 8748 ok 8749 ok 8750 ok 8751 ok 8752 ok 8753 ok 8754 ok 8755 ok 8756 ok 8757 ok 8758 ok 8759 ok 8760 ok 8761 ok 8762 ok 8763 ok 8764 ok 8765 ok 8766 ok 8767 ok 8768 ok 8769 ok 8770 ok 8771 ok 8772 ok 8773 ok 8774 ok 8775 ok 8776 ok 8777 ok 8778 ok 8779 ok 8780 ok 8781 ok 8782 ok 8783 ok 8784 ok 8785 ok 8786 ok 8787 ok 8788 ok 8789 ok 8790 ok 8791 ok 8792 ok 8793 ok 8794 ok 8795 ok 8796 ok 8797 ok 8798 ok 8799 ok 8800 ok 8801 ok 8802 ok 8803 ok 8804 ok 8805 ok 8806 ok 8807 ok 8808 ok 8809 ok 8810 ok 8811 ok 8812 ok 8813 ok 8814 ok 8815 ok 8816 ok 8817 ok 8818 ok 8819 ok 8820 ok 8821 ok 8822 ok 8823 ok 8824 ok 8825 ok 8826 ok 8827 ok 8828 ok 8829 ok 8830 ok 8831 ok 8832 ok 8833 ok 8834 ok 8835 ok 8836 ok 8837 ok 8838 ok 8839 ok 8840 ok 8841 ok 8842 ok 8843 ok 8844 ok 8845 ok 8846 ok 8847 ok 8848 ok 8849 ok 8850 ok 8851 ok 8852 ok 8853 ok 8854 ok 8855 ok 8856 ok 8857 ok 8858 ok 8859 ok 8860 ok 8861 ok 8862 ok 8863 ok 8864 ok 8865 ok 8866 ok 8867 ok 8868 ok 8869 ok 8870 ok 8871 ok 8872 ok 8873 ok 8874 ok 8875 ok 8876 ok 8877 ok 8878 ok 8879 ok 8880 ok 8881 ok 8882 ok 8883 ok 8884 ok 8885 ok 8886 ok 8887 ok 8888 ok 8889 ok 8890 ok 8891 ok 8892 ok 8893 ok 8894 ok 8895 ok 8896 ok 8897 ok 8898 ok 8899 ok 8900 ok 8901 ok 8902 ok 8903 ok 8904 ok 8905 ok 8906 ok 8907 ok 8908 ok 8909 ok 8910 ok 8911 ok 8912 ok 8913 ok 8914 ok 8915 ok 8916 ok 8917 ok 8918 ok 8919 ok 8920 ok 8921 ok 8922 ok 8923 ok 8924 ok 8925 ok 8926 ok 8927 ok 8928 ok 8929 ok 8930 ok 8931 ok 8932 ok 8933 ok 8934 ok 8935 ok 8936 ok 8937 ok 8938 ok 8939 ok 8940 ok 8941 ok 8942 ok 8943 ok 8944 ok 8945 ok 8946 ok 8947 ok 8948 ok 8949 ok 8950 ok 8951 ok 8952 ok 8953 ok 8954 ok 8955 ok 8956 ok 8957 ok 8958 ok 8959 ok 8960 ok 8961 ok 8962 ok 8963 ok 8964 ok 8965 ok 8966 ok 8967 ok 8968 ok 8969 ok 8970 ok 8971 ok 8972 ok 8973 ok 8974 ok 8975 ok 8976 ok 8977 ok 8978 ok 8979 ok 8980 ok 8981 ok 8982 ok 8983 ok 8984 ok 8985 ok 8986 ok 8987 ok 8988 ok 8989 ok 8990 ok tests/502_bfmicrosoft.....1..9031 ok 1 - failed to create Convert::Binary::C objects ok 2 - parse code ok 3 - basic ok 4 - basic ({a=>509}) ok 5 - basic ({a=>352}) ok 6 - basic ({a=>349}) ok 7 - basic ({a=>398}) ok 8 - basic ({a=>453}) ok 9 - parse code ok 10 - basic ok 11 - basic ({a=>228,b=>3}) ok 12 - basic ({a=>163,b=>0}) ok 13 - basic ({a=>333,b=>3}) ok 14 - basic ({a=>495,b=>3}) ok 15 - basic ({a=>193,b=>3}) ok 16 - parse code ok 17 - basic ok 18 - basic ({a=>115,b=>1}) ok 19 - basic ({a=>283,b=>0}) ok 20 - basic ({a=>12,b=>1}) ok 21 - basic ({a=>417,b=>3}) ok 22 - basic ({a=>129,b=>2}) ok 23 - parse code ok 24 - basic ok 25 - basic ({c=>1,a=>473,b=>1}) ok 26 - basic ({c=>2,a=>149,b=>2}) ok 27 - basic ({c=>3,a=>227,b=>2}) ok 28 - basic ({c=>0,a=>114,b=>0}) ok 29 - basic ({c=>2,a=>83,b=>3}) ok 30 - parse code ok 31 - basic ok 32 - basic ({c=>0,a=>134,b=>3,d=>231}) ok 33 - basic ({c=>0,a=>60,b=>0,d=>10}) ok 34 - basic ({c=>2,a=>170,b=>2,d=>252}) ok 35 - basic ({c=>3,a=>53,b=>1,d=>248}) ok 36 - basic ({c=>3,a=>74,b=>3,d=>85}) ok 37 - parse code ok 38 - basic ok 39 - basic ({a=>95,b=>334}) ok 40 - basic ({a=>43,b=>139}) ok 41 - basic ({a=>103,b=>500}) ok 42 - basic ({a=>-82,b=>491}) ok 43 - basic ({a=>-81,b=>456}) ok 44 - parse code ok 45 - basic ok 46 - basic ({c=>1,a=>62,b=>455}) ok 47 - basic ({c=>0,a=>-46,b=>32}) ok 48 - basic ({c=>0,a=>55,b=>501}) ok 49 - basic ({c=>3,a=>72,b=>97}) ok 50 - basic ({c=>3,a=>91,b=>180}) ok 51 - parse code ok 52 - basic ok 53 - basic ({c=>1,a=>-64,b=>1}) ok 54 - basic ({c=>3,a=>43,b=>409}) ok 55 - basic ({c=>1,a=>-30,b=>413}) ok 56 - basic ({c=>3,a=>107,b=>399}) ok 57 - basic ({c=>2,a=>-59,b=>474}) ok 58 - parse code ok 59 - basic ok 60 - basic ({c=>0,a=>-60,b=>352,d=>2}) ok 61 - basic ({c=>1,a=>89,b=>103,d=>2}) ok 62 - basic ({c=>0,a=>31,b=>136,d=>2}) ok 63 - basic ({c=>0,a=>-103,b=>343,d=>0}) ok 64 - basic ({c=>2,a=>-102,b=>358,d=>0}) ok 65 - parse code ok 66 - basic ok 67 - basic ({e=>205,c=>0,a=>57,b=>85,d=>3}) ok 68 - basic ({e=>218,c=>2,a=>-89,b=>129,d=>1}) ok 69 - basic ({e=>90,c=>3,a=>105,b=>77,d=>1}) ok 70 - basic ({e=>82,c=>3,a=>89,b=>507,d=>0}) ok 71 - basic ({e=>10,c=>1,a=>-7,b=>126,d=>0}) ok 72 - parse code ok 73 - basic ok 74 - basic ({a=>44,b=>211}) ok 75 - basic ({a=>106,b=>55}) ok 76 - basic ({a=>-99,b=>100}) ok 77 - basic ({a=>-25,b=>17}) ok 78 - basic ({a=>-60,b=>31}) ok 79 - parse code ok 80 - basic ok 81 - basic ({c=>0,a=>-3,b=>65}) ok 82 - basic ({c=>3,a=>127,b=>141}) ok 83 - basic ({c=>1,a=>-53,b=>123}) ok 84 - basic ({c=>3,a=>-110,b=>69}) ok 85 - basic ({c=>1,a=>-63,b=>183}) ok 86 - parse code ok 87 - basic ok 88 - basic ({c=>1,a=>-32,b=>280}) ok 89 - basic ({c=>0,a=>-76,b=>473}) ok 90 - basic ({c=>2,a=>-60,b=>271}) ok 91 - basic ({c=>1,a=>72,b=>50}) ok 92 - basic ({c=>1,a=>-97,b=>440}) ok 93 - parse code ok 94 - basic ok 95 - basic ({c=>3,a=>-78,b=>286,d=>1}) ok 96 - basic ({c=>2,a=>-105,b=>330,d=>3}) ok 97 - basic ({c=>0,a=>73,b=>33,d=>1}) ok 98 - basic ({c=>0,a=>-67,b=>463,d=>2}) ok 99 - basic ({c=>0,a=>87,b=>452,d=>2}) ok 100 - parse code ok 101 - basic ok 102 - basic ({e=>78,c=>2,a=>-39,b=>178,d=>3}) ok 103 - basic ({e=>4,c=>2,a=>51,b=>65,d=>2}) ok 104 - basic ({e=>225,c=>1,a=>-16,b=>99,d=>1}) ok 105 - basic ({e=>23,c=>0,a=>-1,b=>254,d=>0}) ok 106 - basic ({e=>75,c=>0,a=>7,b=>128,d=>1}) ok 107 - parse code ok 108 - basic ok 109 - basic ({a=>26,b=>294}) ok 110 - basic ({a=>120,b=>54}) ok 111 - basic ({a=>-16,b=>377}) ok 112 - basic ({a=>38,b=>179}) ok 113 - basic ({a=>116,b=>289}) ok 114 - parse code ok 115 - basic ok 116 - basic ({c=>1,a=>49,b=>430}) ok 117 - basic ({c=>3,a=>118,b=>459}) ok 118 - basic ({c=>0,a=>1,b=>148}) ok 119 - basic ({c=>0,a=>-80,b=>164}) ok 120 - basic ({c=>3,a=>-5,b=>38}) ok 121 - parse code ok 122 - basic ok 123 - basic ({c=>0,a=>73,b=>253}) ok 124 - basic ({c=>3,a=>91,b=>302}) ok 125 - basic ({c=>3,a=>30,b=>58}) ok 126 - basic ({c=>0,a=>-109,b=>436}) ok 127 - basic ({c=>3,a=>-89,b=>300}) ok 128 - parse code ok 129 - basic ok 130 - basic ({c=>2,a=>-81,b=>332,d=>0}) ok 131 - basic ({c=>0,a=>-118,b=>311,d=>3}) ok 132 - basic ({c=>2,a=>93,b=>362,d=>1}) ok 133 - basic ({c=>0,a=>122,b=>370,d=>0}) ok 134 - basic ({c=>2,a=>87,b=>107,d=>2}) ok 135 - parse code ok 136 - basic ok 137 - basic ({e=>246,c=>1,a=>109,b=>275,d=>1}) ok 138 - basic ({e=>120,c=>3,a=>80,b=>215,d=>2}) ok 139 - basic ({e=>236,c=>0,a=>88,b=>484,d=>2}) ok 140 - basic ({e=>9,c=>1,a=>-20,b=>117,d=>2}) ok 141 - basic ({e=>135,c=>3,a=>126,b=>333,d=>1}) ok 142 - parse code ok 143 - basic ok 144 - basic ({a=>-90,b=>99}) ok 145 - basic ({a=>18,b=>50}) ok 146 - basic ({a=>-120,b=>264}) ok 147 - basic ({a=>23,b=>32}) ok 148 - basic ({a=>42,b=>321}) ok 149 - parse code ok 150 - basic ok 151 - basic ({c=>3,a=>37,b=>303}) ok 152 - basic ({c=>3,a=>-87,b=>458}) ok 153 - basic ({c=>3,a=>-86,b=>453}) ok 154 - basic ({c=>0,a=>96,b=>71}) ok 155 - basic ({c=>0,a=>-46,b=>254}) ok 156 - parse code ok 157 - basic ok 158 - basic ({c=>1,a=>-123,b=>56}) ok 159 - basic ({c=>1,a=>-36,b=>276}) ok 160 - basic ({c=>2,a=>26,b=>453}) ok 161 - basic ({c=>0,a=>95,b=>479}) ok 162 - basic ({c=>1,a=>28,b=>16}) ok 163 - parse code ok 164 - basic ok 165 - basic ({c=>3,a=>-75,b=>292,d=>0}) ok 166 - basic ({c=>0,a=>24,b=>330,d=>0}) ok 167 - basic ({c=>3,a=>2,b=>332,d=>1}) ok 168 - basic ({c=>2,a=>74,b=>257,d=>1}) ok 169 - basic ({c=>2,a=>106,b=>208,d=>3}) ok 170 - parse code ok 171 - basic ok 172 - basic ({e=>118,c=>0,a=>26,b=>490,d=>2}) ok 173 - basic ({e=>200,c=>0,a=>6,b=>418,d=>1}) ok 174 - basic ({e=>40,c=>1,a=>41,b=>444,d=>2}) ok 175 - basic ({e=>154,c=>0,a=>0,b=>88,d=>3}) ok 176 - basic ({e=>163,c=>3,a=>-5,b=>393,d=>0}) ok 177 - parse code ok 178 - uchar ok 179 - uchar ({a=>0}) ok 180 - uchar ({a=>0}) ok 181 - uchar ({a=>0}) ok 182 - uchar ({a=>1}) ok 183 - uchar ({a=>1}) ok 184 - parse code ok 185 - uchar ok 186 - uchar ({a=>1,b=>0}) ok 187 - uchar ({a=>1,b=>1}) ok 188 - uchar ({a=>0,b=>0}) ok 189 - uchar ({a=>1,b=>1}) ok 190 - uchar ({a=>0,b=>1}) ok 191 - parse code ok 192 - uchar ok 193 - uchar ({c=>1,a=>1,b=>1}) ok 194 - uchar ({c=>1,a=>0,b=>0}) ok 195 - uchar ({c=>0,a=>0,b=>0}) ok 196 - uchar ({c=>1,a=>1,b=>1}) ok 197 - uchar ({c=>1,a=>1,b=>0}) ok 198 - parse code ok 199 - uchar ok 200 - uchar ({c=>1,a=>0,b=>1,d=>1}) ok 201 - uchar ({c=>0,a=>1,b=>0,d=>0}) ok 202 - uchar ({c=>0,a=>0,b=>1,d=>1}) ok 203 - uchar ({c=>1,a=>0,b=>0,d=>1}) ok 204 - uchar ({c=>0,a=>1,b=>0,d=>0}) ok 205 - parse code ok 206 - uchar ok 207 - uchar ({e=>111,c=>1,a=>1,b=>1,d=>1}) ok 208 - uchar ({e=>24,c=>0,a=>0,b=>1,d=>0}) ok 209 - uchar ({e=>185,c=>0,a=>0,b=>1,d=>0}) ok 210 - uchar ({e=>229,c=>1,a=>0,b=>1,d=>1}) ok 211 - uchar ({e=>255,c=>0,a=>1,b=>0,d=>1}) ok 212 - parse code ok 213 - uchar ok 214 - uchar ({a=>-120,b=>1}) ok 215 - uchar ({a=>70,b=>0}) ok 216 - uchar ({a=>81,b=>0}) ok 217 - uchar ({a=>56,b=>1}) ok 218 - uchar ({a=>126,b=>0}) ok 219 - parse code ok 220 - uchar ok 221 - uchar ({c=>1,a=>16,b=>1}) ok 222 - uchar ({c=>0,a=>90,b=>1}) ok 223 - uchar ({c=>0,a=>-85,b=>0}) ok 224 - uchar ({c=>0,a=>74,b=>1}) ok 225 - uchar ({c=>0,a=>-127,b=>0}) ok 226 - parse code ok 227 - uchar ok 228 - uchar ({c=>1,a=>-84,b=>0,d=>1}) ok 229 - uchar ({c=>1,a=>-93,b=>1,d=>0}) ok 230 - uchar ({c=>1,a=>-94,b=>1,d=>1}) ok 231 - uchar ({c=>1,a=>116,b=>0,d=>0}) ok 232 - uchar ({c=>1,a=>92,b=>0,d=>1}) ok 233 - parse code ok 234 - uchar ok 235 - uchar ({e=>1,c=>0,a=>-104,b=>1,d=>0}) ok 236 - uchar ({e=>0,c=>1,a=>-94,b=>0,d=>0}) ok 237 - uchar ({e=>0,c=>0,a=>113,b=>1,d=>0}) ok 238 - uchar ({e=>1,c=>0,a=>25,b=>1,d=>1}) ok 239 - uchar ({e=>0,c=>0,a=>-21,b=>1,d=>1}) ok 240 - parse code ok 241 - uchar ok 242 - uchar ({e=>1,c=>1,a=>58,b=>1,d=>0,f=>7}) ok 243 - uchar ({e=>0,c=>0,a=>9,b=>0,d=>1,f=>220}) ok 244 - uchar ({e=>0,c=>1,a=>123,b=>1,d=>0,f=>59}) ok 245 - uchar ({e=>0,c=>1,a=>-113,b=>1,d=>1,f=>172}) ok 246 - uchar ({e=>0,c=>1,a=>75,b=>0,d=>1,f=>175}) ok 247 - parse code ok 248 - uchar ok 249 - uchar ({a=>-46,b=>1}) ok 250 - uchar ({a=>32,b=>1}) ok 251 - uchar ({a=>-26,b=>0}) ok 252 - uchar ({a=>122,b=>0}) ok 253 - uchar ({a=>-51,b=>0}) ok 254 - parse code ok 255 - uchar ok 256 - uchar ({c=>1,a=>14,b=>0}) ok 257 - uchar ({c=>1,a=>-41,b=>0}) ok 258 - uchar ({c=>1,a=>-93,b=>1}) ok 259 - uchar ({c=>0,a=>-76,b=>1}) ok 260 - uchar ({c=>0,a=>-111,b=>0}) ok 261 - parse code ok 262 - uchar ok 263 - uchar ({c=>0,a=>7,b=>1,d=>0}) ok 264 - uchar ({c=>0,a=>64,b=>0,d=>0}) ok 265 - uchar ({c=>1,a=>7,b=>0,d=>0}) ok 266 - uchar ({c=>1,a=>-72,b=>1,d=>1}) ok 267 - uchar ({c=>1,a=>62,b=>0,d=>1}) ok 268 - parse code ok 269 - uchar ok 270 - uchar ({e=>0,c=>1,a=>-108,b=>1,d=>0}) ok 271 - uchar ({e=>1,c=>0,a=>-125,b=>1,d=>0}) ok 272 - uchar ({e=>0,c=>1,a=>52,b=>1,d=>0}) ok 273 - uchar ({e=>0,c=>0,a=>-93,b=>0,d=>0}) ok 274 - uchar ({e=>1,c=>0,a=>-128,b=>0,d=>1}) ok 275 - parse code ok 276 - uchar ok 277 - uchar ({e=>0,c=>0,a=>72,b=>1,d=>1,f=>111}) ok 278 - uchar ({e=>0,c=>1,a=>-44,b=>0,d=>0,f=>40}) ok 279 - uchar ({e=>1,c=>1,a=>121,b=>1,d=>0,f=>41}) ok 280 - uchar ({e=>0,c=>1,a=>-68,b=>1,d=>0,f=>136}) ok 281 - uchar ({e=>0,c=>0,a=>-73,b=>1,d=>0,f=>25}) ok 282 - parse code ok 283 - uchar ok 284 - uchar ({a=>-57,b=>0}) ok 285 - uchar ({a=>-29,b=>0}) ok 286 - uchar ({a=>-23,b=>0}) ok 287 - uchar ({a=>-128,b=>1}) ok 288 - uchar ({a=>-58,b=>0}) ok 289 - parse code ok 290 - uchar ok 291 - uchar ({c=>1,a=>-78,b=>1}) ok 292 - uchar ({c=>0,a=>-100,b=>1}) ok 293 - uchar ({c=>0,a=>-27,b=>0}) ok 294 - uchar ({c=>1,a=>-123,b=>1}) ok 295 - uchar ({c=>0,a=>-84,b=>0}) ok 296 - parse code ok 297 - uchar ok 298 - uchar ({c=>1,a=>82,b=>0,d=>0}) ok 299 - uchar ({c=>0,a=>20,b=>0,d=>1}) ok 300 - uchar ({c=>1,a=>95,b=>0,d=>0}) ok 301 - uchar ({c=>0,a=>71,b=>0,d=>0}) ok 302 - uchar ({c=>1,a=>-38,b=>0,d=>0}) ok 303 - parse code ok 304 - uchar ok 305 - uchar ({e=>0,c=>0,a=>-32,b=>1,d=>1}) ok 306 - uchar ({e=>0,c=>1,a=>-34,b=>1,d=>1}) ok 307 - uchar ({e=>1,c=>1,a=>70,b=>1,d=>1}) ok 308 - uchar ({e=>0,c=>1,a=>127,b=>1,d=>1}) ok 309 - uchar ({e=>1,c=>0,a=>54,b=>1,d=>1}) ok 310 - parse code ok 311 - uchar ok 312 - uchar ({e=>0,c=>0,a=>-63,b=>1,d=>1,f=>112}) ok 313 - uchar ({e=>0,c=>1,a=>-107,b=>0,d=>0,f=>190}) ok 314 - uchar ({e=>0,c=>0,a=>-47,b=>1,d=>1,f=>78}) ok 315 - uchar ({e=>1,c=>0,a=>65,b=>1,d=>1,f=>14}) ok 316 - uchar ({e=>1,c=>0,a=>52,b=>0,d=>1,f=>169}) ok 317 - parse code ok 318 - uchar ok 319 - uchar ({a=>118,b=>0}) ok 320 - uchar ({a=>-95,b=>1}) ok 321 - uchar ({a=>38,b=>0}) ok 322 - uchar ({a=>50,b=>0}) ok 323 - uchar ({a=>81,b=>0}) ok 324 - parse code ok 325 - uchar ok 326 - uchar ({c=>0,a=>97,b=>0}) ok 327 - uchar ({c=>0,a=>-20,b=>0}) ok 328 - uchar ({c=>0,a=>-81,b=>0}) ok 329 - uchar ({c=>0,a=>75,b=>0}) ok 330 - uchar ({c=>0,a=>-108,b=>1}) ok 331 - parse code ok 332 - uchar ok 333 - uchar ({c=>1,a=>101,b=>1,d=>0}) ok 334 - uchar ({c=>0,a=>-71,b=>0,d=>1}) ok 335 - uchar ({c=>1,a=>-61,b=>0,d=>1}) ok 336 - uchar ({c=>1,a=>-98,b=>0,d=>1}) ok 337 - uchar ({c=>0,a=>86,b=>0,d=>0}) ok 338 - parse code ok 339 - uchar ok 340 - uchar ({e=>0,c=>1,a=>-117,b=>1,d=>1}) ok 341 - uchar ({e=>1,c=>0,a=>47,b=>1,d=>1}) ok 342 - uchar ({e=>1,c=>1,a=>-116,b=>0,d=>0}) ok 343 - uchar ({e=>1,c=>1,a=>-118,b=>0,d=>1}) ok 344 - uchar ({e=>1,c=>1,a=>-38,b=>0,d=>1}) ok 345 - parse code ok 346 - uchar ok 347 - uchar ({e=>0,c=>1,a=>-47,b=>0,d=>1,f=>41}) ok 348 - uchar ({e=>0,c=>1,a=>-89,b=>1,d=>0,f=>152}) ok 349 - uchar ({e=>1,c=>1,a=>114,b=>1,d=>1,f=>37}) ok 350 - uchar ({e=>1,c=>1,a=>127,b=>1,d=>1,f=>22}) ok 351 - uchar ({e=>0,c=>0,a=>-95,b=>1,d=>0,f=>125}) ok 352 - parse code ok 353 - ushort ok 354 - ushort ({a=>1}) ok 355 - ushort ({a=>1}) ok 356 - ushort ({a=>0}) ok 357 - ushort ({a=>0}) ok 358 - ushort ({a=>0}) ok 359 - parse code ok 360 - ushort ok 361 - ushort ({a=>1,b=>1}) ok 362 - ushort ({a=>0,b=>0}) ok 363 - ushort ({a=>1,b=>0}) ok 364 - ushort ({a=>0,b=>0}) ok 365 - ushort ({a=>0,b=>1}) ok 366 - parse code ok 367 - ushort ok 368 - ushort ({c=>1,a=>0,b=>1}) ok 369 - ushort ({c=>0,a=>1,b=>1}) ok 370 - ushort ({c=>1,a=>0,b=>1}) ok 371 - ushort ({c=>0,a=>0,b=>1}) ok 372 - ushort ({c=>1,a=>0,b=>1}) ok 373 - parse code ok 374 - ushort ok 375 - ushort ({c=>0,a=>0,b=>0,d=>1}) ok 376 - ushort ({c=>1,a=>1,b=>1,d=>0}) ok 377 - ushort ({c=>1,a=>1,b=>1,d=>1}) ok 378 - ushort ({c=>1,a=>1,b=>0,d=>0}) ok 379 - ushort ({c=>1,a=>0,b=>0,d=>0}) ok 380 - parse code ok 381 - ushort ok 382 - ushort ({e=>78,c=>1,a=>0,b=>0,d=>1}) ok 383 - ushort ({e=>118,c=>1,a=>1,b=>0,d=>0}) ok 384 - ushort ({e=>65,c=>0,a=>0,b=>1,d=>1}) ok 385 - ushort ({e=>216,c=>0,a=>0,b=>1,d=>1}) ok 386 - ushort ({e=>98,c=>0,a=>0,b=>1,d=>1}) ok 387 - parse code ok 388 - ushort ok 389 - ushort ({a=>22,b=>1}) ok 390 - ushort ({a=>-76,b=>0}) ok 391 - ushort ({a=>101,b=>1}) ok 392 - ushort ({a=>110,b=>0}) ok 393 - ushort ({a=>19,b=>1}) ok 394 - parse code ok 395 - ushort ok 396 - ushort ({c=>0,a=>103,b=>1}) ok 397 - ushort ({c=>1,a=>-109,b=>1}) ok 398 - ushort ({c=>1,a=>-16,b=>0}) ok 399 - ushort ({c=>1,a=>124,b=>1}) ok 400 - ushort ({c=>1,a=>109,b=>0}) ok 401 - parse code ok 402 - ushort ok 403 - ushort ({c=>0,a=>-25,b=>1,d=>0}) ok 404 - ushort ({c=>1,a=>-79,b=>0,d=>0}) ok 405 - ushort ({c=>1,a=>102,b=>0,d=>1}) ok 406 - ushort ({c=>0,a=>125,b=>1,d=>1}) ok 407 - ushort ({c=>0,a=>5,b=>1,d=>1}) ok 408 - parse code ok 409 - ushort ok 410 - ushort ({e=>1,c=>0,a=>9,b=>1,d=>0}) ok 411 - ushort ({e=>1,c=>0,a=>44,b=>1,d=>1}) ok 412 - ushort ({e=>0,c=>0,a=>44,b=>0,d=>0}) ok 413 - ushort ({e=>1,c=>1,a=>-13,b=>0,d=>1}) ok 414 - ushort ({e=>0,c=>1,a=>-2,b=>0,d=>0}) ok 415 - parse code ok 416 - ushort ok 417 - ushort ({e=>1,c=>1,a=>107,b=>1,d=>0,f=>112}) ok 418 - ushort ({e=>0,c=>1,a=>-68,b=>1,d=>1,f=>129}) ok 419 - ushort ({e=>0,c=>0,a=>72,b=>1,d=>1,f=>226}) ok 420 - ushort ({e=>0,c=>0,a=>-102,b=>0,d=>1,f=>147}) ok 421 - ushort ({e=>1,c=>1,a=>-25,b=>1,d=>1,f=>7}) ok 422 - parse code ok 423 - ushort ok 424 - ushort ({a=>89,b=>1}) ok 425 - ushort ({a=>-24,b=>0}) ok 426 - ushort ({a=>53,b=>1}) ok 427 - ushort ({a=>60,b=>1}) ok 428 - ushort ({a=>-33,b=>1}) ok 429 - parse code ok 430 - ushort ok 431 - ushort ({c=>1,a=>-21,b=>0}) ok 432 - ushort ({c=>0,a=>65,b=>0}) ok 433 - ushort ({c=>0,a=>-82,b=>0}) ok 434 - ushort ({c=>1,a=>-45,b=>0}) ok 435 - ushort ({c=>1,a=>-105,b=>0}) ok 436 - parse code ok 437 - ushort ok 438 - ushort ({c=>0,a=>5,b=>1,d=>1}) ok 439 - ushort ({c=>1,a=>-68,b=>1,d=>0}) ok 440 - ushort ({c=>1,a=>-4,b=>0,d=>0}) ok 441 - ushort ({c=>1,a=>122,b=>1,d=>1}) ok 442 - ushort ({c=>1,a=>-64,b=>1,d=>0}) ok 443 - parse code ok 444 - ushort ok 445 - ushort ({e=>1,c=>1,a=>96,b=>1,d=>1}) ok 446 - ushort ({e=>0,c=>0,a=>-110,b=>1,d=>0}) ok 447 - ushort ({e=>1,c=>1,a=>-47,b=>1,d=>0}) ok 448 - ushort ({e=>0,c=>1,a=>71,b=>1,d=>0}) ok 449 - ushort ({e=>1,c=>1,a=>-110,b=>1,d=>1}) ok 450 - parse code ok 451 - ushort ok 452 - ushort ({e=>0,c=>1,a=>-77,b=>1,d=>0,f=>56}) ok 453 - ushort ({e=>0,c=>0,a=>108,b=>1,d=>1,f=>82}) ok 454 - ushort ({e=>0,c=>0,a=>4,b=>1,d=>1,f=>96}) ok 455 - ushort ({e=>0,c=>0,a=>93,b=>1,d=>1,f=>28}) ok 456 - ushort ({e=>1,c=>0,a=>40,b=>1,d=>1,f=>174}) ok 457 - parse code ok 458 - ushort ok 459 - ushort ({a=>88,b=>1}) ok 460 - ushort ({a=>-118,b=>1}) ok 461 - ushort ({a=>122,b=>1}) ok 462 - ushort ({a=>-125,b=>0}) ok 463 - ushort ({a=>-83,b=>0}) ok 464 - parse code ok 465 - ushort ok 466 - ushort ({c=>0,a=>-73,b=>1}) ok 467 - ushort ({c=>1,a=>41,b=>0}) ok 468 - ushort ({c=>0,a=>-10,b=>0}) ok 469 - ushort ({c=>1,a=>46,b=>1}) ok 470 - ushort ({c=>0,a=>91,b=>1}) ok 471 - parse code ok 472 - ushort ok 473 - ushort ({c=>0,a=>62,b=>1,d=>1}) ok 474 - ushort ({c=>1,a=>-98,b=>1,d=>1}) ok 475 - ushort ({c=>0,a=>-94,b=>0,d=>0}) ok 476 - ushort ({c=>0,a=>36,b=>1,d=>0}) ok 477 - ushort ({c=>1,a=>-4,b=>0,d=>1}) ok 478 - parse code ok 479 - ushort ok 480 - ushort ({e=>0,c=>0,a=>96,b=>0,d=>0}) ok 481 - ushort ({e=>1,c=>0,a=>127,b=>1,d=>0}) ok 482 - ushort ({e=>1,c=>0,a=>40,b=>0,d=>0}) ok 483 - ushort ({e=>1,c=>0,a=>96,b=>0,d=>1}) ok 484 - ushort ({e=>0,c=>0,a=>-42,b=>0,d=>1}) ok 485 - parse code ok 486 - ushort ok 487 - ushort ({e=>0,c=>1,a=>15,b=>0,d=>0,f=>0}) ok 488 - ushort ({e=>1,c=>0,a=>-90,b=>1,d=>1,f=>104}) ok 489 - ushort ({e=>1,c=>0,a=>-53,b=>1,d=>0,f=>14}) ok 490 - ushort ({e=>0,c=>1,a=>41,b=>0,d=>1,f=>247}) ok 491 - ushort ({e=>1,c=>1,a=>-21,b=>0,d=>0,f=>111}) ok 492 - parse code ok 493 - ushort ok 494 - ushort ({a=>-109,b=>0}) ok 495 - ushort ({a=>68,b=>1}) ok 496 - ushort ({a=>-127,b=>0}) ok 497 - ushort ({a=>-101,b=>1}) ok 498 - ushort ({a=>65,b=>1}) ok 499 - parse code ok 500 - ushort ok 501 - ushort ({c=>0,a=>-118,b=>0}) ok 502 - ushort ({c=>0,a=>98,b=>1}) ok 503 - ushort ({c=>0,a=>20,b=>0}) ok 504 - ushort ({c=>0,a=>-71,b=>0}) ok 505 - ushort ({c=>0,a=>-104,b=>1}) ok 506 - parse code ok 507 - ushort ok 508 - ushort ({c=>0,a=>31,b=>1,d=>1}) ok 509 - ushort ({c=>1,a=>105,b=>0,d=>1}) ok 510 - ushort ({c=>1,a=>-124,b=>1,d=>0}) ok 511 - ushort ({c=>1,a=>11,b=>1,d=>1}) ok 512 - ushort ({c=>1,a=>21,b=>0,d=>1}) ok 513 - parse code ok 514 - ushort ok 515 - ushort ({e=>0,c=>0,a=>51,b=>0,d=>0}) ok 516 - ushort ({e=>1,c=>1,a=>16,b=>1,d=>1}) ok 517 - ushort ({e=>1,c=>1,a=>-30,b=>1,d=>1}) ok 518 - ushort ({e=>1,c=>0,a=>-27,b=>1,d=>0}) ok 519 - ushort ({e=>0,c=>0,a=>44,b=>1,d=>1}) ok 520 - parse code ok 521 - ushort ok 522 - ushort ({e=>0,c=>1,a=>-43,b=>1,d=>0,f=>98}) ok 523 - ushort ({e=>1,c=>0,a=>-40,b=>1,d=>1,f=>138}) ok 524 - ushort ({e=>1,c=>0,a=>14,b=>1,d=>1,f=>44}) ok 525 - ushort ({e=>1,c=>1,a=>-30,b=>1,d=>0,f=>32}) ok 526 - ushort ({e=>0,c=>1,a=>87,b=>0,d=>1,f=>216}) ok 527 - parse code ok 528 - uint ok 529 - uint ({a=>0}) ok 530 - uint ({a=>1}) ok 531 - uint ({a=>0}) ok 532 - uint ({a=>0}) ok 533 - uint ({a=>1}) ok 534 - parse code ok 535 - uint ok 536 - uint ({a=>0,b=>1}) ok 537 - uint ({a=>0,b=>0}) ok 538 - uint ({a=>1,b=>0}) ok 539 - uint ({a=>0,b=>1}) ok 540 - uint ({a=>0,b=>0}) ok 541 - parse code ok 542 - uint ok 543 - uint ({c=>0,a=>0,b=>1}) ok 544 - uint ({c=>1,a=>1,b=>0}) ok 545 - uint ({c=>0,a=>1,b=>1}) ok 546 - uint ({c=>1,a=>0,b=>0}) ok 547 - uint ({c=>0,a=>0,b=>1}) ok 548 - parse code ok 549 - uint ok 550 - uint ({c=>0,a=>1,b=>1,d=>0}) ok 551 - uint ({c=>0,a=>0,b=>0,d=>0}) ok 552 - uint ({c=>1,a=>0,b=>0,d=>1}) ok 553 - uint ({c=>0,a=>0,b=>1,d=>0}) ok 554 - uint ({c=>1,a=>0,b=>1,d=>0}) ok 555 - parse code ok 556 - uint ok 557 - uint ({e=>191,c=>1,a=>1,b=>1,d=>1}) ok 558 - uint ({e=>169,c=>0,a=>1,b=>0,d=>0}) ok 559 - uint ({e=>146,c=>0,a=>1,b=>1,d=>0}) ok 560 - uint ({e=>101,c=>1,a=>1,b=>0,d=>0}) ok 561 - uint ({e=>214,c=>0,a=>0,b=>1,d=>0}) ok 562 - parse code ok 563 - uint ok 564 - uint ({a=>75,b=>1}) ok 565 - uint ({a=>-108,b=>1}) ok 566 - uint ({a=>-66,b=>0}) ok 567 - uint ({a=>70,b=>0}) ok 568 - uint ({a=>42,b=>0}) ok 569 - parse code ok 570 - uint ok 571 - uint ({c=>1,a=>-100,b=>1}) ok 572 - uint ({c=>1,a=>93,b=>0}) ok 573 - uint ({c=>1,a=>40,b=>0}) ok 574 - uint ({c=>1,a=>-20,b=>1}) ok 575 - uint ({c=>1,a=>5,b=>0}) ok 576 - parse code ok 577 - uint ok 578 - uint ({c=>0,a=>-26,b=>0,d=>0}) ok 579 - uint ({c=>0,a=>-121,b=>0,d=>0}) ok 580 - uint ({c=>1,a=>2,b=>0,d=>1}) ok 581 - uint ({c=>1,a=>-54,b=>1,d=>0}) ok 582 - uint ({c=>1,a=>79,b=>0,d=>0}) ok 583 - parse code ok 584 - uint ok 585 - uint ({e=>0,c=>1,a=>123,b=>0,d=>1}) ok 586 - uint ({e=>0,c=>0,a=>-85,b=>1,d=>0}) ok 587 - uint ({e=>0,c=>1,a=>108,b=>1,d=>0}) ok 588 - uint ({e=>0,c=>0,a=>5,b=>1,d=>0}) ok 589 - uint ({e=>1,c=>0,a=>37,b=>0,d=>0}) ok 590 - parse code ok 591 - uint ok 592 - uint ({e=>1,c=>1,a=>-3,b=>0,d=>0,f=>33}) ok 593 - uint ({e=>1,c=>0,a=>-54,b=>1,d=>1,f=>25}) ok 594 - uint ({e=>1,c=>1,a=>99,b=>0,d=>0,f=>1}) ok 595 - uint ({e=>0,c=>0,a=>36,b=>0,d=>1,f=>171}) ok 596 - uint ({e=>0,c=>0,a=>-112,b=>0,d=>1,f=>44}) ok 597 - parse code ok 598 - uint ok 599 - uint ({a=>17,b=>1}) ok 600 - uint ({a=>-109,b=>0}) ok 601 - uint ({a=>66,b=>1}) ok 602 - uint ({a=>15,b=>0}) ok 603 - uint ({a=>67,b=>1}) ok 604 - parse code ok 605 - uint ok 606 - uint ({c=>1,a=>-17,b=>0}) ok 607 - uint ({c=>0,a=>-96,b=>0}) ok 608 - uint ({c=>0,a=>19,b=>0}) ok 609 - uint ({c=>1,a=>-75,b=>1}) ok 610 - uint ({c=>0,a=>-26,b=>1}) ok 611 - parse code ok 612 - uint ok 613 - uint ({c=>0,a=>-128,b=>0,d=>1}) ok 614 - uint ({c=>0,a=>6,b=>0,d=>1}) ok 615 - uint ({c=>1,a=>-76,b=>1,d=>0}) ok 616 - uint ({c=>0,a=>-60,b=>1,d=>0}) ok 617 - uint ({c=>1,a=>-102,b=>1,d=>1}) ok 618 - parse code ok 619 - uint ok 620 - uint ({e=>0,c=>0,a=>-11,b=>0,d=>1}) ok 621 - uint ({e=>1,c=>0,a=>-23,b=>1,d=>1}) ok 622 - uint ({e=>1,c=>1,a=>81,b=>0,d=>0}) ok 623 - uint ({e=>0,c=>0,a=>16,b=>0,d=>0}) ok 624 - uint ({e=>1,c=>1,a=>90,b=>1,d=>0}) ok 625 - parse code ok 626 - uint ok 627 - uint ({e=>0,c=>1,a=>108,b=>0,d=>1,f=>91}) ok 628 - uint ({e=>0,c=>0,a=>113,b=>1,d=>0,f=>123}) ok 629 - uint ({e=>0,c=>0,a=>-118,b=>1,d=>1,f=>27}) ok 630 - uint ({e=>0,c=>0,a=>105,b=>1,d=>1,f=>227}) ok 631 - uint ({e=>0,c=>1,a=>58,b=>0,d=>0,f=>37}) ok 632 - parse code ok 633 - uint ok 634 - uint ({a=>123,b=>0}) ok 635 - uint ({a=>-82,b=>1}) ok 636 - uint ({a=>-71,b=>0}) ok 637 - uint ({a=>-16,b=>0}) ok 638 - uint ({a=>82,b=>0}) ok 639 - parse code ok 640 - uint ok 641 - uint ({c=>0,a=>-82,b=>1}) ok 642 - uint ({c=>1,a=>76,b=>1}) ok 643 - uint ({c=>0,a=>90,b=>1}) ok 644 - uint ({c=>0,a=>-87,b=>1}) ok 645 - uint ({c=>1,a=>-70,b=>0}) ok 646 - parse code ok 647 - uint ok 648 - uint ({c=>0,a=>103,b=>1,d=>1}) ok 649 - uint ({c=>0,a=>-102,b=>1,d=>0}) ok 650 - uint ({c=>1,a=>8,b=>1,d=>1}) ok 651 - uint ({c=>1,a=>24,b=>0,d=>1}) ok 652 - uint ({c=>0,a=>-37,b=>1,d=>1}) ok 653 - parse code ok 654 - uint ok 655 - uint ({e=>1,c=>1,a=>73,b=>0,d=>0}) ok 656 - uint ({e=>0,c=>0,a=>-47,b=>1,d=>1}) ok 657 - uint ({e=>1,c=>1,a=>105,b=>0,d=>1}) ok 658 - uint ({e=>1,c=>0,a=>39,b=>1,d=>1}) ok 659 - uint ({e=>0,c=>1,a=>-19,b=>0,d=>0}) ok 660 - parse code ok 661 - uint ok 662 - uint ({e=>0,c=>1,a=>-13,b=>0,d=>0,f=>179}) ok 663 - uint ({e=>0,c=>1,a=>-50,b=>0,d=>1,f=>86}) ok 664 - uint ({e=>1,c=>1,a=>127,b=>0,d=>1,f=>197}) ok 665 - uint ({e=>0,c=>1,a=>22,b=>0,d=>1,f=>205}) ok 666 - uint ({e=>1,c=>1,a=>-24,b=>1,d=>0,f=>208}) ok 667 - parse code ok 668 - uint ok 669 - uint ({a=>125,b=>0}) ok 670 - uint ({a=>76,b=>0}) ok 671 - uint ({a=>118,b=>1}) ok 672 - uint ({a=>39,b=>1}) ok 673 - uint ({a=>117,b=>0}) ok 674 - parse code ok 675 - uint ok 676 - uint ({c=>0,a=>96,b=>1}) ok 677 - uint ({c=>0,a=>85,b=>0}) ok 678 - uint ({c=>0,a=>-120,b=>1}) ok 679 - uint ({c=>1,a=>46,b=>1}) ok 680 - uint ({c=>1,a=>-15,b=>1}) ok 681 - parse code ok 682 - uint ok 683 - uint ({c=>1,a=>86,b=>0,d=>0}) ok 684 - uint ({c=>0,a=>-29,b=>1,d=>1}) ok 685 - uint ({c=>0,a=>97,b=>1,d=>0}) ok 686 - uint ({c=>1,a=>92,b=>1,d=>0}) ok 687 - uint ({c=>1,a=>-52,b=>0,d=>1}) ok 688 - parse code ok 689 - uint ok 690 - uint ({e=>1,c=>1,a=>46,b=>1,d=>0}) ok 691 - uint ({e=>0,c=>1,a=>6,b=>0,d=>1}) ok 692 - uint ({e=>0,c=>1,a=>-88,b=>1,d=>0}) ok 693 - uint ({e=>1,c=>1,a=>61,b=>0,d=>0}) ok 694 - uint ({e=>1,c=>1,a=>-91,b=>0,d=>1}) ok 695 - parse code ok 696 - uint ok 697 - uint ({e=>1,c=>0,a=>0,b=>0,d=>0,f=>3}) ok 698 - uint ({e=>1,c=>0,a=>-78,b=>1,d=>0,f=>176}) ok 699 - uint ({e=>0,c=>1,a=>-121,b=>1,d=>1,f=>153}) ok 700 - uint ({e=>0,c=>1,a=>-50,b=>1,d=>0,f=>143}) ok 701 - uint ({e=>0,c=>1,a=>-106,b=>0,d=>0,f=>229}) ok 702 - parse code ok 703 - ulong ok 704 - ulong ({a=>0}) ok 705 - ulong ({a=>0}) ok 706 - ulong ({a=>0}) ok 707 - ulong ({a=>1}) ok 708 - ulong ({a=>0}) ok 709 - parse code ok 710 - ulong ok 711 - ulong ({a=>0,b=>0}) ok 712 - ulong ({a=>1,b=>1}) ok 713 - ulong ({a=>1,b=>0}) ok 714 - ulong ({a=>1,b=>1}) ok 715 - ulong ({a=>0,b=>1}) ok 716 - parse code ok 717 - ulong ok 718 - ulong ({c=>0,a=>0,b=>0}) ok 719 - ulong ({c=>0,a=>1,b=>1}) ok 720 - ulong ({c=>0,a=>0,b=>1}) ok 721 - ulong ({c=>1,a=>0,b=>1}) ok 722 - ulong ({c=>1,a=>0,b=>0}) ok 723 - parse code ok 724 - ulong ok 725 - ulong ({c=>1,a=>1,b=>1,d=>0}) ok 726 - ulong ({c=>1,a=>0,b=>0,d=>0}) ok 727 - ulong ({c=>0,a=>1,b=>1,d=>1}) ok 728 - ulong ({c=>0,a=>1,b=>0,d=>0}) ok 729 - ulong ({c=>1,a=>0,b=>1,d=>0}) ok 730 - parse code ok 731 - ulong ok 732 - ulong ({e=>171,c=>0,a=>1,b=>0,d=>0}) ok 733 - ulong ({e=>112,c=>0,a=>0,b=>0,d=>0}) ok 734 - ulong ({e=>62,c=>0,a=>0,b=>0,d=>1}) ok 735 - ulong ({e=>210,c=>0,a=>0,b=>1,d=>1}) ok 736 - ulong ({e=>159,c=>1,a=>0,b=>1,d=>1}) ok 737 - parse code ok 738 - ulong ok 739 - ulong ({a=>-121,b=>1}) ok 740 - ulong ({a=>50,b=>1}) ok 741 - ulong ({a=>-89,b=>1}) ok 742 - ulong ({a=>92,b=>0}) ok 743 - ulong ({a=>-41,b=>0}) ok 744 - parse code ok 745 - ulong ok 746 - ulong ({c=>1,a=>-46,b=>1}) ok 747 - ulong ({c=>0,a=>-85,b=>0}) ok 748 - ulong ({c=>0,a=>78,b=>0}) ok 749 - ulong ({c=>0,a=>-50,b=>0}) ok 750 - ulong ({c=>1,a=>-57,b=>1}) ok 751 - parse code ok 752 - ulong ok 753 - ulong ({c=>0,a=>-7,b=>0,d=>1}) ok 754 - ulong ({c=>0,a=>69,b=>0,d=>0}) ok 755 - ulong ({c=>1,a=>78,b=>1,d=>1}) ok 756 - ulong ({c=>1,a=>19,b=>0,d=>0}) ok 757 - ulong ({c=>1,a=>-18,b=>1,d=>0}) ok 758 - parse code ok 759 - ulong ok 760 - ulong ({e=>1,c=>0,a=>-82,b=>1,d=>1}) ok 761 - ulong ({e=>1,c=>1,a=>125,b=>0,d=>1}) ok 762 - ulong ({e=>1,c=>1,a=>-119,b=>0,d=>1}) ok 763 - ulong ({e=>1,c=>1,a=>39,b=>0,d=>1}) ok 764 - ulong ({e=>0,c=>1,a=>14,b=>0,d=>0}) ok 765 - parse code ok 766 - ulong ok 767 - ulong ({e=>1,c=>0,a=>-3,b=>1,d=>0,f=>197}) ok 768 - ulong ({e=>0,c=>1,a=>87,b=>0,d=>0,f=>225}) ok 769 - ulong ({e=>0,c=>1,a=>-120,b=>1,d=>1,f=>123}) ok 770 - ulong ({e=>1,c=>0,a=>-101,b=>0,d=>0,f=>120}) ok 771 - ulong ({e=>1,c=>1,a=>13,b=>0,d=>1,f=>245}) ok 772 - parse code ok 773 - ulong ok 774 - ulong ({a=>-34,b=>1}) ok 775 - ulong ({a=>-97,b=>1}) ok 776 - ulong ({a=>125,b=>0}) ok 777 - ulong ({a=>-4,b=>1}) ok 778 - ulong ({a=>-46,b=>0}) ok 779 - parse code ok 780 - ulong ok 781 - ulong ({c=>0,a=>54,b=>1}) ok 782 - ulong ({c=>1,a=>25,b=>1}) ok 783 - ulong ({c=>1,a=>-112,b=>1}) ok 784 - ulong ({c=>0,a=>53,b=>1}) ok 785 - ulong ({c=>0,a=>-72,b=>0}) ok 786 - parse code ok 787 - ulong ok 788 - ulong ({c=>0,a=>-37,b=>0,d=>1}) ok 789 - ulong ({c=>1,a=>59,b=>0,d=>1}) ok 790 - ulong ({c=>1,a=>-10,b=>1,d=>1}) ok 791 - ulong ({c=>0,a=>-39,b=>1,d=>0}) ok 792 - ulong ({c=>0,a=>26,b=>0,d=>1}) ok 793 - parse code ok 794 - ulong ok 795 - ulong ({e=>1,c=>1,a=>77,b=>1,d=>0}) ok 796 - ulong ({e=>0,c=>0,a=>71,b=>1,d=>1}) ok 797 - ulong ({e=>1,c=>0,a=>12,b=>1,d=>0}) ok 798 - ulong ({e=>1,c=>1,a=>-120,b=>1,d=>1}) ok 799 - ulong ({e=>0,c=>0,a=>-106,b=>0,d=>1}) ok 800 - parse code ok 801 - ulong ok 802 - ulong ({e=>1,c=>1,a=>93,b=>1,d=>0,f=>203}) ok 803 - ulong ({e=>1,c=>1,a=>-61,b=>1,d=>0,f=>222}) ok 804 - ulong ({e=>0,c=>1,a=>-4,b=>0,d=>0,f=>177}) ok 805 - ulong ({e=>0,c=>1,a=>-34,b=>1,d=>1,f=>92}) ok 806 - ulong ({e=>0,c=>1,a=>6,b=>0,d=>1,f=>117}) ok 807 - parse code ok 808 - ulong ok 809 - ulong ({a=>20,b=>1}) ok 810 - ulong ({a=>-70,b=>1}) ok 811 - ulong ({a=>-124,b=>0}) ok 812 - ulong ({a=>-106,b=>0}) ok 813 - ulong ({a=>25,b=>1}) ok 814 - parse code ok 815 - ulong ok 816 - ulong ({c=>1,a=>42,b=>0}) ok 817 - ulong ({c=>1,a=>-120,b=>1}) ok 818 - ulong ({c=>1,a=>-122,b=>1}) ok 819 - ulong ({c=>0,a=>-34,b=>0}) ok 820 - ulong ({c=>0,a=>-40,b=>0}) ok 821 - parse code ok 822 - ulong ok 823 - ulong ({c=>0,a=>44,b=>1,d=>0}) ok 824 - ulong ({c=>1,a=>119,b=>1,d=>0}) ok 825 - ulong ({c=>1,a=>30,b=>1,d=>0}) ok 826 - ulong ({c=>0,a=>-76,b=>0,d=>0}) ok 827 - ulong ({c=>1,a=>71,b=>0,d=>1}) ok 828 - parse code ok 829 - ulong ok 830 - ulong ({e=>0,c=>0,a=>-96,b=>1,d=>0}) ok 831 - ulong ({e=>0,c=>0,a=>112,b=>1,d=>0}) ok 832 - ulong ({e=>1,c=>0,a=>-48,b=>1,d=>0}) ok 833 - ulong ({e=>0,c=>0,a=>101,b=>0,d=>0}) ok 834 - ulong ({e=>0,c=>0,a=>113,b=>1,d=>1}) ok 835 - parse code ok 836 - ulong ok 837 - ulong ({e=>1,c=>1,a=>53,b=>0,d=>1,f=>237}) ok 838 - ulong ({e=>1,c=>0,a=>-64,b=>1,d=>0,f=>197}) ok 839 - ulong ({e=>0,c=>1,a=>-88,b=>1,d=>0,f=>178}) ok 840 - ulong ({e=>1,c=>1,a=>-104,b=>0,d=>1,f=>185}) ok 841 - ulong ({e=>1,c=>1,a=>121,b=>0,d=>1,f=>176}) ok 842 - parse code ok 843 - ulong ok 844 - ulong ({a=>123,b=>0}) ok 845 - ulong ({a=>-51,b=>1}) ok 846 - ulong ({a=>123,b=>0}) ok 847 - ulong ({a=>-16,b=>1}) ok 848 - ulong ({a=>-33,b=>1}) ok 849 - parse code ok 850 - ulong ok 851 - ulong ({c=>1,a=>65,b=>1}) ok 852 - ulong ({c=>1,a=>108,b=>0}) ok 853 - ulong ({c=>1,a=>-3,b=>1}) ok 854 - ulong ({c=>0,a=>48,b=>1}) ok 855 - ulong ({c=>0,a=>39,b=>0}) ok 856 - parse code ok 857 - ulong ok 858 - ulong ({c=>0,a=>-118,b=>0,d=>1}) ok 859 - ulong ({c=>1,a=>-68,b=>1,d=>1}) ok 860 - ulong ({c=>0,a=>-88,b=>1,d=>1}) ok 861 - ulong ({c=>0,a=>-79,b=>0,d=>1}) ok 862 - ulong ({c=>1,a=>-62,b=>0,d=>0}) ok 863 - parse code ok 864 - ulong ok 865 - ulong ({e=>1,c=>1,a=>-102,b=>1,d=>0}) ok 866 - ulong ({e=>1,c=>0,a=>-99,b=>1,d=>0}) ok 867 - ulong ({e=>0,c=>0,a=>3,b=>0,d=>0}) ok 868 - ulong ({e=>1,c=>0,a=>6,b=>1,d=>0}) ok 869 - ulong ({e=>0,c=>1,a=>105,b=>0,d=>0}) ok 870 - parse code ok 871 - ulong ok 872 - ulong ({e=>1,c=>0,a=>73,b=>1,d=>1,f=>147}) ok 873 - ulong ({e=>0,c=>1,a=>9,b=>0,d=>0,f=>160}) ok 874 - ulong ({e=>0,c=>1,a=>78,b=>1,d=>1,f=>51}) ok 875 - ulong ({e=>1,c=>0,a=>96,b=>1,d=>1,f=>245}) ok 876 - ulong ({e=>0,c=>0,a=>101,b=>1,d=>1,f=>35}) ok 877 - parse code ok 878 - umixed ok 879 - umixed ({a=>0}) ok 880 - umixed ({a=>0}) ok 881 - umixed ({a=>0}) ok 882 - umixed ({a=>1}) ok 883 - umixed ({a=>1}) ok 884 - parse code ok 885 - umixed ok 886 - umixed ({a=>0,b=>0}) ok 887 - umixed ({a=>0,b=>1}) ok 888 - umixed ({a=>0,b=>0}) ok 889 - umixed ({a=>0,b=>1}) ok 890 - umixed ({a=>1,b=>0}) ok 891 - parse code ok 892 - umixed ok 893 - umixed ({c=>0,a=>1,b=>1}) ok 894 - umixed ({c=>1,a=>0,b=>0}) ok 895 - umixed ({c=>1,a=>0,b=>1}) ok 896 - umixed ({c=>0,a=>1,b=>1}) ok 897 - umixed ({c=>0,a=>0,b=>0}) ok 898 - parse code ok 899 - umixed ok 900 - umixed ({c=>1,a=>1,b=>0,d=>1}) ok 901 - umixed ({c=>0,a=>0,b=>0,d=>1}) ok 902 - umixed ({c=>1,a=>1,b=>0,d=>1}) ok 903 - umixed ({c=>0,a=>0,b=>1,d=>0}) ok 904 - umixed ({c=>0,a=>0,b=>1,d=>1}) ok 905 - parse code ok 906 - umixed ok 907 - umixed ({e=>216,c=>0,a=>1,b=>0,d=>1}) ok 908 - umixed ({e=>111,c=>0,a=>0,b=>1,d=>0}) ok 909 - umixed ({e=>156,c=>1,a=>0,b=>0,d=>0}) ok 910 - umixed ({e=>93,c=>0,a=>0,b=>1,d=>0}) ok 911 - umixed ({e=>187,c=>0,a=>0,b=>1,d=>0}) ok 912 - parse code ok 913 - umixed ok 914 - umixed ({a=>122,b=>0}) ok 915 - umixed ({a=>102,b=>0}) ok 916 - umixed ({a=>105,b=>0}) ok 917 - umixed ({a=>6,b=>1}) ok 918 - umixed ({a=>110,b=>0}) ok 919 - parse code ok 920 - umixed ok 921 - umixed ({c=>0,a=>-64,b=>0}) ok 922 - umixed ({c=>0,a=>92,b=>1}) ok 923 - umixed ({c=>1,a=>-60,b=>1}) ok 924 - umixed ({c=>0,a=>0,b=>0}) ok 925 - umixed ({c=>0,a=>-90,b=>1}) ok 926 - parse code ok 927 - umixed ok 928 - umixed ({c=>1,a=>43,b=>0,d=>1}) ok 929 - umixed ({c=>0,a=>65,b=>1,d=>1}) ok 930 - umixed ({c=>1,a=>-28,b=>0,d=>1}) ok 931 - umixed ({c=>1,a=>-67,b=>1,d=>0}) ok 932 - umixed ({c=>1,a=>-56,b=>0,d=>1}) ok 933 - parse code ok 934 - umixed ok 935 - umixed ({e=>1,c=>1,a=>-36,b=>0,d=>0}) ok 936 - umixed ({e=>1,c=>1,a=>-40,b=>1,d=>1}) ok 937 - umixed ({e=>0,c=>1,a=>56,b=>0,d=>1}) ok 938 - umixed ({e=>0,c=>1,a=>18,b=>1,d=>0}) ok 939 - umixed ({e=>1,c=>0,a=>-68,b=>1,d=>0}) ok 940 - parse code ok 941 - umixed ok 942 - umixed ({e=>1,c=>1,a=>77,b=>0,d=>0,f=>112}) ok 943 - umixed ({e=>1,c=>0,a=>115,b=>0,d=>1,f=>9}) ok 944 - umixed ({e=>0,c=>0,a=>-25,b=>0,d=>0,f=>91}) ok 945 - umixed ({e=>0,c=>0,a=>-68,b=>1,d=>0,f=>5}) ok 946 - umixed ({e=>0,c=>1,a=>86,b=>0,d=>0,f=>30}) ok 947 - parse code ok 948 - umixed ok 949 - umixed ({a=>49,b=>0}) ok 950 - umixed ({a=>84,b=>1}) ok 951 - umixed ({a=>-73,b=>0}) ok 952 - umixed ({a=>92,b=>0}) ok 953 - umixed ({a=>76,b=>0}) ok 954 - parse code ok 955 - umixed ok 956 - umixed ({c=>1,a=>-69,b=>0}) ok 957 - umixed ({c=>1,a=>103,b=>0}) ok 958 - umixed ({c=>0,a=>-68,b=>0}) ok 959 - umixed ({c=>0,a=>-31,b=>0}) ok 960 - umixed ({c=>0,a=>87,b=>1}) ok 961 - parse code ok 962 - umixed ok 963 - umixed ({c=>0,a=>-26,b=>1,d=>0}) ok 964 - umixed ({c=>1,a=>41,b=>0,d=>1}) ok 965 - umixed ({c=>0,a=>47,b=>1,d=>1}) ok 966 - umixed ({c=>0,a=>-115,b=>0,d=>0}) ok 967 - umixed ({c=>1,a=>16,b=>1,d=>0}) ok 968 - parse code ok 969 - umixed ok 970 - umixed ({e=>1,c=>1,a=>-24,b=>0,d=>0}) ok 971 - umixed ({e=>1,c=>1,a=>-4,b=>1,d=>0}) ok 972 - umixed ({e=>0,c=>0,a=>-80,b=>1,d=>0}) ok 973 - umixed ({e=>0,c=>0,a=>18,b=>1,d=>0}) ok 974 - umixed ({e=>0,c=>0,a=>-46,b=>1,d=>0}) ok 975 - parse code ok 976 - umixed ok 977 - umixed ({e=>1,c=>1,a=>5,b=>0,d=>0,f=>113}) ok 978 - umixed ({e=>0,c=>0,a=>67,b=>1,d=>1,f=>126}) ok 979 - umixed ({e=>0,c=>0,a=>49,b=>0,d=>1,f=>165}) ok 980 - umixed ({e=>1,c=>0,a=>0,b=>0,d=>1,f=>40}) ok 981 - umixed ({e=>0,c=>1,a=>66,b=>0,d=>1,f=>177}) ok 982 - parse code ok 983 - umixed ok 984 - umixed ({a=>-94,b=>0}) ok 985 - umixed ({a=>-14,b=>0}) ok 986 - umixed ({a=>-40,b=>0}) ok 987 - umixed ({a=>89,b=>0}) ok 988 - umixed ({a=>-2,b=>1}) ok 989 - parse code ok 990 - umixed ok 991 - umixed ({c=>0,a=>114,b=>1}) ok 992 - umixed ({c=>1,a=>-68,b=>1}) ok 993 - umixed ({c=>0,a=>60,b=>1}) ok 994 - umixed ({c=>0,a=>-105,b=>1}) ok 995 - umixed ({c=>1,a=>-90,b=>0}) ok 996 - parse code ok 997 - umixed ok 998 - umixed ({c=>1,a=>44,b=>0,d=>1}) ok 999 - umixed ({c=>1,a=>-90,b=>0,d=>0}) ok 1000 - umixed ({c=>1,a=>-11,b=>0,d=>0}) ok 1001 - umixed ({c=>1,a=>18,b=>1,d=>1}) ok 1002 - umixed ({c=>0,a=>-25,b=>0,d=>0}) ok 1003 - parse code ok 1004 - umixed ok 1005 - umixed ({e=>0,c=>0,a=>-47,b=>1,d=>0}) ok 1006 - umixed ({e=>0,c=>1,a=>-12,b=>0,d=>1}) ok 1007 - umixed ({e=>1,c=>1,a=>-74,b=>1,d=>0}) ok 1008 - umixed ({e=>1,c=>1,a=>-49,b=>1,d=>0}) ok 1009 - umixed ({e=>1,c=>1,a=>61,b=>1,d=>0}) ok 1010 - parse code ok 1011 - umixed ok 1012 - umixed ({e=>1,c=>1,a=>-19,b=>0,d=>0,f=>112}) ok 1013 - umixed ({e=>1,c=>0,a=>-74,b=>1,d=>0,f=>149}) ok 1014 - umixed ({e=>0,c=>1,a=>-124,b=>1,d=>1,f=>78}) ok 1015 - umixed ({e=>1,c=>0,a=>-25,b=>0,d=>0,f=>222}) ok 1016 - umixed ({e=>0,c=>0,a=>127,b=>1,d=>0,f=>81}) ok 1017 - parse code ok 1018 - umixed ok 1019 - umixed ({a=>127,b=>0}) ok 1020 - umixed ({a=>66,b=>1}) ok 1021 - umixed ({a=>13,b=>1}) ok 1022 - umixed ({a=>114,b=>0}) ok 1023 - umixed ({a=>-73,b=>1}) ok 1024 - parse code ok 1025 - umixed ok 1026 - umixed ({c=>1,a=>105,b=>0}) ok 1027 - umixed ({c=>1,a=>-8,b=>0}) ok 1028 - umixed ({c=>0,a=>5,b=>0}) ok 1029 - umixed ({c=>1,a=>-123,b=>0}) ok 1030 - umixed ({c=>1,a=>103,b=>1}) ok 1031 - parse code ok 1032 - umixed ok 1033 - umixed ({c=>1,a=>-17,b=>1,d=>0}) ok 1034 - umixed ({c=>1,a=>-127,b=>1,d=>0}) ok 1035 - umixed ({c=>1,a=>102,b=>1,d=>1}) ok 1036 - umixed ({c=>1,a=>-88,b=>1,d=>1}) ok 1037 - umixed ({c=>1,a=>15,b=>1,d=>1}) ok 1038 - parse code ok 1039 - umixed ok 1040 - umixed ({e=>1,c=>1,a=>118,b=>1,d=>1}) ok 1041 - umixed ({e=>1,c=>0,a=>-90,b=>0,d=>1}) ok 1042 - umixed ({e=>0,c=>0,a=>103,b=>0,d=>0}) ok 1043 - umixed ({e=>0,c=>1,a=>-84,b=>0,d=>1}) ok 1044 - umixed ({e=>1,c=>1,a=>92,b=>0,d=>0}) ok 1045 - parse code ok 1046 - umixed ok 1047 - umixed ({e=>1,c=>0,a=>51,b=>0,d=>0,f=>187}) ok 1048 - umixed ({e=>0,c=>1,a=>-115,b=>1,d=>1,f=>46}) ok 1049 - umixed ({e=>1,c=>0,a=>105,b=>0,d=>0,f=>59}) ok 1050 - umixed ({e=>1,c=>1,a=>-128,b=>0,d=>1,f=>86}) ok 1051 - umixed ({e=>1,c=>1,a=>24,b=>1,d=>1,f=>117}) ok 1052 - parse code ok 1053 - smixed ok 1054 - smixed ({a=>-1}) ok 1055 - smixed ({a=>-1}) ok 1056 - smixed ({a=>-1}) ok 1057 - smixed ({a=>-1}) ok 1058 - smixed ({a=>-1}) ok 1059 - parse code ok 1060 - smixed ok 1061 - smixed ({a=>0,b=>0}) ok 1062 - smixed ({a=>-1,b=>0}) ok 1063 - smixed ({a=>0,b=>-1}) ok 1064 - smixed ({a=>0,b=>-1}) ok 1065 - smixed ({a=>0,b=>-1}) ok 1066 - parse code ok 1067 - smixed ok 1068 - smixed ({c=>0,a=>0,b=>-1}) ok 1069 - smixed ({c=>-1,a=>-1,b=>0}) ok 1070 - smixed ({c=>0,a=>0,b=>-1}) ok 1071 - smixed ({c=>-1,a=>0,b=>0}) ok 1072 - smixed ({c=>0,a=>0,b=>0}) ok 1073 - parse code ok 1074 - smixed ok 1075 - smixed ({c=>-1,a=>-1,b=>-1,d=>-1}) ok 1076 - smixed ({c=>0,a=>-1,b=>0,d=>0}) ok 1077 - smixed ({c=>-1,a=>0,b=>-1,d=>-1}) ok 1078 - smixed ({c=>-1,a=>-1,b=>0,d=>0}) ok 1079 - smixed ({c=>0,a=>-1,b=>0,d=>-1}) ok 1080 - parse code ok 1081 - smixed ok 1082 - smixed ({e=>-8,c=>0,a=>-1,b=>0,d=>-1}) ok 1083 - smixed ({e=>93,c=>-1,a=>0,b=>-1,d=>0}) ok 1084 - smixed ({e=>98,c=>-1,a=>-1,b=>-1,d=>-1}) ok 1085 - smixed ({e=>-79,c=>0,a=>0,b=>-1,d=>-1}) ok 1086 - smixed ({e=>-60,c=>-1,a=>0,b=>0,d=>-1}) ok 1087 - parse code ok 1088 - smixed ok 1089 - smixed ({a=>28,b=>0}) ok 1090 - smixed ({a=>-89,b=>-1}) ok 1091 - smixed ({a=>52,b=>-1}) ok 1092 - smixed ({a=>91,b=>0}) ok 1093 - smixed ({a=>-106,b=>0}) ok 1094 - parse code ok 1095 - smixed ok 1096 - smixed ({c=>-1,a=>-38,b=>0}) ok 1097 - smixed ({c=>0,a=>-57,b=>-1}) ok 1098 - smixed ({c=>-1,a=>-94,b=>-1}) ok 1099 - smixed ({c=>-1,a=>107,b=>-1}) ok 1100 - smixed ({c=>0,a=>-95,b=>0}) ok 1101 - parse code ok 1102 - smixed ok 1103 - smixed ({c=>0,a=>35,b=>-1,d=>0}) ok 1104 - smixed ({c=>-1,a=>-97,b=>-1,d=>0}) ok 1105 - smixed ({c=>0,a=>79,b=>-1,d=>-1}) ok 1106 - smixed ({c=>0,a=>-2,b=>0,d=>-1}) ok 1107 - smixed ({c=>-1,a=>52,b=>-1,d=>0}) ok 1108 - parse code ok 1109 - smixed ok 1110 - smixed ({e=>0,c=>0,a=>63,b=>-1,d=>-1}) ok 1111 - smixed ({e=>-1,c=>0,a=>105,b=>0,d=>-1}) ok 1112 - smixed ({e=>0,c=>-1,a=>84,b=>0,d=>-1}) ok 1113 - smixed ({e=>-1,c=>0,a=>40,b=>-1,d=>-1}) ok 1114 - smixed ({e=>0,c=>0,a=>114,b=>-1,d=>0}) ok 1115 - parse code ok 1116 - smixed ok 1117 - smixed ({e=>-1,c=>-1,a=>-50,b=>-1,d=>-1,f=>37}) ok 1118 - smixed ({e=>-1,c=>-1,a=>-111,b=>-1,d=>-1,f=>-13}) ok 1119 - smixed ({e=>0,c=>0,a=>-7,b=>0,d=>-1,f=>-107}) ok 1120 - smixed ({e=>0,c=>-1,a=>8,b=>0,d=>-1,f=>-10}) ok 1121 - smixed ({e=>-1,c=>-1,a=>-89,b=>0,d=>-1,f=>127}) ok 1122 - parse code ok 1123 - smixed ok 1124 - smixed ({a=>-94,b=>-1}) ok 1125 - smixed ({a=>19,b=>-1}) ok 1126 - smixed ({a=>-68,b=>-1}) ok 1127 - smixed ({a=>-102,b=>-1}) ok 1128 - smixed ({a=>-111,b=>-1}) ok 1129 - parse code ok 1130 - smixed ok 1131 - smixed ({c=>-1,a=>41,b=>0}) ok 1132 - smixed ({c=>-1,a=>99,b=>0}) ok 1133 - smixed ({c=>-1,a=>-58,b=>0}) ok 1134 - smixed ({c=>-1,a=>28,b=>0}) ok 1135 - smixed ({c=>-1,a=>-117,b=>0}) ok 1136 - parse code ok 1137 - smixed ok 1138 - smixed ({c=>-1,a=>114,b=>-1,d=>-1}) ok 1139 - smixed ({c=>0,a=>-58,b=>-1,d=>-1}) ok 1140 - smixed ({c=>-1,a=>15,b=>-1,d=>0}) ok 1141 - smixed ({c=>0,a=>-98,b=>0,d=>0}) ok 1142 - smixed ({c=>-1,a=>26,b=>0,d=>0}) ok 1143 - parse code ok 1144 - smixed ok 1145 - smixed ({e=>-1,c=>0,a=>-4,b=>0,d=>0}) ok 1146 - smixed ({e=>-1,c=>0,a=>6,b=>0,d=>-1}) ok 1147 - smixed ({e=>0,c=>-1,a=>40,b=>-1,d=>-1}) ok 1148 - smixed ({e=>-1,c=>0,a=>32,b=>-1,d=>0}) ok 1149 - smixed ({e=>0,c=>-1,a=>-119,b=>0,d=>-1}) ok 1150 - parse code ok 1151 - smixed ok 1152 - smixed ({e=>0,c=>0,a=>-8,b=>-1,d=>-1,f=>-2}) ok 1153 - smixed ({e=>-1,c=>0,a=>-61,b=>-1,d=>0,f=>-61}) ok 1154 - smixed ({e=>0,c=>0,a=>63,b=>-1,d=>-1,f=>-95}) ok 1155 - smixed ({e=>0,c=>0,a=>60,b=>0,d=>0,f=>92}) ok 1156 - smixed ({e=>0,c=>-1,a=>-67,b=>0,d=>-1,f=>19}) ok 1157 - parse code ok 1158 - smixed ok 1159 - smixed ({a=>95,b=>-1}) ok 1160 - smixed ({a=>50,b=>0}) ok 1161 - smixed ({a=>-64,b=>-1}) ok 1162 - smixed ({a=>-33,b=>-1}) ok 1163 - smixed ({a=>-44,b=>-1}) ok 1164 - parse code ok 1165 - smixed ok 1166 - smixed ({c=>0,a=>-115,b=>0}) ok 1167 - smixed ({c=>-1,a=>-6,b=>0}) ok 1168 - smixed ({c=>0,a=>40,b=>-1}) ok 1169 - smixed ({c=>-1,a=>-100,b=>-1}) ok 1170 - smixed ({c=>-1,a=>-26,b=>-1}) ok 1171 - parse code ok 1172 - smixed ok 1173 - smixed ({c=>0,a=>111,b=>-1,d=>0}) ok 1174 - smixed ({c=>-1,a=>-15,b=>-1,d=>0}) ok 1175 - smixed ({c=>-1,a=>27,b=>-1,d=>0}) ok 1176 - smixed ({c=>0,a=>95,b=>-1,d=>0}) ok 1177 - smixed ({c=>0,a=>40,b=>0,d=>0}) ok 1178 - parse code ok 1179 - smixed ok 1180 - smixed ({e=>0,c=>0,a=>106,b=>0,d=>-1}) ok 1181 - smixed ({e=>0,c=>0,a=>-60,b=>-1,d=>-1}) ok 1182 - smixed ({e=>-1,c=>-1,a=>21,b=>0,d=>-1}) ok 1183 - smixed ({e=>-1,c=>-1,a=>12,b=>0,d=>0}) ok 1184 - smixed ({e=>0,c=>-1,a=>-11,b=>-1,d=>-1}) ok 1185 - parse code ok 1186 - smixed ok 1187 - smixed ({e=>-1,c=>-1,a=>1,b=>-1,d=>-1,f=>-92}) ok 1188 - smixed ({e=>-1,c=>-1,a=>-79,b=>0,d=>0,f=>47}) ok 1189 - smixed ({e=>-1,c=>-1,a=>81,b=>-1,d=>0,f=>-106}) ok 1190 - smixed ({e=>0,c=>0,a=>15,b=>0,d=>-1,f=>2}) ok 1191 - smixed ({e=>0,c=>0,a=>91,b=>-1,d=>0,f=>98}) ok 1192 - parse code ok 1193 - smixed ok 1194 - smixed ({a=>60,b=>-1}) ok 1195 - smixed ({a=>125,b=>-1}) ok 1196 - smixed ({a=>-23,b=>-1}) ok 1197 - smixed ({a=>-14,b=>-1}) ok 1198 - smixed ({a=>51,b=>0}) ok 1199 - parse code ok 1200 - smixed ok 1201 - smixed ({c=>-1,a=>-105,b=>-1}) ok 1202 - smixed ({c=>0,a=>31,b=>0}) ok 1203 - smixed ({c=>0,a=>43,b=>0}) ok 1204 - smixed ({c=>0,a=>-128,b=>0}) ok 1205 - smixed ({c=>-1,a=>101,b=>0}) ok 1206 - parse code ok 1207 - smixed ok 1208 - smixed ({c=>0,a=>18,b=>0,d=>-1}) ok 1209 - smixed ({c=>-1,a=>-93,b=>-1,d=>0}) ok 1210 - smixed ({c=>-1,a=>-110,b=>-1,d=>-1}) ok 1211 - smixed ({c=>-1,a=>-52,b=>0,d=>-1}) ok 1212 - smixed ({c=>0,a=>120,b=>-1,d=>-1}) ok 1213 - parse code ok 1214 - smixed ok 1215 - smixed ({e=>-1,c=>-1,a=>-121,b=>0,d=>-1}) ok 1216 - smixed ({e=>0,c=>0,a=>-86,b=>0,d=>-1}) ok 1217 - smixed ({e=>-1,c=>0,a=>115,b=>-1,d=>0}) ok 1218 - smixed ({e=>-1,c=>-1,a=>26,b=>-1,d=>-1}) ok 1219 - smixed ({e=>-1,c=>-1,a=>-108,b=>-1,d=>-1}) ok 1220 - parse code ok 1221 - smixed ok 1222 - smixed ({e=>-1,c=>-1,a=>26,b=>0,d=>-1,f=>-117}) ok 1223 - smixed ({e=>-1,c=>0,a=>-97,b=>0,d=>-1,f=>99}) ok 1224 - smixed ({e=>0,c=>-1,a=>-23,b=>-1,d=>0,f=>63}) ok 1225 - smixed ({e=>0,c=>-1,a=>95,b=>0,d=>-1,f=>108}) ok 1226 - smixed ({e=>-1,c=>0,a=>-97,b=>0,d=>0,f=>86}) ok 1227 - parse code ok 1228 - mixed ok 1229 - mixed ({a=>1}) ok 1230 - mixed ({a=>0}) ok 1231 - mixed ({a=>0}) ok 1232 - mixed ({a=>1}) ok 1233 - mixed ({a=>0}) ok 1234 - parse code ok 1235 - mixed ok 1236 - mixed ({a=>0,b=>-1}) ok 1237 - mixed ({a=>1,b=>0}) ok 1238 - mixed ({a=>0,b=>0}) ok 1239 - mixed ({a=>1,b=>0}) ok 1240 - mixed ({a=>1,b=>0}) ok 1241 - parse code ok 1242 - mixed ok 1243 - mixed ({c=>1,a=>0,b=>0}) ok 1244 - mixed ({c=>1,a=>1,b=>-1}) ok 1245 - mixed ({c=>1,a=>0,b=>0}) ok 1246 - mixed ({c=>1,a=>1,b=>-1}) ok 1247 - mixed ({c=>1,a=>0,b=>-1}) ok 1248 - parse code ok 1249 - mixed ok 1250 - mixed ({c=>0,a=>1,b=>0,d=>-1}) ok 1251 - mixed ({c=>0,a=>1,b=>0,d=>-1}) ok 1252 - mixed ({c=>0,a=>1,b=>-1,d=>0}) ok 1253 - mixed ({c=>1,a=>1,b=>-1,d=>0}) ok 1254 - mixed ({c=>1,a=>0,b=>-1,d=>-1}) ok 1255 - parse code ok 1256 - mixed ok 1257 - mixed ({e=>1,c=>1,a=>0,b=>-1,d=>-1}) ok 1258 - mixed ({e=>0,c=>1,a=>1,b=>-1,d=>-1}) ok 1259 - mixed ({e=>1,c=>1,a=>0,b=>0,d=>0}) ok 1260 - mixed ({e=>0,c=>1,a=>1,b=>0,d=>-1}) ok 1261 - mixed ({e=>0,c=>0,a=>1,b=>0,d=>-1}) ok 1262 - parse code ok 1263 - mixed ok 1264 - mixed ({e=>0,c=>0,a=>0,b=>0,d=>-1,f=>-1}) ok 1265 - mixed ({e=>0,c=>0,a=>1,b=>0,d=>-1,f=>-1}) ok 1266 - mixed ({e=>0,c=>1,a=>0,b=>-1,d=>-1,f=>-1}) ok 1267 - mixed ({e=>1,c=>0,a=>0,b=>-1,d=>-1,f=>0}) ok 1268 - mixed ({e=>0,c=>0,a=>0,b=>0,d=>0,f=>-1}) ok 1269 - parse code ok 1270 - mixed ok 1271 - mixed ({e=>0,c=>0,a=>0,g=>0,b=>-1,d=>0,f=>0}) ok 1272 - mixed ({e=>1,c=>0,a=>1,g=>0,b=>0,d=>-1,f=>-1}) ok 1273 - mixed ({e=>1,c=>0,a=>1,g=>1,b=>0,d=>0,f=>0}) ok 1274 - mixed ({e=>0,c=>0,a=>1,g=>0,b=>-1,d=>-1,f=>0}) ok 1275 - mixed ({e=>0,c=>1,a=>0,g=>1,b=>-1,d=>0,f=>0}) ok 1276 - parse code ok 1277 - mixed ok 1278 - mixed ({e=>1,a=>1,d=>-1,c=>1,h=>0,b=>-1,g=>1,f=>-1}) ok 1279 - mixed ({e=>0,a=>0,d=>-1,c=>1,h=>0,b=>0,g=>0,f=>0}) ok 1280 - mixed ({e=>1,a=>0,d=>-1,c=>0,h=>-1,b=>0,g=>1,f=>0}) ok 1281 - mixed ({e=>1,a=>0,d=>-1,c=>0,h=>-1,b=>0,g=>0,f=>0}) ok 1282 - mixed ({e=>1,a=>1,d=>0,c=>1,h=>0,b=>-1,g=>0,f=>0}) ok 1283 - parse code ok 1284 - mixed ok 1285 - mixed ({e=>1,a=>0,d=>-1,c=>1,h=>-1,b=>-1,g=>0,f=>-1,i=>162}) ok 1286 - mixed ({e=>1,a=>1,d=>0,c=>0,h=>0,b=>-1,g=>0,f=>0,i=>113}) ok 1287 - mixed ({e=>0,a=>1,d=>0,c=>1,h=>0,b=>0,g=>1,f=>-1,i=>177}) ok 1288 - mixed ({e=>0,a=>1,d=>-1,c=>1,h=>0,b=>0,g=>1,f=>-1,i=>254}) ok 1289 - mixed ({e=>1,a=>0,d=>-1,c=>0,h=>0,b=>0,g=>0,f=>-1,i=>196}) ok 1290 - parse code ok 1291 - mixed ok 1292 - mixed ({a=>59,b=>1}) ok 1293 - mixed ({a=>126,b=>1}) ok 1294 - mixed ({a=>58,b=>1}) ok 1295 - mixed ({a=>84,b=>0}) ok 1296 - mixed ({a=>-59,b=>1}) ok 1297 - parse code ok 1298 - mixed ok 1299 - mixed ({c=>0,a=>-8,b=>1}) ok 1300 - mixed ({c=>-1,a=>-61,b=>1}) ok 1301 - mixed ({c=>0,a=>38,b=>0}) ok 1302 - mixed ({c=>0,a=>103,b=>1}) ok 1303 - mixed ({c=>0,a=>-74,b=>0}) ok 1304 - parse code ok 1305 - mixed ok 1306 - mixed ({c=>-1,a=>-94,b=>0,d=>0}) ok 1307 - mixed ({c=>0,a=>18,b=>1,d=>0}) ok 1308 - mixed ({c=>0,a=>83,b=>1,d=>1}) ok 1309 - mixed ({c=>-1,a=>41,b=>1,d=>1}) ok 1310 - mixed ({c=>-1,a=>28,b=>0,d=>1}) ok 1311 - parse code ok 1312 - mixed ok 1313 - mixed ({e=>0,c=>-1,a=>112,b=>1,d=>0}) ok 1314 - mixed ({e=>-1,c=>0,a=>72,b=>1,d=>1}) ok 1315 - mixed ({e=>-1,c=>0,a=>33,b=>0,d=>1}) ok 1316 - mixed ({e=>-1,c=>-1,a=>57,b=>1,d=>0}) ok 1317 - mixed ({e=>0,c=>0,a=>99,b=>1,d=>1}) ok 1318 - parse code ok 1319 - mixed ok 1320 - mixed ({e=>0,c=>0,a=>-16,b=>0,d=>0,f=>1}) ok 1321 - mixed ({e=>0,c=>0,a=>35,b=>0,d=>1,f=>1}) ok 1322 - mixed ({e=>0,c=>-1,a=>24,b=>1,d=>0,f=>1}) ok 1323 - mixed ({e=>-1,c=>0,a=>-56,b=>0,d=>1,f=>1}) ok 1324 - mixed ({e=>0,c=>0,a=>-67,b=>1,d=>0,f=>0}) ok 1325 - parse code ok 1326 - mixed ok 1327 - mixed ({e=>-1,c=>0,a=>-105,g=>0,b=>0,d=>0,f=>0}) ok 1328 - mixed ({e=>0,c=>-1,a=>101,g=>-1,b=>0,d=>0,f=>0}) ok 1329 - mixed ({e=>0,c=>0,a=>-86,g=>-1,b=>0,d=>1,f=>0}) ok 1330 - mixed ({e=>0,c=>-1,a=>-47,g=>-1,b=>0,d=>0,f=>0}) ok 1331 - mixed ({e=>0,c=>0,a=>117,g=>-1,b=>1,d=>0,f=>0}) ok 1332 - parse code ok 1333 - mixed ok 1334 - mixed ({e=>-1,a=>77,d=>0,c=>0,h=>0,b=>1,g=>0,f=>1}) ok 1335 - mixed ({e=>-1,a=>-38,d=>1,c=>-1,h=>1,b=>0,g=>0,f=>0}) ok 1336 - mixed ({e=>-1,a=>-89,d=>0,c=>0,h=>1,b=>1,g=>-1,f=>1}) ok 1337 - mixed ({e=>0,a=>-55,d=>1,c=>-1,h=>1,b=>1,g=>-1,f=>1}) ok 1338 - mixed ({e=>0,a=>76,d=>0,c=>-1,h=>0,b=>0,g=>-1,f=>1}) ok 1339 - parse code ok 1340 - mixed ok 1341 - mixed ({e=>0,a=>51,d=>1,c=>0,h=>1,b=>1,g=>-1,f=>0,i=>-1}) ok 1342 - mixed ({e=>0,a=>101,d=>0,c=>-1,h=>1,b=>0,g=>-1,f=>0,i=>-1}) ok 1343 - mixed ({e=>0,a=>-74,d=>1,c=>-1,h=>0,b=>0,g=>0,f=>0,i=>0}) ok 1344 - mixed ({e=>0,a=>124,d=>1,c=>-1,h=>0,b=>1,g=>0,f=>1,i=>-1}) ok 1345 - mixed ({e=>-1,a=>24,d=>0,c=>-1,h=>0,b=>1,g=>0,f=>1,i=>0}) ok 1346 - parse code ok 1347 - mixed ok 1348 - mixed ({e=>-1,a=>-115,d=>0,j=>73,c=>-1,h=>1,b=>0,g=>0,f=>0,i=>-1}) ok 1349 - mixed ({e=>0,a=>112,d=>0,j=>186,c=>0,h=>1,b=>0,g=>0,f=>1,i=>0}) ok 1350 - mixed ({e=>0,a=>27,d=>0,j=>247,c=>-1,h=>1,b=>1,g=>0,f=>1,i=>0}) ok 1351 - mixed ({e=>-1,a=>0,d=>1,j=>68,c=>-1,h=>1,b=>0,g=>0,f=>0,i=>0}) ok 1352 - mixed ({e=>-1,a=>116,d=>0,j=>30,c=>-1,h=>1,b=>0,g=>-1,f=>1,i=>0}) ok 1353 - parse code ok 1354 - mixed ok 1355 - mixed ({a=>43,b=>0}) ok 1356 - mixed ({a=>-77,b=>0}) ok 1357 - mixed ({a=>-127,b=>0}) ok 1358 - mixed ({a=>-70,b=>0}) ok 1359 - mixed ({a=>-21,b=>0}) ok 1360 - parse code ok 1361 - mixed ok 1362 - mixed ({c=>0,a=>1,b=>1}) ok 1363 - mixed ({c=>-1,a=>-65,b=>0}) ok 1364 - mixed ({c=>0,a=>-122,b=>0}) ok 1365 - mixed ({c=>-1,a=>-8,b=>1}) ok 1366 - mixed ({c=>-1,a=>50,b=>1}) ok 1367 - parse code ok 1368 - mixed ok 1369 - mixed ({c=>0,a=>24,b=>1,d=>1}) ok 1370 - mixed ({c=>0,a=>-41,b=>0,d=>1}) ok 1371 - mixed ({c=>-1,a=>-82,b=>0,d=>0}) ok 1372 - mixed ({c=>0,a=>124,b=>1,d=>0}) ok 1373 - mixed ({c=>0,a=>-85,b=>0,d=>1}) ok 1374 - parse code ok 1375 - mixed ok 1376 - mixed ({e=>-1,c=>0,a=>92,b=>1,d=>0}) ok 1377 - mixed ({e=>0,c=>0,a=>104,b=>1,d=>0}) ok 1378 - mixed ({e=>-1,c=>-1,a=>-96,b=>1,d=>0}) ok 1379 - mixed ({e=>0,c=>0,a=>-66,b=>0,d=>1}) ok 1380 - mixed ({e=>0,c=>0,a=>126,b=>0,d=>0}) ok 1381 - parse code ok 1382 - mixed ok 1383 - mixed ({e=>0,c=>0,a=>-15,b=>1,d=>1,f=>1}) ok 1384 - mixed ({e=>-1,c=>-1,a=>15,b=>0,d=>0,f=>1}) ok 1385 - mixed ({e=>-1,c=>-1,a=>75,b=>1,d=>1,f=>1}) ok 1386 - mixed ({e=>0,c=>0,a=>127,b=>0,d=>0,f=>1}) ok 1387 - mixed ({e=>-1,c=>-1,a=>0,b=>0,d=>0,f=>0}) ok 1388 - parse code ok 1389 - mixed ok 1390 - mixed ({e=>-1,c=>0,a=>-96,g=>0,b=>0,d=>1,f=>0}) ok 1391 - mixed ({e=>-1,c=>-1,a=>-116,g=>-1,b=>0,d=>1,f=>1}) ok 1392 - mixed ({e=>0,c=>0,a=>16,g=>0,b=>1,d=>0,f=>1}) ok 1393 - mixed ({e=>-1,c=>0,a=>108,g=>-1,b=>1,d=>0,f=>1}) ok 1394 - mixed ({e=>-1,c=>0,a=>89,g=>0,b=>1,d=>1,f=>0}) ok 1395 - parse code ok 1396 - mixed ok 1397 - mixed ({e=>0,a=>-94,d=>1,c=>0,h=>1,b=>0,g=>0,f=>0}) ok 1398 - mixed ({e=>-1,a=>-38,d=>1,c=>0,h=>0,b=>1,g=>-1,f=>1}) ok 1399 - mixed ({e=>0,a=>-42,d=>0,c=>0,h=>0,b=>0,g=>-1,f=>0}) ok 1400 - mixed ({e=>0,a=>-80,d=>0,c=>0,h=>1,b=>0,g=>0,f=>0}) ok 1401 - mixed ({e=>0,a=>-7,d=>0,c=>0,h=>1,b=>1,g=>0,f=>1}) ok 1402 - parse code ok 1403 - mixed ok 1404 - mixed ({e=>-1,a=>106,d=>1,c=>-1,h=>0,b=>1,g=>0,f=>1,i=>0}) ok 1405 - mixed ({e=>0,a=>10,d=>0,c=>0,h=>1,b=>0,g=>-1,f=>0,i=>-1}) ok 1406 - mixed ({e=>-1,a=>93,d=>1,c=>0,h=>0,b=>0,g=>0,f=>0,i=>0}) ok 1407 - mixed ({e=>-1,a=>-24,d=>0,c=>0,h=>1,b=>1,g=>0,f=>1,i=>0}) ok 1408 - mixed ({e=>0,a=>-98,d=>0,c=>0,h=>1,b=>0,g=>-1,f=>1,i=>-1}) ok 1409 - parse code ok 1410 - mixed ok 1411 - mixed ({e=>-1,a=>-30,d=>0,j=>167,c=>0,h=>1,b=>1,g=>0,f=>0,i=>0}) ok 1412 - mixed ({e=>0,a=>34,d=>1,j=>13,c=>0,h=>1,b=>1,g=>0,f=>0,i=>-1}) ok 1413 - mixed ({e=>-1,a=>-125,d=>0,j=>209,c=>0,h=>0,b=>0,g=>0,f=>0,i=>0}) ok 1414 - mixed ({e=>0,a=>57,d=>0,j=>197,c=>0,h=>0,b=>0,g=>-1,f=>1,i=>-1}) ok 1415 - mixed ({e=>-1,a=>101,d=>1,j=>141,c=>-1,h=>0,b=>1,g=>0,f=>1,i=>-1}) ok 1416 - parse code ok 1417 - mixed ok 1418 - mixed ({a=>59,b=>1}) ok 1419 - mixed ({a=>25,b=>0}) ok 1420 - mixed ({a=>-69,b=>1}) ok 1421 - mixed ({a=>106,b=>0}) ok 1422 - mixed ({a=>112,b=>1}) ok 1423 - parse code ok 1424 - mixed ok 1425 - mixed ({c=>-1,a=>17,b=>0}) ok 1426 - mixed ({c=>-1,a=>-75,b=>1}) ok 1427 - mixed ({c=>-1,a=>86,b=>0}) ok 1428 - mixed ({c=>0,a=>-126,b=>1}) ok 1429 - mixed ({c=>-1,a=>49,b=>1}) ok 1430 - parse code ok 1431 - mixed ok 1432 - mixed ({c=>-1,a=>-126,b=>0,d=>0}) ok 1433 - mixed ({c=>0,a=>-97,b=>0,d=>1}) ok 1434 - mixed ({c=>0,a=>25,b=>0,d=>0}) ok 1435 - mixed ({c=>0,a=>-28,b=>1,d=>1}) ok 1436 - mixed ({c=>-1,a=>112,b=>1,d=>0}) ok 1437 - parse code ok 1438 - mixed ok 1439 - mixed ({e=>0,c=>-1,a=>122,b=>0,d=>1}) ok 1440 - mixed ({e=>-1,c=>-1,a=>-41,b=>1,d=>0}) ok 1441 - mixed ({e=>-1,c=>-1,a=>67,b=>0,d=>0}) ok 1442 - mixed ({e=>0,c=>0,a=>-109,b=>0,d=>1}) ok 1443 - mixed ({e=>0,c=>0,a=>-80,b=>1,d=>0}) ok 1444 - parse code ok 1445 - mixed ok 1446 - mixed ({e=>0,c=>-1,a=>-35,b=>1,d=>0,f=>0}) ok 1447 - mixed ({e=>-1,c=>-1,a=>-61,b=>0,d=>0,f=>0}) ok 1448 - mixed ({e=>0,c=>0,a=>94,b=>0,d=>0,f=>1}) ok 1449 - mixed ({e=>0,c=>-1,a=>-17,b=>0,d=>0,f=>0}) ok 1450 - mixed ({e=>-1,c=>-1,a=>-4,b=>0,d=>1,f=>0}) ok 1451 - parse code ok 1452 - mixed ok 1453 - mixed ({e=>-1,c=>-1,a=>66,g=>0,b=>0,d=>0,f=>1}) ok 1454 - mixed ({e=>0,c=>-1,a=>88,g=>-1,b=>0,d=>1,f=>1}) ok 1455 - mixed ({e=>-1,c=>0,a=>22,g=>0,b=>0,d=>0,f=>0}) ok 1456 - mixed ({e=>0,c=>-1,a=>54,g=>-1,b=>0,d=>0,f=>1}) ok 1457 - mixed ({e=>-1,c=>-1,a=>98,g=>-1,b=>0,d=>0,f=>0}) ok 1458 - parse code ok 1459 - mixed ok 1460 - mixed ({e=>-1,a=>-102,d=>1,c=>0,h=>0,b=>1,g=>-1,f=>0}) ok 1461 - mixed ({e=>-1,a=>84,d=>1,c=>0,h=>0,b=>0,g=>0,f=>0}) ok 1462 - mixed ({e=>-1,a=>-63,d=>1,c=>-1,h=>0,b=>1,g=>0,f=>0}) ok 1463 - mixed ({e=>0,a=>-36,d=>0,c=>0,h=>0,b=>1,g=>-1,f=>1}) ok 1464 - mixed ({e=>0,a=>17,d=>0,c=>0,h=>0,b=>1,g=>-1,f=>0}) ok 1465 - parse code ok 1466 - mixed ok 1467 - mixed ({e=>0,a=>98,d=>1,c=>0,h=>1,b=>0,g=>-1,f=>0,i=>-1}) ok 1468 - mixed ({e=>0,a=>-97,d=>0,c=>-1,h=>0,b=>1,g=>0,f=>1,i=>-1}) ok 1469 - mixed ({e=>-1,a=>15,d=>1,c=>-1,h=>0,b=>0,g=>0,f=>1,i=>0}) ok 1470 - mixed ({e=>-1,a=>-3,d=>0,c=>-1,h=>0,b=>1,g=>0,f=>1,i=>0}) ok 1471 - mixed ({e=>0,a=>101,d=>1,c=>0,h=>0,b=>0,g=>-1,f=>1,i=>-1}) ok 1472 - parse code ok 1473 - mixed ok 1474 - mixed ({e=>-1,a=>-121,d=>1,j=>162,c=>0,h=>1,b=>0,g=>-1,f=>0,i=>0}) ok 1475 - mixed ({e=>0,a=>-14,d=>1,j=>104,c=>-1,h=>0,b=>0,g=>0,f=>1,i=>-1}) ok 1476 - mixed ({e=>-1,a=>4,d=>0,j=>93,c=>-1,h=>0,b=>0,g=>0,f=>1,i=>0}) ok 1477 - mixed ({e=>-1,a=>17,d=>0,j=>133,c=>0,h=>0,b=>1,g=>0,f=>0,i=>0}) ok 1478 - mixed ({e=>0,a=>56,d=>0,j=>65,c=>-1,h=>0,b=>0,g=>-1,f=>0,i=>-1}) ok 1479 - parse code ok 1480 - mixed ok 1481 - mixed ({a=>99,b=>1}) ok 1482 - mixed ({a=>8,b=>0}) ok 1483 - mixed ({a=>-122,b=>0}) ok 1484 - mixed ({a=>-2,b=>1}) ok 1485 - mixed ({a=>102,b=>0}) ok 1486 - parse code ok 1487 - mixed ok 1488 - mixed ({c=>-1,a=>96,b=>0}) ok 1489 - mixed ({c=>-1,a=>59,b=>0}) ok 1490 - mixed ({c=>-1,a=>120,b=>1}) ok 1491 - mixed ({c=>0,a=>-13,b=>1}) ok 1492 - mixed ({c=>0,a=>-28,b=>0}) ok 1493 - parse code ok 1494 - mixed ok 1495 - mixed ({c=>0,a=>109,b=>1,d=>0}) ok 1496 - mixed ({c=>0,a=>107,b=>0,d=>0}) ok 1497 - mixed ({c=>0,a=>28,b=>1,d=>1}) ok 1498 - mixed ({c=>0,a=>72,b=>0,d=>1}) ok 1499 - mixed ({c=>0,a=>-52,b=>0,d=>1}) ok 1500 - parse code ok 1501 - mixed ok 1502 - mixed ({e=>0,c=>0,a=>25,b=>0,d=>1}) ok 1503 - mixed ({e=>-1,c=>-1,a=>59,b=>1,d=>1}) ok 1504 - mixed ({e=>-1,c=>0,a=>124,b=>0,d=>1}) ok 1505 - mixed ({e=>-1,c=>0,a=>74,b=>0,d=>0}) ok 1506 - mixed ({e=>-1,c=>0,a=>-39,b=>0,d=>1}) ok 1507 - parse code ok 1508 - mixed ok 1509 - mixed ({e=>-1,c=>-1,a=>-33,b=>0,d=>0,f=>0}) ok 1510 - mixed ({e=>0,c=>0,a=>-57,b=>1,d=>0,f=>0}) ok 1511 - mixed ({e=>0,c=>-1,a=>-10,b=>0,d=>1,f=>0}) ok 1512 - mixed ({e=>0,c=>-1,a=>52,b=>0,d=>0,f=>1}) ok 1513 - mixed ({e=>-1,c=>0,a=>127,b=>0,d=>0,f=>0}) ok 1514 - parse code ok 1515 - mixed ok 1516 - mixed ({e=>0,c=>-1,a=>-7,g=>0,b=>0,d=>0,f=>1}) ok 1517 - mixed ({e=>0,c=>0,a=>18,g=>-1,b=>1,d=>0,f=>1}) ok 1518 - mixed ({e=>-1,c=>-1,a=>84,g=>0,b=>0,d=>1,f=>1}) ok 1519 - mixed ({e=>0,c=>-1,a=>21,g=>0,b=>0,d=>1,f=>0}) ok 1520 - mixed ({e=>-1,c=>-1,a=>-2,g=>-1,b=>1,d=>0,f=>1}) ok 1521 - parse code ok 1522 - mixed ok 1523 - mixed ({e=>-1,a=>11,d=>0,c=>0,h=>1,b=>1,g=>0,f=>1}) ok 1524 - mixed ({e=>0,a=>-17,d=>0,c=>0,h=>1,b=>0,g=>0,f=>0}) ok 1525 - mixed ({e=>-1,a=>2,d=>1,c=>-1,h=>0,b=>1,g=>0,f=>0}) ok 1526 - mixed ({e=>0,a=>6,d=>1,c=>-1,h=>0,b=>1,g=>-1,f=>1}) ok 1527 - mixed ({e=>0,a=>103,d=>0,c=>0,h=>0,b=>1,g=>-1,f=>0}) ok 1528 - parse code ok 1529 - mixed ok 1530 - mixed ({e=>-1,a=>-66,d=>0,c=>0,h=>0,b=>1,g=>0,f=>1,i=>-1}) ok 1531 - mixed ({e=>0,a=>-106,d=>0,c=>0,h=>1,b=>0,g=>-1,f=>0,i=>0}) ok 1532 - mixed ({e=>-1,a=>-86,d=>0,c=>0,h=>0,b=>1,g=>0,f=>0,i=>0}) ok 1533 - mixed ({e=>-1,a=>-98,d=>0,c=>0,h=>0,b=>0,g=>0,f=>1,i=>0}) ok 1534 - mixed ({e=>0,a=>40,d=>0,c=>0,h=>1,b=>1,g=>0,f=>1,i=>0}) ok 1535 - parse code ok 1536 - mixed ok 1537 - mixed ({e=>-1,a=>-49,d=>1,j=>205,c=>0,h=>0,b=>1,g=>0,f=>1,i=>-1}) ok 1538 - mixed ({e=>-1,a=>126,d=>0,j=>0,c=>-1,h=>1,b=>1,g=>-1,f=>0,i=>0}) ok 1539 - mixed ({e=>0,a=>-31,d=>0,j=>105,c=>-1,h=>0,b=>1,g=>0,f=>0,i=>-1}) ok 1540 - mixed ({e=>-1,a=>-1,d=>1,j=>21,c=>-1,h=>0,b=>1,g=>-1,f=>0,i=>0}) ok 1541 - mixed ({e=>-1,a=>99,d=>0,j=>132,c=>0,h=>0,b=>0,g=>0,f=>1,i=>0}) ok 1542 - parse code ok 1543 - force_align1 ok 1544 - force_align1 ({a=>0}) ok 1545 - force_align1 ({a=>1}) ok 1546 - force_align1 ({a=>1}) ok 1547 - force_align1 ({a=>1}) ok 1548 - force_align1 ({a=>1}) ok 1549 - parse code ok 1550 - force_align1 ok 1551 - force_align1 ({a=>1,b=>1}) ok 1552 - force_align1 ({a=>1,b=>1}) ok 1553 - force_align1 ({a=>0,b=>1}) ok 1554 - force_align1 ({a=>0,b=>1}) ok 1555 - force_align1 ({a=>1,b=>1}) ok 1556 - parse code ok 1557 - force_align1 ok 1558 - force_align1 ({a=>0,b=>0}) ok 1559 - force_align1 ({a=>0,b=>1}) ok 1560 - force_align1 ({a=>0,b=>0}) ok 1561 - force_align1 ({a=>1,b=>1}) ok 1562 - force_align1 ({a=>1,b=>0}) ok 1563 - parse code ok 1564 - force_align1 ok 1565 - force_align1 ({c=>1,a=>1,b=>0}) ok 1566 - force_align1 ({c=>1,a=>1,b=>1}) ok 1567 - force_align1 ({c=>0,a=>1,b=>1}) ok 1568 - force_align1 ({c=>0,a=>0,b=>0}) ok 1569 - force_align1 ({c=>0,a=>1,b=>0}) ok 1570 - parse code ok 1571 - force_align1 ok 1572 - force_align1 ({c=>0,a=>0,b=>1,d=>114}) ok 1573 - force_align1 ({c=>0,a=>1,b=>0,d=>177}) ok 1574 - force_align1 ({c=>1,a=>1,b=>1,d=>163}) ok 1575 - force_align1 ({c=>0,a=>0,b=>1,d=>180}) ok 1576 - force_align1 ({c=>0,a=>1,b=>0,d=>131}) ok 1577 - parse code ok 1578 - force_align1 ok 1579 - force_align1 ({a=>105,b=>1}) ok 1580 - force_align1 ({a=>-17,b=>1}) ok 1581 - force_align1 ({a=>-128,b=>1}) ok 1582 - force_align1 ({a=>35,b=>0}) ok 1583 - force_align1 ({a=>-120,b=>0}) ok 1584 - parse code ok 1585 - force_align1 ok 1586 - force_align1 ({c=>0,a=>87,b=>0}) ok 1587 - force_align1 ({c=>0,a=>12,b=>1}) ok 1588 - force_align1 ({c=>0,a=>107,b=>0}) ok 1589 - force_align1 ({c=>1,a=>-100,b=>0}) ok 1590 - force_align1 ({c=>1,a=>-61,b=>0}) ok 1591 - parse code ok 1592 - force_align1 ok 1593 - force_align1 ({c=>0,a=>-59,b=>0}) ok 1594 - force_align1 ({c=>0,a=>-128,b=>0}) ok 1595 - force_align1 ({c=>0,a=>-43,b=>1}) ok 1596 - force_align1 ({c=>0,a=>55,b=>0}) ok 1597 - force_align1 ({c=>0,a=>-27,b=>1}) ok 1598 - parse code ok 1599 - force_align1 ok 1600 - force_align1 ({c=>1,a=>-22,b=>1,d=>0}) ok 1601 - force_align1 ({c=>1,a=>115,b=>1,d=>0}) ok 1602 - force_align1 ({c=>1,a=>-2,b=>0,d=>0}) ok 1603 - force_align1 ({c=>0,a=>-40,b=>1,d=>0}) ok 1604 - force_align1 ({c=>1,a=>52,b=>0,d=>0}) ok 1605 - parse code ok 1606 - force_align1 ok 1607 - force_align1 ({e=>84,c=>0,a=>-2,b=>1,d=>1}) ok 1608 - force_align1 ({e=>26,c=>1,a=>-22,b=>0,d=>1}) ok 1609 - force_align1 ({e=>229,c=>0,a=>-4,b=>1,d=>0}) ok 1610 - force_align1 ({e=>140,c=>0,a=>-121,b=>0,d=>1}) ok 1611 - force_align1 ({e=>135,c=>0,a=>23,b=>0,d=>0}) ok 1612 - parse code ok 1613 - force_align1 ok 1614 - force_align1 ({a=>108,b=>1}) ok 1615 - force_align1 ({a=>-114,b=>0}) ok 1616 - force_align1 ({a=>64,b=>1}) ok 1617 - force_align1 ({a=>19,b=>1}) ok 1618 - force_align1 ({a=>-123,b=>0}) ok 1619 - parse code ok 1620 - force_align1 ok 1621 - force_align1 ({c=>0,a=>-11,b=>1}) ok 1622 - force_align1 ({c=>1,a=>90,b=>0}) ok 1623 - force_align1 ({c=>0,a=>107,b=>0}) ok 1624 - force_align1 ({c=>0,a=>-75,b=>1}) ok 1625 - force_align1 ({c=>1,a=>-80,b=>0}) ok 1626 - parse code ok 1627 - force_align1 ok 1628 - force_align1 ({c=>1,a=>105,b=>1}) ok 1629 - force_align1 ({c=>0,a=>49,b=>1}) ok 1630 - force_align1 ({c=>1,a=>37,b=>0}) ok 1631 - force_align1 ({c=>0,a=>-82,b=>0}) ok 1632 - force_align1 ({c=>1,a=>-88,b=>1}) ok 1633 - parse code ok 1634 - force_align1 ok 1635 - force_align1 ({c=>0,a=>-121,b=>1,d=>0}) ok 1636 - force_align1 ({c=>1,a=>80,b=>0,d=>1}) ok 1637 - force_align1 ({c=>0,a=>-79,b=>1,d=>1}) ok 1638 - force_align1 ({c=>0,a=>106,b=>1,d=>0}) ok 1639 - force_align1 ({c=>1,a=>113,b=>0,d=>1}) ok 1640 - parse code ok 1641 - force_align1 ok 1642 - force_align1 ({e=>56,c=>0,a=>80,b=>0,d=>0}) ok 1643 - force_align1 ({e=>189,c=>1,a=>6,b=>1,d=>1}) ok 1644 - force_align1 ({e=>198,c=>1,a=>-106,b=>0,d=>0}) ok 1645 - force_align1 ({e=>167,c=>1,a=>-17,b=>1,d=>0}) ok 1646 - force_align1 ({e=>89,c=>0,a=>-78,b=>1,d=>0}) ok 1647 - parse code ok 1648 - force_align1 ok 1649 - force_align1 ({a=>19,b=>1}) ok 1650 - force_align1 ({a=>79,b=>0}) ok 1651 - force_align1 ({a=>-101,b=>1}) ok 1652 - force_align1 ({a=>11,b=>1}) ok 1653 - force_align1 ({a=>79,b=>0}) ok 1654 - parse code ok 1655 - force_align1 ok 1656 - force_align1 ({c=>1,a=>-25,b=>0}) ok 1657 - force_align1 ({c=>1,a=>-98,b=>0}) ok 1658 - force_align1 ({c=>0,a=>-118,b=>0}) ok 1659 - force_align1 ({c=>1,a=>-46,b=>1}) ok 1660 - force_align1 ({c=>0,a=>92,b=>0}) ok 1661 - parse code ok 1662 - force_align1 ok 1663 - force_align1 ({c=>0,a=>27,b=>1}) ok 1664 - force_align1 ({c=>1,a=>71,b=>1}) ok 1665 - force_align1 ({c=>0,a=>53,b=>0}) ok 1666 - force_align1 ({c=>0,a=>-126,b=>1}) ok 1667 - force_align1 ({c=>0,a=>-59,b=>1}) ok 1668 - parse code ok 1669 - force_align1 ok 1670 - force_align1 ({c=>1,a=>49,b=>1,d=>0}) ok 1671 - force_align1 ({c=>1,a=>-97,b=>0,d=>0}) ok 1672 - force_align1 ({c=>1,a=>114,b=>1,d=>1}) ok 1673 - force_align1 ({c=>0,a=>-38,b=>1,d=>0}) ok 1674 - force_align1 ({c=>0,a=>-74,b=>0,d=>0}) ok 1675 - parse code ok 1676 - force_align1 ok 1677 - force_align1 ({e=>174,c=>0,a=>102,b=>0,d=>1}) ok 1678 - force_align1 ({e=>77,c=>1,a=>85,b=>0,d=>0}) ok 1679 - force_align1 ({e=>97,c=>1,a=>-95,b=>0,d=>1}) ok 1680 - force_align1 ({e=>21,c=>1,a=>-30,b=>0,d=>1}) ok 1681 - force_align1 ({e=>169,c=>0,a=>-9,b=>1,d=>0}) ok 1682 - parse code ok 1683 - force_align1 ok 1684 - force_align1 ({a=>67,b=>0}) ok 1685 - force_align1 ({a=>122,b=>0}) ok 1686 - force_align1 ({a=>104,b=>0}) ok 1687 - force_align1 ({a=>-99,b=>0}) ok 1688 - force_align1 ({a=>-11,b=>1}) ok 1689 - parse code ok 1690 - force_align1 ok 1691 - force_align1 ({c=>1,a=>-95,b=>0}) ok 1692 - force_align1 ({c=>0,a=>74,b=>1}) ok 1693 - force_align1 ({c=>0,a=>31,b=>1}) ok 1694 - force_align1 ({c=>0,a=>-31,b=>1}) ok 1695 - force_align1 ({c=>0,a=>47,b=>1}) ok 1696 - parse code ok 1697 - force_align1 ok 1698 - force_align1 ({c=>1,a=>-52,b=>0}) ok 1699 - force_align1 ({c=>1,a=>9,b=>0}) ok 1700 - force_align1 ({c=>1,a=>9,b=>1}) ok 1701 - force_align1 ({c=>1,a=>32,b=>1}) ok 1702 - force_align1 ({c=>1,a=>-30,b=>0}) ok 1703 - parse code ok 1704 - force_align1 ok 1705 - force_align1 ({c=>1,a=>-45,b=>1,d=>0}) ok 1706 - force_align1 ({c=>0,a=>44,b=>0,d=>0}) ok 1707 - force_align1 ({c=>1,a=>88,b=>1,d=>1}) ok 1708 - force_align1 ({c=>1,a=>99,b=>0,d=>0}) ok 1709 - force_align1 ({c=>1,a=>94,b=>1,d=>0}) ok 1710 - parse code ok 1711 - force_align1 ok 1712 - force_align1 ({e=>84,c=>1,a=>-57,b=>0,d=>1}) ok 1713 - force_align1 ({e=>202,c=>0,a=>-67,b=>0,d=>1}) ok 1714 - force_align1 ({e=>108,c=>0,a=>108,b=>1,d=>0}) ok 1715 - force_align1 ({e=>5,c=>0,a=>51,b=>1,d=>0}) ok 1716 - force_align1 ({e=>228,c=>0,a=>-15,b=>0,d=>0}) ok 1717 - parse code ok 1718 - force_align2 ok 1719 - force_align2 ({a=>2}) ok 1720 - force_align2 ({a=>0}) ok 1721 - force_align2 ({a=>0}) ok 1722 - force_align2 ({a=>3}) ok 1723 - force_align2 ({a=>3}) ok 1724 - parse code ok 1725 - force_align2 ok 1726 - force_align2 ({a=>0,b=>3}) ok 1727 - force_align2 ({a=>0,b=>1}) ok 1728 - force_align2 ({a=>2,b=>3}) ok 1729 - force_align2 ({a=>2,b=>1}) ok 1730 - force_align2 ({a=>3,b=>3}) ok 1731 - parse code ok 1732 - force_align2 ok 1733 - force_align2 ({a=>0,b=>0}) ok 1734 - force_align2 ({a=>0,b=>1}) ok 1735 - force_align2 ({a=>1,b=>3}) ok 1736 - force_align2 ({a=>2,b=>0}) ok 1737 - force_align2 ({a=>0,b=>2}) ok 1738 - parse code ok 1739 - force_align2 ok 1740 - force_align2 ({c=>1,a=>1,b=>3}) ok 1741 - force_align2 ({c=>2,a=>2,b=>1}) ok 1742 - force_align2 ({c=>1,a=>2,b=>0}) ok 1743 - force_align2 ({c=>2,a=>3,b=>3}) ok 1744 - force_align2 ({c=>0,a=>1,b=>3}) ok 1745 - parse code ok 1746 - force_align2 ok 1747 - force_align2 ({c=>0,a=>1,b=>0,d=>112}) ok 1748 - force_align2 ({c=>0,a=>3,b=>3,d=>128}) ok 1749 - force_align2 ({c=>1,a=>2,b=>0,d=>190}) ok 1750 - force_align2 ({c=>0,a=>3,b=>2,d=>63}) ok 1751 - force_align2 ({c=>2,a=>2,b=>2,d=>241}) ok 1752 - parse code ok 1753 - force_align2 ok 1754 - force_align2 ({a=>74,b=>1}) ok 1755 - force_align2 ({a=>-7,b=>1}) ok 1756 - force_align2 ({a=>102,b=>1}) ok 1757 - force_align2 ({a=>10,b=>3}) ok 1758 - force_align2 ({a=>-7,b=>2}) ok 1759 - parse code ok 1760 - force_align2 ok 1761 - force_align2 ({c=>3,a=>7,b=>1}) ok 1762 - force_align2 ({c=>3,a=>50,b=>0}) ok 1763 - force_align2 ({c=>2,a=>-125,b=>0}) ok 1764 - force_align2 ({c=>2,a=>-32,b=>0}) ok 1765 - force_align2 ({c=>1,a=>68,b=>0}) ok 1766 - parse code ok 1767 - force_align2 ok 1768 - force_align2 ({c=>2,a=>-127,b=>0}) ok 1769 - force_align2 ({c=>1,a=>-27,b=>0}) ok 1770 - force_align2 ({c=>2,a=>30,b=>1}) ok 1771 - force_align2 ({c=>0,a=>-25,b=>1}) ok 1772 - force_align2 ({c=>2,a=>-15,b=>1}) ok 1773 - parse code ok 1774 - force_align2 ok 1775 - force_align2 ({c=>1,a=>75,b=>1,d=>2}) ok 1776 - force_align2 ({c=>1,a=>18,b=>1,d=>3}) ok 1777 - force_align2 ({c=>2,a=>-39,b=>2,d=>0}) ok 1778 - force_align2 ({c=>3,a=>-91,b=>2,d=>0}) ok 1779 - force_align2 ({c=>1,a=>60,b=>1,d=>0}) ok 1780 - parse code ok 1781 - force_align2 ok 1782 - force_align2 ({e=>11,c=>2,a=>39,b=>0,d=>2}) ok 1783 - force_align2 ({e=>219,c=>0,a=>42,b=>3,d=>1}) ok 1784 - force_align2 ({e=>154,c=>0,a=>-14,b=>1,d=>1}) ok 1785 - force_align2 ({e=>86,c=>1,a=>20,b=>3,d=>1}) ok 1786 - force_align2 ({e=>7,c=>0,a=>-109,b=>1,d=>1}) ok 1787 - parse code ok 1788 - force_align2 ok 1789 - force_align2 ({a=>-77,b=>0}) ok 1790 - force_align2 ({a=>32,b=>1}) ok 1791 - force_align2 ({a=>-116,b=>3}) ok 1792 - force_align2 ({a=>127,b=>2}) ok 1793 - force_align2 ({a=>47,b=>2}) ok 1794 - parse code ok 1795 - force_align2 ok 1796 - force_align2 ({c=>1,a=>-56,b=>2}) ok 1797 - force_align2 ({c=>1,a=>96,b=>0}) ok 1798 - force_align2 ({c=>1,a=>-89,b=>1}) ok 1799 - force_align2 ({c=>1,a=>-121,b=>1}) ok 1800 - force_align2 ({c=>2,a=>80,b=>3}) ok 1801 - parse code ok 1802 - force_align2 ok 1803 - force_align2 ({c=>0,a=>-50,b=>1}) ok 1804 - force_align2 ({c=>3,a=>26,b=>0}) ok 1805 - force_align2 ({c=>2,a=>-116,b=>2}) ok 1806 - force_align2 ({c=>3,a=>-72,b=>2}) ok 1807 - force_align2 ({c=>1,a=>87,b=>2}) ok 1808 - parse code ok 1809 - force_align2 ok 1810 - force_align2 ({c=>0,a=>-94,b=>1,d=>3}) ok 1811 - force_align2 ({c=>0,a=>-117,b=>0,d=>1}) ok 1812 - force_align2 ({c=>2,a=>18,b=>2,d=>2}) ok 1813 - force_align2 ({c=>3,a=>-15,b=>0,d=>0}) ok 1814 - force_align2 ({c=>0,a=>-39,b=>2,d=>3}) ok 1815 - parse code ok 1816 - force_align2 ok 1817 - force_align2 ({e=>213,c=>2,a=>98,b=>3,d=>0}) ok 1818 - force_align2 ({e=>183,c=>3,a=>104,b=>2,d=>0}) ok 1819 - force_align2 ({e=>152,c=>3,a=>68,b=>3,d=>1}) ok 1820 - force_align2 ({e=>117,c=>0,a=>83,b=>2,d=>1}) ok 1821 - force_align2 ({e=>183,c=>0,a=>-82,b=>3,d=>3}) ok 1822 - parse code ok 1823 - force_align2 ok 1824 - force_align2 ({a=>-20,b=>3}) ok 1825 - force_align2 ({a=>123,b=>1}) ok 1826 - force_align2 ({a=>-106,b=>0}) ok 1827 - force_align2 ({a=>6,b=>3}) ok 1828 - force_align2 ({a=>60,b=>0}) ok 1829 - parse code ok 1830 - force_align2 ok 1831 - force_align2 ({c=>2,a=>55,b=>0}) ok 1832 - force_align2 ({c=>2,a=>-128,b=>3}) ok 1833 - force_align2 ({c=>3,a=>-119,b=>3}) ok 1834 - force_align2 ({c=>2,a=>46,b=>0}) ok 1835 - force_align2 ({c=>2,a=>-13,b=>2}) ok 1836 - parse code ok 1837 - force_align2 ok 1838 - force_align2 ({c=>3,a=>-72,b=>3}) ok 1839 - force_align2 ({c=>3,a=>31,b=>0}) ok 1840 - force_align2 ({c=>0,a=>105,b=>1}) ok 1841 - force_align2 ({c=>2,a=>74,b=>1}) ok 1842 - force_align2 ({c=>0,a=>12,b=>1}) ok 1843 - parse code ok 1844 - force_align2 ok 1845 - force_align2 ({c=>2,a=>-93,b=>0,d=>3}) ok 1846 - force_align2 ({c=>0,a=>-88,b=>2,d=>0}) ok 1847 - force_align2 ({c=>0,a=>89,b=>3,d=>0}) ok 1848 - force_align2 ({c=>1,a=>-61,b=>2,d=>1}) ok 1849 - force_align2 ({c=>0,a=>-21,b=>0,d=>1}) ok 1850 - parse code ok 1851 - force_align2 ok 1852 - force_align2 ({e=>23,c=>0,a=>-79,b=>1,d=>3}) ok 1853 - force_align2 ({e=>106,c=>2,a=>-36,b=>0,d=>0}) ok 1854 - force_align2 ({e=>139,c=>3,a=>114,b=>3,d=>3}) ok 1855 - force_align2 ({e=>151,c=>2,a=>-110,b=>0,d=>3}) ok 1856 - force_align2 ({e=>15,c=>1,a=>-72,b=>0,d=>3}) ok 1857 - parse code ok 1858 - force_align2 ok 1859 - force_align2 ({a=>-86,b=>1}) ok 1860 - force_align2 ({a=>-16,b=>0}) ok 1861 - force_align2 ({a=>-65,b=>2}) ok 1862 - force_align2 ({a=>2,b=>2}) ok 1863 - force_align2 ({a=>-85,b=>2}) ok 1864 - parse code ok 1865 - force_align2 ok 1866 - force_align2 ({c=>3,a=>-105,b=>2}) ok 1867 - force_align2 ({c=>1,a=>14,b=>1}) ok 1868 - force_align2 ({c=>1,a=>-120,b=>2}) ok 1869 - force_align2 ({c=>2,a=>67,b=>3}) ok 1870 - force_align2 ({c=>1,a=>85,b=>0}) ok 1871 - parse code ok 1872 - force_align2 ok 1873 - force_align2 ({c=>1,a=>113,b=>1}) ok 1874 - force_align2 ({c=>0,a=>-59,b=>2}) ok 1875 - force_align2 ({c=>2,a=>115,b=>1}) ok 1876 - force_align2 ({c=>1,a=>-97,b=>3}) ok 1877 - force_align2 ({c=>2,a=>38,b=>2}) ok 1878 - parse code ok 1879 - force_align2 ok 1880 - force_align2 ({c=>2,a=>14,b=>0,d=>0}) ok 1881 - force_align2 ({c=>3,a=>-56,b=>0,d=>3}) ok 1882 - force_align2 ({c=>1,a=>84,b=>0,d=>2}) ok 1883 - force_align2 ({c=>1,a=>-54,b=>2,d=>0}) ok 1884 - force_align2 ({c=>0,a=>61,b=>2,d=>0}) ok 1885 - parse code ok 1886 - force_align2 ok 1887 - force_align2 ({e=>109,c=>0,a=>66,b=>0,d=>1}) ok 1888 - force_align2 ({e=>167,c=>2,a=>-15,b=>2,d=>0}) ok 1889 - force_align2 ({e=>39,c=>1,a=>92,b=>1,d=>3}) ok 1890 - force_align2 ({e=>135,c=>3,a=>-67,b=>0,d=>2}) ok 1891 - force_align2 ({e=>180,c=>1,a=>38,b=>0,d=>0}) ok 1892 - parse code ok 1893 - mixed1 ok 1894 - mixed1 ({a=>0}) ok 1895 - mixed1 ({a=>0}) ok 1896 - mixed1 ({a=>1}) ok 1897 - mixed1 ({a=>1}) ok 1898 - mixed1 ({a=>0}) ok 1899 - parse code ok 1900 - mixed1 ok 1901 - mixed1 ({a=>1,b=>0}) ok 1902 - mixed1 ({a=>1,b=>0}) ok 1903 - mixed1 ({a=>1,b=>0}) ok 1904 - mixed1 ({a=>1,b=>1}) ok 1905 - mixed1 ({a=>1,b=>0}) ok 1906 - parse code ok 1907 - mixed1 ok 1908 - mixed1 ({a=>0,b=>1}) ok 1909 - mixed1 ({a=>1,b=>0}) ok 1910 - mixed1 ({a=>0,b=>1}) ok 1911 - mixed1 ({a=>0,b=>0}) ok 1912 - mixed1 ({a=>1,b=>1}) ok 1913 - parse code ok 1914 - mixed1 ok 1915 - mixed1 ({c=>1,a=>0,b=>0}) ok 1916 - mixed1 ({c=>1,a=>1,b=>1}) ok 1917 - mixed1 ({c=>0,a=>1,b=>0}) ok 1918 - mixed1 ({c=>0,a=>0,b=>1}) ok 1919 - mixed1 ({c=>0,a=>1,b=>0}) ok 1920 - parse code ok 1921 - mixed1 ok 1922 - mixed1 ({c=>0,a=>1,b=>1,d=>0}) ok 1923 - mixed1 ({c=>0,a=>1,b=>1,d=>-1}) ok 1924 - mixed1 ({c=>1,a=>0,b=>0,d=>0}) ok 1925 - mixed1 ({c=>0,a=>1,b=>1,d=>-1}) ok 1926 - mixed1 ({c=>0,a=>1,b=>0,d=>0}) ok 1927 - parse code ok 1928 - mixed1 ok 1929 - mixed1 ({e=>0,c=>0,a=>0,b=>1,d=>0}) ok 1930 - mixed1 ({e=>-1,c=>0,a=>0,b=>1,d=>-1}) ok 1931 - mixed1 ({e=>0,c=>0,a=>1,b=>1,d=>-1}) ok 1932 - mixed1 ({e=>-1,c=>1,a=>1,b=>0,d=>-1}) ok 1933 - mixed1 ({e=>0,c=>0,a=>0,b=>0,d=>0}) ok 1934 - parse code ok 1935 - mixed1 ok 1936 - mixed1 ({e=>-1,c=>0,a=>1,b=>0,d=>-1}) ok 1937 - mixed1 ({e=>0,c=>1,a=>1,b=>0,d=>0}) ok 1938 - mixed1 ({e=>-1,c=>0,a=>1,b=>0,d=>0}) ok 1939 - mixed1 ({e=>0,c=>1,a=>0,b=>1,d=>-1}) ok 1940 - mixed1 ({e=>-1,c=>1,a=>1,b=>1,d=>-1}) ok 1941 - parse code ok 1942 - mixed1 ok 1943 - mixed1 ({e=>-1,c=>1,a=>0,b=>1,d=>-1,f=>-1}) ok 1944 - mixed1 ({e=>-1,c=>0,a=>0,b=>1,d=>0,f=>-1}) ok 1945 - mixed1 ({e=>-1,c=>1,a=>0,b=>1,d=>-1,f=>-1}) ok 1946 - mixed1 ({e=>0,c=>1,a=>0,b=>0,d=>0,f=>-1}) ok 1947 - mixed1 ({e=>-1,c=>1,a=>0,b=>1,d=>-1,f=>-1}) ok 1948 - parse code ok 1949 - mixed1 ok 1950 - mixed1 ({e=>0,c=>1,a=>1,g=>-1,b=>1,d=>-1,f=>-1}) ok 1951 - mixed1 ({e=>0,c=>0,a=>1,g=>-1,b=>1,d=>0,f=>-1}) ok 1952 - mixed1 ({e=>0,c=>0,a=>0,g=>-1,b=>0,d=>0,f=>-1}) ok 1953 - mixed1 ({e=>0,c=>1,a=>1,g=>0,b=>1,d=>0,f=>0}) ok 1954 - mixed1 ({e=>0,c=>1,a=>0,g=>-1,b=>1,d=>0,f=>0}) ok 1955 - parse code ok 1956 - mixed1 ok 1957 - mixed1 ({e=>0,a=>1,d=>-1,c=>0,h=>0,b=>1,g=>-1,f=>-1}) ok 1958 - mixed1 ({e=>0,a=>0,d=>0,c=>0,h=>-1,b=>1,g=>-1,f=>-1}) ok 1959 - mixed1 ({e=>0,a=>0,d=>-1,c=>1,h=>0,b=>1,g=>-1,f=>0}) ok 1960 - mixed1 ({e=>0,a=>0,d=>-1,c=>1,h=>-1,b=>0,g=>-1,f=>0}) ok 1961 - mixed1 ({e=>0,a=>1,d=>-1,c=>0,h=>-1,b=>1,g=>0,f=>-1}) ok 1962 - parse code ok 1963 - mixed1 ok 1964 - mixed1 ({e=>0,a=>1,d=>0,c=>0,h=>-1,b=>0,g=>0,f=>-1}) ok 1965 - mixed1 ({e=>0,a=>1,d=>-1,c=>0,h=>-1,b=>0,g=>0,f=>-1}) ok 1966 - mixed1 ({e=>-1,a=>0,d=>0,c=>0,h=>0,b=>1,g=>0,f=>-1}) ok 1967 - mixed1 ({e=>0,a=>1,d=>-1,c=>0,h=>-1,b=>1,g=>0,f=>-1}) ok 1968 - mixed1 ({e=>-1,a=>1,d=>0,c=>0,h=>0,b=>0,g=>-1,f=>-1}) ok 1969 - parse code ok 1970 - mixed1 ok 1971 - mixed1 ({e=>-1,a=>1,d=>0,c=>1,h=>-1,b=>0,g=>-1,f=>-1,i=>0}) ok 1972 - mixed1 ({e=>0,a=>1,d=>0,c=>0,h=>-1,b=>0,g=>0,f=>-1,i=>0}) ok 1973 - mixed1 ({e=>0,a=>1,d=>-1,c=>1,h=>-1,b=>0,g=>0,f=>-1,i=>0}) ok 1974 - mixed1 ({e=>0,a=>1,d=>-1,c=>1,h=>-1,b=>1,g=>0,f=>-1,i=>0}) ok 1975 - mixed1 ({e=>-1,a=>1,d=>-1,c=>0,h=>-1,b=>0,g=>-1,f=>0,i=>-1}) ok 1976 - parse code ok 1977 - mixed1 ok 1978 - mixed1 ({e=>-1,a=>0,d=>-1,j=>95,c=>0,h=>-1,b=>0,g=>-1,f=>0,i=>-1}) ok 1979 - mixed1 ({e=>-1,a=>0,d=>0,j=>6,c=>1,h=>-1,b=>1,g=>0,f=>-1,i=>0}) ok 1980 - mixed1 ({e=>0,a=>1,d=>-1,j=>2,c=>1,h=>0,b=>1,g=>0,f=>-1,i=>-1}) ok 1981 - mixed1 ({e=>0,a=>1,d=>0,j=>29,c=>0,h=>0,b=>1,g=>0,f=>0,i=>-1}) ok 1982 - mixed1 ({e=>0,a=>0,d=>-1,j=>-28,c=>0,h=>-1,b=>1,g=>-1,f=>-1,i=>0}) ok 1983 - parse code ok 1984 - mixed1 ok 1985 - mixed1 ({a=>110,b=>1}) ok 1986 - mixed1 ({a=>-117,b=>1}) ok 1987 - mixed1 ({a=>-103,b=>0}) ok 1988 - mixed1 ({a=>-42,b=>0}) ok 1989 - mixed1 ({a=>71,b=>1}) ok 1990 - parse code ok 1991 - mixed1 ok 1992 - mixed1 ({c=>0,a=>53,b=>0}) ok 1993 - mixed1 ({c=>1,a=>5,b=>1}) ok 1994 - mixed1 ({c=>0,a=>-80,b=>0}) ok 1995 - mixed1 ({c=>1,a=>100,b=>0}) ok 1996 - mixed1 ({c=>1,a=>-94,b=>1}) ok 1997 - parse code ok 1998 - mixed1 ok 1999 - mixed1 ({c=>0,a=>-121,b=>1}) ok 2000 - mixed1 ({c=>0,a=>-57,b=>1}) ok 2001 - mixed1 ({c=>0,a=>37,b=>1}) ok 2002 - mixed1 ({c=>1,a=>37,b=>1}) ok 2003 - mixed1 ({c=>0,a=>-110,b=>0}) ok 2004 - parse code ok 2005 - mixed1 ok 2006 - mixed1 ({c=>0,a=>43,b=>0,d=>0}) ok 2007 - mixed1 ({c=>1,a=>72,b=>1,d=>0}) ok 2008 - mixed1 ({c=>1,a=>70,b=>0,d=>0}) ok 2009 - mixed1 ({c=>1,a=>50,b=>1,d=>0}) ok 2010 - mixed1 ({c=>0,a=>104,b=>0,d=>0}) ok 2011 - parse code ok 2012 - mixed1 ok 2013 - mixed1 ({e=>0,c=>0,a=>48,b=>1,d=>1}) ok 2014 - mixed1 ({e=>-1,c=>0,a=>-115,b=>1,d=>0}) ok 2015 - mixed1 ({e=>-1,c=>1,a=>-71,b=>0,d=>1}) ok 2016 - mixed1 ({e=>-1,c=>0,a=>38,b=>0,d=>0}) ok 2017 - mixed1 ({e=>-1,c=>1,a=>110,b=>0,d=>0}) ok 2018 - parse code ok 2019 - mixed1 ok 2020 - mixed1 ({e=>0,c=>0,a=>-12,b=>0,d=>1,f=>0}) ok 2021 - mixed1 ({e=>0,c=>0,a=>5,b=>0,d=>1,f=>0}) ok 2022 - mixed1 ({e=>-1,c=>1,a=>47,b=>0,d=>0,f=>0}) ok 2023 - mixed1 ({e=>-1,c=>1,a=>87,b=>0,d=>0,f=>-1}) ok 2024 - mixed1 ({e=>0,c=>0,a=>-26,b=>1,d=>1,f=>0}) ok 2025 - parse code ok 2026 - mixed1 ok 2027 - mixed1 ({e=>0,c=>0,a=>-46,b=>1,d=>1,f=>0}) ok 2028 - mixed1 ({e=>-1,c=>0,a=>-8,b=>1,d=>1,f=>0}) ok 2029 - mixed1 ({e=>-1,c=>1,a=>-104,b=>1,d=>0,f=>-1}) ok 2030 - mixed1 ({e=>0,c=>1,a=>111,b=>1,d=>1,f=>0}) ok 2031 - mixed1 ({e=>-1,c=>1,a=>66,b=>1,d=>0,f=>-1}) ok 2032 - parse code ok 2033 - mixed1 ok 2034 - mixed1 ({e=>0,c=>0,a=>33,g=>0,b=>1,d=>1,f=>-1}) ok 2035 - mixed1 ({e=>0,c=>1,a=>-26,g=>0,b=>1,d=>1,f=>-1}) ok 2036 - mixed1 ({e=>-1,c=>1,a=>-58,g=>0,b=>0,d=>1,f=>-1}) ok 2037 - mixed1 ({e=>0,c=>1,a=>-27,g=>-1,b=>0,d=>0,f=>-1}) ok 2038 - mixed1 ({e=>-1,c=>1,a=>-33,g=>0,b=>0,d=>1,f=>0}) ok 2039 - parse code ok 2040 - mixed1 ok 2041 - mixed1 ({e=>-1,a=>40,d=>0,c=>1,h=>0,b=>1,g=>0,f=>0}) ok 2042 - mixed1 ({e=>-1,a=>123,d=>0,c=>0,h=>0,b=>1,g=>-1,f=>-1}) ok 2043 - mixed1 ({e=>-1,a=>102,d=>0,c=>1,h=>0,b=>0,g=>-1,f=>-1}) ok 2044 - mixed1 ({e=>0,a=>-10,d=>1,c=>1,h=>-1,b=>1,g=>0,f=>-1}) ok 2045 - mixed1 ({e=>0,a=>49,d=>1,c=>0,h=>0,b=>0,g=>-1,f=>-1}) ok 2046 - parse code ok 2047 - mixed1 ok 2048 - mixed1 ({e=>-1,a=>-11,d=>1,c=>1,h=>-1,b=>1,g=>-1,f=>0,i=>-1}) ok 2049 - mixed1 ({e=>0,a=>-102,d=>0,c=>0,h=>0,b=>0,g=>-1,f=>-1,i=>0}) ok 2050 - mixed1 ({e=>0,a=>-33,d=>1,c=>0,h=>-1,b=>0,g=>0,f=>0,i=>0}) ok 2051 - mixed1 ({e=>-1,a=>-96,d=>1,c=>0,h=>0,b=>1,g=>0,f=>0,i=>0}) ok 2052 - mixed1 ({e=>-1,a=>125,d=>1,c=>1,h=>-1,b=>0,g=>0,f=>-1,i=>-1}) ok 2053 - parse code ok 2054 - mixed1 ok 2055 - mixed1 ({e=>-1,a=>-41,d=>0,c=>0,h=>-1,b=>1,g=>-1,f=>-1,i=>-1}) ok 2056 - mixed1 ({e=>-1,a=>51,d=>1,c=>0,h=>-1,b=>1,g=>-1,f=>-1,i=>0}) ok 2057 - mixed1 ({e=>0,a=>43,d=>0,c=>0,h=>0,b=>1,g=>0,f=>-1,i=>-1}) ok 2058 - mixed1 ({e=>0,a=>33,d=>0,c=>1,h=>-1,b=>0,g=>0,f=>0,i=>-1}) ok 2059 - mixed1 ({e=>-1,a=>-111,d=>1,c=>1,h=>0,b=>0,g=>0,f=>-1,i=>0}) ok 2060 - parse code ok 2061 - mixed1 ok 2062 - mixed1 ({e=>-1,a=>-32,d=>0,j=>-1,c=>1,h=>-1,b=>0,g=>-1,f=>0,i=>0}) ok 2063 - mixed1 ({e=>0,a=>-11,d=>0,j=>0,c=>1,h=>0,b=>1,g=>-1,f=>-1,i=>-1}) ok 2064 - mixed1 ({e=>0,a=>-110,d=>1,j=>-1,c=>1,h=>-1,b=>1,g=>-1,f=>0,i=>-1}) ok 2065 - mixed1 ({e=>-1,a=>-1,d=>0,j=>-1,c=>1,h=>-1,b=>0,g=>-1,f=>0,i=>-1}) ok 2066 - mixed1 ({e=>0,a=>-47,d=>0,j=>-1,c=>1,h=>0,b=>1,g=>0,f=>0,i=>-1}) ok 2067 - parse code ok 2068 - mixed1 ok 2069 - mixed1 ({e=>0,a=>-103,d=>1,j=>0,c=>1,k=>81,h=>0,b=>1,g=>0,f=>0,i=>0}) ok 2070 - mixed1 ({e=>0,a=>5,d=>0,j=>0,c=>1,k=>-43,h=>0,b=>0,g=>0,f=>-1,i=>-1}) ok 2071 - mixed1 ({e=>0,a=>48,d=>0,j=>0,c=>1,k=>-96,h=>0,b=>0,g=>0,f=>-1,i=>0}) ok 2072 - mixed1 ({e=>-1,a=>113,d=>0,j=>-1,c=>1,k=>-112,h=>-1,b=>1,g=>0,f=>-1,i=>0}) ok 2073 - mixed1 ({e=>0,a=>124,d=>1,j=>-1,c=>1,k=>62,h=>0,b=>0,g=>0,f=>-1,i=>0}) ok 2074 - parse code ok 2075 - mixed1 ok 2076 - mixed1 ({a=>110,b=>1}) ok 2077 - mixed1 ({a=>-33,b=>1}) ok 2078 - mixed1 ({a=>-68,b=>0}) ok 2079 - mixed1 ({a=>-44,b=>1}) ok 2080 - mixed1 ({a=>94,b=>0}) ok 2081 - parse code ok 2082 - mixed1 ok 2083 - mixed1 ({c=>1,a=>-20,b=>1}) ok 2084 - mixed1 ({c=>1,a=>-53,b=>1}) ok 2085 - mixed1 ({c=>1,a=>123,b=>0}) ok 2086 - mixed1 ({c=>1,a=>-52,b=>0}) ok 2087 - mixed1 ({c=>1,a=>93,b=>0}) ok 2088 - parse code ok 2089 - mixed1 ok 2090 - mixed1 ({c=>1,a=>110,b=>0}) ok 2091 - mixed1 ({c=>0,a=>51,b=>0}) ok 2092 - mixed1 ({c=>0,a=>118,b=>0}) ok 2093 - mixed1 ({c=>1,a=>27,b=>1}) ok 2094 - mixed1 ({c=>0,a=>-97,b=>1}) ok 2095 - parse code ok 2096 - mixed1 ok 2097 - mixed1 ({c=>1,a=>102,b=>1,d=>0}) ok 2098 - mixed1 ({c=>0,a=>-89,b=>1,d=>0}) ok 2099 - mixed1 ({c=>1,a=>37,b=>0,d=>0}) ok 2100 - mixed1 ({c=>1,a=>111,b=>1,d=>0}) ok 2101 - mixed1 ({c=>0,a=>33,b=>0,d=>0}) ok 2102 - parse code ok 2103 - mixed1 ok 2104 - mixed1 ({e=>0,c=>1,a=>-77,b=>0,d=>0}) ok 2105 - mixed1 ({e=>-1,c=>0,a=>73,b=>1,d=>1}) ok 2106 - mixed1 ({e=>-1,c=>0,a=>50,b=>1,d=>0}) ok 2107 - mixed1 ({e=>0,c=>1,a=>-125,b=>0,d=>1}) ok 2108 - mixed1 ({e=>0,c=>0,a=>55,b=>1,d=>0}) ok 2109 - parse code ok 2110 - mixed1 ok 2111 - mixed1 ({e=>0,c=>1,a=>-25,b=>1,d=>1,f=>-1}) ok 2112 - mixed1 ({e=>0,c=>0,a=>110,b=>0,d=>0,f=>-1}) ok 2113 - mixed1 ({e=>0,c=>0,a=>-28,b=>1,d=>0,f=>0}) ok 2114 - mixed1 ({e=>0,c=>1,a=>38,b=>1,d=>1,f=>0}) ok 2115 - mixed1 ({e=>-1,c=>0,a=>38,b=>0,d=>1,f=>-1}) ok 2116 - parse code ok 2117 - mixed1 ok 2118 - mixed1 ({e=>0,c=>0,a=>-35,b=>1,d=>1,f=>-1}) ok 2119 - mixed1 ({e=>0,c=>0,a=>-82,b=>0,d=>0,f=>0}) ok 2120 - mixed1 ({e=>0,c=>0,a=>-124,b=>1,d=>0,f=>0}) ok 2121 - mixed1 ({e=>0,c=>0,a=>-50,b=>0,d=>1,f=>0}) ok 2122 - mixed1 ({e=>-1,c=>1,a=>-121,b=>0,d=>0,f=>-1}) ok 2123 - parse code ok 2124 - mixed1 ok 2125 - mixed1 ({e=>-1,c=>1,a=>39,g=>0,b=>1,d=>1,f=>0}) ok 2126 - mixed1 ({e=>-1,c=>0,a=>-21,g=>0,b=>0,d=>0,f=>0}) ok 2127 - mixed1 ({e=>-1,c=>1,a=>-9,g=>-1,b=>1,d=>0,f=>0}) ok 2128 - mixed1 ({e=>0,c=>0,a=>39,g=>-1,b=>0,d=>1,f=>0}) ok 2129 - mixed1 ({e=>0,c=>0,a=>-23,g=>0,b=>1,d=>1,f=>0}) ok 2130 - parse code ok 2131 - mixed1 ok 2132 - mixed1 ({e=>-1,a=>-109,d=>1,c=>1,h=>0,b=>0,g=>0,f=>-1}) ok 2133 - mixed1 ({e=>0,a=>113,d=>1,c=>0,h=>-1,b=>0,g=>0,f=>-1}) ok 2134 - mixed1 ({e=>-1,a=>115,d=>1,c=>0,h=>-1,b=>1,g=>-1,f=>0}) ok 2135 - mixed1 ({e=>0,a=>86,d=>1,c=>0,h=>0,b=>0,g=>0,f=>0}) ok 2136 - mixed1 ({e=>-1,a=>-14,d=>1,c=>1,h=>-1,b=>1,g=>-1,f=>0}) ok 2137 - parse code ok 2138 - mixed1 ok 2139 - mixed1 ({e=>-1,a=>97,d=>1,c=>0,h=>-1,b=>0,g=>-1,f=>0,i=>0}) ok 2140 - mixed1 ({e=>0,a=>-1,d=>0,c=>0,h=>-1,b=>1,g=>0,f=>0,i=>0}) ok 2141 - mixed1 ({e=>-1,a=>62,d=>1,c=>0,h=>0,b=>0,g=>-1,f=>0,i=>-1}) ok 2142 - mixed1 ({e=>0,a=>-110,d=>0,c=>0,h=>-1,b=>1,g=>0,f=>0,i=>-1}) ok 2143 - mixed1 ({e=>0,a=>-40,d=>1,c=>0,h=>-1,b=>0,g=>0,f=>-1,i=>0}) ok 2144 - parse code ok 2145 - mixed1 ok 2146 - mixed1 ({e=>-1,a=>-48,d=>0,c=>1,h=>0,b=>0,g=>0,f=>0,i=>0}) ok 2147 - mixed1 ({e=>0,a=>27,d=>1,c=>0,h=>0,b=>0,g=>-1,f=>-1,i=>-1}) ok 2148 - mixed1 ({e=>0,a=>47,d=>1,c=>0,h=>-1,b=>1,g=>0,f=>0,i=>-1}) ok 2149 - mixed1 ({e=>-1,a=>24,d=>0,c=>1,h=>-1,b=>1,g=>-1,f=>-1,i=>-1}) ok 2150 - mixed1 ({e=>0,a=>-105,d=>1,c=>1,h=>-1,b=>0,g=>-1,f=>0,i=>0}) ok 2151 - parse code ok 2152 - mixed1 ok 2153 - mixed1 ({e=>-1,a=>-24,d=>0,j=>0,c=>1,h=>0,b=>0,g=>0,f=>0,i=>0}) ok 2154 - mixed1 ({e=>-1,a=>-22,d=>0,j=>0,c=>1,h=>0,b=>0,g=>-1,f=>0,i=>0}) ok 2155 - mixed1 ({e=>0,a=>-38,d=>0,j=>-1,c=>0,h=>-1,b=>1,g=>-1,f=>-1,i=>0}) ok 2156 - mixed1 ({e=>0,a=>72,d=>1,j=>0,c=>1,h=>-1,b=>1,g=>0,f=>-1,i=>0}) ok 2157 - mixed1 ({e=>0,a=>-62,d=>0,j=>0,c=>0,h=>0,b=>1,g=>-1,f=>-1,i=>0}) ok 2158 - parse code ok 2159 - mixed1 ok 2160 - mixed1 ({e=>-1,a=>29,d=>0,j=>-1,c=>1,k=>-52,h=>-1,b=>1,g=>0,f=>0,i=>0}) ok 2161 - mixed1 ({e=>0,a=>71,d=>0,j=>-1,c=>0,k=>11,h=>0,b=>0,g=>0,f=>0,i=>-1}) ok 2162 - mixed1 ({e=>-1,a=>7,d=>0,j=>0,c=>0,k=>101,h=>-1,b=>0,g=>-1,f=>0,i=>-1}) ok 2163 - mixed1 ({e=>-1,a=>-19,d=>1,j=>0,c=>0,k=>8,h=>-1,b=>1,g=>0,f=>0,i=>-1}) ok 2164 - mixed1 ({e=>-1,a=>71,d=>1,j=>0,c=>0,k=>-64,h=>0,b=>1,g=>-1,f=>-1,i=>-1}) ok 2165 - parse code ok 2166 - mixed1 ok 2167 - mixed1 ({a=>-120,b=>0}) ok 2168 - mixed1 ({a=>-74,b=>1}) ok 2169 - mixed1 ({a=>-4,b=>1}) ok 2170 - mixed1 ({a=>-89,b=>0}) ok 2171 - mixed1 ({a=>95,b=>0}) ok 2172 - parse code ok 2173 - mixed1 ok 2174 - mixed1 ({c=>0,a=>124,b=>1}) ok 2175 - mixed1 ({c=>0,a=>97,b=>1}) ok 2176 - mixed1 ({c=>0,a=>-1,b=>0}) ok 2177 - mixed1 ({c=>0,a=>-59,b=>0}) ok 2178 - mixed1 ({c=>1,a=>23,b=>1}) ok 2179 - parse code ok 2180 - mixed1 ok 2181 - mixed1 ({c=>0,a=>1,b=>0}) ok 2182 - mixed1 ({c=>0,a=>-43,b=>1}) ok 2183 - mixed1 ({c=>0,a=>-32,b=>1}) ok 2184 - mixed1 ({c=>0,a=>-65,b=>1}) ok 2185 - mixed1 ({c=>0,a=>-14,b=>0}) ok 2186 - parse code ok 2187 - mixed1 ok 2188 - mixed1 ({c=>0,a=>89,b=>0,d=>0}) ok 2189 - mixed1 ({c=>0,a=>-30,b=>0,d=>1}) ok 2190 - mixed1 ({c=>1,a=>-6,b=>0,d=>0}) ok 2191 - mixed1 ({c=>1,a=>-16,b=>1,d=>0}) ok 2192 - mixed1 ({c=>0,a=>94,b=>1,d=>1}) ok 2193 - parse code ok 2194 - mixed1 ok 2195 - mixed1 ({e=>-1,c=>0,a=>-26,b=>1,d=>1}) ok 2196 - mixed1 ({e=>0,c=>0,a=>-38,b=>1,d=>0}) ok 2197 - mixed1 ({e=>-1,c=>1,a=>82,b=>1,d=>1}) ok 2198 - mixed1 ({e=>-1,c=>1,a=>-3,b=>1,d=>0}) ok 2199 - mixed1 ({e=>-1,c=>1,a=>104,b=>0,d=>1}) ok 2200 - parse code ok 2201 - mixed1 ok 2202 - mixed1 ({e=>-1,c=>0,a=>-49,b=>0,d=>1,f=>0}) ok 2203 - mixed1 ({e=>-1,c=>1,a=>-85,b=>0,d=>1,f=>-1}) ok 2204 - mixed1 ({e=>0,c=>1,a=>-109,b=>0,d=>0,f=>0}) ok 2205 - mixed1 ({e=>0,c=>0,a=>109,b=>0,d=>0,f=>0}) ok 2206 - mixed1 ({e=>0,c=>1,a=>-3,b=>0,d=>0,f=>0}) ok 2207 - parse code ok 2208 - mixed1 ok 2209 - mixed1 ({e=>0,c=>0,a=>-89,b=>0,d=>0,f=>-1}) ok 2210 - mixed1 ({e=>-1,c=>0,a=>-6,b=>1,d=>1,f=>0}) ok 2211 - mixed1 ({e=>0,c=>0,a=>-60,b=>0,d=>1,f=>0}) ok 2212 - mixed1 ({e=>-1,c=>1,a=>-65,b=>0,d=>1,f=>0}) ok 2213 - mixed1 ({e=>0,c=>0,a=>-92,b=>0,d=>0,f=>-1}) ok 2214 - parse code ok 2215 - mixed1 ok 2216 - mixed1 ({e=>0,c=>1,a=>23,g=>0,b=>0,d=>0,f=>0}) ok 2217 - mixed1 ({e=>0,c=>0,a=>-110,g=>-1,b=>1,d=>1,f=>0}) ok 2218 - mixed1 ({e=>0,c=>1,a=>6,g=>0,b=>0,d=>1,f=>-1}) ok 2219 - mixed1 ({e=>-1,c=>0,a=>-15,g=>-1,b=>0,d=>1,f=>0}) ok 2220 - mixed1 ({e=>-1,c=>1,a=>-105,g=>-1,b=>1,d=>1,f=>-1}) ok 2221 - parse code ok 2222 - mixed1 ok 2223 - mixed1 ({e=>-1,a=>-67,d=>0,c=>1,h=>-1,b=>1,g=>-1,f=>-1}) ok 2224 - mixed1 ({e=>0,a=>16,d=>0,c=>1,h=>0,b=>0,g=>-1,f=>-1}) ok 2225 - mixed1 ({e=>0,a=>75,d=>0,c=>0,h=>0,b=>0,g=>0,f=>-1}) ok 2226 - mixed1 ({e=>-1,a=>-78,d=>0,c=>1,h=>0,b=>1,g=>-1,f=>0}) ok 2227 - mixed1 ({e=>0,a=>50,d=>1,c=>1,h=>0,b=>1,g=>0,f=>0}) ok 2228 - parse code ok 2229 - mixed1 ok 2230 - mixed1 ({e=>0,a=>45,d=>0,c=>1,h=>0,b=>0,g=>-1,f=>-1,i=>-1}) ok 2231 - mixed1 ({e=>0,a=>-65,d=>1,c=>1,h=>-1,b=>0,g=>-1,f=>-1,i=>0}) ok 2232 - mixed1 ({e=>-1,a=>5,d=>0,c=>1,h=>0,b=>1,g=>0,f=>-1,i=>0}) ok 2233 - mixed1 ({e=>-1,a=>53,d=>1,c=>0,h=>-1,b=>1,g=>0,f=>-1,i=>-1}) ok 2234 - mixed1 ({e=>-1,a=>-98,d=>0,c=>1,h=>-1,b=>1,g=>0,f=>0,i=>-1}) ok 2235 - parse code ok 2236 - mixed1 ok 2237 - mixed1 ({e=>0,a=>79,d=>0,c=>0,h=>-1,b=>1,g=>-1,f=>0,i=>0}) ok 2238 - mixed1 ({e=>0,a=>-115,d=>1,c=>0,h=>0,b=>1,g=>0,f=>-1,i=>-1}) ok 2239 - mixed1 ({e=>-1,a=>-69,d=>0,c=>1,h=>-1,b=>1,g=>-1,f=>0,i=>0}) ok 2240 - mixed1 ({e=>-1,a=>0,d=>0,c=>1,h=>0,b=>1,g=>-1,f=>0,i=>-1}) ok 2241 - mixed1 ({e=>-1,a=>34,d=>1,c=>1,h=>0,b=>1,g=>0,f=>-1,i=>-1}) ok 2242 - parse code ok 2243 - mixed1 ok 2244 - mixed1 ({e=>0,a=>67,d=>0,j=>0,c=>1,h=>0,b=>1,g=>0,f=>-1,i=>0}) ok 2245 - mixed1 ({e=>0,a=>23,d=>0,j=>-1,c=>1,h=>0,b=>0,g=>-1,f=>-1,i=>-1}) ok 2246 - mixed1 ({e=>0,a=>89,d=>0,j=>0,c=>0,h=>-1,b=>0,g=>-1,f=>-1,i=>0}) ok 2247 - mixed1 ({e=>0,a=>-97,d=>0,j=>0,c=>1,h=>-1,b=>0,g=>-1,f=>0,i=>-1}) ok 2248 - mixed1 ({e=>0,a=>-76,d=>1,j=>-1,c=>0,h=>-1,b=>1,g=>-1,f=>0,i=>0}) ok 2249 - parse code ok 2250 - mixed1 ok 2251 - mixed1 ({e=>0,a=>-74,d=>1,j=>0,c=>1,k=>96,h=>0,b=>1,g=>-1,f=>0,i=>0}) ok 2252 - mixed1 ({e=>0,a=>89,d=>1,j=>0,c=>0,k=>-51,h=>0,b=>0,g=>-1,f=>0,i=>-1}) ok 2253 - mixed1 ({e=>-1,a=>48,d=>0,j=>0,c=>0,k=>116,h=>-1,b=>0,g=>-1,f=>0,i=>-1}) ok 2254 - mixed1 ({e=>0,a=>-74,d=>0,j=>0,c=>1,k=>59,h=>0,b=>1,g=>0,f=>-1,i=>0}) ok 2255 - mixed1 ({e=>-1,a=>63,d=>1,j=>-1,c=>0,k=>49,h=>0,b=>0,g=>-1,f=>0,i=>0}) ok 2256 - parse code ok 2257 - mixed1 ok 2258 - mixed1 ({a=>-77,b=>1}) ok 2259 - mixed1 ({a=>-4,b=>0}) ok 2260 - mixed1 ({a=>106,b=>1}) ok 2261 - mixed1 ({a=>-44,b=>1}) ok 2262 - mixed1 ({a=>-88,b=>1}) ok 2263 - parse code ok 2264 - mixed1 ok 2265 - mixed1 ({c=>0,a=>-69,b=>1}) ok 2266 - mixed1 ({c=>0,a=>-85,b=>1}) ok 2267 - mixed1 ({c=>0,a=>33,b=>1}) ok 2268 - mixed1 ({c=>1,a=>40,b=>1}) ok 2269 - mixed1 ({c=>0,a=>-14,b=>1}) ok 2270 - parse code ok 2271 - mixed1 ok 2272 - mixed1 ({c=>0,a=>-30,b=>0}) ok 2273 - mixed1 ({c=>0,a=>-60,b=>0}) ok 2274 - mixed1 ({c=>1,a=>57,b=>0}) ok 2275 - mixed1 ({c=>1,a=>11,b=>0}) ok 2276 - mixed1 ({c=>1,a=>-73,b=>1}) ok 2277 - parse code ok 2278 - mixed1 ok 2279 - mixed1 ({c=>0,a=>-46,b=>0,d=>1}) ok 2280 - mixed1 ({c=>0,a=>27,b=>0,d=>0}) ok 2281 - mixed1 ({c=>1,a=>1,b=>1,d=>0}) ok 2282 - mixed1 ({c=>1,a=>71,b=>0,d=>0}) ok 2283 - mixed1 ({c=>0,a=>-14,b=>1,d=>1}) ok 2284 - parse code ok 2285 - mixed1 ok 2286 - mixed1 ({e=>-1,c=>1,a=>19,b=>0,d=>0}) ok 2287 - mixed1 ({e=>-1,c=>1,a=>70,b=>0,d=>1}) ok 2288 - mixed1 ({e=>-1,c=>1,a=>-112,b=>1,d=>0}) ok 2289 - mixed1 ({e=>0,c=>0,a=>90,b=>0,d=>1}) ok 2290 - mixed1 ({e=>-1,c=>1,a=>-16,b=>1,d=>0}) ok 2291 - parse code ok 2292 - mixed1 ok 2293 - mixed1 ({e=>-1,c=>1,a=>92,b=>0,d=>0,f=>-1}) ok 2294 - mixed1 ({e=>0,c=>1,a=>-112,b=>1,d=>0,f=>0}) ok 2295 - mixed1 ({e=>-1,c=>0,a=>-75,b=>1,d=>1,f=>0}) ok 2296 - mixed1 ({e=>0,c=>0,a=>-54,b=>1,d=>1,f=>-1}) ok 2297 - mixed1 ({e=>0,c=>0,a=>-3,b=>0,d=>0,f=>-1}) ok 2298 - parse code ok 2299 - mixed1 ok 2300 - mixed1 ({e=>0,c=>1,a=>99,b=>1,d=>0,f=>0}) ok 2301 - mixed1 ({e=>0,c=>1,a=>121,b=>1,d=>1,f=>0}) ok 2302 - mixed1 ({e=>0,c=>1,a=>101,b=>0,d=>0,f=>-1}) ok 2303 - mixed1 ({e=>0,c=>1,a=>-100,b=>0,d=>0,f=>0}) ok 2304 - mixed1 ({e=>0,c=>1,a=>-59,b=>0,d=>1,f=>0}) ok 2305 - parse code ok 2306 - mixed1 ok 2307 - mixed1 ({e=>0,c=>0,a=>73,g=>-1,b=>1,d=>1,f=>-1}) ok 2308 - mixed1 ({e=>0,c=>0,a=>11,g=>0,b=>1,d=>0,f=>0}) ok 2309 - mixed1 ({e=>-1,c=>0,a=>-31,g=>-1,b=>1,d=>1,f=>0}) ok 2310 - mixed1 ({e=>-1,c=>0,a=>-124,g=>-1,b=>1,d=>1,f=>-1}) ok 2311 - mixed1 ({e=>-1,c=>0,a=>-42,g=>0,b=>1,d=>0,f=>-1}) ok 2312 - parse code ok 2313 - mixed1 ok 2314 - mixed1 ({e=>-1,a=>86,d=>0,c=>0,h=>0,b=>0,g=>0,f=>-1}) ok 2315 - mixed1 ({e=>-1,a=>-97,d=>1,c=>0,h=>0,b=>0,g=>-1,f=>-1}) ok 2316 - mixed1 ({e=>0,a=>18,d=>0,c=>1,h=>-1,b=>0,g=>0,f=>0}) ok 2317 - mixed1 ({e=>0,a=>-102,d=>0,c=>0,h=>-1,b=>1,g=>-1,f=>0}) ok 2318 - mixed1 ({e=>0,a=>-36,d=>0,c=>0,h=>-1,b=>1,g=>0,f=>0}) ok 2319 - parse code ok 2320 - mixed1 ok 2321 - mixed1 ({e=>-1,a=>83,d=>1,c=>1,h=>-1,b=>1,g=>-1,f=>-1,i=>0}) ok 2322 - mixed1 ({e=>0,a=>35,d=>1,c=>0,h=>0,b=>1,g=>-1,f=>0,i=>0}) ok 2323 - mixed1 ({e=>-1,a=>-48,d=>1,c=>1,h=>-1,b=>0,g=>0,f=>-1,i=>0}) ok 2324 - mixed1 ({e=>-1,a=>47,d=>1,c=>1,h=>-1,b=>0,g=>0,f=>0,i=>0}) ok 2325 - mixed1 ({e=>-1,a=>-92,d=>1,c=>0,h=>-1,b=>1,g=>-1,f=>0,i=>0}) ok 2326 - parse code ok 2327 - mixed1 ok 2328 - mixed1 ({e=>0,a=>-32,d=>0,c=>0,h=>-1,b=>1,g=>-1,f=>-1,i=>0}) ok 2329 - mixed1 ({e=>0,a=>-105,d=>1,c=>1,h=>0,b=>0,g=>-1,f=>-1,i=>-1}) ok 2330 - mixed1 ({e=>0,a=>95,d=>1,c=>1,h=>-1,b=>1,g=>-1,f=>-1,i=>-1}) ok 2331 - mixed1 ({e=>-1,a=>-81,d=>0,c=>0,h=>0,b=>1,g=>0,f=>0,i=>0}) ok 2332 - mixed1 ({e=>-1,a=>54,d=>0,c=>0,h=>-1,b=>0,g=>-1,f=>0,i=>-1}) ok 2333 - parse code ok 2334 - mixed1 ok 2335 - mixed1 ({e=>0,a=>-112,d=>0,j=>0,c=>1,h=>0,b=>1,g=>-1,f=>0,i=>-1}) ok 2336 - mixed1 ({e=>0,a=>39,d=>0,j=>0,c=>1,h=>-1,b=>1,g=>-1,f=>-1,i=>0}) ok 2337 - mixed1 ({e=>-1,a=>113,d=>1,j=>-1,c=>1,h=>-1,b=>0,g=>0,f=>-1,i=>0}) ok 2338 - mixed1 ({e=>0,a=>118,d=>1,j=>0,c=>1,h=>0,b=>0,g=>0,f=>0,i=>-1}) ok 2339 - mixed1 ({e=>-1,a=>80,d=>0,j=>-1,c=>1,h=>0,b=>0,g=>-1,f=>-1,i=>0}) ok 2340 - parse code ok 2341 - mixed1 ok 2342 - mixed1 ({e=>-1,a=>2,d=>0,j=>0,c=>1,k=>-79,h=>0,b=>1,g=>0,f=>0,i=>0}) ok 2343 - mixed1 ({e=>0,a=>-88,d=>1,j=>0,c=>1,k=>-90,h=>0,b=>0,g=>-1,f=>0,i=>0}) ok 2344 - mixed1 ({e=>0,a=>-63,d=>0,j=>-1,c=>1,k=>22,h=>-1,b=>0,g=>0,f=>-1,i=>0}) ok 2345 - mixed1 ({e=>0,a=>23,d=>1,j=>0,c=>1,k=>21,h=>0,b=>1,g=>-1,f=>-1,i=>0}) ok 2346 - mixed1 ({e=>-1,a=>84,d=>1,j=>-1,c=>1,k=>47,h=>0,b=>1,g=>-1,f=>0,i=>-1}) ok 2347 - parse code ok 2348 - mixed2 ok 2349 - mixed2 ({a=>1}) ok 2350 - mixed2 ({a=>2}) ok 2351 - mixed2 ({a=>2}) ok 2352 - mixed2 ({a=>0}) ok 2353 - mixed2 ({a=>0}) ok 2354 - parse code ok 2355 - mixed2 ok 2356 - mixed2 ({a=>0,b=>0}) ok 2357 - mixed2 ({a=>0,b=>2}) ok 2358 - mixed2 ({a=>3,b=>3}) ok 2359 - mixed2 ({a=>2,b=>1}) ok 2360 - mixed2 ({a=>0,b=>0}) ok 2361 - parse code ok 2362 - mixed2 ok 2363 - mixed2 ({a=>2,b=>1}) ok 2364 - mixed2 ({a=>0,b=>3}) ok 2365 - mixed2 ({a=>2,b=>2}) ok 2366 - mixed2 ({a=>3,b=>0}) ok 2367 - mixed2 ({a=>3,b=>1}) ok 2368 - parse code ok 2369 - mixed2 ok 2370 - mixed2 ({c=>0,a=>3,b=>2}) ok 2371 - mixed2 ({c=>2,a=>2,b=>3}) ok 2372 - mixed2 ({c=>3,a=>2,b=>2}) ok 2373 - mixed2 ({c=>1,a=>2,b=>3}) ok 2374 - mixed2 ({c=>1,a=>0,b=>1}) ok 2375 - parse code ok 2376 - mixed2 ok 2377 - mixed2 ({c=>0,a=>2,b=>2,d=>-1}) ok 2378 - mixed2 ({c=>1,a=>0,b=>1,d=>0}) ok 2379 - mixed2 ({c=>2,a=>2,b=>1,d=>0}) ok 2380 - mixed2 ({c=>2,a=>0,b=>2,d=>0}) ok 2381 - mixed2 ({c=>1,a=>1,b=>3,d=>0}) ok 2382 - parse code ok 2383 - mixed2 ok 2384 - mixed2 ({e=>1,c=>0,a=>1,b=>2,d=>-2}) ok 2385 - mixed2 ({e=>0,c=>1,a=>0,b=>2,d=>-1}) ok 2386 - mixed2 ({e=>-2,c=>3,a=>3,b=>1,d=>1}) ok 2387 - mixed2 ({e=>1,c=>3,a=>0,b=>1,d=>-1}) ok 2388 - mixed2 ({e=>-2,c=>0,a=>0,b=>3,d=>-2}) ok 2389 - parse code ok 2390 - mixed2 ok 2391 - mixed2 ({e=>-1,c=>3,a=>2,b=>1,d=>1}) ok 2392 - mixed2 ({e=>-2,c=>0,a=>1,b=>2,d=>-2}) ok 2393 - mixed2 ({e=>0,c=>3,a=>2,b=>2,d=>0}) ok 2394 - mixed2 ({e=>1,c=>2,a=>1,b=>2,d=>-2}) ok 2395 - mixed2 ({e=>1,c=>2,a=>2,b=>3,d=>0}) ok 2396 - parse code ok 2397 - mixed2 ok 2398 - mixed2 ({e=>0,c=>1,a=>2,b=>3,d=>0,f=>-1}) ok 2399 - mixed2 ({e=>0,c=>0,a=>0,b=>2,d=>-1,f=>1}) ok 2400 - mixed2 ({e=>0,c=>2,a=>0,b=>0,d=>0,f=>-2}) ok 2401 - mixed2 ({e=>-2,c=>3,a=>2,b=>1,d=>-2,f=>-2}) ok 2402 - mixed2 ({e=>-2,c=>2,a=>0,b=>3,d=>-2,f=>-1}) ok 2403 - parse code ok 2404 - mixed2 ok 2405 - mixed2 ({e=>0,c=>2,a=>1,g=>-1,b=>3,d=>1,f=>-1}) ok 2406 - mixed2 ({e=>1,c=>2,a=>2,g=>1,b=>2,d=>1,f=>1}) ok 2407 - mixed2 ({e=>0,c=>2,a=>2,g=>-1,b=>2,d=>-2,f=>-1}) ok 2408 - mixed2 ({e=>-2,c=>0,a=>2,g=>-2,b=>1,d=>-1,f=>1}) ok 2409 - mixed2 ({e=>-1,c=>3,a=>1,g=>-1,b=>0,d=>0,f=>0}) ok 2410 - parse code ok 2411 - mixed2 ok 2412 - mixed2 ({e=>-2,a=>0,d=>1,c=>2,h=>-1,b=>1,g=>-2,f=>-2}) ok 2413 - mixed2 ({e=>-2,a=>0,d=>1,c=>0,h=>0,b=>0,g=>1,f=>0}) ok 2414 - mixed2 ({e=>1,a=>1,d=>1,c=>1,h=>0,b=>0,g=>-1,f=>-2}) ok 2415 - mixed2 ({e=>0,a=>3,d=>0,c=>0,h=>1,b=>2,g=>0,f=>1}) ok 2416 - mixed2 ({e=>-1,a=>1,d=>0,c=>1,h=>0,b=>0,g=>0,f=>0}) ok 2417 - parse code ok 2418 - mixed2 ok 2419 - mixed2 ({e=>-2,a=>0,d=>0,c=>0,h=>-1,b=>1,g=>0,f=>-2}) ok 2420 - mixed2 ({e=>0,a=>3,d=>-2,c=>2,h=>-1,b=>3,g=>-1,f=>-2}) ok 2421 - mixed2 ({e=>-1,a=>0,d=>0,c=>1,h=>-1,b=>0,g=>-1,f=>0}) ok 2422 - mixed2 ({e=>0,a=>3,d=>-2,c=>0,h=>1,b=>2,g=>-2,f=>1}) ok 2423 - mixed2 ({e=>-1,a=>2,d=>0,c=>1,h=>1,b=>0,g=>0,f=>1}) ok 2424 - parse code ok 2425 - mixed2 ok 2426 - mixed2 ({e=>0,a=>0,d=>0,c=>2,h=>-1,b=>2,g=>1,f=>0,i=>1}) ok 2427 - mixed2 ({e=>0,a=>0,d=>-2,c=>0,h=>-1,b=>0,g=>-2,f=>1,i=>1}) ok 2428 - mixed2 ({e=>-1,a=>2,d=>0,c=>0,h=>0,b=>1,g=>-2,f=>0,i=>-1}) ok 2429 - mixed2 ({e=>1,a=>0,d=>0,c=>2,h=>0,b=>2,g=>1,f=>0,i=>1}) ok 2430 - mixed2 ({e=>0,a=>3,d=>-1,c=>0,h=>-1,b=>2,g=>-2,f=>0,i=>-2}) ok 2431 - parse code ok 2432 - mixed2 ok 2433 - mixed2 ({e=>-2,a=>1,d=>0,j=>11,c=>0,h=>-2,b=>1,g=>1,f=>-1,i=>-1}) ok 2434 - mixed2 ({e=>1,a=>2,d=>-2,j=>76,c=>3,h=>-1,b=>1,g=>0,f=>-1,i=>1}) ok 2435 - mixed2 ({e=>1,a=>3,d=>0,j=>-66,c=>0,h=>-2,b=>3,g=>-2,f=>-1,i=>-2}) ok 2436 - mixed2 ({e=>-1,a=>0,d=>0,j=>-99,c=>1,h=>0,b=>1,g=>-2,f=>0,i=>1}) ok 2437 - mixed2 ({e=>-1,a=>2,d=>1,j=>94,c=>3,h=>-2,b=>3,g=>1,f=>-2,i=>-2}) ok 2438 - parse code ok 2439 - mixed2 ok 2440 - mixed2 ({a=>-56,b=>3}) ok 2441 - mixed2 ({a=>127,b=>0}) ok 2442 - mixed2 ({a=>43,b=>2}) ok 2443 - mixed2 ({a=>-28,b=>1}) ok 2444 - mixed2 ({a=>38,b=>0}) ok 2445 - parse code ok 2446 - mixed2 ok 2447 - mixed2 ({c=>0,a=>35,b=>1}) ok 2448 - mixed2 ({c=>0,a=>53,b=>3}) ok 2449 - mixed2 ({c=>3,a=>120,b=>0}) ok 2450 - mixed2 ({c=>3,a=>-123,b=>1}) ok 2451 - mixed2 ({c=>1,a=>29,b=>3}) ok 2452 - parse code ok 2453 - mixed2 ok 2454 - mixed2 ({c=>2,a=>79,b=>2}) ok 2455 - mixed2 ({c=>1,a=>-102,b=>2}) ok 2456 - mixed2 ({c=>0,a=>-112,b=>1}) ok 2457 - mixed2 ({c=>0,a=>86,b=>0}) ok 2458 - mixed2 ({c=>2,a=>-112,b=>2}) ok 2459 - parse code ok 2460 - mixed2 ok 2461 - mixed2 ({c=>1,a=>9,b=>1,d=>2}) ok 2462 - mixed2 ({c=>2,a=>-42,b=>0,d=>3}) ok 2463 - mixed2 ({c=>2,a=>65,b=>2,d=>2}) ok 2464 - mixed2 ({c=>1,a=>-14,b=>2,d=>0}) ok 2465 - mixed2 ({c=>3,a=>-69,b=>1,d=>1}) ok 2466 - parse code ok 2467 - mixed2 ok 2468 - mixed2 ({e=>0,c=>1,a=>-38,b=>2,d=>1}) ok 2469 - mixed2 ({e=>0,c=>0,a=>66,b=>2,d=>1}) ok 2470 - mixed2 ({e=>1,c=>2,a=>-56,b=>1,d=>2}) ok 2471 - mixed2 ({e=>-1,c=>1,a=>120,b=>1,d=>2}) ok 2472 - mixed2 ({e=>0,c=>2,a=>62,b=>0,d=>3}) ok 2473 - parse code ok 2474 - mixed2 ok 2475 - mixed2 ({e=>1,c=>3,a=>-41,b=>1,d=>2,f=>0}) ok 2476 - mixed2 ({e=>-2,c=>2,a=>100,b=>2,d=>1,f=>1}) ok 2477 - mixed2 ({e=>1,c=>0,a=>86,b=>0,d=>3,f=>1}) ok 2478 - mixed2 ({e=>1,c=>3,a=>-89,b=>3,d=>2,f=>-2}) ok 2479 - mixed2 ({e=>-1,c=>3,a=>-109,b=>3,d=>0,f=>1}) ok 2480 - parse code ok 2481 - mixed2 ok 2482 - mixed2 ({e=>-2,c=>0,a=>-11,b=>1,d=>3,f=>1}) ok 2483 - mixed2 ({e=>-2,c=>0,a=>11,b=>0,d=>0,f=>1}) ok 2484 - mixed2 ({e=>0,c=>3,a=>100,b=>1,d=>3,f=>0}) ok 2485 - mixed2 ({e=>0,c=>3,a=>-21,b=>2,d=>0,f=>-2}) ok 2486 - mixed2 ({e=>1,c=>0,a=>-82,b=>1,d=>1,f=>-1}) ok 2487 - parse code ok 2488 - mixed2 ok 2489 - mixed2 ({e=>1,c=>1,a=>-87,g=>-2,b=>0,d=>0,f=>0}) ok 2490 - mixed2 ({e=>-2,c=>1,a=>1,g=>-2,b=>0,d=>0,f=>-2}) ok 2491 - mixed2 ({e=>-1,c=>2,a=>107,g=>-2,b=>3,d=>3,f=>-1}) ok 2492 - mixed2 ({e=>-1,c=>1,a=>-44,g=>0,b=>0,d=>0,f=>-1}) ok 2493 - mixed2 ({e=>-1,c=>2,a=>-40,g=>-1,b=>0,d=>3,f=>0}) ok 2494 - parse code ok 2495 - mixed2 ok 2496 - mixed2 ({e=>-2,a=>30,d=>2,c=>0,h=>-1,b=>1,g=>-2,f=>-1}) ok 2497 - mixed2 ({e=>1,a=>52,d=>3,c=>0,h=>-2,b=>2,g=>0,f=>0}) ok 2498 - mixed2 ({e=>1,a=>-125,d=>2,c=>2,h=>1,b=>0,g=>1,f=>-1}) ok 2499 - mixed2 ({e=>-1,a=>70,d=>0,c=>3,h=>-1,b=>3,g=>1,f=>-1}) ok 2500 - mixed2 ({e=>0,a=>-57,d=>2,c=>3,h=>1,b=>0,g=>-1,f=>-1}) ok 2501 - parse code ok 2502 - mixed2 ok 2503 - mixed2 ({e=>-2,a=>122,d=>0,c=>1,h=>0,b=>1,g=>0,f=>0,i=>-2}) ok 2504 - mixed2 ({e=>-2,a=>76,d=>3,c=>3,h=>-1,b=>2,g=>0,f=>-1,i=>-1}) ok 2505 - mixed2 ({e=>1,a=>56,d=>3,c=>2,h=>-1,b=>3,g=>-1,f=>1,i=>0}) ok 2506 - mixed2 ({e=>-2,a=>79,d=>0,c=>1,h=>1,b=>2,g=>-2,f=>0,i=>1}) ok 2507 - mixed2 ({e=>1,a=>-87,d=>2,c=>1,h=>-1,b=>1,g=>0,f=>0,i=>0}) ok 2508 - parse code ok 2509 - mixed2 ok 2510 - mixed2 ({e=>-1,a=>-90,d=>0,c=>2,h=>1,b=>2,g=>0,f=>-2,i=>-2}) ok 2511 - mixed2 ({e=>-2,a=>-119,d=>1,c=>0,h=>0,b=>2,g=>-2,f=>-1,i=>1}) ok 2512 - mixed2 ({e=>1,a=>108,d=>3,c=>3,h=>0,b=>3,g=>-1,f=>-1,i=>1}) ok 2513 - mixed2 ({e=>0,a=>-126,d=>0,c=>3,h=>1,b=>2,g=>-2,f=>0,i=>-1}) ok 2514 - mixed2 ({e=>1,a=>-120,d=>2,c=>2,h=>0,b=>1,g=>-2,f=>0,i=>-1}) ok 2515 - parse code ok 2516 - mixed2 ok 2517 - mixed2 ({e=>1,a=>-105,d=>3,j=>1,c=>3,h=>0,b=>1,g=>-2,f=>-2,i=>0}) ok 2518 - mixed2 ({e=>0,a=>32,d=>0,j=>0,c=>2,h=>1,b=>2,g=>1,f=>-1,i=>-1}) ok 2519 - mixed2 ({e=>1,a=>57,d=>1,j=>-2,c=>2,h=>-1,b=>1,g=>-2,f=>-2,i=>1}) ok 2520 - mixed2 ({e=>0,a=>59,d=>3,j=>-1,c=>0,h=>-2,b=>1,g=>0,f=>1,i=>-2}) ok 2521 - mixed2 ({e=>-2,a=>68,d=>0,j=>1,c=>0,h=>1,b=>3,g=>0,f=>-2,i=>0}) ok 2522 - parse code ok 2523 - mixed2 ok 2524 - mixed2 ({e=>1,a=>-55,d=>1,j=>-2,c=>3,k=>111,h=>-1,b=>1,g=>-1,f=>0,i=>-1}) ok 2525 - mixed2 ({e=>-2,a=>-69,d=>3,j=>0,c=>0,k=>-83,h=>0,b=>3,g=>0,f=>-1,i=>1}) ok 2526 - mixed2 ({e=>0,a=>110,d=>0,j=>0,c=>3,k=>116,h=>-1,b=>3,g=>-2,f=>1,i=>-1}) ok 2527 - mixed2 ({e=>0,a=>-42,d=>1,j=>-1,c=>0,k=>92,h=>-1,b=>2,g=>1,f=>-2,i=>-2}) ok 2528 - mixed2 ({e=>-1,a=>-34,d=>0,j=>-2,c=>3,k=>22,h=>-2,b=>2,g=>-1,f=>0,i=>0}) ok 2529 - parse code ok 2530 - mixed2 ok 2531 - mixed2 ({a=>-36,b=>3}) ok 2532 - mixed2 ({a=>77,b=>0}) ok 2533 - mixed2 ({a=>-125,b=>0}) ok 2534 - mixed2 ({a=>33,b=>0}) ok 2535 - mixed2 ({a=>18,b=>3}) ok 2536 - parse code ok 2537 - mixed2 ok 2538 - mixed2 ({c=>2,a=>39,b=>2}) ok 2539 - mixed2 ({c=>2,a=>-73,b=>3}) ok 2540 - mixed2 ({c=>2,a=>12,b=>1}) ok 2541 - mixed2 ({c=>1,a=>107,b=>2}) ok 2542 - mixed2 ({c=>0,a=>-10,b=>2}) ok 2543 - parse code ok 2544 - mixed2 ok 2545 - mixed2 ({c=>0,a=>-15,b=>0}) ok 2546 - mixed2 ({c=>2,a=>-103,b=>1}) ok 2547 - mixed2 ({c=>0,a=>106,b=>3}) ok 2548 - mixed2 ({c=>0,a=>77,b=>3}) ok 2549 - mixed2 ({c=>0,a=>-60,b=>2}) ok 2550 - parse code ok 2551 - mixed2 ok 2552 - mixed2 ({c=>3,a=>-90,b=>2,d=>1}) ok 2553 - mixed2 ({c=>1,a=>-112,b=>3,d=>1}) ok 2554 - mixed2 ({c=>3,a=>-67,b=>0,d=>1}) ok 2555 - mixed2 ({c=>1,a=>-2,b=>0,d=>3}) ok 2556 - mixed2 ({c=>0,a=>-45,b=>1,d=>1}) ok 2557 - parse code ok 2558 - mixed2 ok 2559 - mixed2 ({e=>-1,c=>2,a=>-104,b=>2,d=>0}) ok 2560 - mixed2 ({e=>-2,c=>1,a=>-128,b=>3,d=>2}) ok 2561 - mixed2 ({e=>1,c=>3,a=>-119,b=>2,d=>1}) ok 2562 - mixed2 ({e=>-1,c=>3,a=>31,b=>1,d=>0}) ok 2563 - mixed2 ({e=>-1,c=>0,a=>-28,b=>1,d=>0}) ok 2564 - parse code ok 2565 - mixed2 ok 2566 - mixed2 ({e=>-1,c=>0,a=>15,b=>3,d=>0,f=>-2}) ok 2567 - mixed2 ({e=>-1,c=>2,a=>-51,b=>3,d=>1,f=>0}) ok 2568 - mixed2 ({e=>-1,c=>2,a=>-69,b=>1,d=>3,f=>1}) ok 2569 - mixed2 ({e=>1,c=>3,a=>121,b=>2,d=>1,f=>0}) ok 2570 - mixed2 ({e=>0,c=>2,a=>17,b=>3,d=>3,f=>-1}) ok 2571 - parse code ok 2572 - mixed2 ok 2573 - mixed2 ({e=>0,c=>1,a=>-102,b=>2,d=>2,f=>-1}) ok 2574 - mixed2 ({e=>-2,c=>2,a=>-45,b=>2,d=>2,f=>-2}) ok 2575 - mixed2 ({e=>-2,c=>3,a=>1,b=>0,d=>1,f=>-1}) ok 2576 - mixed2 ({e=>1,c=>1,a=>-70,b=>0,d=>1,f=>0}) ok 2577 - mixed2 ({e=>0,c=>3,a=>-67,b=>3,d=>2,f=>-2}) ok 2578 - parse code ok 2579 - mixed2 ok 2580 - mixed2 ({e=>-1,c=>1,a=>-14,g=>-2,b=>2,d=>3,f=>0}) ok 2581 - mixed2 ({e=>0,c=>2,a=>-82,g=>-2,b=>2,d=>0,f=>0}) ok 2582 - mixed2 ({e=>1,c=>1,a=>-117,g=>-1,b=>0,d=>3,f=>0}) ok 2583 - mixed2 ({e=>1,c=>3,a=>-88,g=>1,b=>3,d=>0,f=>0}) ok 2584 - mixed2 ({e=>0,c=>3,a=>38,g=>0,b=>3,d=>1,f=>-1}) ok 2585 - parse code ok 2586 - mixed2 ok 2587 - mixed2 ({e=>0,a=>14,d=>3,c=>1,h=>-2,b=>2,g=>-2,f=>-2}) ok 2588 - mixed2 ({e=>1,a=>73,d=>0,c=>0,h=>-1,b=>3,g=>0,f=>0}) ok 2589 - mixed2 ({e=>-2,a=>5,d=>2,c=>1,h=>-1,b=>2,g=>1,f=>-2}) ok 2590 - mixed2 ({e=>0,a=>-57,d=>2,c=>0,h=>-1,b=>0,g=>0,f=>1}) ok 2591 - mixed2 ({e=>-1,a=>-21,d=>0,c=>3,h=>-1,b=>0,g=>-1,f=>1}) ok 2592 - parse code ok 2593 - mixed2 ok 2594 - mixed2 ({e=>-2,a=>64,d=>3,c=>1,h=>1,b=>0,g=>1,f=>0,i=>-2}) ok 2595 - mixed2 ({e=>-1,a=>-28,d=>2,c=>0,h=>-2,b=>3,g=>-1,f=>-1,i=>-1}) ok 2596 - mixed2 ({e=>-1,a=>16,d=>0,c=>1,h=>0,b=>2,g=>-1,f=>1,i=>-1}) ok 2597 - mixed2 ({e=>1,a=>-116,d=>0,c=>2,h=>-1,b=>3,g=>0,f=>-2,i=>0}) ok 2598 - mixed2 ({e=>0,a=>-24,d=>0,c=>0,h=>-1,b=>1,g=>1,f=>-2,i=>0}) ok 2599 - parse code ok 2600 - mixed2 ok 2601 - mixed2 ({e=>0,a=>-98,d=>3,c=>1,h=>-2,b=>3,g=>-2,f=>1,i=>-1}) ok 2602 - mixed2 ({e=>1,a=>87,d=>3,c=>2,h=>-1,b=>2,g=>-1,f=>-2,i=>-1}) ok 2603 - mixed2 ({e=>1,a=>-69,d=>2,c=>1,h=>0,b=>3,g=>0,f=>-2,i=>-1}) ok 2604 - mixed2 ({e=>-1,a=>-28,d=>3,c=>0,h=>-1,b=>1,g=>-1,f=>0,i=>-2}) ok 2605 - mixed2 ({e=>0,a=>58,d=>3,c=>3,h=>0,b=>3,g=>-2,f=>-1,i=>0}) ok 2606 - parse code ok 2607 - mixed2 ok 2608 - mixed2 ({e=>0,a=>-102,d=>3,j=>-2,c=>1,h=>0,b=>2,g=>0,f=>0,i=>-1}) ok 2609 - mixed2 ({e=>-1,a=>-12,d=>1,j=>1,c=>1,h=>-2,b=>0,g=>-2,f=>1,i=>-2}) ok 2610 - mixed2 ({e=>-2,a=>98,d=>3,j=>1,c=>0,h=>0,b=>0,g=>-1,f=>-2,i=>-2}) ok 2611 - mixed2 ({e=>-1,a=>-38,d=>3,j=>-1,c=>1,h=>-1,b=>1,g=>-2,f=>0,i=>1}) ok 2612 - mixed2 ({e=>1,a=>0,d=>2,j=>-2,c=>1,h=>0,b=>2,g=>1,f=>-2,i=>0}) ok 2613 - parse code ok 2614 - mixed2 ok 2615 - mixed2 ({e=>-1,a=>-67,d=>0,j=>-2,c=>2,k=>-19,h=>1,b=>0,g=>0,f=>-1,i=>1}) ok 2616 - mixed2 ({e=>0,a=>-109,d=>2,j=>0,c=>1,k=>116,h=>0,b=>0,g=>1,f=>1,i=>-1}) ok 2617 - mixed2 ({e=>0,a=>102,d=>0,j=>1,c=>3,k=>116,h=>1,b=>2,g=>0,f=>1,i=>1}) ok 2618 - mixed2 ({e=>0,a=>27,d=>1,j=>-1,c=>0,k=>-116,h=>-2,b=>2,g=>1,f=>-1,i=>-1}) ok 2619 - mixed2 ({e=>1,a=>-68,d=>0,j=>-1,c=>3,k=>-47,h=>-1,b=>1,g=>0,f=>0,i=>-2}) ok 2620 - parse code ok 2621 - mixed2 ok 2622 - mixed2 ({a=>-99,b=>3}) ok 2623 - mixed2 ({a=>-83,b=>3}) ok 2624 - mixed2 ({a=>15,b=>2}) ok 2625 - mixed2 ({a=>60,b=>1}) ok 2626 - mixed2 ({a=>15,b=>2}) ok 2627 - parse code ok 2628 - mixed2 ok 2629 - mixed2 ({c=>2,a=>64,b=>2}) ok 2630 - mixed2 ({c=>3,a=>21,b=>3}) ok 2631 - mixed2 ({c=>1,a=>88,b=>1}) ok 2632 - mixed2 ({c=>2,a=>-84,b=>2}) ok 2633 - mixed2 ({c=>3,a=>127,b=>2}) ok 2634 - parse code ok 2635 - mixed2 ok 2636 - mixed2 ({c=>0,a=>-11,b=>2}) ok 2637 - mixed2 ({c=>1,a=>-114,b=>1}) ok 2638 - mixed2 ({c=>3,a=>-66,b=>1}) ok 2639 - mixed2 ({c=>2,a=>-101,b=>1}) ok 2640 - mixed2 ({c=>2,a=>51,b=>3}) ok 2641 - parse code ok 2642 - mixed2 ok 2643 - mixed2 ({c=>3,a=>71,b=>3,d=>2}) ok 2644 - mixed2 ({c=>0,a=>-59,b=>3,d=>2}) ok 2645 - mixed2 ({c=>1,a=>-34,b=>1,d=>2}) ok 2646 - mixed2 ({c=>1,a=>-50,b=>0,d=>2}) ok 2647 - mixed2 ({c=>2,a=>98,b=>3,d=>1}) ok 2648 - parse code ok 2649 - mixed2 ok 2650 - mixed2 ({e=>0,c=>2,a=>-115,b=>0,d=>3}) ok 2651 - mixed2 ({e=>0,c=>2,a=>120,b=>0,d=>1}) ok 2652 - mixed2 ({e=>-1,c=>3,a=>-67,b=>0,d=>1}) ok 2653 - mixed2 ({e=>-2,c=>2,a=>52,b=>2,d=>0}) ok 2654 - mixed2 ({e=>-1,c=>2,a=>94,b=>3,d=>2}) ok 2655 - parse code ok 2656 - mixed2 ok 2657 - mixed2 ({e=>0,c=>3,a=>-74,b=>1,d=>1,f=>1}) ok 2658 - mixed2 ({e=>-1,c=>3,a=>117,b=>2,d=>1,f=>1}) ok 2659 - mixed2 ({e=>1,c=>1,a=>-117,b=>0,d=>2,f=>-2}) ok 2660 - mixed2 ({e=>-2,c=>1,a=>-90,b=>1,d=>0,f=>-2}) ok 2661 - mixed2 ({e=>-1,c=>2,a=>41,b=>0,d=>3,f=>0}) ok 2662 - parse code ok 2663 - mixed2 ok 2664 - mixed2 ({e=>0,c=>3,a=>-75,b=>1,d=>1,f=>0}) ok 2665 - mixed2 ({e=>1,c=>3,a=>-74,b=>1,d=>1,f=>0}) ok 2666 - mixed2 ({e=>-2,c=>0,a=>7,b=>2,d=>2,f=>0}) ok 2667 - mixed2 ({e=>-1,c=>0,a=>-14,b=>3,d=>2,f=>-1}) ok 2668 - mixed2 ({e=>0,c=>2,a=>-68,b=>1,d=>3,f=>-2}) ok 2669 - parse code ok 2670 - mixed2 ok 2671 - mixed2 ({e=>-1,c=>0,a=>-121,g=>-2,b=>1,d=>0,f=>-2}) ok 2672 - mixed2 ({e=>-2,c=>2,a=>125,g=>-2,b=>3,d=>3,f=>-2}) ok 2673 - mixed2 ({e=>-2,c=>0,a=>23,g=>-2,b=>0,d=>0,f=>1}) ok 2674 - mixed2 ({e=>-2,c=>0,a=>-89,g=>1,b=>2,d=>2,f=>-1}) ok 2675 - mixed2 ({e=>-1,c=>3,a=>46,g=>1,b=>1,d=>1,f=>0}) ok 2676 - parse code ok 2677 - mixed2 ok 2678 - mixed2 ({e=>-2,a=>-37,d=>1,c=>1,h=>0,b=>0,g=>1,f=>-1}) ok 2679 - mixed2 ({e=>0,a=>-96,d=>3,c=>3,h=>1,b=>0,g=>-2,f=>1}) ok 2680 - mixed2 ({e=>-1,a=>-27,d=>1,c=>3,h=>-1,b=>1,g=>1,f=>-1}) ok 2681 - mixed2 ({e=>-2,a=>-117,d=>3,c=>2,h=>-2,b=>1,g=>-1,f=>-2}) ok 2682 - mixed2 ({e=>1,a=>-10,d=>0,c=>0,h=>-2,b=>0,g=>1,f=>1}) ok 2683 - parse code ok 2684 - mixed2 ok 2685 - mixed2 ({e=>1,a=>-4,d=>3,c=>3,h=>-2,b=>0,g=>1,f=>-1,i=>-1}) ok 2686 - mixed2 ({e=>0,a=>98,d=>2,c=>2,h=>0,b=>2,g=>0,f=>1,i=>-2}) ok 2687 - mixed2 ({e=>1,a=>40,d=>3,c=>2,h=>1,b=>3,g=>0,f=>-1,i=>1}) ok 2688 - mixed2 ({e=>0,a=>-91,d=>0,c=>3,h=>0,b=>2,g=>-1,f=>-1,i=>-1}) ok 2689 - mixed2 ({e=>0,a=>111,d=>2,c=>1,h=>-1,b=>0,g=>-2,f=>-2,i=>-1}) ok 2690 - parse code ok 2691 - mixed2 ok 2692 - mixed2 ({e=>0,a=>-110,d=>2,c=>3,h=>-1,b=>1,g=>0,f=>-2,i=>0}) ok 2693 - mixed2 ({e=>-2,a=>-48,d=>1,c=>0,h=>-2,b=>3,g=>1,f=>0,i=>1}) ok 2694 - mixed2 ({e=>-1,a=>107,d=>3,c=>3,h=>0,b=>3,g=>1,f=>1,i=>0}) ok 2695 - mixed2 ({e=>-1,a=>23,d=>3,c=>0,h=>-2,b=>0,g=>0,f=>0,i=>1}) ok 2696 - mixed2 ({e=>-2,a=>-85,d=>3,c=>2,h=>0,b=>1,g=>0,f=>-1,i=>1}) ok 2697 - parse code ok 2698 - mixed2 ok 2699 - mixed2 ({e=>0,a=>-100,d=>3,j=>-1,c=>2,h=>-1,b=>1,g=>-1,f=>-1,i=>-1}) ok 2700 - mixed2 ({e=>1,a=>18,d=>0,j=>1,c=>2,h=>-2,b=>2,g=>1,f=>-2,i=>0}) ok 2701 - mixed2 ({e=>-2,a=>-36,d=>1,j=>0,c=>0,h=>-2,b=>2,g=>-1,f=>0,i=>-1}) ok 2702 - mixed2 ({e=>1,a=>-45,d=>0,j=>0,c=>0,h=>0,b=>0,g=>1,f=>0,i=>-1}) ok 2703 - mixed2 ({e=>-2,a=>103,d=>3,j=>-2,c=>0,h=>1,b=>0,g=>1,f=>0,i=>1}) ok 2704 - parse code ok 2705 - mixed2 ok 2706 - mixed2 ({e=>-2,a=>108,d=>3,j=>-2,c=>0,k=>-117,h=>1,b=>0,g=>1,f=>-1,i=>-1}) ok 2707 - mixed2 ({e=>-1,a=>43,d=>1,j=>-1,c=>1,k=>16,h=>-2,b=>2,g=>-2,f=>-2,i=>1}) ok 2708 - mixed2 ({e=>1,a=>-38,d=>0,j=>0,c=>3,k=>-25,h=>-1,b=>0,g=>-1,f=>0,i=>1}) ok 2709 - mixed2 ({e=>0,a=>-93,d=>3,j=>0,c=>1,k=>23,h=>-2,b=>1,g=>-1,f=>0,i=>0}) ok 2710 - mixed2 ({e=>0,a=>108,d=>2,j=>-1,c=>1,k=>90,h=>-2,b=>0,g=>-2,f=>0,i=>1}) ok 2711 - parse code ok 2712 - mixed2 ok 2713 - mixed2 ({a=>25,b=>0}) ok 2714 - mixed2 ({a=>-13,b=>2}) ok 2715 - mixed2 ({a=>-45,b=>3}) ok 2716 - mixed2 ({a=>-4,b=>0}) ok 2717 - mixed2 ({a=>121,b=>3}) ok 2718 - parse code ok 2719 - mixed2 ok 2720 - mixed2 ({c=>2,a=>-103,b=>2}) ok 2721 - mixed2 ({c=>1,a=>15,b=>2}) ok 2722 - mixed2 ({c=>2,a=>30,b=>1}) ok 2723 - mixed2 ({c=>0,a=>77,b=>1}) ok 2724 - mixed2 ({c=>0,a=>35,b=>3}) ok 2725 - parse code ok 2726 - mixed2 ok 2727 - mixed2 ({c=>3,a=>24,b=>2}) ok 2728 - mixed2 ({c=>1,a=>20,b=>0}) ok 2729 - mixed2 ({c=>3,a=>-15,b=>2}) ok 2730 - mixed2 ({c=>1,a=>8,b=>1}) ok 2731 - mixed2 ({c=>3,a=>79,b=>3}) ok 2732 - parse code ok 2733 - mixed2 ok 2734 - mixed2 ({c=>1,a=>-41,b=>3,d=>0}) ok 2735 - mixed2 ({c=>0,a=>89,b=>3,d=>2}) ok 2736 - mixed2 ({c=>1,a=>72,b=>2,d=>1}) ok 2737 - mixed2 ({c=>3,a=>-32,b=>1,d=>2}) ok 2738 - mixed2 ({c=>1,a=>96,b=>0,d=>0}) ok 2739 - parse code ok 2740 - mixed2 ok 2741 - mixed2 ({e=>-2,c=>1,a=>52,b=>3,d=>1}) ok 2742 - mixed2 ({e=>-1,c=>2,a=>-124,b=>2,d=>3}) ok 2743 - mixed2 ({e=>-1,c=>1,a=>-79,b=>2,d=>1}) ok 2744 - mixed2 ({e=>0,c=>0,a=>-70,b=>2,d=>2}) ok 2745 - mixed2 ({e=>-1,c=>0,a=>-18,b=>2,d=>1}) ok 2746 - parse code ok 2747 - mixed2 ok 2748 - mixed2 ({e=>-1,c=>2,a=>-31,b=>0,d=>2,f=>1}) ok 2749 - mixed2 ({e=>0,c=>2,a=>-103,b=>2,d=>1,f=>0}) ok 2750 - mixed2 ({e=>-1,c=>2,a=>51,b=>3,d=>1,f=>-1}) ok 2751 - mixed2 ({e=>1,c=>3,a=>-94,b=>0,d=>0,f=>-1}) ok 2752 - mixed2 ({e=>-1,c=>3,a=>-14,b=>0,d=>2,f=>-2}) ok 2753 - parse code ok 2754 - mixed2 ok 2755 - mixed2 ({e=>-2,c=>0,a=>80,b=>1,d=>0,f=>0}) ok 2756 - mixed2 ({e=>1,c=>2,a=>12,b=>1,d=>1,f=>-2}) ok 2757 - mixed2 ({e=>-2,c=>0,a=>-50,b=>2,d=>3,f=>-1}) ok 2758 - mixed2 ({e=>-1,c=>1,a=>95,b=>3,d=>2,f=>-1}) ok 2759 - mixed2 ({e=>1,c=>2,a=>99,b=>0,d=>3,f=>0}) ok 2760 - parse code ok 2761 - mixed2 ok 2762 - mixed2 ({e=>1,c=>2,a=>-83,g=>-2,b=>3,d=>2,f=>1}) ok 2763 - mixed2 ({e=>1,c=>2,a=>21,g=>-2,b=>3,d=>1,f=>1}) ok 2764 - mixed2 ({e=>0,c=>2,a=>90,g=>0,b=>0,d=>2,f=>1}) ok 2765 - mixed2 ({e=>-2,c=>3,a=>-13,g=>-2,b=>2,d=>2,f=>-2}) ok 2766 - mixed2 ({e=>-2,c=>0,a=>125,g=>-1,b=>1,d=>1,f=>-2}) ok 2767 - parse code ok 2768 - mixed2 ok 2769 - mixed2 ({e=>1,a=>-118,d=>0,c=>1,h=>0,b=>2,g=>0,f=>1}) ok 2770 - mixed2 ({e=>-1,a=>-22,d=>2,c=>1,h=>-2,b=>0,g=>-2,f=>-1}) ok 2771 - mixed2 ({e=>0,a=>35,d=>2,c=>2,h=>1,b=>0,g=>-1,f=>0}) ok 2772 - mixed2 ({e=>1,a=>109,d=>0,c=>0,h=>0,b=>0,g=>1,f=>0}) ok 2773 - mixed2 ({e=>1,a=>67,d=>1,c=>1,h=>0,b=>0,g=>-2,f=>0}) ok 2774 - parse code ok 2775 - mixed2 ok 2776 - mixed2 ({e=>-1,a=>-88,d=>2,c=>3,h=>-1,b=>3,g=>-2,f=>0,i=>-1}) ok 2777 - mixed2 ({e=>-1,a=>117,d=>0,c=>2,h=>-1,b=>2,g=>-1,f=>0,i=>0}) ok 2778 - mixed2 ({e=>-1,a=>119,d=>1,c=>0,h=>-1,b=>2,g=>1,f=>-2,i=>1}) ok 2779 - mixed2 ({e=>0,a=>-126,d=>1,c=>2,h=>1,b=>2,g=>0,f=>0,i=>-2}) ok 2780 - mixed2 ({e=>-1,a=>-78,d=>3,c=>2,h=>-2,b=>2,g=>-2,f=>-1,i=>1}) ok 2781 - parse code ok 2782 - mixed2 ok 2783 - mixed2 ({e=>0,a=>-53,d=>0,c=>3,h=>-1,b=>1,g=>1,f=>1,i=>0}) ok 2784 - mixed2 ({e=>-2,a=>-108,d=>2,c=>0,h=>-1,b=>2,g=>-1,f=>0,i=>-2}) ok 2785 - mixed2 ({e=>1,a=>-117,d=>1,c=>1,h=>0,b=>1,g=>-2,f=>0,i=>-1}) ok 2786 - mixed2 ({e=>1,a=>121,d=>1,c=>1,h=>-2,b=>0,g=>1,f=>0,i=>1}) ok 2787 - mixed2 ({e=>-2,a=>-2,d=>1,c=>3,h=>-2,b=>0,g=>-1,f=>-2,i=>-2}) ok 2788 - parse code ok 2789 - mixed2 ok 2790 - mixed2 ({e=>-1,a=>65,d=>2,j=>-1,c=>3,h=>0,b=>0,g=>1,f=>0,i=>0}) ok 2791 - mixed2 ({e=>-1,a=>68,d=>0,j=>1,c=>0,h=>-2,b=>2,g=>-1,f=>-2,i=>-1}) ok 2792 - mixed2 ({e=>1,a=>15,d=>3,j=>0,c=>0,h=>-1,b=>3,g=>1,f=>-2,i=>-1}) ok 2793 - mixed2 ({e=>-1,a=>-76,d=>3,j=>-2,c=>3,h=>1,b=>2,g=>1,f=>-2,i=>1}) ok 2794 - mixed2 ({e=>-1,a=>65,d=>3,j=>1,c=>1,h=>0,b=>2,g=>0,f=>0,i=>0}) ok 2795 - parse code ok 2796 - mixed2 ok 2797 - mixed2 ({e=>1,a=>-49,d=>0,j=>-2,c=>3,k=>-42,h=>1,b=>0,g=>-2,f=>1,i=>-2}) ok 2798 - mixed2 ({e=>0,a=>91,d=>3,j=>-2,c=>2,k=>-107,h=>0,b=>3,g=>-2,f=>-2,i=>0}) ok 2799 - mixed2 ({e=>-1,a=>119,d=>0,j=>-1,c=>2,k=>-75,h=>0,b=>0,g=>0,f=>0,i=>1}) ok 2800 - mixed2 ({e=>1,a=>56,d=>2,j=>-2,c=>1,k=>-42,h=>-2,b=>2,g=>0,f=>-1,i=>0}) ok 2801 - mixed2 ({e=>0,a=>47,d=>2,j=>1,c=>3,k=>-15,h=>-1,b=>0,g=>-1,f=>0,i=>1}) ok 2802 - parse code ok 2803 - uch_wrap ok 2804 - uch_wrap ({a=>1}) ok 2805 - uch_wrap ({a=>4}) ok 2806 - uch_wrap ({a=>3}) ok 2807 - uch_wrap ({a=>1}) ok 2808 - uch_wrap ({a=>7}) ok 2809 - parse code ok 2810 - uch_wrap ok 2811 - uch_wrap ({a=>1,b=>3}) ok 2812 - uch_wrap ({a=>0,b=>4}) ok 2813 - uch_wrap ({a=>1,b=>6}) ok 2814 - uch_wrap ({a=>5,b=>4}) ok 2815 - uch_wrap ({a=>0,b=>4}) ok 2816 - parse code ok 2817 - uch_wrap ok 2818 - uch_wrap ({c=>4,a=>7,b=>7}) ok 2819 - uch_wrap ({c=>7,a=>3,b=>3}) ok 2820 - uch_wrap ({c=>0,a=>6,b=>5}) ok 2821 - uch_wrap ({c=>3,a=>5,b=>3}) ok 2822 - uch_wrap ({c=>5,a=>6,b=>1}) ok 2823 - parse code ok 2824 - uch_wrap ok 2825 - uch_wrap ({c=>2,a=>2,b=>6,d=>2}) ok 2826 - uch_wrap ({c=>3,a=>2,b=>5,d=>7}) ok 2827 - uch_wrap ({c=>2,a=>6,b=>7,d=>2}) ok 2828 - uch_wrap ({c=>7,a=>6,b=>6,d=>4}) ok 2829 - uch_wrap ({c=>7,a=>2,b=>2,d=>7}) ok 2830 - parse code ok 2831 - uch_wrap ok 2832 - uch_wrap ({e=>6,c=>0,a=>7,b=>2,d=>5}) ok 2833 - uch_wrap ({e=>0,c=>7,a=>1,b=>5,d=>5}) ok 2834 - uch_wrap ({e=>7,c=>4,a=>7,b=>7,d=>7}) ok 2835 - uch_wrap ({e=>2,c=>2,a=>2,b=>6,d=>6}) ok 2836 - uch_wrap ({e=>0,c=>5,a=>6,b=>6,d=>5}) ok 2837 - parse code ok 2838 - uch_wrap ok 2839 - uch_wrap ({e=>2,c=>2,a=>0,b=>7,d=>5,f=>4}) ok 2840 - uch_wrap ({e=>1,c=>5,a=>1,b=>5,d=>5,f=>5}) ok 2841 - uch_wrap ({e=>5,c=>7,a=>1,b=>7,d=>6,f=>4}) ok 2842 - uch_wrap ({e=>5,c=>6,a=>6,b=>1,d=>4,f=>1}) ok 2843 - uch_wrap ({e=>6,c=>2,a=>7,b=>1,d=>6,f=>3}) ok 2844 - parse code ok 2845 - uch_wrap ok 2846 - uch_wrap ({e=>7,c=>4,a=>5,g=>0,b=>1,d=>1,f=>1}) ok 2847 - uch_wrap ({e=>3,c=>4,a=>6,g=>2,b=>4,d=>2,f=>0}) ok 2848 - uch_wrap ({e=>2,c=>4,a=>7,g=>6,b=>6,d=>4,f=>6}) ok 2849 - uch_wrap ({e=>0,c=>6,a=>3,g=>0,b=>1,d=>6,f=>1}) ok 2850 - uch_wrap ({e=>3,c=>7,a=>0,g=>4,b=>4,d=>1,f=>4}) ok 2851 - parse code ok 2852 - uch_wrap ok 2853 - uch_wrap ({e=>1,a=>1,d=>4,c=>6,h=>5,b=>3,g=>5,f=>5}) ok 2854 - uch_wrap ({e=>7,a=>4,d=>6,c=>1,h=>0,b=>0,g=>0,f=>3}) ok 2855 - uch_wrap ({e=>2,a=>6,d=>4,c=>1,h=>5,b=>4,g=>6,f=>3}) ok 2856 - uch_wrap ({e=>1,a=>2,d=>6,c=>2,h=>6,b=>4,g=>3,f=>0}) ok 2857 - uch_wrap ({e=>0,a=>1,d=>0,c=>3,h=>5,b=>3,g=>4,f=>5}) ok 2858 - parse code ok 2859 - uch_wrap ok 2860 - uch_wrap ({e=>4,a=>6,d=>7,c=>0,h=>5,b=>3,g=>6,f=>2,i=>5}) ok 2861 - uch_wrap ({e=>7,a=>3,d=>1,c=>0,h=>0,b=>2,g=>5,f=>6,i=>6}) ok 2862 - uch_wrap ({e=>3,a=>2,d=>4,c=>3,h=>6,b=>2,g=>7,f=>7,i=>6}) ok 2863 - uch_wrap ({e=>0,a=>3,d=>7,c=>1,h=>7,b=>7,g=>0,f=>4,i=>0}) ok 2864 - uch_wrap ({e=>5,a=>7,d=>0,c=>1,h=>3,b=>7,g=>3,f=>6,i=>1}) ok 2865 - parse code ok 2866 - uch_wrap ok 2867 - uch_wrap ({e=>3,a=>6,d=>1,j=>4,c=>0,h=>4,b=>1,g=>5,f=>4,i=>1}) ok 2868 - uch_wrap ({e=>6,a=>1,d=>1,j=>1,c=>2,h=>3,b=>4,g=>0,f=>5,i=>1}) ok 2869 - uch_wrap ({e=>5,a=>2,d=>6,j=>3,c=>7,h=>0,b=>7,g=>1,f=>7,i=>3}) ok 2870 - uch_wrap ({e=>6,a=>1,d=>3,j=>3,c=>5,h=>6,b=>1,g=>5,f=>3,i=>7}) ok 2871 - uch_wrap ({e=>4,a=>0,d=>5,j=>4,c=>5,h=>2,b=>1,g=>1,f=>1,i=>2}) ok 2872 - parse code ok 2873 - uch_wrap ok 2874 - uch_wrap ({e=>0,a=>4,d=>4,j=>1,c=>3,k=>2,h=>3,b=>4,g=>2,f=>6,i=>2}) ok 2875 - uch_wrap ({e=>1,a=>6,d=>5,j=>4,c=>0,k=>1,h=>7,b=>1,g=>4,f=>7,i=>2}) ok 2876 - uch_wrap ({e=>6,a=>3,d=>6,j=>5,c=>4,k=>1,h=>2,b=>1,g=>2,f=>2,i=>7}) ok 2877 - uch_wrap ({e=>4,a=>2,d=>5,j=>1,c=>2,k=>7,h=>0,b=>0,g=>1,f=>0,i=>4}) ok 2878 - uch_wrap ({e=>5,a=>0,d=>0,j=>4,c=>6,k=>4,h=>1,b=>3,g=>4,f=>2,i=>2}) ok 2879 - parse code ok 2880 - uch_wrap ok 2881 - uch_wrap ({e=>1,a=>4,d=>2,j=>3,l=>2,c=>1,k=>0,h=>2,b=>4,g=>2,f=>4,i=>7}) ok 2882 - uch_wrap ({e=>3,a=>2,d=>1,j=>0,l=>7,c=>0,k=>0,h=>5,b=>2,g=>6,f=>1,i=>0}) ok 2883 - uch_wrap ({e=>7,a=>6,d=>5,j=>3,l=>2,c=>7,k=>0,h=>4,b=>0,g=>7,f=>1,i=>5}) ok 2884 - uch_wrap ({e=>0,a=>3,d=>3,j=>3,l=>1,c=>5,k=>4,h=>3,b=>4,g=>3,f=>5,i=>7}) ok 2885 - uch_wrap ({e=>2,a=>2,d=>6,j=>1,l=>1,c=>6,k=>7,h=>3,b=>7,g=>5,f=>4,i=>0}) ok 2886 - parse code ok 2887 - uch_wrap ok 2888 - uch_wrap ({e=>3,a=>6,m=>7,d=>3,j=>4,l=>4,c=>2,k=>2,h=>5,b=>7,g=>6,f=>2,i=>3}) ok 2889 - uch_wrap ({e=>2,a=>3,m=>0,d=>7,j=>7,l=>0,c=>2,k=>3,h=>1,b=>2,g=>1,f=>7,i=>7}) ok 2890 - uch_wrap ({e=>3,a=>7,m=>0,d=>4,j=>6,l=>5,c=>1,k=>6,h=>2,b=>5,g=>7,f=>5,i=>1}) ok 2891 - uch_wrap ({e=>6,a=>5,m=>3,d=>0,j=>1,l=>5,c=>1,k=>3,h=>0,b=>6,g=>4,f=>4,i=>2}) ok 2892 - uch_wrap ({e=>3,a=>3,m=>1,d=>1,j=>3,l=>4,c=>1,k=>6,h=>6,b=>1,g=>4,f=>1,i=>4}) ok 2893 - parse code ok 2894 - uch_wrap ok 2895 - uch_wrap ({e=>1,n=>106,a=>2,m=>4,d=>4,j=>1,l=>4,c=>1,k=>6,h=>1,b=>0,g=>4,f=>7,i=>1}) ok 2896 - uch_wrap ({e=>4,n=>74,a=>5,m=>5,d=>7,j=>0,l=>4,c=>0,k=>0,h=>4,b=>7,g=>2,f=>7,i=>5}) ok 2897 - uch_wrap ({e=>7,n=>-6,a=>5,m=>1,d=>2,j=>6,l=>5,c=>2,k=>2,h=>7,b=>2,g=>0,f=>0,i=>7}) ok 2898 - uch_wrap ({e=>7,n=>-54,a=>2,m=>1,d=>4,j=>7,l=>3,c=>1,k=>2,h=>1,b=>2,g=>0,f=>5,i=>3}) ok 2899 - uch_wrap ({e=>6,n=>118,a=>5,m=>6,d=>0,j=>7,l=>4,c=>2,k=>6,h=>3,b=>6,g=>4,f=>7,i=>0}) ok 2900 - parse code ok 2901 - uch_wrap ok 2902 - uch_wrap ({a=>-70,b=>6}) ok 2903 - uch_wrap ({a=>-97,b=>5}) ok 2904 - uch_wrap ({a=>-15,b=>0}) ok 2905 - uch_wrap ({a=>-44,b=>0}) ok 2906 - uch_wrap ({a=>102,b=>7}) ok 2907 - parse code ok 2908 - uch_wrap ok 2909 - uch_wrap ({c=>6,a=>32,b=>5}) ok 2910 - uch_wrap ({c=>5,a=>-69,b=>3}) ok 2911 - uch_wrap ({c=>3,a=>90,b=>2}) ok 2912 - uch_wrap ({c=>5,a=>80,b=>6}) ok 2913 - uch_wrap ({c=>6,a=>117,b=>3}) ok 2914 - parse code ok 2915 - uch_wrap ok 2916 - uch_wrap ({c=>1,a=>4,b=>6,d=>2}) ok 2917 - uch_wrap ({c=>7,a=>-20,b=>1,d=>3}) ok 2918 - uch_wrap ({c=>2,a=>127,b=>1,d=>3}) ok 2919 - uch_wrap ({c=>6,a=>-48,b=>4,d=>4}) ok 2920 - uch_wrap ({c=>4,a=>-78,b=>2,d=>5}) ok 2921 - parse code ok 2922 - uch_wrap ok 2923 - uch_wrap ({e=>3,c=>0,a=>120,b=>7,d=>7}) ok 2924 - uch_wrap ({e=>6,c=>6,a=>-75,b=>2,d=>3}) ok 2925 - uch_wrap ({e=>3,c=>2,a=>-61,b=>6,d=>7}) ok 2926 - uch_wrap ({e=>1,c=>0,a=>59,b=>7,d=>2}) ok 2927 - uch_wrap ({e=>2,c=>4,a=>61,b=>4,d=>6}) ok 2928 - parse code ok 2929 - uch_wrap ok 2930 - uch_wrap ({e=>1,c=>4,a=>48,b=>5,d=>6,f=>3}) ok 2931 - uch_wrap ({e=>6,c=>0,a=>-47,b=>4,d=>5,f=>3}) ok 2932 - uch_wrap ({e=>5,c=>1,a=>-5,b=>4,d=>1,f=>0}) ok 2933 - uch_wrap ({e=>6,c=>2,a=>106,b=>7,d=>3,f=>4}) ok 2934 - uch_wrap ({e=>5,c=>5,a=>-105,b=>3,d=>6,f=>3}) ok 2935 - parse code ok 2936 - uch_wrap ok 2937 - uch_wrap ({e=>4,c=>1,a=>71,g=>5,b=>0,d=>7,f=>0}) ok 2938 - uch_wrap ({e=>6,c=>7,a=>36,g=>5,b=>1,d=>5,f=>4}) ok 2939 - uch_wrap ({e=>3,c=>5,a=>-22,g=>5,b=>5,d=>4,f=>1}) ok 2940 - uch_wrap ({e=>6,c=>2,a=>43,g=>6,b=>0,d=>2,f=>0}) ok 2941 - uch_wrap ({e=>0,c=>1,a=>-119,g=>0,b=>4,d=>4,f=>1}) ok 2942 - parse code ok 2943 - uch_wrap ok 2944 - uch_wrap ({e=>6,a=>88,d=>3,c=>5,h=>1,b=>3,g=>7,f=>2}) ok 2945 - uch_wrap ({e=>3,a=>-69,d=>7,c=>6,h=>7,b=>3,g=>7,f=>4}) ok 2946 - uch_wrap ({e=>7,a=>-30,d=>6,c=>4,h=>5,b=>0,g=>7,f=>3}) ok 2947 - uch_wrap ({e=>6,a=>-16,d=>6,c=>7,h=>5,b=>2,g=>1,f=>6}) ok 2948 - uch_wrap ({e=>1,a=>72,d=>2,c=>1,h=>1,b=>5,g=>1,f=>6}) ok 2949 - parse code ok 2950 - uch_wrap ok 2951 - uch_wrap ({e=>2,a=>-92,d=>4,c=>2,h=>6,b=>6,g=>0,f=>3,i=>7}) ok 2952 - uch_wrap ({e=>1,a=>50,d=>4,c=>7,h=>0,b=>5,g=>6,f=>2,i=>0}) ok 2953 - uch_wrap ({e=>7,a=>-126,d=>7,c=>3,h=>5,b=>2,g=>0,f=>0,i=>4}) ok 2954 - uch_wrap ({e=>6,a=>123,d=>7,c=>4,h=>6,b=>0,g=>3,f=>6,i=>4}) ok 2955 - uch_wrap ({e=>5,a=>21,d=>0,c=>7,h=>1,b=>3,g=>0,f=>7,i=>5}) ok 2956 - parse code ok 2957 - uch_wrap ok 2958 - uch_wrap ({e=>1,a=>79,d=>6,j=>1,c=>6,h=>0,b=>1,g=>1,f=>5,i=>4}) ok 2959 - uch_wrap ({e=>5,a=>70,d=>7,j=>4,c=>1,h=>1,b=>4,g=>2,f=>5,i=>2}) ok 2960 - uch_wrap ({e=>2,a=>90,d=>2,j=>3,c=>7,h=>2,b=>6,g=>4,f=>7,i=>4}) ok 2961 - uch_wrap ({e=>6,a=>48,d=>0,j=>3,c=>5,h=>3,b=>5,g=>6,f=>5,i=>3}) ok 2962 - uch_wrap ({e=>6,a=>-79,d=>1,j=>4,c=>1,h=>6,b=>7,g=>6,f=>4,i=>5}) ok 2963 - parse code ok 2964 - uch_wrap ok 2965 - uch_wrap ({e=>3,a=>33,d=>5,j=>0,c=>5,k=>3,h=>3,b=>4,g=>0,f=>2,i=>4}) ok 2966 - uch_wrap ({e=>1,a=>64,d=>0,j=>2,c=>1,k=>7,h=>7,b=>1,g=>3,f=>0,i=>6}) ok 2967 - uch_wrap ({e=>0,a=>121,d=>0,j=>2,c=>3,k=>3,h=>1,b=>5,g=>0,f=>4,i=>5}) ok 2968 - uch_wrap ({e=>7,a=>-117,d=>1,j=>1,c=>6,k=>5,h=>1,b=>3,g=>1,f=>5,i=>4}) ok 2969 - uch_wrap ({e=>5,a=>105,d=>3,j=>2,c=>3,k=>7,h=>6,b=>3,g=>5,f=>1,i=>1}) ok 2970 - parse code ok 2971 - uch_wrap ok 2972 - uch_wrap ({e=>1,a=>-36,d=>3,j=>4,l=>1,c=>5,k=>1,h=>3,b=>7,g=>3,f=>0,i=>2}) ok 2973 - uch_wrap ({e=>5,a=>-81,d=>1,j=>6,l=>1,c=>3,k=>7,h=>3,b=>5,g=>3,f=>5,i=>1}) ok 2974 - uch_wrap ({e=>0,a=>-44,d=>7,j=>3,l=>5,c=>3,k=>2,h=>2,b=>2,g=>3,f=>0,i=>6}) ok 2975 - uch_wrap ({e=>1,a=>-34,d=>1,j=>6,l=>7,c=>6,k=>0,h=>6,b=>6,g=>5,f=>2,i=>5}) ok 2976 - uch_wrap ({e=>0,a=>57,d=>4,j=>0,l=>4,c=>6,k=>1,h=>2,b=>2,g=>7,f=>6,i=>2}) ok 2977 - parse code ok 2978 - uch_wrap ok 2979 - uch_wrap ({e=>7,a=>-101,m=>1,d=>6,j=>3,l=>6,c=>4,k=>6,h=>5,b=>1,g=>1,f=>6,i=>0}) ok 2980 - uch_wrap ({e=>3,a=>-11,m=>4,d=>2,j=>6,l=>7,c=>6,k=>4,h=>7,b=>2,g=>1,f=>4,i=>3}) ok 2981 - uch_wrap ({e=>0,a=>47,m=>2,d=>7,j=>5,l=>2,c=>2,k=>3,h=>4,b=>5,g=>5,f=>1,i=>7}) ok 2982 - uch_wrap ({e=>1,a=>-113,m=>7,d=>2,j=>1,l=>6,c=>7,k=>4,h=>7,b=>5,g=>0,f=>6,i=>7}) ok 2983 - uch_wrap ({e=>2,a=>19,m=>6,d=>7,j=>5,l=>4,c=>3,k=>7,h=>4,b=>1,g=>4,f=>0,i=>3}) ok 2984 - parse code ok 2985 - uch_wrap ok 2986 - uch_wrap ({e=>6,n=>5,a=>-111,m=>0,d=>3,j=>5,l=>6,c=>7,k=>5,h=>6,b=>0,g=>4,f=>0,i=>6}) ok 2987 - uch_wrap ({e=>7,n=>4,a=>-30,m=>6,d=>4,j=>3,l=>0,c=>4,k=>4,h=>1,b=>7,g=>7,f=>5,i=>0}) ok 2988 - uch_wrap ({e=>0,n=>1,a=>22,m=>5,d=>7,j=>5,l=>0,c=>0,k=>1,h=>5,b=>3,g=>2,f=>7,i=>3}) ok 2989 - uch_wrap ({e=>4,n=>5,a=>4,m=>0,d=>1,j=>2,l=>4,c=>1,k=>3,h=>0,b=>0,g=>0,f=>7,i=>6}) ok 2990 - uch_wrap ({e=>2,n=>3,a=>-83,m=>6,d=>6,j=>6,l=>6,c=>0,k=>1,h=>2,b=>6,g=>0,f=>6,i=>5}) ok 2991 - parse code ok 2992 - uch_wrap ok 2993 - uch_wrap ({e=>0,n=>2,a=>-105,m=>1,d=>3,j=>0,l=>1,c=>6,k=>1,h=>1,b=>2,g=>7,f=>2,o=>-102,i=>2}) ok 2994 - uch_wrap ({e=>1,n=>2,a=>-82,m=>2,d=>4,j=>2,l=>6,c=>0,k=>3,h=>1,b=>6,g=>6,f=>3,o=>29,i=>2}) ok 2995 - uch_wrap ({e=>5,n=>7,a=>-14,m=>4,d=>0,j=>7,l=>1,c=>2,k=>7,h=>7,b=>4,g=>1,f=>5,o=>-24,i=>2}) ok 2996 - uch_wrap ({e=>0,n=>6,a=>96,m=>7,d=>3,j=>0,l=>3,c=>3,k=>1,h=>3,b=>6,g=>6,f=>7,o=>81,i=>2}) ok 2997 - uch_wrap ({e=>6,n=>2,a=>-36,m=>0,d=>2,j=>6,l=>5,c=>4,k=>0,h=>3,b=>6,g=>6,f=>5,o=>-17,i=>5}) ok 2998 - parse code ok 2999 - uch_wrap ok 3000 - uch_wrap ({a=>102,b=>2}) ok 3001 - uch_wrap ({a=>39,b=>4}) ok 3002 - uch_wrap ({a=>-119,b=>5}) ok 3003 - uch_wrap ({a=>69,b=>7}) ok 3004 - uch_wrap ({a=>46,b=>7}) ok 3005 - parse code ok 3006 - uch_wrap ok 3007 - uch_wrap ({c=>2,a=>-97,b=>2}) ok 3008 - uch_wrap ({c=>5,a=>-16,b=>5}) ok 3009 - uch_wrap ({c=>5,a=>100,b=>5}) ok 3010 - uch_wrap ({c=>1,a=>117,b=>2}) ok 3011 - uch_wrap ({c=>1,a=>-105,b=>4}) ok 3012 - parse code ok 3013 - uch_wrap ok 3014 - uch_wrap ({c=>2,a=>7,b=>5,d=>3}) ok 3015 - uch_wrap ({c=>7,a=>-90,b=>4,d=>1}) ok 3016 - uch_wrap ({c=>1,a=>61,b=>0,d=>2}) ok 3017 - uch_wrap ({c=>1,a=>36,b=>7,d=>2}) ok 3018 - uch_wrap ({c=>4,a=>-76,b=>5,d=>0}) ok 3019 - parse code ok 3020 - uch_wrap ok 3021 - uch_wrap ({e=>4,c=>2,a=>-103,b=>0,d=>3}) ok 3022 - uch_wrap ({e=>2,c=>0,a=>17,b=>5,d=>5}) ok 3023 - uch_wrap ({e=>5,c=>5,a=>27,b=>2,d=>1}) ok 3024 - uch_wrap ({e=>1,c=>5,a=>-77,b=>3,d=>5}) ok 3025 - uch_wrap ({e=>2,c=>0,a=>-112,b=>4,d=>1}) ok 3026 - parse code ok 3027 - uch_wrap ok 3028 - uch_wrap ({e=>3,c=>1,a=>61,b=>4,d=>2,f=>2}) ok 3029 - uch_wrap ({e=>1,c=>7,a=>-8,b=>0,d=>6,f=>0}) ok 3030 - uch_wrap ({e=>2,c=>6,a=>-96,b=>0,d=>5,f=>7}) ok 3031 - uch_wrap ({e=>3,c=>2,a=>122,b=>5,d=>0,f=>0}) ok 3032 - uch_wrap ({e=>3,c=>6,a=>-122,b=>0,d=>1,f=>2}) ok 3033 - parse code ok 3034 - uch_wrap ok 3035 - uch_wrap ({e=>1,c=>5,a=>-86,g=>7,b=>7,d=>7,f=>6}) ok 3036 - uch_wrap ({e=>5,c=>7,a=>78,g=>2,b=>1,d=>6,f=>1}) ok 3037 - uch_wrap ({e=>4,c=>0,a=>-57,g=>4,b=>2,d=>4,f=>1}) ok 3038 - uch_wrap ({e=>6,c=>6,a=>36,g=>3,b=>1,d=>5,f=>3}) ok 3039 - uch_wrap ({e=>5,c=>6,a=>-105,g=>2,b=>7,d=>7,f=>0}) ok 3040 - parse code ok 3041 - uch_wrap ok 3042 - uch_wrap ({e=>2,a=>103,d=>5,c=>5,h=>6,b=>3,g=>2,f=>1}) ok 3043 - uch_wrap ({e=>1,a=>-88,d=>4,c=>6,h=>1,b=>5,g=>2,f=>3}) ok 3044 - uch_wrap ({e=>0,a=>-80,d=>3,c=>7,h=>5,b=>3,g=>5,f=>6}) ok 3045 - uch_wrap ({e=>5,a=>-89,d=>6,c=>6,h=>1,b=>0,g=>4,f=>1}) ok 3046 - uch_wrap ({e=>4,a=>-32,d=>5,c=>2,h=>0,b=>4,g=>7,f=>7}) ok 3047 - parse code ok 3048 - uch_wrap ok 3049 - uch_wrap ({e=>6,a=>-1,d=>6,c=>3,h=>1,b=>6,g=>2,f=>7,i=>5}) ok 3050 - uch_wrap ({e=>1,a=>21,d=>3,c=>7,h=>0,b=>3,g=>5,f=>0,i=>1}) ok 3051 - uch_wrap ({e=>4,a=>124,d=>0,c=>3,h=>5,b=>6,g=>1,f=>0,i=>7}) ok 3052 - uch_wrap ({e=>6,a=>53,d=>6,c=>4,h=>3,b=>7,g=>3,f=>0,i=>0}) ok 3053 - uch_wrap ({e=>5,a=>14,d=>0,c=>5,h=>0,b=>0,g=>0,f=>4,i=>1}) ok 3054 - parse code ok 3055 - uch_wrap ok 3056 - uch_wrap ({e=>4,a=>-128,d=>5,j=>4,c=>0,h=>4,b=>2,g=>7,f=>5,i=>5}) ok 3057 - uch_wrap ({e=>5,a=>-33,d=>3,j=>4,c=>5,h=>7,b=>7,g=>1,f=>6,i=>5}) ok 3058 - uch_wrap ({e=>3,a=>-96,d=>1,j=>1,c=>4,h=>2,b=>3,g=>7,f=>6,i=>6}) ok 3059 - uch_wrap ({e=>7,a=>-9,d=>6,j=>4,c=>3,h=>1,b=>3,g=>3,f=>1,i=>0}) ok 3060 - uch_wrap ({e=>2,a=>63,d=>4,j=>2,c=>4,h=>0,b=>4,g=>3,f=>5,i=>0}) ok 3061 - parse code ok 3062 - uch_wrap ok 3063 - uch_wrap ({e=>4,a=>57,d=>7,j=>7,c=>4,k=>0,h=>5,b=>3,g=>3,f=>4,i=>6}) ok 3064 - uch_wrap ({e=>7,a=>-11,d=>1,j=>4,c=>0,k=>5,h=>1,b=>5,g=>5,f=>7,i=>5}) ok 3065 - uch_wrap ({e=>7,a=>-117,d=>2,j=>6,c=>7,k=>6,h=>1,b=>2,g=>0,f=>1,i=>1}) ok 3066 - uch_wrap ({e=>7,a=>-118,d=>6,j=>3,c=>7,k=>4,h=>2,b=>4,g=>3,f=>6,i=>0}) ok 3067 - uch_wrap ({e=>4,a=>-15,d=>1,j=>1,c=>7,k=>6,h=>5,b=>4,g=>7,f=>3,i=>7}) ok 3068 - parse code ok 3069 - uch_wrap ok 3070 - uch_wrap ({e=>5,a=>24,d=>4,j=>2,l=>6,c=>3,k=>2,h=>1,b=>5,g=>4,f=>5,i=>2}) ok 3071 - uch_wrap ({e=>7,a=>-76,d=>2,j=>2,l=>5,c=>2,k=>2,h=>3,b=>5,g=>4,f=>7,i=>5}) ok 3072 - uch_wrap ({e=>4,a=>69,d=>4,j=>6,l=>1,c=>1,k=>0,h=>0,b=>6,g=>7,f=>1,i=>3}) ok 3073 - uch_wrap ({e=>6,a=>-5,d=>4,j=>4,l=>7,c=>6,k=>6,h=>2,b=>3,g=>6,f=>5,i=>6}) ok 3074 - uch_wrap ({e=>1,a=>84,d=>1,j=>5,l=>6,c=>3,k=>4,h=>7,b=>2,g=>6,f=>4,i=>3}) ok 3075 - parse code ok 3076 - uch_wrap ok 3077 - uch_wrap ({e=>0,a=>-34,m=>7,d=>7,j=>0,l=>2,c=>3,k=>5,h=>5,b=>1,g=>0,f=>6,i=>6}) ok 3078 - uch_wrap ({e=>1,a=>-67,m=>0,d=>2,j=>7,l=>0,c=>2,k=>4,h=>2,b=>7,g=>3,f=>7,i=>4}) ok 3079 - uch_wrap ({e=>5,a=>61,m=>7,d=>1,j=>3,l=>5,c=>6,k=>5,h=>3,b=>4,g=>7,f=>3,i=>7}) ok 3080 - uch_wrap ({e=>5,a=>96,m=>6,d=>5,j=>4,l=>5,c=>1,k=>3,h=>1,b=>6,g=>2,f=>2,i=>3}) ok 3081 - uch_wrap ({e=>3,a=>-6,m=>6,d=>3,j=>6,l=>6,c=>5,k=>2,h=>5,b=>6,g=>3,f=>5,i=>0}) ok 3082 - parse code ok 3083 - uch_wrap ok 3084 - uch_wrap ({e=>7,n=>7,a=>-88,m=>4,d=>0,j=>4,l=>6,c=>3,k=>5,h=>2,b=>1,g=>6,f=>5,i=>7}) ok 3085 - uch_wrap ({e=>0,n=>1,a=>-51,m=>3,d=>3,j=>2,l=>4,c=>1,k=>1,h=>6,b=>6,g=>5,f=>7,i=>2}) ok 3086 - uch_wrap ({e=>2,n=>6,a=>20,m=>5,d=>3,j=>4,l=>6,c=>1,k=>3,h=>6,b=>5,g=>4,f=>2,i=>5}) ok 3087 - uch_wrap ({e=>4,n=>1,a=>-110,m=>2,d=>6,j=>4,l=>5,c=>4,k=>5,h=>0,b=>1,g=>7,f=>4,i=>6}) ok 3088 - uch_wrap ({e=>0,n=>0,a=>-45,m=>2,d=>5,j=>7,l=>4,c=>5,k=>6,h=>1,b=>2,g=>6,f=>4,i=>0}) ok 3089 - parse code ok 3090 - uch_wrap ok 3091 - uch_wrap ({e=>0,n=>2,a=>-65,m=>5,d=>5,j=>4,l=>2,c=>5,k=>0,h=>7,b=>2,g=>6,f=>3,o=>-15,i=>2}) ok 3092 - uch_wrap ({e=>3,n=>6,a=>15,m=>2,d=>7,j=>7,l=>4,c=>5,k=>4,h=>2,b=>0,g=>3,f=>3,o=>30,i=>1}) ok 3093 - uch_wrap ({e=>5,n=>7,a=>74,m=>6,d=>0,j=>7,l=>5,c=>3,k=>4,h=>4,b=>3,g=>6,f=>2,o=>69,i=>5}) ok 3094 - uch_wrap ({e=>1,n=>2,a=>84,m=>2,d=>3,j=>5,l=>4,c=>3,k=>6,h=>6,b=>1,g=>6,f=>7,o=>98,i=>6}) ok 3095 - uch_wrap ({e=>3,n=>6,a=>57,m=>7,d=>6,j=>0,l=>4,c=>4,k=>1,h=>1,b=>2,g=>2,f=>7,o=>-43,i=>0}) ok 3096 - parse code ok 3097 - uch_wrap ok 3098 - uch_wrap ({a=>-6,b=>4}) ok 3099 - uch_wrap ({a=>48,b=>4}) ok 3100 - uch_wrap ({a=>24,b=>4}) ok 3101 - uch_wrap ({a=>-13,b=>5}) ok 3102 - uch_wrap ({a=>-58,b=>1}) ok 3103 - parse code ok 3104 - uch_wrap ok 3105 - uch_wrap ({c=>3,a=>52,b=>2}) ok 3106 - uch_wrap ({c=>6,a=>-113,b=>2}) ok 3107 - uch_wrap ({c=>7,a=>-72,b=>6}) ok 3108 - uch_wrap ({c=>4,a=>93,b=>7}) ok 3109 - uch_wrap ({c=>5,a=>34,b=>5}) ok 3110 - parse code ok 3111 - uch_wrap ok 3112 - uch_wrap ({c=>4,a=>1,b=>6,d=>5}) ok 3113 - uch_wrap ({c=>1,a=>35,b=>0,d=>6}) ok 3114 - uch_wrap ({c=>3,a=>81,b=>1,d=>7}) ok 3115 - uch_wrap ({c=>5,a=>19,b=>3,d=>2}) ok 3116 - uch_wrap ({c=>7,a=>-108,b=>5,d=>3}) ok 3117 - parse code ok 3118 - uch_wrap ok 3119 - uch_wrap ({e=>0,c=>0,a=>58,b=>1,d=>6}) ok 3120 - uch_wrap ({e=>4,c=>2,a=>67,b=>4,d=>2}) ok 3121 - uch_wrap ({e=>0,c=>2,a=>20,b=>7,d=>4}) ok 3122 - uch_wrap ({e=>7,c=>4,a=>-17,b=>5,d=>7}) ok 3123 - uch_wrap ({e=>7,c=>1,a=>-49,b=>4,d=>7}) ok 3124 - parse code ok 3125 - uch_wrap ok 3126 - uch_wrap ({e=>7,c=>0,a=>-9,b=>1,d=>3,f=>6}) ok 3127 - uch_wrap ({e=>2,c=>2,a=>72,b=>4,d=>6,f=>1}) ok 3128 - uch_wrap ({e=>7,c=>0,a=>-66,b=>1,d=>4,f=>5}) ok 3129 - uch_wrap ({e=>6,c=>1,a=>121,b=>7,d=>2,f=>2}) ok 3130 - uch_wrap ({e=>1,c=>6,a=>-56,b=>7,d=>4,f=>3}) ok 3131 - parse code ok 3132 - uch_wrap ok 3133 - uch_wrap ({e=>6,c=>3,a=>76,g=>4,b=>6,d=>4,f=>4}) ok 3134 - uch_wrap ({e=>0,c=>4,a=>-114,g=>7,b=>4,d=>6,f=>5}) ok 3135 - uch_wrap ({e=>4,c=>5,a=>8,g=>7,b=>4,d=>0,f=>4}) ok 3136 - uch_wrap ({e=>5,c=>3,a=>-73,g=>2,b=>6,d=>6,f=>4}) ok 3137 - uch_wrap ({e=>7,c=>6,a=>69,g=>5,b=>2,d=>5,f=>2}) ok 3138 - parse code ok 3139 - uch_wrap ok 3140 - uch_wrap ({e=>0,a=>21,d=>5,c=>3,h=>0,b=>7,g=>4,f=>4}) ok 3141 - uch_wrap ({e=>5,a=>124,d=>3,c=>5,h=>6,b=>1,g=>3,f=>6}) ok 3142 - uch_wrap ({e=>6,a=>1,d=>4,c=>7,h=>1,b=>2,g=>4,f=>7}) ok 3143 - uch_wrap ({e=>7,a=>36,d=>6,c=>0,h=>7,b=>1,g=>5,f=>2}) ok 3144 - uch_wrap ({e=>1,a=>121,d=>4,c=>4,h=>0,b=>0,g=>6,f=>5}) ok 3145 - parse code ok 3146 - uch_wrap ok 3147 - uch_wrap ({e=>4,a=>-75,d=>3,c=>1,h=>2,b=>0,g=>4,f=>3,i=>4}) ok 3148 - uch_wrap ({e=>4,a=>-82,d=>3,c=>2,h=>4,b=>5,g=>0,f=>2,i=>2}) ok 3149 - uch_wrap ({e=>0,a=>46,d=>7,c=>3,h=>6,b=>6,g=>7,f=>6,i=>5}) ok 3150 - uch_wrap ({e=>0,a=>4,d=>0,c=>6,h=>3,b=>5,g=>3,f=>0,i=>3}) ok 3151 - uch_wrap ({e=>0,a=>-54,d=>1,c=>7,h=>7,b=>1,g=>7,f=>6,i=>6}) ok 3152 - parse code ok 3153 - uch_wrap ok 3154 - uch_wrap ({e=>4,a=>101,d=>4,j=>0,c=>1,h=>6,b=>4,g=>7,f=>6,i=>5}) ok 3155 - uch_wrap ({e=>0,a=>33,d=>6,j=>1,c=>0,h=>2,b=>3,g=>0,f=>1,i=>4}) ok 3156 - uch_wrap ({e=>0,a=>31,d=>4,j=>4,c=>3,h=>2,b=>7,g=>3,f=>7,i=>4}) ok 3157 - uch_wrap ({e=>0,a=>-102,d=>5,j=>2,c=>1,h=>3,b=>1,g=>4,f=>5,i=>4}) ok 3158 - uch_wrap ({e=>3,a=>117,d=>6,j=>5,c=>1,h=>3,b=>4,g=>4,f=>7,i=>4}) ok 3159 - parse code ok 3160 - uch_wrap ok 3161 - uch_wrap ({e=>7,a=>7,d=>0,j=>2,c=>5,k=>6,h=>2,b=>2,g=>6,f=>1,i=>1}) ok 3162 - uch_wrap ({e=>0,a=>73,d=>0,j=>0,c=>6,k=>0,h=>7,b=>2,g=>4,f=>2,i=>6}) ok 3163 - uch_wrap ({e=>5,a=>-16,d=>1,j=>5,c=>2,k=>0,h=>5,b=>3,g=>5,f=>2,i=>0}) ok 3164 - uch_wrap ({e=>2,a=>85,d=>1,j=>7,c=>7,k=>5,h=>0,b=>2,g=>7,f=>4,i=>6}) ok 3165 - uch_wrap ({e=>1,a=>-111,d=>4,j=>1,c=>4,k=>4,h=>0,b=>1,g=>3,f=>1,i=>4}) ok 3166 - parse code ok 3167 - uch_wrap ok 3168 - uch_wrap ({e=>4,a=>-94,d=>1,j=>5,l=>1,c=>6,k=>5,h=>7,b=>6,g=>1,f=>1,i=>7}) ok 3169 - uch_wrap ({e=>2,a=>-111,d=>5,j=>6,l=>5,c=>3,k=>0,h=>6,b=>2,g=>0,f=>1,i=>6}) ok 3170 - uch_wrap ({e=>6,a=>-48,d=>0,j=>4,l=>6,c=>7,k=>6,h=>2,b=>0,g=>6,f=>2,i=>3}) ok 3171 - uch_wrap ({e=>4,a=>25,d=>5,j=>1,l=>4,c=>1,k=>1,h=>4,b=>3,g=>6,f=>7,i=>7}) ok 3172 - uch_wrap ({e=>5,a=>-90,d=>1,j=>4,l=>1,c=>4,k=>6,h=>6,b=>6,g=>4,f=>7,i=>6}) ok 3173 - parse code ok 3174 - uch_wrap ok 3175 - uch_wrap ({e=>0,a=>27,m=>0,d=>1,j=>1,l=>0,c=>1,k=>4,h=>7,b=>3,g=>3,f=>1,i=>7}) ok 3176 - uch_wrap ({e=>4,a=>-76,m=>6,d=>7,j=>1,l=>5,c=>4,k=>7,h=>1,b=>3,g=>1,f=>4,i=>1}) ok 3177 - uch_wrap ({e=>2,a=>-46,m=>4,d=>7,j=>1,l=>1,c=>3,k=>7,h=>2,b=>4,g=>5,f=>0,i=>2}) ok 3178 - uch_wrap ({e=>2,a=>81,m=>0,d=>2,j=>0,l=>7,c=>1,k=>0,h=>1,b=>4,g=>7,f=>2,i=>6}) ok 3179 - uch_wrap ({e=>4,a=>-102,m=>6,d=>6,j=>4,l=>0,c=>7,k=>3,h=>1,b=>2,g=>3,f=>4,i=>6}) ok 3180 - parse code ok 3181 - uch_wrap ok 3182 - uch_wrap ({e=>0,n=>2,a=>71,m=>2,d=>1,j=>7,l=>0,c=>5,k=>5,h=>3,b=>5,g=>5,f=>0,i=>7}) ok 3183 - uch_wrap ({e=>1,n=>0,a=>26,m=>3,d=>0,j=>5,l=>7,c=>2,k=>0,h=>0,b=>7,g=>1,f=>6,i=>4}) ok 3184 - uch_wrap ({e=>2,n=>4,a=>60,m=>5,d=>5,j=>6,l=>6,c=>6,k=>2,h=>3,b=>0,g=>2,f=>4,i=>3}) ok 3185 - uch_wrap ({e=>7,n=>3,a=>95,m=>4,d=>7,j=>4,l=>5,c=>2,k=>6,h=>4,b=>0,g=>3,f=>0,i=>3}) ok 3186 - uch_wrap ({e=>6,n=>2,a=>-72,m=>1,d=>7,j=>3,l=>3,c=>4,k=>4,h=>2,b=>2,g=>7,f=>7,i=>3}) ok 3187 - parse code ok 3188 - uch_wrap ok 3189 - uch_wrap ({e=>3,n=>5,a=>-18,m=>0,d=>5,j=>5,l=>2,c=>0,k=>7,h=>6,b=>1,g=>3,f=>2,o=>-124,i=>5}) ok 3190 - uch_wrap ({e=>7,n=>6,a=>-18,m=>7,d=>6,j=>5,l=>7,c=>5,k=>6,h=>4,b=>5,g=>7,f=>5,o=>-74,i=>7}) ok 3191 - uch_wrap ({e=>1,n=>5,a=>121,m=>1,d=>3,j=>4,l=>5,c=>3,k=>7,h=>1,b=>0,g=>5,f=>1,o=>-94,i=>1}) ok 3192 - uch_wrap ({e=>2,n=>1,a=>-41,m=>4,d=>5,j=>7,l=>2,c=>6,k=>0,h=>4,b=>3,g=>7,f=>6,o=>-66,i=>7}) ok 3193 - uch_wrap ({e=>7,n=>2,a=>39,m=>7,d=>4,j=>7,l=>6,c=>7,k=>2,h=>0,b=>7,g=>1,f=>2,o=>-125,i=>1}) ok 3194 - parse code ok 3195 - uch_wrap ok 3196 - uch_wrap ({a=>-40,b=>5}) ok 3197 - uch_wrap ({a=>-42,b=>6}) ok 3198 - uch_wrap ({a=>-83,b=>0}) ok 3199 - uch_wrap ({a=>6,b=>4}) ok 3200 - uch_wrap ({a=>-27,b=>4}) ok 3201 - parse code ok 3202 - uch_wrap ok 3203 - uch_wrap ({c=>4,a=>56,b=>5}) ok 3204 - uch_wrap ({c=>4,a=>-12,b=>5}) ok 3205 - uch_wrap ({c=>0,a=>-103,b=>3}) ok 3206 - uch_wrap ({c=>3,a=>104,b=>6}) ok 3207 - uch_wrap ({c=>6,a=>-64,b=>6}) ok 3208 - parse code ok 3209 - uch_wrap ok 3210 - uch_wrap ({c=>6,a=>-23,b=>3,d=>2}) ok 3211 - uch_wrap ({c=>7,a=>-55,b=>6,d=>0}) ok 3212 - uch_wrap ({c=>0,a=>84,b=>5,d=>3}) ok 3213 - uch_wrap ({c=>7,a=>-40,b=>0,d=>5}) ok 3214 - uch_wrap ({c=>6,a=>-97,b=>1,d=>1}) ok 3215 - parse code ok 3216 - uch_wrap ok 3217 - uch_wrap ({e=>5,c=>5,a=>-118,b=>4,d=>3}) ok 3218 - uch_wrap ({e=>7,c=>6,a=>-96,b=>3,d=>4}) ok 3219 - uch_wrap ({e=>0,c=>5,a=>93,b=>2,d=>3}) ok 3220 - uch_wrap ({e=>4,c=>6,a=>60,b=>0,d=>0}) ok 3221 - uch_wrap ({e=>7,c=>0,a=>-10,b=>2,d=>6}) ok 3222 - parse code ok 3223 - uch_wrap ok 3224 - uch_wrap ({e=>0,c=>2,a=>-92,b=>1,d=>1,f=>0}) ok 3225 - uch_wrap ({e=>3,c=>4,a=>-86,b=>4,d=>0,f=>7}) ok 3226 - uch_wrap ({e=>0,c=>5,a=>117,b=>0,d=>1,f=>3}) ok 3227 - uch_wrap ({e=>4,c=>6,a=>103,b=>2,d=>4,f=>0}) ok 3228 - uch_wrap ({e=>2,c=>4,a=>42,b=>3,d=>2,f=>5}) ok 3229 - parse code ok 3230 - uch_wrap ok 3231 - uch_wrap ({e=>2,c=>0,a=>-3,g=>2,b=>5,d=>4,f=>5}) ok 3232 - uch_wrap ({e=>5,c=>6,a=>-39,g=>0,b=>0,d=>0,f=>1}) ok 3233 - uch_wrap ({e=>4,c=>0,a=>79,g=>3,b=>3,d=>7,f=>1}) ok 3234 - uch_wrap ({e=>1,c=>2,a=>-123,g=>2,b=>1,d=>0,f=>4}) ok 3235 - uch_wrap ({e=>4,c=>7,a=>100,g=>2,b=>3,d=>3,f=>6}) ok 3236 - parse code ok 3237 - uch_wrap ok 3238 - uch_wrap ({e=>6,a=>-8,d=>6,c=>1,h=>6,b=>3,g=>1,f=>2}) ok 3239 - uch_wrap ({e=>4,a=>-75,d=>7,c=>3,h=>7,b=>3,g=>5,f=>3}) ok 3240 - uch_wrap ({e=>7,a=>-105,d=>6,c=>4,h=>5,b=>3,g=>2,f=>0}) ok 3241 - uch_wrap ({e=>4,a=>115,d=>1,c=>7,h=>4,b=>6,g=>0,f=>0}) ok 3242 - uch_wrap ({e=>4,a=>-9,d=>7,c=>1,h=>7,b=>7,g=>5,f=>3}) ok 3243 - parse code ok 3244 - uch_wrap ok 3245 - uch_wrap ({e=>4,a=>-19,d=>4,c=>4,h=>6,b=>5,g=>6,f=>5,i=>7}) ok 3246 - uch_wrap ({e=>6,a=>-94,d=>4,c=>3,h=>2,b=>4,g=>7,f=>3,i=>1}) ok 3247 - uch_wrap ({e=>5,a=>117,d=>2,c=>3,h=>2,b=>6,g=>0,f=>7,i=>3}) ok 3248 - uch_wrap ({e=>7,a=>-27,d=>5,c=>4,h=>4,b=>1,g=>0,f=>5,i=>6}) ok 3249 - uch_wrap ({e=>4,a=>-18,d=>4,c=>3,h=>2,b=>0,g=>4,f=>1,i=>0}) ok 3250 - parse code ok 3251 - uch_wrap ok 3252 - uch_wrap ({e=>6,a=>-43,d=>7,j=>2,c=>3,h=>5,b=>4,g=>2,f=>2,i=>3}) ok 3253 - uch_wrap ({e=>1,a=>41,d=>0,j=>6,c=>4,h=>7,b=>5,g=>5,f=>6,i=>0}) ok 3254 - uch_wrap ({e=>0,a=>-53,d=>2,j=>3,c=>6,h=>4,b=>2,g=>2,f=>1,i=>3}) ok 3255 - uch_wrap ({e=>7,a=>6,d=>6,j=>3,c=>7,h=>3,b=>3,g=>4,f=>6,i=>0}) ok 3256 - uch_wrap ({e=>7,a=>8,d=>4,j=>4,c=>4,h=>1,b=>2,g=>7,f=>1,i=>5}) ok 3257 - parse code ok 3258 - uch_wrap ok 3259 - uch_wrap ({e=>2,a=>-120,d=>3,j=>3,c=>1,k=>7,h=>5,b=>6,g=>1,f=>2,i=>6}) ok 3260 - uch_wrap ({e=>0,a=>116,d=>7,j=>1,c=>4,k=>0,h=>3,b=>1,g=>4,f=>3,i=>1}) ok 3261 - uch_wrap ({e=>4,a=>108,d=>2,j=>7,c=>4,k=>6,h=>2,b=>1,g=>0,f=>5,i=>0}) ok 3262 - uch_wrap ({e=>3,a=>-126,d=>7,j=>0,c=>5,k=>6,h=>1,b=>0,g=>1,f=>7,i=>3}) ok 3263 - uch_wrap ({e=>2,a=>-78,d=>3,j=>3,c=>7,k=>4,h=>1,b=>7,g=>2,f=>1,i=>2}) ok 3264 - parse code ok 3265 - uch_wrap ok 3266 - uch_wrap ({e=>7,a=>14,d=>4,j=>1,l=>0,c=>6,k=>4,h=>3,b=>1,g=>2,f=>7,i=>1}) ok 3267 - uch_wrap ({e=>0,a=>121,d=>5,j=>2,l=>2,c=>3,k=>1,h=>2,b=>0,g=>4,f=>2,i=>0}) ok 3268 - uch_wrap ({e=>5,a=>-2,d=>5,j=>7,l=>4,c=>3,k=>0,h=>2,b=>2,g=>6,f=>3,i=>0}) ok 3269 - uch_wrap ({e=>4,a=>8,d=>2,j=>4,l=>3,c=>7,k=>2,h=>6,b=>4,g=>0,f=>5,i=>2}) ok 3270 - uch_wrap ({e=>1,a=>-123,d=>4,j=>6,l=>2,c=>4,k=>3,h=>5,b=>7,g=>1,f=>5,i=>6}) ok 3271 - parse code ok 3272 - uch_wrap ok 3273 - uch_wrap ({e=>5,a=>-111,m=>3,d=>7,j=>6,l=>5,c=>6,k=>6,h=>6,b=>0,g=>4,f=>1,i=>2}) ok 3274 - uch_wrap ({e=>4,a=>-44,m=>0,d=>4,j=>5,l=>1,c=>5,k=>0,h=>2,b=>2,g=>4,f=>7,i=>6}) ok 3275 - uch_wrap ({e=>7,a=>-24,m=>0,d=>0,j=>3,l=>1,c=>5,k=>5,h=>1,b=>2,g=>3,f=>5,i=>4}) ok 3276 - uch_wrap ({e=>4,a=>96,m=>2,d=>0,j=>1,l=>2,c=>2,k=>4,h=>4,b=>4,g=>3,f=>7,i=>2}) ok 3277 - uch_wrap ({e=>2,a=>-3,m=>4,d=>0,j=>4,l=>5,c=>7,k=>3,h=>7,b=>5,g=>0,f=>1,i=>6}) ok 3278 - parse code ok 3279 - uch_wrap ok 3280 - uch_wrap ({e=>5,n=>3,a=>-107,m=>1,d=>3,j=>7,l=>5,c=>0,k=>2,h=>0,b=>6,g=>2,f=>2,i=>7}) ok 3281 - uch_wrap ({e=>7,n=>1,a=>9,m=>6,d=>1,j=>2,l=>4,c=>7,k=>6,h=>7,b=>5,g=>4,f=>4,i=>6}) ok 3282 - uch_wrap ({e=>2,n=>1,a=>-50,m=>7,d=>3,j=>1,l=>6,c=>0,k=>2,h=>7,b=>2,g=>1,f=>5,i=>6}) ok 3283 - uch_wrap ({e=>7,n=>4,a=>123,m=>1,d=>1,j=>2,l=>4,c=>4,k=>7,h=>0,b=>4,g=>6,f=>0,i=>6}) ok 3284 - uch_wrap ({e=>2,n=>4,a=>-2,m=>5,d=>3,j=>4,l=>4,c=>3,k=>2,h=>7,b=>4,g=>7,f=>3,i=>4}) ok 3285 - parse code ok 3286 - uch_wrap ok 3287 - uch_wrap ({e=>2,n=>2,a=>66,m=>1,d=>2,j=>2,l=>3,c=>0,k=>3,h=>7,b=>2,g=>5,f=>1,o=>-57,i=>2}) ok 3288 - uch_wrap ({e=>5,n=>3,a=>-74,m=>0,d=>7,j=>6,l=>1,c=>4,k=>7,h=>6,b=>7,g=>3,f=>5,o=>39,i=>2}) ok 3289 - uch_wrap ({e=>0,n=>4,a=>-119,m=>6,d=>5,j=>3,l=>4,c=>5,k=>2,h=>2,b=>3,g=>4,f=>1,o=>-9,i=>4}) ok 3290 - uch_wrap ({e=>3,n=>6,a=>-85,m=>7,d=>1,j=>6,l=>3,c=>7,k=>4,h=>4,b=>2,g=>5,f=>0,o=>120,i=>0}) ok 3291 - uch_wrap ({e=>1,n=>6,a=>5,m=>5,d=>5,j=>2,l=>1,c=>4,k=>2,h=>0,b=>7,g=>0,f=>2,o=>-21,i=>6}) ok 3292 - parse code ok 3293 - int_wrap ok 3294 - int_wrap ({a=>3}) ok 3295 - int_wrap ({a=>-2}) ok 3296 - int_wrap ({a=>-2}) ok 3297 - int_wrap ({a=>2}) ok 3298 - int_wrap ({a=>1}) ok 3299 - parse code ok 3300 - int_wrap ok 3301 - int_wrap ({a=>-4,b=>-1}) ok 3302 - int_wrap ({a=>-1,b=>-1}) ok 3303 - int_wrap ({a=>2,b=>3}) ok 3304 - int_wrap ({a=>-2,b=>-4}) ok 3305 - int_wrap ({a=>-2,b=>1}) ok 3306 - parse code ok 3307 - int_wrap ok 3308 - int_wrap ({c=>-2,a=>-3,b=>2}) ok 3309 - int_wrap ({c=>-3,a=>-4,b=>3}) ok 3310 - int_wrap ({c=>2,a=>1,b=>3}) ok 3311 - int_wrap ({c=>-4,a=>-4,b=>-1}) ok 3312 - int_wrap ({c=>-1,a=>-3,b=>-4}) ok 3313 - parse code ok 3314 - int_wrap ok 3315 - int_wrap ({c=>-1,a=>0,b=>-1,d=>0}) ok 3316 - int_wrap ({c=>-2,a=>-2,b=>1,d=>2}) ok 3317 - int_wrap ({c=>-2,a=>0,b=>-4,d=>2}) ok 3318 - int_wrap ({c=>-3,a=>1,b=>-4,d=>3}) ok 3319 - int_wrap ({c=>1,a=>-2,b=>2,d=>0}) ok 3320 - parse code ok 3321 - int_wrap ok 3322 - int_wrap ({e=>-3,c=>-3,a=>1,b=>-4,d=>-4}) ok 3323 - int_wrap ({e=>-3,c=>2,a=>0,b=>1,d=>0}) ok 3324 - int_wrap ({e=>-3,c=>3,a=>2,b=>-1,d=>0}) ok 3325 - int_wrap ({e=>1,c=>-2,a=>-2,b=>-2,d=>3}) ok 3326 - int_wrap ({e=>3,c=>1,a=>-1,b=>2,d=>-2}) ok 3327 - parse code ok 3328 - int_wrap ok 3329 - int_wrap ({e=>-1,c=>-2,a=>-2,b=>2,d=>1,f=>3}) ok 3330 - int_wrap ({e=>-3,c=>-4,a=>3,b=>2,d=>1,f=>-3}) ok 3331 - int_wrap ({e=>-4,c=>0,a=>-1,b=>-4,d=>-1,f=>-2}) ok 3332 - int_wrap ({e=>-1,c=>-4,a=>-1,b=>1,d=>0,f=>-3}) ok 3333 - int_wrap ({e=>-4,c=>-2,a=>1,b=>3,d=>2,f=>-3}) ok 3334 - parse code ok 3335 - int_wrap ok 3336 - int_wrap ({e=>-4,c=>1,a=>-4,g=>0,b=>-2,d=>0,f=>-3}) ok 3337 - int_wrap ({e=>-2,c=>0,a=>-4,g=>3,b=>-4,d=>0,f=>-3}) ok 3338 - int_wrap ({e=>0,c=>1,a=>3,g=>2,b=>-3,d=>0,f=>0}) ok 3339 - int_wrap ({e=>-4,c=>-2,a=>-1,g=>3,b=>1,d=>1,f=>0}) ok 3340 - int_wrap ({e=>2,c=>-2,a=>-3,g=>0,b=>-3,d=>1,f=>-2}) ok 3341 - parse code ok 3342 - int_wrap ok 3343 - int_wrap ({e=>-2,a=>3,d=>-1,c=>-4,h=>-2,b=>-1,g=>0,f=>-4}) ok 3344 - int_wrap ({e=>3,a=>-4,d=>1,c=>1,h=>0,b=>2,g=>-3,f=>2}) ok 3345 - int_wrap ({e=>2,a=>-2,d=>2,c=>3,h=>-3,b=>3,g=>3,f=>-4}) ok 3346 - int_wrap ({e=>2,a=>-1,d=>-1,c=>1,h=>-3,b=>-4,g=>2,f=>-4}) ok 3347 - int_wrap ({e=>0,a=>0,d=>0,c=>-4,h=>2,b=>3,g=>3,f=>0}) ok 3348 - parse code ok 3349 - int_wrap ok 3350 - int_wrap ({e=>-4,a=>2,d=>-2,c=>-2,h=>3,b=>-3,g=>-2,f=>-3,i=>0}) ok 3351 - int_wrap ({e=>-4,a=>-1,d=>2,c=>3,h=>1,b=>-1,g=>0,f=>-1,i=>0}) ok 3352 - int_wrap ({e=>2,a=>0,d=>-1,c=>2,h=>2,b=>1,g=>3,f=>-1,i=>0}) ok 3353 - int_wrap ({e=>-3,a=>-4,d=>2,c=>-1,h=>-3,b=>2,g=>1,f=>-3,i=>-3}) ok 3354 - int_wrap ({e=>1,a=>-1,d=>-1,c=>-1,h=>0,b=>-1,g=>-3,f=>-3,i=>2}) ok 3355 - parse code ok 3356 - int_wrap ok 3357 - int_wrap ({e=>-3,a=>0,d=>-3,j=>-4,c=>3,h=>-1,b=>-3,g=>1,f=>1,i=>-4}) ok 3358 - int_wrap ({e=>1,a=>3,d=>-3,j=>2,c=>-3,h=>3,b=>-1,g=>1,f=>-1,i=>-4}) ok 3359 - int_wrap ({e=>-3,a=>-3,d=>1,j=>-4,c=>-4,h=>3,b=>-1,g=>-1,f=>-2,i=>0}) ok 3360 - int_wrap ({e=>2,a=>0,d=>-4,j=>1,c=>3,h=>1,b=>-2,g=>1,f=>-2,i=>2}) ok 3361 - int_wrap ({e=>-2,a=>1,d=>-1,j=>3,c=>-4,h=>2,b=>1,g=>0,f=>2,i=>3}) ok 3362 - parse code ok 3363 - int_wrap ok 3364 - int_wrap ({e=>-4,a=>2,d=>-4,j=>2,c=>-3,k=>-1,h=>-1,b=>2,g=>-3,f=>-3,i=>-4}) ok 3365 - int_wrap ({e=>3,a=>2,d=>-3,j=>-3,c=>-1,k=>-3,h=>-3,b=>0,g=>-4,f=>-3,i=>0}) ok 3366 - int_wrap ({e=>-2,a=>1,d=>3,j=>-4,c=>-1,k=>3,h=>3,b=>1,g=>1,f=>2,i=>-3}) ok 3367 - int_wrap ({e=>2,a=>3,d=>-4,j=>-4,c=>0,k=>-4,h=>-4,b=>3,g=>3,f=>-3,i=>-2}) ok 3368 - int_wrap ({e=>-1,a=>0,d=>-1,j=>-3,c=>-1,k=>2,h=>2,b=>-4,g=>-4,f=>-4,i=>-1}) ok 3369 - parse code ok 3370 - int_wrap ok 3371 - int_wrap ({e=>-3,a=>3,d=>-2,j=>-3,l=>0,c=>-3,k=>3,h=>-3,b=>-1,g=>1,f=>-3,i=>1}) ok 3372 - int_wrap ({e=>-2,a=>-1,d=>1,j=>3,l=>-3,c=>-2,k=>-1,h=>1,b=>3,g=>2,f=>-4,i=>2}) ok 3373 - int_wrap ({e=>-3,a=>3,d=>3,j=>3,l=>3,c=>2,k=>2,h=>-2,b=>0,g=>1,f=>-3,i=>-1}) ok 3374 - int_wrap ({e=>1,a=>2,d=>-3,j=>-4,l=>-4,c=>-4,k=>-3,h=>0,b=>-4,g=>1,f=>2,i=>3}) ok 3375 - int_wrap ({e=>0,a=>-4,d=>3,j=>-1,l=>0,c=>-1,k=>-3,h=>-2,b=>-3,g=>0,f=>-3,i=>-1}) ok 3376 - parse code ok 3377 - int_wrap ok 3378 - int_wrap ({e=>2,a=>3,m=>-2,d=>0,j=>-1,l=>0,c=>-3,k=>-4,h=>0,b=>1,g=>1,f=>0,i=>-1}) ok 3379 - int_wrap ({e=>1,a=>-1,m=>0,d=>3,j=>2,l=>-2,c=>1,k=>1,h=>-3,b=>0,g=>3,f=>0,i=>-1}) ok 3380 - int_wrap ({e=>3,a=>0,m=>-3,d=>2,j=>-4,l=>-3,c=>-4,k=>-1,h=>2,b=>2,g=>2,f=>-3,i=>-2}) ok 3381 - int_wrap ({e=>3,a=>1,m=>0,d=>3,j=>0,l=>3,c=>-4,k=>-1,h=>-3,b=>-3,g=>-3,f=>1,i=>1}) ok 3382 - int_wrap ({e=>-4,a=>-3,m=>1,d=>1,j=>-4,l=>0,c=>0,k=>0,h=>-1,b=>3,g=>1,f=>2,i=>3}) ok 3383 - parse code ok 3384 - int_wrap ok 3385 - int_wrap ({e=>-4,n=>-50,a=>0,m=>-1,d=>-4,j=>-4,l=>3,c=>-4,k=>2,h=>2,b=>0,g=>1,f=>-1,i=>-3}) ok 3386 - int_wrap ({e=>2,n=>59,a=>1,m=>2,d=>-1,j=>2,l=>0,c=>-3,k=>0,h=>-2,b=>-3,g=>-3,f=>0,i=>0}) ok 3387 - int_wrap ({e=>3,n=>94,a=>2,m=>2,d=>-4,j=>-2,l=>-2,c=>-3,k=>-1,h=>-3,b=>-1,g=>-2,f=>2,i=>2}) ok 3388 - int_wrap ({e=>0,n=>126,a=>3,m=>1,d=>0,j=>0,l=>2,c=>-2,k=>-1,h=>-4,b=>2,g=>-3,f=>0,i=>0}) ok 3389 - int_wrap ({e=>3,n=>50,a=>-3,m=>2,d=>2,j=>-2,l=>-3,c=>-2,k=>3,h=>-1,b=>-2,g=>2,f=>-3,i=>-1}) ok 3390 - parse code ok 3391 - int_wrap ok 3392 - int_wrap ({a=>-96,b=>2}) ok 3393 - int_wrap ({a=>-46,b=>2}) ok 3394 - int_wrap ({a=>-68,b=>3}) ok 3395 - int_wrap ({a=>0,b=>3}) ok 3396 - int_wrap ({a=>-26,b=>-2}) ok 3397 - parse code ok 3398 - int_wrap ok 3399 - int_wrap ({c=>1,a=>123,b=>0}) ok 3400 - int_wrap ({c=>-1,a=>-98,b=>2}) ok 3401 - int_wrap ({c=>-3,a=>75,b=>-4}) ok 3402 - int_wrap ({c=>-4,a=>-4,b=>-4}) ok 3403 - int_wrap ({c=>-1,a=>17,b=>1}) ok 3404 - parse code ok 3405 - int_wrap ok 3406 - int_wrap ({c=>-4,a=>17,b=>-2,d=>1}) ok 3407 - int_wrap ({c=>0,a=>75,b=>0,d=>3}) ok 3408 - int_wrap ({c=>3,a=>-89,b=>1,d=>1}) ok 3409 - int_wrap ({c=>2,a=>86,b=>2,d=>3}) ok 3410 - int_wrap ({c=>-4,a=>53,b=>-1,d=>0}) ok 3411 - parse code ok 3412 - int_wrap ok 3413 - int_wrap ({e=>-4,c=>-3,a=>-104,b=>-2,d=>0}) ok 3414 - int_wrap ({e=>0,c=>2,a=>8,b=>2,d=>-3}) ok 3415 - int_wrap ({e=>0,c=>-2,a=>-41,b=>-2,d=>0}) ok 3416 - int_wrap ({e=>-4,c=>-4,a=>56,b=>2,d=>-4}) ok 3417 - int_wrap ({e=>-3,c=>3,a=>-43,b=>-2,d=>-3}) ok 3418 - parse code ok 3419 - int_wrap ok 3420 - int_wrap ({e=>-4,c=>1,a=>119,b=>1,d=>1,f=>1}) ok 3421 - int_wrap ({e=>-1,c=>-3,a=>-91,b=>-2,d=>2,f=>-4}) ok 3422 - int_wrap ({e=>0,c=>-4,a=>-43,b=>2,d=>0,f=>-1}) ok 3423 - int_wrap ({e=>1,c=>-3,a=>121,b=>2,d=>1,f=>-3}) ok 3424 - int_wrap ({e=>1,c=>3,a=>12,b=>0,d=>1,f=>-2}) ok 3425 - parse code ok 3426 - int_wrap ok 3427 - int_wrap ({e=>1,c=>3,a=>92,g=>2,b=>0,d=>-4,f=>-1}) ok 3428 - int_wrap ({e=>-3,c=>3,a=>70,g=>-1,b=>1,d=>2,f=>1}) ok 3429 - int_wrap ({e=>0,c=>2,a=>61,g=>-4,b=>-3,d=>-3,f=>0}) ok 3430 - int_wrap ({e=>1,c=>1,a=>-72,g=>-3,b=>2,d=>0,f=>0}) ok 3431 - int_wrap ({e=>3,c=>2,a=>36,g=>-3,b=>-1,d=>1,f=>-1}) ok 3432 - parse code ok 3433 - int_wrap ok 3434 - int_wrap ({e=>1,a=>2,d=>2,c=>-4,h=>1,b=>1,g=>3,f=>3}) ok 3435 - int_wrap ({e=>-4,a=>-16,d=>-2,c=>2,h=>-3,b=>0,g=>-4,f=>-3}) ok 3436 - int_wrap ({e=>-3,a=>86,d=>2,c=>3,h=>-3,b=>0,g=>1,f=>-3}) ok 3437 - int_wrap ({e=>-2,a=>-5,d=>-2,c=>1,h=>2,b=>-1,g=>-4,f=>2}) ok 3438 - int_wrap ({e=>3,a=>-13,d=>-3,c=>-2,h=>1,b=>-3,g=>2,f=>-2}) ok 3439 - parse code ok 3440 - int_wrap ok 3441 - int_wrap ({e=>0,a=>87,d=>-1,c=>-2,h=>-2,b=>-2,g=>1,f=>-3,i=>-3}) ok 3442 - int_wrap ({e=>0,a=>28,d=>-3,c=>-3,h=>1,b=>0,g=>-1,f=>2,i=>1}) ok 3443 - int_wrap ({e=>3,a=>63,d=>3,c=>2,h=>-3,b=>-4,g=>-2,f=>-2,i=>2}) ok 3444 - int_wrap ({e=>-4,a=>70,d=>3,c=>-4,h=>2,b=>-1,g=>-2,f=>3,i=>-3}) ok 3445 - int_wrap ({e=>-1,a=>16,d=>-4,c=>0,h=>-1,b=>-2,g=>-2,f=>2,i=>0}) ok 3446 - parse code ok 3447 - int_wrap ok 3448 - int_wrap ({e=>3,a=>-82,d=>-3,j=>-4,c=>-2,h=>0,b=>-3,g=>2,f=>3,i=>0}) ok 3449 - int_wrap ({e=>-2,a=>-73,d=>0,j=>-3,c=>-2,h=>2,b=>-4,g=>0,f=>0,i=>0}) ok 3450 - int_wrap ({e=>2,a=>-108,d=>3,j=>2,c=>2,h=>3,b=>1,g=>-1,f=>-2,i=>3}) ok 3451 - int_wrap ({e=>-1,a=>-101,d=>1,j=>2,c=>-4,h=>0,b=>2,g=>-1,f=>-3,i=>2}) ok 3452 - int_wrap ({e=>2,a=>67,d=>-1,j=>-1,c=>-4,h=>-4,b=>1,g=>-4,f=>-1,i=>-3}) ok 3453 - parse code ok 3454 - int_wrap ok 3455 - int_wrap ({e=>-3,a=>-38,d=>-4,j=>0,c=>1,k=>3,h=>-1,b=>3,g=>-2,f=>2,i=>0}) ok 3456 - int_wrap ({e=>2,a=>-104,d=>-4,j=>-2,c=>2,k=>1,h=>0,b=>3,g=>1,f=>1,i=>-2}) ok 3457 - int_wrap ({e=>-1,a=>-37,d=>-1,j=>-3,c=>-4,k=>-4,h=>-1,b=>1,g=>-3,f=>-4,i=>0}) ok 3458 - int_wrap ({e=>1,a=>93,d=>3,j=>0,c=>0,k=>0,h=>-2,b=>1,g=>3,f=>2,i=>1}) ok 3459 - int_wrap ({e=>3,a=>41,d=>2,j=>-2,c=>3,k=>-1,h=>-3,b=>0,g=>-1,f=>0,i=>3}) ok 3460 - parse code ok 3461 - int_wrap ok 3462 - int_wrap ({e=>-1,a=>104,d=>3,j=>-3,l=>1,c=>-3,k=>3,h=>-2,b=>3,g=>-4,f=>-2,i=>-1}) ok 3463 - int_wrap ({e=>-1,a=>-32,d=>2,j=>-3,l=>3,c=>0,k=>0,h=>-2,b=>-2,g=>1,f=>0,i=>0}) ok 3464 - int_wrap ({e=>0,a=>-7,d=>2,j=>3,l=>3,c=>2,k=>1,h=>-4,b=>1,g=>-3,f=>-3,i=>-2}) ok 3465 - int_wrap ({e=>-1,a=>78,d=>0,j=>1,l=>-2,c=>-2,k=>3,h=>1,b=>-2,g=>1,f=>1,i=>0}) ok 3466 - int_wrap ({e=>2,a=>-39,d=>-4,j=>-4,l=>2,c=>3,k=>-1,h=>1,b=>2,g=>-3,f=>-2,i=>0}) ok 3467 - parse code ok 3468 - int_wrap ok 3469 - int_wrap ({e=>-4,a=>4,m=>-2,d=>-4,j=>2,l=>-2,c=>0,k=>1,h=>1,b=>2,g=>-3,f=>2,i=>1}) ok 3470 - int_wrap ({e=>-1,a=>-76,m=>-1,d=>1,j=>0,l=>-1,c=>-4,k=>3,h=>-1,b=>-1,g=>2,f=>0,i=>-3}) ok 3471 - int_wrap ({e=>3,a=>64,m=>-2,d=>-2,j=>-1,l=>1,c=>2,k=>2,h=>2,b=>1,g=>-2,f=>3,i=>-2}) ok 3472 - int_wrap ({e=>0,a=>13,m=>1,d=>-3,j=>0,l=>-3,c=>-4,k=>0,h=>-3,b=>0,g=>2,f=>3,i=>-1}) ok 3473 - int_wrap ({e=>-3,a=>-31,m=>3,d=>3,j=>-3,l=>-3,c=>-3,k=>1,h=>-3,b=>-1,g=>3,f=>0,i=>-2}) ok 3474 - parse code ok 3475 - int_wrap ok 3476 - int_wrap ({e=>3,n=>0,a=>68,m=>2,d=>2,j=>-1,l=>0,c=>-1,k=>0,h=>-4,b=>-3,g=>2,f=>-2,i=>2}) ok 3477 - int_wrap ({e=>-3,n=>-2,a=>83,m=>3,d=>-3,j=>0,l=>-4,c=>-3,k=>-3,h=>0,b=>2,g=>-4,f=>-1,i=>2}) ok 3478 - int_wrap ({e=>-4,n=>-1,a=>-51,m=>3,d=>-2,j=>-3,l=>-4,c=>3,k=>0,h=>2,b=>0,g=>0,f=>-3,i=>-3}) ok 3479 - int_wrap ({e=>-4,n=>-2,a=>53,m=>2,d=>0,j=>-4,l=>-1,c=>2,k=>-4,h=>-2,b=>0,g=>-1,f=>2,i=>1}) ok 3480 - int_wrap ({e=>-4,n=>-4,a=>-114,m=>-1,d=>-1,j=>0,l=>3,c=>-1,k=>3,h=>1,b=>0,g=>1,f=>-4,i=>0}) ok 3481 - parse code ok 3482 - int_wrap ok 3483 - int_wrap ({e=>2,n=>2,a=>81,m=>3,d=>2,j=>0,l=>1,c=>-2,k=>-1,h=>3,b=>-2,g=>-1,f=>3,o=>64,i=>2}) ok 3484 - int_wrap ({e=>-3,n=>0,a=>114,m=>0,d=>1,j=>-1,l=>-4,c=>1,k=>0,h=>-3,b=>3,g=>-4,f=>-3,o=>31,i=>2}) ok 3485 - int_wrap ({e=>-2,n=>2,a=>-90,m=>-1,d=>-2,j=>1,l=>2,c=>-1,k=>-2,h=>-2,b=>-3,g=>2,f=>3,o=>11,i=>-2}) ok 3486 - int_wrap ({e=>-4,n=>1,a=>-83,m=>2,d=>0,j=>-3,l=>3,c=>-3,k=>0,h=>0,b=>0,g=>-3,f=>-3,o=>-60,i=>-1}) ok 3487 - int_wrap ({e=>3,n=>0,a=>-38,m=>-4,d=>2,j=>-3,l=>-4,c=>-2,k=>-4,h=>-3,b=>0,g=>-4,f=>-4,o=>-32,i=>-4}) ok 3488 - parse code ok 3489 - int_wrap ok 3490 - int_wrap ({a=>69,b=>-1}) ok 3491 - int_wrap ({a=>50,b=>1}) ok 3492 - int_wrap ({a=>40,b=>0}) ok 3493 - int_wrap ({a=>-10,b=>-4}) ok 3494 - int_wrap ({a=>-64,b=>-1}) ok 3495 - parse code ok 3496 - int_wrap ok 3497 - int_wrap ({c=>0,a=>106,b=>-1}) ok 3498 - int_wrap ({c=>-3,a=>112,b=>0}) ok 3499 - int_wrap ({c=>-1,a=>75,b=>-4}) ok 3500 - int_wrap ({c=>1,a=>-46,b=>1}) ok 3501 - int_wrap ({c=>-4,a=>22,b=>-4}) ok 3502 - parse code ok 3503 - int_wrap ok 3504 - int_wrap ({c=>0,a=>-84,b=>-2,d=>-1}) ok 3505 - int_wrap ({c=>0,a=>-79,b=>2,d=>-1}) ok 3506 - int_wrap ({c=>-2,a=>102,b=>2,d=>0}) ok 3507 - int_wrap ({c=>-4,a=>117,b=>-3,d=>-2}) ok 3508 - int_wrap ({c=>-1,a=>-97,b=>-1,d=>-2}) ok 3509 - parse code ok 3510 - int_wrap ok 3511 - int_wrap ({e=>-1,c=>-2,a=>63,b=>0,d=>-4}) ok 3512 - int_wrap ({e=>2,c=>-1,a=>-22,b=>-2,d=>2}) ok 3513 - int_wrap ({e=>0,c=>1,a=>-97,b=>0,d=>3}) ok 3514 - int_wrap ({e=>0,c=>-3,a=>-3,b=>-3,d=>3}) ok 3515 - int_wrap ({e=>-2,c=>0,a=>-35,b=>-1,d=>-1}) ok 3516 - parse code ok 3517 - int_wrap ok 3518 - int_wrap ({e=>-3,c=>0,a=>-77,b=>-2,d=>3,f=>3}) ok 3519 - int_wrap ({e=>-2,c=>1,a=>108,b=>2,d=>1,f=>2}) ok 3520 - int_wrap ({e=>-3,c=>3,a=>-37,b=>-2,d=>-3,f=>2}) ok 3521 - int_wrap ({e=>-2,c=>3,a=>-8,b=>-3,d=>-1,f=>-1}) ok 3522 - int_wrap ({e=>3,c=>-1,a=>-111,b=>-4,d=>-2,f=>-2}) ok 3523 - parse code ok 3524 - int_wrap ok 3525 - int_wrap ({e=>-2,c=>1,a=>81,g=>-3,b=>2,d=>-3,f=>3}) ok 3526 - int_wrap ({e=>1,c=>-2,a=>75,g=>-3,b=>-4,d=>-3,f=>-1}) ok 3527 - int_wrap ({e=>1,c=>-4,a=>54,g=>-4,b=>-1,d=>-4,f=>-4}) ok 3528 - int_wrap ({e=>-1,c=>-2,a=>82,g=>3,b=>1,d=>-4,f=>-3}) ok 3529 - int_wrap ({e=>0,c=>-2,a=>-94,g=>3,b=>-1,d=>-4,f=>3}) ok 3530 - parse code ok 3531 - int_wrap ok 3532 - int_wrap ({e=>-2,a=>-123,d=>2,c=>3,h=>0,b=>2,g=>2,f=>-2}) ok 3533 - int_wrap ({e=>-4,a=>-75,d=>-2,c=>2,h=>-3,b=>0,g=>-4,f=>0}) ok 3534 - int_wrap ({e=>-1,a=>-85,d=>0,c=>-4,h=>-4,b=>1,g=>-2,f=>-4}) ok 3535 - int_wrap ({e=>-4,a=>94,d=>-1,c=>-4,h=>2,b=>-2,g=>-2,f=>3}) ok 3536 - int_wrap ({e=>1,a=>26,d=>-3,c=>-3,h=>-3,b=>2,g=>-4,f=>2}) ok 3537 - parse code ok 3538 - int_wrap ok 3539 - int_wrap ({e=>-4,a=>-127,d=>1,c=>0,h=>3,b=>1,g=>-1,f=>3,i=>3}) ok 3540 - int_wrap ({e=>-2,a=>-73,d=>-3,c=>1,h=>-3,b=>-1,g=>3,f=>-3,i=>-4}) ok 3541 - int_wrap ({e=>-4,a=>-22,d=>2,c=>-4,h=>3,b=>2,g=>0,f=>3,i=>-2}) ok 3542 - int_wrap ({e=>3,a=>-124,d=>3,c=>2,h=>3,b=>0,g=>0,f=>2,i=>2}) ok 3543 - int_wrap ({e=>2,a=>115,d=>3,c=>1,h=>-3,b=>2,g=>3,f=>-1,i=>0}) ok 3544 - parse code ok 3545 - int_wrap ok 3546 - int_wrap ({e=>-4,a=>-21,d=>-2,j=>-2,c=>-1,h=>-1,b=>-2,g=>-2,f=>-3,i=>1}) ok 3547 - int_wrap ({e=>-3,a=>71,d=>1,j=>-1,c=>2,h=>0,b=>-4,g=>1,f=>-4,i=>-4}) ok 3548 - int_wrap ({e=>-2,a=>-5,d=>-3,j=>3,c=>-3,h=>1,b=>-3,g=>3,f=>2,i=>-1}) ok 3549 - int_wrap ({e=>1,a=>-46,d=>3,j=>-2,c=>3,h=>-4,b=>-4,g=>-3,f=>-2,i=>0}) ok 3550 - int_wrap ({e=>2,a=>-69,d=>-4,j=>0,c=>3,h=>3,b=>1,g=>2,f=>-2,i=>2}) ok 3551 - parse code ok 3552 - int_wrap ok 3553 - int_wrap ({e=>3,a=>-20,d=>2,j=>-2,c=>-4,k=>3,h=>-1,b=>-1,g=>-2,f=>-4,i=>-3}) ok 3554 - int_wrap ({e=>-1,a=>-104,d=>2,j=>-4,c=>1,k=>-2,h=>-1,b=>1,g=>-3,f=>-4,i=>1}) ok 3555 - int_wrap ({e=>3,a=>11,d=>3,j=>0,c=>2,k=>-3,h=>-3,b=>-2,g=>0,f=>-1,i=>-4}) ok 3556 - int_wrap ({e=>-1,a=>102,d=>2,j=>-2,c=>-4,k=>-4,h=>-1,b=>0,g=>-4,f=>-2,i=>2}) ok 3557 - int_wrap ({e=>0,a=>-79,d=>-3,j=>-1,c=>0,k=>-2,h=>0,b=>3,g=>1,f=>-3,i=>-3}) ok 3558 - parse code ok 3559 - int_wrap ok 3560 - int_wrap ({e=>-3,a=>-109,d=>-4,j=>-3,l=>-4,c=>-4,k=>-4,h=>-1,b=>1,g=>-1,f=>-4,i=>1}) ok 3561 - int_wrap ({e=>1,a=>-37,d=>-3,j=>-2,l=>-3,c=>2,k=>-3,h=>-4,b=>3,g=>-1,f=>-4,i=>-2}) ok 3562 - int_wrap ({e=>-3,a=>-27,d=>-3,j=>-2,l=>-3,c=>1,k=>1,h=>-2,b=>-4,g=>1,f=>3,i=>-4}) ok 3563 - int_wrap ({e=>3,a=>-69,d=>-3,j=>-3,l=>-1,c=>-3,k=>1,h=>2,b=>3,g=>2,f=>0,i=>3}) ok 3564 - int_wrap ({e=>0,a=>-52,d=>1,j=>2,l=>1,c=>-3,k=>-4,h=>0,b=>-3,g=>3,f=>-3,i=>0}) ok 3565 - parse code ok 3566 - int_wrap ok 3567 - int_wrap ({e=>1,a=>-21,m=>-3,d=>-4,j=>-2,l=>2,c=>-4,k=>-2,h=>-4,b=>-4,g=>2,f=>-1,i=>2}) ok 3568 - int_wrap ({e=>-1,a=>-68,m=>-2,d=>-2,j=>0,l=>1,c=>3,k=>2,h=>-3,b=>0,g=>3,f=>-3,i=>0}) ok 3569 - int_wrap ({e=>-1,a=>-32,m=>-3,d=>0,j=>1,l=>2,c=>2,k=>-2,h=>0,b=>0,g=>-2,f=>-2,i=>-3}) ok 3570 - int_wrap ({e=>1,a=>-68,m=>0,d=>1,j=>-3,l=>3,c=>-4,k=>2,h=>-4,b=>0,g=>3,f=>-1,i=>2}) ok 3571 - int_wrap ({e=>-4,a=>-109,m=>-4,d=>2,j=>2,l=>-1,c=>-2,k=>2,h=>-1,b=>-4,g=>-1,f=>0,i=>-2}) ok 3572 - parse code ok 3573 - int_wrap ok 3574 - int_wrap ({e=>-2,n=>-4,a=>79,m=>-3,d=>3,j=>-2,l=>2,c=>-4,k=>-1,h=>0,b=>-1,g=>-4,f=>-4,i=>-4}) ok 3575 - int_wrap ({e=>3,n=>0,a=>-114,m=>-3,d=>-1,j=>2,l=>-1,c=>0,k=>1,h=>0,b=>-1,g=>-1,f=>3,i=>0}) ok 3576 - int_wrap ({e=>1,n=>0,a=>-17,m=>-1,d=>1,j=>2,l=>-2,c=>-4,k=>3,h=>-4,b=>-3,g=>-3,f=>0,i=>0}) ok 3577 - int_wrap ({e=>2,n=>2,a=>-31,m=>0,d=>-4,j=>2,l=>-1,c=>0,k=>-2,h=>-1,b=>-3,g=>-4,f=>-2,i=>-1}) ok 3578 - int_wrap ({e=>-4,n=>3,a=>-41,m=>1,d=>-1,j=>0,l=>-2,c=>1,k=>-1,h=>-2,b=>1,g=>0,f=>0,i=>0}) ok 3579 - parse code ok 3580 - int_wrap ok 3581 - int_wrap ({e=>1,n=>0,a=>69,m=>-1,d=>-4,j=>1,l=>1,c=>-1,k=>-2,h=>-1,b=>-1,g=>-2,f=>-3,o=>1,i=>-1}) ok 3582 - int_wrap ({e=>2,n=>0,a=>-113,m=>3,d=>1,j=>1,l=>-1,c=>0,k=>3,h=>2,b=>-1,g=>-1,f=>-4,o=>-65,i=>-3}) ok 3583 - int_wrap ({e=>1,n=>-3,a=>-34,m=>0,d=>-1,j=>3,l=>0,c=>1,k=>3,h=>-1,b=>-1,g=>-1,f=>2,o=>-8,i=>0}) ok 3584 - int_wrap ({e=>3,n=>1,a=>84,m=>-2,d=>1,j=>1,l=>1,c=>2,k=>3,h=>3,b=>3,g=>-4,f=>3,o=>115,i=>-3}) ok 3585 - int_wrap ({e=>3,n=>0,a=>-51,m=>-3,d=>-3,j=>2,l=>0,c=>3,k=>2,h=>0,b=>1,g=>1,f=>3,o=>-72,i=>-3}) ok 3586 - parse code ok 3587 - int_wrap ok 3588 - int_wrap ({a=>-84,b=>-2}) ok 3589 - int_wrap ({a=>71,b=>2}) ok 3590 - int_wrap ({a=>-81,b=>0}) ok 3591 - int_wrap ({a=>-113,b=>-3}) ok 3592 - int_wrap ({a=>16,b=>-1}) ok 3593 - parse code ok 3594 - int_wrap ok 3595 - int_wrap ({c=>-3,a=>53,b=>-4}) ok 3596 - int_wrap ({c=>-3,a=>67,b=>-4}) ok 3597 - int_wrap ({c=>1,a=>102,b=>2}) ok 3598 - int_wrap ({c=>0,a=>-10,b=>1}) ok 3599 - int_wrap ({c=>0,a=>-76,b=>0}) ok 3600 - parse code ok 3601 - int_wrap ok 3602 - int_wrap ({c=>-1,a=>-33,b=>-1,d=>-1}) ok 3603 - int_wrap ({c=>-4,a=>-87,b=>2,d=>-1}) ok 3604 - int_wrap ({c=>3,a=>19,b=>0,d=>3}) ok 3605 - int_wrap ({c=>-4,a=>39,b=>0,d=>-1}) ok 3606 - int_wrap ({c=>0,a=>-2,b=>3,d=>-4}) ok 3607 - parse code ok 3608 - int_wrap ok 3609 - int_wrap ({e=>1,c=>2,a=>-32,b=>1,d=>-2}) ok 3610 - int_wrap ({e=>-4,c=>0,a=>12,b=>0,d=>2}) ok 3611 - int_wrap ({e=>-2,c=>1,a=>74,b=>0,d=>0}) ok 3612 - int_wrap ({e=>-3,c=>3,a=>-43,b=>-1,d=>-1}) ok 3613 - int_wrap ({e=>3,c=>3,a=>67,b=>1,d=>-1}) ok 3614 - parse code ok 3615 - int_wrap ok 3616 - int_wrap ({e=>0,c=>3,a=>-63,b=>2,d=>0,f=>1}) ok 3617 - int_wrap ({e=>3,c=>3,a=>-76,b=>-1,d=>-4,f=>3}) ok 3618 - int_wrap ({e=>-1,c=>0,a=>45,b=>3,d=>3,f=>0}) ok 3619 - int_wrap ({e=>1,c=>2,a=>117,b=>-1,d=>-3,f=>-2}) ok 3620 - int_wrap ({e=>-3,c=>-1,a=>75,b=>-4,d=>3,f=>3}) ok 3621 - parse code ok 3622 - int_wrap ok 3623 - int_wrap ({e=>2,c=>0,a=>94,g=>-4,b=>2,d=>2,f=>2}) ok 3624 - int_wrap ({e=>-4,c=>-3,a=>-22,g=>-3,b=>3,d=>3,f=>3}) ok 3625 - int_wrap ({e=>3,c=>1,a=>14,g=>0,b=>1,d=>1,f=>1}) ok 3626 - int_wrap ({e=>-3,c=>3,a=>-61,g=>-1,b=>-3,d=>-2,f=>-4}) ok 3627 - int_wrap ({e=>-1,c=>-2,a=>28,g=>2,b=>1,d=>0,f=>-3}) ok 3628 - parse code ok 3629 - int_wrap ok 3630 - int_wrap ({e=>1,a=>115,d=>2,c=>1,h=>0,b=>1,g=>1,f=>3}) ok 3631 - int_wrap ({e=>1,a=>19,d=>-2,c=>-3,h=>2,b=>-1,g=>-1,f=>-1}) ok 3632 - int_wrap ({e=>2,a=>-115,d=>2,c=>-4,h=>0,b=>-2,g=>-3,f=>-3}) ok 3633 - int_wrap ({e=>-1,a=>126,d=>2,c=>-3,h=>2,b=>-4,g=>2,f=>2}) ok 3634 - int_wrap ({e=>3,a=>123,d=>3,c=>0,h=>-4,b=>-2,g=>1,f=>-4}) ok 3635 - parse code ok 3636 - int_wrap ok 3637 - int_wrap ({e=>0,a=>-116,d=>-4,c=>0,h=>-3,b=>0,g=>-4,f=>3,i=>-1}) ok 3638 - int_wrap ({e=>-1,a=>-120,d=>0,c=>0,h=>-2,b=>2,g=>-1,f=>1,i=>-4}) ok 3639 - int_wrap ({e=>0,a=>89,d=>0,c=>-3,h=>3,b=>-2,g=>0,f=>-1,i=>-4}) ok 3640 - int_wrap ({e=>2,a=>107,d=>-1,c=>0,h=>-4,b=>0,g=>-2,f=>1,i=>2}) ok 3641 - int_wrap ({e=>1,a=>126,d=>-2,c=>-1,h=>-3,b=>1,g=>3,f=>-4,i=>-2}) ok 3642 - parse code ok 3643 - int_wrap ok 3644 - int_wrap ({e=>-1,a=>-65,d=>2,j=>-4,c=>-2,h=>-4,b=>0,g=>-1,f=>-3,i=>1}) ok 3645 - int_wrap ({e=>-4,a=>-87,d=>-1,j=>1,c=>-2,h=>1,b=>3,g=>-2,f=>0,i=>2}) ok 3646 - int_wrap ({e=>0,a=>19,d=>0,j=>0,c=>1,h=>1,b=>2,g=>-3,f=>3,i=>3}) ok 3647 - int_wrap ({e=>1,a=>-111,d=>-2,j=>1,c=>3,h=>0,b=>-4,g=>-4,f=>1,i=>0}) ok 3648 - int_wrap ({e=>-1,a=>-103,d=>1,j=>0,c=>-1,h=>-4,b=>2,g=>1,f=>-3,i=>3}) ok 3649 - parse code ok 3650 - int_wrap ok 3651 - int_wrap ({e=>-3,a=>38,d=>-2,j=>2,c=>-2,k=>1,h=>1,b=>0,g=>0,f=>2,i=>0}) ok 3652 - int_wrap ({e=>2,a=>41,d=>0,j=>-3,c=>1,k=>-2,h=>-3,b=>0,g=>0,f=>0,i=>0}) ok 3653 - int_wrap ({e=>3,a=>107,d=>-3,j=>-1,c=>2,k=>-2,h=>1,b=>0,g=>-1,f=>3,i=>1}) ok 3654 - int_wrap ({e=>3,a=>18,d=>-4,j=>2,c=>-4,k=>-1,h=>-3,b=>-1,g=>-3,f=>-3,i=>-3}) ok 3655 - int_wrap ({e=>3,a=>-10,d=>-4,j=>2,c=>1,k=>0,h=>-1,b=>-4,g=>0,f=>1,i=>2}) ok 3656 - parse code ok 3657 - int_wrap ok 3658 - int_wrap ({e=>1,a=>-91,d=>3,j=>-3,l=>2,c=>2,k=>-1,h=>1,b=>-1,g=>-4,f=>-2,i=>-3}) ok 3659 - int_wrap ({e=>-1,a=>-28,d=>0,j=>-4,l=>-3,c=>-2,k=>2,h=>-4,b=>-2,g=>-2,f=>-1,i=>0}) ok 3660 - int_wrap ({e=>1,a=>78,d=>-3,j=>-3,l=>-2,c=>1,k=>2,h=>0,b=>-2,g=>0,f=>-2,i=>-3}) ok 3661 - int_wrap ({e=>-2,a=>71,d=>2,j=>-4,l=>-1,c=>-4,k=>2,h=>3,b=>1,g=>0,f=>-1,i=>1}) ok 3662 - int_wrap ({e=>-2,a=>-99,d=>-4,j=>-2,l=>-4,c=>-2,k=>3,h=>-1,b=>1,g=>-4,f=>-1,i=>-1}) ok 3663 - parse code ok 3664 - int_wrap ok 3665 - int_wrap ({e=>1,a=>11,m=>3,d=>0,j=>-1,l=>2,c=>2,k=>-2,h=>0,b=>2,g=>-1,f=>-4,i=>-3}) ok 3666 - int_wrap ({e=>3,a=>-31,m=>-1,d=>1,j=>3,l=>1,c=>-3,k=>-4,h=>-3,b=>-3,g=>3,f=>-2,i=>0}) ok 3667 - int_wrap ({e=>-1,a=>-107,m=>-1,d=>-4,j=>3,l=>-4,c=>3,k=>-3,h=>3,b=>0,g=>3,f=>-1,i=>2}) ok 3668 - int_wrap ({e=>-3,a=>-123,m=>-3,d=>3,j=>-1,l=>3,c=>2,k=>-2,h=>1,b=>2,g=>-4,f=>-2,i=>-2}) ok 3669 - int_wrap ({e=>-3,a=>-105,m=>-4,d=>-1,j=>-2,l=>-2,c=>-1,k=>3,h=>-4,b=>3,g=>-1,f=>3,i=>1}) ok 3670 - parse code ok 3671 - int_wrap ok 3672 - int_wrap ({e=>1,n=>2,a=>-70,m=>2,d=>-1,j=>-2,l=>-2,c=>-4,k=>0,h=>-3,b=>-3,g=>-4,f=>0,i=>-2}) ok 3673 - int_wrap ({e=>-2,n=>-3,a=>99,m=>1,d=>-4,j=>0,l=>2,c=>-3,k=>2,h=>-4,b=>3,g=>1,f=>3,i=>1}) ok 3674 - int_wrap ({e=>0,n=>-4,a=>-106,m=>2,d=>-4,j=>-1,l=>-3,c=>-1,k=>3,h=>2,b=>-4,g=>2,f=>-1,i=>2}) ok 3675 - int_wrap ({e=>0,n=>1,a=>-37,m=>1,d=>1,j=>-3,l=>-4,c=>0,k=>-2,h=>0,b=>3,g=>-4,f=>-2,i=>-1}) ok 3676 - int_wrap ({e=>-2,n=>-1,a=>21,m=>1,d=>-4,j=>-2,l=>0,c=>1,k=>-4,h=>-3,b=>1,g=>3,f=>-2,i=>-3}) ok 3677 - parse code ok 3678 - int_wrap ok 3679 - int_wrap ({e=>-2,n=>-3,a=>77,m=>1,d=>0,j=>3,l=>-4,c=>1,k=>3,h=>-2,b=>-3,g=>0,f=>3,o=>-17,i=>2}) ok 3680 - int_wrap ({e=>-1,n=>3,a=>113,m=>3,d=>3,j=>-1,l=>3,c=>3,k=>-3,h=>-4,b=>-4,g=>2,f=>-3,o=>72,i=>2}) ok 3681 - int_wrap ({e=>-4,n=>2,a=>0,m=>2,d=>1,j=>2,l=>-2,c=>2,k=>-1,h=>-1,b=>-2,g=>-3,f=>-4,o=>60,i=>2}) ok 3682 - int_wrap ({e=>-1,n=>-3,a=>65,m=>2,d=>-2,j=>3,l=>2,c=>3,k=>0,h=>3,b=>-4,g=>0,f=>1,o=>-92,i=>0}) ok 3683 - int_wrap ({e=>1,n=>2,a=>64,m=>0,d=>-2,j=>2,l=>1,c=>-3,k=>0,h=>-1,b=>3,g=>2,f=>1,o=>-43,i=>-2}) ok 3684 - parse code ok 3685 - int_wrap ok 3686 - int_wrap ({a=>33,b=>-4}) ok 3687 - int_wrap ({a=>122,b=>-4}) ok 3688 - int_wrap ({a=>107,b=>-3}) ok 3689 - int_wrap ({a=>17,b=>1}) ok 3690 - int_wrap ({a=>-47,b=>2}) ok 3691 - parse code ok 3692 - int_wrap ok 3693 - int_wrap ({c=>-2,a=>-37,b=>1}) ok 3694 - int_wrap ({c=>-2,a=>-7,b=>1}) ok 3695 - int_wrap ({c=>3,a=>124,b=>0}) ok 3696 - int_wrap ({c=>0,a=>-128,b=>-4}) ok 3697 - int_wrap ({c=>3,a=>5,b=>2}) ok 3698 - parse code ok 3699 - int_wrap ok 3700 - int_wrap ({c=>3,a=>-33,b=>0,d=>-2}) ok 3701 - int_wrap ({c=>1,a=>87,b=>1,d=>-3}) ok 3702 - int_wrap ({c=>2,a=>-12,b=>0,d=>0}) ok 3703 - int_wrap ({c=>3,a=>-30,b=>-2,d=>3}) ok 3704 - int_wrap ({c=>1,a=>81,b=>3,d=>2}) ok 3705 - parse code ok 3706 - int_wrap ok 3707 - int_wrap ({e=>2,c=>-1,a=>-61,b=>3,d=>2}) ok 3708 - int_wrap ({e=>-2,c=>-3,a=>86,b=>2,d=>-1}) ok 3709 - int_wrap ({e=>-2,c=>0,a=>126,b=>3,d=>-2}) ok 3710 - int_wrap ({e=>-4,c=>2,a=>-98,b=>-3,d=>-2}) ok 3711 - int_wrap ({e=>3,c=>3,a=>-97,b=>0,d=>3}) ok 3712 - parse code ok 3713 - int_wrap ok 3714 - int_wrap ({e=>-4,c=>-1,a=>-9,b=>-1,d=>1,f=>-2}) ok 3715 - int_wrap ({e=>1,c=>-4,a=>112,b=>-4,d=>1,f=>-3}) ok 3716 - int_wrap ({e=>3,c=>-1,a=>-116,b=>2,d=>2,f=>-4}) ok 3717 - int_wrap ({e=>-4,c=>-3,a=>-4,b=>-4,d=>2,f=>1}) ok 3718 - int_wrap ({e=>-2,c=>-3,a=>-52,b=>3,d=>3,f=>0}) ok 3719 - parse code ok 3720 - int_wrap ok 3721 - int_wrap ({e=>-2,c=>0,a=>92,g=>-1,b=>-2,d=>-2,f=>-2}) ok 3722 - int_wrap ({e=>1,c=>-1,a=>-32,g=>-4,b=>3,d=>0,f=>-1}) ok 3723 - int_wrap ({e=>-4,c=>3,a=>17,g=>-4,b=>1,d=>-4,f=>2}) ok 3724 - int_wrap ({e=>1,c=>-4,a=>-113,g=>-1,b=>1,d=>-4,f=>-4}) ok 3725 - int_wrap ({e=>0,c=>1,a=>23,g=>2,b=>3,d=>-3,f=>-3}) ok 3726 - parse code ok 3727 - int_wrap ok 3728 - int_wrap ({e=>0,a=>76,d=>2,c=>-1,h=>-3,b=>3,g=>-3,f=>0}) ok 3729 - int_wrap ({e=>3,a=>39,d=>-4,c=>-3,h=>1,b=>-2,g=>-2,f=>1}) ok 3730 - int_wrap ({e=>2,a=>108,d=>2,c=>1,h=>3,b=>1,g=>2,f=>-2}) ok 3731 - int_wrap ({e=>-2,a=>52,d=>-2,c=>-3,h=>-2,b=>1,g=>-4,f=>-2}) ok 3732 - int_wrap ({e=>-3,a=>-110,d=>-4,c=>-4,h=>2,b=>-1,g=>1,f=>2}) ok 3733 - parse code ok 3734 - int_wrap ok 3735 - int_wrap ({e=>2,a=>-27,d=>0,c=>0,h=>-3,b=>2,g=>-3,f=>-4,i=>-4}) ok 3736 - int_wrap ({e=>-1,a=>109,d=>2,c=>1,h=>-2,b=>1,g=>0,f=>-3,i=>-3}) ok 3737 - int_wrap ({e=>-3,a=>-65,d=>3,c=>2,h=>3,b=>0,g=>2,f=>-4,i=>-2}) ok 3738 - int_wrap ({e=>3,a=>-118,d=>-1,c=>1,h=>-1,b=>0,g=>3,f=>2,i=>-4}) ok 3739 - int_wrap ({e=>-4,a=>77,d=>-3,c=>3,h=>-1,b=>-2,g=>-1,f=>-3,i=>-3}) ok 3740 - parse code ok 3741 - int_wrap ok 3742 - int_wrap ({e=>-3,a=>60,d=>2,j=>2,c=>2,h=>-3,b=>3,g=>-1,f=>-2,i=>-1}) ok 3743 - int_wrap ({e=>-3,a=>-119,d=>0,j=>-2,c=>3,h=>-3,b=>3,g=>-3,f=>-3,i=>-3}) ok 3744 - int_wrap ({e=>-4,a=>94,d=>2,j=>2,c=>1,h=>3,b=>1,g=>1,f=>3,i=>3}) ok 3745 - int_wrap ({e=>3,a=>116,d=>1,j=>2,c=>-4,h=>-3,b=>0,g=>3,f=>2,i=>-4}) ok 3746 - int_wrap ({e=>1,a=>42,d=>-4,j=>-4,c=>-2,h=>-2,b=>2,g=>-3,f=>-2,i=>-3}) ok 3747 - parse code ok 3748 - int_wrap ok 3749 - int_wrap ({e=>0,a=>15,d=>3,j=>2,c=>0,k=>3,h=>-4,b=>3,g=>-1,f=>-4,i=>-4}) ok 3750 - int_wrap ({e=>-2,a=>-58,d=>-3,j=>-1,c=>-1,k=>-2,h=>1,b=>-2,g=>3,f=>-4,i=>-3}) ok 3751 - int_wrap ({e=>0,a=>3,d=>-4,j=>-4,c=>2,k=>1,h=>3,b=>0,g=>-4,f=>3,i=>-4}) ok 3752 - int_wrap ({e=>-2,a=>9,d=>3,j=>3,c=>-3,k=>-2,h=>-1,b=>-1,g=>1,f=>-4,i=>3}) ok 3753 - int_wrap ({e=>-2,a=>41,d=>2,j=>-1,c=>-3,k=>-2,h=>-4,b=>-2,g=>-1,f=>2,i=>3}) ok 3754 - parse code ok 3755 - int_wrap ok 3756 - int_wrap ({e=>-3,a=>-21,d=>3,j=>0,l=>-3,c=>-3,k=>3,h=>0,b=>2,g=>-4,f=>-3,i=>-3}) ok 3757 - int_wrap ({e=>0,a=>26,d=>3,j=>3,l=>-4,c=>0,k=>2,h=>-1,b=>-1,g=>-2,f=>0,i=>-4}) ok 3758 - int_wrap ({e=>-3,a=>-32,d=>-2,j=>0,l=>-4,c=>-3,k=>-2,h=>2,b=>-1,g=>1,f=>2,i=>-3}) ok 3759 - int_wrap ({e=>2,a=>-37,d=>-2,j=>-3,l=>-4,c=>1,k=>1,h=>-2,b=>2,g=>3,f=>0,i=>3}) ok 3760 - int_wrap ({e=>1,a=>-116,d=>-2,j=>0,l=>2,c=>1,k=>-4,h=>0,b=>2,g=>-3,f=>-1,i=>-4}) ok 3761 - parse code ok 3762 - int_wrap ok 3763 - int_wrap ({e=>-1,a=>-6,m=>-3,d=>0,j=>3,l=>1,c=>-4,k=>1,h=>-4,b=>1,g=>2,f=>1,i=>2}) ok 3764 - int_wrap ({e=>2,a=>-118,m=>-4,d=>-1,j=>-2,l=>2,c=>3,k=>-3,h=>3,b=>0,g=>-3,f=>-4,i=>3}) ok 3765 - int_wrap ({e=>3,a=>-56,m=>1,d=>3,j=>0,l=>3,c=>2,k=>-2,h=>1,b=>2,g=>0,f=>-3,i=>-2}) ok 3766 - int_wrap ({e=>1,a=>-55,m=>-4,d=>0,j=>-1,l=>3,c=>-3,k=>-4,h=>3,b=>-4,g=>2,f=>-2,i=>-4}) ok 3767 - int_wrap ({e=>-3,a=>-107,m=>0,d=>-1,j=>2,l=>-3,c=>-2,k=>-2,h=>-2,b=>-4,g=>2,f=>1,i=>-3}) ok 3768 - parse code ok 3769 - int_wrap ok 3770 - int_wrap ({e=>-1,n=>-1,a=>-103,m=>-3,d=>-3,j=>2,l=>-4,c=>-3,k=>3,h=>2,b=>3,g=>-4,f=>1,i=>1}) ok 3771 - int_wrap ({e=>1,n=>-1,a=>-117,m=>3,d=>-3,j=>3,l=>2,c=>-4,k=>2,h=>-1,b=>-3,g=>-1,f=>0,i=>-1}) ok 3772 - int_wrap ({e=>1,n=>-3,a=>28,m=>-1,d=>-4,j=>2,l=>-4,c=>3,k=>-4,h=>-2,b=>0,g=>2,f=>-4,i=>1}) ok 3773 - int_wrap ({e=>-4,n=>3,a=>29,m=>-4,d=>2,j=>-2,l=>-4,c=>-2,k=>-2,h=>2,b=>-2,g=>-2,f=>-2,i=>-2}) ok 3774 - int_wrap ({e=>3,n=>-1,a=>-93,m=>-1,d=>3,j=>3,l=>-2,c=>2,k=>2,h=>-2,b=>1,g=>0,f=>3,i=>2}) ok 3775 - parse code ok 3776 - int_wrap ok 3777 - int_wrap ({e=>-3,n=>1,a=>-24,m=>2,d=>-2,j=>-2,l=>-4,c=>-1,k=>0,h=>-4,b=>-1,g=>-4,f=>0,o=>10,i=>1}) ok 3778 - int_wrap ({e=>0,n=>3,a=>91,m=>3,d=>1,j=>-2,l=>-1,c=>-3,k=>0,h=>1,b=>3,g=>3,f=>0,o=>0,i=>0}) ok 3779 - int_wrap ({e=>-4,n=>-4,a=>-91,m=>0,d=>1,j=>0,l=>3,c=>1,k=>-4,h=>0,b=>3,g=>1,f=>-2,o=>81,i=>-3}) ok 3780 - int_wrap ({e=>0,n=>-3,a=>-22,m=>-1,d=>-4,j=>-1,l=>0,c=>3,k=>-2,h=>3,b=>-3,g=>-1,f=>-3,o=>40,i=>2}) ok 3781 - int_wrap ({e=>-2,n=>1,a=>-71,m=>2,d=>2,j=>-3,l=>-4,c=>0,k=>-3,h=>2,b=>-2,g=>2,f=>0,o=>-119,i=>-2}) ok 3782 - parse code ok 3783 - umixed3 ok 3784 - umixed3 ({a=>7}) ok 3785 - umixed3 ({a=>4}) ok 3786 - umixed3 ({a=>1}) ok 3787 - umixed3 ({a=>2}) ok 3788 - umixed3 ({a=>5}) ok 3789 - parse code ok 3790 - umixed3 ok 3791 - umixed3 ({a=>6,b=>0}) ok 3792 - umixed3 ({a=>0,b=>4}) ok 3793 - umixed3 ({a=>2,b=>1}) ok 3794 - umixed3 ({a=>7,b=>3}) ok 3795 - umixed3 ({a=>2,b=>3}) ok 3796 - parse code ok 3797 - umixed3 ok 3798 - umixed3 ({c=>0,a=>7,b=>5}) ok 3799 - umixed3 ({c=>2,a=>6,b=>7}) ok 3800 - umixed3 ({c=>2,a=>7,b=>2}) ok 3801 - umixed3 ({c=>7,a=>1,b=>3}) ok 3802 - umixed3 ({c=>5,a=>3,b=>4}) ok 3803 - parse code ok 3804 - umixed3 ok 3805 - umixed3 ({c=>6,a=>2,b=>1,d=>2}) ok 3806 - umixed3 ({c=>5,a=>6,b=>1,d=>3}) ok 3807 - umixed3 ({c=>4,a=>6,b=>1,d=>0}) ok 3808 - umixed3 ({c=>0,a=>1,b=>5,d=>6}) ok 3809 - umixed3 ({c=>7,a=>6,b=>2,d=>2}) ok 3810 - parse code ok 3811 - umixed3 ok 3812 - umixed3 ({e=>3,c=>6,a=>3,b=>0,d=>1}) ok 3813 - umixed3 ({e=>6,c=>0,a=>3,b=>1,d=>5}) ok 3814 - umixed3 ({e=>7,c=>2,a=>2,b=>6,d=>5}) ok 3815 - umixed3 ({e=>6,c=>0,a=>3,b=>3,d=>3}) ok 3816 - umixed3 ({e=>6,c=>7,a=>0,b=>3,d=>3}) ok 3817 - parse code ok 3818 - umixed3 ok 3819 - umixed3 ({e=>3,c=>4,a=>4,b=>7,d=>6,f=>2}) ok 3820 - umixed3 ({e=>5,c=>4,a=>2,b=>7,d=>0,f=>6}) ok 3821 - umixed3 ({e=>7,c=>6,a=>0,b=>4,d=>1,f=>6}) ok 3822 - umixed3 ({e=>4,c=>6,a=>1,b=>0,d=>1,f=>3}) ok 3823 - umixed3 ({e=>6,c=>4,a=>6,b=>6,d=>6,f=>0}) ok 3824 - parse code ok 3825 - umixed3 ok 3826 - umixed3 ({e=>4,c=>5,a=>4,g=>216,b=>7,d=>5,f=>4}) ok 3827 - umixed3 ({e=>0,c=>0,a=>7,g=>119,b=>7,d=>3,f=>5}) ok 3828 - umixed3 ({e=>4,c=>0,a=>7,g=>69,b=>6,d=>3,f=>3}) ok 3829 - umixed3 ({e=>1,c=>0,a=>5,g=>247,b=>4,d=>1,f=>7}) ok 3830 - umixed3 ({e=>4,c=>5,a=>4,g=>112,b=>1,d=>3,f=>4}) ok 3831 - parse code ok 3832 - umixed3 ok 3833 - umixed3 ({a=>-63,b=>6}) ok 3834 - umixed3 ({a=>-85,b=>7}) ok 3835 - umixed3 ({a=>52,b=>0}) ok 3836 - umixed3 ({a=>-89,b=>2}) ok 3837 - umixed3 ({a=>-62,b=>7}) ok 3838 - parse code ok 3839 - umixed3 ok 3840 - umixed3 ({c=>1,a=>77,b=>0}) ok 3841 - umixed3 ({c=>7,a=>73,b=>2}) ok 3842 - umixed3 ({c=>5,a=>116,b=>5}) ok 3843 - umixed3 ({c=>7,a=>-44,b=>1}) ok 3844 - umixed3 ({c=>7,a=>-66,b=>7}) ok 3845 - parse code ok 3846 - umixed3 ok 3847 - umixed3 ({c=>0,a=>-16,b=>5,d=>5}) ok 3848 - umixed3 ({c=>0,a=>-4,b=>7,d=>6}) ok 3849 - umixed3 ({c=>5,a=>-11,b=>0,d=>2}) ok 3850 - umixed3 ({c=>6,a=>-39,b=>1,d=>0}) ok 3851 - umixed3 ({c=>7,a=>78,b=>1,d=>0}) ok 3852 - parse code ok 3853 - umixed3 ok 3854 - umixed3 ({e=>2,c=>6,a=>28,b=>6,d=>7}) ok 3855 - umixed3 ({e=>0,c=>6,a=>-11,b=>2,d=>3}) ok 3856 - umixed3 ({e=>5,c=>7,a=>27,b=>0,d=>1}) ok 3857 - umixed3 ({e=>2,c=>5,a=>1,b=>0,d=>7}) ok 3858 - umixed3 ({e=>7,c=>1,a=>79,b=>3,d=>7}) ok 3859 - parse code ok 3860 - umixed3 ok 3861 - umixed3 ({e=>1,c=>7,a=>43,b=>0,d=>7,f=>3}) ok 3862 - umixed3 ({e=>3,c=>7,a=>-115,b=>7,d=>5,f=>4}) ok 3863 - umixed3 ({e=>4,c=>7,a=>86,b=>7,d=>6,f=>6}) ok 3864 - umixed3 ({e=>1,c=>0,a=>-25,b=>3,d=>2,f=>1}) ok 3865 - umixed3 ({e=>7,c=>7,a=>19,b=>4,d=>7,f=>0}) ok 3866 - parse code ok 3867 - umixed3 ok 3868 - umixed3 ({e=>7,c=>3,a=>-86,g=>1,b=>7,d=>6,f=>1}) ok 3869 - umixed3 ({e=>1,c=>6,a=>18,g=>4,b=>6,d=>5,f=>5}) ok 3870 - umixed3 ({e=>0,c=>5,a=>6,g=>2,b=>6,d=>1,f=>0}) ok 3871 - umixed3 ({e=>0,c=>2,a=>2,g=>1,b=>5,d=>3,f=>4}) ok 3872 - umixed3 ({e=>4,c=>6,a=>110,g=>5,b=>6,d=>3,f=>1}) ok 3873 - parse code ok 3874 - umixed3 ok 3875 - umixed3 ({e=>7,a=>-103,d=>2,c=>7,h=>28,b=>4,g=>0,f=>0}) ok 3876 - umixed3 ({e=>1,a=>-118,d=>7,c=>2,h=>87,b=>6,g=>2,f=>7}) ok 3877 - umixed3 ({e=>0,a=>93,d=>0,c=>4,h=>190,b=>4,g=>2,f=>4}) ok 3878 - umixed3 ({e=>4,a=>119,d=>3,c=>2,h=>230,b=>0,g=>6,f=>3}) ok 3879 - umixed3 ({e=>5,a=>-101,d=>5,c=>7,h=>52,b=>3,g=>7,f=>4}) ok 3880 - parse code ok 3881 - umixed3 ok 3882 - umixed3 ({a=>117,b=>6}) ok 3883 - umixed3 ({a=>27,b=>7}) ok 3884 - umixed3 ({a=>-51,b=>0}) ok 3885 - umixed3 ({a=>-8,b=>4}) ok 3886 - umixed3 ({a=>72,b=>7}) ok 3887 - parse code ok 3888 - umixed3 ok 3889 - umixed3 ({c=>0,a=>-49,b=>3}) ok 3890 - umixed3 ({c=>4,a=>28,b=>7}) ok 3891 - umixed3 ({c=>2,a=>97,b=>5}) ok 3892 - umixed3 ({c=>3,a=>-123,b=>0}) ok 3893 - umixed3 ({c=>3,a=>71,b=>7}) ok 3894 - parse code ok 3895 - umixed3 ok 3896 - umixed3 ({c=>6,a=>-55,b=>7,d=>2}) ok 3897 - umixed3 ({c=>4,a=>118,b=>0,d=>7}) ok 3898 - umixed3 ({c=>4,a=>-56,b=>7,d=>0}) ok 3899 - umixed3 ({c=>1,a=>111,b=>5,d=>1}) ok 3900 - umixed3 ({c=>4,a=>-108,b=>3,d=>3}) ok 3901 - parse code ok 3902 - umixed3 ok 3903 - umixed3 ({e=>2,c=>5,a=>2,b=>4,d=>4}) ok 3904 - umixed3 ({e=>7,c=>2,a=>57,b=>2,d=>1}) ok 3905 - umixed3 ({e=>1,c=>6,a=>92,b=>1,d=>3}) ok 3906 - umixed3 ({e=>0,c=>1,a=>-36,b=>0,d=>2}) ok 3907 - umixed3 ({e=>1,c=>4,a=>-88,b=>1,d=>0}) ok 3908 - parse code ok 3909 - umixed3 ok 3910 - umixed3 ({e=>0,c=>1,a=>-52,b=>6,d=>1,f=>6}) ok 3911 - umixed3 ({e=>3,c=>5,a=>-41,b=>2,d=>6,f=>0}) ok 3912 - umixed3 ({e=>2,c=>3,a=>-90,b=>5,d=>7,f=>3}) ok 3913 - umixed3 ({e=>1,c=>4,a=>6,b=>2,d=>4,f=>7}) ok 3914 - umixed3 ({e=>2,c=>4,a=>24,b=>4,d=>4,f=>7}) ok 3915 - parse code ok 3916 - umixed3 ok 3917 - umixed3 ({e=>4,c=>2,a=>-91,g=>7,b=>6,d=>2,f=>3}) ok 3918 - umixed3 ({e=>3,c=>0,a=>116,g=>7,b=>3,d=>7,f=>4}) ok 3919 - umixed3 ({e=>2,c=>7,a=>93,g=>4,b=>6,d=>6,f=>7}) ok 3920 - umixed3 ({e=>2,c=>5,a=>108,g=>5,b=>4,d=>4,f=>2}) ok 3921 - umixed3 ({e=>4,c=>2,a=>-28,g=>3,b=>4,d=>2,f=>6}) ok 3922 - parse code ok 3923 - umixed3 ok 3924 - umixed3 ({e=>4,a=>-83,d=>2,c=>5,h=>218,b=>0,g=>2,f=>5}) ok 3925 - umixed3 ({e=>2,a=>12,d=>1,c=>2,h=>88,b=>2,g=>6,f=>2}) ok 3926 - umixed3 ({e=>1,a=>-57,d=>1,c=>1,h=>75,b=>1,g=>4,f=>3}) ok 3927 - umixed3 ({e=>7,a=>17,d=>6,c=>0,h=>143,b=>5,g=>4,f=>1}) ok 3928 - umixed3 ({e=>1,a=>10,d=>6,c=>1,h=>73,b=>1,g=>0,f=>6}) ok 3929 - parse code ok 3930 - umixed3 ok 3931 - umixed3 ({a=>-62,b=>6}) ok 3932 - umixed3 ({a=>-53,b=>2}) ok 3933 - umixed3 ({a=>118,b=>0}) ok 3934 - umixed3 ({a=>59,b=>0}) ok 3935 - umixed3 ({a=>-20,b=>1}) ok 3936 - parse code ok 3937 - umixed3 ok 3938 - umixed3 ({c=>5,a=>-62,b=>7}) ok 3939 - umixed3 ({c=>6,a=>-14,b=>1}) ok 3940 - umixed3 ({c=>6,a=>63,b=>7}) ok 3941 - umixed3 ({c=>3,a=>41,b=>2}) ok 3942 - umixed3 ({c=>7,a=>18,b=>2}) ok 3943 - parse code ok 3944 - umixed3 ok 3945 - umixed3 ({c=>5,a=>75,b=>4,d=>6}) ok 3946 - umixed3 ({c=>0,a=>117,b=>6,d=>0}) ok 3947 - umixed3 ({c=>2,a=>-47,b=>1,d=>6}) ok 3948 - umixed3 ({c=>4,a=>-11,b=>0,d=>3}) ok 3949 - umixed3 ({c=>1,a=>64,b=>7,d=>5}) ok 3950 - parse code ok 3951 - umixed3 ok 3952 - umixed3 ({e=>1,c=>3,a=>-106,b=>7,d=>0}) ok 3953 - umixed3 ({e=>5,c=>5,a=>-62,b=>1,d=>2}) ok 3954 - umixed3 ({e=>6,c=>2,a=>-4,b=>4,d=>4}) ok 3955 - umixed3 ({e=>5,c=>7,a=>-93,b=>4,d=>2}) ok 3956 - umixed3 ({e=>7,c=>3,a=>67,b=>3,d=>2}) ok 3957 - parse code ok 3958 - umixed3 ok 3959 - umixed3 ({e=>2,c=>6,a=>83,b=>3,d=>5,f=>4}) ok 3960 - umixed3 ({e=>0,c=>5,a=>121,b=>1,d=>7,f=>3}) ok 3961 - umixed3 ({e=>7,c=>2,a=>-79,b=>3,d=>7,f=>1}) ok 3962 - umixed3 ({e=>4,c=>0,a=>-82,b=>1,d=>3,f=>3}) ok 3963 - umixed3 ({e=>3,c=>4,a=>32,b=>4,d=>6,f=>0}) ok 3964 - parse code ok 3965 - umixed3 ok 3966 - umixed3 ({e=>7,c=>4,a=>-119,g=>7,b=>6,d=>2,f=>5}) ok 3967 - umixed3 ({e=>4,c=>7,a=>75,g=>5,b=>7,d=>2,f=>3}) ok 3968 - umixed3 ({e=>1,c=>0,a=>-122,g=>5,b=>5,d=>2,f=>1}) ok 3969 - umixed3 ({e=>7,c=>6,a=>-118,g=>7,b=>5,d=>1,f=>3}) ok 3970 - umixed3 ({e=>6,c=>5,a=>-69,g=>0,b=>7,d=>1,f=>1}) ok 3971 - parse code ok 3972 - umixed3 ok 3973 - umixed3 ({e=>7,a=>22,d=>3,c=>6,h=>27,b=>7,g=>2,f=>4}) ok 3974 - umixed3 ({e=>0,a=>-54,d=>1,c=>7,h=>112,b=>1,g=>4,f=>2}) ok 3975 - umixed3 ({e=>7,a=>1,d=>5,c=>7,h=>4,b=>5,g=>5,f=>4}) ok 3976 - umixed3 ({e=>2,a=>10,d=>0,c=>1,h=>37,b=>2,g=>4,f=>7}) ok 3977 - umixed3 ({e=>4,a=>-17,d=>3,c=>0,h=>76,b=>4,g=>0,f=>6}) ok 3978 - parse code ok 3979 - umixed3 ok 3980 - umixed3 ({a=>83,b=>2}) ok 3981 - umixed3 ({a=>21,b=>7}) ok 3982 - umixed3 ({a=>-112,b=>2}) ok 3983 - umixed3 ({a=>56,b=>1}) ok 3984 - umixed3 ({a=>-36,b=>0}) ok 3985 - parse code ok 3986 - umixed3 ok 3987 - umixed3 ({c=>5,a=>-25,b=>4}) ok 3988 - umixed3 ({c=>4,a=>-122,b=>2}) ok 3989 - umixed3 ({c=>1,a=>-102,b=>1}) ok 3990 - umixed3 ({c=>4,a=>2,b=>3}) ok 3991 - umixed3 ({c=>4,a=>120,b=>2}) ok 3992 - parse code ok 3993 - umixed3 ok 3994 - umixed3 ({c=>5,a=>-39,b=>2,d=>0}) ok 3995 - umixed3 ({c=>3,a=>-53,b=>0,d=>4}) ok 3996 - umixed3 ({c=>5,a=>-104,b=>4,d=>7}) ok 3997 - umixed3 ({c=>6,a=>-123,b=>4,d=>2}) ok 3998 - umixed3 ({c=>3,a=>-127,b=>3,d=>6}) ok 3999 - parse code ok 4000 - umixed3 ok 4001 - umixed3 ({e=>6,c=>5,a=>61,b=>1,d=>1}) ok 4002 - umixed3 ({e=>7,c=>2,a=>72,b=>7,d=>7}) ok 4003 - umixed3 ({e=>6,c=>1,a=>33,b=>1,d=>5}) ok 4004 - umixed3 ({e=>1,c=>5,a=>59,b=>3,d=>6}) ok 4005 - umixed3 ({e=>5,c=>7,a=>-74,b=>4,d=>1}) ok 4006 - parse code ok 4007 - umixed3 ok 4008 - umixed3 ({e=>2,c=>0,a=>72,b=>0,d=>6,f=>6}) ok 4009 - umixed3 ({e=>1,c=>6,a=>-5,b=>3,d=>2,f=>4}) ok 4010 - umixed3 ({e=>3,c=>4,a=>-25,b=>7,d=>2,f=>1}) ok 4011 - umixed3 ({e=>6,c=>2,a=>127,b=>5,d=>2,f=>0}) ok 4012 - umixed3 ({e=>1,c=>2,a=>-28,b=>2,d=>6,f=>6}) ok 4013 - parse code ok 4014 - umixed3 ok 4015 - umixed3 ({e=>5,c=>0,a=>-20,g=>4,b=>1,d=>6,f=>7}) ok 4016 - umixed3 ({e=>6,c=>7,a=>89,g=>0,b=>6,d=>5,f=>4}) ok 4017 - umixed3 ({e=>2,c=>7,a=>75,g=>1,b=>0,d=>5,f=>5}) ok 4018 - umixed3 ({e=>5,c=>6,a=>-7,g=>2,b=>2,d=>4,f=>2}) ok 4019 - umixed3 ({e=>0,c=>5,a=>-93,g=>6,b=>5,d=>1,f=>2}) ok 4020 - parse code ok 4021 - umixed3 ok 4022 - umixed3 ({e=>7,a=>-73,d=>5,c=>2,h=>27,b=>3,g=>0,f=>5}) ok 4023 - umixed3 ({e=>5,a=>-115,d=>0,c=>4,h=>51,b=>2,g=>3,f=>6}) ok 4024 - umixed3 ({e=>4,a=>20,d=>0,c=>2,h=>56,b=>5,g=>7,f=>4}) ok 4025 - umixed3 ({e=>6,a=>115,d=>7,c=>2,h=>157,b=>2,g=>0,f=>3}) ok 4026 - umixed3 ({e=>1,a=>101,d=>4,c=>2,h=>189,b=>7,g=>1,f=>6}) ok 4027 - parse code ok 4028 - umixed_no_pack ok 4029 - umixed_no_pack ({a=>2}) ok 4030 - umixed_no_pack ({a=>3}) ok 4031 - umixed_no_pack ({a=>0}) ok 4032 - umixed_no_pack ({a=>6}) ok 4033 - umixed_no_pack ({a=>5}) ok 4034 - parse code ok 4035 - umixed_no_pack ok 4036 - umixed_no_pack ({a=>3,b=>4}) ok 4037 - umixed_no_pack ({a=>4,b=>4}) ok 4038 - umixed_no_pack ({a=>0,b=>0}) ok 4039 - umixed_no_pack ({a=>6,b=>0}) ok 4040 - umixed_no_pack ({a=>7,b=>2}) ok 4041 - parse code ok 4042 - umixed_no_pack ok 4043 - umixed_no_pack ({c=>2,a=>4,b=>5}) ok 4044 - umixed_no_pack ({c=>6,a=>2,b=>7}) ok 4045 - umixed_no_pack ({c=>5,a=>1,b=>5}) ok 4046 - umixed_no_pack ({c=>5,a=>1,b=>5}) ok 4047 - umixed_no_pack ({c=>6,a=>2,b=>0}) ok 4048 - parse code ok 4049 - umixed_no_pack ok 4050 - umixed_no_pack ({c=>2,a=>3,b=>4,d=>16659437}) ok 4051 - umixed_no_pack ({c=>7,a=>2,b=>3,d=>201260983}) ok 4052 - umixed_no_pack ({c=>1,a=>6,b=>3,d=>256219575}) ok 4053 - umixed_no_pack ({c=>7,a=>6,b=>0,d=>55997687}) ok 4054 - umixed_no_pack ({c=>2,a=>4,b=>4,d=>103672891}) ok 4055 - parse code ok 4056 - umixed_no_pack ok 4057 - umixed_no_pack ({e=>4,c=>3,a=>3,b=>1,d=>63303944}) ok 4058 - umixed_no_pack ({e=>6,c=>1,a=>7,b=>5,d=>115286698}) ok 4059 - umixed_no_pack ({e=>5,c=>7,a=>5,b=>1,d=>33758906}) ok 4060 - umixed_no_pack ({e=>1,c=>7,a=>2,b=>1,d=>75998826}) ok 4061 - umixed_no_pack ({e=>0,c=>4,a=>2,b=>7,d=>23580046}) ok 4062 - parse code ok 4063 - umixed_no_pack ok 4064 - umixed_no_pack ({e=>1,c=>0,a=>2,b=>7,d=>158148049,f=>0}) ok 4065 - umixed_no_pack ({e=>3,c=>1,a=>1,b=>7,d=>228592629,f=>0}) ok 4066 - umixed_no_pack ({e=>6,c=>5,a=>5,b=>6,d=>13400160,f=>0}) ok 4067 - umixed_no_pack ({e=>1,c=>2,a=>1,b=>1,d=>252868262,f=>3}) ok 4068 - umixed_no_pack ({e=>6,c=>3,a=>3,b=>0,d=>45793175,f=>0}) ok 4069 - parse code ok 4070 - umixed_no_pack ok 4071 - umixed_no_pack ({e=>1,c=>2,a=>6,g=>1699,b=>6,d=>41631336,f=>2}) ok 4072 - umixed_no_pack ({e=>2,c=>0,a=>2,g=>602,b=>2,d=>186423654,f=>2}) ok 4073 - umixed_no_pack ({e=>2,c=>7,a=>4,g=>6342,b=>7,d=>247473427,f=>2}) ok 4074 - umixed_no_pack ({e=>5,c=>7,a=>4,g=>2765,b=>7,d=>238172392,f=>1}) ok 4075 - umixed_no_pack ({e=>1,c=>7,a=>1,g=>5584,b=>7,d=>2742541,f=>3}) ok 4076 - parse code ok 4077 - umixed_no_pack ok 4078 - umixed_no_pack ({e=>5,a=>0,d=>63927408,c=>7,h=>-86,b=>6,g=>5835,f=>1}) ok 4079 - umixed_no_pack ({e=>7,a=>3,d=>165783275,c=>6,h=>-85,b=>5,g=>3147,f=>0}) ok 4080 - umixed_no_pack ({e=>7,a=>0,d=>262181766,c=>7,h=>-76,b=>2,g=>3227,f=>0}) ok 4081 - umixed_no_pack ({e=>2,a=>1,d=>258295770,c=>1,h=>-44,b=>2,g=>2696,f=>2}) ok 4082 - umixed_no_pack ({e=>6,a=>7,d=>149674579,c=>6,h=>44,b=>7,g=>3480,f=>1}) ok 4083 - parse code ok 4084 - umixed_no_pack ok 4085 - umixed_no_pack ({a=>18,b=>7}) ok 4086 - umixed_no_pack ({a=>-34,b=>4}) ok 4087 - umixed_no_pack ({a=>-63,b=>4}) ok 4088 - umixed_no_pack ({a=>-10,b=>4}) ok 4089 - umixed_no_pack ({a=>117,b=>1}) ok 4090 - parse code ok 4091 - umixed_no_pack ok 4092 - umixed_no_pack ({c=>4,a=>-68,b=>6}) ok 4093 - umixed_no_pack ({c=>7,a=>48,b=>6}) ok 4094 - umixed_no_pack ({c=>7,a=>124,b=>0}) ok 4095 - umixed_no_pack ({c=>7,a=>111,b=>4}) ok 4096 - umixed_no_pack ({c=>5,a=>-83,b=>1}) ok 4097 - parse code ok 4098 - umixed_no_pack ok 4099 - umixed_no_pack ({c=>2,a=>116,b=>6,d=>5}) ok 4100 - umixed_no_pack ({c=>0,a=>-85,b=>7,d=>7}) ok 4101 - umixed_no_pack ({c=>7,a=>13,b=>7,d=>6}) ok 4102 - umixed_no_pack ({c=>6,a=>118,b=>4,d=>6}) ok 4103 - umixed_no_pack ({c=>3,a=>59,b=>4,d=>5}) ok 4104 - parse code ok 4105 - umixed_no_pack ok 4106 - umixed_no_pack ({e=>27672616,c=>4,a=>110,b=>5,d=>2}) ok 4107 - umixed_no_pack ({e=>87433172,c=>4,a=>106,b=>7,d=>5}) ok 4108 - umixed_no_pack ({e=>33757072,c=>4,a=>-72,b=>4,d=>2}) ok 4109 - umixed_no_pack ({e=>12459290,c=>0,a=>49,b=>7,d=>0}) ok 4110 - umixed_no_pack ({e=>265383931,c=>3,a=>-91,b=>4,d=>1}) ok 4111 - parse code ok 4112 - umixed_no_pack ok 4113 - umixed_no_pack ({e=>121017809,c=>3,a=>-127,b=>5,d=>0,f=>6}) ok 4114 - umixed_no_pack ({e=>38181014,c=>5,a=>-86,b=>4,d=>3,f=>1}) ok 4115 - umixed_no_pack ({e=>206063701,c=>2,a=>-126,b=>5,d=>3,f=>4}) ok 4116 - umixed_no_pack ({e=>102799155,c=>1,a=>-102,b=>5,d=>0,f=>1}) ok 4117 - umixed_no_pack ({e=>35733158,c=>5,a=>48,b=>7,d=>5,f=>4}) ok 4118 - parse code ok 4119 - umixed_no_pack ok 4120 - umixed_no_pack ({e=>259030873,c=>6,a=>-99,g=>3,b=>6,d=>6,f=>7}) ok 4121 - umixed_no_pack ({e=>113534093,c=>3,a=>-82,g=>1,b=>7,d=>1,f=>1}) ok 4122 - umixed_no_pack ({e=>196254634,c=>6,a=>-82,g=>0,b=>2,d=>5,f=>3}) ok 4123 - umixed_no_pack ({e=>211207759,c=>7,a=>26,g=>3,b=>3,d=>6,f=>4}) ok 4124 - umixed_no_pack ({e=>35365642,c=>5,a=>-40,g=>0,b=>6,d=>0,f=>6}) ok 4125 - parse code ok 4126 - umixed_no_pack ok 4127 - umixed_no_pack ({e=>95421875,a=>113,d=>4,c=>0,h=>6613,b=>1,g=>2,f=>5}) ok 4128 - umixed_no_pack ({e=>219735823,a=>24,d=>6,c=>5,h=>3918,b=>5,g=>1,f=>0}) ok 4129 - umixed_no_pack ({e=>114141874,a=>-127,d=>4,c=>4,h=>3018,b=>0,g=>0,f=>2}) ok 4130 - umixed_no_pack ({e=>116157792,a=>52,d=>7,c=>1,h=>7261,b=>4,g=>0,f=>5}) ok 4131 - umixed_no_pack ({e=>164478627,a=>-23,d=>7,c=>1,h=>2155,b=>4,g=>3,f=>7}) ok 4132 - parse code ok 4133 - umixed_no_pack ok 4134 - umixed_no_pack ({e=>31308849,a=>-51,d=>6,c=>1,h=>3257,b=>7,g=>2,f=>6,i=>35}) ok 4135 - umixed_no_pack ({e=>200850095,a=>59,d=>3,c=>5,h=>4223,b=>2,g=>3,f=>7,i=>-30}) ok 4136 - umixed_no_pack ({e=>2384984,a=>-78,d=>5,c=>3,h=>4113,b=>0,g=>3,f=>7,i=>33}) ok 4137 - umixed_no_pack ({e=>170834401,a=>-122,d=>7,c=>0,h=>305,b=>5,g=>1,f=>3,i=>93}) ok 4138 - umixed_no_pack ({e=>202616049,a=>-1,d=>7,c=>3,h=>4385,b=>5,g=>3,f=>0,i=>101}) ok 4139 - parse code ok 4140 - umixed_no_pack ok 4141 - umixed_no_pack ({a=>-23,b=>3}) ok 4142 - umixed_no_pack ({a=>-90,b=>7}) ok 4143 - umixed_no_pack ({a=>33,b=>2}) ok 4144 - umixed_no_pack ({a=>-4,b=>6}) ok 4145 - umixed_no_pack ({a=>-31,b=>5}) ok 4146 - parse code ok 4147 - umixed_no_pack ok 4148 - umixed_no_pack ({c=>4,a=>-107,b=>7}) ok 4149 - umixed_no_pack ({c=>7,a=>6,b=>0}) ok 4150 - umixed_no_pack ({c=>7,a=>47,b=>6}) ok 4151 - umixed_no_pack ({c=>2,a=>-33,b=>2}) ok 4152 - umixed_no_pack ({c=>2,a=>-93,b=>3}) ok 4153 - parse code ok 4154 - umixed_no_pack ok 4155 - umixed_no_pack ({c=>4,a=>35,b=>3,d=>7}) ok 4156 - umixed_no_pack ({c=>1,a=>-77,b=>0,d=>4}) ok 4157 - umixed_no_pack ({c=>4,a=>-88,b=>6,d=>0}) ok 4158 - umixed_no_pack ({c=>2,a=>-10,b=>6,d=>4}) ok 4159 - umixed_no_pack ({c=>2,a=>17,b=>4,d=>3}) ok 4160 - parse code ok 4161 - umixed_no_pack ok 4162 - umixed_no_pack ({e=>230924365,c=>5,a=>-34,b=>0,d=>1}) ok 4163 - umixed_no_pack ({e=>235124443,c=>6,a=>-25,b=>1,d=>0}) ok 4164 - umixed_no_pack ({e=>218139234,c=>4,a=>-11,b=>4,d=>6}) ok 4165 - umixed_no_pack ({e=>96460758,c=>3,a=>-25,b=>1,d=>3}) ok 4166 - umixed_no_pack ({e=>143236939,c=>5,a=>117,b=>3,d=>0}) ok 4167 - parse code ok 4168 - umixed_no_pack ok 4169 - umixed_no_pack ({e=>81182875,c=>2,a=>49,b=>2,d=>5,f=>3}) ok 4170 - umixed_no_pack ({e=>165824077,c=>1,a=>51,b=>0,d=>0,f=>4}) ok 4171 - umixed_no_pack ({e=>20080403,c=>1,a=>41,b=>4,d=>7,f=>6}) ok 4172 - umixed_no_pack ({e=>100629693,c=>0,a=>61,b=>6,d=>6,f=>1}) ok 4173 - umixed_no_pack ({e=>190350127,c=>5,a=>-101,b=>6,d=>0,f=>3}) ok 4174 - parse code ok 4175 - umixed_no_pack ok 4176 - umixed_no_pack ({e=>227828092,c=>0,a=>-16,g=>2,b=>1,d=>0,f=>0}) ok 4177 - umixed_no_pack ({e=>182355747,c=>1,a=>112,g=>0,b=>0,d=>3,f=>7}) ok 4178 - umixed_no_pack ({e=>183757219,c=>3,a=>117,g=>3,b=>6,d=>6,f=>2}) ok 4179 - umixed_no_pack ({e=>250036859,c=>6,a=>66,g=>1,b=>2,d=>0,f=>6}) ok 4180 - umixed_no_pack ({e=>238803723,c=>4,a=>110,g=>0,b=>1,d=>6,f=>1}) ok 4181 - parse code ok 4182 - umixed_no_pack ok 4183 - umixed_no_pack ({e=>123354721,a=>77,d=>1,c=>5,h=>6510,b=>2,g=>2,f=>7}) ok 4184 - umixed_no_pack ({e=>6270702,a=>72,d=>1,c=>2,h=>3832,b=>3,g=>1,f=>4}) ok 4185 - umixed_no_pack ({e=>151397274,a=>-111,d=>6,c=>7,h=>1061,b=>6,g=>3,f=>3}) ok 4186 - umixed_no_pack ({e=>139689776,a=>26,d=>3,c=>0,h=>1364,b=>6,g=>1,f=>4}) ok 4187 - umixed_no_pack ({e=>36719821,a=>73,d=>2,c=>4,h=>2049,b=>7,g=>2,f=>3}) ok 4188 - parse code ok 4189 - umixed_no_pack ok 4190 - umixed_no_pack ({e=>80052423,a=>38,d=>7,c=>5,h=>719,b=>0,g=>1,f=>2,i=>58}) ok 4191 - umixed_no_pack ({e=>84879964,a=>-58,d=>2,c=>2,h=>7754,b=>5,g=>2,f=>6,i=>3}) ok 4192 - umixed_no_pack ({e=>208832370,a=>-38,d=>5,c=>6,h=>7000,b=>7,g=>3,f=>1,i=>27}) ok 4193 - umixed_no_pack ({e=>224138316,a=>99,d=>4,c=>7,h=>2886,b=>1,g=>1,f=>2,i=>-60}) ok 4194 - umixed_no_pack ({e=>208271774,a=>61,d=>7,c=>5,h=>4345,b=>5,g=>1,f=>2,i=>-10}) ok 4195 - parse code ok 4196 - umixed_no_pack ok 4197 - umixed_no_pack ({a=>77,b=>5}) ok 4198 - umixed_no_pack ({a=>-91,b=>1}) ok 4199 - umixed_no_pack ({a=>42,b=>3}) ok 4200 - umixed_no_pack ({a=>-15,b=>3}) ok 4201 - umixed_no_pack ({a=>-34,b=>2}) ok 4202 - parse code ok 4203 - umixed_no_pack ok 4204 - umixed_no_pack ({c=>0,a=>123,b=>7}) ok 4205 - umixed_no_pack ({c=>5,a=>35,b=>6}) ok 4206 - umixed_no_pack ({c=>3,a=>-76,b=>4}) ok 4207 - umixed_no_pack ({c=>6,a=>84,b=>4}) ok 4208 - umixed_no_pack ({c=>5,a=>-26,b=>5}) ok 4209 - parse code ok 4210 - umixed_no_pack ok 4211 - umixed_no_pack ({c=>6,a=>89,b=>0,d=>2}) ok 4212 - umixed_no_pack ({c=>2,a=>71,b=>6,d=>6}) ok 4213 - umixed_no_pack ({c=>6,a=>43,b=>6,d=>4}) ok 4214 - umixed_no_pack ({c=>7,a=>74,b=>6,d=>1}) ok 4215 - umixed_no_pack ({c=>1,a=>24,b=>1,d=>7}) ok 4216 - parse code ok 4217 - umixed_no_pack ok 4218 - umixed_no_pack ({e=>258411058,c=>2,a=>-56,b=>3,d=>1}) ok 4219 - umixed_no_pack ({e=>192775493,c=>2,a=>6,b=>7,d=>4}) ok 4220 - umixed_no_pack ({e=>70245712,c=>3,a=>-1,b=>7,d=>1}) ok 4221 - umixed_no_pack ({e=>100376726,c=>7,a=>115,b=>0,d=>7}) ok 4222 - umixed_no_pack ({e=>261070995,c=>7,a=>-47,b=>1,d=>0}) ok 4223 - parse code ok 4224 - umixed_no_pack ok 4225 - umixed_no_pack ({e=>202903687,c=>1,a=>-41,b=>7,d=>0,f=>7}) ok 4226 - umixed_no_pack ({e=>156182618,c=>1,a=>83,b=>7,d=>1,f=>1}) ok 4227 - umixed_no_pack ({e=>30752427,c=>5,a=>-26,b=>6,d=>3,f=>6}) ok 4228 - umixed_no_pack ({e=>13986533,c=>2,a=>73,b=>0,d=>3,f=>0}) ok 4229 - umixed_no_pack ({e=>97832562,c=>7,a=>67,b=>3,d=>1,f=>6}) ok 4230 - parse code ok 4231 - umixed_no_pack ok 4232 - umixed_no_pack ({e=>224204808,c=>0,a=>-125,g=>3,b=>2,d=>6,f=>5}) ok 4233 - umixed_no_pack ({e=>248110203,c=>2,a=>32,g=>2,b=>2,d=>2,f=>2}) ok 4234 - umixed_no_pack ({e=>176808355,c=>3,a=>74,g=>3,b=>7,d=>1,f=>0}) ok 4235 - umixed_no_pack ({e=>200366377,c=>3,a=>-125,g=>2,b=>4,d=>6,f=>4}) ok 4236 - umixed_no_pack ({e=>40965455,c=>3,a=>107,g=>2,b=>0,d=>3,f=>4}) ok 4237 - parse code ok 4238 - umixed_no_pack ok 4239 - umixed_no_pack ({e=>261834522,a=>113,d=>2,c=>3,h=>1720,b=>5,g=>2,f=>7}) ok 4240 - umixed_no_pack ({e=>81177197,a=>52,d=>7,c=>0,h=>7442,b=>0,g=>0,f=>3}) ok 4241 - umixed_no_pack ({e=>252859983,a=>117,d=>4,c=>2,h=>3820,b=>7,g=>1,f=>3}) ok 4242 - umixed_no_pack ({e=>260755755,a=>39,d=>6,c=>3,h=>5333,b=>4,g=>1,f=>6}) ok 4243 - umixed_no_pack ({e=>197646476,a=>44,d=>1,c=>0,h=>1255,b=>0,g=>1,f=>7}) ok 4244 - parse code ok 4245 - umixed_no_pack ok 4246 - umixed_no_pack ({e=>3714946,a=>-88,d=>6,c=>2,h=>3065,b=>4,g=>0,f=>1,i=>-7}) ok 4247 - umixed_no_pack ({e=>217660046,a=>63,d=>4,c=>2,h=>4968,b=>5,g=>3,f=>5,i=>-17}) ok 4248 - umixed_no_pack ({e=>50265395,a=>101,d=>1,c=>3,h=>1816,b=>7,g=>1,f=>7,i=>113}) ok 4249 - umixed_no_pack ({e=>165795744,a=>11,d=>5,c=>4,h=>2771,b=>2,g=>3,f=>6,i=>-6}) ok 4250 - umixed_no_pack ({e=>246643849,a=>56,d=>5,c=>2,h=>3254,b=>0,g=>3,f=>7,i=>-43}) ok 4251 - parse code ok 4252 - umixed_no_pack ok 4253 - umixed_no_pack ({a=>-22,b=>3}) ok 4254 - umixed_no_pack ({a=>15,b=>0}) ok 4255 - umixed_no_pack ({a=>-58,b=>4}) ok 4256 - umixed_no_pack ({a=>39,b=>0}) ok 4257 - umixed_no_pack ({a=>55,b=>0}) ok 4258 - parse code ok 4259 - umixed_no_pack ok 4260 - umixed_no_pack ({c=>6,a=>53,b=>3}) ok 4261 - umixed_no_pack ({c=>6,a=>-101,b=>4}) ok 4262 - umixed_no_pack ({c=>6,a=>62,b=>1}) ok 4263 - umixed_no_pack ({c=>5,a=>-63,b=>5}) ok 4264 - umixed_no_pack ({c=>2,a=>26,b=>4}) ok 4265 - parse code ok 4266 - umixed_no_pack ok 4267 - umixed_no_pack ({c=>7,a=>84,b=>5,d=>0}) ok 4268 - umixed_no_pack ({c=>2,a=>-4,b=>6,d=>7}) ok 4269 - umixed_no_pack ({c=>0,a=>-1,b=>2,d=>4}) ok 4270 - umixed_no_pack ({c=>5,a=>75,b=>2,d=>1}) ok 4271 - umixed_no_pack ({c=>1,a=>-35,b=>2,d=>2}) ok 4272 - parse code ok 4273 - umixed_no_pack ok 4274 - umixed_no_pack ({e=>12846720,c=>5,a=>-2,b=>6,d=>4}) ok 4275 - umixed_no_pack ({e=>122850482,c=>0,a=>44,b=>4,d=>5}) ok 4276 - umixed_no_pack ({e=>110531108,c=>0,a=>6,b=>7,d=>5}) ok 4277 - umixed_no_pack ({e=>172922041,c=>3,a=>-21,b=>6,d=>1}) ok 4278 - umixed_no_pack ({e=>55535187,c=>1,a=>-73,b=>2,d=>3}) ok 4279 - parse code ok 4280 - umixed_no_pack ok 4281 - umixed_no_pack ({e=>66805985,c=>5,a=>115,b=>6,d=>2,f=>6}) ok 4282 - umixed_no_pack ({e=>217412345,c=>5,a=>83,b=>2,d=>7,f=>1}) ok 4283 - umixed_no_pack ({e=>143288860,c=>4,a=>80,b=>4,d=>7,f=>2}) ok 4284 - umixed_no_pack ({e=>80533529,c=>3,a=>-56,b=>0,d=>4,f=>3}) ok 4285 - umixed_no_pack ({e=>76049210,c=>4,a=>41,b=>4,d=>0,f=>2}) ok 4286 - parse code ok 4287 - umixed_no_pack ok 4288 - umixed_no_pack ({e=>33149186,c=>0,a=>-66,g=>2,b=>6,d=>0,f=>2}) ok 4289 - umixed_no_pack ({e=>24018713,c=>6,a=>42,g=>0,b=>3,d=>1,f=>7}) ok 4290 - umixed_no_pack ({e=>238049791,c=>1,a=>-89,g=>0,b=>5,d=>4,f=>3}) ok 4291 - umixed_no_pack ({e=>45452680,c=>4,a=>85,g=>3,b=>5,d=>4,f=>2}) ok 4292 - umixed_no_pack ({e=>127560049,c=>0,a=>38,g=>3,b=>5,d=>1,f=>4}) ok 4293 - parse code ok 4294 - umixed_no_pack ok 4295 - umixed_no_pack ({e=>143259895,a=>-70,d=>4,c=>3,h=>4312,b=>6,g=>0,f=>5}) ok 4296 - umixed_no_pack ({e=>130209381,a=>75,d=>3,c=>6,h=>1172,b=>2,g=>1,f=>0}) ok 4297 - umixed_no_pack ({e=>169515883,a=>36,d=>3,c=>7,h=>7983,b=>7,g=>2,f=>0}) ok 4298 - umixed_no_pack ({e=>204680465,a=>-15,d=>2,c=>5,h=>8017,b=>2,g=>0,f=>6}) ok 4299 - umixed_no_pack ({e=>243063688,a=>85,d=>2,c=>6,h=>342,b=>2,g=>0,f=>3}) ok 4300 - parse code ok 4301 - umixed_no_pack ok 4302 - umixed_no_pack ({e=>256419346,a=>25,d=>4,c=>1,h=>4924,b=>3,g=>1,f=>2,i=>-112}) ok 4303 - umixed_no_pack ({e=>155022430,a=>75,d=>3,c=>2,h=>362,b=>7,g=>2,f=>1,i=>-49}) ok 4304 - umixed_no_pack ({e=>190447867,a=>-73,d=>1,c=>2,h=>2876,b=>7,g=>0,f=>7,i=>1}) ok 4305 - umixed_no_pack ({e=>179690236,a=>9,d=>7,c=>0,h=>7267,b=>7,g=>1,f=>0,i=>-85}) ok 4306 - umixed_no_pack ({e=>104415787,a=>74,d=>7,c=>3,h=>3028,b=>4,g=>3,f=>7,i=>92}) ok 4307 - parse code ok 4308 - umixed_pack_1 ok 4309 - umixed_pack_1 ({a=>1}) ok 4310 - umixed_pack_1 ({a=>0}) ok 4311 - umixed_pack_1 ({a=>1}) ok 4312 - umixed_pack_1 ({a=>3}) ok 4313 - umixed_pack_1 ({a=>5}) ok 4314 - parse code ok 4315 - umixed_pack_1 ok 4316 - umixed_pack_1 ({a=>4,b=>3}) ok 4317 - umixed_pack_1 ({a=>5,b=>6}) ok 4318 - umixed_pack_1 ({a=>1,b=>3}) ok 4319 - umixed_pack_1 ({a=>7,b=>6}) ok 4320 - umixed_pack_1 ({a=>1,b=>0}) ok 4321 - parse code ok 4322 - umixed_pack_1 ok 4323 - umixed_pack_1 ({c=>7,a=>2,b=>6}) ok 4324 - umixed_pack_1 ({c=>3,a=>1,b=>4}) ok 4325 - umixed_pack_1 ({c=>0,a=>2,b=>1}) ok 4326 - umixed_pack_1 ({c=>7,a=>6,b=>6}) ok 4327 - umixed_pack_1 ({c=>6,a=>5,b=>3}) ok 4328 - parse code ok 4329 - umixed_pack_1 ok 4330 - umixed_pack_1 ({c=>3,a=>4,b=>6,d=>50977657}) ok 4331 - umixed_pack_1 ({c=>4,a=>1,b=>0,d=>156580251}) ok 4332 - umixed_pack_1 ({c=>0,a=>6,b=>1,d=>120765803}) ok 4333 - umixed_pack_1 ({c=>5,a=>6,b=>4,d=>190259749}) ok 4334 - umixed_pack_1 ({c=>3,a=>6,b=>1,d=>14877875}) ok 4335 - parse code ok 4336 - umixed_pack_1 ok 4337 - umixed_pack_1 ({e=>7,c=>0,a=>5,b=>4,d=>131151049}) ok 4338 - umixed_pack_1 ({e=>4,c=>6,a=>0,b=>3,d=>27196562}) ok 4339 - umixed_pack_1 ({e=>5,c=>2,a=>5,b=>2,d=>79198194}) ok 4340 - umixed_pack_1 ({e=>1,c=>6,a=>1,b=>1,d=>53011008}) ok 4341 - umixed_pack_1 ({e=>3,c=>0,a=>3,b=>5,d=>229669114}) ok 4342 - parse code ok 4343 - umixed_pack_1 ok 4344 - umixed_pack_1 ({e=>7,c=>4,a=>3,b=>2,d=>224213968,f=>0}) ok 4345 - umixed_pack_1 ({e=>5,c=>0,a=>6,b=>7,d=>149199438,f=>2}) ok 4346 - umixed_pack_1 ({e=>4,c=>7,a=>4,b=>6,d=>212284222,f=>0}) ok 4347 - umixed_pack_1 ({e=>0,c=>4,a=>1,b=>3,d=>183266435,f=>3}) ok 4348 - umixed_pack_1 ({e=>3,c=>3,a=>2,b=>0,d=>193465720,f=>3}) ok 4349 - parse code ok 4350 - umixed_pack_1 ok 4351 - umixed_pack_1 ({e=>2,c=>0,a=>4,g=>7279,b=>3,d=>226086089,f=>0}) ok 4352 - umixed_pack_1 ({e=>4,c=>1,a=>5,g=>1474,b=>6,d=>135043372,f=>2}) ok 4353 - umixed_pack_1 ({e=>0,c=>2,a=>4,g=>4289,b=>6,d=>167538358,f=>2}) ok 4354 - umixed_pack_1 ({e=>3,c=>4,a=>0,g=>1460,b=>0,d=>191785714,f=>1}) ok 4355 - umixed_pack_1 ({e=>1,c=>0,a=>4,g=>4192,b=>7,d=>193646184,f=>0}) ok 4356 - parse code ok 4357 - umixed_pack_1 ok 4358 - umixed_pack_1 ({e=>2,a=>6,d=>72412399,c=>7,h=>156,b=>2,g=>1487,f=>3}) ok 4359 - umixed_pack_1 ({e=>6,a=>3,d=>227300670,c=>1,h=>201,b=>3,g=>4275,f=>1}) ok 4360 - umixed_pack_1 ({e=>3,a=>7,d=>180879568,c=>1,h=>224,b=>5,g=>7892,f=>3}) ok 4361 - umixed_pack_1 ({e=>3,a=>0,d=>137129408,c=>6,h=>116,b=>2,g=>269,f=>0}) ok 4362 - umixed_pack_1 ({e=>1,a=>3,d=>206927027,c=>2,h=>226,b=>7,g=>3383,f=>2}) ok 4363 - parse code ok 4364 - umixed_pack_1 ok 4365 - umixed_pack_1 ({a=>5,b=>0}) ok 4366 - umixed_pack_1 ({a=>53,b=>0}) ok 4367 - umixed_pack_1 ({a=>83,b=>5}) ok 4368 - umixed_pack_1 ({a=>4,b=>3}) ok 4369 - umixed_pack_1 ({a=>-108,b=>1}) ok 4370 - parse code ok 4371 - umixed_pack_1 ok 4372 - umixed_pack_1 ({c=>4,a=>-89,b=>5}) ok 4373 - umixed_pack_1 ({c=>3,a=>-94,b=>1}) ok 4374 - umixed_pack_1 ({c=>2,a=>41,b=>1}) ok 4375 - umixed_pack_1 ({c=>0,a=>-104,b=>5}) ok 4376 - umixed_pack_1 ({c=>4,a=>123,b=>7}) ok 4377 - parse code ok 4378 - umixed_pack_1 ok 4379 - umixed_pack_1 ({c=>1,a=>26,b=>2,d=>6}) ok 4380 - umixed_pack_1 ({c=>0,a=>41,b=>3,d=>7}) ok 4381 - umixed_pack_1 ({c=>0,a=>-60,b=>7,d=>5}) ok 4382 - umixed_pack_1 ({c=>4,a=>21,b=>5,d=>1}) ok 4383 - umixed_pack_1 ({c=>1,a=>-57,b=>3,d=>7}) ok 4384 - parse code ok 4385 - umixed_pack_1 ok 4386 - umixed_pack_1 ({e=>251650091,c=>3,a=>18,b=>2,d=>6}) ok 4387 - umixed_pack_1 ({e=>184337798,c=>4,a=>67,b=>1,d=>5}) ok 4388 - umixed_pack_1 ({e=>18454609,c=>4,a=>-22,b=>2,d=>3}) ok 4389 - umixed_pack_1 ({e=>172433341,c=>6,a=>76,b=>6,d=>7}) ok 4390 - umixed_pack_1 ({e=>134101335,c=>2,a=>103,b=>0,d=>4}) ok 4391 - parse code ok 4392 - umixed_pack_1 ok 4393 - umixed_pack_1 ({e=>200236336,c=>5,a=>-24,b=>2,d=>3,f=>1}) ok 4394 - umixed_pack_1 ({e=>16740769,c=>4,a=>-26,b=>0,d=>1,f=>3}) ok 4395 - umixed_pack_1 ({e=>6071845,c=>4,a=>121,b=>4,d=>1,f=>2}) ok 4396 - umixed_pack_1 ({e=>24355757,c=>3,a=>-75,b=>5,d=>2,f=>2}) ok 4397 - umixed_pack_1 ({e=>167185341,c=>2,a=>21,b=>6,d=>4,f=>4}) ok 4398 - parse code ok 4399 - umixed_pack_1 ok 4400 - umixed_pack_1 ({e=>98259173,c=>2,a=>-44,g=>2,b=>6,d=>2,f=>2}) ok 4401 - umixed_pack_1 ({e=>101458287,c=>3,a=>107,g=>0,b=>2,d=>7,f=>2}) ok 4402 - umixed_pack_1 ({e=>73372275,c=>5,a=>-94,g=>0,b=>1,d=>7,f=>1}) ok 4403 - umixed_pack_1 ({e=>168006158,c=>5,a=>-34,g=>0,b=>0,d=>0,f=>5}) ok 4404 - umixed_pack_1 ({e=>251692646,c=>0,a=>58,g=>1,b=>7,d=>2,f=>6}) ok 4405 - parse code ok 4406 - umixed_pack_1 ok 4407 - umixed_pack_1 ({e=>72582175,a=>66,d=>0,c=>0,h=>6020,b=>1,g=>0,f=>1}) ok 4408 - umixed_pack_1 ({e=>184039552,a=>30,d=>0,c=>3,h=>2419,b=>7,g=>2,f=>0}) ok 4409 - umixed_pack_1 ({e=>80164592,a=>-49,d=>3,c=>6,h=>7825,b=>5,g=>0,f=>7}) ok 4410 - umixed_pack_1 ({e=>159880110,a=>-107,d=>6,c=>0,h=>4520,b=>3,g=>1,f=>4}) ok 4411 - umixed_pack_1 ({e=>237506163,a=>-31,d=>6,c=>0,h=>1061,b=>7,g=>3,f=>6}) ok 4412 - parse code ok 4413 - umixed_pack_1 ok 4414 - umixed_pack_1 ({e=>75173975,a=>0,d=>7,c=>5,h=>219,b=>2,g=>0,f=>2,i=>75}) ok 4415 - umixed_pack_1 ({e=>14359521,a=>-73,d=>7,c=>3,h=>7081,b=>3,g=>1,f=>4,i=>127}) ok 4416 - umixed_pack_1 ({e=>93479715,a=>-14,d=>2,c=>4,h=>5837,b=>2,g=>0,f=>5,i=>120}) ok 4417 - umixed_pack_1 ({e=>240985188,a=>123,d=>3,c=>4,h=>1817,b=>6,g=>0,f=>0,i=>75}) ok 4418 - umixed_pack_1 ({e=>31234999,a=>99,d=>6,c=>3,h=>4938,b=>0,g=>3,f=>3,i=>200}) ok 4419 - parse code ok 4420 - umixed_pack_1 ok 4421 - umixed_pack_1 ({a=>-20,b=>2}) ok 4422 - umixed_pack_1 ({a=>51,b=>0}) ok 4423 - umixed_pack_1 ({a=>-61,b=>7}) ok 4424 - umixed_pack_1 ({a=>109,b=>2}) ok 4425 - umixed_pack_1 ({a=>3,b=>5}) ok 4426 - parse code ok 4427 - umixed_pack_1 ok 4428 - umixed_pack_1 ({c=>1,a=>91,b=>0}) ok 4429 - umixed_pack_1 ({c=>6,a=>40,b=>1}) ok 4430 - umixed_pack_1 ({c=>3,a=>73,b=>7}) ok 4431 - umixed_pack_1 ({c=>2,a=>-70,b=>0}) ok 4432 - umixed_pack_1 ({c=>3,a=>-86,b=>2}) ok 4433 - parse code ok 4434 - umixed_pack_1 ok 4435 - umixed_pack_1 ({c=>7,a=>-16,b=>2,d=>0}) ok 4436 - umixed_pack_1 ({c=>2,a=>120,b=>3,d=>3}) ok 4437 - umixed_pack_1 ({c=>1,a=>109,b=>6,d=>6}) ok 4438 - umixed_pack_1 ({c=>2,a=>109,b=>7,d=>5}) ok 4439 - umixed_pack_1 ({c=>7,a=>35,b=>6,d=>4}) ok 4440 - parse code ok 4441 - umixed_pack_1 ok 4442 - umixed_pack_1 ({e=>242573218,c=>0,a=>-82,b=>5,d=>3}) ok 4443 - umixed_pack_1 ({e=>30225390,c=>1,a=>-90,b=>1,d=>0}) ok 4444 - umixed_pack_1 ({e=>42673361,c=>7,a=>2,b=>7,d=>4}) ok 4445 - umixed_pack_1 ({e=>177618799,c=>1,a=>-74,b=>4,d=>0}) ok 4446 - umixed_pack_1 ({e=>162146214,c=>1,a=>9,b=>5,d=>2}) ok 4447 - parse code ok 4448 - umixed_pack_1 ok 4449 - umixed_pack_1 ({e=>51386433,c=>7,a=>-38,b=>4,d=>2,f=>2}) ok 4450 - umixed_pack_1 ({e=>119132246,c=>3,a=>-125,b=>6,d=>1,f=>0}) ok 4451 - umixed_pack_1 ({e=>28309628,c=>6,a=>-101,b=>5,d=>5,f=>0}) ok 4452 - umixed_pack_1 ({e=>151543114,c=>3,a=>3,b=>2,d=>7,f=>5}) ok 4453 - umixed_pack_1 ({e=>213132804,c=>5,a=>-95,b=>4,d=>0,f=>0}) ok 4454 - parse code ok 4455 - umixed_pack_1 ok 4456 - umixed_pack_1 ({e=>142590409,c=>6,a=>-41,g=>0,b=>6,d=>3,f=>7}) ok 4457 - umixed_pack_1 ({e=>97470275,c=>4,a=>81,g=>1,b=>6,d=>6,f=>3}) ok 4458 - umixed_pack_1 ({e=>267791921,c=>1,a=>34,g=>1,b=>7,d=>2,f=>1}) ok 4459 - umixed_pack_1 ({e=>41800024,c=>3,a=>-80,g=>2,b=>0,d=>0,f=>1}) ok 4460 - umixed_pack_1 ({e=>258096646,c=>0,a=>-31,g=>2,b=>3,d=>0,f=>3}) ok 4461 - parse code ok 4462 - umixed_pack_1 ok 4463 - umixed_pack_1 ({e=>122313407,a=>19,d=>3,c=>0,h=>650,b=>1,g=>1,f=>3}) ok 4464 - umixed_pack_1 ({e=>94490750,a=>35,d=>1,c=>1,h=>5999,b=>4,g=>1,f=>0}) ok 4465 - umixed_pack_1 ({e=>76168925,a=>-99,d=>0,c=>3,h=>6309,b=>6,g=>0,f=>6}) ok 4466 - umixed_pack_1 ({e=>69639528,a=>-114,d=>1,c=>7,h=>2240,b=>2,g=>1,f=>7}) ok 4467 - umixed_pack_1 ({e=>138012526,a=>109,d=>3,c=>5,h=>7241,b=>3,g=>2,f=>0}) ok 4468 - parse code ok 4469 - umixed_pack_1 ok 4470 - umixed_pack_1 ({e=>213997424,a=>12,d=>4,c=>5,h=>6891,b=>4,g=>0,f=>5,i=>155}) ok 4471 - umixed_pack_1 ({e=>80148154,a=>4,d=>3,c=>3,h=>5605,b=>4,g=>2,f=>7,i=>187}) ok 4472 - umixed_pack_1 ({e=>17679511,a=>103,d=>4,c=>7,h=>793,b=>4,g=>1,f=>5,i=>154}) ok 4473 - umixed_pack_1 ({e=>234963446,a=>-109,d=>7,c=>4,h=>4806,b=>2,g=>2,f=>0,i=>153}) ok 4474 - umixed_pack_1 ({e=>233686042,a=>26,d=>5,c=>3,h=>6938,b=>4,g=>1,f=>3,i=>229}) ok 4475 - parse code ok 4476 - umixed_pack_1 ok 4477 - umixed_pack_1 ({a=>-76,b=>0}) ok 4478 - umixed_pack_1 ({a=>-65,b=>4}) ok 4479 - umixed_pack_1 ({a=>13,b=>3}) ok 4480 - umixed_pack_1 ({a=>79,b=>5}) ok 4481 - umixed_pack_1 ({a=>-81,b=>4}) ok 4482 - parse code ok 4483 - umixed_pack_1 ok 4484 - umixed_pack_1 ({c=>3,a=>84,b=>1}) ok 4485 - umixed_pack_1 ({c=>1,a=>127,b=>1}) ok 4486 - umixed_pack_1 ({c=>5,a=>-114,b=>0}) ok 4487 - umixed_pack_1 ({c=>3,a=>108,b=>1}) ok 4488 - umixed_pack_1 ({c=>7,a=>9,b=>1}) ok 4489 - parse code ok 4490 - umixed_pack_1 ok 4491 - umixed_pack_1 ({c=>6,a=>-62,b=>1,d=>4}) ok 4492 - umixed_pack_1 ({c=>7,a=>74,b=>5,d=>0}) ok 4493 - umixed_pack_1 ({c=>3,a=>-122,b=>2,d=>7}) ok 4494 - umixed_pack_1 ({c=>3,a=>-73,b=>7,d=>2}) ok 4495 - umixed_pack_1 ({c=>1,a=>13,b=>5,d=>2}) ok 4496 - parse code ok 4497 - umixed_pack_1 ok 4498 - umixed_pack_1 ({e=>130106456,c=>4,a=>127,b=>7,d=>3}) ok 4499 - umixed_pack_1 ({e=>228064205,c=>5,a=>28,b=>5,d=>3}) ok 4500 - umixed_pack_1 ({e=>217906279,c=>1,a=>99,b=>0,d=>7}) ok 4501 - umixed_pack_1 ({e=>51712296,c=>5,a=>-8,b=>2,d=>6}) ok 4502 - umixed_pack_1 ({e=>211735696,c=>6,a=>78,b=>1,d=>0}) ok 4503 - parse code ok 4504 - umixed_pack_1 ok 4505 - umixed_pack_1 ({e=>242564914,c=>0,a=>6,b=>0,d=>4,f=>4}) ok 4506 - umixed_pack_1 ({e=>142230259,c=>5,a=>-69,b=>3,d=>4,f=>0}) ok 4507 - umixed_pack_1 ({e=>40226599,c=>3,a=>-72,b=>3,d=>0,f=>0}) ok 4508 - umixed_pack_1 ({e=>4604876,c=>0,a=>18,b=>5,d=>2,f=>5}) ok 4509 - umixed_pack_1 ({e=>209840252,c=>0,a=>-52,b=>3,d=>3,f=>2}) ok 4510 - parse code ok 4511 - umixed_pack_1 ok 4512 - umixed_pack_1 ({e=>13259097,c=>3,a=>-63,g=>1,b=>5,d=>7,f=>3}) ok 4513 - umixed_pack_1 ({e=>156908516,c=>4,a=>36,g=>0,b=>6,d=>0,f=>6}) ok 4514 - umixed_pack_1 ({e=>59405293,c=>0,a=>117,g=>2,b=>5,d=>7,f=>7}) ok 4515 - umixed_pack_1 ({e=>247527189,c=>5,a=>66,g=>2,b=>2,d=>2,f=>1}) ok 4516 - umixed_pack_1 ({e=>80174753,c=>2,a=>-35,g=>1,b=>2,d=>0,f=>2}) ok 4517 - parse code ok 4518 - umixed_pack_1 ok 4519 - umixed_pack_1 ({e=>79855944,a=>-79,d=>6,c=>0,h=>1469,b=>5,g=>1,f=>0}) ok 4520 - umixed_pack_1 ({e=>55286286,a=>-110,d=>5,c=>5,h=>6486,b=>5,g=>1,f=>3}) ok 4521 - umixed_pack_1 ({e=>230194727,a=>-49,d=>2,c=>2,h=>6812,b=>6,g=>1,f=>4}) ok 4522 - umixed_pack_1 ({e=>191802023,a=>61,d=>7,c=>6,h=>7935,b=>4,g=>1,f=>2}) ok 4523 - umixed_pack_1 ({e=>31737331,a=>18,d=>6,c=>6,h=>5531,b=>3,g=>2,f=>2}) ok 4524 - parse code ok 4525 - umixed_pack_1 ok 4526 - umixed_pack_1 ({e=>257753255,a=>78,d=>5,c=>1,h=>4307,b=>5,g=>1,f=>3,i=>23}) ok 4527 - umixed_pack_1 ({e=>154752796,a=>-128,d=>3,c=>3,h=>1857,b=>7,g=>2,f=>4,i=>149}) ok 4528 - umixed_pack_1 ({e=>48153402,a=>-86,d=>4,c=>5,h=>2443,b=>5,g=>1,f=>3,i=>106}) ok 4529 - umixed_pack_1 ({e=>149056525,a=>-9,d=>6,c=>2,h=>4899,b=>0,g=>1,f=>2,i=>164}) ok 4530 - umixed_pack_1 ({e=>211134956,a=>118,d=>5,c=>1,h=>1779,b=>3,g=>1,f=>5,i=>234}) ok 4531 - parse code ok 4532 - umixed_pack_1 ok 4533 - umixed_pack_1 ({a=>83,b=>3}) ok 4534 - umixed_pack_1 ({a=>118,b=>5}) ok 4535 - umixed_pack_1 ({a=>102,b=>4}) ok 4536 - umixed_pack_1 ({a=>-46,b=>3}) ok 4537 - umixed_pack_1 ({a=>-65,b=>5}) ok 4538 - parse code ok 4539 - umixed_pack_1 ok 4540 - umixed_pack_1 ({c=>6,a=>101,b=>1}) ok 4541 - umixed_pack_1 ({c=>5,a=>32,b=>7}) ok 4542 - umixed_pack_1 ({c=>7,a=>-74,b=>2}) ok 4543 - umixed_pack_1 ({c=>4,a=>-84,b=>1}) ok 4544 - umixed_pack_1 ({c=>3,a=>-100,b=>4}) ok 4545 - parse code ok 4546 - umixed_pack_1 ok 4547 - umixed_pack_1 ({c=>3,a=>-18,b=>2,d=>4}) ok 4548 - umixed_pack_1 ({c=>0,a=>-123,b=>2,d=>3}) ok 4549 - umixed_pack_1 ({c=>5,a=>85,b=>2,d=>3}) ok 4550 - umixed_pack_1 ({c=>5,a=>-113,b=>7,d=>6}) ok 4551 - umixed_pack_1 ({c=>3,a=>66,b=>0,d=>6}) ok 4552 - parse code ok 4553 - umixed_pack_1 ok 4554 - umixed_pack_1 ({e=>160937402,c=>7,a=>27,b=>7,d=>5}) ok 4555 - umixed_pack_1 ({e=>20048177,c=>3,a=>28,b=>7,d=>6}) ok 4556 - umixed_pack_1 ({e=>246627849,c=>0,a=>-81,b=>4,d=>3}) ok 4557 - umixed_pack_1 ({e=>200039194,c=>5,a=>112,b=>2,d=>1}) ok 4558 - umixed_pack_1 ({e=>250650060,c=>0,a=>124,b=>1,d=>6}) ok 4559 - parse code ok 4560 - umixed_pack_1 ok 4561 - umixed_pack_1 ({e=>164019807,c=>0,a=>-107,b=>4,d=>4,f=>4}) ok 4562 - umixed_pack_1 ({e=>148347054,c=>7,a=>122,b=>5,d=>4,f=>4}) ok 4563 - umixed_pack_1 ({e=>201328566,c=>2,a=>-38,b=>2,d=>0,f=>5}) ok 4564 - umixed_pack_1 ({e=>17793067,c=>3,a=>62,b=>5,d=>1,f=>6}) ok 4565 - umixed_pack_1 ({e=>265362806,c=>3,a=>-81,b=>7,d=>0,f=>0}) ok 4566 - parse code ok 4567 - umixed_pack_1 ok 4568 - umixed_pack_1 ({e=>119342936,c=>2,a=>-110,g=>0,b=>2,d=>6,f=>7}) ok 4569 - umixed_pack_1 ({e=>62059604,c=>7,a=>-92,g=>3,b=>4,d=>4,f=>7}) ok 4570 - umixed_pack_1 ({e=>174545826,c=>6,a=>-60,g=>3,b=>2,d=>3,f=>1}) ok 4571 - umixed_pack_1 ({e=>133811322,c=>5,a=>106,g=>2,b=>2,d=>0,f=>4}) ok 4572 - umixed_pack_1 ({e=>181399152,c=>6,a=>71,g=>3,b=>4,d=>7,f=>7}) ok 4573 - parse code ok 4574 - umixed_pack_1 ok 4575 - umixed_pack_1 ({e=>178239616,a=>-56,d=>2,c=>0,h=>947,b=>6,g=>2,f=>5}) ok 4576 - umixed_pack_1 ({e=>92807764,a=>66,d=>7,c=>0,h=>2391,b=>5,g=>2,f=>3}) ok 4577 - umixed_pack_1 ({e=>217147655,a=>26,d=>5,c=>6,h=>7725,b=>4,g=>1,f=>2}) ok 4578 - umixed_pack_1 ({e=>94483661,a=>-122,d=>7,c=>6,h=>3773,b=>6,g=>2,f=>7}) ok 4579 - umixed_pack_1 ({e=>255972856,a=>-65,d=>4,c=>6,h=>4167,b=>3,g=>2,f=>7}) ok 4580 - parse code ok 4581 - umixed_pack_1 ok 4582 - umixed_pack_1 ({e=>236368736,a=>50,d=>0,c=>0,h=>550,b=>0,g=>3,f=>2,i=>115}) ok 4583 - umixed_pack_1 ({e=>88524857,a=>-90,d=>2,c=>1,h=>306,b=>4,g=>3,f=>5,i=>249}) ok 4584 - umixed_pack_1 ({e=>192500988,a=>-84,d=>1,c=>2,h=>5667,b=>5,g=>0,f=>5,i=>178}) ok 4585 - umixed_pack_1 ({e=>102319901,a=>48,d=>6,c=>5,h=>4809,b=>5,g=>0,f=>5,i=>243}) ok 4586 - umixed_pack_1 ({e=>105125875,a=>-48,d=>6,c=>2,h=>3701,b=>4,g=>0,f=>6,i=>134}) ok 4587 - parse code ok 4588 - umixed_pack_2 ok 4589 - umixed_pack_2 ({a=>7}) ok 4590 - umixed_pack_2 ({a=>4}) ok 4591 - umixed_pack_2 ({a=>4}) ok 4592 - umixed_pack_2 ({a=>7}) ok 4593 - umixed_pack_2 ({a=>1}) ok 4594 - parse code ok 4595 - umixed_pack_2 ok 4596 - umixed_pack_2 ({a=>6,b=>7}) ok 4597 - umixed_pack_2 ({a=>6,b=>0}) ok 4598 - umixed_pack_2 ({a=>1,b=>6}) ok 4599 - umixed_pack_2 ({a=>3,b=>4}) ok 4600 - umixed_pack_2 ({a=>5,b=>5}) ok 4601 - parse code ok 4602 - umixed_pack_2 ok 4603 - umixed_pack_2 ({c=>6,a=>3,b=>3}) ok 4604 - umixed_pack_2 ({c=>2,a=>6,b=>1}) ok 4605 - umixed_pack_2 ({c=>6,a=>4,b=>1}) ok 4606 - umixed_pack_2 ({c=>2,a=>1,b=>0}) ok 4607 - umixed_pack_2 ({c=>7,a=>4,b=>7}) ok 4608 - parse code ok 4609 - umixed_pack_2 ok 4610 - umixed_pack_2 ({c=>1,a=>4,b=>4,d=>133269742}) ok 4611 - umixed_pack_2 ({c=>3,a=>7,b=>1,d=>257081784}) ok 4612 - umixed_pack_2 ({c=>0,a=>7,b=>6,d=>258403104}) ok 4613 - umixed_pack_2 ({c=>5,a=>7,b=>0,d=>128978242}) ok 4614 - umixed_pack_2 ({c=>5,a=>0,b=>4,d=>243031951}) ok 4615 - parse code ok 4616 - umixed_pack_2 ok 4617 - umixed_pack_2 ({e=>0,c=>2,a=>6,b=>7,d=>33702724}) ok 4618 - umixed_pack_2 ({e=>2,c=>5,a=>5,b=>2,d=>6095297}) ok 4619 - umixed_pack_2 ({e=>4,c=>4,a=>4,b=>6,d=>213519559}) ok 4620 - umixed_pack_2 ({e=>5,c=>2,a=>7,b=>5,d=>18462540}) ok 4621 - umixed_pack_2 ({e=>1,c=>6,a=>1,b=>7,d=>89059346}) ok 4622 - parse code ok 4623 - umixed_pack_2 ok 4624 - umixed_pack_2 ({e=>5,c=>1,a=>7,b=>1,d=>136757511,f=>1}) ok 4625 - umixed_pack_2 ({e=>0,c=>4,a=>7,b=>4,d=>125709169,f=>0}) ok 4626 - umixed_pack_2 ({e=>4,c=>6,a=>4,b=>0,d=>58396282,f=>2}) ok 4627 - umixed_pack_2 ({e=>0,c=>7,a=>2,b=>1,d=>156900784,f=>0}) ok 4628 - umixed_pack_2 ({e=>6,c=>5,a=>4,b=>0,d=>153791533,f=>0}) ok 4629 - parse code ok 4630 - umixed_pack_2 ok 4631 - umixed_pack_2 ({e=>4,c=>6,a=>0,g=>3159,b=>3,d=>201444973,f=>3}) ok 4632 - umixed_pack_2 ({e=>3,c=>5,a=>2,g=>1311,b=>0,d=>216985875,f=>0}) ok 4633 - umixed_pack_2 ({e=>4,c=>1,a=>4,g=>4089,b=>3,d=>90392677,f=>2}) ok 4634 - umixed_pack_2 ({e=>4,c=>6,a=>2,g=>6577,b=>0,d=>32952048,f=>2}) ok 4635 - umixed_pack_2 ({e=>6,c=>3,a=>2,g=>5134,b=>2,d=>70582675,f=>0}) ok 4636 - parse code ok 4637 - umixed_pack_2 ok 4638 - umixed_pack_2 ({e=>4,a=>7,d=>66200696,c=>5,h=>31,b=>4,g=>6484,f=>1}) ok 4639 - umixed_pack_2 ({e=>3,a=>0,d=>142854848,c=>3,h=>30,b=>3,g=>2350,f=>3}) ok 4640 - umixed_pack_2 ({e=>0,a=>3,d=>178180283,c=>3,h=>162,b=>2,g=>1577,f=>2}) ok 4641 - umixed_pack_2 ({e=>7,a=>3,d=>71770977,c=>0,h=>159,b=>4,g=>2221,f=>2}) ok 4642 - umixed_pack_2 ({e=>3,a=>7,d=>209718566,c=>4,h=>184,b=>0,g=>4011,f=>3}) ok 4643 - parse code ok 4644 - umixed_pack_2 ok 4645 - umixed_pack_2 ({a=>-101,b=>3}) ok 4646 - umixed_pack_2 ({a=>-121,b=>0}) ok 4647 - umixed_pack_2 ({a=>49,b=>5}) ok 4648 - umixed_pack_2 ({a=>-18,b=>5}) ok 4649 - umixed_pack_2 ({a=>-28,b=>7}) ok 4650 - parse code ok 4651 - umixed_pack_2 ok 4652 - umixed_pack_2 ({c=>5,a=>-95,b=>6}) ok 4653 - umixed_pack_2 ({c=>3,a=>105,b=>5}) ok 4654 - umixed_pack_2 ({c=>5,a=>-88,b=>7}) ok 4655 - umixed_pack_2 ({c=>3,a=>-100,b=>0}) ok 4656 - umixed_pack_2 ({c=>0,a=>-15,b=>0}) ok 4657 - parse code ok 4658 - umixed_pack_2 ok 4659 - umixed_pack_2 ({c=>1,a=>78,b=>7,d=>5}) ok 4660 - umixed_pack_2 ({c=>4,a=>18,b=>5,d=>2}) ok 4661 - umixed_pack_2 ({c=>7,a=>56,b=>5,d=>0}) ok 4662 - umixed_pack_2 ({c=>5,a=>-82,b=>5,d=>1}) ok 4663 - umixed_pack_2 ({c=>7,a=>60,b=>6,d=>5}) ok 4664 - parse code ok 4665 - umixed_pack_2 ok 4666 - umixed_pack_2 ({e=>221131133,c=>6,a=>105,b=>3,d=>0}) ok 4667 - umixed_pack_2 ({e=>105130068,c=>7,a=>43,b=>7,d=>4}) ok 4668 - umixed_pack_2 ({e=>200295387,c=>7,a=>95,b=>0,d=>4}) ok 4669 - umixed_pack_2 ({e=>204864432,c=>4,a=>121,b=>0,d=>5}) ok 4670 - umixed_pack_2 ({e=>116121104,c=>3,a=>-77,b=>7,d=>7}) ok 4671 - parse code ok 4672 - umixed_pack_2 ok 4673 - umixed_pack_2 ({e=>172836301,c=>0,a=>32,b=>7,d=>6,f=>3}) ok 4674 - umixed_pack_2 ({e=>127428220,c=>5,a=>-44,b=>2,d=>7,f=>1}) ok 4675 - umixed_pack_2 ({e=>422562,c=>0,a=>60,b=>7,d=>1,f=>2}) ok 4676 - umixed_pack_2 ({e=>96278787,c=>7,a=>3,b=>7,d=>2,f=>0}) ok 4677 - umixed_pack_2 ({e=>241856194,c=>3,a=>-107,b=>0,d=>6,f=>5}) ok 4678 - parse code ok 4679 - umixed_pack_2 ok 4680 - umixed_pack_2 ({e=>239818291,c=>6,a=>50,g=>2,b=>1,d=>2,f=>7}) ok 4681 - umixed_pack_2 ({e=>27118579,c=>2,a=>-3,g=>0,b=>0,d=>4,f=>5}) ok 4682 - umixed_pack_2 ({e=>134242001,c=>3,a=>59,g=>3,b=>5,d=>5,f=>6}) ok 4683 - umixed_pack_2 ({e=>65328260,c=>1,a=>-116,g=>1,b=>5,d=>4,f=>3}) ok 4684 - umixed_pack_2 ({e=>139743207,c=>3,a=>-41,g=>1,b=>3,d=>1,f=>6}) ok 4685 - parse code ok 4686 - umixed_pack_2 ok 4687 - umixed_pack_2 ({e=>230124716,a=>16,d=>7,c=>1,h=>3908,b=>7,g=>2,f=>7}) ok 4688 - umixed_pack_2 ({e=>124232976,a=>64,d=>4,c=>0,h=>5030,b=>2,g=>3,f=>4}) ok 4689 - umixed_pack_2 ({e=>239963925,a=>67,d=>1,c=>5,h=>5257,b=>4,g=>2,f=>4}) ok 4690 - umixed_pack_2 ({e=>119523408,a=>-65,d=>2,c=>5,h=>4247,b=>2,g=>2,f=>3}) ok 4691 - umixed_pack_2 ({e=>9728961,a=>51,d=>5,c=>0,h=>2851,b=>7,g=>0,f=>4}) ok 4692 - parse code ok 4693 - umixed_pack_2 ok 4694 - umixed_pack_2 ({e=>180027965,a=>92,d=>2,c=>4,h=>1057,b=>1,g=>1,f=>0,i=>60}) ok 4695 - umixed_pack_2 ({e=>231855491,a=>-124,d=>6,c=>4,h=>1682,b=>7,g=>0,f=>6,i=>222}) ok 4696 - umixed_pack_2 ({e=>14781907,a=>-124,d=>1,c=>0,h=>7235,b=>7,g=>0,f=>3,i=>179}) ok 4697 - umixed_pack_2 ({e=>268185659,a=>-127,d=>4,c=>0,h=>4094,b=>2,g=>3,f=>7,i=>166}) ok 4698 - umixed_pack_2 ({e=>102826413,a=>-10,d=>2,c=>6,h=>6758,b=>6,g=>2,f=>7,i=>80}) ok 4699 - parse code ok 4700 - umixed_pack_2 ok 4701 - umixed_pack_2 ({a=>-45,b=>6}) ok 4702 - umixed_pack_2 ({a=>-32,b=>7}) ok 4703 - umixed_pack_2 ({a=>43,b=>2}) ok 4704 - umixed_pack_2 ({a=>8,b=>3}) ok 4705 - umixed_pack_2 ({a=>-1,b=>1}) ok 4706 - parse code ok 4707 - umixed_pack_2 ok 4708 - umixed_pack_2 ({c=>5,a=>126,b=>7}) ok 4709 - umixed_pack_2 ({c=>4,a=>-38,b=>6}) ok 4710 - umixed_pack_2 ({c=>3,a=>-19,b=>2}) ok 4711 - umixed_pack_2 ({c=>0,a=>26,b=>4}) ok 4712 - umixed_pack_2 ({c=>4,a=>125,b=>4}) ok 4713 - parse code ok 4714 - umixed_pack_2 ok 4715 - umixed_pack_2 ({c=>4,a=>66,b=>0,d=>6}) ok 4716 - umixed_pack_2 ({c=>3,a=>-65,b=>7,d=>5}) ok 4717 - umixed_pack_2 ({c=>5,a=>42,b=>5,d=>4}) ok 4718 - umixed_pack_2 ({c=>1,a=>-96,b=>4,d=>5}) ok 4719 - umixed_pack_2 ({c=>2,a=>-85,b=>0,d=>4}) ok 4720 - parse code ok 4721 - umixed_pack_2 ok 4722 - umixed_pack_2 ({e=>144118602,c=>6,a=>-68,b=>2,d=>5}) ok 4723 - umixed_pack_2 ({e=>194550170,c=>1,a=>-13,b=>2,d=>6}) ok 4724 - umixed_pack_2 ({e=>80715514,c=>4,a=>100,b=>3,d=>0}) ok 4725 - umixed_pack_2 ({e=>265138084,c=>6,a=>37,b=>2,d=>0}) ok 4726 - umixed_pack_2 ({e=>222887293,c=>6,a=>11,b=>1,d=>5}) ok 4727 - parse code ok 4728 - umixed_pack_2 ok 4729 - umixed_pack_2 ({e=>18626280,c=>1,a=>-46,b=>5,d=>7,f=>5}) ok 4730 - umixed_pack_2 ({e=>65331951,c=>5,a=>-123,b=>1,d=>4,f=>2}) ok 4731 - umixed_pack_2 ({e=>22199225,c=>6,a=>19,b=>2,d=>4,f=>0}) ok 4732 - umixed_pack_2 ({e=>9181650,c=>6,a=>56,b=>1,d=>0,f=>5}) ok 4733 - umixed_pack_2 ({e=>157034625,c=>6,a=>76,b=>0,d=>2,f=>5}) ok 4734 - parse code ok 4735 - umixed_pack_2 ok 4736 - umixed_pack_2 ({e=>267203857,c=>2,a=>90,g=>1,b=>5,d=>0,f=>2}) ok 4737 - umixed_pack_2 ({e=>138564760,c=>2,a=>-49,g=>2,b=>4,d=>6,f=>3}) ok 4738 - umixed_pack_2 ({e=>91970329,c=>6,a=>-122,g=>1,b=>1,d=>3,f=>0}) ok 4739 - umixed_pack_2 ({e=>102576163,c=>7,a=>39,g=>1,b=>0,d=>2,f=>6}) ok 4740 - umixed_pack_2 ({e=>263662536,c=>3,a=>-27,g=>1,b=>3,d=>4,f=>5}) ok 4741 - parse code ok 4742 - umixed_pack_2 ok 4743 - umixed_pack_2 ({e=>194432513,a=>30,d=>2,c=>2,h=>1472,b=>2,g=>1,f=>3}) ok 4744 - umixed_pack_2 ({e=>90729129,a=>18,d=>7,c=>0,h=>7366,b=>1,g=>1,f=>4}) ok 4745 - umixed_pack_2 ({e=>241644573,a=>75,d=>6,c=>6,h=>2932,b=>7,g=>3,f=>1}) ok 4746 - umixed_pack_2 ({e=>176079331,a=>31,d=>2,c=>1,h=>4829,b=>6,g=>2,f=>2}) ok 4747 - umixed_pack_2 ({e=>239368188,a=>55,d=>5,c=>3,h=>1857,b=>6,g=>3,f=>7}) ok 4748 - parse code ok 4749 - umixed_pack_2 ok 4750 - umixed_pack_2 ({e=>108438729,a=>58,d=>1,c=>1,h=>5562,b=>0,g=>0,f=>6,i=>192}) ok 4751 - umixed_pack_2 ({e=>5753109,a=>98,d=>6,c=>2,h=>3842,b=>0,g=>1,f=>4,i=>170}) ok 4752 - umixed_pack_2 ({e=>152483984,a=>118,d=>4,c=>6,h=>3538,b=>4,g=>1,f=>6,i=>229}) ok 4753 - umixed_pack_2 ({e=>54363077,a=>36,d=>6,c=>6,h=>7156,b=>2,g=>1,f=>3,i=>92}) ok 4754 - umixed_pack_2 ({e=>73602633,a=>-19,d=>3,c=>5,h=>1654,b=>6,g=>2,f=>6,i=>188}) ok 4755 - parse code ok 4756 - umixed_pack_2 ok 4757 - umixed_pack_2 ({a=>31,b=>7}) ok 4758 - umixed_pack_2 ({a=>70,b=>7}) ok 4759 - umixed_pack_2 ({a=>-101,b=>4}) ok 4760 - umixed_pack_2 ({a=>111,b=>2}) ok 4761 - umixed_pack_2 ({a=>-80,b=>3}) ok 4762 - parse code ok 4763 - umixed_pack_2 ok 4764 - umixed_pack_2 ({c=>7,a=>76,b=>1}) ok 4765 - umixed_pack_2 ({c=>6,a=>52,b=>5}) ok 4766 - umixed_pack_2 ({c=>4,a=>-96,b=>4}) ok 4767 - umixed_pack_2 ({c=>4,a=>16,b=>5}) ok 4768 - umixed_pack_2 ({c=>5,a=>-115,b=>3}) ok 4769 - parse code ok 4770 - umixed_pack_2 ok 4771 - umixed_pack_2 ({c=>3,a=>-95,b=>1,d=>3}) ok 4772 - umixed_pack_2 ({c=>1,a=>-30,b=>2,d=>7}) ok 4773 - umixed_pack_2 ({c=>3,a=>28,b=>7,d=>3}) ok 4774 - umixed_pack_2 ({c=>1,a=>34,b=>1,d=>3}) ok 4775 - umixed_pack_2 ({c=>5,a=>88,b=>6,d=>1}) ok 4776 - parse code ok 4777 - umixed_pack_2 ok 4778 - umixed_pack_2 ({e=>228389954,c=>6,a=>10,b=>1,d=>3}) ok 4779 - umixed_pack_2 ({e=>26173929,c=>1,a=>46,b=>7,d=>3}) ok 4780 - umixed_pack_2 ({e=>31378561,c=>1,a=>-102,b=>0,d=>0}) ok 4781 - umixed_pack_2 ({e=>133881414,c=>3,a=>83,b=>6,d=>6}) ok 4782 - umixed_pack_2 ({e=>185498202,c=>4,a=>-46,b=>2,d=>4}) ok 4783 - parse code ok 4784 - umixed_pack_2 ok 4785 - umixed_pack_2 ({e=>108248036,c=>1,a=>-113,b=>3,d=>5,f=>4}) ok 4786 - umixed_pack_2 ({e=>244754857,c=>2,a=>53,b=>1,d=>6,f=>7}) ok 4787 - umixed_pack_2 ({e=>82868130,c=>3,a=>-17,b=>3,d=>4,f=>1}) ok 4788 - umixed_pack_2 ({e=>128771168,c=>5,a=>-97,b=>6,d=>5,f=>6}) ok 4789 - umixed_pack_2 ({e=>201646189,c=>5,a=>87,b=>0,d=>1,f=>3}) ok 4790 - parse code ok 4791 - umixed_pack_2 ok 4792 - umixed_pack_2 ({e=>52201699,c=>3,a=>-21,g=>2,b=>2,d=>3,f=>7}) ok 4793 - umixed_pack_2 ({e=>156859917,c=>7,a=>28,g=>2,b=>4,d=>1,f=>7}) ok 4794 - umixed_pack_2 ({e=>73487576,c=>2,a=>44,g=>3,b=>5,d=>4,f=>1}) ok 4795 - umixed_pack_2 ({e=>172142530,c=>5,a=>101,g=>2,b=>7,d=>3,f=>5}) ok 4796 - umixed_pack_2 ({e=>150725544,c=>6,a=>71,g=>1,b=>6,d=>0,f=>3}) ok 4797 - parse code ok 4798 - umixed_pack_2 ok 4799 - umixed_pack_2 ({e=>165197259,a=>-34,d=>6,c=>6,h=>2543,b=>0,g=>1,f=>4}) ok 4800 - umixed_pack_2 ({e=>66930837,a=>-1,d=>4,c=>3,h=>8014,b=>5,g=>2,f=>1}) ok 4801 - umixed_pack_2 ({e=>133257048,a=>80,d=>2,c=>3,h=>7657,b=>4,g=>1,f=>2}) ok 4802 - umixed_pack_2 ({e=>213734502,a=>-90,d=>4,c=>5,h=>5237,b=>1,g=>2,f=>0}) ok 4803 - umixed_pack_2 ({e=>132335321,a=>121,d=>0,c=>3,h=>5451,b=>4,g=>0,f=>7}) ok 4804 - parse code ok 4805 - umixed_pack_2 ok 4806 - umixed_pack_2 ({e=>54142455,a=>-77,d=>3,c=>0,h=>5806,b=>5,g=>0,f=>1,i=>177}) ok 4807 - umixed_pack_2 ({e=>146569251,a=>-111,d=>5,c=>1,h=>6377,b=>1,g=>3,f=>2,i=>217}) ok 4808 - umixed_pack_2 ({e=>103323231,a=>-35,d=>5,c=>3,h=>286,b=>0,g=>2,f=>5,i=>160}) ok 4809 - umixed_pack_2 ({e=>80135875,a=>-121,d=>4,c=>6,h=>4052,b=>0,g=>0,f=>6,i=>139}) ok 4810 - umixed_pack_2 ({e=>212259421,a=>46,d=>5,c=>2,h=>3423,b=>7,g=>2,f=>4,i=>165}) ok 4811 - parse code ok 4812 - umixed_pack_2 ok 4813 - umixed_pack_2 ({a=>-17,b=>1}) ok 4814 - umixed_pack_2 ({a=>-21,b=>5}) ok 4815 - umixed_pack_2 ({a=>117,b=>4}) ok 4816 - umixed_pack_2 ({a=>90,b=>5}) ok 4817 - umixed_pack_2 ({a=>48,b=>4}) ok 4818 - parse code ok 4819 - umixed_pack_2 ok 4820 - umixed_pack_2 ({c=>0,a=>16,b=>5}) ok 4821 - umixed_pack_2 ({c=>6,a=>123,b=>0}) ok 4822 - umixed_pack_2 ({c=>4,a=>92,b=>2}) ok 4823 - umixed_pack_2 ({c=>4,a=>64,b=>0}) ok 4824 - umixed_pack_2 ({c=>0,a=>-8,b=>0}) ok 4825 - parse code ok 4826 - umixed_pack_2 ok 4827 - umixed_pack_2 ({c=>6,a=>124,b=>2,d=>6}) ok 4828 - umixed_pack_2 ({c=>2,a=>-19,b=>2,d=>0}) ok 4829 - umixed_pack_2 ({c=>5,a=>55,b=>0,d=>1}) ok 4830 - umixed_pack_2 ({c=>5,a=>-44,b=>0,d=>7}) ok 4831 - umixed_pack_2 ({c=>6,a=>-50,b=>1,d=>4}) ok 4832 - parse code ok 4833 - umixed_pack_2 ok 4834 - umixed_pack_2 ({e=>95288597,c=>5,a=>-109,b=>2,d=>7}) ok 4835 - umixed_pack_2 ({e=>135290620,c=>4,a=>117,b=>5,d=>5}) ok 4836 - umixed_pack_2 ({e=>60560071,c=>0,a=>38,b=>6,d=>3}) ok 4837 - umixed_pack_2 ({e=>3218489,c=>7,a=>-111,b=>2,d=>3}) ok 4838 - umixed_pack_2 ({e=>124836907,c=>6,a=>-119,b=>3,d=>2}) ok 4839 - parse code ok 4840 - umixed_pack_2 ok 4841 - umixed_pack_2 ({e=>12389401,c=>4,a=>83,b=>0,d=>1,f=>1}) ok 4842 - umixed_pack_2 ({e=>142083432,c=>7,a=>-99,b=>5,d=>3,f=>3}) ok 4843 - umixed_pack_2 ({e=>187721880,c=>2,a=>52,b=>6,d=>5,f=>2}) ok 4844 - umixed_pack_2 ({e=>48069462,c=>5,a=>48,b=>0,d=>2,f=>4}) ok 4845 - umixed_pack_2 ({e=>65320048,c=>4,a=>2,b=>6,d=>4,f=>3}) ok 4846 - parse code ok 4847 - umixed_pack_2 ok 4848 - umixed_pack_2 ({e=>260512924,c=>0,a=>13,g=>3,b=>2,d=>7,f=>5}) ok 4849 - umixed_pack_2 ({e=>57231972,c=>0,a=>50,g=>1,b=>1,d=>1,f=>1}) ok 4850 - umixed_pack_2 ({e=>202592947,c=>7,a=>-82,g=>2,b=>0,d=>0,f=>6}) ok 4851 - umixed_pack_2 ({e=>222000348,c=>7,a=>-76,g=>2,b=>4,d=>4,f=>5}) ok 4852 - umixed_pack_2 ({e=>259177945,c=>7,a=>-89,g=>3,b=>2,d=>4,f=>1}) ok 4853 - parse code ok 4854 - umixed_pack_2 ok 4855 - umixed_pack_2 ({e=>83948314,a=>-39,d=>7,c=>7,h=>5026,b=>2,g=>2,f=>5}) ok 4856 - umixed_pack_2 ({e=>263712322,a=>73,d=>0,c=>3,h=>5678,b=>2,g=>3,f=>7}) ok 4857 - umixed_pack_2 ({e=>29595889,a=>-74,d=>7,c=>3,h=>3087,b=>2,g=>3,f=>4}) ok 4858 - umixed_pack_2 ({e=>229616258,a=>-13,d=>2,c=>2,h=>5537,b=>5,g=>2,f=>6}) ok 4859 - umixed_pack_2 ({e=>192578723,a=>-50,d=>5,c=>7,h=>779,b=>7,g=>0,f=>1}) ok 4860 - parse code ok 4861 - umixed_pack_2 ok 4862 - umixed_pack_2 ({e=>53556282,a=>93,d=>1,c=>0,h=>6233,b=>5,g=>2,f=>6,i=>8}) ok 4863 - umixed_pack_2 ({e=>177717941,a=>-92,d=>4,c=>4,h=>2021,b=>5,g=>1,f=>5,i=>247}) ok 4864 - umixed_pack_2 ({e=>182845399,a=>88,d=>7,c=>0,h=>1885,b=>2,g=>0,f=>7,i=>153}) ok 4865 - umixed_pack_2 ({e=>88054627,a=>92,d=>5,c=>7,h=>765,b=>5,g=>0,f=>1,i=>252}) ok 4866 - umixed_pack_2 ({e=>77656705,a=>-32,d=>0,c=>0,h=>6746,b=>6,g=>3,f=>4,i=>4}) ok 4867 - parse code ok 4868 - umixed_pack_4 ok 4869 - umixed_pack_4 ({a=>0}) ok 4870 - umixed_pack_4 ({a=>2}) ok 4871 - umixed_pack_4 ({a=>3}) ok 4872 - umixed_pack_4 ({a=>4}) ok 4873 - umixed_pack_4 ({a=>1}) ok 4874 - parse code ok 4875 - umixed_pack_4 ok 4876 - umixed_pack_4 ({a=>1,b=>7}) ok 4877 - umixed_pack_4 ({a=>5,b=>4}) ok 4878 - umixed_pack_4 ({a=>2,b=>6}) ok 4879 - umixed_pack_4 ({a=>6,b=>0}) ok 4880 - umixed_pack_4 ({a=>6,b=>3}) ok 4881 - parse code ok 4882 - umixed_pack_4 ok 4883 - umixed_pack_4 ({c=>7,a=>2,b=>3}) ok 4884 - umixed_pack_4 ({c=>7,a=>5,b=>5}) ok 4885 - umixed_pack_4 ({c=>6,a=>2,b=>1}) ok 4886 - umixed_pack_4 ({c=>2,a=>0,b=>4}) ok 4887 - umixed_pack_4 ({c=>2,a=>0,b=>0}) ok 4888 - parse code ok 4889 - umixed_pack_4 ok 4890 - umixed_pack_4 ({c=>3,a=>7,b=>1,d=>50028689}) ok 4891 - umixed_pack_4 ({c=>0,a=>6,b=>4,d=>214060677}) ok 4892 - umixed_pack_4 ({c=>5,a=>3,b=>2,d=>195763511}) ok 4893 - umixed_pack_4 ({c=>3,a=>3,b=>6,d=>63439012}) ok 4894 - umixed_pack_4 ({c=>0,a=>5,b=>5,d=>244764352}) ok 4895 - parse code ok 4896 - umixed_pack_4 ok 4897 - umixed_pack_4 ({e=>3,c=>2,a=>4,b=>7,d=>224624247}) ok 4898 - umixed_pack_4 ({e=>0,c=>1,a=>5,b=>1,d=>177052414}) ok 4899 - umixed_pack_4 ({e=>0,c=>0,a=>2,b=>5,d=>246117108}) ok 4900 - umixed_pack_4 ({e=>6,c=>6,a=>5,b=>7,d=>185373738}) ok 4901 - umixed_pack_4 ({e=>5,c=>3,a=>4,b=>5,d=>54818930}) ok 4902 - parse code ok 4903 - umixed_pack_4 ok 4904 - umixed_pack_4 ({e=>3,c=>4,a=>4,b=>0,d=>79628885,f=>3}) ok 4905 - umixed_pack_4 ({e=>2,c=>4,a=>1,b=>5,d=>144152264,f=>2}) ok 4906 - umixed_pack_4 ({e=>5,c=>6,a=>2,b=>0,d=>26710878,f=>3}) ok 4907 - umixed_pack_4 ({e=>5,c=>6,a=>7,b=>4,d=>34004101,f=>1}) ok 4908 - umixed_pack_4 ({e=>0,c=>4,a=>2,b=>1,d=>16933732,f=>1}) ok 4909 - parse code ok 4910 - umixed_pack_4 ok 4911 - umixed_pack_4 ({e=>6,c=>4,a=>7,g=>5071,b=>0,d=>231122139,f=>3}) ok 4912 - umixed_pack_4 ({e=>6,c=>2,a=>7,g=>456,b=>3,d=>180080748,f=>0}) ok 4913 - umixed_pack_4 ({e=>2,c=>3,a=>3,g=>5849,b=>3,d=>79209729,f=>3}) ok 4914 - umixed_pack_4 ({e=>1,c=>3,a=>7,g=>2821,b=>0,d=>127280147,f=>3}) ok 4915 - umixed_pack_4 ({e=>3,c=>1,a=>1,g=>507,b=>0,d=>255482069,f=>1}) ok 4916 - parse code ok 4917 - umixed_pack_4 ok 4918 - umixed_pack_4 ({e=>6,a=>7,d=>257420570,c=>7,h=>84,b=>1,g=>1915,f=>3}) ok 4919 - umixed_pack_4 ({e=>5,a=>5,d=>71066412,c=>2,h=>226,b=>3,g=>1456,f=>3}) ok 4920 - umixed_pack_4 ({e=>5,a=>0,d=>136880796,c=>4,h=>149,b=>6,g=>7356,f=>2}) ok 4921 - umixed_pack_4 ({e=>4,a=>2,d=>230323768,c=>1,h=>107,b=>2,g=>1870,f=>0}) ok 4922 - umixed_pack_4 ({e=>0,a=>1,d=>100150911,c=>2,h=>68,b=>6,g=>5875,f=>1}) ok 4923 - parse code ok 4924 - umixed_pack_4 ok 4925 - umixed_pack_4 ({a=>65,b=>3}) ok 4926 - umixed_pack_4 ({a=>6,b=>0}) ok 4927 - umixed_pack_4 ({a=>95,b=>6}) ok 4928 - umixed_pack_4 ({a=>-19,b=>1}) ok 4929 - umixed_pack_4 ({a=>69,b=>7}) ok 4930 - parse code ok 4931 - umixed_pack_4 ok 4932 - umixed_pack_4 ({c=>6,a=>-76,b=>3}) ok 4933 - umixed_pack_4 ({c=>6,a=>58,b=>2}) ok 4934 - umixed_pack_4 ({c=>0,a=>-87,b=>7}) ok 4935 - umixed_pack_4 ({c=>5,a=>95,b=>6}) ok 4936 - umixed_pack_4 ({c=>6,a=>69,b=>2}) ok 4937 - parse code ok 4938 - umixed_pack_4 ok 4939 - umixed_pack_4 ({c=>3,a=>-39,b=>1,d=>1}) ok 4940 - umixed_pack_4 ({c=>0,a=>-41,b=>0,d=>0}) ok 4941 - umixed_pack_4 ({c=>4,a=>98,b=>0,d=>0}) ok 4942 - umixed_pack_4 ({c=>0,a=>-29,b=>1,d=>5}) ok 4943 - umixed_pack_4 ({c=>3,a=>-22,b=>1,d=>5}) ok 4944 - parse code ok 4945 - umixed_pack_4 ok 4946 - umixed_pack_4 ({e=>124299546,c=>2,a=>-99,b=>6,d=>6}) ok 4947 - umixed_pack_4 ({e=>146480008,c=>7,a=>77,b=>1,d=>1}) ok 4948 - umixed_pack_4 ({e=>114844914,c=>3,a=>-69,b=>7,d=>6}) ok 4949 - umixed_pack_4 ({e=>66012636,c=>0,a=>-38,b=>2,d=>6}) ok 4950 - umixed_pack_4 ({e=>262518736,c=>0,a=>20,b=>2,d=>0}) ok 4951 - parse code ok 4952 - umixed_pack_4 ok 4953 - umixed_pack_4 ({e=>262442666,c=>5,a=>-46,b=>1,d=>0,f=>1}) ok 4954 - umixed_pack_4 ({e=>51404586,c=>7,a=>-117,b=>0,d=>7,f=>2}) ok 4955 - umixed_pack_4 ({e=>62750320,c=>6,a=>103,b=>6,d=>5,f=>7}) ok 4956 - umixed_pack_4 ({e=>224998807,c=>7,a=>-64,b=>3,d=>6,f=>1}) ok 4957 - umixed_pack_4 ({e=>147103397,c=>2,a=>51,b=>5,d=>5,f=>6}) ok 4958 - parse code ok 4959 - umixed_pack_4 ok 4960 - umixed_pack_4 ({e=>126791030,c=>2,a=>62,g=>0,b=>5,d=>3,f=>3}) ok 4961 - umixed_pack_4 ({e=>121945673,c=>5,a=>14,g=>2,b=>7,d=>0,f=>6}) ok 4962 - umixed_pack_4 ({e=>144073686,c=>3,a=>96,g=>1,b=>3,d=>3,f=>6}) ok 4963 - umixed_pack_4 ({e=>215969518,c=>7,a=>-47,g=>2,b=>4,d=>4,f=>2}) ok 4964 - umixed_pack_4 ({e=>140309850,c=>5,a=>-50,g=>1,b=>5,d=>2,f=>0}) ok 4965 - parse code ok 4966 - umixed_pack_4 ok 4967 - umixed_pack_4 ({e=>255150489,a=>50,d=>2,c=>3,h=>5131,b=>7,g=>0,f=>5}) ok 4968 - umixed_pack_4 ({e=>88288107,a=>30,d=>5,c=>2,h=>508,b=>1,g=>1,f=>4}) ok 4969 - umixed_pack_4 ({e=>69089767,a=>-51,d=>7,c=>1,h=>2817,b=>4,g=>0,f=>1}) ok 4970 - umixed_pack_4 ({e=>181343856,a=>45,d=>0,c=>7,h=>8181,b=>5,g=>0,f=>3}) ok 4971 - umixed_pack_4 ({e=>255383303,a=>-26,d=>0,c=>4,h=>6731,b=>2,g=>0,f=>2}) ok 4972 - parse code ok 4973 - umixed_pack_4 ok 4974 - umixed_pack_4 ({e=>166068539,a=>7,d=>5,c=>2,h=>5695,b=>7,g=>1,f=>6,i=>154}) ok 4975 - umixed_pack_4 ({e=>33996722,a=>19,d=>3,c=>1,h=>5872,b=>0,g=>3,f=>4,i=>109}) ok 4976 - umixed_pack_4 ({e=>233609477,a=>33,d=>2,c=>7,h=>5345,b=>1,g=>1,f=>4,i=>42}) ok 4977 - umixed_pack_4 ({e=>221295631,a=>68,d=>4,c=>7,h=>2330,b=>4,g=>0,f=>7,i=>18}) ok 4978 - umixed_pack_4 ({e=>91575618,a=>-124,d=>7,c=>1,h=>4394,b=>5,g=>0,f=>3,i=>236}) ok 4979 - parse code ok 4980 - umixed_pack_4 ok 4981 - umixed_pack_4 ({a=>116,b=>5}) ok 4982 - umixed_pack_4 ({a=>71,b=>2}) ok 4983 - umixed_pack_4 ({a=>-124,b=>5}) ok 4984 - umixed_pack_4 ({a=>80,b=>5}) ok 4985 - umixed_pack_4 ({a=>-89,b=>4}) ok 4986 - parse code ok 4987 - umixed_pack_4 ok 4988 - umixed_pack_4 ({c=>3,a=>-17,b=>0}) ok 4989 - umixed_pack_4 ({c=>1,a=>-2,b=>7}) ok 4990 - umixed_pack_4 ({c=>1,a=>-91,b=>5}) ok 4991 - umixed_pack_4 ({c=>0,a=>68,b=>4}) ok 4992 - umixed_pack_4 ({c=>7,a=>-51,b=>2}) ok 4993 - parse code ok 4994 - umixed_pack_4 ok 4995 - umixed_pack_4 ({c=>5,a=>-102,b=>5,d=>2}) ok 4996 - umixed_pack_4 ({c=>4,a=>79,b=>5,d=>3}) ok 4997 - umixed_pack_4 ({c=>7,a=>67,b=>7,d=>4}) ok 4998 - umixed_pack_4 ({c=>1,a=>57,b=>7,d=>4}) ok 4999 - umixed_pack_4 ({c=>7,a=>56,b=>4,d=>2}) ok 5000 - parse code ok 5001 - umixed_pack_4 ok 5002 - umixed_pack_4 ({e=>13432198,c=>4,a=>37,b=>0,d=>6}) ok 5003 - umixed_pack_4 ({e=>56807926,c=>1,a=>40,b=>5,d=>2}) ok 5004 - umixed_pack_4 ({e=>135705606,c=>5,a=>-117,b=>1,d=>2}) ok 5005 - umixed_pack_4 ({e=>57461598,c=>5,a=>-92,b=>1,d=>0}) ok 5006 - umixed_pack_4 ({e=>47673734,c=>0,a=>-17,b=>2,d=>4}) ok 5007 - parse code ok 5008 - umixed_pack_4 ok 5009 - umixed_pack_4 ({e=>161341178,c=>6,a=>41,b=>3,d=>6,f=>4}) ok 5010 - umixed_pack_4 ({e=>17636513,c=>4,a=>97,b=>1,d=>0,f=>7}) ok 5011 - umixed_pack_4 ({e=>71589661,c=>4,a=>83,b=>1,d=>4,f=>3}) ok 5012 - umixed_pack_4 ({e=>130474327,c=>1,a=>95,b=>0,d=>6,f=>2}) ok 5013 - umixed_pack_4 ({e=>97397382,c=>1,a=>47,b=>1,d=>2,f=>2}) ok 5014 - parse code ok 5015 - umixed_pack_4 ok 5016 - umixed_pack_4 ({e=>212274530,c=>6,a=>61,g=>1,b=>5,d=>1,f=>6}) ok 5017 - umixed_pack_4 ({e=>84374245,c=>6,a=>105,g=>1,b=>3,d=>2,f=>4}) ok 5018 - umixed_pack_4 ({e=>59588346,c=>5,a=>-128,g=>1,b=>7,d=>7,f=>2}) ok 5019 - umixed_pack_4 ({e=>183955461,c=>3,a=>33,g=>3,b=>6,d=>7,f=>3}) ok 5020 - umixed_pack_4 ({e=>192083138,c=>3,a=>-69,g=>3,b=>4,d=>0,f=>2}) ok 5021 - parse code ok 5022 - umixed_pack_4 ok 5023 - umixed_pack_4 ({e=>113601201,a=>91,d=>3,c=>3,h=>3432,b=>1,g=>0,f=>2}) ok 5024 - umixed_pack_4 ({e=>203592947,a=>15,d=>7,c=>1,h=>5527,b=>6,g=>0,f=>7}) ok 5025 - umixed_pack_4 ({e=>20997174,a=>-60,d=>7,c=>4,h=>6515,b=>6,g=>0,f=>0}) ok 5026 - umixed_pack_4 ({e=>235268567,a=>-47,d=>5,c=>4,h=>1813,b=>6,g=>2,f=>7}) ok 5027 - umixed_pack_4 ({e=>104426910,a=>-85,d=>3,c=>1,h=>4758,b=>4,g=>2,f=>1}) ok 5028 - parse code ok 5029 - umixed_pack_4 ok 5030 - umixed_pack_4 ({e=>12539432,a=>-13,d=>1,c=>5,h=>262,b=>4,g=>3,f=>0,i=>197}) ok 5031 - umixed_pack_4 ({e=>121930746,a=>112,d=>4,c=>3,h=>1222,b=>7,g=>1,f=>5,i=>13}) ok 5032 - umixed_pack_4 ({e=>212968800,a=>104,d=>5,c=>7,h=>2223,b=>4,g=>2,f=>6,i=>9}) ok 5033 - umixed_pack_4 ({e=>48555818,a=>-18,d=>2,c=>7,h=>3063,b=>4,g=>1,f=>1,i=>165}) ok 5034 - umixed_pack_4 ({e=>204417579,a=>18,d=>3,c=>6,h=>3751,b=>6,g=>1,f=>5,i=>20}) ok 5035 - parse code ok 5036 - umixed_pack_4 ok 5037 - umixed_pack_4 ({a=>3,b=>1}) ok 5038 - umixed_pack_4 ({a=>-79,b=>0}) ok 5039 - umixed_pack_4 ({a=>22,b=>0}) ok 5040 - umixed_pack_4 ({a=>-61,b=>4}) ok 5041 - umixed_pack_4 ({a=>4,b=>5}) ok 5042 - parse code ok 5043 - umixed_pack_4 ok 5044 - umixed_pack_4 ({c=>1,a=>15,b=>2}) ok 5045 - umixed_pack_4 ({c=>6,a=>8,b=>1}) ok 5046 - umixed_pack_4 ({c=>7,a=>20,b=>5}) ok 5047 - umixed_pack_4 ({c=>2,a=>65,b=>6}) ok 5048 - umixed_pack_4 ({c=>6,a=>27,b=>7}) ok 5049 - parse code ok 5050 - umixed_pack_4 ok 5051 - umixed_pack_4 ({c=>4,a=>121,b=>6,d=>0}) ok 5052 - umixed_pack_4 ({c=>7,a=>-95,b=>4,d=>6}) ok 5053 - umixed_pack_4 ({c=>5,a=>-88,b=>5,d=>4}) ok 5054 - umixed_pack_4 ({c=>6,a=>101,b=>5,d=>1}) ok 5055 - umixed_pack_4 ({c=>7,a=>24,b=>5,d=>6}) ok 5056 - parse code ok 5057 - umixed_pack_4 ok 5058 - umixed_pack_4 ({e=>169306690,c=>2,a=>21,b=>0,d=>6}) ok 5059 - umixed_pack_4 ({e=>49555571,c=>7,a=>7,b=>1,d=>7}) ok 5060 - umixed_pack_4 ({e=>137008742,c=>3,a=>-69,b=>1,d=>4}) ok 5061 - umixed_pack_4 ({e=>85806609,c=>1,a=>-17,b=>5,d=>3}) ok 5062 - umixed_pack_4 ({e=>133506977,c=>6,a=>93,b=>0,d=>6}) ok 5063 - parse code ok 5064 - umixed_pack_4 ok 5065 - umixed_pack_4 ({e=>156208632,c=>7,a=>-84,b=>2,d=>2,f=>2}) ok 5066 - umixed_pack_4 ({e=>130617554,c=>4,a=>-17,b=>6,d=>7,f=>0}) ok 5067 - umixed_pack_4 ({e=>95191856,c=>5,a=>65,b=>4,d=>6,f=>6}) ok 5068 - umixed_pack_4 ({e=>142523577,c=>4,a=>114,b=>5,d=>2,f=>1}) ok 5069 - umixed_pack_4 ({e=>122537461,c=>7,a=>-44,b=>5,d=>0,f=>2}) ok 5070 - parse code ok 5071 - umixed_pack_4 ok 5072 - umixed_pack_4 ({e=>144539243,c=>5,a=>29,g=>2,b=>5,d=>0,f=>6}) ok 5073 - umixed_pack_4 ({e=>139635304,c=>6,a=>123,g=>2,b=>7,d=>7,f=>3}) ok 5074 - umixed_pack_4 ({e=>8969412,c=>7,a=>-110,g=>2,b=>1,d=>2,f=>2}) ok 5075 - umixed_pack_4 ({e=>110093836,c=>0,a=>-32,g=>3,b=>2,d=>0,f=>5}) ok 5076 - umixed_pack_4 ({e=>18345492,c=>1,a=>14,g=>2,b=>0,d=>1,f=>1}) ok 5077 - parse code ok 5078 - umixed_pack_4 ok 5079 - umixed_pack_4 ({e=>243213622,a=>-120,d=>4,c=>7,h=>7881,b=>7,g=>3,f=>2}) ok 5080 - umixed_pack_4 ({e=>86919501,a=>53,d=>5,c=>5,h=>380,b=>0,g=>0,f=>0}) ok 5081 - umixed_pack_4 ({e=>147012077,a=>32,d=>1,c=>6,h=>2230,b=>1,g=>2,f=>7}) ok 5082 - umixed_pack_4 ({e=>23638499,a=>-48,d=>3,c=>7,h=>5753,b=>7,g=>2,f=>6}) ok 5083 - umixed_pack_4 ({e=>136927608,a=>-38,d=>6,c=>7,h=>773,b=>3,g=>2,f=>5}) ok 5084 - parse code ok 5085 - umixed_pack_4 ok 5086 - umixed_pack_4 ({e=>145884245,a=>43,d=>4,c=>7,h=>3698,b=>4,g=>0,f=>0,i=>117}) ok 5087 - umixed_pack_4 ({e=>148618604,a=>-115,d=>5,c=>6,h=>3263,b=>7,g=>2,f=>1,i=>253}) ok 5088 - umixed_pack_4 ({e=>226652794,a=>48,d=>5,c=>2,h=>2101,b=>4,g=>1,f=>3,i=>16}) ok 5089 - umixed_pack_4 ({e=>137257539,a=>-126,d=>4,c=>7,h=>3963,b=>0,g=>3,f=>1,i=>27}) ok 5090 - umixed_pack_4 ({e=>106849035,a=>-61,d=>5,c=>4,h=>1757,b=>7,g=>1,f=>5,i=>42}) ok 5091 - parse code ok 5092 - umixed_pack_4 ok 5093 - umixed_pack_4 ({a=>72,b=>5}) ok 5094 - umixed_pack_4 ({a=>-71,b=>1}) ok 5095 - umixed_pack_4 ({a=>-67,b=>4}) ok 5096 - umixed_pack_4 ({a=>-126,b=>2}) ok 5097 - umixed_pack_4 ({a=>126,b=>2}) ok 5098 - parse code ok 5099 - umixed_pack_4 ok 5100 - umixed_pack_4 ({c=>2,a=>122,b=>0}) ok 5101 - umixed_pack_4 ({c=>7,a=>-32,b=>1}) ok 5102 - umixed_pack_4 ({c=>1,a=>33,b=>2}) ok 5103 - umixed_pack_4 ({c=>2,a=>-13,b=>6}) ok 5104 - umixed_pack_4 ({c=>6,a=>-22,b=>1}) ok 5105 - parse code ok 5106 - umixed_pack_4 ok 5107 - umixed_pack_4 ({c=>4,a=>-120,b=>1,d=>6}) ok 5108 - umixed_pack_4 ({c=>6,a=>-100,b=>5,d=>5}) ok 5109 - umixed_pack_4 ({c=>7,a=>70,b=>5,d=>2}) ok 5110 - umixed_pack_4 ({c=>5,a=>-124,b=>3,d=>0}) ok 5111 - umixed_pack_4 ({c=>7,a=>106,b=>6,d=>3}) ok 5112 - parse code ok 5113 - umixed_pack_4 ok 5114 - umixed_pack_4 ({e=>238948103,c=>0,a=>46,b=>1,d=>7}) ok 5115 - umixed_pack_4 ({e=>85833411,c=>2,a=>41,b=>3,d=>7}) ok 5116 - umixed_pack_4 ({e=>85862305,c=>4,a=>-94,b=>6,d=>4}) ok 5117 - umixed_pack_4 ({e=>89255584,c=>4,a=>26,b=>1,d=>0}) ok 5118 - umixed_pack_4 ({e=>218745112,c=>5,a=>-41,b=>3,d=>0}) ok 5119 - parse code ok 5120 - umixed_pack_4 ok 5121 - umixed_pack_4 ({e=>181902780,c=>3,a=>-112,b=>6,d=>7,f=>4}) ok 5122 - umixed_pack_4 ({e=>243947917,c=>2,a=>-87,b=>0,d=>1,f=>7}) ok 5123 - umixed_pack_4 ({e=>87380681,c=>3,a=>-46,b=>2,d=>3,f=>1}) ok 5124 - umixed_pack_4 ({e=>23417204,c=>4,a=>50,b=>3,d=>0,f=>5}) ok 5125 - umixed_pack_4 ({e=>33123043,c=>0,a=>116,b=>6,d=>0,f=>4}) ok 5126 - parse code ok 5127 - umixed_pack_4 ok 5128 - umixed_pack_4 ({e=>84208039,c=>0,a=>14,g=>1,b=>2,d=>1,f=>0}) ok 5129 - umixed_pack_4 ({e=>116421098,c=>1,a=>-89,g=>2,b=>6,d=>4,f=>6}) ok 5130 - umixed_pack_4 ({e=>233446560,c=>1,a=>-126,g=>0,b=>7,d=>1,f=>0}) ok 5131 - umixed_pack_4 ({e=>196256397,c=>2,a=>-106,g=>1,b=>1,d=>5,f=>0}) ok 5132 - umixed_pack_4 ({e=>98949361,c=>1,a=>69,g=>3,b=>4,d=>4,f=>0}) ok 5133 - parse code ok 5134 - umixed_pack_4 ok 5135 - umixed_pack_4 ({e=>154431445,a=>-110,d=>6,c=>7,h=>5540,b=>6,g=>1,f=>7}) ok 5136 - umixed_pack_4 ({e=>175556692,a=>-125,d=>1,c=>1,h=>2798,b=>5,g=>2,f=>5}) ok 5137 - umixed_pack_4 ({e=>165973282,a=>-23,d=>2,c=>0,h=>4321,b=>0,g=>0,f=>0}) ok 5138 - umixed_pack_4 ({e=>13388635,a=>38,d=>7,c=>3,h=>3576,b=>1,g=>1,f=>0}) ok 5139 - umixed_pack_4 ({e=>21214690,a=>-124,d=>3,c=>4,h=>6149,b=>0,g=>3,f=>3}) ok 5140 - parse code ok 5141 - umixed_pack_4 ok 5142 - umixed_pack_4 ({e=>130293957,a=>-6,d=>3,c=>0,h=>3224,b=>7,g=>2,f=>1,i=>96}) ok 5143 - umixed_pack_4 ({e=>22275050,a=>24,d=>7,c=>6,h=>4511,b=>7,g=>0,f=>3,i=>194}) ok 5144 - umixed_pack_4 ({e=>185744049,a=>-60,d=>7,c=>6,h=>1844,b=>6,g=>0,f=>2,i=>56}) ok 5145 - umixed_pack_4 ({e=>260322633,a=>-58,d=>5,c=>5,h=>6201,b=>7,g=>2,f=>2,i=>199}) ok 5146 - umixed_pack_4 ({e=>148496573,a=>-115,d=>0,c=>0,h=>7411,b=>3,g=>0,f=>7,i=>14}) ok 5147 - parse code ok 5148 - mixed_no_pack ok 5149 - mixed_no_pack ({a=>7}) ok 5150 - mixed_no_pack ({a=>5}) ok 5151 - mixed_no_pack ({a=>5}) ok 5152 - mixed_no_pack ({a=>0}) ok 5153 - mixed_no_pack ({a=>7}) ok 5154 - parse code ok 5155 - mixed_no_pack ok 5156 - mixed_no_pack ({a=>5,b=>3}) ok 5157 - mixed_no_pack ({a=>6,b=>-4}) ok 5158 - mixed_no_pack ({a=>7,b=>1}) ok 5159 - mixed_no_pack ({a=>4,b=>2}) ok 5160 - mixed_no_pack ({a=>3,b=>2}) ok 5161 - parse code ok 5162 - mixed_no_pack ok 5163 - mixed_no_pack ({c=>1,a=>6,b=>-4}) ok 5164 - mixed_no_pack ({c=>3,a=>2,b=>0}) ok 5165 - mixed_no_pack ({c=>1,a=>4,b=>-3}) ok 5166 - mixed_no_pack ({c=>-4,a=>2,b=>-4}) ok 5167 - mixed_no_pack ({c=>-3,a=>4,b=>-3}) ok 5168 - parse code ok 5169 - mixed_no_pack ok 5170 - mixed_no_pack ({c=>-3,a=>0,b=>-3,d=>3}) ok 5171 - mixed_no_pack ({c=>-4,a=>3,b=>3,d=>4}) ok 5172 - mixed_no_pack ({c=>-4,a=>4,b=>3,d=>1}) ok 5173 - mixed_no_pack ({c=>-1,a=>6,b=>-3,d=>0}) ok 5174 - mixed_no_pack ({c=>0,a=>5,b=>2,d=>2}) ok 5175 - parse code ok 5176 - mixed_no_pack ok 5177 - mixed_no_pack ({e=>0,c=>2,a=>1,b=>2,d=>6}) ok 5178 - mixed_no_pack ({e=>-1,c=>-2,a=>6,b=>3,d=>7}) ok 5179 - mixed_no_pack ({e=>-1,c=>-2,a=>0,b=>0,d=>2}) ok 5180 - mixed_no_pack ({e=>0,c=>3,a=>6,b=>-1,d=>0}) ok 5181 - mixed_no_pack ({e=>3,c=>-2,a=>1,b=>0,d=>7}) ok 5182 - parse code ok 5183 - mixed_no_pack ok 5184 - mixed_no_pack ({e=>2,c=>1,a=>2,b=>-4,d=>3,f=>6}) ok 5185 - mixed_no_pack ({e=>-2,c=>-2,a=>6,b=>1,d=>6,f=>0}) ok 5186 - mixed_no_pack ({e=>1,c=>1,a=>3,b=>-4,d=>7,f=>5}) ok 5187 - mixed_no_pack ({e=>2,c=>2,a=>0,b=>-1,d=>3,f=>2}) ok 5188 - mixed_no_pack ({e=>0,c=>3,a=>5,b=>2,d=>5,f=>2}) ok 5189 - parse code ok 5190 - mixed_no_pack ok 5191 - mixed_no_pack ({e=>3,c=>-4,a=>1,b=>2,d=>1,f=>1}) ok 5192 - mixed_no_pack ({e=>-1,c=>-2,a=>5,b=>-1,d=>7,f=>2}) ok 5193 - mixed_no_pack ({e=>-3,c=>-2,a=>2,b=>-2,d=>2,f=>3}) ok 5194 - mixed_no_pack ({e=>-1,c=>-1,a=>7,b=>-1,d=>3,f=>1}) ok 5195 - mixed_no_pack ({e=>-3,c=>2,a=>7,b=>-2,d=>5,f=>0}) ok 5196 - parse code ok 5197 - mixed_no_pack ok 5198 - mixed_no_pack ({e=>0,c=>3,a=>3,g=>2,b=>0,d=>2,f=>7}) ok 5199 - mixed_no_pack ({e=>1,c=>3,a=>0,g=>7,b=>1,d=>1,f=>4}) ok 5200 - mixed_no_pack ({e=>0,c=>3,a=>7,g=>0,b=>-2,d=>7,f=>2}) ok 5201 - mixed_no_pack ({e=>-2,c=>3,a=>1,g=>2,b=>0,d=>2,f=>0}) ok 5202 - mixed_no_pack ({e=>2,c=>-1,a=>7,g=>5,b=>-2,d=>6,f=>7}) ok 5203 - parse code ok 5204 - mixed_no_pack ok 5205 - mixed_no_pack ({e=>1,a=>0,d=>6,c=>-1,h=>3,b=>-1,g=>7,f=>6}) ok 5206 - mixed_no_pack ({e=>-4,a=>1,d=>3,c=>-4,h=>2,b=>2,g=>0,f=>5}) ok 5207 - mixed_no_pack ({e=>2,a=>3,d=>1,c=>-4,h=>0,b=>-1,g=>0,f=>2}) ok 5208 - mixed_no_pack ({e=>-2,a=>4,d=>4,c=>2,h=>-3,b=>-4,g=>7,f=>1}) ok 5209 - mixed_no_pack ({e=>-2,a=>1,d=>2,c=>-1,h=>0,b=>-2,g=>5,f=>6}) ok 5210 - parse code ok 5211 - mixed_no_pack ok 5212 - mixed_no_pack ({e=>0,a=>3,d=>4,c=>-1,h=>3,b=>-2,g=>3,f=>4,i=>1}) ok 5213 - mixed_no_pack ({e=>2,a=>5,d=>2,c=>1,h=>2,b=>-3,g=>4,f=>0,i=>3}) ok 5214 - mixed_no_pack ({e=>0,a=>5,d=>3,c=>2,h=>-3,b=>-1,g=>7,f=>7,i=>4}) ok 5215 - mixed_no_pack ({e=>-3,a=>5,d=>1,c=>1,h=>3,b=>-1,g=>3,f=>2,i=>6}) ok 5216 - mixed_no_pack ({e=>3,a=>3,d=>6,c=>1,h=>0,b=>0,g=>3,f=>2,i=>7}) ok 5217 - parse code ok 5218 - mixed_no_pack ok 5219 - mixed_no_pack ({e=>-1,a=>4,d=>4,j=>-12,c=>2,h=>1,b=>-1,g=>7,f=>7,i=>0}) ok 5220 - mixed_no_pack ({e=>3,a=>4,d=>1,j=>93,c=>-1,h=>3,b=>-4,g=>3,f=>2,i=>6}) ok 5221 - mixed_no_pack ({e=>1,a=>1,d=>6,j=>58,c=>-2,h=>-3,b=>3,g=>7,f=>5,i=>6}) ok 5222 - mixed_no_pack ({e=>-2,a=>4,d=>4,j=>96,c=>3,h=>3,b=>-3,g=>6,f=>0,i=>1}) ok 5223 - mixed_no_pack ({e=>-4,a=>6,d=>7,j=>-52,c=>-2,h=>-2,b=>2,g=>5,f=>4,i=>7}) ok 5224 - parse code ok 5225 - mixed_no_pack ok 5226 - mixed_no_pack ({e=>-4,a=>4,d=>6,j=>-110,c=>3,k=>1,h=>3,b=>-4,g=>4,f=>2,i=>5}) ok 5227 - mixed_no_pack ({e=>1,a=>1,d=>5,j=>-28,c=>-3,k=>4,h=>-4,b=>2,g=>2,f=>4,i=>2}) ok 5228 - mixed_no_pack ({e=>1,a=>0,d=>1,j=>83,c=>2,k=>7,h=>0,b=>1,g=>6,f=>5,i=>0}) ok 5229 - mixed_no_pack ({e=>3,a=>7,d=>1,j=>-110,c=>2,k=>0,h=>0,b=>-3,g=>0,f=>4,i=>6}) ok 5230 - mixed_no_pack ({e=>-4,a=>5,d=>6,j=>-88,c=>1,k=>7,h=>-3,b=>0,g=>5,f=>2,i=>2}) ok 5231 - parse code ok 5232 - mixed_no_pack ok 5233 - mixed_no_pack ({e=>1,a=>1,d=>5,j=>101,l=>-3,c=>-4,k=>2,h=>-2,b=>3,g=>1,f=>1,i=>2}) ok 5234 - mixed_no_pack ({e=>1,a=>6,d=>2,j=>-74,l=>0,c=>-4,k=>2,h=>-2,b=>2,g=>2,f=>0,i=>4}) ok 5235 - mixed_no_pack ({e=>3,a=>7,d=>2,j=>30,l=>2,c=>3,k=>6,h=>0,b=>-4,g=>2,f=>7,i=>6}) ok 5236 - mixed_no_pack ({e=>-2,a=>7,d=>0,j=>-4,l=>-2,c=>-4,k=>5,h=>0,b=>0,g=>4,f=>7,i=>4}) ok 5237 - mixed_no_pack ({e=>2,a=>0,d=>6,j=>65,l=>1,c=>-3,k=>6,h=>-3,b=>-2,g=>3,f=>1,i=>6}) ok 5238 - parse code ok 5239 - mixed_no_pack ok 5240 - mixed_no_pack ({e=>-4,a=>6,m=>1,d=>1,j=>55,l=>-2,c=>0,k=>7,h=>-2,b=>-4,g=>1,f=>0,i=>1}) ok 5241 - mixed_no_pack ({e=>3,a=>1,m=>6,d=>6,j=>-117,l=>-4,c=>-1,k=>5,h=>-4,b=>0,g=>2,f=>6,i=>7}) ok 5242 - mixed_no_pack ({e=>2,a=>2,m=>4,d=>7,j=>-36,l=>3,c=>-1,k=>7,h=>3,b=>3,g=>3,f=>5,i=>5}) ok 5243 - mixed_no_pack ({e=>1,a=>0,m=>7,d=>6,j=>-99,l=>-1,c=>0,k=>7,h=>-4,b=>1,g=>0,f=>3,i=>1}) ok 5244 - mixed_no_pack ({e=>1,a=>2,m=>1,d=>3,j=>57,l=>-1,c=>0,k=>5,h=>3,b=>-4,g=>4,f=>4,i=>6}) ok 5245 - parse code ok 5246 - mixed_no_pack ok 5247 - mixed_no_pack ({e=>0,n=>177,a=>4,m=>2,d=>0,j=>-5,l=>-2,c=>3,k=>3,h=>-3,b=>0,g=>7,f=>7,i=>3}) ok 5248 - mixed_no_pack ({e=>-3,n=>5,a=>7,m=>4,d=>0,j=>90,l=>-1,c=>-1,k=>6,h=>-4,b=>3,g=>6,f=>3,i=>2}) ok 5249 - mixed_no_pack ({e=>-2,n=>218,a=>6,m=>2,d=>3,j=>122,l=>-3,c=>0,k=>7,h=>-3,b=>-2,g=>0,f=>1,i=>0}) ok 5250 - mixed_no_pack ({e=>-2,n=>245,a=>5,m=>7,d=>2,j=>-67,l=>-1,c=>3,k=>0,h=>3,b=>-2,g=>3,f=>5,i=>0}) ok 5251 - mixed_no_pack ({e=>3,n=>3,a=>5,m=>6,d=>6,j=>-78,l=>3,c=>-1,k=>5,h=>2,b=>2,g=>4,f=>7,i=>5}) ok 5252 - parse code ok 5253 - mixed_no_pack ok 5254 - mixed_no_pack ({a=>13,b=>7}) ok 5255 - mixed_no_pack ({a=>-33,b=>1}) ok 5256 - mixed_no_pack ({a=>-85,b=>1}) ok 5257 - mixed_no_pack ({a=>58,b=>4}) ok 5258 - mixed_no_pack ({a=>18,b=>6}) ok 5259 - parse code ok 5260 - mixed_no_pack ok 5261 - mixed_no_pack ({c=>-4,a=>8,b=>7}) ok 5262 - mixed_no_pack ({c=>2,a=>-98,b=>6}) ok 5263 - mixed_no_pack ({c=>-4,a=>-119,b=>6}) ok 5264 - mixed_no_pack ({c=>3,a=>-114,b=>0}) ok 5265 - mixed_no_pack ({c=>-4,a=>104,b=>7}) ok 5266 - parse code ok 5267 - mixed_no_pack ok 5268 - mixed_no_pack ({c=>2,a=>90,b=>5,d=>-3}) ok 5269 - mixed_no_pack ({c=>-3,a=>-24,b=>2,d=>-1}) ok 5270 - mixed_no_pack ({c=>0,a=>-46,b=>4,d=>-4}) ok 5271 - mixed_no_pack ({c=>1,a=>-95,b=>5,d=>-3}) ok 5272 - mixed_no_pack ({c=>3,a=>-50,b=>5,d=>-3}) ok 5273 - parse code ok 5274 - mixed_no_pack ok 5275 - mixed_no_pack ({e=>2,c=>3,a=>-67,b=>0,d=>-1}) ok 5276 - mixed_no_pack ({e=>6,c=>0,a=>-85,b=>0,d=>3}) ok 5277 - mixed_no_pack ({e=>1,c=>-4,a=>27,b=>3,d=>3}) ok 5278 - mixed_no_pack ({e=>3,c=>1,a=>-53,b=>7,d=>3}) ok 5279 - mixed_no_pack ({e=>4,c=>3,a=>-28,b=>2,d=>-4}) ok 5280 - parse code ok 5281 - mixed_no_pack ok 5282 - mixed_no_pack ({e=>1,c=>-1,a=>54,b=>0,d=>-1,f=>-4}) ok 5283 - mixed_no_pack ({e=>5,c=>-2,a=>43,b=>2,d=>-2,f=>-4}) ok 5284 - mixed_no_pack ({e=>2,c=>-1,a=>57,b=>7,d=>0,f=>-3}) ok 5285 - mixed_no_pack ({e=>2,c=>-4,a=>-86,b=>0,d=>-4,f=>2}) ok 5286 - mixed_no_pack ({e=>5,c=>-4,a=>36,b=>6,d=>-2,f=>1}) ok 5287 - parse code ok 5288 - mixed_no_pack ok 5289 - mixed_no_pack ({e=>1,c=>-1,a=>-59,g=>1,b=>7,d=>-1,f=>1}) ok 5290 - mixed_no_pack ({e=>0,c=>-3,a=>-42,g=>3,b=>3,d=>-1,f=>3}) ok 5291 - mixed_no_pack ({e=>1,c=>-3,a=>-91,g=>5,b=>1,d=>1,f=>2}) ok 5292 - mixed_no_pack ({e=>3,c=>-2,a=>3,g=>0,b=>1,d=>0,f=>-1}) ok 5293 - mixed_no_pack ({e=>1,c=>-2,a=>-94,g=>1,b=>0,d=>-1,f=>2}) ok 5294 - parse code ok 5295 - mixed_no_pack ok 5296 - mixed_no_pack ({e=>3,c=>3,a=>-87,g=>4,b=>0,d=>2,f=>2}) ok 5297 - mixed_no_pack ({e=>3,c=>2,a=>-100,g=>0,b=>7,d=>-2,f=>-4}) ok 5298 - mixed_no_pack ({e=>4,c=>3,a=>30,g=>4,b=>0,d=>3,f=>-3}) ok 5299 - mixed_no_pack ({e=>3,c=>3,a=>117,g=>7,b=>3,d=>-3,f=>1}) ok 5300 - mixed_no_pack ({e=>4,c=>-2,a=>-117,g=>5,b=>2,d=>-1,f=>0}) ok 5301 - parse code ok 5302 - mixed_no_pack ok 5303 - mixed_no_pack ({e=>3,a=>5,d=>-4,c=>1,h=>7,b=>0,g=>0,f=>-1}) ok 5304 - mixed_no_pack ({e=>5,a=>30,d=>-4,c=>3,h=>3,b=>7,g=>4,f=>-1}) ok 5305 - mixed_no_pack ({e=>7,a=>0,d=>-3,c=>1,h=>0,b=>7,g=>2,f=>-1}) ok 5306 - mixed_no_pack ({e=>0,a=>126,d=>-3,c=>0,h=>0,b=>2,g=>5,f=>-1}) ok 5307 - mixed_no_pack ({e=>0,a=>4,d=>-1,c=>-3,h=>7,b=>2,g=>4,f=>3}) ok 5308 - parse code ok 5309 - mixed_no_pack ok 5310 - mixed_no_pack ({e=>2,a=>55,d=>-4,c=>-4,h=>0,b=>6,g=>4,f=>2,i=>-3}) ok 5311 - mixed_no_pack ({e=>5,a=>43,d=>1,c=>1,h=>1,b=>3,g=>7,f=>-3,i=>1}) ok 5312 - mixed_no_pack ({e=>2,a=>-68,d=>-4,c=>-1,h=>6,b=>2,g=>5,f=>-3,i=>-3}) ok 5313 - mixed_no_pack ({e=>3,a=>-9,d=>2,c=>-4,h=>6,b=>3,g=>7,f=>-3,i=>1}) ok 5314 - mixed_no_pack ({e=>6,a=>-80,d=>1,c=>-2,h=>3,b=>1,g=>5,f=>3,i=>-3}) ok 5315 - parse code ok 5316 - mixed_no_pack ok 5317 - mixed_no_pack ({e=>5,a=>114,d=>-4,j=>4,c=>3,h=>6,b=>2,g=>0,f=>-4,i=>2}) ok 5318 - mixed_no_pack ({e=>3,a=>-15,d=>-2,j=>6,c=>-1,h=>1,b=>0,g=>2,f=>2,i=>0}) ok 5319 - mixed_no_pack ({e=>6,a=>-68,d=>-2,j=>5,c=>-3,h=>1,b=>4,g=>0,f=>-1,i=>2}) ok 5320 - mixed_no_pack ({e=>4,a=>-102,d=>0,j=>1,c=>1,h=>4,b=>1,g=>0,f=>1,i=>-3}) ok 5321 - mixed_no_pack ({e=>7,a=>-118,d=>-4,j=>3,c=>-2,h=>3,b=>3,g=>4,f=>1,i=>-1}) ok 5322 - parse code ok 5323 - mixed_no_pack ok 5324 - mixed_no_pack ({e=>4,a=>36,d=>-2,j=>7,c=>1,k=>-85,h=>7,b=>5,g=>7,f=>-4,i=>-3}) ok 5325 - mixed_no_pack ({e=>2,a=>57,d=>2,j=>6,c=>0,k=>-127,h=>0,b=>5,g=>5,f=>1,i=>-1}) ok 5326 - mixed_no_pack ({e=>7,a=>-85,d=>1,j=>0,c=>-2,k=>-9,h=>1,b=>1,g=>4,f=>0,i=>-2}) ok 5327 - mixed_no_pack ({e=>6,a=>12,d=>3,j=>2,c=>-1,k=>-109,h=>0,b=>1,g=>1,f=>3,i=>-2}) ok 5328 - mixed_no_pack ({e=>3,a=>-93,d=>-3,j=>3,c=>0,k=>38,h=>2,b=>4,g=>2,f=>-3,i=>-3}) ok 5329 - parse code ok 5330 - mixed_no_pack ok 5331 - mixed_no_pack ({e=>1,a=>-121,d=>0,j=>7,l=>7,c=>-2,k=>104,h=>5,b=>5,g=>2,f=>-1,i=>-1}) ok 5332 - mixed_no_pack ({e=>4,a=>-69,d=>0,j=>7,l=>3,c=>3,k=>116,h=>2,b=>5,g=>0,f=>2,i=>3}) ok 5333 - mixed_no_pack ({e=>7,a=>-88,d=>3,j=>2,l=>6,c=>-2,k=>94,h=>0,b=>1,g=>0,f=>-2,i=>2}) ok 5334 - mixed_no_pack ({e=>7,a=>41,d=>1,j=>2,l=>2,c=>-2,k=>-6,h=>1,b=>4,g=>1,f=>-3,i=>2}) ok 5335 - mixed_no_pack ({e=>1,a=>-123,d=>-2,j=>3,l=>7,c=>3,k=>82,h=>1,b=>6,g=>6,f=>0,i=>-3}) ok 5336 - parse code ok 5337 - mixed_no_pack ok 5338 - mixed_no_pack ({e=>4,a=>-121,m=>2,d=>-2,j=>6,l=>3,c=>0,k=>-106,h=>5,b=>7,g=>4,f=>3,i=>2}) ok 5339 - mixed_no_pack ({e=>7,a=>-56,m=>1,d=>-1,j=>2,l=>7,c=>3,k=>102,h=>6,b=>0,g=>6,f=>-4,i=>-3}) ok 5340 - mixed_no_pack ({e=>3,a=>-72,m=>-4,d=>-1,j=>6,l=>2,c=>-1,k=>-50,h=>4,b=>2,g=>1,f=>1,i=>-3}) ok 5341 - mixed_no_pack ({e=>5,a=>84,m=>-4,d=>-2,j=>4,l=>0,c=>1,k=>-79,h=>5,b=>6,g=>1,f=>3,i=>1}) ok 5342 - mixed_no_pack ({e=>6,a=>-18,m=>-2,d=>-4,j=>7,l=>4,c=>-1,k=>-2,h=>1,b=>1,g=>4,f=>3,i=>-3}) ok 5343 - parse code ok 5344 - mixed_no_pack ok 5345 - mixed_no_pack ({e=>5,n=>6,a=>-112,m=>3,d=>-1,j=>2,l=>0,c=>-3,k=>39,h=>4,b=>6,g=>4,f=>3,i=>2}) ok 5346 - mixed_no_pack ({e=>1,n=>2,a=>93,m=>-2,d=>2,j=>5,l=>5,c=>2,k=>-95,h=>1,b=>6,g=>0,f=>-1,i=>-3}) ok 5347 - mixed_no_pack ({e=>2,n=>1,a=>55,m=>2,d=>-2,j=>0,l=>0,c=>-2,k=>-97,h=>1,b=>7,g=>1,f=>3,i=>3}) ok 5348 - mixed_no_pack ({e=>6,n=>2,a=>2,m=>2,d=>0,j=>7,l=>5,c=>-1,k=>-32,h=>7,b=>0,g=>5,f=>-2,i=>2}) ok 5349 - mixed_no_pack ({e=>1,n=>2,a=>-65,m=>0,d=>-3,j=>5,l=>6,c=>-1,k=>10,h=>2,b=>2,g=>3,f=>-4,i=>2}) ok 5350 - parse code ok 5351 - mixed_no_pack ok 5352 - mixed_no_pack ({e=>4,n=>4,a=>96,m=>-1,d=>-4,j=>2,l=>1,c=>-2,k=>-106,h=>1,b=>4,g=>2,f=>-2,o=>172,i=>3}) ok 5353 - mixed_no_pack ({e=>3,n=>3,a=>-103,m=>-2,d=>-1,j=>6,l=>2,c=>-3,k=>-23,h=>7,b=>7,g=>4,f=>-3,o=>204,i=>0}) ok 5354 - mixed_no_pack ({e=>7,n=>2,a=>-104,m=>3,d=>2,j=>7,l=>5,c=>2,k=>49,h=>2,b=>0,g=>0,f=>3,o=>143,i=>0}) ok 5355 - mixed_no_pack ({e=>7,n=>0,a=>-12,m=>1,d=>2,j=>3,l=>2,c=>3,k=>73,h=>6,b=>0,g=>3,f=>-2,o=>165,i=>-3}) ok 5356 - mixed_no_pack ({e=>2,n=>6,a=>-124,m=>-3,d=>-3,j=>1,l=>3,c=>-4,k=>109,h=>1,b=>5,g=>0,f=>-2,o=>55,i=>-3}) ok 5357 - parse code ok 5358 - mixed_no_pack ok 5359 - mixed_no_pack ({a=>92,b=>1}) ok 5360 - mixed_no_pack ({a=>51,b=>4}) ok 5361 - mixed_no_pack ({a=>-66,b=>3}) ok 5362 - mixed_no_pack ({a=>-113,b=>2}) ok 5363 - mixed_no_pack ({a=>10,b=>0}) ok 5364 - parse code ok 5365 - mixed_no_pack ok 5366 - mixed_no_pack ({c=>0,a=>-103,b=>5}) ok 5367 - mixed_no_pack ({c=>0,a=>-75,b=>2}) ok 5368 - mixed_no_pack ({c=>-4,a=>-81,b=>3}) ok 5369 - mixed_no_pack ({c=>-2,a=>14,b=>7}) ok 5370 - mixed_no_pack ({c=>0,a=>94,b=>1}) ok 5371 - parse code ok 5372 - mixed_no_pack ok 5373 - mixed_no_pack ({c=>-1,a=>-100,b=>5,d=>1}) ok 5374 - mixed_no_pack ({c=>3,a=>107,b=>2,d=>-4}) ok 5375 - mixed_no_pack ({c=>1,a=>-24,b=>1,d=>1}) ok 5376 - mixed_no_pack ({c=>-2,a=>-62,b=>0,d=>2}) ok 5377 - mixed_no_pack ({c=>0,a=>-40,b=>6,d=>-1}) ok 5378 - parse code ok 5379 - mixed_no_pack ok 5380 - mixed_no_pack ({e=>4,c=>-4,a=>-8,b=>5,d=>3}) ok 5381 - mixed_no_pack ({e=>4,c=>-3,a=>-46,b=>4,d=>2}) ok 5382 - mixed_no_pack ({e=>2,c=>0,a=>-15,b=>0,d=>-2}) ok 5383 - mixed_no_pack ({e=>6,c=>3,a=>97,b=>1,d=>-1}) ok 5384 - mixed_no_pack ({e=>5,c=>1,a=>86,b=>2,d=>-1}) ok 5385 - parse code ok 5386 - mixed_no_pack ok 5387 - mixed_no_pack ({e=>2,c=>-4,a=>-30,b=>0,d=>2,f=>-4}) ok 5388 - mixed_no_pack ({e=>3,c=>-2,a=>58,b=>7,d=>3,f=>-2}) ok 5389 - mixed_no_pack ({e=>3,c=>2,a=>-93,b=>0,d=>1,f=>2}) ok 5390 - mixed_no_pack ({e=>2,c=>3,a=>17,b=>1,d=>-3,f=>2}) ok 5391 - mixed_no_pack ({e=>3,c=>2,a=>-36,b=>3,d=>-1,f=>1}) ok 5392 - parse code ok 5393 - mixed_no_pack ok 5394 - mixed_no_pack ({e=>6,c=>3,a=>-5,g=>1,b=>4,d=>-4,f=>-4}) ok 5395 - mixed_no_pack ({e=>1,c=>0,a=>5,g=>5,b=>6,d=>-1,f=>-3}) ok 5396 - mixed_no_pack ({e=>5,c=>-3,a=>94,g=>6,b=>0,d=>-1,f=>2}) ok 5397 - mixed_no_pack ({e=>5,c=>-3,a=>-86,g=>4,b=>3,d=>2,f=>2}) ok 5398 - mixed_no_pack ({e=>6,c=>0,a=>-114,g=>6,b=>6,d=>-3,f=>-4}) ok 5399 - parse code ok 5400 - mixed_no_pack ok 5401 - mixed_no_pack ({e=>7,c=>-1,a=>-26,g=>4,b=>2,d=>-1,f=>-2}) ok 5402 - mixed_no_pack ({e=>3,c=>-3,a=>-39,g=>5,b=>5,d=>2,f=>3}) ok 5403 - mixed_no_pack ({e=>2,c=>-1,a=>-108,g=>4,b=>7,d=>1,f=>0}) ok 5404 - mixed_no_pack ({e=>1,c=>3,a=>36,g=>7,b=>4,d=>1,f=>-4}) ok 5405 - mixed_no_pack ({e=>0,c=>1,a=>-70,g=>2,b=>0,d=>-3,f=>0}) ok 5406 - parse code ok 5407 - mixed_no_pack ok 5408 - mixed_no_pack ({e=>1,a=>-73,d=>3,c=>-4,h=>3,b=>3,g=>5,f=>-2}) ok 5409 - mixed_no_pack ({e=>2,a=>106,d=>3,c=>-1,h=>4,b=>0,g=>6,f=>-2}) ok 5410 - mixed_no_pack ({e=>2,a=>-78,d=>3,c=>3,h=>6,b=>0,g=>0,f=>-1}) ok 5411 - mixed_no_pack ({e=>4,a=>-84,d=>-2,c=>3,h=>4,b=>3,g=>5,f=>-3}) ok 5412 - mixed_no_pack ({e=>7,a=>-108,d=>1,c=>-4,h=>2,b=>4,g=>5,f=>-4}) ok 5413 - parse code ok 5414 - mixed_no_pack ok 5415 - mixed_no_pack ({e=>4,a=>113,d=>3,c=>2,h=>4,b=>1,g=>6,f=>2,i=>3}) ok 5416 - mixed_no_pack ({e=>7,a=>83,d=>-1,c=>3,h=>0,b=>0,g=>4,f=>-3,i=>-2}) ok 5417 - mixed_no_pack ({e=>2,a=>-34,d=>3,c=>-4,h=>4,b=>4,g=>0,f=>1,i=>-3}) ok 5418 - mixed_no_pack ({e=>1,a=>87,d=>1,c=>0,h=>1,b=>7,g=>0,f=>1,i=>-1}) ok 5419 - mixed_no_pack ({e=>1,a=>-63,d=>3,c=>-1,h=>2,b=>1,g=>6,f=>1,i=>-3}) ok 5420 - parse code ok 5421 - mixed_no_pack ok 5422 - mixed_no_pack ({e=>0,a=>-8,d=>3,j=>1,c=>-3,h=>0,b=>1,g=>7,f=>3,i=>2}) ok 5423 - mixed_no_pack ({e=>1,a=>-18,d=>-3,j=>7,c=>-4,h=>4,b=>2,g=>0,f=>3,i=>-2}) ok 5424 - mixed_no_pack ({e=>7,a=>-19,d=>0,j=>4,c=>2,h=>1,b=>3,g=>3,f=>-4,i=>3}) ok 5425 - mixed_no_pack ({e=>4,a=>43,d=>-3,j=>6,c=>-4,h=>4,b=>0,g=>5,f=>3,i=>-3}) ok 5426 - mixed_no_pack ({e=>3,a=>-3,d=>0,j=>5,c=>1,h=>7,b=>6,g=>0,f=>2,i=>1}) ok 5427 - parse code ok 5428 - mixed_no_pack ok 5429 - mixed_no_pack ({e=>1,a=>29,d=>-1,j=>7,c=>-3,k=>-108,h=>1,b=>7,g=>6,f=>2,i=>-1}) ok 5430 - mixed_no_pack ({e=>3,a=>48,d=>1,j=>5,c=>1,k=>-74,h=>0,b=>5,g=>7,f=>-2,i=>-2}) ok 5431 - mixed_no_pack ({e=>7,a=>-122,d=>2,j=>0,c=>-3,k=>14,h=>2,b=>1,g=>4,f=>-4,i=>0}) ok 5432 - mixed_no_pack ({e=>5,a=>-32,d=>-4,j=>2,c=>3,k=>-91,h=>7,b=>0,g=>3,f=>0,i=>2}) ok 5433 - mixed_no_pack ({e=>4,a=>-6,d=>2,j=>0,c=>-4,k=>-31,h=>6,b=>7,g=>4,f=>1,i=>0}) ok 5434 - parse code ok 5435 - mixed_no_pack ok 5436 - mixed_no_pack ({e=>1,a=>100,d=>-3,j=>2,l=>1,c=>-3,k=>17,h=>3,b=>6,g=>3,f=>3,i=>3}) ok 5437 - mixed_no_pack ({e=>3,a=>46,d=>-4,j=>5,l=>3,c=>1,k=>-95,h=>7,b=>4,g=>7,f=>0,i=>1}) ok 5438 - mixed_no_pack ({e=>3,a=>-72,d=>0,j=>6,l=>7,c=>-2,k=>41,h=>2,b=>2,g=>2,f=>2,i=>-3}) ok 5439 - mixed_no_pack ({e=>5,a=>84,d=>-1,j=>6,l=>5,c=>2,k=>95,h=>3,b=>4,g=>4,f=>2,i=>-4}) ok 5440 - mixed_no_pack ({e=>1,a=>13,d=>-2,j=>3,l=>0,c=>-3,k=>-14,h=>2,b=>5,g=>0,f=>1,i=>-4}) ok 5441 - parse code ok 5442 - mixed_no_pack ok 5443 - mixed_no_pack ({e=>7,a=>-88,m=>2,d=>0,j=>2,l=>5,c=>0,k=>96,h=>5,b=>0,g=>7,f=>2,i=>3}) ok 5444 - mixed_no_pack ({e=>2,a=>-64,m=>1,d=>-2,j=>2,l=>0,c=>0,k=>83,h=>6,b=>7,g=>5,f=>-3,i=>1}) ok 5445 - mixed_no_pack ({e=>1,a=>50,m=>3,d=>0,j=>6,l=>6,c=>-4,k=>20,h=>4,b=>1,g=>7,f=>0,i=>-2}) ok 5446 - mixed_no_pack ({e=>3,a=>-2,m=>1,d=>-1,j=>4,l=>0,c=>-1,k=>106,h=>4,b=>2,g=>6,f=>-3,i=>0}) ok 5447 - mixed_no_pack ({e=>3,a=>126,m=>2,d=>-4,j=>7,l=>2,c=>-4,k=>-75,h=>0,b=>2,g=>7,f=>-3,i=>-2}) ok 5448 - parse code ok 5449 - mixed_no_pack ok 5450 - mixed_no_pack ({e=>0,n=>3,a=>114,m=>2,d=>1,j=>4,l=>2,c=>0,k=>-114,h=>1,b=>5,g=>1,f=>1,i=>2}) ok 5451 - mixed_no_pack ({e=>0,n=>2,a=>11,m=>1,d=>-2,j=>4,l=>7,c=>-4,k=>-117,h=>6,b=>1,g=>5,f=>1,i=>3}) ok 5452 - mixed_no_pack ({e=>5,n=>4,a=>8,m=>0,d=>2,j=>7,l=>3,c=>3,k=>71,h=>7,b=>2,g=>4,f=>-4,i=>2}) ok 5453 - mixed_no_pack ({e=>4,n=>5,a=>25,m=>1,d=>2,j=>3,l=>7,c=>-1,k=>-69,h=>4,b=>5,g=>6,f=>1,i=>-1}) ok 5454 - mixed_no_pack ({e=>1,n=>3,a=>71,m=>3,d=>-1,j=>0,l=>0,c=>-2,k=>28,h=>1,b=>7,g=>3,f=>0,i=>1}) ok 5455 - parse code ok 5456 - mixed_no_pack ok 5457 - mixed_no_pack ({e=>2,n=>2,a=>-53,m=>-1,d=>2,j=>2,l=>6,c=>-3,k=>-55,h=>7,b=>3,g=>6,f=>3,o=>97,i=>-4}) ok 5458 - mixed_no_pack ({e=>0,n=>6,a=>-59,m=>1,d=>0,j=>6,l=>4,c=>0,k=>75,h=>2,b=>6,g=>7,f=>3,o=>144,i=>2}) ok 5459 - mixed_no_pack ({e=>1,n=>1,a=>66,m=>2,d=>-3,j=>0,l=>3,c=>1,k=>103,h=>4,b=>3,g=>7,f=>-1,o=>216,i=>-2}) ok 5460 - mixed_no_pack ({e=>2,n=>1,a=>-81,m=>-1,d=>3,j=>0,l=>3,c=>-2,k=>98,h=>2,b=>1,g=>3,f=>-2,o=>209,i=>-3}) ok 5461 - mixed_no_pack ({e=>1,n=>5,a=>-91,m=>-1,d=>-1,j=>3,l=>5,c=>-1,k=>-46,h=>2,b=>4,g=>6,f=>-2,o=>161,i=>-3}) ok 5462 - parse code ok 5463 - mixed_no_pack ok 5464 - mixed_no_pack ({a=>55,b=>2}) ok 5465 - mixed_no_pack ({a=>62,b=>5}) ok 5466 - mixed_no_pack ({a=>127,b=>2}) ok 5467 - mixed_no_pack ({a=>-95,b=>4}) ok 5468 - mixed_no_pack ({a=>-58,b=>4}) ok 5469 - parse code ok 5470 - mixed_no_pack ok 5471 - mixed_no_pack ({c=>1,a=>-70,b=>7}) ok 5472 - mixed_no_pack ({c=>0,a=>-56,b=>5}) ok 5473 - mixed_no_pack ({c=>-2,a=>-48,b=>2}) ok 5474 - mixed_no_pack ({c=>1,a=>31,b=>2}) ok 5475 - mixed_no_pack ({c=>3,a=>120,b=>2}) ok 5476 - parse code ok 5477 - mixed_no_pack ok 5478 - mixed_no_pack ({c=>-4,a=>-120,b=>6,d=>0}) ok 5479 - mixed_no_pack ({c=>0,a=>118,b=>7,d=>3}) ok 5480 - mixed_no_pack ({c=>-2,a=>-76,b=>5,d=>2}) ok 5481 - mixed_no_pack ({c=>3,a=>-39,b=>6,d=>3}) ok 5482 - mixed_no_pack ({c=>-3,a=>9,b=>5,d=>1}) ok 5483 - parse code ok 5484 - mixed_no_pack ok 5485 - mixed_no_pack ({e=>3,c=>3,a=>-74,b=>2,d=>3}) ok 5486 - mixed_no_pack ({e=>4,c=>2,a=>16,b=>7,d=>2}) ok 5487 - mixed_no_pack ({e=>2,c=>0,a=>48,b=>5,d=>-3}) ok 5488 - mixed_no_pack ({e=>5,c=>2,a=>77,b=>3,d=>1}) ok 5489 - mixed_no_pack ({e=>0,c=>-2,a=>78,b=>5,d=>1}) ok 5490 - parse code ok 5491 - mixed_no_pack ok 5492 - mixed_no_pack ({e=>1,c=>2,a=>80,b=>4,d=>1,f=>0}) ok 5493 - mixed_no_pack ({e=>6,c=>2,a=>-27,b=>4,d=>3,f=>-4}) ok 5494 - mixed_no_pack ({e=>0,c=>2,a=>-111,b=>5,d=>3,f=>-4}) ok 5495 - mixed_no_pack ({e=>7,c=>1,a=>-42,b=>7,d=>1,f=>3}) ok 5496 - mixed_no_pack ({e=>5,c=>0,a=>90,b=>4,d=>0,f=>0}) ok 5497 - parse code ok 5498 - mixed_no_pack ok 5499 - mixed_no_pack ({e=>3,c=>0,a=>0,g=>3,b=>3,d=>1,f=>-3}) ok 5500 - mixed_no_pack ({e=>3,c=>-4,a=>-62,g=>6,b=>1,d=>-3,f=>1}) ok 5501 - mixed_no_pack ({e=>2,c=>-3,a=>26,g=>5,b=>3,d=>0,f=>-4}) ok 5502 - mixed_no_pack ({e=>3,c=>3,a=>-96,g=>7,b=>7,d=>-3,f=>3}) ok 5503 - mixed_no_pack ({e=>6,c=>2,a=>-81,g=>5,b=>1,d=>-1,f=>3}) ok 5504 - parse code ok 5505 - mixed_no_pack ok 5506 - mixed_no_pack ({e=>4,c=>2,a=>21,g=>1,b=>4,d=>-4,f=>3}) ok 5507 - mixed_no_pack ({e=>3,c=>-4,a=>82,g=>4,b=>5,d=>3,f=>1}) ok 5508 - mixed_no_pack ({e=>2,c=>-3,a=>28,g=>5,b=>2,d=>0,f=>-4}) ok 5509 - mixed_no_pack ({e=>4,c=>2,a=>116,g=>2,b=>3,d=>-2,f=>0}) ok 5510 - mixed_no_pack ({e=>5,c=>-2,a=>77,g=>7,b=>6,d=>-1,f=>3}) ok 5511 - parse code ok 5512 - mixed_no_pack ok 5513 - mixed_no_pack ({e=>6,a=>-106,d=>0,c=>-3,h=>5,b=>4,g=>2,f=>0}) ok 5514 - mixed_no_pack ({e=>2,a=>41,d=>-3,c=>-3,h=>1,b=>0,g=>7,f=>-4}) ok 5515 - mixed_no_pack ({e=>7,a=>-97,d=>2,c=>2,h=>5,b=>3,g=>1,f=>-3}) ok 5516 - mixed_no_pack ({e=>2,a=>-90,d=>-1,c=>-4,h=>4,b=>0,g=>0,f=>3}) ok 5517 - mixed_no_pack ({e=>6,a=>106,d=>-3,c=>2,h=>7,b=>7,g=>4,f=>-3}) ok 5518 - parse code ok 5519 - mixed_no_pack ok 5520 - mixed_no_pack ({e=>6,a=>-65,d=>-4,c=>-4,h=>6,b=>0,g=>5,f=>3,i=>-4}) ok 5521 - mixed_no_pack ({e=>5,a=>-32,d=>-2,c=>1,h=>1,b=>6,g=>1,f=>0,i=>1}) ok 5522 - mixed_no_pack ({e=>5,a=>-95,d=>-3,c=>2,h=>7,b=>5,g=>2,f=>3,i=>-3}) ok 5523 - mixed_no_pack ({e=>3,a=>-22,d=>-1,c=>-1,h=>6,b=>6,g=>7,f=>-4,i=>-3}) ok 5524 - mixed_no_pack ({e=>6,a=>-103,d=>-1,c=>0,h=>2,b=>2,g=>7,f=>-2,i=>-4}) ok 5525 - parse code ok 5526 - mixed_no_pack ok 5527 - mixed_no_pack ({e=>7,a=>87,d=>-2,j=>7,c=>-2,h=>2,b=>2,g=>2,f=>-2,i=>2}) ok 5528 - mixed_no_pack ({e=>3,a=>-126,d=>-4,j=>4,c=>0,h=>0,b=>6,g=>1,f=>-2,i=>-4}) ok 5529 - mixed_no_pack ({e=>5,a=>90,d=>0,j=>7,c=>3,h=>0,b=>5,g=>6,f=>-1,i=>-1}) ok 5530 - mixed_no_pack ({e=>6,a=>-47,d=>1,j=>3,c=>1,h=>4,b=>7,g=>7,f=>3,i=>-1}) ok 5531 - mixed_no_pack ({e=>6,a=>47,d=>2,j=>7,c=>1,h=>4,b=>6,g=>1,f=>0,i=>-4}) ok 5532 - parse code ok 5533 - mixed_no_pack ok 5534 - mixed_no_pack ({e=>4,a=>-69,d=>1,j=>5,c=>-2,k=>-25,h=>4,b=>3,g=>1,f=>3,i=>1}) ok 5535 - mixed_no_pack ({e=>1,a=>116,d=>0,j=>4,c=>2,k=>45,h=>6,b=>3,g=>3,f=>-2,i=>3}) ok 5536 - mixed_no_pack ({e=>3,a=>-113,d=>1,j=>1,c=>0,k=>-27,h=>5,b=>5,g=>6,f=>-3,i=>-2}) ok 5537 - mixed_no_pack ({e=>3,a=>49,d=>3,j=>2,c=>-2,k=>3,h=>1,b=>0,g=>2,f=>2,i=>2}) ok 5538 - mixed_no_pack ({e=>0,a=>105,d=>-1,j=>3,c=>-3,k=>-114,h=>6,b=>5,g=>7,f=>-2,i=>3}) ok 5539 - parse code ok 5540 - mixed_no_pack ok 5541 - mixed_no_pack ({e=>4,a=>-33,d=>-3,j=>2,l=>4,c=>2,k=>-127,h=>2,b=>1,g=>3,f=>0,i=>3}) ok 5542 - mixed_no_pack ({e=>1,a=>30,d=>0,j=>3,l=>5,c=>-2,k=>-10,h=>5,b=>0,g=>3,f=>2,i=>-2}) ok 5543 - mixed_no_pack ({e=>0,a=>87,d=>-1,j=>5,l=>6,c=>-2,k=>-45,h=>2,b=>7,g=>1,f=>3,i=>-2}) ok 5544 - mixed_no_pack ({e=>1,a=>-27,d=>2,j=>3,l=>0,c=>1,k=>36,h=>0,b=>0,g=>5,f=>0,i=>-1}) ok 5545 - mixed_no_pack ({e=>7,a=>38,d=>2,j=>1,l=>5,c=>-2,k=>37,h=>5,b=>5,g=>5,f=>1,i=>-1}) ok 5546 - parse code ok 5547 - mixed_no_pack ok 5548 - mixed_no_pack ({e=>4,a=>-77,m=>-1,d=>-4,j=>3,l=>6,c=>0,k=>2,h=>7,b=>7,g=>3,f=>1,i=>1}) ok 5549 - mixed_no_pack ({e=>6,a=>-85,m=>-1,d=>0,j=>6,l=>2,c=>2,k=>121,h=>4,b=>0,g=>5,f=>-4,i=>3}) ok 5550 - mixed_no_pack ({e=>0,a=>63,m=>-1,d=>3,j=>3,l=>1,c=>-1,k=>54,h=>5,b=>0,g=>0,f=>1,i=>-4}) ok 5551 - mixed_no_pack ({e=>5,a=>3,m=>-4,d=>1,j=>0,l=>5,c=>-3,k=>-15,h=>4,b=>6,g=>2,f=>1,i=>1}) ok 5552 - mixed_no_pack ({e=>1,a=>93,m=>0,d=>3,j=>0,l=>2,c=>0,k=>57,h=>6,b=>0,g=>4,f=>-1,i=>2}) ok 5553 - parse code ok 5554 - mixed_no_pack ok 5555 - mixed_no_pack ({e=>6,n=>5,a=>93,m=>1,d=>1,j=>3,l=>1,c=>-2,k=>115,h=>3,b=>0,g=>2,f=>1,i=>1}) ok 5556 - mixed_no_pack ({e=>7,n=>6,a=>-112,m=>1,d=>-2,j=>2,l=>1,c=>-1,k=>66,h=>1,b=>5,g=>3,f=>-4,i=>3}) ok 5557 - mixed_no_pack ({e=>7,n=>1,a=>102,m=>3,d=>3,j=>3,l=>6,c=>1,k=>-50,h=>5,b=>6,g=>7,f=>1,i=>1}) ok 5558 - mixed_no_pack ({e=>3,n=>6,a=>-108,m=>1,d=>-4,j=>4,l=>4,c=>-3,k=>85,h=>3,b=>7,g=>7,f=>-1,i=>1}) ok 5559 - mixed_no_pack ({e=>3,n=>5,a=>103,m=>1,d=>-3,j=>3,l=>2,c=>0,k=>103,h=>3,b=>4,g=>1,f=>1,i=>0}) ok 5560 - parse code ok 5561 - mixed_no_pack ok 5562 - mixed_no_pack ({e=>6,n=>5,a=>-4,m=>-2,d=>-1,j=>4,l=>2,c=>-1,k=>-4,h=>5,b=>5,g=>2,f=>-2,o=>251,i=>1}) ok 5563 - mixed_no_pack ({e=>5,n=>7,a=>100,m=>-4,d=>-4,j=>4,l=>2,c=>0,k=>-86,h=>1,b=>5,g=>0,f=>2,o=>180,i=>-2}) ok 5564 - mixed_no_pack ({e=>6,n=>7,a=>-56,m=>-2,d=>-3,j=>5,l=>0,c=>-3,k=>122,h=>4,b=>7,g=>2,f=>1,o=>254,i=>0}) ok 5565 - mixed_no_pack ({e=>1,n=>5,a=>-64,m=>-2,d=>1,j=>0,l=>1,c=>-3,k=>77,h=>7,b=>1,g=>4,f=>-1,o=>3,i=>-2}) ok 5566 - mixed_no_pack ({e=>5,n=>6,a=>-59,m=>-3,d=>0,j=>4,l=>3,c=>-3,k=>47,h=>3,b=>7,g=>0,f=>0,o=>16,i=>2}) ok 5567 - parse code ok 5568 - mixed_no_pack ok 5569 - mixed_no_pack ({a=>-106,b=>7}) ok 5570 - mixed_no_pack ({a=>-127,b=>2}) ok 5571 - mixed_no_pack ({a=>-66,b=>6}) ok 5572 - mixed_no_pack ({a=>49,b=>6}) ok 5573 - mixed_no_pack ({a=>107,b=>7}) ok 5574 - parse code ok 5575 - mixed_no_pack ok 5576 - mixed_no_pack ({c=>0,a=>-18,b=>6}) ok 5577 - mixed_no_pack ({c=>-3,a=>-10,b=>6}) ok 5578 - mixed_no_pack ({c=>2,a=>40,b=>4}) ok 5579 - mixed_no_pack ({c=>-2,a=>-97,b=>3}) ok 5580 - mixed_no_pack ({c=>0,a=>-24,b=>3}) ok 5581 - parse code ok 5582 - mixed_no_pack ok 5583 - mixed_no_pack ({c=>2,a=>-99,b=>5,d=>-3}) ok 5584 - mixed_no_pack ({c=>-3,a=>102,b=>4,d=>1}) ok 5585 - mixed_no_pack ({c=>-4,a=>108,b=>1,d=>2}) ok 5586 - mixed_no_pack ({c=>1,a=>-81,b=>6,d=>3}) ok 5587 - mixed_no_pack ({c=>2,a=>-53,b=>2,d=>2}) ok 5588 - parse code ok 5589 - mixed_no_pack ok 5590 - mixed_no_pack ({e=>2,c=>2,a=>62,b=>7,d=>0}) ok 5591 - mixed_no_pack ({e=>0,c=>1,a=>-91,b=>7,d=>1}) ok 5592 - mixed_no_pack ({e=>3,c=>-1,a=>50,b=>3,d=>0}) ok 5593 - mixed_no_pack ({e=>2,c=>-1,a=>-68,b=>2,d=>2}) ok 5594 - mixed_no_pack ({e=>5,c=>2,a=>67,b=>4,d=>1}) ok 5595 - parse code ok 5596 - mixed_no_pack ok 5597 - mixed_no_pack ({e=>1,c=>3,a=>-33,b=>2,d=>-3,f=>-3}) ok 5598 - mixed_no_pack ({e=>6,c=>-4,a=>-3,b=>1,d=>-3,f=>1}) ok 5599 - mixed_no_pack ({e=>5,c=>-2,a=>-125,b=>1,d=>-3,f=>-3}) ok 5600 - mixed_no_pack ({e=>7,c=>-2,a=>101,b=>3,d=>-2,f=>-1}) ok 5601 - mixed_no_pack ({e=>1,c=>-2,a=>71,b=>4,d=>3,f=>2}) ok 5602 - parse code ok 5603 - mixed_no_pack ok 5604 - mixed_no_pack ({e=>5,c=>0,a=>56,g=>7,b=>1,d=>-1,f=>2}) ok 5605 - mixed_no_pack ({e=>6,c=>-4,a=>-45,g=>2,b=>2,d=>-1,f=>-1}) ok 5606 - mixed_no_pack ({e=>7,c=>-4,a=>-101,g=>3,b=>1,d=>1,f=>-3}) ok 5607 - mixed_no_pack ({e=>0,c=>3,a=>62,g=>5,b=>2,d=>-3,f=>-4}) ok 5608 - mixed_no_pack ({e=>6,c=>3,a=>102,g=>2,b=>6,d=>1,f=>-1}) ok 5609 - parse code ok 5610 - mixed_no_pack ok 5611 - mixed_no_pack ({e=>0,c=>-3,a=>-101,g=>1,b=>2,d=>0,f=>-3}) ok 5612 - mixed_no_pack ({e=>5,c=>-4,a=>-95,g=>4,b=>4,d=>-4,f=>-1}) ok 5613 - mixed_no_pack ({e=>0,c=>0,a=>60,g=>4,b=>4,d=>2,f=>-3}) ok 5614 - mixed_no_pack ({e=>4,c=>2,a=>-72,g=>5,b=>2,d=>1,f=>-2}) ok 5615 - mixed_no_pack ({e=>4,c=>1,a=>-29,g=>7,b=>2,d=>-1,f=>2}) ok 5616 - parse code ok 5617 - mixed_no_pack ok 5618 - mixed_no_pack ({e=>1,a=>23,d=>2,c=>-2,h=>0,b=>2,g=>4,f=>-3}) ok 5619 - mixed_no_pack ({e=>7,a=>-108,d=>3,c=>0,h=>1,b=>7,g=>7,f=>-2}) ok 5620 - mixed_no_pack ({e=>5,a=>-126,d=>2,c=>1,h=>3,b=>4,g=>0,f=>3}) ok 5621 - mixed_no_pack ({e=>4,a=>-62,d=>3,c=>-4,h=>1,b=>2,g=>2,f=>-3}) ok 5622 - mixed_no_pack ({e=>0,a=>89,d=>-3,c=>3,h=>0,b=>7,g=>3,f=>2}) ok 5623 - parse code ok 5624 - mixed_no_pack ok 5625 - mixed_no_pack ({e=>6,a=>16,d=>1,c=>-4,h=>1,b=>7,g=>3,f=>-3,i=>0}) ok 5626 - mixed_no_pack ({e=>6,a=>62,d=>0,c=>1,h=>2,b=>0,g=>5,f=>-3,i=>2}) ok 5627 - mixed_no_pack ({e=>3,a=>-95,d=>-2,c=>3,h=>7,b=>3,g=>7,f=>-4,i=>0}) ok 5628 - mixed_no_pack ({e=>6,a=>-45,d=>1,c=>0,h=>1,b=>6,g=>3,f=>-1,i=>1}) ok 5629 - mixed_no_pack ({e=>1,a=>-122,d=>1,c=>0,h=>4,b=>1,g=>4,f=>0,i=>3}) ok 5630 - parse code ok 5631 - mixed_no_pack ok 5632 - mixed_no_pack ({e=>1,a=>-114,d=>2,j=>5,c=>1,h=>4,b=>1,g=>6,f=>2,i=>-4}) ok 5633 - mixed_no_pack ({e=>2,a=>-60,d=>-3,j=>3,c=>-1,h=>6,b=>2,g=>1,f=>3,i=>0}) ok 5634 - mixed_no_pack ({e=>3,a=>51,d=>1,j=>5,c=>-4,h=>6,b=>7,g=>3,f=>2,i=>2}) ok 5635 - mixed_no_pack ({e=>4,a=>-121,d=>-1,j=>3,c=>-3,h=>5,b=>3,g=>5,f=>1,i=>-1}) ok 5636 - mixed_no_pack ({e=>4,a=>80,d=>3,j=>5,c=>-1,h=>2,b=>0,g=>4,f=>-2,i=>0}) ok 5637 - parse code ok 5638 - mixed_no_pack ok 5639 - mixed_no_pack ({e=>6,a=>-88,d=>3,j=>5,c=>-3,k=>-40,h=>0,b=>6,g=>6,f=>1,i=>-2}) ok 5640 - mixed_no_pack ({e=>2,a=>100,d=>-2,j=>0,c=>-2,k=>126,h=>4,b=>0,g=>2,f=>-3,i=>-4}) ok 5641 - mixed_no_pack ({e=>3,a=>-69,d=>2,j=>7,c=>2,k=>33,h=>6,b=>6,g=>0,f=>1,i=>-1}) ok 5642 - mixed_no_pack ({e=>4,a=>68,d=>0,j=>5,c=>-1,k=>-97,h=>7,b=>4,g=>1,f=>-1,i=>3}) ok 5643 - mixed_no_pack ({e=>3,a=>-64,d=>-4,j=>1,c=>0,k=>-12,h=>3,b=>3,g=>2,f=>2,i=>0}) ok 5644 - parse code ok 5645 - mixed_no_pack ok 5646 - mixed_no_pack ({e=>7,a=>19,d=>-2,j=>6,l=>1,c=>3,k=>-48,h=>6,b=>3,g=>4,f=>2,i=>3}) ok 5647 - mixed_no_pack ({e=>2,a=>-64,d=>-1,j=>0,l=>2,c=>-4,k=>-102,h=>5,b=>4,g=>0,f=>-4,i=>0}) ok 5648 - mixed_no_pack ({e=>6,a=>32,d=>3,j=>6,l=>7,c=>0,k=>-18,h=>6,b=>2,g=>6,f=>3,i=>-4}) ok 5649 - mixed_no_pack ({e=>4,a=>12,d=>0,j=>4,l=>0,c=>1,k=>-60,h=>6,b=>2,g=>0,f=>3,i=>-4}) ok 5650 - mixed_no_pack ({e=>1,a=>126,d=>-3,j=>3,l=>3,c=>-2,k=>127,h=>6,b=>2,g=>7,f=>3,i=>-2}) ok 5651 - parse code ok 5652 - mixed_no_pack ok 5653 - mixed_no_pack ({e=>7,a=>41,m=>-2,d=>-2,j=>7,l=>3,c=>-2,k=>100,h=>7,b=>4,g=>4,f=>3,i=>2}) ok 5654 - mixed_no_pack ({e=>0,a=>-34,m=>-1,d=>-1,j=>1,l=>4,c=>-4,k=>120,h=>0,b=>4,g=>1,f=>0,i=>1}) ok 5655 - mixed_no_pack ({e=>6,a=>29,m=>1,d=>-2,j=>2,l=>1,c=>-2,k=>-104,h=>4,b=>7,g=>2,f=>0,i=>-1}) ok 5656 - mixed_no_pack ({e=>5,a=>-81,m=>3,d=>3,j=>2,l=>6,c=>-2,k=>-76,h=>3,b=>4,g=>4,f=>-1,i=>-3}) ok 5657 - mixed_no_pack ({e=>3,a=>-14,m=>2,d=>-1,j=>5,l=>2,c=>3,k=>77,h=>2,b=>0,g=>7,f=>0,i=>1}) ok 5658 - parse code ok 5659 - mixed_no_pack ok 5660 - mixed_no_pack ({e=>0,n=>2,a=>99,m=>-3,d=>-4,j=>1,l=>6,c=>-3,k=>5,h=>5,b=>2,g=>5,f=>3,i=>0}) ok 5661 - mixed_no_pack ({e=>7,n=>4,a=>56,m=>-1,d=>0,j=>4,l=>6,c=>3,k=>123,h=>3,b=>0,g=>0,f=>-1,i=>1}) ok 5662 - mixed_no_pack ({e=>1,n=>0,a=>-72,m=>-1,d=>1,j=>2,l=>5,c=>-2,k=>29,h=>1,b=>1,g=>1,f=>2,i=>-3}) ok 5663 - mixed_no_pack ({e=>6,n=>5,a=>-35,m=>-3,d=>-2,j=>5,l=>6,c=>-1,k=>87,h=>4,b=>7,g=>0,f=>1,i=>-1}) ok 5664 - mixed_no_pack ({e=>0,n=>1,a=>-32,m=>-1,d=>0,j=>6,l=>3,c=>1,k=>-26,h=>3,b=>1,g=>4,f=>-1,i=>3}) ok 5665 - parse code ok 5666 - mixed_no_pack ok 5667 - mixed_no_pack ({e=>4,n=>5,a=>-63,m=>0,d=>-4,j=>0,l=>3,c=>2,k=>0,h=>4,b=>6,g=>3,f=>0,o=>255,i=>1}) ok 5668 - mixed_no_pack ({e=>4,n=>4,a=>-45,m=>-1,d=>-3,j=>5,l=>4,c=>-3,k=>-116,h=>7,b=>7,g=>0,f=>1,o=>47,i=>3}) ok 5669 - mixed_no_pack ({e=>2,n=>7,a=>37,m=>3,d=>2,j=>5,l=>5,c=>-2,k=>86,h=>3,b=>7,g=>5,f=>-2,o=>120,i=>-2}) ok 5670 - mixed_no_pack ({e=>7,n=>3,a=>-38,m=>-4,d=>0,j=>4,l=>5,c=>0,k=>30,h=>7,b=>7,g=>0,f=>3,o=>182,i=>-2}) ok 5671 - mixed_no_pack ({e=>4,n=>1,a=>-127,m=>0,d=>-4,j=>1,l=>7,c=>0,k=>-88,h=>1,b=>4,g=>3,f=>-2,o=>194,i=>-2}) ok 5672 - parse code ok 5673 - mixed_pack_1 ok 5674 - mixed_pack_1 ({a=>0}) ok 5675 - mixed_pack_1 ({a=>5}) ok 5676 - mixed_pack_1 ({a=>5}) ok 5677 - mixed_pack_1 ({a=>4}) ok 5678 - mixed_pack_1 ({a=>1}) ok 5679 - parse code ok 5680 - mixed_pack_1 ok 5681 - mixed_pack_1 ({a=>0,b=>-1}) ok 5682 - mixed_pack_1 ({a=>0,b=>2}) ok 5683 - mixed_pack_1 ({a=>1,b=>0}) ok 5684 - mixed_pack_1 ({a=>0,b=>3}) ok 5685 - mixed_pack_1 ({a=>5,b=>-1}) ok 5686 - parse code ok 5687 - mixed_pack_1 ok 5688 - mixed_pack_1 ({c=>3,a=>0,b=>-3}) ok 5689 - mixed_pack_1 ({c=>3,a=>7,b=>-4}) ok 5690 - mixed_pack_1 ({c=>2,a=>3,b=>3}) ok 5691 - mixed_pack_1 ({c=>0,a=>3,b=>-3}) ok 5692 - mixed_pack_1 ({c=>-1,a=>3,b=>2}) ok 5693 - parse code ok 5694 - mixed_pack_1 ok 5695 - mixed_pack_1 ({c=>3,a=>7,b=>-4,d=>7}) ok 5696 - mixed_pack_1 ({c=>1,a=>2,b=>1,d=>0}) ok 5697 - mixed_pack_1 ({c=>-1,a=>1,b=>-4,d=>5}) ok 5698 - mixed_pack_1 ({c=>3,a=>6,b=>-1,d=>0}) ok 5699 - mixed_pack_1 ({c=>1,a=>4,b=>-2,d=>0}) ok 5700 - parse code ok 5701 - mixed_pack_1 ok 5702 - mixed_pack_1 ({e=>2,c=>-2,a=>3,b=>-2,d=>6}) ok 5703 - mixed_pack_1 ({e=>-2,c=>-1,a=>3,b=>-3,d=>2}) ok 5704 - mixed_pack_1 ({e=>3,c=>1,a=>7,b=>-1,d=>3}) ok 5705 - mixed_pack_1 ({e=>-4,c=>-2,a=>5,b=>-4,d=>1}) ok 5706 - mixed_pack_1 ({e=>1,c=>-2,a=>4,b=>-2,d=>4}) ok 5707 - parse code ok 5708 - mixed_pack_1 ok 5709 - mixed_pack_1 ({e=>-3,c=>1,a=>4,b=>-1,d=>2,f=>2}) ok 5710 - mixed_pack_1 ({e=>3,c=>2,a=>5,b=>-1,d=>0,f=>4}) ok 5711 - mixed_pack_1 ({e=>1,c=>-3,a=>3,b=>0,d=>6,f=>6}) ok 5712 - mixed_pack_1 ({e=>2,c=>0,a=>1,b=>-3,d=>1,f=>6}) ok 5713 - mixed_pack_1 ({e=>2,c=>1,a=>4,b=>3,d=>0,f=>4}) ok 5714 - parse code ok 5715 - mixed_pack_1 ok 5716 - mixed_pack_1 ({e=>-4,c=>0,a=>2,b=>2,d=>2,f=>3}) ok 5717 - mixed_pack_1 ({e=>2,c=>-4,a=>0,b=>2,d=>4,f=>2}) ok 5718 - mixed_pack_1 ({e=>-2,c=>-4,a=>4,b=>0,d=>3,f=>0}) ok 5719 - mixed_pack_1 ({e=>-1,c=>1,a=>2,b=>3,d=>7,f=>0}) ok 5720 - mixed_pack_1 ({e=>0,c=>-1,a=>1,b=>-3,d=>0,f=>5}) ok 5721 - parse code ok 5722 - mixed_pack_1 ok 5723 - mixed_pack_1 ({e=>3,c=>1,a=>1,g=>6,b=>0,d=>5,f=>2}) ok 5724 - mixed_pack_1 ({e=>-2,c=>-2,a=>3,g=>0,b=>3,d=>0,f=>7}) ok 5725 - mixed_pack_1 ({e=>-2,c=>-4,a=>6,g=>3,b=>-4,d=>6,f=>3}) ok 5726 - mixed_pack_1 ({e=>-2,c=>1,a=>7,g=>4,b=>3,d=>7,f=>3}) ok 5727 - mixed_pack_1 ({e=>-2,c=>-3,a=>0,g=>1,b=>-3,d=>7,f=>5}) ok 5728 - parse code ok 5729 - mixed_pack_1 ok 5730 - mixed_pack_1 ({e=>-2,a=>2,d=>0,c=>-4,h=>1,b=>-4,g=>0,f=>0}) ok 5731 - mixed_pack_1 ({e=>-1,a=>0,d=>5,c=>-2,h=>-3,b=>2,g=>2,f=>7}) ok 5732 - mixed_pack_1 ({e=>3,a=>4,d=>0,c=>2,h=>-3,b=>3,g=>2,f=>7}) ok 5733 - mixed_pack_1 ({e=>2,a=>7,d=>5,c=>2,h=>1,b=>0,g=>0,f=>2}) ok 5734 - mixed_pack_1 ({e=>-3,a=>3,d=>6,c=>2,h=>0,b=>-1,g=>7,f=>4}) ok 5735 - parse code ok 5736 - mixed_pack_1 ok 5737 - mixed_pack_1 ({e=>2,a=>3,d=>4,c=>1,h=>-4,b=>-1,g=>4,f=>2,i=>7}) ok 5738 - mixed_pack_1 ({e=>2,a=>7,d=>2,c=>-3,h=>2,b=>-1,g=>6,f=>7,i=>5}) ok 5739 - mixed_pack_1 ({e=>2,a=>2,d=>5,c=>-2,h=>0,b=>-1,g=>0,f=>6,i=>7}) ok 5740 - mixed_pack_1 ({e=>-4,a=>0,d=>7,c=>0,h=>1,b=>3,g=>6,f=>0,i=>2}) ok 5741 - mixed_pack_1 ({e=>0,a=>4,d=>3,c=>-1,h=>-4,b=>-4,g=>3,f=>6,i=>7}) ok 5742 - parse code ok 5743 - mixed_pack_1 ok 5744 - mixed_pack_1 ({e=>-3,a=>2,d=>5,j=>51,c=>-3,h=>-4,b=>-1,g=>5,f=>7,i=>4}) ok 5745 - mixed_pack_1 ({e=>2,a=>5,d=>0,j=>-45,c=>-2,h=>2,b=>-1,g=>6,f=>3,i=>2}) ok 5746 - mixed_pack_1 ({e=>-1,a=>3,d=>4,j=>-26,c=>2,h=>3,b=>0,g=>1,f=>5,i=>0}) ok 5747 - mixed_pack_1 ({e=>1,a=>4,d=>0,j=>-56,c=>1,h=>3,b=>2,g=>2,f=>3,i=>4}) ok 5748 - mixed_pack_1 ({e=>2,a=>7,d=>4,j=>-122,c=>-4,h=>1,b=>-2,g=>1,f=>4,i=>6}) ok 5749 - parse code ok 5750 - mixed_pack_1 ok 5751 - mixed_pack_1 ({e=>3,a=>6,d=>7,j=>112,c=>0,k=>2,h=>-4,b=>-3,g=>3,f=>7,i=>5}) ok 5752 - mixed_pack_1 ({e=>-3,a=>1,d=>7,j=>-86,c=>3,k=>2,h=>3,b=>-4,g=>7,f=>0,i=>3}) ok 5753 - mixed_pack_1 ({e=>-2,a=>0,d=>6,j=>-117,c=>-3,k=>7,h=>0,b=>-1,g=>6,f=>7,i=>2}) ok 5754 - mixed_pack_1 ({e=>1,a=>5,d=>5,j=>-119,c=>-2,k=>6,h=>1,b=>2,g=>3,f=>2,i=>0}) ok 5755 - mixed_pack_1 ({e=>3,a=>6,d=>6,j=>-128,c=>-2,k=>0,h=>2,b=>-4,g=>3,f=>3,i=>5}) ok 5756 - parse code ok 5757 - mixed_pack_1 ok 5758 - mixed_pack_1 ({e=>-1,a=>1,d=>3,j=>90,l=>-1,c=>2,k=>4,h=>0,b=>-2,g=>5,f=>4,i=>3}) ok 5759 - mixed_pack_1 ({e=>3,a=>0,d=>3,j=>27,l=>-2,c=>-3,k=>5,h=>0,b=>-1,g=>2,f=>1,i=>5}) ok 5760 - mixed_pack_1 ({e=>1,a=>1,d=>3,j=>-13,l=>-4,c=>-3,k=>5,h=>2,b=>-2,g=>6,f=>1,i=>1}) ok 5761 - mixed_pack_1 ({e=>2,a=>3,d=>7,j=>-47,l=>-2,c=>-3,k=>1,h=>3,b=>-3,g=>6,f=>3,i=>6}) ok 5762 - mixed_pack_1 ({e=>1,a=>3,d=>4,j=>20,l=>2,c=>-4,k=>3,h=>-3,b=>2,g=>4,f=>0,i=>4}) ok 5763 - parse code ok 5764 - mixed_pack_1 ok 5765 - mixed_pack_1 ({e=>-2,a=>2,m=>1,d=>3,j=>66,l=>2,c=>1,k=>7,h=>0,b=>3,g=>3,f=>3,i=>4}) ok 5766 - mixed_pack_1 ({e=>3,a=>7,m=>5,d=>2,j=>87,l=>-2,c=>-4,k=>4,h=>0,b=>1,g=>4,f=>1,i=>1}) ok 5767 - mixed_pack_1 ({e=>0,a=>3,m=>7,d=>4,j=>2,l=>-3,c=>2,k=>7,h=>-4,b=>-2,g=>0,f=>4,i=>1}) ok 5768 - mixed_pack_1 ({e=>0,a=>6,m=>1,d=>0,j=>-127,l=>0,c=>0,k=>2,h=>-3,b=>-2,g=>3,f=>2,i=>1}) ok 5769 - mixed_pack_1 ({e=>-1,a=>4,m=>4,d=>0,j=>-10,l=>-3,c=>0,k=>4,h=>-4,b=>1,g=>6,f=>3,i=>0}) ok 5770 - parse code ok 5771 - mixed_pack_1 ok 5772 - mixed_pack_1 ({e=>-3,n=>71,a=>1,m=>5,d=>3,j=>-14,l=>-1,c=>0,k=>5,h=>-3,b=>0,g=>0,f=>5,i=>5}) ok 5773 - mixed_pack_1 ({e=>1,n=>212,a=>5,m=>3,d=>1,j=>-32,l=>3,c=>-2,k=>5,h=>-2,b=>-3,g=>4,f=>0,i=>4}) ok 5774 - mixed_pack_1 ({e=>-1,n=>32,a=>4,m=>3,d=>1,j=>-40,l=>-2,c=>-1,k=>3,h=>-1,b=>2,g=>0,f=>5,i=>5}) ok 5775 - mixed_pack_1 ({e=>-1,n=>95,a=>2,m=>6,d=>6,j=>-84,l=>0,c=>2,k=>0,h=>2,b=>-3,g=>2,f=>3,i=>2}) ok 5776 - mixed_pack_1 ({e=>0,n=>37,a=>4,m=>6,d=>1,j=>46,l=>2,c=>-3,k=>7,h=>0,b=>3,g=>0,f=>7,i=>0}) ok 5777 - parse code ok 5778 - mixed_pack_1 ok 5779 - mixed_pack_1 ({a=>106,b=>0}) ok 5780 - mixed_pack_1 ({a=>-10,b=>0}) ok 5781 - mixed_pack_1 ({a=>12,b=>6}) ok 5782 - mixed_pack_1 ({a=>-86,b=>1}) ok 5783 - mixed_pack_1 ({a=>-33,b=>2}) ok 5784 - parse code ok 5785 - mixed_pack_1 ok 5786 - mixed_pack_1 ({c=>-3,a=>-108,b=>2}) ok 5787 - mixed_pack_1 ({c=>1,a=>96,b=>5}) ok 5788 - mixed_pack_1 ({c=>3,a=>-121,b=>6}) ok 5789 - mixed_pack_1 ({c=>-1,a=>-58,b=>1}) ok 5790 - mixed_pack_1 ({c=>2,a=>62,b=>2}) ok 5791 - parse code ok 5792 - mixed_pack_1 ok 5793 - mixed_pack_1 ({c=>-4,a=>40,b=>3,d=>-2}) ok 5794 - mixed_pack_1 ({c=>-3,a=>68,b=>4,d=>-3}) ok 5795 - mixed_pack_1 ({c=>-3,a=>21,b=>0,d=>3}) ok 5796 - mixed_pack_1 ({c=>-3,a=>-98,b=>2,d=>-1}) ok 5797 - mixed_pack_1 ({c=>-3,a=>74,b=>7,d=>1}) ok 5798 - parse code ok 5799 - mixed_pack_1 ok 5800 - mixed_pack_1 ({e=>3,c=>-2,a=>4,b=>0,d=>-4}) ok 5801 - mixed_pack_1 ({e=>4,c=>-1,a=>44,b=>0,d=>2}) ok 5802 - mixed_pack_1 ({e=>7,c=>-1,a=>-108,b=>5,d=>-2}) ok 5803 - mixed_pack_1 ({e=>3,c=>2,a=>-123,b=>0,d=>3}) ok 5804 - mixed_pack_1 ({e=>3,c=>0,a=>-85,b=>5,d=>0}) ok 5805 - parse code ok 5806 - mixed_pack_1 ok 5807 - mixed_pack_1 ({e=>2,c=>-3,a=>-86,b=>1,d=>-3,f=>3}) ok 5808 - mixed_pack_1 ({e=>4,c=>1,a=>-10,b=>0,d=>0,f=>3}) ok 5809 - mixed_pack_1 ({e=>7,c=>-2,a=>18,b=>2,d=>-2,f=>-1}) ok 5810 - mixed_pack_1 ({e=>2,c=>3,a=>-8,b=>5,d=>1,f=>2}) ok 5811 - mixed_pack_1 ({e=>1,c=>0,a=>-98,b=>0,d=>1,f=>0}) ok 5812 - parse code ok 5813 - mixed_pack_1 ok 5814 - mixed_pack_1 ({e=>3,c=>1,a=>126,g=>5,b=>0,d=>0,f=>3}) ok 5815 - mixed_pack_1 ({e=>0,c=>-4,a=>-72,g=>4,b=>2,d=>-1,f=>2}) ok 5816 - mixed_pack_1 ({e=>4,c=>-2,a=>-68,g=>1,b=>6,d=>3,f=>3}) ok 5817 - mixed_pack_1 ({e=>1,c=>-2,a=>34,g=>4,b=>7,d=>-4,f=>-4}) ok 5818 - mixed_pack_1 ({e=>2,c=>3,a=>13,g=>1,b=>3,d=>2,f=>-3}) ok 5819 - parse code ok 5820 - mixed_pack_1 ok 5821 - mixed_pack_1 ({e=>6,c=>2,a=>-126,g=>7,b=>4,d=>-3,f=>2}) ok 5822 - mixed_pack_1 ({e=>7,c=>-3,a=>-72,g=>3,b=>6,d=>-4,f=>-3}) ok 5823 - mixed_pack_1 ({e=>6,c=>-3,a=>67,g=>7,b=>6,d=>-1,f=>-4}) ok 5824 - mixed_pack_1 ({e=>4,c=>-2,a=>-37,g=>6,b=>2,d=>3,f=>3}) ok 5825 - mixed_pack_1 ({e=>4,c=>3,a=>23,g=>7,b=>1,d=>2,f=>2}) ok 5826 - parse code ok 5827 - mixed_pack_1 ok 5828 - mixed_pack_1 ({e=>3,a=>106,d=>0,c=>1,h=>0,b=>6,g=>3,f=>3}) ok 5829 - mixed_pack_1 ({e=>0,a=>102,d=>-2,c=>-2,h=>0,b=>5,g=>0,f=>2}) ok 5830 - mixed_pack_1 ({e=>1,a=>-118,d=>2,c=>-3,h=>1,b=>1,g=>6,f=>3}) ok 5831 - mixed_pack_1 ({e=>0,a=>60,d=>-3,c=>2,h=>0,b=>3,g=>0,f=>0}) ok 5832 - mixed_pack_1 ({e=>5,a=>19,d=>-2,c=>3,h=>1,b=>2,g=>4,f=>3}) ok 5833 - parse code ok 5834 - mixed_pack_1 ok 5835 - mixed_pack_1 ({e=>4,a=>126,d=>2,c=>1,h=>5,b=>4,g=>6,f=>3,i=>-4}) ok 5836 - mixed_pack_1 ({e=>7,a=>-19,d=>0,c=>1,h=>2,b=>3,g=>5,f=>0,i=>-3}) ok 5837 - mixed_pack_1 ({e=>0,a=>122,d=>3,c=>3,h=>2,b=>4,g=>2,f=>-2,i=>2}) ok 5838 - mixed_pack_1 ({e=>2,a=>62,d=>-4,c=>-4,h=>6,b=>3,g=>5,f=>-2,i=>3}) ok 5839 - mixed_pack_1 ({e=>1,a=>64,d=>-3,c=>-4,h=>0,b=>3,g=>1,f=>-4,i=>-4}) ok 5840 - parse code ok 5841 - mixed_pack_1 ok 5842 - mixed_pack_1 ({e=>6,a=>-51,d=>2,j=>2,c=>1,h=>0,b=>4,g=>2,f=>0,i=>-3}) ok 5843 - mixed_pack_1 ({e=>3,a=>36,d=>-4,j=>7,c=>3,h=>7,b=>5,g=>6,f=>0,i=>-2}) ok 5844 - mixed_pack_1 ({e=>3,a=>-65,d=>-2,j=>7,c=>-1,h=>5,b=>0,g=>5,f=>3,i=>-1}) ok 5845 - mixed_pack_1 ({e=>3,a=>-4,d=>2,j=>4,c=>1,h=>1,b=>5,g=>1,f=>-1,i=>1}) ok 5846 - mixed_pack_1 ({e=>5,a=>114,d=>2,j=>0,c=>1,h=>2,b=>7,g=>2,f=>-3,i=>-3}) ok 5847 - parse code ok 5848 - mixed_pack_1 ok 5849 - mixed_pack_1 ({e=>6,a=>66,d=>1,j=>3,c=>3,k=>-88,h=>4,b=>5,g=>0,f=>3,i=>1}) ok 5850 - mixed_pack_1 ({e=>3,a=>-27,d=>3,j=>3,c=>-4,k=>-71,h=>2,b=>6,g=>1,f=>1,i=>-3}) ok 5851 - mixed_pack_1 ({e=>7,a=>-4,d=>-3,j=>1,c=>-3,k=>-71,h=>5,b=>0,g=>3,f=>2,i=>-4}) ok 5852 - mixed_pack_1 ({e=>7,a=>-35,d=>-3,j=>6,c=>2,k=>50,h=>5,b=>5,g=>6,f=>1,i=>2}) ok 5853 - mixed_pack_1 ({e=>5,a=>-47,d=>0,j=>3,c=>3,k=>-120,h=>3,b=>2,g=>7,f=>2,i=>1}) ok 5854 - parse code ok 5855 - mixed_pack_1 ok 5856 - mixed_pack_1 ({e=>2,a=>-32,d=>-4,j=>1,l=>2,c=>-4,k=>-17,h=>5,b=>0,g=>3,f=>1,i=>-3}) ok 5857 - mixed_pack_1 ({e=>7,a=>-51,d=>2,j=>0,l=>7,c=>-1,k=>-66,h=>1,b=>5,g=>3,f=>1,i=>-1}) ok 5858 - mixed_pack_1 ({e=>5,a=>73,d=>2,j=>4,l=>7,c=>-3,k=>-107,h=>4,b=>6,g=>4,f=>-2,i=>-4}) ok 5859 - mixed_pack_1 ({e=>7,a=>-32,d=>0,j=>2,l=>6,c=>1,k=>-119,h=>6,b=>7,g=>0,f=>-4,i=>0}) ok 5860 - mixed_pack_1 ({e=>7,a=>70,d=>1,j=>3,l=>0,c=>2,k=>-78,h=>4,b=>1,g=>4,f=>3,i=>-1}) ok 5861 - parse code ok 5862 - mixed_pack_1 ok 5863 - mixed_pack_1 ({e=>5,a=>82,m=>1,d=>-4,j=>4,l=>4,c=>2,k=>75,h=>1,b=>7,g=>3,f=>-2,i=>2}) ok 5864 - mixed_pack_1 ({e=>1,a=>65,m=>0,d=>-2,j=>6,l=>6,c=>1,k=>10,h=>7,b=>6,g=>6,f=>1,i=>3}) ok 5865 - mixed_pack_1 ({e=>1,a=>50,m=>0,d=>-1,j=>4,l=>1,c=>3,k=>-39,h=>4,b=>5,g=>1,f=>3,i=>2}) ok 5866 - mixed_pack_1 ({e=>1,a=>-30,m=>-3,d=>-3,j=>4,l=>3,c=>0,k=>-58,h=>2,b=>2,g=>4,f=>-3,i=>-1}) ok 5867 - mixed_pack_1 ({e=>6,a=>-8,m=>-1,d=>-4,j=>1,l=>7,c=>1,k=>-96,h=>4,b=>1,g=>2,f=>-4,i=>3}) ok 5868 - parse code ok 5869 - mixed_pack_1 ok 5870 - mixed_pack_1 ({e=>6,n=>7,a=>127,m=>-3,d=>2,j=>1,l=>4,c=>3,k=>113,h=>7,b=>0,g=>3,f=>-2,i=>1}) ok 5871 - mixed_pack_1 ({e=>4,n=>0,a=>91,m=>2,d=>-1,j=>4,l=>6,c=>0,k=>7,h=>3,b=>0,g=>3,f=>2,i=>2}) ok 5872 - mixed_pack_1 ({e=>3,n=>7,a=>-20,m=>-1,d=>-3,j=>0,l=>1,c=>3,k=>18,h=>1,b=>6,g=>4,f=>2,i=>-2}) ok 5873 - mixed_pack_1 ({e=>6,n=>4,a=>46,m=>-4,d=>-2,j=>7,l=>6,c=>-3,k=>27,h=>0,b=>6,g=>7,f=>2,i=>3}) ok 5874 - mixed_pack_1 ({e=>6,n=>5,a=>47,m=>-1,d=>-4,j=>7,l=>6,c=>-3,k=>-66,h=>0,b=>6,g=>0,f=>-4,i=>0}) ok 5875 - parse code ok 5876 - mixed_pack_1 ok 5877 - mixed_pack_1 ({e=>7,n=>3,a=>90,m=>-1,d=>-4,j=>1,l=>4,c=>2,k=>65,h=>5,b=>7,g=>5,f=>1,o=>24,i=>2}) ok 5878 - mixed_pack_1 ({e=>2,n=>4,a=>119,m=>3,d=>-2,j=>6,l=>0,c=>-4,k=>51,h=>3,b=>6,g=>7,f=>-4,o=>208,i=>-4}) ok 5879 - mixed_pack_1 ({e=>7,n=>2,a=>-108,m=>-3,d=>2,j=>4,l=>7,c=>-1,k=>14,h=>5,b=>7,g=>3,f=>3,o=>186,i=>3}) ok 5880 - mixed_pack_1 ({e=>6,n=>0,a=>-25,m=>-1,d=>1,j=>2,l=>3,c=>-1,k=>-23,h=>6,b=>5,g=>5,f=>2,o=>143,i=>2}) ok 5881 - mixed_pack_1 ({e=>3,n=>2,a=>-24,m=>0,d=>-1,j=>4,l=>3,c=>3,k=>57,h=>3,b=>7,g=>0,f=>-2,o=>223,i=>2}) ok 5882 - parse code ok 5883 - mixed_pack_1 ok 5884 - mixed_pack_1 ({a=>-22,b=>5}) ok 5885 - mixed_pack_1 ({a=>45,b=>7}) ok 5886 - mixed_pack_1 ({a=>-48,b=>5}) ok 5887 - mixed_pack_1 ({a=>-29,b=>0}) ok 5888 - mixed_pack_1 ({a=>124,b=>1}) ok 5889 - parse code ok 5890 - mixed_pack_1 ok 5891 - mixed_pack_1 ({c=>0,a=>-68,b=>0}) ok 5892 - mixed_pack_1 ({c=>0,a=>-11,b=>4}) ok 5893 - mixed_pack_1 ({c=>-4,a=>-111,b=>3}) ok 5894 - mixed_pack_1 ({c=>-1,a=>-105,b=>0}) ok 5895 - mixed_pack_1 ({c=>0,a=>-96,b=>4}) ok 5896 - parse code ok 5897 - mixed_pack_1 ok 5898 - mixed_pack_1 ({c=>-4,a=>-55,b=>7,d=>1}) ok 5899 - mixed_pack_1 ({c=>3,a=>59,b=>3,d=>-2}) ok 5900 - mixed_pack_1 ({c=>-1,a=>-48,b=>3,d=>0}) ok 5901 - mixed_pack_1 ({c=>-1,a=>-29,b=>6,d=>3}) ok 5902 - mixed_pack_1 ({c=>-3,a=>32,b=>0,d=>1}) ok 5903 - parse code ok 5904 - mixed_pack_1 ok 5905 - mixed_pack_1 ({e=>4,c=>-3,a=>20,b=>1,d=>-3}) ok 5906 - mixed_pack_1 ({e=>3,c=>2,a=>-60,b=>0,d=>-2}) ok 5907 - mixed_pack_1 ({e=>5,c=>-3,a=>-102,b=>3,d=>-4}) ok 5908 - mixed_pack_1 ({e=>3,c=>-4,a=>5,b=>0,d=>1}) ok 5909 - mixed_pack_1 ({e=>4,c=>0,a=>-80,b=>6,d=>0}) ok 5910 - parse code ok 5911 - mixed_pack_1 ok 5912 - mixed_pack_1 ({e=>5,c=>-1,a=>-102,b=>0,d=>1,f=>0}) ok 5913 - mixed_pack_1 ({e=>4,c=>2,a=>7,b=>4,d=>-4,f=>-1}) ok 5914 - mixed_pack_1 ({e=>4,c=>-1,a=>99,b=>1,d=>1,f=>-1}) ok 5915 - mixed_pack_1 ({e=>3,c=>-2,a=>-105,b=>7,d=>-4,f=>-3}) ok 5916 - mixed_pack_1 ({e=>6,c=>-2,a=>102,b=>7,d=>-4,f=>-1}) ok 5917 - parse code ok 5918 - mixed_pack_1 ok 5919 - mixed_pack_1 ({e=>4,c=>0,a=>106,g=>0,b=>1,d=>-3,f=>1}) ok 5920 - mixed_pack_1 ({e=>6,c=>-4,a=>-47,g=>4,b=>0,d=>2,f=>-1}) ok 5921 - mixed_pack_1 ({e=>2,c=>0,a=>28,g=>2,b=>3,d=>-4,f=>-1}) ok 5922 - mixed_pack_1 ({e=>2,c=>2,a=>8,g=>0,b=>4,d=>-3,f=>1}) ok 5923 - mixed_pack_1 ({e=>7,c=>1,a=>-41,g=>1,b=>6,d=>-3,f=>-3}) ok 5924 - parse code ok 5925 - mixed_pack_1 ok 5926 - mixed_pack_1 ({e=>2,c=>2,a=>57,g=>4,b=>4,d=>-3,f=>-3}) ok 5927 - mixed_pack_1 ({e=>5,c=>-1,a=>108,g=>7,b=>2,d=>-1,f=>-3}) ok 5928 - mixed_pack_1 ({e=>3,c=>-3,a=>59,g=>1,b=>5,d=>1,f=>-2}) ok 5929 - mixed_pack_1 ({e=>3,c=>-2,a=>82,g=>7,b=>1,d=>-1,f=>-1}) ok 5930 - mixed_pack_1 ({e=>1,c=>-1,a=>12,g=>2,b=>6,d=>3,f=>-1}) ok 5931 - parse code ok 5932 - mixed_pack_1 ok 5933 - mixed_pack_1 ({e=>1,a=>50,d=>-3,c=>-2,h=>0,b=>7,g=>4,f=>-2}) ok 5934 - mixed_pack_1 ({e=>5,a=>40,d=>-3,c=>-4,h=>2,b=>3,g=>0,f=>3}) ok 5935 - mixed_pack_1 ({e=>6,a=>21,d=>-1,c=>3,h=>2,b=>6,g=>7,f=>-1}) ok 5936 - mixed_pack_1 ({e=>0,a=>-119,d=>0,c=>-1,h=>6,b=>1,g=>7,f=>3}) ok 5937 - mixed_pack_1 ({e=>4,a=>-45,d=>2,c=>1,h=>2,b=>7,g=>7,f=>0}) ok 5938 - parse code ok 5939 - mixed_pack_1 ok 5940 - mixed_pack_1 ({e=>2,a=>95,d=>0,c=>-2,h=>1,b=>4,g=>3,f=>0,i=>-1}) ok 5941 - mixed_pack_1 ({e=>4,a=>34,d=>0,c=>3,h=>3,b=>2,g=>1,f=>0,i=>-1}) ok 5942 - mixed_pack_1 ({e=>7,a=>40,d=>-2,c=>-2,h=>0,b=>3,g=>1,f=>2,i=>1}) ok 5943 - mixed_pack_1 ({e=>2,a=>-13,d=>-3,c=>1,h=>1,b=>0,g=>5,f=>3,i=>-2}) ok 5944 - mixed_pack_1 ({e=>6,a=>-50,d=>0,c=>1,h=>6,b=>6,g=>5,f=>-3,i=>-2}) ok 5945 - parse code ok 5946 - mixed_pack_1 ok 5947 - mixed_pack_1 ({e=>0,a=>-78,d=>-2,j=>4,c=>-1,h=>1,b=>3,g=>6,f=>-3,i=>-2}) ok 5948 - mixed_pack_1 ({e=>7,a=>76,d=>-2,j=>1,c=>-4,h=>5,b=>6,g=>3,f=>-4,i=>2}) ok 5949 - mixed_pack_1 ({e=>7,a=>88,d=>0,j=>0,c=>1,h=>1,b=>1,g=>1,f=>1,i=>2}) ok 5950 - mixed_pack_1 ({e=>7,a=>-27,d=>0,j=>7,c=>-1,h=>1,b=>0,g=>0,f=>-4,i=>-1}) ok 5951 - mixed_pack_1 ({e=>1,a=>-99,d=>-3,j=>3,c=>1,h=>5,b=>1,g=>6,f=>3,i=>3}) ok 5952 - parse code ok 5953 - mixed_pack_1 ok 5954 - mixed_pack_1 ({e=>2,a=>4,d=>1,j=>5,c=>-3,k=>75,h=>5,b=>0,g=>2,f=>3,i=>-1}) ok 5955 - mixed_pack_1 ({e=>5,a=>7,d=>-2,j=>1,c=>0,k=>19,h=>4,b=>6,g=>6,f=>3,i=>1}) ok 5956 - mixed_pack_1 ({e=>2,a=>57,d=>1,j=>0,c=>1,k=>89,h=>1,b=>3,g=>6,f=>3,i=>1}) ok 5957 - mixed_pack_1 ({e=>4,a=>7,d=>0,j=>2,c=>-1,k=>-8,h=>3,b=>7,g=>4,f=>-1,i=>-4}) ok 5958 - mixed_pack_1 ({e=>5,a=>105,d=>3,j=>1,c=>3,k=>119,h=>7,b=>7,g=>0,f=>0,i=>-2}) ok 5959 - parse code ok 5960 - mixed_pack_1 ok 5961 - mixed_pack_1 ({e=>3,a=>-68,d=>3,j=>1,l=>0,c=>-3,k=>40,h=>5,b=>6,g=>0,f=>0,i=>2}) ok 5962 - mixed_pack_1 ({e=>6,a=>84,d=>-4,j=>4,l=>0,c=>1,k=>100,h=>2,b=>1,g=>6,f=>3,i=>2}) ok 5963 - mixed_pack_1 ({e=>2,a=>-8,d=>-4,j=>2,l=>4,c=>-2,k=>-68,h=>2,b=>6,g=>5,f=>-1,i=>-1}) ok 5964 - mixed_pack_1 ({e=>0,a=>-64,d=>3,j=>4,l=>1,c=>-4,k=>-2,h=>3,b=>1,g=>4,f=>-3,i=>-3}) ok 5965 - mixed_pack_1 ({e=>5,a=>64,d=>-4,j=>6,l=>7,c=>0,k=>13,h=>2,b=>4,g=>7,f=>-4,i=>3}) ok 5966 - parse code ok 5967 - mixed_pack_1 ok 5968 - mixed_pack_1 ({e=>2,a=>-53,m=>2,d=>0,j=>4,l=>6,c=>0,k=>-28,h=>4,b=>1,g=>0,f=>0,i=>-1}) ok 5969 - mixed_pack_1 ({e=>2,a=>-58,m=>-4,d=>-3,j=>7,l=>1,c=>1,k=>-110,h=>4,b=>2,g=>5,f=>-2,i=>1}) ok 5970 - mixed_pack_1 ({e=>2,a=>-95,m=>1,d=>2,j=>3,l=>1,c=>2,k=>47,h=>7,b=>5,g=>2,f=>3,i=>0}) ok 5971 - mixed_pack_1 ({e=>2,a=>86,m=>0,d=>-1,j=>3,l=>0,c=>3,k=>-1,h=>4,b=>3,g=>1,f=>0,i=>-3}) ok 5972 - mixed_pack_1 ({e=>5,a=>31,m=>-3,d=>1,j=>4,l=>5,c=>1,k=>1,h=>6,b=>1,g=>2,f=>2,i=>-4}) ok 5973 - parse code ok 5974 - mixed_pack_1 ok 5975 - mixed_pack_1 ({e=>4,n=>3,a=>-119,m=>-2,d=>0,j=>0,l=>0,c=>3,k=>127,h=>3,b=>3,g=>0,f=>-3,i=>-3}) ok 5976 - mixed_pack_1 ({e=>2,n=>3,a=>47,m=>-4,d=>1,j=>6,l=>7,c=>1,k=>-126,h=>6,b=>1,g=>2,f=>-2,i=>-4}) ok 5977 - mixed_pack_1 ({e=>6,n=>4,a=>-16,m=>3,d=>-4,j=>3,l=>3,c=>2,k=>-100,h=>4,b=>4,g=>3,f=>-1,i=>3}) ok 5978 - mixed_pack_1 ({e=>0,n=>3,a=>99,m=>-3,d=>-4,j=>4,l=>1,c=>-1,k=>-77,h=>3,b=>1,g=>0,f=>-2,i=>3}) ok 5979 - mixed_pack_1 ({e=>5,n=>0,a=>-106,m=>-2,d=>-4,j=>7,l=>7,c=>-3,k=>-97,h=>3,b=>3,g=>2,f=>1,i=>-3}) ok 5980 - parse code ok 5981 - mixed_pack_1 ok 5982 - mixed_pack_1 ({e=>3,n=>7,a=>-113,m=>1,d=>-3,j=>5,l=>0,c=>1,k=>2,h=>6,b=>0,g=>5,f=>-2,o=>22,i=>0}) ok 5983 - mixed_pack_1 ({e=>6,n=>7,a=>-82,m=>-2,d=>-3,j=>7,l=>3,c=>-1,k=>-116,h=>6,b=>1,g=>5,f=>2,o=>227,i=>-2}) ok 5984 - mixed_pack_1 ({e=>1,n=>4,a=>-117,m=>-2,d=>-2,j=>2,l=>5,c=>1,k=>-17,h=>3,b=>6,g=>3,f=>-4,o=>238,i=>-2}) ok 5985 - mixed_pack_1 ({e=>4,n=>6,a=>62,m=>-2,d=>3,j=>0,l=>4,c=>2,k=>119,h=>2,b=>7,g=>6,f=>0,o=>141,i=>-4}) ok 5986 - mixed_pack_1 ({e=>0,n=>5,a=>59,m=>0,d=>1,j=>3,l=>5,c=>-2,k=>-64,h=>0,b=>7,g=>0,f=>-4,o=>130,i=>3}) ok 5987 - parse code ok 5988 - mixed_pack_1 ok 5989 - mixed_pack_1 ({a=>-25,b=>5}) ok 5990 - mixed_pack_1 ({a=>10,b=>1}) ok 5991 - mixed_pack_1 ({a=>8,b=>7}) ok 5992 - mixed_pack_1 ({a=>-93,b=>6}) ok 5993 - mixed_pack_1 ({a=>-67,b=>1}) ok 5994 - parse code ok 5995 - mixed_pack_1 ok 5996 - mixed_pack_1 ({c=>0,a=>-12,b=>7}) ok 5997 - mixed_pack_1 ({c=>-4,a=>99,b=>7}) ok 5998 - mixed_pack_1 ({c=>1,a=>18,b=>7}) ok 5999 - mixed_pack_1 ({c=>2,a=>43,b=>7}) ok 6000 - mixed_pack_1 ({c=>-4,a=>34,b=>0}) ok 6001 - parse code ok 6002 - mixed_pack_1 ok 6003 - mixed_pack_1 ({c=>-2,a=>26,b=>4,d=>1}) ok 6004 - mixed_pack_1 ({c=>-3,a=>42,b=>5,d=>0}) ok 6005 - mixed_pack_1 ({c=>3,a=>115,b=>3,d=>-4}) ok 6006 - mixed_pack_1 ({c=>1,a=>21,b=>4,d=>-2}) ok 6007 - mixed_pack_1 ({c=>1,a=>124,b=>0,d=>-2}) ok 6008 - parse code ok 6009 - mixed_pack_1 ok 6010 - mixed_pack_1 ({e=>1,c=>-3,a=>-59,b=>7,d=>-3}) ok 6011 - mixed_pack_1 ({e=>5,c=>3,a=>96,b=>7,d=>1}) ok 6012 - mixed_pack_1 ({e=>6,c=>-3,a=>97,b=>1,d=>1}) ok 6013 - mixed_pack_1 ({e=>0,c=>-3,a=>45,b=>5,d=>-2}) ok 6014 - mixed_pack_1 ({e=>5,c=>-4,a=>-125,b=>0,d=>1}) ok 6015 - parse code ok 6016 - mixed_pack_1 ok 6017 - mixed_pack_1 ({e=>6,c=>3,a=>-75,b=>2,d=>-3,f=>0}) ok 6018 - mixed_pack_1 ({e=>5,c=>-4,a=>-82,b=>3,d=>3,f=>1}) ok 6019 - mixed_pack_1 ({e=>7,c=>1,a=>53,b=>4,d=>-2,f=>0}) ok 6020 - mixed_pack_1 ({e=>1,c=>2,a=>126,b=>6,d=>-3,f=>0}) ok 6021 - mixed_pack_1 ({e=>3,c=>0,a=>11,b=>4,d=>-1,f=>-1}) ok 6022 - parse code ok 6023 - mixed_pack_1 ok 6024 - mixed_pack_1 ({e=>2,c=>-1,a=>-28,g=>6,b=>6,d=>1,f=>-2}) ok 6025 - mixed_pack_1 ({e=>1,c=>2,a=>-122,g=>5,b=>3,d=>2,f=>-2}) ok 6026 - mixed_pack_1 ({e=>7,c=>-2,a=>-4,g=>7,b=>7,d=>1,f=>3}) ok 6027 - mixed_pack_1 ({e=>3,c=>-1,a=>-107,g=>6,b=>5,d=>-4,f=>-3}) ok 6028 - mixed_pack_1 ({e=>2,c=>1,a=>-115,g=>0,b=>7,d=>2,f=>0}) ok 6029 - parse code ok 6030 - mixed_pack_1 ok 6031 - mixed_pack_1 ({e=>4,c=>1,a=>-92,g=>6,b=>5,d=>-4,f=>-4}) ok 6032 - mixed_pack_1 ({e=>3,c=>3,a=>112,g=>1,b=>4,d=>0,f=>-3}) ok 6033 - mixed_pack_1 ({e=>2,c=>1,a=>-90,g=>7,b=>2,d=>1,f=>0}) ok 6034 - mixed_pack_1 ({e=>1,c=>3,a=>20,g=>3,b=>6,d=>-1,f=>-4}) ok 6035 - mixed_pack_1 ({e=>0,c=>1,a=>-18,g=>4,b=>0,d=>-2,f=>-2}) ok 6036 - parse code ok 6037 - mixed_pack_1 ok 6038 - mixed_pack_1 ({e=>6,a=>38,d=>-1,c=>-1,h=>0,b=>7,g=>7,f=>3}) ok 6039 - mixed_pack_1 ({e=>6,a=>31,d=>3,c=>2,h=>1,b=>2,g=>0,f=>3}) ok 6040 - mixed_pack_1 ({e=>7,a=>-56,d=>-4,c=>0,h=>5,b=>1,g=>2,f=>-4}) ok 6041 - mixed_pack_1 ({e=>7,a=>119,d=>2,c=>-4,h=>5,b=>7,g=>0,f=>-3}) ok 6042 - mixed_pack_1 ({e=>7,a=>-122,d=>3,c=>3,h=>6,b=>2,g=>7,f=>2}) ok 6043 - parse code ok 6044 - mixed_pack_1 ok 6045 - mixed_pack_1 ({e=>0,a=>66,d=>-4,c=>-4,h=>6,b=>2,g=>6,f=>3,i=>2}) ok 6046 - mixed_pack_1 ({e=>2,a=>19,d=>-2,c=>3,h=>4,b=>6,g=>5,f=>2,i=>3}) ok 6047 - mixed_pack_1 ({e=>1,a=>-41,d=>-3,c=>-3,h=>6,b=>5,g=>0,f=>-3,i=>-2}) ok 6048 - mixed_pack_1 ({e=>3,a=>-25,d=>1,c=>0,h=>2,b=>2,g=>6,f=>2,i=>-3}) ok 6049 - mixed_pack_1 ({e=>3,a=>77,d=>3,c=>-1,h=>3,b=>5,g=>6,f=>-1,i=>3}) ok 6050 - parse code ok 6051 - mixed_pack_1 ok 6052 - mixed_pack_1 ({e=>7,a=>-49,d=>3,j=>4,c=>1,h=>6,b=>5,g=>7,f=>-3,i=>-2}) ok 6053 - mixed_pack_1 ({e=>4,a=>-24,d=>-3,j=>3,c=>3,h=>3,b=>6,g=>6,f=>3,i=>1}) ok 6054 - mixed_pack_1 ({e=>5,a=>-77,d=>1,j=>7,c=>-3,h=>0,b=>6,g=>1,f=>2,i=>1}) ok 6055 - mixed_pack_1 ({e=>5,a=>80,d=>3,j=>5,c=>-3,h=>1,b=>6,g=>7,f=>-4,i=>3}) ok 6056 - mixed_pack_1 ({e=>3,a=>33,d=>-4,j=>4,c=>-1,h=>5,b=>4,g=>2,f=>3,i=>-2}) ok 6057 - parse code ok 6058 - mixed_pack_1 ok 6059 - mixed_pack_1 ({e=>1,a=>-125,d=>-4,j=>6,c=>-1,k=>-20,h=>4,b=>1,g=>5,f=>-1,i=>1}) ok 6060 - mixed_pack_1 ({e=>6,a=>123,d=>0,j=>3,c=>1,k=>-127,h=>6,b=>5,g=>2,f=>-2,i=>-2}) ok 6061 - mixed_pack_1 ({e=>3,a=>80,d=>-3,j=>6,c=>3,k=>-21,h=>1,b=>7,g=>5,f=>-2,i=>-1}) ok 6062 - mixed_pack_1 ({e=>6,a=>85,d=>-2,j=>5,c=>-3,k=>-38,h=>1,b=>5,g=>2,f=>-4,i=>-1}) ok 6063 - mixed_pack_1 ({e=>6,a=>-9,d=>-1,j=>0,c=>1,k=>20,h=>1,b=>6,g=>3,f=>-3,i=>-1}) ok 6064 - parse code ok 6065 - mixed_pack_1 ok 6066 - mixed_pack_1 ({e=>5,a=>42,d=>2,j=>4,l=>7,c=>1,k=>-45,h=>5,b=>5,g=>3,f=>2,i=>1}) ok 6067 - mixed_pack_1 ({e=>7,a=>-123,d=>2,j=>5,l=>5,c=>3,k=>-51,h=>4,b=>7,g=>5,f=>-3,i=>0}) ok 6068 - mixed_pack_1 ({e=>0,a=>0,d=>-3,j=>0,l=>2,c=>3,k=>-69,h=>4,b=>4,g=>6,f=>-1,i=>-4}) ok 6069 - mixed_pack_1 ({e=>0,a=>17,d=>-2,j=>3,l=>2,c=>-4,k=>-21,h=>0,b=>6,g=>7,f=>-1,i=>2}) ok 6070 - mixed_pack_1 ({e=>2,a=>-122,d=>2,j=>5,l=>6,c=>0,k=>-75,h=>4,b=>7,g=>2,f=>-3,i=>0}) ok 6071 - parse code ok 6072 - mixed_pack_1 ok 6073 - mixed_pack_1 ({e=>4,a=>-47,m=>-1,d=>-2,j=>0,l=>1,c=>2,k=>8,h=>1,b=>5,g=>4,f=>0,i=>-2}) ok 6074 - mixed_pack_1 ({e=>4,a=>96,m=>1,d=>-1,j=>2,l=>1,c=>-4,k=>62,h=>0,b=>1,g=>6,f=>0,i=>3}) ok 6075 - mixed_pack_1 ({e=>7,a=>119,m=>-3,d=>1,j=>2,l=>5,c=>0,k=>22,h=>2,b=>6,g=>1,f=>-4,i=>2}) ok 6076 - mixed_pack_1 ({e=>5,a=>105,m=>-4,d=>-4,j=>6,l=>5,c=>-3,k=>5,h=>1,b=>4,g=>2,f=>1,i=>0}) ok 6077 - mixed_pack_1 ({e=>3,a=>23,m=>1,d=>-4,j=>1,l=>2,c=>1,k=>-75,h=>5,b=>4,g=>3,f=>0,i=>3}) ok 6078 - parse code ok 6079 - mixed_pack_1 ok 6080 - mixed_pack_1 ({e=>5,n=>3,a=>-113,m=>0,d=>1,j=>4,l=>0,c=>-1,k=>-9,h=>4,b=>0,g=>0,f=>2,i=>-4}) ok 6081 - mixed_pack_1 ({e=>0,n=>4,a=>64,m=>2,d=>-3,j=>4,l=>3,c=>-3,k=>-98,h=>5,b=>3,g=>6,f=>-3,i=>-4}) ok 6082 - mixed_pack_1 ({e=>1,n=>7,a=>-94,m=>-4,d=>3,j=>1,l=>2,c=>2,k=>-115,h=>0,b=>0,g=>6,f=>2,i=>2}) ok 6083 - mixed_pack_1 ({e=>3,n=>0,a=>-84,m=>0,d=>-2,j=>4,l=>2,c=>-1,k=>-57,h=>4,b=>5,g=>4,f=>-1,i=>1}) ok 6084 - mixed_pack_1 ({e=>6,n=>3,a=>-84,m=>0,d=>-2,j=>6,l=>5,c=>-4,k=>45,h=>4,b=>0,g=>3,f=>-1,i=>-3}) ok 6085 - parse code ok 6086 - mixed_pack_1 ok 6087 - mixed_pack_1 ({e=>2,n=>1,a=>73,m=>-2,d=>1,j=>5,l=>1,c=>-4,k=>34,h=>0,b=>2,g=>0,f=>-2,o=>136,i=>0}) ok 6088 - mixed_pack_1 ({e=>7,n=>0,a=>-14,m=>-2,d=>2,j=>2,l=>3,c=>-2,k=>-24,h=>3,b=>6,g=>5,f=>3,o=>72,i=>1}) ok 6089 - mixed_pack_1 ({e=>7,n=>0,a=>-32,m=>0,d=>3,j=>6,l=>3,c=>-2,k=>-5,h=>3,b=>6,g=>6,f=>1,o=>139,i=>-2}) ok 6090 - mixed_pack_1 ({e=>7,n=>0,a=>-69,m=>2,d=>2,j=>2,l=>1,c=>0,k=>118,h=>3,b=>5,g=>4,f=>-4,o=>156,i=>2}) ok 6091 - mixed_pack_1 ({e=>0,n=>4,a=>-23,m=>-1,d=>-2,j=>3,l=>7,c=>0,k=>44,h=>7,b=>0,g=>5,f=>0,o=>146,i=>1}) ok 6092 - parse code ok 6093 - mixed_pack_1 ok 6094 - mixed_pack_1 ({a=>116,b=>0}) ok 6095 - mixed_pack_1 ({a=>-38,b=>2}) ok 6096 - mixed_pack_1 ({a=>-116,b=>0}) ok 6097 - mixed_pack_1 ({a=>-9,b=>4}) ok 6098 - mixed_pack_1 ({a=>-84,b=>1}) ok 6099 - parse code ok 6100 - mixed_pack_1 ok 6101 - mixed_pack_1 ({c=>2,a=>-53,b=>0}) ok 6102 - mixed_pack_1 ({c=>-2,a=>54,b=>3}) ok 6103 - mixed_pack_1 ({c=>-2,a=>90,b=>7}) ok 6104 - mixed_pack_1 ({c=>-1,a=>16,b=>0}) ok 6105 - mixed_pack_1 ({c=>2,a=>66,b=>6}) ok 6106 - parse code ok 6107 - mixed_pack_1 ok 6108 - mixed_pack_1 ({c=>1,a=>101,b=>3,d=>-4}) ok 6109 - mixed_pack_1 ({c=>0,a=>-29,b=>2,d=>-4}) ok 6110 - mixed_pack_1 ({c=>-2,a=>-116,b=>7,d=>2}) ok 6111 - mixed_pack_1 ({c=>-4,a=>-103,b=>1,d=>-2}) ok 6112 - mixed_pack_1 ({c=>-4,a=>90,b=>4,d=>0}) ok 6113 - parse code ok 6114 - mixed_pack_1 ok 6115 - mixed_pack_1 ({e=>6,c=>-3,a=>-61,b=>2,d=>-2}) ok 6116 - mixed_pack_1 ({e=>4,c=>1,a=>111,b=>2,d=>3}) ok 6117 - mixed_pack_1 ({e=>4,c=>0,a=>-27,b=>3,d=>-2}) ok 6118 - mixed_pack_1 ({e=>0,c=>0,a=>123,b=>5,d=>-2}) ok 6119 - mixed_pack_1 ({e=>2,c=>0,a=>92,b=>7,d=>-4}) ok 6120 - parse code ok 6121 - mixed_pack_1 ok 6122 - mixed_pack_1 ({e=>3,c=>0,a=>-105,b=>0,d=>2,f=>0}) ok 6123 - mixed_pack_1 ({e=>0,c=>1,a=>-22,b=>2,d=>-1,f=>-2}) ok 6124 - mixed_pack_1 ({e=>1,c=>-3,a=>42,b=>2,d=>-1,f=>-1}) ok 6125 - mixed_pack_1 ({e=>6,c=>0,a=>-26,b=>6,d=>-1,f=>-3}) ok 6126 - mixed_pack_1 ({e=>2,c=>2,a=>65,b=>0,d=>0,f=>0}) ok 6127 - parse code ok 6128 - mixed_pack_1 ok 6129 - mixed_pack_1 ({e=>0,c=>-2,a=>40,g=>2,b=>5,d=>2,f=>-4}) ok 6130 - mixed_pack_1 ({e=>7,c=>3,a=>118,g=>5,b=>4,d=>-3,f=>-3}) ok 6131 - mixed_pack_1 ({e=>5,c=>-2,a=>-74,g=>3,b=>3,d=>-4,f=>2}) ok 6132 - mixed_pack_1 ({e=>4,c=>-4,a=>-40,g=>1,b=>7,d=>-4,f=>-1}) ok 6133 - mixed_pack_1 ({e=>0,c=>3,a=>18,g=>6,b=>0,d=>-4,f=>1}) ok 6134 - parse code ok 6135 - mixed_pack_1 ok 6136 - mixed_pack_1 ({e=>0,c=>-2,a=>14,g=>3,b=>7,d=>3,f=>0}) ok 6137 - mixed_pack_1 ({e=>1,c=>0,a=>-50,g=>4,b=>7,d=>3,f=>0}) ok 6138 - mixed_pack_1 ({e=>6,c=>-3,a=>101,g=>4,b=>2,d=>-4,f=>0}) ok 6139 - mixed_pack_1 ({e=>4,c=>-1,a=>87,g=>0,b=>1,d=>1,f=>1}) ok 6140 - mixed_pack_1 ({e=>3,c=>-1,a=>45,g=>7,b=>0,d=>-2,f=>3}) ok 6141 - parse code ok 6142 - mixed_pack_1 ok 6143 - mixed_pack_1 ({e=>6,a=>-39,d=>0,c=>-2,h=>1,b=>3,g=>7,f=>-3}) ok 6144 - mixed_pack_1 ({e=>2,a=>-6,d=>-3,c=>1,h=>0,b=>1,g=>4,f=>-1}) ok 6145 - mixed_pack_1 ({e=>4,a=>-114,d=>3,c=>-2,h=>2,b=>6,g=>2,f=>3}) ok 6146 - mixed_pack_1 ({e=>2,a=>-117,d=>0,c=>-2,h=>2,b=>3,g=>0,f=>0}) ok 6147 - mixed_pack_1 ({e=>6,a=>120,d=>2,c=>1,h=>5,b=>7,g=>4,f=>-3}) ok 6148 - parse code ok 6149 - mixed_pack_1 ok 6150 - mixed_pack_1 ({e=>1,a=>52,d=>1,c=>3,h=>2,b=>3,g=>6,f=>2,i=>-3}) ok 6151 - mixed_pack_1 ({e=>3,a=>53,d=>0,c=>0,h=>1,b=>3,g=>6,f=>2,i=>1}) ok 6152 - mixed_pack_1 ({e=>6,a=>16,d=>-4,c=>-1,h=>7,b=>1,g=>6,f=>1,i=>3}) ok 6153 - mixed_pack_1 ({e=>5,a=>110,d=>-3,c=>-2,h=>1,b=>4,g=>6,f=>1,i=>-1}) ok 6154 - mixed_pack_1 ({e=>2,a=>-21,d=>1,c=>3,h=>1,b=>2,g=>0,f=>-4,i=>-3}) ok 6155 - parse code ok 6156 - mixed_pack_1 ok 6157 - mixed_pack_1 ({e=>3,a=>-50,d=>3,j=>1,c=>0,h=>3,b=>2,g=>2,f=>3,i=>-2}) ok 6158 - mixed_pack_1 ({e=>1,a=>-3,d=>0,j=>2,c=>-3,h=>2,b=>0,g=>1,f=>-2,i=>-4}) ok 6159 - mixed_pack_1 ({e=>4,a=>52,d=>-2,j=>6,c=>-2,h=>1,b=>2,g=>0,f=>0,i=>-2}) ok 6160 - mixed_pack_1 ({e=>1,a=>99,d=>1,j=>7,c=>3,h=>7,b=>6,g=>4,f=>0,i=>3}) ok 6161 - mixed_pack_1 ({e=>6,a=>127,d=>2,j=>0,c=>1,h=>5,b=>5,g=>5,f=>1,i=>-2}) ok 6162 - parse code ok 6163 - mixed_pack_1 ok 6164 - mixed_pack_1 ({e=>5,a=>53,d=>-2,j=>1,c=>0,k=>-7,h=>4,b=>1,g=>5,f=>1,i=>-1}) ok 6165 - mixed_pack_1 ({e=>4,a=>-53,d=>-4,j=>2,c=>1,k=>34,h=>7,b=>1,g=>3,f=>0,i=>0}) ok 6166 - mixed_pack_1 ({e=>6,a=>-45,d=>3,j=>5,c=>1,k=>97,h=>4,b=>6,g=>0,f=>-3,i=>2}) ok 6167 - mixed_pack_1 ({e=>1,a=>65,d=>1,j=>0,c=>0,k=>30,h=>0,b=>0,g=>2,f=>3,i=>-4}) ok 6168 - mixed_pack_1 ({e=>1,a=>-80,d=>-4,j=>5,c=>-3,k=>115,h=>3,b=>5,g=>3,f=>-4,i=>3}) ok 6169 - parse code ok 6170 - mixed_pack_1 ok 6171 - mixed_pack_1 ({e=>4,a=>122,d=>2,j=>4,l=>5,c=>-3,k=>111,h=>7,b=>3,g=>4,f=>2,i=>2}) ok 6172 - mixed_pack_1 ({e=>4,a=>-118,d=>2,j=>0,l=>5,c=>-1,k=>9,h=>1,b=>4,g=>4,f=>1,i=>-3}) ok 6173 - mixed_pack_1 ({e=>7,a=>-99,d=>-3,j=>1,l=>6,c=>3,k=>-51,h=>4,b=>0,g=>0,f=>2,i=>-1}) ok 6174 - mixed_pack_1 ({e=>5,a=>46,d=>-1,j=>7,l=>2,c=>-4,k=>-82,h=>4,b=>6,g=>6,f=>-4,i=>-1}) ok 6175 - mixed_pack_1 ({e=>5,a=>-15,d=>-4,j=>3,l=>1,c=>3,k=>-7,h=>3,b=>7,g=>2,f=>-3,i=>3}) ok 6176 - parse code ok 6177 - mixed_pack_1 ok 6178 - mixed_pack_1 ({e=>3,a=>-125,m=>2,d=>0,j=>0,l=>5,c=>-2,k=>49,h=>6,b=>0,g=>6,f=>3,i=>-4}) ok 6179 - mixed_pack_1 ({e=>5,a=>127,m=>1,d=>-3,j=>3,l=>3,c=>-4,k=>15,h=>1,b=>5,g=>6,f=>3,i=>1}) ok 6180 - mixed_pack_1 ({e=>5,a=>-102,m=>2,d=>1,j=>7,l=>4,c=>-2,k=>76,h=>2,b=>5,g=>4,f=>2,i=>0}) ok 6181 - mixed_pack_1 ({e=>3,a=>83,m=>-2,d=>-3,j=>6,l=>6,c=>-4,k=>56,h=>4,b=>0,g=>3,f=>1,i=>-1}) ok 6182 - mixed_pack_1 ({e=>1,a=>-24,m=>-4,d=>-3,j=>0,l=>0,c=>2,k=>-52,h=>5,b=>6,g=>3,f=>2,i=>-2}) ok 6183 - parse code ok 6184 - mixed_pack_1 ok 6185 - mixed_pack_1 ({e=>5,n=>0,a=>74,m=>-2,d=>1,j=>6,l=>3,c=>2,k=>113,h=>1,b=>0,g=>0,f=>0,i=>-4}) ok 6186 - mixed_pack_1 ({e=>5,n=>3,a=>-44,m=>1,d=>-3,j=>3,l=>6,c=>2,k=>-63,h=>7,b=>0,g=>4,f=>-1,i=>3}) ok 6187 - mixed_pack_1 ({e=>5,n=>1,a=>39,m=>1,d=>-3,j=>5,l=>0,c=>0,k=>1,h=>0,b=>1,g=>3,f=>2,i=>-1}) ok 6188 - mixed_pack_1 ({e=>4,n=>3,a=>97,m=>-3,d=>-3,j=>7,l=>4,c=>-3,k=>75,h=>5,b=>6,g=>5,f=>3,i=>3}) ok 6189 - mixed_pack_1 ({e=>1,n=>3,a=>77,m=>1,d=>-2,j=>3,l=>6,c=>-4,k=>50,h=>4,b=>0,g=>1,f=>-2,i=>-4}) ok 6190 - parse code ok 6191 - mixed_pack_1 ok 6192 - mixed_pack_1 ({e=>2,n=>1,a=>104,m=>0,d=>3,j=>1,l=>6,c=>2,k=>-66,h=>7,b=>0,g=>4,f=>-1,o=>189,i=>-3}) ok 6193 - mixed_pack_1 ({e=>4,n=>1,a=>-82,m=>-1,d=>-2,j=>2,l=>6,c=>3,k=>81,h=>7,b=>1,g=>0,f=>-2,o=>27,i=>-3}) ok 6194 - mixed_pack_1 ({e=>0,n=>0,a=>110,m=>-3,d=>0,j=>2,l=>6,c=>-3,k=>27,h=>6,b=>6,g=>5,f=>0,o=>50,i=>3}) ok 6195 - mixed_pack_1 ({e=>0,n=>5,a=>65,m=>-4,d=>1,j=>3,l=>2,c=>-1,k=>-88,h=>2,b=>4,g=>7,f=>0,o=>17,i=>1}) ok 6196 - mixed_pack_1 ({e=>2,n=>3,a=>51,m=>-2,d=>-3,j=>1,l=>1,c=>-1,k=>-125,h=>6,b=>2,g=>2,f=>-2,o=>98,i=>2}) ok 6197 - parse code ok 6198 - mixed_pack_2 ok 6199 - mixed_pack_2 ({a=>4}) ok 6200 - mixed_pack_2 ({a=>3}) ok 6201 - mixed_pack_2 ({a=>1}) ok 6202 - mixed_pack_2 ({a=>5}) ok 6203 - mixed_pack_2 ({a=>3}) ok 6204 - parse code ok 6205 - mixed_pack_2 ok 6206 - mixed_pack_2 ({a=>1,b=>-2}) ok 6207 - mixed_pack_2 ({a=>2,b=>3}) ok 6208 - mixed_pack_2 ({a=>2,b=>2}) ok 6209 - mixed_pack_2 ({a=>2,b=>-2}) ok 6210 - mixed_pack_2 ({a=>5,b=>-4}) ok 6211 - parse code ok 6212 - mixed_pack_2 ok 6213 - mixed_pack_2 ({c=>0,a=>0,b=>3}) ok 6214 - mixed_pack_2 ({c=>-3,a=>0,b=>-3}) ok 6215 - mixed_pack_2 ({c=>-3,a=>3,b=>-4}) ok 6216 - mixed_pack_2 ({c=>-2,a=>6,b=>-2}) ok 6217 - mixed_pack_2 ({c=>-1,a=>4,b=>-3}) ok 6218 - parse code ok 6219 - mixed_pack_2 ok 6220 - mixed_pack_2 ({c=>0,a=>5,b=>-1,d=>0}) ok 6221 - mixed_pack_2 ({c=>3,a=>4,b=>-2,d=>4}) ok 6222 - mixed_pack_2 ({c=>2,a=>0,b=>-1,d=>4}) ok 6223 - mixed_pack_2 ({c=>-3,a=>4,b=>2,d=>3}) ok 6224 - mixed_pack_2 ({c=>-2,a=>0,b=>0,d=>7}) ok 6225 - parse code ok 6226 - mixed_pack_2 ok 6227 - mixed_pack_2 ({e=>1,c=>-1,a=>5,b=>1,d=>0}) ok 6228 - mixed_pack_2 ({e=>-3,c=>-4,a=>1,b=>2,d=>4}) ok 6229 - mixed_pack_2 ({e=>-1,c=>-1,a=>3,b=>0,d=>7}) ok 6230 - mixed_pack_2 ({e=>0,c=>-3,a=>4,b=>-3,d=>0}) ok 6231 - mixed_pack_2 ({e=>2,c=>0,a=>5,b=>1,d=>7}) ok 6232 - parse code ok 6233 - mixed_pack_2 ok 6234 - mixed_pack_2 ({e=>-1,c=>3,a=>3,b=>-2,d=>2,f=>6}) ok 6235 - mixed_pack_2 ({e=>2,c=>-1,a=>1,b=>-4,d=>5,f=>2}) ok 6236 - mixed_pack_2 ({e=>1,c=>1,a=>3,b=>-4,d=>2,f=>6}) ok 6237 - mixed_pack_2 ({e=>1,c=>-2,a=>2,b=>-4,d=>2,f=>3}) ok 6238 - mixed_pack_2 ({e=>0,c=>0,a=>5,b=>-4,d=>4,f=>5}) ok 6239 - parse code ok 6240 - mixed_pack_2 ok 6241 - mixed_pack_2 ({e=>-4,c=>-1,a=>5,b=>3,d=>2,f=>2}) ok 6242 - mixed_pack_2 ({e=>1,c=>-1,a=>3,b=>2,d=>7,f=>6}) ok 6243 - mixed_pack_2 ({e=>-1,c=>3,a=>0,b=>1,d=>4,f=>5}) ok 6244 - mixed_pack_2 ({e=>1,c=>-4,a=>2,b=>1,d=>1,f=>7}) ok 6245 - mixed_pack_2 ({e=>-4,c=>-3,a=>2,b=>-1,d=>4,f=>1}) ok 6246 - parse code ok 6247 - mixed_pack_2 ok 6248 - mixed_pack_2 ({e=>-3,c=>3,a=>4,g=>2,b=>-1,d=>7,f=>5}) ok 6249 - mixed_pack_2 ({e=>0,c=>-4,a=>2,g=>2,b=>-4,d=>5,f=>5}) ok 6250 - mixed_pack_2 ({e=>2,c=>1,a=>1,g=>6,b=>3,d=>3,f=>0}) ok 6251 - mixed_pack_2 ({e=>1,c=>-3,a=>3,g=>6,b=>2,d=>7,f=>0}) ok 6252 - mixed_pack_2 ({e=>-4,c=>0,a=>5,g=>1,b=>-1,d=>3,f=>2}) ok 6253 - parse code ok 6254 - mixed_pack_2 ok 6255 - mixed_pack_2 ({e=>-3,a=>2,d=>5,c=>-4,h=>0,b=>-1,g=>5,f=>7}) ok 6256 - mixed_pack_2 ({e=>-3,a=>4,d=>6,c=>2,h=>-4,b=>3,g=>6,f=>3}) ok 6257 - mixed_pack_2 ({e=>1,a=>4,d=>4,c=>3,h=>-1,b=>-2,g=>6,f=>3}) ok 6258 - mixed_pack_2 ({e=>3,a=>5,d=>5,c=>1,h=>-2,b=>2,g=>6,f=>2}) ok 6259 - mixed_pack_2 ({e=>1,a=>7,d=>6,c=>2,h=>0,b=>3,g=>0,f=>6}) ok 6260 - parse code ok 6261 - mixed_pack_2 ok 6262 - mixed_pack_2 ({e=>2,a=>1,d=>3,c=>-3,h=>1,b=>-4,g=>1,f=>7,i=>5}) ok 6263 - mixed_pack_2 ({e=>-4,a=>1,d=>3,c=>-2,h=>2,b=>-3,g=>7,f=>4,i=>3}) ok 6264 - mixed_pack_2 ({e=>0,a=>2,d=>7,c=>3,h=>2,b=>2,g=>5,f=>2,i=>1}) ok 6265 - mixed_pack_2 ({e=>1,a=>3,d=>2,c=>2,h=>2,b=>0,g=>7,f=>6,i=>0}) ok 6266 - mixed_pack_2 ({e=>-4,a=>3,d=>2,c=>-1,h=>0,b=>-3,g=>4,f=>7,i=>4}) ok 6267 - parse code ok 6268 - mixed_pack_2 ok 6269 - mixed_pack_2 ({e=>0,a=>0,d=>0,j=>-15,c=>0,h=>-4,b=>-2,g=>1,f=>2,i=>3}) ok 6270 - mixed_pack_2 ({e=>-4,a=>2,d=>1,j=>101,c=>3,h=>1,b=>-2,g=>5,f=>1,i=>6}) ok 6271 - mixed_pack_2 ({e=>-1,a=>0,d=>3,j=>90,c=>3,h=>3,b=>2,g=>6,f=>2,i=>1}) ok 6272 - mixed_pack_2 ({e=>-4,a=>2,d=>2,j=>87,c=>3,h=>-1,b=>-1,g=>6,f=>4,i=>4}) ok 6273 - mixed_pack_2 ({e=>1,a=>7,d=>3,j=>-72,c=>1,h=>0,b=>-1,g=>4,f=>1,i=>0}) ok 6274 - parse code ok 6275 - mixed_pack_2 ok 6276 - mixed_pack_2 ({e=>-3,a=>3,d=>4,j=>77,c=>1,k=>1,h=>-3,b=>2,g=>3,f=>0,i=>2}) ok 6277 - mixed_pack_2 ({e=>1,a=>1,d=>1,j=>20,c=>2,k=>1,h=>1,b=>-3,g=>3,f=>3,i=>4}) ok 6278 - mixed_pack_2 ({e=>2,a=>5,d=>2,j=>108,c=>1,k=>5,h=>2,b=>0,g=>2,f=>5,i=>2}) ok 6279 - mixed_pack_2 ({e=>3,a=>1,d=>1,j=>-2,c=>1,k=>7,h=>-1,b=>-3,g=>4,f=>4,i=>4}) ok 6280 - mixed_pack_2 ({e=>0,a=>4,d=>7,j=>-104,c=>-2,k=>3,h=>2,b=>-4,g=>2,f=>6,i=>3}) ok 6281 - parse code ok 6282 - mixed_pack_2 ok 6283 - mixed_pack_2 ({e=>1,a=>6,d=>7,j=>30,l=>2,c=>-1,k=>0,h=>-3,b=>-2,g=>6,f=>7,i=>5}) ok 6284 - mixed_pack_2 ({e=>1,a=>1,d=>3,j=>-98,l=>0,c=>-1,k=>6,h=>-4,b=>-2,g=>1,f=>3,i=>1}) ok 6285 - mixed_pack_2 ({e=>-2,a=>2,d=>1,j=>-45,l=>-2,c=>1,k=>7,h=>2,b=>-3,g=>0,f=>6,i=>6}) ok 6286 - mixed_pack_2 ({e=>-2,a=>4,d=>2,j=>-1,l=>0,c=>-4,k=>0,h=>-3,b=>0,g=>3,f=>0,i=>4}) ok 6287 - mixed_pack_2 ({e=>3,a=>4,d=>4,j=>110,l=>-1,c=>0,k=>1,h=>2,b=>-4,g=>0,f=>7,i=>6}) ok 6288 - parse code ok 6289 - mixed_pack_2 ok 6290 - mixed_pack_2 ({e=>-2,a=>6,m=>4,d=>0,j=>28,l=>-3,c=>-3,k=>2,h=>3,b=>-1,g=>3,f=>5,i=>6}) ok 6291 - mixed_pack_2 ({e=>-1,a=>7,m=>1,d=>6,j=>79,l=>2,c=>1,k=>3,h=>-4,b=>1,g=>1,f=>5,i=>2}) ok 6292 - mixed_pack_2 ({e=>-3,a=>5,m=>2,d=>3,j=>43,l=>-2,c=>-4,k=>3,h=>-4,b=>-3,g=>5,f=>6,i=>5}) ok 6293 - mixed_pack_2 ({e=>-2,a=>6,m=>4,d=>2,j=>62,l=>-2,c=>-4,k=>4,h=>-2,b=>-1,g=>1,f=>5,i=>4}) ok 6294 - mixed_pack_2 ({e=>1,a=>1,m=>0,d=>4,j=>-74,l=>-3,c=>2,k=>1,h=>-2,b=>2,g=>2,f=>6,i=>4}) ok 6295 - parse code ok 6296 - mixed_pack_2 ok 6297 - mixed_pack_2 ({e=>-4,n=>116,a=>1,m=>6,d=>4,j=>-19,l=>-1,c=>-2,k=>1,h=>0,b=>-1,g=>5,f=>3,i=>5}) ok 6298 - mixed_pack_2 ({e=>2,n=>61,a=>4,m=>3,d=>0,j=>78,l=>-2,c=>3,k=>3,h=>-3,b=>-3,g=>2,f=>0,i=>2}) ok 6299 - mixed_pack_2 ({e=>-1,n=>150,a=>3,m=>2,d=>3,j=>-89,l=>-4,c=>-3,k=>7,h=>-3,b=>-1,g=>3,f=>5,i=>1}) ok 6300 - mixed_pack_2 ({e=>-1,n=>162,a=>3,m=>5,d=>1,j=>46,l=>-2,c=>-1,k=>2,h=>-1,b=>3,g=>4,f=>0,i=>2}) ok 6301 - mixed_pack_2 ({e=>-4,n=>162,a=>2,m=>5,d=>7,j=>-26,l=>2,c=>3,k=>0,h=>3,b=>-2,g=>1,f=>3,i=>6}) ok 6302 - parse code ok 6303 - mixed_pack_2 ok 6304 - mixed_pack_2 ({a=>-94,b=>6}) ok 6305 - mixed_pack_2 ({a=>-87,b=>1}) ok 6306 - mixed_pack_2 ({a=>-8,b=>2}) ok 6307 - mixed_pack_2 ({a=>-106,b=>2}) ok 6308 - mixed_pack_2 ({a=>-98,b=>5}) ok 6309 - parse code ok 6310 - mixed_pack_2 ok 6311 - mixed_pack_2 ({c=>3,a=>-72,b=>5}) ok 6312 - mixed_pack_2 ({c=>0,a=>-13,b=>5}) ok 6313 - mixed_pack_2 ({c=>3,a=>-92,b=>6}) ok 6314 - mixed_pack_2 ({c=>-1,a=>79,b=>3}) ok 6315 - mixed_pack_2 ({c=>-3,a=>-108,b=>7}) ok 6316 - parse code ok 6317 - mixed_pack_2 ok 6318 - mixed_pack_2 ({c=>1,a=>49,b=>2,d=>-3}) ok 6319 - mixed_pack_2 ({c=>0,a=>42,b=>7,d=>0}) ok 6320 - mixed_pack_2 ({c=>-4,a=>41,b=>5,d=>-3}) ok 6321 - mixed_pack_2 ({c=>1,a=>-70,b=>4,d=>0}) ok 6322 - mixed_pack_2 ({c=>2,a=>-18,b=>5,d=>-1}) ok 6323 - parse code ok 6324 - mixed_pack_2 ok 6325 - mixed_pack_2 ({e=>1,c=>-3,a=>-42,b=>7,d=>-2}) ok 6326 - mixed_pack_2 ({e=>5,c=>-4,a=>109,b=>4,d=>1}) ok 6327 - mixed_pack_2 ({e=>7,c=>-2,a=>-119,b=>4,d=>0}) ok 6328 - mixed_pack_2 ({e=>3,c=>-3,a=>-23,b=>6,d=>0}) ok 6329 - mixed_pack_2 ({e=>1,c=>-4,a=>-38,b=>2,d=>3}) ok 6330 - parse code ok 6331 - mixed_pack_2 ok 6332 - mixed_pack_2 ({e=>5,c=>-3,a=>-8,b=>3,d=>-1,f=>0}) ok 6333 - mixed_pack_2 ({e=>4,c=>0,a=>3,b=>7,d=>2,f=>2}) ok 6334 - mixed_pack_2 ({e=>4,c=>2,a=>43,b=>3,d=>-4,f=>-3}) ok 6335 - mixed_pack_2 ({e=>2,c=>-3,a=>-97,b=>6,d=>-4,f=>1}) ok 6336 - mixed_pack_2 ({e=>6,c=>3,a=>87,b=>5,d=>2,f=>-1}) ok 6337 - parse code ok 6338 - mixed_pack_2 ok 6339 - mixed_pack_2 ({e=>7,c=>2,a=>-29,g=>2,b=>6,d=>-1,f=>-3}) ok 6340 - mixed_pack_2 ({e=>5,c=>3,a=>-72,g=>6,b=>4,d=>-2,f=>0}) ok 6341 - mixed_pack_2 ({e=>4,c=>0,a=>-24,g=>5,b=>4,d=>1,f=>2}) ok 6342 - mixed_pack_2 ({e=>1,c=>-1,a=>-37,g=>1,b=>4,d=>-3,f=>1}) ok 6343 - mixed_pack_2 ({e=>7,c=>-2,a=>92,g=>0,b=>4,d=>-2,f=>-4}) ok 6344 - parse code ok 6345 - mixed_pack_2 ok 6346 - mixed_pack_2 ({e=>7,c=>2,a=>93,g=>4,b=>1,d=>-3,f=>3}) ok 6347 - mixed_pack_2 ({e=>0,c=>-1,a=>-59,g=>5,b=>2,d=>-3,f=>-1}) ok 6348 - mixed_pack_2 ({e=>5,c=>-1,a=>8,g=>5,b=>2,d=>-2,f=>-1}) ok 6349 - mixed_pack_2 ({e=>0,c=>3,a=>-103,g=>5,b=>5,d=>1,f=>0}) ok 6350 - mixed_pack_2 ({e=>5,c=>-3,a=>114,g=>7,b=>1,d=>-4,f=>-1}) ok 6351 - parse code ok 6352 - mixed_pack_2 ok 6353 - mixed_pack_2 ({e=>3,a=>2,d=>0,c=>2,h=>7,b=>5,g=>6,f=>-1}) ok 6354 - mixed_pack_2 ({e=>3,a=>-24,d=>-1,c=>-1,h=>6,b=>3,g=>2,f=>2}) ok 6355 - mixed_pack_2 ({e=>6,a=>66,d=>0,c=>-3,h=>1,b=>3,g=>1,f=>-1}) ok 6356 - mixed_pack_2 ({e=>7,a=>83,d=>3,c=>0,h=>1,b=>1,g=>3,f=>3}) ok 6357 - mixed_pack_2 ({e=>2,a=>47,d=>-1,c=>-1,h=>7,b=>0,g=>5,f=>3}) ok 6358 - parse code ok 6359 - mixed_pack_2 ok 6360 - mixed_pack_2 ({e=>7,a=>60,d=>-2,c=>0,h=>6,b=>2,g=>2,f=>-2,i=>-2}) ok 6361 - mixed_pack_2 ({e=>6,a=>-97,d=>0,c=>0,h=>0,b=>3,g=>4,f=>0,i=>3}) ok 6362 - mixed_pack_2 ({e=>3,a=>88,d=>-3,c=>-4,h=>7,b=>5,g=>1,f=>-4,i=>-2}) ok 6363 - mixed_pack_2 ({e=>6,a=>86,d=>2,c=>0,h=>5,b=>0,g=>1,f=>3,i=>-2}) ok 6364 - mixed_pack_2 ({e=>0,a=>52,d=>-3,c=>-4,h=>5,b=>5,g=>0,f=>3,i=>3}) ok 6365 - parse code ok 6366 - mixed_pack_2 ok 6367 - mixed_pack_2 ({e=>3,a=>80,d=>-2,j=>7,c=>0,h=>3,b=>2,g=>4,f=>1,i=>3}) ok 6368 - mixed_pack_2 ({e=>7,a=>-43,d=>-3,j=>6,c=>1,h=>2,b=>0,g=>4,f=>0,i=>3}) ok 6369 - mixed_pack_2 ({e=>7,a=>87,d=>0,j=>3,c=>2,h=>7,b=>0,g=>7,f=>-3,i=>2}) ok 6370 - mixed_pack_2 ({e=>1,a=>57,d=>-4,j=>7,c=>-3,h=>2,b=>7,g=>4,f=>2,i=>2}) ok 6371 - mixed_pack_2 ({e=>1,a=>61,d=>0,j=>0,c=>-2,h=>3,b=>3,g=>7,f=>0,i=>1}) ok 6372 - parse code ok 6373 - mixed_pack_2 ok 6374 - mixed_pack_2 ({e=>2,a=>-111,d=>2,j=>6,c=>0,k=>2,h=>7,b=>5,g=>5,f=>-2,i=>1}) ok 6375 - mixed_pack_2 ({e=>3,a=>125,d=>-3,j=>7,c=>2,k=>102,h=>6,b=>4,g=>2,f=>-3,i=>3}) ok 6376 - mixed_pack_2 ({e=>5,a=>-3,d=>-3,j=>4,c=>0,k=>42,h=>5,b=>0,g=>6,f=>-1,i=>-4}) ok 6377 - mixed_pack_2 ({e=>2,a=>-127,d=>0,j=>1,c=>-1,k=>70,h=>5,b=>0,g=>0,f=>1,i=>-2}) ok 6378 - mixed_pack_2 ({e=>0,a=>43,d=>3,j=>3,c=>2,k=>93,h=>4,b=>2,g=>6,f=>1,i=>1}) ok 6379 - parse code ok 6380 - mixed_pack_2 ok 6381 - mixed_pack_2 ({e=>0,a=>-82,d=>1,j=>3,l=>2,c=>-1,k=>124,h=>4,b=>3,g=>7,f=>3,i=>-4}) ok 6382 - mixed_pack_2 ({e=>7,a=>125,d=>-3,j=>6,l=>7,c=>-3,k=>33,h=>0,b=>5,g=>7,f=>2,i=>-3}) ok 6383 - mixed_pack_2 ({e=>0,a=>-27,d=>-1,j=>3,l=>5,c=>-1,k=>41,h=>0,b=>7,g=>6,f=>-2,i=>-2}) ok 6384 - mixed_pack_2 ({e=>6,a=>-76,d=>-3,j=>7,l=>0,c=>0,k=>-16,h=>5,b=>7,g=>4,f=>-1,i=>2}) ok 6385 - mixed_pack_2 ({e=>4,a=>-66,d=>3,j=>1,l=>5,c=>2,k=>-26,h=>1,b=>6,g=>6,f=>0,i=>-1}) ok 6386 - parse code ok 6387 - mixed_pack_2 ok 6388 - mixed_pack_2 ({e=>7,a=>-113,m=>3,d=>-2,j=>5,l=>3,c=>2,k=>-9,h=>0,b=>7,g=>1,f=>0,i=>1}) ok 6389 - mixed_pack_2 ({e=>5,a=>14,m=>3,d=>-4,j=>7,l=>1,c=>-1,k=>41,h=>6,b=>4,g=>0,f=>-2,i=>-4}) ok 6390 - mixed_pack_2 ({e=>1,a=>50,m=>2,d=>3,j=>7,l=>3,c=>-4,k=>-106,h=>4,b=>3,g=>0,f=>-1,i=>-4}) ok 6391 - mixed_pack_2 ({e=>3,a=>122,m=>2,d=>1,j=>5,l=>6,c=>-3,k=>83,h=>4,b=>0,g=>0,f=>-2,i=>2}) ok 6392 - mixed_pack_2 ({e=>4,a=>25,m=>-4,d=>1,j=>5,l=>0,c=>1,k=>115,h=>2,b=>1,g=>6,f=>1,i=>0}) ok 6393 - parse code ok 6394 - mixed_pack_2 ok 6395 - mixed_pack_2 ({e=>3,n=>7,a=>-13,m=>2,d=>-3,j=>4,l=>5,c=>-3,k=>-63,h=>6,b=>1,g=>7,f=>3,i=>3}) ok 6396 - mixed_pack_2 ({e=>2,n=>2,a=>10,m=>2,d=>3,j=>4,l=>0,c=>2,k=>-15,h=>1,b=>3,g=>3,f=>-3,i=>-2}) ok 6397 - mixed_pack_2 ({e=>2,n=>5,a=>53,m=>-2,d=>2,j=>5,l=>1,c=>2,k=>-31,h=>5,b=>7,g=>4,f=>-3,i=>1}) ok 6398 - mixed_pack_2 ({e=>2,n=>3,a=>92,m=>3,d=>3,j=>6,l=>6,c=>-2,k=>99,h=>7,b=>3,g=>4,f=>-4,i=>-2}) ok 6399 - mixed_pack_2 ({e=>2,n=>6,a=>-14,m=>1,d=>0,j=>0,l=>2,c=>-4,k=>1,h=>7,b=>7,g=>4,f=>1,i=>-3}) ok 6400 - parse code ok 6401 - mixed_pack_2 ok 6402 - mixed_pack_2 ({e=>0,n=>5,a=>61,m=>-2,d=>-4,j=>1,l=>6,c=>1,k=>-87,h=>5,b=>7,g=>7,f=>-1,o=>42,i=>1}) ok 6403 - mixed_pack_2 ({e=>1,n=>4,a=>116,m=>-1,d=>-4,j=>0,l=>7,c=>3,k=>-107,h=>2,b=>6,g=>5,f=>0,o=>162,i=>3}) ok 6404 - mixed_pack_2 ({e=>4,n=>5,a=>114,m=>-3,d=>-2,j=>4,l=>5,c=>-2,k=>68,h=>3,b=>7,g=>3,f=>-2,o=>112,i=>-2}) ok 6405 - mixed_pack_2 ({e=>2,n=>7,a=>-31,m=>-2,d=>-2,j=>7,l=>7,c=>-4,k=>20,h=>2,b=>1,g=>3,f=>-3,o=>162,i=>-2}) ok 6406 - mixed_pack_2 ({e=>2,n=>1,a=>-39,m=>-4,d=>-1,j=>4,l=>3,c=>1,k=>-123,h=>7,b=>7,g=>5,f=>1,o=>105,i=>-2}) ok 6407 - parse code ok 6408 - mixed_pack_2 ok 6409 - mixed_pack_2 ({a=>103,b=>3}) ok 6410 - mixed_pack_2 ({a=>38,b=>4}) ok 6411 - mixed_pack_2 ({a=>52,b=>0}) ok 6412 - mixed_pack_2 ({a=>-12,b=>3}) ok 6413 - mixed_pack_2 ({a=>5,b=>6}) ok 6414 - parse code ok 6415 - mixed_pack_2 ok 6416 - mixed_pack_2 ({c=>0,a=>-92,b=>5}) ok 6417 - mixed_pack_2 ({c=>-2,a=>-97,b=>2}) ok 6418 - mixed_pack_2 ({c=>3,a=>-63,b=>1}) ok 6419 - mixed_pack_2 ({c=>2,a=>93,b=>2}) ok 6420 - mixed_pack_2 ({c=>2,a=>1,b=>3}) ok 6421 - parse code ok 6422 - mixed_pack_2 ok 6423 - mixed_pack_2 ({c=>-2,a=>65,b=>6,d=>-1}) ok 6424 - mixed_pack_2 ({c=>-2,a=>107,b=>0,d=>3}) ok 6425 - mixed_pack_2 ({c=>-2,a=>-7,b=>3,d=>1}) ok 6426 - mixed_pack_2 ({c=>-1,a=>-11,b=>3,d=>0}) ok 6427 - mixed_pack_2 ({c=>-3,a=>-10,b=>7,d=>-3}) ok 6428 - parse code ok 6429 - mixed_pack_2 ok 6430 - mixed_pack_2 ({e=>7,c=>-3,a=>69,b=>7,d=>-2}) ok 6431 - mixed_pack_2 ({e=>1,c=>1,a=>92,b=>7,d=>3}) ok 6432 - mixed_pack_2 ({e=>5,c=>-3,a=>104,b=>7,d=>1}) ok 6433 - mixed_pack_2 ({e=>6,c=>-3,a=>50,b=>7,d=>1}) ok 6434 - mixed_pack_2 ({e=>6,c=>-3,a=>52,b=>5,d=>2}) ok 6435 - parse code ok 6436 - mixed_pack_2 ok 6437 - mixed_pack_2 ({e=>2,c=>1,a=>-16,b=>7,d=>-4,f=>2}) ok 6438 - mixed_pack_2 ({e=>3,c=>1,a=>-81,b=>2,d=>-3,f=>-2}) ok 6439 - mixed_pack_2 ({e=>0,c=>-2,a=>-7,b=>6,d=>2,f=>2}) ok 6440 - mixed_pack_2 ({e=>5,c=>3,a=>46,b=>4,d=>1,f=>3}) ok 6441 - mixed_pack_2 ({e=>2,c=>-4,a=>110,b=>3,d=>2,f=>-3}) ok 6442 - parse code ok 6443 - mixed_pack_2 ok 6444 - mixed_pack_2 ({e=>1,c=>2,a=>-118,g=>2,b=>2,d=>1,f=>1}) ok 6445 - mixed_pack_2 ({e=>7,c=>-3,a=>73,g=>6,b=>3,d=>-4,f=>3}) ok 6446 - mixed_pack_2 ({e=>0,c=>-4,a=>51,g=>5,b=>3,d=>-1,f=>-1}) ok 6447 - mixed_pack_2 ({e=>6,c=>0,a=>-60,g=>3,b=>4,d=>-3,f=>1}) ok 6448 - mixed_pack_2 ({e=>3,c=>-4,a=>-59,g=>0,b=>1,d=>-3,f=>3}) ok 6449 - parse code ok 6450 - mixed_pack_2 ok 6451 - mixed_pack_2 ({e=>5,c=>-3,a=>-108,g=>3,b=>6,d=>-1,f=>-4}) ok 6452 - mixed_pack_2 ({e=>0,c=>1,a=>1,g=>6,b=>4,d=>-3,f=>-3}) ok 6453 - mixed_pack_2 ({e=>7,c=>-3,a=>-122,g=>3,b=>2,d=>-4,f=>1}) ok 6454 - mixed_pack_2 ({e=>4,c=>-2,a=>112,g=>2,b=>6,d=>-4,f=>1}) ok 6455 - mixed_pack_2 ({e=>0,c=>-1,a=>-72,g=>6,b=>5,d=>3,f=>-4}) ok 6456 - parse code ok 6457 - mixed_pack_2 ok 6458 - mixed_pack_2 ({e=>7,a=>108,d=>2,c=>0,h=>5,b=>7,g=>0,f=>3}) ok 6459 - mixed_pack_2 ({e=>3,a=>126,d=>-1,c=>3,h=>6,b=>3,g=>6,f=>-2}) ok 6460 - mixed_pack_2 ({e=>0,a=>-62,d=>-2,c=>-4,h=>1,b=>5,g=>7,f=>-1}) ok 6461 - mixed_pack_2 ({e=>4,a=>102,d=>2,c=>2,h=>7,b=>1,g=>3,f=>-1}) ok 6462 - mixed_pack_2 ({e=>5,a=>-66,d=>2,c=>-4,h=>7,b=>7,g=>7,f=>-2}) ok 6463 - parse code ok 6464 - mixed_pack_2 ok 6465 - mixed_pack_2 ({e=>7,a=>114,d=>1,c=>-2,h=>7,b=>7,g=>2,f=>-1,i=>-2}) ok 6466 - mixed_pack_2 ({e=>1,a=>-112,d=>-3,c=>2,h=>5,b=>5,g=>1,f=>-2,i=>-2}) ok 6467 - mixed_pack_2 ({e=>5,a=>88,d=>0,c=>1,h=>4,b=>4,g=>6,f=>-2,i=>2}) ok 6468 - mixed_pack_2 ({e=>2,a=>-8,d=>-2,c=>-1,h=>5,b=>0,g=>4,f=>-4,i=>0}) ok 6469 - mixed_pack_2 ({e=>7,a=>-35,d=>3,c=>3,h=>0,b=>4,g=>0,f=>-2,i=>-4}) ok 6470 - parse code ok 6471 - mixed_pack_2 ok 6472 - mixed_pack_2 ({e=>0,a=>-31,d=>-2,j=>5,c=>-3,h=>0,b=>0,g=>5,f=>-3,i=>3}) ok 6473 - mixed_pack_2 ({e=>3,a=>0,d=>-1,j=>1,c=>-1,h=>0,b=>2,g=>1,f=>-2,i=>2}) ok 6474 - mixed_pack_2 ({e=>0,a=>72,d=>-1,j=>5,c=>2,h=>6,b=>5,g=>1,f=>-4,i=>-4}) ok 6475 - mixed_pack_2 ({e=>5,a=>84,d=>1,j=>1,c=>1,h=>3,b=>5,g=>2,f=>-3,i=>2}) ok 6476 - mixed_pack_2 ({e=>2,a=>75,d=>1,j=>3,c=>1,h=>2,b=>7,g=>5,f=>-2,i=>0}) ok 6477 - parse code ok 6478 - mixed_pack_2 ok 6479 - mixed_pack_2 ({e=>7,a=>-23,d=>-3,j=>1,c=>-3,k=>-79,h=>4,b=>0,g=>6,f=>0,i=>1}) ok 6480 - mixed_pack_2 ({e=>2,a=>-89,d=>0,j=>5,c=>1,k=>-14,h=>6,b=>6,g=>6,f=>3,i=>-3}) ok 6481 - mixed_pack_2 ({e=>1,a=>-23,d=>0,j=>2,c=>1,k=>-2,h=>1,b=>1,g=>5,f=>2,i=>-2}) ok 6482 - mixed_pack_2 ({e=>7,a=>-84,d=>-2,j=>3,c=>-4,k=>1,h=>6,b=>3,g=>4,f=>-2,i=>-4}) ok 6483 - mixed_pack_2 ({e=>4,a=>-2,d=>-1,j=>3,c=>3,k=>-56,h=>3,b=>2,g=>6,f=>0,i=>-2}) ok 6484 - parse code ok 6485 - mixed_pack_2 ok 6486 - mixed_pack_2 ({e=>1,a=>43,d=>-2,j=>3,l=>3,c=>0,k=>-20,h=>3,b=>4,g=>1,f=>1,i=>-2}) ok 6487 - mixed_pack_2 ({e=>1,a=>-33,d=>1,j=>3,l=>2,c=>-3,k=>77,h=>2,b=>4,g=>0,f=>2,i=>2}) ok 6488 - mixed_pack_2 ({e=>7,a=>122,d=>0,j=>5,l=>3,c=>-3,k=>-62,h=>7,b=>5,g=>3,f=>3,i=>0}) ok 6489 - mixed_pack_2 ({e=>4,a=>36,d=>3,j=>2,l=>1,c=>0,k=>-1,h=>6,b=>7,g=>1,f=>-3,i=>-3}) ok 6490 - mixed_pack_2 ({e=>2,a=>126,d=>-4,j=>2,l=>3,c=>0,k=>-47,h=>2,b=>6,g=>7,f=>0,i=>-4}) ok 6491 - parse code ok 6492 - mixed_pack_2 ok 6493 - mixed_pack_2 ({e=>0,a=>-59,m=>-4,d=>1,j=>2,l=>7,c=>0,k=>-30,h=>2,b=>7,g=>7,f=>-1,i=>0}) ok 6494 - mixed_pack_2 ({e=>5,a=>-106,m=>-1,d=>3,j=>2,l=>5,c=>3,k=>84,h=>4,b=>3,g=>3,f=>-3,i=>-1}) ok 6495 - mixed_pack_2 ({e=>1,a=>41,m=>1,d=>1,j=>7,l=>5,c=>2,k=>33,h=>5,b=>7,g=>4,f=>-1,i=>-1}) ok 6496 - mixed_pack_2 ({e=>7,a=>53,m=>0,d=>2,j=>5,l=>6,c=>0,k=>-74,h=>1,b=>1,g=>6,f=>-1,i=>-4}) ok 6497 - mixed_pack_2 ({e=>0,a=>-26,m=>0,d=>-3,j=>0,l=>6,c=>1,k=>94,h=>3,b=>2,g=>5,f=>3,i=>-2}) ok 6498 - parse code ok 6499 - mixed_pack_2 ok 6500 - mixed_pack_2 ({e=>3,n=>3,a=>116,m=>1,d=>-1,j=>4,l=>5,c=>-4,k=>-99,h=>6,b=>1,g=>1,f=>-1,i=>-4}) ok 6501 - mixed_pack_2 ({e=>5,n=>6,a=>-60,m=>-4,d=>-1,j=>1,l=>5,c=>0,k=>-90,h=>3,b=>3,g=>2,f=>-2,i=>-3}) ok 6502 - mixed_pack_2 ({e=>1,n=>3,a=>101,m=>1,d=>1,j=>5,l=>4,c=>-1,k=>0,h=>0,b=>0,g=>3,f=>3,i=>2}) ok 6503 - mixed_pack_2 ({e=>1,n=>5,a=>-81,m=>-2,d=>1,j=>4,l=>7,c=>-3,k=>24,h=>2,b=>7,g=>4,f=>2,i=>1}) ok 6504 - mixed_pack_2 ({e=>5,n=>7,a=>69,m=>-1,d=>-4,j=>4,l=>5,c=>-3,k=>-48,h=>3,b=>1,g=>1,f=>-3,i=>1}) ok 6505 - parse code ok 6506 - mixed_pack_2 ok 6507 - mixed_pack_2 ({e=>6,n=>1,a=>-4,m=>-3,d=>1,j=>6,l=>4,c=>1,k=>-26,h=>3,b=>6,g=>0,f=>3,o=>238,i=>2}) ok 6508 - mixed_pack_2 ({e=>0,n=>1,a=>-68,m=>-2,d=>1,j=>5,l=>3,c=>-2,k=>121,h=>3,b=>2,g=>1,f=>-2,o=>129,i=>2}) ok 6509 - mixed_pack_2 ({e=>0,n=>3,a=>-111,m=>-4,d=>2,j=>1,l=>5,c=>-4,k=>58,h=>7,b=>2,g=>1,f=>-4,o=>239,i=>-2}) ok 6510 - mixed_pack_2 ({e=>0,n=>5,a=>-114,m=>-2,d=>-4,j=>1,l=>2,c=>2,k=>-17,h=>7,b=>3,g=>3,f=>-3,o=>107,i=>-1}) ok 6511 - mixed_pack_2 ({e=>1,n=>6,a=>-2,m=>1,d=>0,j=>0,l=>6,c=>1,k=>68,h=>6,b=>2,g=>4,f=>-3,o=>139,i=>1}) ok 6512 - parse code ok 6513 - mixed_pack_2 ok 6514 - mixed_pack_2 ({a=>109,b=>7}) ok 6515 - mixed_pack_2 ({a=>-103,b=>4}) ok 6516 - mixed_pack_2 ({a=>111,b=>4}) ok 6517 - mixed_pack_2 ({a=>-58,b=>4}) ok 6518 - mixed_pack_2 ({a=>117,b=>4}) ok 6519 - parse code ok 6520 - mixed_pack_2 ok 6521 - mixed_pack_2 ({c=>-4,a=>54,b=>7}) ok 6522 - mixed_pack_2 ({c=>-4,a=>-26,b=>7}) ok 6523 - mixed_pack_2 ({c=>1,a=>35,b=>7}) ok 6524 - mixed_pack_2 ({c=>-3,a=>59,b=>0}) ok 6525 - mixed_pack_2 ({c=>-3,a=>70,b=>2}) ok 6526 - parse code ok 6527 - mixed_pack_2 ok 6528 - mixed_pack_2 ({c=>-4,a=>-61,b=>4,d=>2}) ok 6529 - mixed_pack_2 ({c=>-3,a=>79,b=>5,d=>3}) ok 6530 - mixed_pack_2 ({c=>-3,a=>-113,b=>0,d=>-3}) ok 6531 - mixed_pack_2 ({c=>-3,a=>-20,b=>5,d=>3}) ok 6532 - mixed_pack_2 ({c=>-1,a=>84,b=>7,d=>-3}) ok 6533 - parse code ok 6534 - mixed_pack_2 ok 6535 - mixed_pack_2 ({e=>4,c=>0,a=>-47,b=>6,d=>-1}) ok 6536 - mixed_pack_2 ({e=>3,c=>1,a=>-93,b=>5,d=>-3}) ok 6537 - mixed_pack_2 ({e=>1,c=>3,a=>123,b=>0,d=>-1}) ok 6538 - mixed_pack_2 ({e=>1,c=>-1,a=>-36,b=>7,d=>3}) ok 6539 - mixed_pack_2 ({e=>2,c=>0,a=>-51,b=>2,d=>1}) ok 6540 - parse code ok 6541 - mixed_pack_2 ok 6542 - mixed_pack_2 ({e=>6,c=>-3,a=>54,b=>4,d=>-3,f=>1}) ok 6543 - mixed_pack_2 ({e=>4,c=>2,a=>53,b=>2,d=>-4,f=>0}) ok 6544 - mixed_pack_2 ({e=>3,c=>1,a=>-32,b=>6,d=>2,f=>1}) ok 6545 - mixed_pack_2 ({e=>4,c=>-4,a=>57,b=>1,d=>-1,f=>-4}) ok 6546 - mixed_pack_2 ({e=>2,c=>-2,a=>-128,b=>2,d=>0,f=>-2}) ok 6547 - parse code ok 6548 - mixed_pack_2 ok 6549 - mixed_pack_2 ({e=>7,c=>-2,a=>-88,g=>0,b=>2,d=>3,f=>-4}) ok 6550 - mixed_pack_2 ({e=>5,c=>-3,a=>90,g=>6,b=>2,d=>-1,f=>1}) ok 6551 - mixed_pack_2 ({e=>4,c=>3,a=>68,g=>6,b=>2,d=>-1,f=>-3}) ok 6552 - mixed_pack_2 ({e=>0,c=>3,a=>54,g=>6,b=>1,d=>-2,f=>2}) ok 6553 - mixed_pack_2 ({e=>2,c=>2,a=>45,g=>3,b=>1,d=>2,f=>-4}) ok 6554 - parse code ok 6555 - mixed_pack_2 ok 6556 - mixed_pack_2 ({e=>3,c=>2,a=>-87,g=>6,b=>4,d=>0,f=>-1}) ok 6557 - mixed_pack_2 ({e=>7,c=>-3,a=>103,g=>6,b=>0,d=>2,f=>-4}) ok 6558 - mixed_pack_2 ({e=>2,c=>2,a=>-32,g=>2,b=>6,d=>2,f=>-2}) ok 6559 - mixed_pack_2 ({e=>5,c=>0,a=>122,g=>7,b=>4,d=>-4,f=>1}) ok 6560 - mixed_pack_2 ({e=>4,c=>-2,a=>-85,g=>0,b=>0,d=>-3,f=>-3}) ok 6561 - parse code ok 6562 - mixed_pack_2 ok 6563 - mixed_pack_2 ({e=>2,a=>-79,d=>-4,c=>2,h=>5,b=>0,g=>4,f=>-4}) ok 6564 - mixed_pack_2 ({e=>1,a=>61,d=>1,c=>-2,h=>7,b=>2,g=>4,f=>-3}) ok 6565 - mixed_pack_2 ({e=>7,a=>-36,d=>3,c=>-2,h=>0,b=>2,g=>0,f=>-1}) ok 6566 - mixed_pack_2 ({e=>3,a=>-11,d=>-2,c=>-4,h=>2,b=>6,g=>5,f=>3}) ok 6567 - mixed_pack_2 ({e=>7,a=>-10,d=>1,c=>-3,h=>4,b=>7,g=>0,f=>3}) ok 6568 - parse code ok 6569 - mixed_pack_2 ok 6570 - mixed_pack_2 ({e=>6,a=>32,d=>-2,c=>1,h=>7,b=>7,g=>0,f=>1,i=>3}) ok 6571 - mixed_pack_2 ({e=>7,a=>-98,d=>-3,c=>3,h=>1,b=>1,g=>1,f=>-1,i=>1}) ok 6572 - mixed_pack_2 ({e=>0,a=>-83,d=>-2,c=>-4,h=>7,b=>5,g=>5,f=>-4,i=>1}) ok 6573 - mixed_pack_2 ({e=>6,a=>-52,d=>-4,c=>-4,h=>5,b=>5,g=>0,f=>-1,i=>-2}) ok 6574 - mixed_pack_2 ({e=>4,a=>123,d=>2,c=>0,h=>6,b=>7,g=>2,f=>-1,i=>0}) ok 6575 - parse code ok 6576 - mixed_pack_2 ok 6577 - mixed_pack_2 ({e=>3,a=>62,d=>-1,j=>3,c=>-2,h=>0,b=>7,g=>2,f=>1,i=>-3}) ok 6578 - mixed_pack_2 ({e=>6,a=>-59,d=>2,j=>5,c=>1,h=>5,b=>5,g=>7,f=>3,i=>0}) ok 6579 - mixed_pack_2 ({e=>6,a=>76,d=>0,j=>7,c=>2,h=>1,b=>4,g=>2,f=>1,i=>-1}) ok 6580 - mixed_pack_2 ({e=>6,a=>-74,d=>0,j=>1,c=>1,h=>5,b=>6,g=>7,f=>3,i=>-1}) ok 6581 - mixed_pack_2 ({e=>0,a=>-90,d=>-4,j=>4,c=>3,h=>5,b=>5,g=>2,f=>-2,i=>0}) ok 6582 - parse code ok 6583 - mixed_pack_2 ok 6584 - mixed_pack_2 ({e=>6,a=>-103,d=>-1,j=>0,c=>1,k=>-31,h=>7,b=>0,g=>1,f=>1,i=>-3}) ok 6585 - mixed_pack_2 ({e=>5,a=>-2,d=>-1,j=>6,c=>0,k=>78,h=>6,b=>1,g=>4,f=>3,i=>3}) ok 6586 - mixed_pack_2 ({e=>3,a=>-110,d=>-1,j=>1,c=>2,k=>-117,h=>6,b=>1,g=>6,f=>1,i=>2}) ok 6587 - mixed_pack_2 ({e=>3,a=>-42,d=>-2,j=>0,c=>-2,k=>-72,h=>4,b=>5,g=>4,f=>-4,i=>1}) ok 6588 - mixed_pack_2 ({e=>1,a=>117,d=>-4,j=>1,c=>-3,k=>97,h=>4,b=>0,g=>1,f=>2,i=>-3}) ok 6589 - parse code ok 6590 - mixed_pack_2 ok 6591 - mixed_pack_2 ({e=>3,a=>-57,d=>2,j=>6,l=>1,c=>0,k=>73,h=>5,b=>5,g=>3,f=>1,i=>-3}) ok 6592 - mixed_pack_2 ({e=>6,a=>-107,d=>1,j=>5,l=>4,c=>-2,k=>25,h=>2,b=>1,g=>3,f=>3,i=>3}) ok 6593 - mixed_pack_2 ({e=>2,a=>108,d=>-3,j=>1,l=>5,c=>-3,k=>74,h=>4,b=>7,g=>4,f=>0,i=>-3}) ok 6594 - mixed_pack_2 ({e=>7,a=>-5,d=>3,j=>2,l=>7,c=>-3,k=>54,h=>0,b=>1,g=>0,f=>-2,i=>-1}) ok 6595 - mixed_pack_2 ({e=>0,a=>-52,d=>2,j=>2,l=>0,c=>0,k=>118,h=>7,b=>0,g=>4,f=>1,i=>3}) ok 6596 - parse code ok 6597 - mixed_pack_2 ok 6598 - mixed_pack_2 ({e=>3,a=>-84,m=>1,d=>0,j=>1,l=>3,c=>-2,k=>78,h=>2,b=>4,g=>7,f=>2,i=>-3}) ok 6599 - mixed_pack_2 ({e=>7,a=>80,m=>-4,d=>0,j=>6,l=>1,c=>3,k=>-88,h=>3,b=>1,g=>7,f=>-3,i=>1}) ok 6600 - mixed_pack_2 ({e=>6,a=>112,m=>-2,d=>1,j=>3,l=>1,c=>3,k=>69,h=>2,b=>1,g=>4,f=>-1,i=>2}) ok 6601 - mixed_pack_2 ({e=>1,a=>110,m=>-1,d=>0,j=>1,l=>3,c=>0,k=>-21,h=>1,b=>4,g=>0,f=>2,i=>1}) ok 6602 - mixed_pack_2 ({e=>7,a=>35,m=>-2,d=>0,j=>1,l=>1,c=>3,k=>36,h=>3,b=>4,g=>4,f=>-4,i=>-3}) ok 6603 - parse code ok 6604 - mixed_pack_2 ok 6605 - mixed_pack_2 ({e=>2,n=>0,a=>-6,m=>3,d=>0,j=>7,l=>2,c=>-4,k=>-55,h=>7,b=>3,g=>5,f=>2,i=>-2}) ok 6606 - mixed_pack_2 ({e=>1,n=>7,a=>-87,m=>0,d=>0,j=>6,l=>4,c=>-2,k=>24,h=>7,b=>2,g=>1,f=>-3,i=>-3}) ok 6607 - mixed_pack_2 ({e=>4,n=>4,a=>-107,m=>-1,d=>-2,j=>6,l=>0,c=>1,k=>-90,h=>5,b=>5,g=>2,f=>-4,i=>-2}) ok 6608 - mixed_pack_2 ({e=>1,n=>5,a=>-24,m=>-2,d=>-4,j=>6,l=>7,c=>1,k=>-102,h=>1,b=>5,g=>0,f=>-2,i=>0}) ok 6609 - mixed_pack_2 ({e=>0,n=>4,a=>127,m=>-2,d=>-1,j=>7,l=>4,c=>-4,k=>68,h=>0,b=>1,g=>4,f=>-4,i=>-3}) ok 6610 - parse code ok 6611 - mixed_pack_2 ok 6612 - mixed_pack_2 ({e=>2,n=>4,a=>47,m=>3,d=>0,j=>7,l=>0,c=>3,k=>-117,h=>2,b=>3,g=>0,f=>-4,o=>238,i=>-3}) ok 6613 - mixed_pack_2 ({e=>1,n=>4,a=>-56,m=>-3,d=>0,j=>0,l=>3,c=>-3,k=>-65,h=>0,b=>6,g=>7,f=>-2,o=>157,i=>3}) ok 6614 - mixed_pack_2 ({e=>6,n=>5,a=>44,m=>1,d=>1,j=>3,l=>1,c=>1,k=>57,h=>1,b=>7,g=>4,f=>2,o=>68,i=>2}) ok 6615 - mixed_pack_2 ({e=>2,n=>6,a=>-122,m=>0,d=>0,j=>6,l=>6,c=>3,k=>87,h=>1,b=>2,g=>7,f=>2,o=>182,i=>3}) ok 6616 - mixed_pack_2 ({e=>6,n=>4,a=>-93,m=>0,d=>-3,j=>5,l=>2,c=>2,k=>104,h=>6,b=>0,g=>1,f=>-3,o=>134,i=>-1}) ok 6617 - parse code ok 6618 - mixed_pack_2 ok 6619 - mixed_pack_2 ({a=>92,b=>7}) ok 6620 - mixed_pack_2 ({a=>73,b=>2}) ok 6621 - mixed_pack_2 ({a=>-17,b=>2}) ok 6622 - mixed_pack_2 ({a=>6,b=>0}) ok 6623 - mixed_pack_2 ({a=>-12,b=>7}) ok 6624 - parse code ok 6625 - mixed_pack_2 ok 6626 - mixed_pack_2 ({c=>0,a=>5,b=>1}) ok 6627 - mixed_pack_2 ({c=>3,a=>54,b=>3}) ok 6628 - mixed_pack_2 ({c=>3,a=>58,b=>0}) ok 6629 - mixed_pack_2 ({c=>2,a=>-6,b=>6}) ok 6630 - mixed_pack_2 ({c=>1,a=>-30,b=>2}) ok 6631 - parse code ok 6632 - mixed_pack_2 ok 6633 - mixed_pack_2 ({c=>3,a=>18,b=>6,d=>1}) ok 6634 - mixed_pack_2 ({c=>-1,a=>-92,b=>2,d=>-2}) ok 6635 - mixed_pack_2 ({c=>-1,a=>-128,b=>5,d=>3}) ok 6636 - mixed_pack_2 ({c=>-4,a=>-90,b=>0,d=>0}) ok 6637 - mixed_pack_2 ({c=>2,a=>-12,b=>2,d=>2}) ok 6638 - parse code ok 6639 - mixed_pack_2 ok 6640 - mixed_pack_2 ({e=>4,c=>-2,a=>-52,b=>1,d=>-2}) ok 6641 - mixed_pack_2 ({e=>3,c=>2,a=>-5,b=>6,d=>0}) ok 6642 - mixed_pack_2 ({e=>5,c=>-4,a=>51,b=>1,d=>-2}) ok 6643 - mixed_pack_2 ({e=>2,c=>2,a=>-120,b=>6,d=>-4}) ok 6644 - mixed_pack_2 ({e=>5,c=>1,a=>-11,b=>3,d=>2}) ok 6645 - parse code ok 6646 - mixed_pack_2 ok 6647 - mixed_pack_2 ({e=>6,c=>-4,a=>-32,b=>4,d=>0,f=>-1}) ok 6648 - mixed_pack_2 ({e=>5,c=>2,a=>50,b=>1,d=>2,f=>1}) ok 6649 - mixed_pack_2 ({e=>7,c=>-2,a=>106,b=>5,d=>-4,f=>1}) ok 6650 - mixed_pack_2 ({e=>4,c=>-4,a=>-26,b=>5,d=>-3,f=>-4}) ok 6651 - mixed_pack_2 ({e=>6,c=>1,a=>30,b=>1,d=>-3,f=>1}) ok 6652 - parse code ok 6653 - mixed_pack_2 ok 6654 - mixed_pack_2 ({e=>2,c=>-3,a=>34,g=>7,b=>0,d=>0,f=>-2}) ok 6655 - mixed_pack_2 ({e=>7,c=>1,a=>-121,g=>0,b=>5,d=>0,f=>-2}) ok 6656 - mixed_pack_2 ({e=>3,c=>-3,a=>0,g=>1,b=>0,d=>2,f=>-1}) ok 6657 - mixed_pack_2 ({e=>5,c=>-3,a=>-126,g=>5,b=>5,d=>-3,f=>3}) ok 6658 - mixed_pack_2 ({e=>0,c=>2,a=>-72,g=>7,b=>0,d=>3,f=>3}) ok 6659 - parse code ok 6660 - mixed_pack_2 ok 6661 - mixed_pack_2 ({e=>1,c=>-1,a=>16,g=>1,b=>3,d=>-4,f=>-4}) ok 6662 - mixed_pack_2 ({e=>5,c=>-2,a=>-124,g=>2,b=>1,d=>3,f=>3}) ok 6663 - mixed_pack_2 ({e=>3,c=>-4,a=>-30,g=>6,b=>6,d=>0,f=>-3}) ok 6664 - mixed_pack_2 ({e=>5,c=>-4,a=>101,g=>4,b=>2,d=>2,f=>2}) ok 6665 - mixed_pack_2 ({e=>0,c=>1,a=>-30,g=>0,b=>0,d=>-1,f=>-1}) ok 6666 - parse code ok 6667 - mixed_pack_2 ok 6668 - mixed_pack_2 ({e=>3,a=>-63,d=>-4,c=>-3,h=>4,b=>0,g=>7,f=>-1}) ok 6669 - mixed_pack_2 ({e=>1,a=>-112,d=>3,c=>0,h=>7,b=>3,g=>1,f=>2}) ok 6670 - mixed_pack_2 ({e=>5,a=>-65,d=>-1,c=>2,h=>5,b=>6,g=>4,f=>-2}) ok 6671 - mixed_pack_2 ({e=>7,a=>63,d=>0,c=>-4,h=>3,b=>5,g=>4,f=>1}) ok 6672 - mixed_pack_2 ({e=>3,a=>-66,d=>-3,c=>3,h=>4,b=>0,g=>2,f=>-3}) ok 6673 - parse code ok 6674 - mixed_pack_2 ok 6675 - mixed_pack_2 ({e=>0,a=>-44,d=>-1,c=>-2,h=>7,b=>4,g=>5,f=>-3,i=>1}) ok 6676 - mixed_pack_2 ({e=>2,a=>-106,d=>-4,c=>2,h=>0,b=>5,g=>5,f=>-3,i=>-2}) ok 6677 - mixed_pack_2 ({e=>0,a=>127,d=>-4,c=>2,h=>5,b=>2,g=>1,f=>-2,i=>-4}) ok 6678 - mixed_pack_2 ({e=>2,a=>-89,d=>1,c=>-2,h=>5,b=>4,g=>0,f=>-2,i=>3}) ok 6679 - mixed_pack_2 ({e=>3,a=>86,d=>2,c=>1,h=>6,b=>4,g=>7,f=>3,i=>-4}) ok 6680 - parse code ok 6681 - mixed_pack_2 ok 6682 - mixed_pack_2 ({e=>2,a=>68,d=>-3,j=>7,c=>-1,h=>6,b=>2,g=>2,f=>-2,i=>-1}) ok 6683 - mixed_pack_2 ({e=>5,a=>125,d=>2,j=>0,c=>2,h=>0,b=>0,g=>1,f=>2,i=>3}) ok 6684 - mixed_pack_2 ({e=>7,a=>-98,d=>-3,j=>3,c=>1,h=>0,b=>2,g=>0,f=>3,i=>2}) ok 6685 - mixed_pack_2 ({e=>6,a=>65,d=>-4,j=>2,c=>2,h=>4,b=>4,g=>6,f=>0,i=>-1}) ok 6686 - mixed_pack_2 ({e=>4,a=>-43,d=>-4,j=>1,c=>0,h=>7,b=>1,g=>0,f=>1,i=>2}) ok 6687 - parse code ok 6688 - mixed_pack_2 ok 6689 - mixed_pack_2 ({e=>7,a=>86,d=>3,j=>2,c=>0,k=>-13,h=>7,b=>3,g=>7,f=>3,i=>-4}) ok 6690 - mixed_pack_2 ({e=>5,a=>-12,d=>-3,j=>6,c=>-3,k=>-95,h=>0,b=>6,g=>0,f=>-2,i=>-3}) ok 6691 - mixed_pack_2 ({e=>6,a=>-124,d=>3,j=>3,c=>-3,k=>50,h=>6,b=>7,g=>2,f=>-1,i=>-1}) ok 6692 - mixed_pack_2 ({e=>2,a=>47,d=>0,j=>0,c=>-4,k=>102,h=>3,b=>7,g=>6,f=>-4,i=>2}) ok 6693 - mixed_pack_2 ({e=>5,a=>95,d=>0,j=>6,c=>0,k=>66,h=>6,b=>6,g=>6,f=>-4,i=>-4}) ok 6694 - parse code ok 6695 - mixed_pack_2 ok 6696 - mixed_pack_2 ({e=>7,a=>101,d=>-2,j=>1,l=>0,c=>-3,k=>83,h=>7,b=>0,g=>3,f=>-4,i=>2}) ok 6697 - mixed_pack_2 ({e=>7,a=>-82,d=>2,j=>3,l=>2,c=>1,k=>50,h=>0,b=>2,g=>7,f=>-2,i=>-2}) ok 6698 - mixed_pack_2 ({e=>5,a=>49,d=>-3,j=>1,l=>7,c=>-2,k=>-9,h=>7,b=>5,g=>5,f=>-1,i=>2}) ok 6699 - mixed_pack_2 ({e=>0,a=>-76,d=>3,j=>0,l=>0,c=>-1,k=>-27,h=>7,b=>6,g=>6,f=>-1,i=>-4}) ok 6700 - mixed_pack_2 ({e=>5,a=>62,d=>2,j=>1,l=>2,c=>-1,k=>-59,h=>5,b=>1,g=>5,f=>-2,i=>-2}) ok 6701 - parse code ok 6702 - mixed_pack_2 ok 6703 - mixed_pack_2 ({e=>7,a=>61,m=>-3,d=>-2,j=>7,l=>1,c=>3,k=>-49,h=>5,b=>0,g=>1,f=>-3,i=>0}) ok 6704 - mixed_pack_2 ({e=>6,a=>115,m=>-1,d=>0,j=>4,l=>2,c=>-2,k=>32,h=>7,b=>4,g=>3,f=>-2,i=>-2}) ok 6705 - mixed_pack_2 ({e=>7,a=>74,m=>3,d=>-1,j=>6,l=>5,c=>-1,k=>34,h=>3,b=>4,g=>4,f=>2,i=>2}) ok 6706 - mixed_pack_2 ({e=>3,a=>91,m=>-3,d=>0,j=>2,l=>7,c=>-1,k=>-86,h=>5,b=>0,g=>1,f=>-1,i=>-4}) ok 6707 - mixed_pack_2 ({e=>4,a=>-16,m=>0,d=>2,j=>2,l=>3,c=>-2,k=>-46,h=>7,b=>2,g=>0,f=>-1,i=>-3}) ok 6708 - parse code ok 6709 - mixed_pack_2 ok 6710 - mixed_pack_2 ({e=>1,n=>1,a=>-128,m=>-2,d=>2,j=>3,l=>2,c=>3,k=>-47,h=>3,b=>1,g=>0,f=>1,i=>0}) ok 6711 - mixed_pack_2 ({e=>0,n=>3,a=>39,m=>2,d=>2,j=>2,l=>2,c=>-2,k=>-60,h=>2,b=>2,g=>1,f=>-4,i=>-1}) ok 6712 - mixed_pack_2 ({e=>0,n=>7,a=>86,m=>-3,d=>-2,j=>4,l=>4,c=>-1,k=>24,h=>1,b=>4,g=>3,f=>-2,i=>3}) ok 6713 - mixed_pack_2 ({e=>3,n=>4,a=>-28,m=>2,d=>3,j=>2,l=>5,c=>0,k=>-23,h=>7,b=>2,g=>7,f=>1,i=>1}) ok 6714 - mixed_pack_2 ({e=>3,n=>3,a=>-127,m=>-4,d=>-2,j=>6,l=>7,c=>0,k=>51,h=>2,b=>0,g=>5,f=>-3,i=>-2}) ok 6715 - parse code ok 6716 - mixed_pack_2 ok 6717 - mixed_pack_2 ({e=>2,n=>5,a=>-107,m=>2,d=>3,j=>1,l=>1,c=>-1,k=>88,h=>1,b=>3,g=>2,f=>3,o=>104,i=>2}) ok 6718 - mixed_pack_2 ({e=>1,n=>6,a=>84,m=>-1,d=>-2,j=>3,l=>7,c=>1,k=>29,h=>2,b=>3,g=>3,f=>-2,o=>30,i=>-3}) ok 6719 - mixed_pack_2 ({e=>3,n=>0,a=>79,m=>3,d=>-3,j=>2,l=>6,c=>1,k=>125,h=>1,b=>2,g=>3,f=>3,o=>59,i=>-1}) ok 6720 - mixed_pack_2 ({e=>7,n=>7,a=>112,m=>-1,d=>3,j=>4,l=>0,c=>1,k=>-29,h=>5,b=>4,g=>4,f=>-2,o=>130,i=>2}) ok 6721 - mixed_pack_2 ({e=>7,n=>0,a=>27,m=>-1,d=>2,j=>1,l=>6,c=>-2,k=>40,h=>4,b=>0,g=>5,f=>1,o=>182,i=>-4}) ok 6722 - parse code ok 6723 - enum_pack_1 ok 6724 - enum_pack_1 ({a=>3}) ok 6725 - enum_pack_1 ({a=>1}) ok 6726 - enum_pack_1 ({a=>1}) ok 6727 - enum_pack_1 ({a=>6}) ok 6728 - enum_pack_1 ({a=>5}) ok 6729 - parse code ok 6730 - enum_pack_1 ok 6731 - enum_pack_1 ({a=>4,b=>-3}) ok 6732 - enum_pack_1 ({a=>7,b=>-4}) ok 6733 - enum_pack_1 ({a=>3,b=>-3}) ok 6734 - enum_pack_1 ({a=>3,b=>-3}) ok 6735 - enum_pack_1 ({a=>6,b=>-3}) ok 6736 - parse code ok 6737 - enum_pack_1 ok 6738 - enum_pack_1 ({c=>3,a=>7,b=>-3}) ok 6739 - enum_pack_1 ({c=>-3,a=>7,b=>-3}) ok 6740 - enum_pack_1 ({c=>-4,a=>0,b=>2}) ok 6741 - enum_pack_1 ({c=>1,a=>0,b=>3}) ok 6742 - enum_pack_1 ({c=>-1,a=>5,b=>-2}) ok 6743 - parse code ok 6744 - enum_pack_1 ok 6745 - enum_pack_1 ({c=>1,a=>5,b=>-2,d=>7}) ok 6746 - enum_pack_1 ({c=>-3,a=>0,b=>-4,d=>1}) ok 6747 - enum_pack_1 ({c=>-4,a=>4,b=>-2,d=>0}) ok 6748 - enum_pack_1 ({c=>0,a=>3,b=>3,d=>5}) ok 6749 - enum_pack_1 ({c=>-4,a=>6,b=>2,d=>3}) ok 6750 - parse code ok 6751 - enum_pack_1 ok 6752 - enum_pack_1 ({e=>'UE6',c=>2,a=>1,b=>-1,d=>1}) ok 6753 - enum_pack_1 ({e=>'UE7',c=>-2,a=>1,b=>1,d=>0}) ok 6754 - enum_pack_1 ({e=>'UE7',c=>-4,a=>0,b=>-1,d=>4}) ok 6755 - enum_pack_1 ({e=>'UE0',c=>-3,a=>4,b=>-4,d=>0}) ok 6756 - enum_pack_1 ({e=>'UE5',c=>-3,a=>5,b=>-3,d=>0}) ok 6757 - parse code ok 6758 - enum_pack_1 ok 6759 - enum_pack_1 ({e=>'UE2',c=>-2,a=>7,b=>1,d=>7,f=>1}) ok 6760 - enum_pack_1 ({e=>'UE3',c=>0,a=>4,b=>2,d=>4,f=>2}) ok 6761 - enum_pack_1 ({e=>'UE2',c=>3,a=>4,b=>0,d=>0,f=>0}) ok 6762 - enum_pack_1 ({e=>'UE1',c=>0,a=>3,b=>1,d=>0,f=>6}) ok 6763 - enum_pack_1 ({e=>'UE2',c=>3,a=>1,b=>2,d=>3,f=>5}) ok 6764 - parse code ok 6765 - enum_pack_1 ok 6766 - enum_pack_1 ({e=>'UE1',c=>3,a=>2,b=>-3,d=>0,f=>0}) ok 6767 - enum_pack_1 ({e=>'UE6',c=>-2,a=>7,b=>-2,d=>7,f=>1}) ok 6768 - enum_pack_1 ({e=>'UE2',c=>-2,a=>5,b=>2,d=>6,f=>5}) ok 6769 - enum_pack_1 ({e=>'UE1',c=>2,a=>1,b=>-1,d=>4,f=>6}) ok 6770 - enum_pack_1 ({e=>'UE1',c=>3,a=>1,b=>-3,d=>3,f=>4}) ok 6771 - parse code ok 6772 - enum_pack_1 ok 6773 - enum_pack_1 ({e=>'UE6',c=>-2,a=>0,g=>0,b=>3,d=>6,f=>4}) ok 6774 - enum_pack_1 ({e=>'UE4',c=>2,a=>2,g=>2,b=>-4,d=>7,f=>3}) ok 6775 - enum_pack_1 ({e=>'UE2',c=>-3,a=>4,g=>6,b=>3,d=>6,f=>7}) ok 6776 - enum_pack_1 ({e=>'UE6',c=>-1,a=>7,g=>6,b=>2,d=>7,f=>6}) ok 6777 - enum_pack_1 ({e=>'UE3',c=>-2,a=>7,g=>2,b=>-3,d=>4,f=>7}) ok 6778 - parse code ok 6779 - enum_pack_1 ok 6780 - enum_pack_1 ({e=>'UE2',a=>3,d=>3,c=>1,h=>2,b=>-1,g=>0,f=>2}) ok 6781 - enum_pack_1 ({e=>'UE5',a=>4,d=>6,c=>1,h=>-4,b=>-1,g=>5,f=>4}) ok 6782 - enum_pack_1 ({e=>'UE0',a=>7,d=>2,c=>3,h=>1,b=>-3,g=>2,f=>1}) ok 6783 - enum_pack_1 ({e=>'UE0',a=>1,d=>7,c=>-3,h=>-1,b=>1,g=>3,f=>4}) ok 6784 - enum_pack_1 ({e=>'UE1',a=>5,d=>3,c=>3,h=>2,b=>-4,g=>2,f=>5}) ok 6785 - parse code ok 6786 - enum_pack_1 ok 6787 - enum_pack_1 ({e=>'UE2',a=>0,d=>0,c=>-4,h=>1,b=>1,g=>0,f=>7,i=>'SEM2'}) ok 6788 - enum_pack_1 ({e=>'UE1',a=>1,d=>7,c=>-1,h=>3,b=>2,g=>2,f=>5,i=>'SEM1'}) ok 6789 - enum_pack_1 ({e=>'UE7',a=>7,d=>3,c=>-4,h=>3,b=>-3,g=>0,f=>5,i=>'SE0'}) ok 6790 - enum_pack_1 ({e=>'UE6',a=>6,d=>1,c=>3,h=>0,b=>1,g=>5,f=>5,i=>'SEM2'}) ok 6791 - enum_pack_1 ({e=>'UE6',a=>5,d=>4,c=>3,h=>1,b=>3,g=>2,f=>4,i=>'SE1'}) ok 6792 - parse code ok 6793 - enum_pack_1 ok 6794 - enum_pack_1 ({e=>'UE4',a=>6,d=>2,j=>117,c=>2,h=>-4,b=>2,g=>0,f=>5,i=>'SE2'}) ok 6795 - enum_pack_1 ({e=>'UE1',a=>3,d=>4,j=>126,c=>3,h=>0,b=>-4,g=>2,f=>5,i=>'SEM3'}) ok 6796 - enum_pack_1 ({e=>'UE4',a=>4,d=>7,j=>-36,c=>1,h=>-4,b=>-3,g=>7,f=>2,i=>'SEM2'}) ok 6797 - enum_pack_1 ({e=>'UE5',a=>1,d=>1,j=>61,c=>-3,h=>-3,b=>-4,g=>4,f=>6,i=>'SEM1'}) ok 6798 - enum_pack_1 ({e=>'UE6',a=>3,d=>1,j=>-91,c=>1,h=>-1,b=>-1,g=>6,f=>1,i=>'SEM4'}) ok 6799 - parse code ok 6800 - enum_pack_1 ok 6801 - enum_pack_1 ({e=>'UE4',a=>1,d=>0,j=>-29,c=>-3,k=>3,h=>3,b=>-1,g=>1,f=>7,i=>'SE2'}) ok 6802 - enum_pack_1 ({e=>'UE7',a=>0,d=>6,j=>9,c=>1,k=>7,h=>2,b=>-4,g=>3,f=>4,i=>'SEM4'}) ok 6803 - enum_pack_1 ({e=>'UE2',a=>0,d=>2,j=>101,c=>2,k=>1,h=>-4,b=>1,g=>7,f=>1,i=>'SEM2'}) ok 6804 - enum_pack_1 ({e=>'UE3',a=>0,d=>6,j=>74,c=>1,k=>1,h=>-1,b=>1,g=>4,f=>2,i=>'SE0'}) ok 6805 - enum_pack_1 ({e=>'UE1',a=>4,d=>7,j=>-119,c=>-3,k=>4,h=>1,b=>2,g=>7,f=>4,i=>'SEM4'}) ok 6806 - parse code ok 6807 - enum_pack_1 ok 6808 - enum_pack_1 ({e=>'UE0',a=>5,d=>7,j=>-122,l=>-3,c=>-4,k=>2,h=>1,b=>-1,g=>4,f=>3,i=>'SEM3'}) ok 6809 - enum_pack_1 ({e=>'UE0',a=>1,d=>3,j=>-34,l=>-4,c=>-3,k=>6,h=>-3,b=>-2,g=>1,f=>7,i=>'SEM1'}) ok 6810 - enum_pack_1 ({e=>'UE1',a=>1,d=>0,j=>86,l=>-4,c=>-3,k=>3,h=>2,b=>1,g=>0,f=>0,i=>'SEM3'}) ok 6811 - enum_pack_1 ({e=>'UE1',a=>2,d=>1,j=>-57,l=>-1,c=>3,k=>5,h=>1,b=>-2,g=>7,f=>0,i=>'SE3'}) ok 6812 - enum_pack_1 ({e=>'UE7',a=>3,d=>1,j=>111,l=>-4,c=>-4,k=>6,h=>-3,b=>-2,g=>4,f=>3,i=>'SEM2'}) ok 6813 - parse code ok 6814 - enum_pack_1 ok 6815 - enum_pack_1 ({e=>'UE3',a=>5,m=>4,d=>5,j=>-36,l=>2,c=>0,k=>4,h=>0,b=>-3,g=>5,f=>0,i=>'SEM1'}) ok 6816 - enum_pack_1 ({e=>'UE7',a=>5,m=>0,d=>6,j=>-48,l=>3,c=>1,k=>3,h=>2,b=>-3,g=>2,f=>0,i=>'SE1'}) ok 6817 - enum_pack_1 ({e=>'UE5',a=>6,m=>5,d=>5,j=>-112,l=>1,c=>-4,k=>5,h=>0,b=>2,g=>1,f=>3,i=>'SEM2'}) ok 6818 - enum_pack_1 ({e=>'UE3',a=>5,m=>5,d=>5,j=>-44,l=>-2,c=>-3,k=>0,h=>1,b=>-1,g=>4,f=>3,i=>'SE0'}) ok 6819 - enum_pack_1 ({e=>'UE1',a=>5,m=>1,d=>7,j=>-106,l=>0,c=>-2,k=>7,h=>-4,b=>2,g=>0,f=>0,i=>'SE2'}) ok 6820 - parse code ok 6821 - enum_pack_1 ok 6822 - enum_pack_1 ({e=>'UE2',n=>245,a=>6,m=>3,d=>5,j=>21,l=>-3,c=>3,k=>3,h=>-2,b=>1,g=>3,f=>4,i=>'SE2'}) ok 6823 - enum_pack_1 ({e=>'UE4',n=>39,a=>4,m=>1,d=>1,j=>-106,l=>0,c=>-3,k=>5,h=>2,b=>1,g=>6,f=>2,i=>'SEM1'}) ok 6824 - enum_pack_1 ({e=>'UE2',n=>222,a=>0,m=>0,d=>4,j=>23,l=>0,c=>-2,k=>3,h=>3,b=>-1,g=>2,f=>1,i=>'SE1'}) ok 6825 - enum_pack_1 ({e=>'UE1',n=>14,a=>6,m=>6,d=>0,j=>-82,l=>3,c=>-4,k=>6,h=>-2,b=>-4,g=>4,f=>7,i=>'SEM4'}) ok 6826 - enum_pack_1 ({e=>'UE5',n=>1,a=>2,m=>5,d=>2,j=>-12,l=>1,c=>-3,k=>4,h=>-3,b=>1,g=>0,f=>7,i=>'SEM3'}) ok 6827 - parse code ok 6828 - enum_pack_1 ok 6829 - enum_pack_1 ({a=>13,b=>3}) ok 6830 - enum_pack_1 ({a=>-11,b=>1}) ok 6831 - enum_pack_1 ({a=>5,b=>2}) ok 6832 - enum_pack_1 ({a=>-65,b=>1}) ok 6833 - enum_pack_1 ({a=>51,b=>3}) ok 6834 - parse code ok 6835 - enum_pack_1 ok 6836 - enum_pack_1 ({c=>3,a=>-27,b=>4}) ok 6837 - enum_pack_1 ({c=>-2,a=>123,b=>4}) ok 6838 - enum_pack_1 ({c=>-4,a=>-38,b=>5}) ok 6839 - enum_pack_1 ({c=>-3,a=>4,b=>0}) ok 6840 - enum_pack_1 ({c=>0,a=>-104,b=>5}) ok 6841 - parse code ok 6842 - enum_pack_1 ok 6843 - enum_pack_1 ({c=>-2,a=>-116,b=>0,d=>-2}) ok 6844 - enum_pack_1 ({c=>-3,a=>-33,b=>2,d=>-3}) ok 6845 - enum_pack_1 ({c=>-2,a=>-99,b=>7,d=>2}) ok 6846 - enum_pack_1 ({c=>-4,a=>103,b=>5,d=>-3}) ok 6847 - enum_pack_1 ({c=>1,a=>111,b=>5,d=>0}) ok 6848 - parse code ok 6849 - enum_pack_1 ok 6850 - enum_pack_1 ({e=>1,c=>0,a=>17,b=>1,d=>-4}) ok 6851 - enum_pack_1 ({e=>4,c=>-2,a=>-99,b=>6,d=>-1}) ok 6852 - enum_pack_1 ({e=>3,c=>-1,a=>-98,b=>4,d=>-1}) ok 6853 - enum_pack_1 ({e=>1,c=>-2,a=>-9,b=>2,d=>3}) ok 6854 - enum_pack_1 ({e=>5,c=>0,a=>-8,b=>0,d=>0}) ok 6855 - parse code ok 6856 - enum_pack_1 ok 6857 - enum_pack_1 ({e=>5,c=>-1,a=>-128,b=>0,d=>2,f=>'UE2'}) ok 6858 - enum_pack_1 ({e=>1,c=>-1,a=>19,b=>6,d=>3,f=>'UE0'}) ok 6859 - enum_pack_1 ({e=>3,c=>1,a=>-34,b=>1,d=>-3,f=>'UE2'}) ok 6860 - enum_pack_1 ({e=>3,c=>3,a=>-85,b=>7,d=>1,f=>'UE4'}) ok 6861 - enum_pack_1 ({e=>3,c=>-3,a=>14,b=>3,d=>1,f=>'UE7'}) ok 6862 - parse code ok 6863 - enum_pack_1 ok 6864 - enum_pack_1 ({e=>3,c=>-2,a=>-81,g=>5,b=>0,d=>3,f=>'UE1'}) ok 6865 - enum_pack_1 ({e=>5,c=>3,a=>-48,g=>4,b=>5,d=>-3,f=>'UE0'}) ok 6866 - enum_pack_1 ({e=>6,c=>1,a=>72,g=>3,b=>3,d=>-3,f=>'UE4'}) ok 6867 - enum_pack_1 ({e=>5,c=>-4,a=>-73,g=>6,b=>4,d=>-1,f=>'UE3'}) ok 6868 - enum_pack_1 ({e=>4,c=>-4,a=>33,g=>5,b=>5,d=>-3,f=>'UE6'}) ok 6869 - parse code ok 6870 - enum_pack_1 ok 6871 - enum_pack_1 ({e=>4,c=>2,a=>15,g=>5,b=>7,d=>1,f=>'UE1'}) ok 6872 - enum_pack_1 ({e=>6,c=>-2,a=>117,g=>0,b=>0,d=>-2,f=>'UE3'}) ok 6873 - enum_pack_1 ({e=>3,c=>2,a=>70,g=>7,b=>0,d=>2,f=>'UE0'}) ok 6874 - enum_pack_1 ({e=>7,c=>-3,a=>95,g=>4,b=>2,d=>-2,f=>'UE7'}) ok 6875 - enum_pack_1 ({e=>3,c=>0,a=>42,g=>4,b=>7,d=>2,f=>'UE4'}) ok 6876 - parse code ok 6877 - enum_pack_1 ok 6878 - enum_pack_1 ({e=>5,a=>-95,d=>0,c=>-2,h=>7,b=>4,g=>4,f=>'UE1'}) ok 6879 - enum_pack_1 ({e=>0,a=>79,d=>3,c=>3,h=>4,b=>2,g=>0,f=>'UE4'}) ok 6880 - enum_pack_1 ({e=>4,a=>23,d=>0,c=>3,h=>5,b=>5,g=>0,f=>'UE4'}) ok 6881 - enum_pack_1 ({e=>5,a=>-48,d=>2,c=>1,h=>4,b=>4,g=>4,f=>'UE1'}) ok 6882 - enum_pack_1 ({e=>1,a=>-57,d=>3,c=>1,h=>5,b=>0,g=>0,f=>'UE3'}) ok 6883 - parse code ok 6884 - enum_pack_1 ok 6885 - enum_pack_1 ({e=>5,a=>-24,d=>-4,c=>3,h=>2,b=>2,g=>3,f=>'UE2',i=>-2}) ok 6886 - enum_pack_1 ({e=>7,a=>25,d=>0,c=>3,h=>3,b=>2,g=>3,f=>'UE0',i=>0}) ok 6887 - enum_pack_1 ({e=>3,a=>31,d=>2,c=>-1,h=>1,b=>1,g=>4,f=>'UE5',i=>1}) ok 6888 - enum_pack_1 ({e=>4,a=>21,d=>-2,c=>1,h=>4,b=>6,g=>6,f=>'UE4',i=>-2}) ok 6889 - enum_pack_1 ({e=>6,a=>106,d=>-1,c=>1,h=>0,b=>0,g=>4,f=>'UE5',i=>-2}) ok 6890 - parse code ok 6891 - enum_pack_1 ok 6892 - enum_pack_1 ({e=>5,a=>-92,d=>-4,j=>'SEM4',c=>1,h=>0,b=>7,g=>4,f=>'UE4',i=>0}) ok 6893 - enum_pack_1 ({e=>6,a=>89,d=>1,j=>'SEM4',c=>0,h=>5,b=>5,g=>1,f=>'UE7',i=>2}) ok 6894 - enum_pack_1 ({e=>2,a=>15,d=>0,j=>'SEM2',c=>1,h=>1,b=>4,g=>3,f=>'UE7',i=>0}) ok 6895 - enum_pack_1 ({e=>3,a=>-2,d=>3,j=>'SEM2',c=>1,h=>1,b=>3,g=>4,f=>'UE7',i=>1}) ok 6896 - enum_pack_1 ({e=>5,a=>113,d=>0,j=>'SE2',c=>3,h=>5,b=>4,g=>5,f=>'UE2',i=>3}) ok 6897 - parse code ok 6898 - enum_pack_1 ok 6899 - enum_pack_1 ({e=>4,a=>-108,d=>-2,j=>'SE0',c=>3,k=>33,h=>1,b=>5,g=>1,f=>'UE4',i=>-2}) ok 6900 - enum_pack_1 ({e=>5,a=>-119,d=>-4,j=>'SE1',c=>-2,k=>-4,h=>2,b=>0,g=>3,f=>'UE2',i=>-4}) ok 6901 - enum_pack_1 ({e=>7,a=>-38,d=>-4,j=>'SEM1',c=>1,k=>-5,h=>1,b=>7,g=>7,f=>'UE2',i=>1}) ok 6902 - enum_pack_1 ({e=>4,a=>-11,d=>0,j=>'SEM3',c=>3,k=>-84,h=>3,b=>6,g=>3,f=>'UE3',i=>2}) ok 6903 - enum_pack_1 ({e=>0,a=>27,d=>2,j=>'SE2',c=>1,k=>-54,h=>0,b=>4,g=>1,f=>'UE4',i=>3}) ok 6904 - parse code ok 6905 - enum_pack_1 ok 6906 - enum_pack_1 ({e=>4,a=>-97,d=>3,j=>'SEM4',l=>0,c=>-2,k=>122,h=>3,b=>1,g=>1,f=>'UE3',i=>1}) ok 6907 - enum_pack_1 ({e=>4,a=>-122,d=>3,j=>'SEM2',l=>1,c=>3,k=>50,h=>0,b=>4,g=>5,f=>'UE0',i=>-3}) ok 6908 - enum_pack_1 ({e=>1,a=>-106,d=>0,j=>'SEM1',l=>1,c=>3,k=>-92,h=>5,b=>3,g=>7,f=>'UE1',i=>1}) ok 6909 - enum_pack_1 ({e=>5,a=>-50,d=>0,j=>'SE1',l=>0,c=>-2,k=>62,h=>7,b=>3,g=>6,f=>'UE5',i=>0}) ok 6910 - enum_pack_1 ({e=>5,a=>100,d=>0,j=>'SE3',l=>3,c=>-4,k=>67,h=>1,b=>1,g=>7,f=>'UE3',i=>1}) ok 6911 - parse code ok 6912 - enum_pack_1 ok 6913 - enum_pack_1 ({e=>3,a=>18,m=>-4,d=>-2,j=>'SE0',l=>1,c=>-3,k=>-93,h=>5,b=>2,g=>6,f=>'UE1',i=>3}) ok 6914 - enum_pack_1 ({e=>3,a=>-79,m=>-4,d=>0,j=>'SEM1',l=>5,c=>3,k=>20,h=>2,b=>5,g=>5,f=>'UE2',i=>-3}) ok 6915 - enum_pack_1 ({e=>1,a=>16,m=>-1,d=>2,j=>'SEM3',l=>5,c=>1,k=>116,h=>3,b=>7,g=>5,f=>'UE1',i=>-3}) ok 6916 - enum_pack_1 ({e=>3,a=>33,m=>-2,d=>0,j=>'SE0',l=>4,c=>3,k=>98,h=>3,b=>1,g=>6,f=>'UE6',i=>0}) ok 6917 - enum_pack_1 ({e=>7,a=>-14,m=>-4,d=>-2,j=>'SE2',l=>7,c=>1,k=>-62,h=>0,b=>2,g=>0,f=>'UE2',i=>-1}) ok 6918 - parse code ok 6919 - enum_pack_1 ok 6920 - enum_pack_1 ({e=>2,n=>0,a=>-27,m=>-4,d=>-3,j=>'SEM3',l=>3,c=>3,k=>23,h=>3,b=>6,g=>7,f=>'UE4',i=>-3}) ok 6921 - enum_pack_1 ({e=>4,n=>7,a=>-105,m=>-4,d=>-4,j=>'SE0',l=>6,c=>2,k=>99,h=>3,b=>1,g=>6,f=>'UE0',i=>2}) ok 6922 - enum_pack_1 ({e=>4,n=>4,a=>96,m=>-3,d=>-3,j=>'SEM2',l=>4,c=>-1,k=>7,h=>7,b=>3,g=>5,f=>'UE3',i=>1}) ok 6923 - enum_pack_1 ({e=>0,n=>4,a=>-116,m=>-1,d=>-4,j=>'SE1',l=>1,c=>0,k=>-79,h=>4,b=>7,g=>6,f=>'UE4',i=>-2}) ok 6924 - enum_pack_1 ({e=>3,n=>0,a=>75,m=>0,d=>1,j=>'SEM4',l=>3,c=>-1,k=>-22,h=>4,b=>7,g=>7,f=>'UE1',i=>-2}) ok 6925 - parse code ok 6926 - enum_pack_1 ok 6927 - enum_pack_1 ({e=>7,n=>0,a=>-125,m=>1,d=>-1,j=>'SE1',l=>4,c=>3,k=>75,h=>2,b=>4,g=>2,f=>'UE4',o=>207,i=>1}) ok 6928 - enum_pack_1 ({e=>5,n=>5,a=>123,m=>2,d=>2,j=>'SEM4',l=>0,c=>-1,k=>-99,h=>5,b=>0,g=>6,f=>'UE2',o=>139,i=>0}) ok 6929 - enum_pack_1 ({e=>4,n=>3,a=>11,m=>-1,d=>-1,j=>'SE1',l=>7,c=>-1,k=>-112,h=>3,b=>4,g=>6,f=>'UE7',o=>200,i=>-2}) ok 6930 - enum_pack_1 ({e=>3,n=>1,a=>-24,m=>1,d=>1,j=>'SE3',l=>4,c=>1,k=>14,h=>1,b=>5,g=>4,f=>'UE3',o=>226,i=>1}) ok 6931 - enum_pack_1 ({e=>1,n=>3,a=>-40,m=>-4,d=>3,j=>'SE0',l=>2,c=>3,k=>-119,h=>2,b=>6,g=>1,f=>'UE3',o=>233,i=>0}) ok 6932 - parse code ok 6933 - enum_pack_1 ok 6934 - enum_pack_1 ({a=>66,b=>2}) ok 6935 - enum_pack_1 ({a=>47,b=>3}) ok 6936 - enum_pack_1 ({a=>34,b=>7}) ok 6937 - enum_pack_1 ({a=>-104,b=>2}) ok 6938 - enum_pack_1 ({a=>43,b=>2}) ok 6939 - parse code ok 6940 - enum_pack_1 ok 6941 - enum_pack_1 ({c=>1,a=>3,b=>3}) ok 6942 - enum_pack_1 ({c=>-2,a=>65,b=>7}) ok 6943 - enum_pack_1 ({c=>-2,a=>41,b=>1}) ok 6944 - enum_pack_1 ({c=>2,a=>111,b=>5}) ok 6945 - enum_pack_1 ({c=>-2,a=>11,b=>1}) ok 6946 - parse code ok 6947 - enum_pack_1 ok 6948 - enum_pack_1 ({c=>1,a=>121,b=>6,d=>-2}) ok 6949 - enum_pack_1 ({c=>2,a=>-66,b=>7,d=>-3}) ok 6950 - enum_pack_1 ({c=>3,a=>-37,b=>3,d=>1}) ok 6951 - enum_pack_1 ({c=>-1,a=>-22,b=>6,d=>-3}) ok 6952 - enum_pack_1 ({c=>-1,a=>-107,b=>1,d=>-2}) ok 6953 - parse code ok 6954 - enum_pack_1 ok 6955 - enum_pack_1 ({e=>2,c=>3,a=>113,b=>7,d=>2}) ok 6956 - enum_pack_1 ({e=>3,c=>2,a=>104,b=>0,d=>-2}) ok 6957 - enum_pack_1 ({e=>4,c=>-4,a=>91,b=>2,d=>-1}) ok 6958 - enum_pack_1 ({e=>1,c=>0,a=>-67,b=>3,d=>0}) ok 6959 - enum_pack_1 ({e=>6,c=>-2,a=>-125,b=>5,d=>-2}) ok 6960 - parse code ok 6961 - enum_pack_1 ok 6962 - enum_pack_1 ({e=>4,c=>-4,a=>63,b=>1,d=>-3,f=>'UE7'}) ok 6963 - enum_pack_1 ({e=>2,c=>2,a=>20,b=>1,d=>-4,f=>'UE1'}) ok 6964 - enum_pack_1 ({e=>6,c=>-3,a=>-51,b=>5,d=>1,f=>'UE1'}) ok 6965 - enum_pack_1 ({e=>6,c=>0,a=>82,b=>2,d=>0,f=>'UE0'}) ok 6966 - enum_pack_1 ({e=>5,c=>-4,a=>32,b=>4,d=>0,f=>'UE6'}) ok 6967 - parse code ok 6968 - enum_pack_1 ok 6969 - enum_pack_1 ({e=>0,c=>-4,a=>-51,g=>5,b=>5,d=>1,f=>'UE0'}) ok 6970 - enum_pack_1 ({e=>3,c=>-3,a=>51,g=>5,b=>3,d=>1,f=>'UE7'}) ok 6971 - enum_pack_1 ({e=>2,c=>-3,a=>-58,g=>5,b=>3,d=>3,f=>'UE3'}) ok 6972 - enum_pack_1 ({e=>5,c=>1,a=>-74,g=>7,b=>3,d=>-2,f=>'UE3'}) ok 6973 - enum_pack_1 ({e=>3,c=>1,a=>90,g=>5,b=>1,d=>3,f=>'UE6'}) ok 6974 - parse code ok 6975 - enum_pack_1 ok 6976 - enum_pack_1 ({e=>7,c=>-4,a=>20,g=>5,b=>1,d=>2,f=>'UE0'}) ok 6977 - enum_pack_1 ({e=>3,c=>-3,a=>78,g=>5,b=>4,d=>2,f=>'UE5'}) ok 6978 - enum_pack_1 ({e=>6,c=>3,a=>-109,g=>0,b=>6,d=>2,f=>'UE4'}) ok 6979 - enum_pack_1 ({e=>5,c=>0,a=>92,g=>2,b=>4,d=>1,f=>'UE1'}) ok 6980 - enum_pack_1 ({e=>6,c=>2,a=>-108,g=>4,b=>7,d=>-1,f=>'UE4'}) ok 6981 - parse code ok 6982 - enum_pack_1 ok 6983 - enum_pack_1 ({e=>3,a=>8,d=>-1,c=>-4,h=>6,b=>1,g=>5,f=>'UE6'}) ok 6984 - enum_pack_1 ({e=>4,a=>118,d=>1,c=>0,h=>2,b=>3,g=>1,f=>'UE6'}) ok 6985 - enum_pack_1 ({e=>7,a=>27,d=>-4,c=>2,h=>1,b=>4,g=>3,f=>'UE2'}) ok 6986 - enum_pack_1 ({e=>0,a=>91,d=>-2,c=>3,h=>3,b=>5,g=>1,f=>'UE6'}) ok 6987 - enum_pack_1 ({e=>2,a=>70,d=>-3,c=>1,h=>6,b=>6,g=>5,f=>'UE4'}) ok 6988 - parse code ok 6989 - enum_pack_1 ok 6990 - enum_pack_1 ({e=>2,a=>-26,d=>1,c=>-1,h=>0,b=>3,g=>0,f=>'UE4',i=>-4}) ok 6991 - enum_pack_1 ({e=>0,a=>70,d=>3,c=>0,h=>3,b=>0,g=>5,f=>'UE0',i=>1}) ok 6992 - enum_pack_1 ({e=>1,a=>17,d=>3,c=>-4,h=>3,b=>1,g=>1,f=>'UE4',i=>-1}) ok 6993 - enum_pack_1 ({e=>2,a=>39,d=>1,c=>1,h=>0,b=>1,g=>0,f=>'UE1',i=>0}) ok 6994 - enum_pack_1 ({e=>6,a=>-65,d=>-2,c=>-1,h=>2,b=>6,g=>7,f=>'UE1',i=>-4}) ok 6995 - parse code ok 6996 - enum_pack_1 ok 6997 - enum_pack_1 ({e=>7,a=>118,d=>1,j=>'SE2',c=>1,h=>6,b=>3,g=>5,f=>'UE4',i=>2}) ok 6998 - enum_pack_1 ({e=>0,a=>32,d=>2,j=>'SE3',c=>2,h=>5,b=>3,g=>7,f=>'UE1',i=>-4}) ok 6999 - enum_pack_1 ({e=>2,a=>88,d=>0,j=>'SEM3',c=>1,h=>5,b=>2,g=>2,f=>'UE0',i=>1}) ok 7000 - enum_pack_1 ({e=>7,a=>105,d=>-3,j=>'SE3',c=>0,h=>0,b=>3,g=>2,f=>'UE0',i=>-2}) ok 7001 - enum_pack_1 ({e=>4,a=>-56,d=>-2,j=>'SE0',c=>-3,h=>4,b=>1,g=>4,f=>'UE4',i=>2}) ok 7002 - parse code ok 7003 - enum_pack_1 ok 7004 - enum_pack_1 ({e=>0,a=>-104,d=>-4,j=>'SE0',c=>-2,k=>8,h=>1,b=>4,g=>6,f=>'UE1',i=>1}) ok 7005 - enum_pack_1 ({e=>2,a=>-127,d=>-1,j=>'SE0',c=>0,k=>-15,h=>5,b=>7,g=>0,f=>'UE1',i=>-1}) ok 7006 - enum_pack_1 ({e=>0,a=>47,d=>2,j=>'SEM2',c=>-4,k=>-44,h=>0,b=>7,g=>0,f=>'UE3',i=>-3}) ok 7007 - enum_pack_1 ({e=>7,a=>116,d=>-1,j=>'SEM3',c=>-3,k=>-14,h=>3,b=>5,g=>1,f=>'UE7',i=>2}) ok 7008 - enum_pack_1 ({e=>7,a=>45,d=>-1,j=>'SE3',c=>-4,k=>65,h=>3,b=>2,g=>6,f=>'UE0',i=>1}) ok 7009 - parse code ok 7010 - enum_pack_1 ok 7011 - enum_pack_1 ({e=>1,a=>-38,d=>0,j=>'SEM4',l=>1,c=>3,k=>122,h=>0,b=>3,g=>6,f=>'UE0',i=>-4}) ok 7012 - enum_pack_1 ({e=>6,a=>-120,d=>-2,j=>'SE0',l=>0,c=>2,k=>-45,h=>4,b=>5,g=>6,f=>'UE7',i=>-1}) ok 7013 - enum_pack_1 ({e=>2,a=>115,d=>3,j=>'SEM4',l=>2,c=>-1,k=>-24,h=>4,b=>3,g=>1,f=>'UE2',i=>-3}) ok 7014 - enum_pack_1 ({e=>2,a=>-120,d=>2,j=>'SEM3',l=>5,c=>-3,k=>-38,h=>3,b=>5,g=>5,f=>'UE0',i=>0}) ok 7015 - enum_pack_1 ({e=>1,a=>-3,d=>3,j=>'SEM4',l=>6,c=>3,k=>-72,h=>4,b=>1,g=>3,f=>'UE4',i=>-3}) ok 7016 - parse code ok 7017 - enum_pack_1 ok 7018 - enum_pack_1 ({e=>0,a=>-115,m=>-1,d=>1,j=>'SE1',l=>5,c=>3,k=>34,h=>4,b=>3,g=>5,f=>'UE3',i=>-1}) ok 7019 - enum_pack_1 ({e=>7,a=>101,m=>-3,d=>2,j=>'SE2',l=>7,c=>2,k=>33,h=>5,b=>4,g=>7,f=>'UE5',i=>1}) ok 7020 - enum_pack_1 ({e=>4,a=>75,m=>-2,d=>-1,j=>'SE0',l=>6,c=>-4,k=>-42,h=>0,b=>5,g=>5,f=>'UE2',i=>-1}) ok 7021 - enum_pack_1 ({e=>4,a=>124,m=>-2,d=>1,j=>'SE0',l=>2,c=>2,k=>-11,h=>2,b=>2,g=>2,f=>'UE5',i=>-1}) ok 7022 - enum_pack_1 ({e=>1,a=>39,m=>-2,d=>2,j=>'SE1',l=>5,c=>0,k=>86,h=>1,b=>1,g=>0,f=>'UE6',i=>-4}) ok 7023 - parse code ok 7024 - enum_pack_1 ok 7025 - enum_pack_1 ({e=>5,n=>6,a=>-69,m=>-2,d=>1,j=>'SE2',l=>5,c=>3,k=>-27,h=>7,b=>0,g=>7,f=>'UE6',i=>-2}) ok 7026 - enum_pack_1 ({e=>5,n=>2,a=>107,m=>-3,d=>0,j=>'SE1',l=>1,c=>-4,k=>111,h=>1,b=>0,g=>4,f=>'UE6',i=>-2}) ok 7027 - enum_pack_1 ({e=>4,n=>7,a=>-128,m=>-2,d=>-1,j=>'SEM2',l=>7,c=>-4,k=>-5,h=>5,b=>5,g=>1,f=>'UE7',i=>-4}) ok 7028 - enum_pack_1 ({e=>4,n=>4,a=>-44,m=>0,d=>3,j=>'SEM3',l=>3,c=>1,k=>-62,h=>4,b=>0,g=>2,f=>'UE5',i=>-1}) ok 7029 - enum_pack_1 ({e=>1,n=>3,a=>20,m=>0,d=>-3,j=>'SE0',l=>7,c=>3,k=>86,h=>1,b=>3,g=>2,f=>'UE2',i=>3}) ok 7030 - parse code ok 7031 - enum_pack_1 ok 7032 - enum_pack_1 ({e=>0,n=>7,a=>-36,m=>-2,d=>-4,j=>'SEM1',l=>5,c=>-4,k=>-30,h=>6,b=>2,g=>7,f=>'UE1',o=>11,i=>-1}) ok 7033 - enum_pack_1 ({e=>1,n=>0,a=>47,m=>2,d=>-1,j=>'SE1',l=>6,c=>2,k=>19,h=>7,b=>5,g=>3,f=>'UE5',o=>117,i=>-1}) ok 7034 - enum_pack_1 ({e=>3,n=>4,a=>60,m=>-4,d=>0,j=>'SE0',l=>6,c=>-2,k=>48,h=>1,b=>2,g=>6,f=>'UE7',o=>42,i=>1}) ok 7035 - enum_pack_1 ({e=>1,n=>2,a=>116,m=>1,d=>-4,j=>'SEM2',l=>7,c=>3,k=>100,h=>0,b=>7,g=>2,f=>'UE3',o=>77,i=>-1}) ok 7036 - enum_pack_1 ({e=>1,n=>7,a=>-98,m=>-3,d=>2,j=>'SEM4',l=>5,c=>0,k=>27,h=>7,b=>1,g=>1,f=>'UE2',o=>35,i=>-2}) ok 7037 - parse code ok 7038 - enum_pack_1 ok 7039 - enum_pack_1 ({a=>54,b=>7}) ok 7040 - enum_pack_1 ({a=>-14,b=>1}) ok 7041 - enum_pack_1 ({a=>8,b=>5}) ok 7042 - enum_pack_1 ({a=>-128,b=>2}) ok 7043 - enum_pack_1 ({a=>89,b=>7}) ok 7044 - parse code ok 7045 - enum_pack_1 ok 7046 - enum_pack_1 ({c=>-4,a=>71,b=>4}) ok 7047 - enum_pack_1 ({c=>-1,a=>22,b=>7}) ok 7048 - enum_pack_1 ({c=>3,a=>6,b=>4}) ok 7049 - enum_pack_1 ({c=>0,a=>5,b=>7}) ok 7050 - enum_pack_1 ({c=>-1,a=>71,b=>5}) ok 7051 - parse code ok 7052 - enum_pack_1 ok 7053 - enum_pack_1 ({c=>-3,a=>-39,b=>5,d=>-4}) ok 7054 - enum_pack_1 ({c=>1,a=>-63,b=>0,d=>-1}) ok 7055 - enum_pack_1 ({c=>3,a=>-125,b=>4,d=>1}) ok 7056 - enum_pack_1 ({c=>-4,a=>-67,b=>6,d=>-1}) ok 7057 - enum_pack_1 ({c=>3,a=>-19,b=>7,d=>-4}) ok 7058 - parse code ok 7059 - enum_pack_1 ok 7060 - enum_pack_1 ({e=>2,c=>-1,a=>96,b=>4,d=>1}) ok 7061 - enum_pack_1 ({e=>0,c=>1,a=>-33,b=>2,d=>0}) ok 7062 - enum_pack_1 ({e=>1,c=>-3,a=>-123,b=>4,d=>-2}) ok 7063 - enum_pack_1 ({e=>2,c=>0,a=>-85,b=>3,d=>2}) ok 7064 - enum_pack_1 ({e=>5,c=>2,a=>93,b=>6,d=>-3}) ok 7065 - parse code ok 7066 - enum_pack_1 ok 7067 - enum_pack_1 ({e=>4,c=>-2,a=>-117,b=>4,d=>2,f=>'UE6'}) ok 7068 - enum_pack_1 ({e=>2,c=>-4,a=>78,b=>0,d=>-2,f=>'UE4'}) ok 7069 - enum_pack_1 ({e=>3,c=>3,a=>-102,b=>0,d=>-3,f=>'UE2'}) ok 7070 - enum_pack_1 ({e=>3,c=>-4,a=>10,b=>2,d=>0,f=>'UE1'}) ok 7071 - enum_pack_1 ({e=>5,c=>3,a=>112,b=>7,d=>-2,f=>'UE1'}) ok 7072 - parse code ok 7073 - enum_pack_1 ok 7074 - enum_pack_1 ({e=>4,c=>3,a=>77,g=>5,b=>3,d=>2,f=>'UE5'}) ok 7075 - enum_pack_1 ({e=>7,c=>3,a=>5,g=>6,b=>2,d=>0,f=>'UE5'}) ok 7076 - enum_pack_1 ({e=>7,c=>-2,a=>-24,g=>2,b=>0,d=>3,f=>'UE1'}) ok 7077 - enum_pack_1 ({e=>7,c=>3,a=>-1,g=>3,b=>6,d=>-2,f=>'UE6'}) ok 7078 - enum_pack_1 ({e=>1,c=>-1,a=>-111,g=>1,b=>4,d=>1,f=>'UE5'}) ok 7079 - parse code ok 7080 - enum_pack_1 ok 7081 - enum_pack_1 ({e=>3,c=>-3,a=>50,g=>6,b=>2,d=>-3,f=>'UE2'}) ok 7082 - enum_pack_1 ({e=>2,c=>-3,a=>47,g=>0,b=>3,d=>-3,f=>'UE1'}) ok 7083 - enum_pack_1 ({e=>0,c=>0,a=>-123,g=>6,b=>6,d=>-3,f=>'UE4'}) ok 7084 - enum_pack_1 ({e=>1,c=>-2,a=>-46,g=>4,b=>5,d=>0,f=>'UE6'}) ok 7085 - enum_pack_1 ({e=>4,c=>-4,a=>41,g=>7,b=>7,d=>-2,f=>'UE3'}) ok 7086 - parse code ok 7087 - enum_pack_1 ok 7088 - enum_pack_1 ({e=>4,a=>-86,d=>3,c=>3,h=>2,b=>7,g=>7,f=>'UE7'}) ok 7089 - enum_pack_1 ({e=>4,a=>64,d=>2,c=>1,h=>5,b=>5,g=>4,f=>'UE0'}) ok 7090 - enum_pack_1 ({e=>4,a=>-56,d=>2,c=>-4,h=>6,b=>5,g=>1,f=>'UE6'}) ok 7091 - enum_pack_1 ({e=>6,a=>78,d=>3,c=>-1,h=>3,b=>0,g=>6,f=>'UE4'}) ok 7092 - enum_pack_1 ({e=>7,a=>-101,d=>0,c=>-2,h=>6,b=>1,g=>4,f=>'UE1'}) ok 7093 - parse code ok 7094 - enum_pack_1 ok 7095 - enum_pack_1 ({e=>4,a=>98,d=>1,c=>0,h=>3,b=>1,g=>0,f=>'UE5',i=>-4}) ok 7096 - enum_pack_1 ({e=>6,a=>-56,d=>-2,c=>-4,h=>6,b=>4,g=>7,f=>'UE5',i=>2}) ok 7097 - enum_pack_1 ({e=>3,a=>-48,d=>0,c=>1,h=>5,b=>7,g=>5,f=>'UE1',i=>3}) ok 7098 - enum_pack_1 ({e=>0,a=>-14,d=>-1,c=>-4,h=>1,b=>1,g=>4,f=>'UE1',i=>1}) ok 7099 - enum_pack_1 ({e=>4,a=>-3,d=>3,c=>2,h=>1,b=>6,g=>6,f=>'UE4',i=>-2}) ok 7100 - parse code ok 7101 - enum_pack_1 ok 7102 - enum_pack_1 ({e=>7,a=>-125,d=>-1,j=>'SE0',c=>-3,h=>0,b=>3,g=>0,f=>'UE0',i=>0}) ok 7103 - enum_pack_1 ({e=>4,a=>-83,d=>1,j=>'SEM1',c=>-2,h=>0,b=>5,g=>2,f=>'UE1',i=>3}) ok 7104 - enum_pack_1 ({e=>1,a=>118,d=>-1,j=>'SE0',c=>1,h=>6,b=>1,g=>5,f=>'UE7',i=>0}) ok 7105 - enum_pack_1 ({e=>1,a=>-5,d=>-4,j=>'SE0',c=>0,h=>0,b=>6,g=>3,f=>'UE3',i=>2}) ok 7106 - enum_pack_1 ({e=>0,a=>70,d=>-3,j=>'SEM1',c=>0,h=>3,b=>5,g=>3,f=>'UE5',i=>2}) ok 7107 - parse code ok 7108 - enum_pack_1 ok 7109 - enum_pack_1 ({e=>0,a=>2,d=>0,j=>'SE2',c=>2,k=>37,h=>4,b=>1,g=>0,f=>'UE2',i=>0}) ok 7110 - enum_pack_1 ({e=>1,a=>68,d=>-2,j=>'SEM2',c=>-4,k=>-109,h=>0,b=>4,g=>2,f=>'UE5',i=>0}) ok 7111 - enum_pack_1 ({e=>4,a=>117,d=>-4,j=>'SEM4',c=>2,k=>-10,h=>7,b=>3,g=>1,f=>'UE3',i=>-2}) ok 7112 - enum_pack_1 ({e=>7,a=>-56,d=>-3,j=>'SE2',c=>3,k=>30,h=>7,b=>6,g=>5,f=>'UE5',i=>-1}) ok 7113 - enum_pack_1 ({e=>1,a=>-1,d=>-2,j=>'SEM1',c=>-3,k=>-71,h=>6,b=>6,g=>3,f=>'UE2',i=>-3}) ok 7114 - parse code ok 7115 - enum_pack_1 ok 7116 - enum_pack_1 ({e=>1,a=>26,d=>2,j=>'SEM1',l=>2,c=>-2,k=>-113,h=>2,b=>0,g=>0,f=>'UE7',i=>-3}) ok 7117 - enum_pack_1 ({e=>2,a=>117,d=>-4,j=>'SE1',l=>6,c=>3,k=>-95,h=>1,b=>6,g=>4,f=>'UE0',i=>1}) ok 7118 - enum_pack_1 ({e=>4,a=>69,d=>3,j=>'SE1',l=>7,c=>-3,k=>-103,h=>5,b=>4,g=>7,f=>'UE2',i=>-4}) ok 7119 - enum_pack_1 ({e=>0,a=>66,d=>0,j=>'SEM1',l=>4,c=>-2,k=>-115,h=>0,b=>6,g=>2,f=>'UE6',i=>-1}) ok 7120 - enum_pack_1 ({e=>0,a=>115,d=>3,j=>'SE3',l=>6,c=>-3,k=>-110,h=>4,b=>7,g=>6,f=>'UE3',i=>1}) ok 7121 - parse code ok 7122 - enum_pack_1 ok 7123 - enum_pack_1 ({e=>1,a=>20,m=>-3,d=>1,j=>'SE3',l=>5,c=>-3,k=>47,h=>7,b=>3,g=>2,f=>'UE7',i=>-4}) ok 7124 - enum_pack_1 ({e=>5,a=>113,m=>0,d=>-2,j=>'SE3',l=>3,c=>-4,k=>63,h=>2,b=>7,g=>2,f=>'UE2',i=>2}) ok 7125 - enum_pack_1 ({e=>1,a=>58,m=>-1,d=>-1,j=>'SEM2',l=>1,c=>1,k=>4,h=>1,b=>2,g=>7,f=>'UE5',i=>-2}) ok 7126 - enum_pack_1 ({e=>5,a=>101,m=>0,d=>3,j=>'SEM4',l=>6,c=>-2,k=>124,h=>5,b=>7,g=>0,f=>'UE0',i=>-1}) ok 7127 - enum_pack_1 ({e=>1,a=>73,m=>-4,d=>-1,j=>'SEM1',l=>2,c=>1,k=>-19,h=>4,b=>0,g=>5,f=>'UE3',i=>-4}) ok 7128 - parse code ok 7129 - enum_pack_1 ok 7130 - enum_pack_1 ({e=>1,n=>1,a=>-71,m=>-2,d=>0,j=>'SE1',l=>0,c=>-2,k=>60,h=>6,b=>4,g=>5,f=>'UE5',i=>-1}) ok 7131 - enum_pack_1 ({e=>7,n=>5,a=>-15,m=>-1,d=>0,j=>'SEM1',l=>5,c=>-2,k=>4,h=>2,b=>3,g=>3,f=>'UE0',i=>-3}) ok 7132 - enum_pack_1 ({e=>6,n=>3,a=>12,m=>1,d=>3,j=>'SE3',l=>4,c=>-4,k=>116,h=>6,b=>1,g=>4,f=>'UE2',i=>-2}) ok 7133 - enum_pack_1 ({e=>5,n=>3,a=>42,m=>1,d=>-3,j=>'SE3',l=>4,c=>1,k=>-90,h=>4,b=>3,g=>6,f=>'UE3',i=>-1}) ok 7134 - enum_pack_1 ({e=>7,n=>3,a=>55,m=>-2,d=>0,j=>'SE2',l=>0,c=>2,k=>-125,h=>4,b=>5,g=>7,f=>'UE7',i=>-4}) ok 7135 - parse code ok 7136 - enum_pack_1 ok 7137 - enum_pack_1 ({e=>7,n=>5,a=>111,m=>-1,d=>3,j=>'SE1',l=>5,c=>-1,k=>85,h=>5,b=>0,g=>4,f=>'UE7',o=>100,i=>2}) ok 7138 - enum_pack_1 ({e=>3,n=>3,a=>68,m=>3,d=>-2,j=>'SE0',l=>2,c=>3,k=>30,h=>0,b=>6,g=>3,f=>'UE0',o=>140,i=>-1}) ok 7139 - enum_pack_1 ({e=>1,n=>2,a=>-1,m=>2,d=>1,j=>'SE0',l=>1,c=>3,k=>-56,h=>3,b=>0,g=>3,f=>'UE1',o=>96,i=>2}) ok 7140 - enum_pack_1 ({e=>7,n=>5,a=>26,m=>3,d=>1,j=>'SEM3',l=>5,c=>-1,k=>-127,h=>0,b=>4,g=>2,f=>'UE1',o=>99,i=>-3}) ok 7141 - enum_pack_1 ({e=>1,n=>3,a=>-55,m=>0,d=>0,j=>'SEM1',l=>2,c=>1,k=>-1,h=>1,b=>3,g=>3,f=>'UE2',o=>164,i=>-4}) ok 7142 - parse code ok 7143 - enum_pack_1 ok 7144 - enum_pack_1 ({a=>30,b=>3}) ok 7145 - enum_pack_1 ({a=>-14,b=>4}) ok 7146 - enum_pack_1 ({a=>3,b=>2}) ok 7147 - enum_pack_1 ({a=>98,b=>5}) ok 7148 - enum_pack_1 ({a=>85,b=>3}) ok 7149 - parse code ok 7150 - enum_pack_1 ok 7151 - enum_pack_1 ({c=>-1,a=>-46,b=>6}) ok 7152 - enum_pack_1 ({c=>2,a=>-36,b=>5}) ok 7153 - enum_pack_1 ({c=>-4,a=>78,b=>7}) ok 7154 - enum_pack_1 ({c=>-4,a=>65,b=>5}) ok 7155 - enum_pack_1 ({c=>-1,a=>124,b=>3}) ok 7156 - parse code ok 7157 - enum_pack_1 ok 7158 - enum_pack_1 ({c=>0,a=>45,b=>2,d=>1}) ok 7159 - enum_pack_1 ({c=>0,a=>-85,b=>5,d=>0}) ok 7160 - enum_pack_1 ({c=>-3,a=>62,b=>0,d=>0}) ok 7161 - enum_pack_1 ({c=>3,a=>52,b=>1,d=>1}) ok 7162 - enum_pack_1 ({c=>-2,a=>17,b=>6,d=>-4}) ok 7163 - parse code ok 7164 - enum_pack_1 ok 7165 - enum_pack_1 ({e=>4,c=>-1,a=>-49,b=>1,d=>-4}) ok 7166 - enum_pack_1 ({e=>5,c=>0,a=>127,b=>4,d=>0}) ok 7167 - enum_pack_1 ({e=>3,c=>0,a=>28,b=>0,d=>3}) ok 7168 - enum_pack_1 ({e=>3,c=>2,a=>42,b=>3,d=>-4}) ok 7169 - enum_pack_1 ({e=>1,c=>3,a=>-60,b=>0,d=>-2}) ok 7170 - parse code ok 7171 - enum_pack_1 ok 7172 - enum_pack_1 ({e=>7,c=>3,a=>-108,b=>1,d=>-1,f=>'UE1'}) ok 7173 - enum_pack_1 ({e=>6,c=>-2,a=>4,b=>1,d=>-4,f=>'UE2'}) ok 7174 - enum_pack_1 ({e=>3,c=>-3,a=>79,b=>0,d=>-4,f=>'UE0'}) ok 7175 - enum_pack_1 ({e=>2,c=>-2,a=>45,b=>0,d=>3,f=>'UE5'}) ok 7176 - enum_pack_1 ({e=>4,c=>-1,a=>18,b=>7,d=>-1,f=>'UE2'}) ok 7177 - parse code ok 7178 - enum_pack_1 ok 7179 - enum_pack_1 ({e=>5,c=>-1,a=>107,g=>7,b=>1,d=>-2,f=>'UE5'}) ok 7180 - enum_pack_1 ({e=>0,c=>-1,a=>-57,g=>6,b=>7,d=>-4,f=>'UE2'}) ok 7181 - enum_pack_1 ({e=>1,c=>2,a=>9,g=>5,b=>7,d=>2,f=>'UE7'}) ok 7182 - enum_pack_1 ({e=>3,c=>3,a=>-7,g=>4,b=>4,d=>2,f=>'UE5'}) ok 7183 - enum_pack_1 ({e=>7,c=>1,a=>-15,g=>6,b=>2,d=>2,f=>'UE0'}) ok 7184 - parse code ok 7185 - enum_pack_1 ok 7186 - enum_pack_1 ({e=>1,c=>-1,a=>-17,g=>2,b=>3,d=>-2,f=>'UE0'}) ok 7187 - enum_pack_1 ({e=>7,c=>-2,a=>6,g=>1,b=>0,d=>-3,f=>'UE6'}) ok 7188 - enum_pack_1 ({e=>2,c=>3,a=>64,g=>4,b=>2,d=>2,f=>'UE1'}) ok 7189 - enum_pack_1 ({e=>2,c=>1,a=>58,g=>6,b=>1,d=>1,f=>'UE5'}) ok 7190 - enum_pack_1 ({e=>0,c=>1,a=>-124,g=>4,b=>2,d=>-1,f=>'UE4'}) ok 7191 - parse code ok 7192 - enum_pack_1 ok 7193 - enum_pack_1 ({e=>5,a=>5,d=>1,c=>-3,h=>0,b=>1,g=>2,f=>'UE1'}) ok 7194 - enum_pack_1 ({e=>2,a=>-102,d=>-2,c=>-2,h=>5,b=>0,g=>1,f=>'UE6'}) ok 7195 - enum_pack_1 ({e=>5,a=>65,d=>-4,c=>0,h=>7,b=>3,g=>2,f=>'UE7'}) ok 7196 - enum_pack_1 ({e=>2,a=>-87,d=>3,c=>-1,h=>1,b=>7,g=>2,f=>'UE6'}) ok 7197 - enum_pack_1 ({e=>5,a=>-29,d=>2,c=>-4,h=>3,b=>6,g=>7,f=>'UE3'}) ok 7198 - parse code ok 7199 - enum_pack_1 ok 7200 - enum_pack_1 ({e=>1,a=>-52,d=>-3,c=>2,h=>1,b=>4,g=>2,f=>'UE6',i=>3}) ok 7201 - enum_pack_1 ({e=>6,a=>-55,d=>-2,c=>2,h=>7,b=>1,g=>4,f=>'UE2',i=>-2}) ok 7202 - enum_pack_1 ({e=>3,a=>1,d=>-4,c=>3,h=>2,b=>6,g=>2,f=>'UE1',i=>0}) ok 7203 - enum_pack_1 ({e=>7,a=>92,d=>1,c=>0,h=>3,b=>6,g=>4,f=>'UE3',i=>3}) ok 7204 - enum_pack_1 ({e=>4,a=>83,d=>-3,c=>-2,h=>6,b=>1,g=>6,f=>'UE5',i=>-3}) ok 7205 - parse code ok 7206 - enum_pack_1 ok 7207 - enum_pack_1 ({e=>2,a=>104,d=>1,j=>'SEM2',c=>-3,h=>4,b=>3,g=>5,f=>'UE4',i=>3}) ok 7208 - enum_pack_1 ({e=>5,a=>72,d=>-3,j=>'SE0',c=>2,h=>6,b=>2,g=>5,f=>'UE0',i=>0}) ok 7209 - enum_pack_1 ({e=>4,a=>-114,d=>2,j=>'SE0',c=>-4,h=>4,b=>5,g=>7,f=>'UE7',i=>3}) ok 7210 - enum_pack_1 ({e=>5,a=>-114,d=>3,j=>'SE1',c=>2,h=>2,b=>5,g=>2,f=>'UE1',i=>-2}) ok 7211 - enum_pack_1 ({e=>7,a=>-75,d=>1,j=>'SEM3',c=>-3,h=>1,b=>7,g=>1,f=>'UE2',i=>0}) ok 7212 - parse code ok 7213 - enum_pack_1 ok 7214 - enum_pack_1 ({e=>2,a=>48,d=>-2,j=>'SE3',c=>3,k=>43,h=>4,b=>2,g=>2,f=>'UE5',i=>0}) ok 7215 - enum_pack_1 ({e=>6,a=>-50,d=>0,j=>'SE0',c=>-1,k=>78,h=>6,b=>5,g=>5,f=>'UE6',i=>-3}) ok 7216 - enum_pack_1 ({e=>4,a=>67,d=>0,j=>'SEM2',c=>3,k=>-96,h=>7,b=>3,g=>1,f=>'UE3',i=>2}) ok 7217 - enum_pack_1 ({e=>5,a=>-6,d=>1,j=>'SE2',c=>0,k=>69,h=>4,b=>5,g=>0,f=>'UE0',i=>-4}) ok 7218 - enum_pack_1 ({e=>7,a=>-120,d=>1,j=>'SE0',c=>-1,k=>92,h=>1,b=>5,g=>5,f=>'UE3',i=>2}) ok 7219 - parse code ok 7220 - enum_pack_1 ok 7221 - enum_pack_1 ({e=>3,a=>-102,d=>-2,j=>'SEM4',l=>7,c=>-3,k=>-44,h=>3,b=>3,g=>7,f=>'UE6',i=>0}) ok 7222 - enum_pack_1 ({e=>6,a=>15,d=>1,j=>'SE1',l=>1,c=>2,k=>-19,h=>5,b=>7,g=>1,f=>'UE6',i=>-2}) ok 7223 - enum_pack_1 ({e=>2,a=>-49,d=>-1,j=>'SEM3',l=>3,c=>-2,k=>75,h=>0,b=>4,g=>7,f=>'UE3',i=>-3}) ok 7224 - enum_pack_1 ({e=>6,a=>-49,d=>1,j=>'SEM2',l=>3,c=>3,k=>-128,h=>7,b=>5,g=>0,f=>'UE1',i=>2}) ok 7225 - enum_pack_1 ({e=>3,a=>-61,d=>0,j=>'SEM1',l=>1,c=>1,k=>6,h=>0,b=>1,g=>3,f=>'UE0',i=>-2}) ok 7226 - parse code ok 7227 - enum_pack_1 ok 7228 - enum_pack_1 ({e=>1,a=>101,m=>1,d=>3,j=>'SEM4',l=>0,c=>3,k=>115,h=>2,b=>1,g=>3,f=>'UE0',i=>-3}) ok 7229 - enum_pack_1 ({e=>4,a=>-15,m=>1,d=>-3,j=>'SE2',l=>6,c=>-3,k=>-105,h=>6,b=>3,g=>5,f=>'UE5',i=>1}) ok 7230 - enum_pack_1 ({e=>3,a=>111,m=>-1,d=>1,j=>'SE0',l=>6,c=>-1,k=>-84,h=>3,b=>4,g=>0,f=>'UE4',i=>-1}) ok 7231 - enum_pack_1 ({e=>7,a=>-11,m=>3,d=>-4,j=>'SEM1',l=>3,c=>0,k=>-99,h=>0,b=>4,g=>4,f=>'UE4',i=>-3}) ok 7232 - enum_pack_1 ({e=>4,a=>-69,m=>-3,d=>-2,j=>'SEM3',l=>2,c=>0,k=>94,h=>2,b=>4,g=>3,f=>'UE3',i=>2}) ok 7233 - parse code ok 7234 - enum_pack_1 ok 7235 - enum_pack_1 ({e=>5,n=>4,a=>-5,m=>-1,d=>-3,j=>'SE0',l=>4,c=>-3,k=>70,h=>7,b=>6,g=>4,f=>'UE5',i=>-3}) ok 7236 - enum_pack_1 ({e=>7,n=>6,a=>108,m=>-3,d=>1,j=>'SEM3',l=>5,c=>-3,k=>-4,h=>3,b=>0,g=>6,f=>'UE6',i=>-2}) ok 7237 - enum_pack_1 ({e=>3,n=>7,a=>-39,m=>-2,d=>3,j=>'SEM2',l=>2,c=>-4,k=>59,h=>1,b=>0,g=>7,f=>'UE5',i=>-4}) ok 7238 - enum_pack_1 ({e=>2,n=>0,a=>-64,m=>1,d=>1,j=>'SE1',l=>0,c=>2,k=>123,h=>0,b=>7,g=>7,f=>'UE7',i=>1}) ok 7239 - enum_pack_1 ({e=>5,n=>7,a=>-49,m=>-2,d=>-3,j=>'SE2',l=>0,c=>0,k=>95,h=>1,b=>5,g=>6,f=>'UE1',i=>-1}) ok 7240 - parse code ok 7241 - enum_pack_1 ok 7242 - enum_pack_1 ({e=>6,n=>7,a=>-65,m=>-2,d=>-3,j=>'SEM3',l=>0,c=>0,k=>67,h=>5,b=>3,g=>6,f=>'UE7',o=>184,i=>3}) ok 7243 - enum_pack_1 ({e=>5,n=>0,a=>80,m=>-2,d=>0,j=>'SEM2',l=>4,c=>-3,k=>18,h=>7,b=>4,g=>5,f=>'UE5',o=>3,i=>1}) ok 7244 - enum_pack_1 ({e=>5,n=>0,a=>89,m=>-1,d=>-4,j=>'SEM4',l=>6,c=>2,k=>-48,h=>0,b=>2,g=>2,f=>'UE7',o=>146,i=>2}) ok 7245 - enum_pack_1 ({e=>5,n=>6,a=>-3,m=>-1,d=>0,j=>'SE1',l=>1,c=>0,k=>72,h=>1,b=>3,g=>4,f=>'UE2',o=>92,i=>2}) ok 7246 - enum_pack_1 ({e=>3,n=>5,a=>-96,m=>-4,d=>3,j=>'SE1',l=>5,c=>-4,k=>-39,h=>0,b=>3,g=>3,f=>'UE4',o=>240,i=>-2}) ok 7247 - parse code ok 7248 - enum_pack_2 ok 7249 - enum_pack_2 ({a=>3}) ok 7250 - enum_pack_2 ({a=>4}) ok 7251 - enum_pack_2 ({a=>0}) ok 7252 - enum_pack_2 ({a=>2}) ok 7253 - enum_pack_2 ({a=>0}) ok 7254 - parse code ok 7255 - enum_pack_2 ok 7256 - enum_pack_2 ({a=>5,b=>2}) ok 7257 - enum_pack_2 ({a=>6,b=>-2}) ok 7258 - enum_pack_2 ({a=>6,b=>3}) ok 7259 - enum_pack_2 ({a=>7,b=>3}) ok 7260 - enum_pack_2 ({a=>1,b=>0}) ok 7261 - parse code ok 7262 - enum_pack_2 ok 7263 - enum_pack_2 ({c=>-4,a=>2,b=>-1}) ok 7264 - enum_pack_2 ({c=>2,a=>0,b=>2}) ok 7265 - enum_pack_2 ({c=>-3,a=>7,b=>-4}) ok 7266 - enum_pack_2 ({c=>2,a=>3,b=>1}) ok 7267 - enum_pack_2 ({c=>-4,a=>0,b=>-3}) ok 7268 - parse code ok 7269 - enum_pack_2 ok 7270 - enum_pack_2 ({c=>2,a=>4,b=>0,d=>3}) ok 7271 - enum_pack_2 ({c=>-4,a=>2,b=>2,d=>5}) ok 7272 - enum_pack_2 ({c=>-3,a=>2,b=>-3,d=>7}) ok 7273 - enum_pack_2 ({c=>1,a=>7,b=>-4,d=>1}) ok 7274 - enum_pack_2 ({c=>-2,a=>2,b=>3,d=>3}) ok 7275 - parse code ok 7276 - enum_pack_2 ok 7277 - enum_pack_2 ({e=>'UE6',c=>-4,a=>5,b=>-3,d=>1}) ok 7278 - enum_pack_2 ({e=>'UE5',c=>1,a=>6,b=>2,d=>4}) ok 7279 - enum_pack_2 ({e=>'UE6',c=>-1,a=>0,b=>-4,d=>7}) ok 7280 - enum_pack_2 ({e=>'UE1',c=>-4,a=>4,b=>-3,d=>4}) ok 7281 - enum_pack_2 ({e=>'UE1',c=>-2,a=>2,b=>2,d=>4}) ok 7282 - parse code ok 7283 - enum_pack_2 ok 7284 - enum_pack_2 ({e=>'UE1',c=>-4,a=>4,b=>-1,d=>3,f=>3}) ok 7285 - enum_pack_2 ({e=>'UE3',c=>-4,a=>2,b=>-3,d=>0,f=>0}) ok 7286 - enum_pack_2 ({e=>'UE0',c=>0,a=>3,b=>-3,d=>5,f=>0}) ok 7287 - enum_pack_2 ({e=>'UE7',c=>1,a=>3,b=>-3,d=>3,f=>4}) ok 7288 - enum_pack_2 ({e=>'UE7',c=>-2,a=>2,b=>3,d=>6,f=>5}) ok 7289 - parse code ok 7290 - enum_pack_2 ok 7291 - enum_pack_2 ({e=>'UE4',c=>2,a=>1,b=>-4,d=>1,f=>3}) ok 7292 - enum_pack_2 ({e=>'UE7',c=>0,a=>6,b=>-4,d=>2,f=>7}) ok 7293 - enum_pack_2 ({e=>'UE6',c=>3,a=>4,b=>-2,d=>5,f=>2}) ok 7294 - enum_pack_2 ({e=>'UE0',c=>-3,a=>5,b=>-2,d=>5,f=>3}) ok 7295 - enum_pack_2 ({e=>'UE1',c=>0,a=>6,b=>0,d=>3,f=>4}) ok 7296 - parse code ok 7297 - enum_pack_2 ok 7298 - enum_pack_2 ({e=>'UE4',c=>-2,a=>3,g=>3,b=>-4,d=>7,f=>5}) ok 7299 - enum_pack_2 ({e=>'UE2',c=>0,a=>1,g=>7,b=>0,d=>6,f=>2}) ok 7300 - enum_pack_2 ({e=>'UE2',c=>-1,a=>3,g=>7,b=>3,d=>4,f=>2}) ok 7301 - enum_pack_2 ({e=>'UE0',c=>-1,a=>4,g=>1,b=>2,d=>0,f=>0}) ok 7302 - enum_pack_2 ({e=>'UE1',c=>-2,a=>7,g=>4,b=>-2,d=>3,f=>6}) ok 7303 - parse code ok 7304 - enum_pack_2 ok 7305 - enum_pack_2 ({e=>'UE4',a=>1,d=>4,c=>-4,h=>-1,b=>2,g=>3,f=>1}) ok 7306 - enum_pack_2 ({e=>'UE3',a=>3,d=>3,c=>2,h=>1,b=>-3,g=>5,f=>2}) ok 7307 - enum_pack_2 ({e=>'UE2',a=>0,d=>4,c=>-3,h=>2,b=>1,g=>2,f=>7}) ok 7308 - enum_pack_2 ({e=>'UE4',a=>2,d=>3,c=>0,h=>-1,b=>-1,g=>2,f=>4}) ok 7309 - enum_pack_2 ({e=>'UE5',a=>5,d=>7,c=>0,h=>-1,b=>3,g=>1,f=>1}) ok 7310 - parse code ok 7311 - enum_pack_2 ok 7312 - enum_pack_2 ({e=>'UE4',a=>1,d=>7,c=>-3,h=>0,b=>-4,g=>4,f=>3,i=>'SEM2'}) ok 7313 - enum_pack_2 ({e=>'UE0',a=>0,d=>3,c=>1,h=>0,b=>-3,g=>6,f=>6,i=>'SE3'}) ok 7314 - enum_pack_2 ({e=>'UE5',a=>0,d=>1,c=>-2,h=>2,b=>0,g=>6,f=>0,i=>'SE3'}) ok 7315 - enum_pack_2 ({e=>'UE7',a=>5,d=>4,c=>-3,h=>-1,b=>2,g=>5,f=>6,i=>'SE2'}) ok 7316 - enum_pack_2 ({e=>'UE4',a=>6,d=>1,c=>-1,h=>2,b=>-3,g=>5,f=>1,i=>'SEM4'}) ok 7317 - parse code ok 7318 - enum_pack_2 ok 7319 - enum_pack_2 ({e=>'UE2',a=>3,d=>3,j=>79,c=>-1,h=>-3,b=>2,g=>4,f=>1,i=>'SE3'}) ok 7320 - enum_pack_2 ({e=>'UE3',a=>4,d=>5,j=>33,c=>-2,h=>-4,b=>-1,g=>7,f=>7,i=>'SEM3'}) ok 7321 - enum_pack_2 ({e=>'UE3',a=>2,d=>6,j=>127,c=>-1,h=>1,b=>0,g=>1,f=>5,i=>'SEM1'}) ok 7322 - enum_pack_2 ({e=>'UE7',a=>4,d=>1,j=>84,c=>2,h=>-3,b=>3,g=>7,f=>0,i=>'SEM1'}) ok 7323 - enum_pack_2 ({e=>'UE6',a=>1,d=>7,j=>37,c=>2,h=>-2,b=>0,g=>3,f=>5,i=>'SE3'}) ok 7324 - parse code ok 7325 - enum_pack_2 ok 7326 - enum_pack_2 ({e=>'UE0',a=>7,d=>4,j=>-44,c=>0,k=>0,h=>0,b=>2,g=>5,f=>1,i=>'SEM4'}) ok 7327 - enum_pack_2 ({e=>'UE6',a=>0,d=>4,j=>-58,c=>2,k=>1,h=>1,b=>-2,g=>2,f=>3,i=>'SEM3'}) ok 7328 - enum_pack_2 ({e=>'UE7',a=>0,d=>4,j=>-25,c=>-4,k=>2,h=>-4,b=>1,g=>6,f=>3,i=>'SEM1'}) ok 7329 - enum_pack_2 ({e=>'UE0',a=>0,d=>5,j=>87,c=>2,k=>4,h=>1,b=>2,g=>5,f=>4,i=>'SEM2'}) ok 7330 - enum_pack_2 ({e=>'UE3',a=>6,d=>5,j=>-127,c=>0,k=>4,h=>2,b=>-3,g=>7,f=>6,i=>'SE0'}) ok 7331 - parse code ok 7332 - enum_pack_2 ok 7333 - enum_pack_2 ({e=>'UE1',a=>5,d=>7,j=>116,l=>-1,c=>2,k=>3,h=>-4,b=>0,g=>0,f=>1,i=>'SE3'}) ok 7334 - enum_pack_2 ({e=>'UE0',a=>3,d=>5,j=>-63,l=>3,c=>-4,k=>7,h=>2,b=>0,g=>1,f=>1,i=>'SEM2'}) ok 7335 - enum_pack_2 ({e=>'UE1',a=>6,d=>3,j=>-79,l=>1,c=>2,k=>1,h=>-2,b=>-4,g=>5,f=>0,i=>'SE0'}) ok 7336 - enum_pack_2 ({e=>'UE1',a=>4,d=>5,j=>7,l=>2,c=>-2,k=>4,h=>-4,b=>-2,g=>3,f=>7,i=>'SE1'}) ok 7337 - enum_pack_2 ({e=>'UE2',a=>5,d=>0,j=>41,l=>-2,c=>-4,k=>4,h=>-1,b=>3,g=>5,f=>4,i=>'SEM2'}) ok 7338 - parse code ok 7339 - enum_pack_2 ok 7340 - enum_pack_2 ({e=>'UE1',a=>1,m=>3,d=>5,j=>80,l=>-4,c=>-4,k=>7,h=>-2,b=>1,g=>5,f=>1,i=>'SEM4'}) ok 7341 - enum_pack_2 ({e=>'UE0',a=>3,m=>1,d=>7,j=>-49,l=>-4,c=>-3,k=>5,h=>0,b=>-1,g=>3,f=>5,i=>'SEM4'}) ok 7342 - enum_pack_2 ({e=>'UE5',a=>3,m=>7,d=>7,j=>100,l=>-4,c=>1,k=>4,h=>0,b=>-3,g=>1,f=>7,i=>'SE3'}) ok 7343 - enum_pack_2 ({e=>'UE5',a=>7,m=>2,d=>0,j=>-111,l=>1,c=>2,k=>6,h=>0,b=>0,g=>4,f=>7,i=>'SEM3'}) ok 7344 - enum_pack_2 ({e=>'UE1',a=>6,m=>1,d=>3,j=>78,l=>-2,c=>-2,k=>1,h=>-3,b=>3,g=>4,f=>5,i=>'SE0'}) ok 7345 - parse code ok 7346 - enum_pack_2 ok 7347 - enum_pack_2 ({e=>'UE0',n=>164,a=>0,m=>3,d=>1,j=>-21,l=>-4,c=>2,k=>3,h=>-4,b=>1,g=>0,f=>5,i=>'SE2'}) ok 7348 - enum_pack_2 ({e=>'UE6',n=>235,a=>5,m=>3,d=>0,j=>122,l=>0,c=>-2,k=>5,h=>3,b=>-2,g=>6,f=>1,i=>'SEM3'}) ok 7349 - enum_pack_2 ({e=>'UE2',n=>226,a=>5,m=>6,d=>1,j=>0,l=>0,c=>-4,k=>4,h=>3,b=>-2,g=>1,f=>5,i=>'SEM3'}) ok 7350 - enum_pack_2 ({e=>'UE4',n=>153,a=>0,m=>7,d=>6,j=>106,l=>-2,c=>1,k=>6,h=>2,b=>2,g=>2,f=>2,i=>'SE3'}) ok 7351 - enum_pack_2 ({e=>'UE5',n=>143,a=>3,m=>3,d=>4,j=>112,l=>3,c=>1,k=>5,h=>-4,b=>-1,g=>3,f=>7,i=>'SEM4'}) ok 7352 - parse code ok 7353 - enum_pack_2 ok 7354 - enum_pack_2 ({a=>35,b=>4}) ok 7355 - enum_pack_2 ({a=>-103,b=>7}) ok 7356 - enum_pack_2 ({a=>-90,b=>6}) ok 7357 - enum_pack_2 ({a=>-77,b=>1}) ok 7358 - enum_pack_2 ({a=>73,b=>6}) ok 7359 - parse code ok 7360 - enum_pack_2 ok 7361 - enum_pack_2 ({c=>-4,a=>8,b=>7}) ok 7362 - enum_pack_2 ({c=>-4,a=>110,b=>2}) ok 7363 - enum_pack_2 ({c=>0,a=>-68,b=>0}) ok 7364 - enum_pack_2 ({c=>0,a=>7,b=>7}) ok 7365 - enum_pack_2 ({c=>1,a=>-91,b=>5}) ok 7366 - parse code ok 7367 - enum_pack_2 ok 7368 - enum_pack_2 ({c=>-2,a=>-105,b=>7,d=>1}) ok 7369 - enum_pack_2 ({c=>0,a=>68,b=>2,d=>-1}) ok 7370 - enum_pack_2 ({c=>3,a=>66,b=>2,d=>-4}) ok 7371 - enum_pack_2 ({c=>-2,a=>-3,b=>5,d=>2}) ok 7372 - enum_pack_2 ({c=>2,a=>-69,b=>0,d=>2}) ok 7373 - parse code ok 7374 - enum_pack_2 ok 7375 - enum_pack_2 ({e=>5,c=>-4,a=>-27,b=>0,d=>2}) ok 7376 - enum_pack_2 ({e=>6,c=>-1,a=>67,b=>7,d=>-4}) ok 7377 - enum_pack_2 ({e=>5,c=>-3,a=>-14,b=>5,d=>0}) ok 7378 - enum_pack_2 ({e=>7,c=>-3,a=>-84,b=>6,d=>0}) ok 7379 - enum_pack_2 ({e=>4,c=>-1,a=>49,b=>2,d=>-1}) ok 7380 - parse code ok 7381 - enum_pack_2 ok 7382 - enum_pack_2 ({e=>1,c=>2,a=>83,b=>0,d=>1,f=>'UE5'}) ok 7383 - enum_pack_2 ({e=>2,c=>-2,a=>-120,b=>2,d=>-3,f=>'UE1'}) ok 7384 - enum_pack_2 ({e=>7,c=>2,a=>-63,b=>6,d=>-1,f=>'UE4'}) ok 7385 - enum_pack_2 ({e=>3,c=>2,a=>-5,b=>1,d=>-1,f=>'UE3'}) ok 7386 - enum_pack_2 ({e=>3,c=>-1,a=>107,b=>5,d=>-1,f=>'UE2'}) ok 7387 - parse code ok 7388 - enum_pack_2 ok 7389 - enum_pack_2 ({e=>3,c=>-2,a=>0,g=>4,b=>0,d=>2,f=>'UE6'}) ok 7390 - enum_pack_2 ({e=>1,c=>1,a=>30,g=>6,b=>2,d=>-2,f=>'UE4'}) ok 7391 - enum_pack_2 ({e=>6,c=>3,a=>4,g=>1,b=>4,d=>0,f=>'UE7'}) ok 7392 - enum_pack_2 ({e=>7,c=>-1,a=>-95,g=>6,b=>5,d=>1,f=>'UE6'}) ok 7393 - enum_pack_2 ({e=>7,c=>2,a=>-102,g=>2,b=>3,d=>2,f=>'UE3'}) ok 7394 - parse code ok 7395 - enum_pack_2 ok 7396 - enum_pack_2 ({e=>2,c=>-3,a=>17,g=>0,b=>7,d=>-4,f=>'UE0'}) ok 7397 - enum_pack_2 ({e=>5,c=>1,a=>-35,g=>5,b=>3,d=>0,f=>'UE7'}) ok 7398 - enum_pack_2 ({e=>3,c=>1,a=>-16,g=>3,b=>3,d=>-4,f=>'UE1'}) ok 7399 - enum_pack_2 ({e=>6,c=>3,a=>-120,g=>6,b=>3,d=>-2,f=>'UE6'}) ok 7400 - enum_pack_2 ({e=>6,c=>1,a=>-121,g=>1,b=>7,d=>-4,f=>'UE3'}) ok 7401 - parse code ok 7402 - enum_pack_2 ok 7403 - enum_pack_2 ({e=>5,a=>72,d=>-1,c=>-3,h=>1,b=>0,g=>2,f=>'UE5'}) ok 7404 - enum_pack_2 ({e=>3,a=>-54,d=>1,c=>-4,h=>3,b=>0,g=>2,f=>'UE3'}) ok 7405 - enum_pack_2 ({e=>0,a=>-29,d=>3,c=>1,h=>1,b=>2,g=>7,f=>'UE1'}) ok 7406 - enum_pack_2 ({e=>5,a=>60,d=>-4,c=>3,h=>1,b=>5,g=>1,f=>'UE4'}) ok 7407 - enum_pack_2 ({e=>3,a=>21,d=>1,c=>0,h=>7,b=>2,g=>2,f=>'UE7'}) ok 7408 - parse code ok 7409 - enum_pack_2 ok 7410 - enum_pack_2 ({e=>3,a=>31,d=>-2,c=>0,h=>4,b=>1,g=>4,f=>'UE7',i=>-3}) ok 7411 - enum_pack_2 ({e=>7,a=>-56,d=>-4,c=>0,h=>3,b=>0,g=>6,f=>'UE0',i=>1}) ok 7412 - enum_pack_2 ({e=>4,a=>-92,d=>3,c=>3,h=>0,b=>7,g=>7,f=>'UE0',i=>-2}) ok 7413 - enum_pack_2 ({e=>7,a=>27,d=>1,c=>-4,h=>7,b=>6,g=>4,f=>'UE1',i=>1}) ok 7414 - enum_pack_2 ({e=>0,a=>-28,d=>1,c=>1,h=>1,b=>2,g=>5,f=>'UE1',i=>2}) ok 7415 - parse code ok 7416 - enum_pack_2 ok 7417 - enum_pack_2 ({e=>5,a=>43,d=>-4,j=>'SEM1',c=>-2,h=>5,b=>1,g=>0,f=>'UE6',i=>0}) ok 7418 - enum_pack_2 ({e=>1,a=>-116,d=>-3,j=>'SE2',c=>-3,h=>4,b=>4,g=>3,f=>'UE6',i=>1}) ok 7419 - enum_pack_2 ({e=>5,a=>-97,d=>-4,j=>'SE2',c=>0,h=>6,b=>6,g=>2,f=>'UE0',i=>2}) ok 7420 - enum_pack_2 ({e=>3,a=>-10,d=>0,j=>'SE1',c=>-4,h=>1,b=>4,g=>4,f=>'UE7',i=>-3}) ok 7421 - enum_pack_2 ({e=>0,a=>-83,d=>3,j=>'SEM4',c=>-1,h=>3,b=>7,g=>0,f=>'UE0',i=>2}) ok 7422 - parse code ok 7423 - enum_pack_2 ok 7424 - enum_pack_2 ({e=>4,a=>-72,d=>1,j=>'SEM4',c=>-2,k=>-69,h=>2,b=>2,g=>4,f=>'UE6',i=>-3}) ok 7425 - enum_pack_2 ({e=>3,a=>-74,d=>3,j=>'SE1',c=>1,k=>-22,h=>7,b=>7,g=>1,f=>'UE4',i=>1}) ok 7426 - enum_pack_2 ({e=>2,a=>-35,d=>3,j=>'SE0',c=>-3,k=>-17,h=>4,b=>5,g=>0,f=>'UE7',i=>-1}) ok 7427 - enum_pack_2 ({e=>6,a=>36,d=>-4,j=>'SEM2',c=>-4,k=>-49,h=>0,b=>3,g=>4,f=>'UE3',i=>-2}) ok 7428 - enum_pack_2 ({e=>0,a=>34,d=>-3,j=>'SEM2',c=>0,k=>9,h=>2,b=>6,g=>4,f=>'UE3',i=>-1}) ok 7429 - parse code ok 7430 - enum_pack_2 ok 7431 - enum_pack_2 ({e=>7,a=>-52,d=>0,j=>'SE0',l=>6,c=>0,k=>67,h=>4,b=>1,g=>4,f=>'UE1',i=>3}) ok 7432 - enum_pack_2 ({e=>0,a=>104,d=>-4,j=>'SE3',l=>4,c=>1,k=>-98,h=>7,b=>1,g=>2,f=>'UE1',i=>-1}) ok 7433 - enum_pack_2 ({e=>1,a=>88,d=>-1,j=>'SE2',l=>4,c=>-2,k=>51,h=>4,b=>2,g=>4,f=>'UE2',i=>-2}) ok 7434 - enum_pack_2 ({e=>2,a=>-81,d=>2,j=>'SE0',l=>2,c=>0,k=>87,h=>1,b=>1,g=>6,f=>'UE4',i=>0}) ok 7435 - enum_pack_2 ({e=>5,a=>-126,d=>2,j=>'SE3',l=>6,c=>-3,k=>79,h=>0,b=>3,g=>4,f=>'UE4',i=>1}) ok 7436 - parse code ok 7437 - enum_pack_2 ok 7438 - enum_pack_2 ({e=>4,a=>-69,m=>2,d=>2,j=>'SE1',l=>1,c=>2,k=>35,h=>6,b=>4,g=>4,f=>'UE5',i=>3}) ok 7439 - enum_pack_2 ({e=>7,a=>87,m=>-2,d=>-4,j=>'SEM4',l=>1,c=>-1,k=>1,h=>7,b=>6,g=>4,f=>'UE4',i=>2}) ok 7440 - enum_pack_2 ({e=>6,a=>-102,m=>1,d=>3,j=>'SEM4',l=>2,c=>-4,k=>78,h=>5,b=>7,g=>6,f=>'UE3',i=>-3}) ok 7441 - enum_pack_2 ({e=>0,a=>122,m=>2,d=>-1,j=>'SEM2',l=>4,c=>-1,k=>-59,h=>6,b=>4,g=>0,f=>'UE1',i=>-3}) ok 7442 - enum_pack_2 ({e=>2,a=>91,m=>2,d=>2,j=>'SEM4',l=>2,c=>0,k=>-51,h=>2,b=>4,g=>3,f=>'UE2',i=>3}) ok 7443 - parse code ok 7444 - enum_pack_2 ok 7445 - enum_pack_2 ({e=>6,n=>0,a=>40,m=>0,d=>-2,j=>'SEM1',l=>4,c=>-3,k=>69,h=>7,b=>4,g=>3,f=>'UE0',i=>-1}) ok 7446 - enum_pack_2 ({e=>4,n=>6,a=>30,m=>1,d=>3,j=>'SEM1',l=>0,c=>-2,k=>-11,h=>4,b=>6,g=>7,f=>'UE3',i=>-1}) ok 7447 - enum_pack_2 ({e=>7,n=>3,a=>-38,m=>3,d=>2,j=>'SEM4',l=>2,c=>-2,k=>-84,h=>7,b=>7,g=>3,f=>'UE2',i=>3}) ok 7448 - enum_pack_2 ({e=>0,n=>3,a=>39,m=>0,d=>1,j=>'SEM3',l=>7,c=>3,k=>-120,h=>5,b=>2,g=>6,f=>'UE2',i=>3}) ok 7449 - enum_pack_2 ({e=>5,n=>5,a=>-10,m=>-4,d=>-1,j=>'SEM3',l=>5,c=>0,k=>23,h=>7,b=>0,g=>7,f=>'UE7',i=>0}) ok 7450 - parse code ok 7451 - enum_pack_2 ok 7452 - enum_pack_2 ({e=>2,n=>4,a=>-49,m=>-4,d=>-2,j=>'SE3',l=>1,c=>0,k=>-90,h=>0,b=>3,g=>1,f=>'UE1',o=>232,i=>1}) ok 7453 - enum_pack_2 ({e=>6,n=>2,a=>4,m=>1,d=>3,j=>'SEM2',l=>1,c=>1,k=>-19,h=>7,b=>4,g=>3,f=>'UE0',o=>88,i=>1}) ok 7454 - enum_pack_2 ({e=>4,n=>7,a=>61,m=>0,d=>2,j=>'SE1',l=>6,c=>-1,k=>113,h=>2,b=>6,g=>5,f=>'UE6',o=>234,i=>2}) ok 7455 - enum_pack_2 ({e=>1,n=>0,a=>-69,m=>-2,d=>2,j=>'SE0',l=>0,c=>0,k=>38,h=>4,b=>5,g=>1,f=>'UE6',o=>145,i=>-2}) ok 7456 - enum_pack_2 ({e=>3,n=>2,a=>-1,m=>-1,d=>2,j=>'SEM3',l=>1,c=>1,k=>-52,h=>3,b=>1,g=>2,f=>'UE1',o=>195,i=>-3}) ok 7457 - parse code ok 7458 - enum_pack_2 ok 7459 - enum_pack_2 ({a=>-117,b=>5}) ok 7460 - enum_pack_2 ({a=>72,b=>7}) ok 7461 - enum_pack_2 ({a=>10,b=>5}) ok 7462 - enum_pack_2 ({a=>-60,b=>2}) ok 7463 - enum_pack_2 ({a=>-76,b=>6}) ok 7464 - parse code ok 7465 - enum_pack_2 ok 7466 - enum_pack_2 ({c=>-4,a=>-67,b=>0}) ok 7467 - enum_pack_2 ({c=>-3,a=>-101,b=>6}) ok 7468 - enum_pack_2 ({c=>2,a=>-19,b=>7}) ok 7469 - enum_pack_2 ({c=>-2,a=>92,b=>7}) ok 7470 - enum_pack_2 ({c=>3,a=>46,b=>7}) ok 7471 - parse code ok 7472 - enum_pack_2 ok 7473 - enum_pack_2 ({c=>-4,a=>79,b=>0,d=>0}) ok 7474 - enum_pack_2 ({c=>-3,a=>93,b=>4,d=>0}) ok 7475 - enum_pack_2 ({c=>-3,a=>-14,b=>5,d=>-1}) ok 7476 - enum_pack_2 ({c=>0,a=>-47,b=>4,d=>-4}) ok 7477 - enum_pack_2 ({c=>2,a=>-7,b=>5,d=>2}) ok 7478 - parse code ok 7479 - enum_pack_2 ok 7480 - enum_pack_2 ({e=>6,c=>-1,a=>-71,b=>2,d=>0}) ok 7481 - enum_pack_2 ({e=>0,c=>-1,a=>-25,b=>1,d=>3}) ok 7482 - enum_pack_2 ({e=>0,c=>0,a=>-15,b=>4,d=>-4}) ok 7483 - enum_pack_2 ({e=>6,c=>-1,a=>26,b=>6,d=>-3}) ok 7484 - enum_pack_2 ({e=>7,c=>3,a=>-24,b=>1,d=>2}) ok 7485 - parse code ok 7486 - enum_pack_2 ok 7487 - enum_pack_2 ({e=>2,c=>-3,a=>-20,b=>5,d=>3,f=>'UE1'}) ok 7488 - enum_pack_2 ({e=>1,c=>2,a=>47,b=>6,d=>2,f=>'UE3'}) ok 7489 - enum_pack_2 ({e=>6,c=>1,a=>16,b=>5,d=>0,f=>'UE7'}) ok 7490 - enum_pack_2 ({e=>6,c=>-2,a=>102,b=>5,d=>2,f=>'UE1'}) ok 7491 - enum_pack_2 ({e=>3,c=>-3,a=>-74,b=>2,d=>-4,f=>'UE7'}) ok 7492 - parse code ok 7493 - enum_pack_2 ok 7494 - enum_pack_2 ({e=>5,c=>3,a=>65,g=>2,b=>7,d=>0,f=>'UE3'}) ok 7495 - enum_pack_2 ({e=>1,c=>-1,a=>17,g=>4,b=>3,d=>3,f=>'UE4'}) ok 7496 - enum_pack_2 ({e=>0,c=>1,a=>100,g=>1,b=>1,d=>1,f=>'UE5'}) ok 7497 - enum_pack_2 ({e=>5,c=>1,a=>90,g=>5,b=>1,d=>3,f=>'UE4'}) ok 7498 - enum_pack_2 ({e=>5,c=>3,a=>-34,g=>1,b=>7,d=>1,f=>'UE7'}) ok 7499 - parse code ok 7500 - enum_pack_2 ok 7501 - enum_pack_2 ({e=>6,c=>-1,a=>-29,g=>4,b=>0,d=>0,f=>'UE0'}) ok 7502 - enum_pack_2 ({e=>4,c=>1,a=>-112,g=>5,b=>1,d=>-4,f=>'UE6'}) ok 7503 - enum_pack_2 ({e=>4,c=>-1,a=>-66,g=>1,b=>4,d=>2,f=>'UE0'}) ok 7504 - enum_pack_2 ({e=>7,c=>-3,a=>-106,g=>5,b=>5,d=>-1,f=>'UE2'}) ok 7505 - enum_pack_2 ({e=>7,c=>3,a=>-85,g=>4,b=>5,d=>-1,f=>'UE5'}) ok 7506 - parse code ok 7507 - enum_pack_2 ok 7508 - enum_pack_2 ({e=>1,a=>-70,d=>3,c=>-2,h=>1,b=>7,g=>0,f=>'UE6'}) ok 7509 - enum_pack_2 ({e=>3,a=>16,d=>-2,c=>1,h=>1,b=>3,g=>7,f=>'UE2'}) ok 7510 - enum_pack_2 ({e=>7,a=>34,d=>-3,c=>-1,h=>3,b=>1,g=>4,f=>'UE6'}) ok 7511 - enum_pack_2 ({e=>1,a=>15,d=>-3,c=>-1,h=>6,b=>7,g=>7,f=>'UE0'}) ok 7512 - enum_pack_2 ({e=>5,a=>120,d=>0,c=>3,h=>7,b=>7,g=>0,f=>'UE4'}) ok 7513 - parse code ok 7514 - enum_pack_2 ok 7515 - enum_pack_2 ({e=>7,a=>110,d=>1,c=>0,h=>3,b=>1,g=>7,f=>'UE3',i=>-3}) ok 7516 - enum_pack_2 ({e=>4,a=>-31,d=>-2,c=>-4,h=>0,b=>7,g=>7,f=>'UE7',i=>-2}) ok 7517 - enum_pack_2 ({e=>6,a=>64,d=>2,c=>-1,h=>4,b=>3,g=>5,f=>'UE5',i=>-3}) ok 7518 - enum_pack_2 ({e=>5,a=>100,d=>1,c=>3,h=>5,b=>4,g=>4,f=>'UE2',i=>-1}) ok 7519 - enum_pack_2 ({e=>5,a=>-124,d=>-4,c=>-2,h=>6,b=>1,g=>4,f=>'UE4',i=>2}) ok 7520 - parse code ok 7521 - enum_pack_2 ok 7522 - enum_pack_2 ({e=>6,a=>-89,d=>2,j=>'SE2',c=>0,h=>7,b=>2,g=>7,f=>'UE6',i=>-4}) ok 7523 - enum_pack_2 ({e=>6,a=>63,d=>-2,j=>'SEM1',c=>-4,h=>2,b=>6,g=>6,f=>'UE0',i=>-1}) ok 7524 - enum_pack_2 ({e=>4,a=>93,d=>-4,j=>'SE2',c=>3,h=>7,b=>5,g=>7,f=>'UE7',i=>-1}) ok 7525 - enum_pack_2 ({e=>4,a=>-43,d=>0,j=>'SE3',c=>-2,h=>1,b=>7,g=>6,f=>'UE6',i=>-1}) ok 7526 - enum_pack_2 ({e=>1,a=>21,d=>2,j=>'SEM3',c=>-3,h=>0,b=>6,g=>4,f=>'UE4',i=>-2}) ok 7527 - parse code ok 7528 - enum_pack_2 ok 7529 - enum_pack_2 ({e=>4,a=>124,d=>-1,j=>'SE2',c=>2,k=>-23,h=>7,b=>1,g=>2,f=>'UE4',i=>0}) ok 7530 - enum_pack_2 ({e=>6,a=>-50,d=>-3,j=>'SE2',c=>-3,k=>-66,h=>3,b=>5,g=>2,f=>'UE5',i=>1}) ok 7531 - enum_pack_2 ({e=>4,a=>31,d=>2,j=>'SEM1',c=>-4,k=>-117,h=>1,b=>4,g=>3,f=>'UE5',i=>0}) ok 7532 - enum_pack_2 ({e=>0,a=>-107,d=>0,j=>'SEM4',c=>-3,k=>8,h=>7,b=>7,g=>5,f=>'UE5',i=>-1}) ok 7533 - enum_pack_2 ({e=>7,a=>-5,d=>1,j=>'SEM4',c=>1,k=>71,h=>4,b=>2,g=>6,f=>'UE1',i=>2}) ok 7534 - parse code ok 7535 - enum_pack_2 ok 7536 - enum_pack_2 ({e=>2,a=>-31,d=>2,j=>'SE1',l=>0,c=>2,k=>75,h=>7,b=>1,g=>0,f=>'UE1',i=>2}) ok 7537 - enum_pack_2 ({e=>2,a=>-101,d=>-3,j=>'SEM4',l=>4,c=>-4,k=>-56,h=>0,b=>2,g=>1,f=>'UE0',i=>-3}) ok 7538 - enum_pack_2 ({e=>7,a=>79,d=>1,j=>'SE2',l=>0,c=>-4,k=>87,h=>0,b=>7,g=>2,f=>'UE6',i=>-1}) ok 7539 - enum_pack_2 ({e=>1,a=>44,d=>1,j=>'SE0',l=>3,c=>2,k=>97,h=>7,b=>5,g=>3,f=>'UE5',i=>3}) ok 7540 - enum_pack_2 ({e=>3,a=>59,d=>2,j=>'SEM3',l=>5,c=>2,k=>-17,h=>0,b=>4,g=>3,f=>'UE4',i=>1}) ok 7541 - parse code ok 7542 - enum_pack_2 ok 7543 - enum_pack_2 ({e=>0,a=>54,m=>-4,d=>2,j=>'SE2',l=>1,c=>1,k=>91,h=>0,b=>5,g=>5,f=>'UE5',i=>2}) ok 7544 - enum_pack_2 ({e=>6,a=>-109,m=>-4,d=>1,j=>'SEM1',l=>4,c=>-2,k=>111,h=>7,b=>7,g=>7,f=>'UE7',i=>0}) ok 7545 - enum_pack_2 ({e=>4,a=>-18,m=>-1,d=>-2,j=>'SEM4',l=>7,c=>3,k=>-106,h=>2,b=>6,g=>7,f=>'UE1',i=>-4}) ok 7546 - enum_pack_2 ({e=>5,a=>77,m=>1,d=>1,j=>'SE2',l=>6,c=>-2,k=>-38,h=>5,b=>1,g=>6,f=>'UE2',i=>3}) ok 7547 - enum_pack_2 ({e=>2,a=>63,m=>2,d=>0,j=>'SEM4',l=>4,c=>-3,k=>-13,h=>0,b=>2,g=>5,f=>'UE6',i=>2}) ok 7548 - parse code ok 7549 - enum_pack_2 ok 7550 - enum_pack_2 ({e=>7,n=>1,a=>6,m=>2,d=>-1,j=>'SEM1',l=>4,c=>3,k=>-96,h=>7,b=>7,g=>2,f=>'UE0',i=>-2}) ok 7551 - enum_pack_2 ({e=>1,n=>3,a=>-28,m=>0,d=>1,j=>'SEM4',l=>5,c=>-2,k=>118,h=>2,b=>1,g=>1,f=>'UE1',i=>-2}) ok 7552 - enum_pack_2 ({e=>6,n=>5,a=>125,m=>-4,d=>1,j=>'SEM1',l=>3,c=>-1,k=>1,h=>5,b=>7,g=>6,f=>'UE6',i=>-1}) ok 7553 - enum_pack_2 ({e=>3,n=>1,a=>4,m=>-4,d=>-3,j=>'SE1',l=>5,c=>-4,k=>82,h=>7,b=>3,g=>0,f=>'UE5',i=>-4}) ok 7554 - enum_pack_2 ({e=>4,n=>7,a=>98,m=>1,d=>1,j=>'SE2',l=>5,c=>-3,k=>-32,h=>6,b=>2,g=>3,f=>'UE5',i=>1}) ok 7555 - parse code ok 7556 - enum_pack_2 ok 7557 - enum_pack_2 ({e=>5,n=>6,a=>-72,m=>-2,d=>-3,j=>'SEM1',l=>0,c=>1,k=>95,h=>2,b=>5,g=>7,f=>'UE0',o=>120,i=>-3}) ok 7558 - enum_pack_2 ({e=>2,n=>0,a=>-69,m=>-1,d=>0,j=>'SE0',l=>0,c=>1,k=>-105,h=>7,b=>6,g=>0,f=>'UE1',o=>44,i=>2}) ok 7559 - enum_pack_2 ({e=>0,n=>5,a=>94,m=>-3,d=>-2,j=>'SEM3',l=>4,c=>-1,k=>53,h=>7,b=>4,g=>7,f=>'UE3',o=>232,i=>3}) ok 7560 - enum_pack_2 ({e=>1,n=>0,a=>112,m=>-1,d=>-3,j=>'SE3',l=>4,c=>-2,k=>50,h=>1,b=>4,g=>7,f=>'UE6',o=>103,i=>1}) ok 7561 - enum_pack_2 ({e=>7,n=>6,a=>-116,m=>1,d=>3,j=>'SEM1',l=>3,c=>0,k=>117,h=>5,b=>5,g=>7,f=>'UE0',o=>207,i=>-1}) ok 7562 - parse code ok 7563 - enum_pack_2 ok 7564 - enum_pack_2 ({a=>59,b=>6}) ok 7565 - enum_pack_2 ({a=>-72,b=>6}) ok 7566 - enum_pack_2 ({a=>-11,b=>2}) ok 7567 - enum_pack_2 ({a=>-120,b=>5}) ok 7568 - enum_pack_2 ({a=>16,b=>4}) ok 7569 - parse code ok 7570 - enum_pack_2 ok 7571 - enum_pack_2 ({c=>-4,a=>-6,b=>5}) ok 7572 - enum_pack_2 ({c=>2,a=>-12,b=>0}) ok 7573 - enum_pack_2 ({c=>-1,a=>-6,b=>7}) ok 7574 - enum_pack_2 ({c=>-3,a=>126,b=>1}) ok 7575 - enum_pack_2 ({c=>-2,a=>3,b=>2}) ok 7576 - parse code ok 7577 - enum_pack_2 ok 7578 - enum_pack_2 ({c=>-3,a=>6,b=>4,d=>1}) ok 7579 - enum_pack_2 ({c=>2,a=>-111,b=>6,d=>-3}) ok 7580 - enum_pack_2 ({c=>1,a=>-80,b=>4,d=>-3}) ok 7581 - enum_pack_2 ({c=>3,a=>54,b=>4,d=>0}) ok 7582 - enum_pack_2 ({c=>-1,a=>-73,b=>5,d=>-4}) ok 7583 - parse code ok 7584 - enum_pack_2 ok 7585 - enum_pack_2 ({e=>1,c=>-2,a=>59,b=>4,d=>1}) ok 7586 - enum_pack_2 ({e=>4,c=>3,a=>-20,b=>1,d=>-3}) ok 7587 - enum_pack_2 ({e=>3,c=>-4,a=>59,b=>0,d=>-2}) ok 7588 - enum_pack_2 ({e=>5,c=>-4,a=>-67,b=>2,d=>2}) ok 7589 - enum_pack_2 ({e=>7,c=>1,a=>-13,b=>2,d=>2}) ok 7590 - parse code ok 7591 - enum_pack_2 ok 7592 - enum_pack_2 ({e=>4,c=>3,a=>-90,b=>0,d=>-4,f=>'UE5'}) ok 7593 - enum_pack_2 ({e=>4,c=>-3,a=>-120,b=>6,d=>-4,f=>'UE3'}) ok 7594 - enum_pack_2 ({e=>2,c=>2,a=>94,b=>0,d=>-1,f=>'UE7'}) ok 7595 - enum_pack_2 ({e=>7,c=>2,a=>51,b=>2,d=>0,f=>'UE3'}) ok 7596 - enum_pack_2 ({e=>1,c=>-1,a=>74,b=>1,d=>1,f=>'UE6'}) ok 7597 - parse code ok 7598 - enum_pack_2 ok 7599 - enum_pack_2 ({e=>2,c=>3,a=>-102,g=>2,b=>7,d=>2,f=>'UE1'}) ok 7600 - enum_pack_2 ({e=>5,c=>0,a=>55,g=>0,b=>3,d=>1,f=>'UE1'}) ok 7601 - enum_pack_2 ({e=>7,c=>0,a=>-113,g=>0,b=>6,d=>-2,f=>'UE1'}) ok 7602 - enum_pack_2 ({e=>3,c=>3,a=>56,g=>5,b=>5,d=>-1,f=>'UE3'}) ok 7603 - enum_pack_2 ({e=>4,c=>-2,a=>-74,g=>2,b=>3,d=>-1,f=>'UE4'}) ok 7604 - parse code ok 7605 - enum_pack_2 ok 7606 - enum_pack_2 ({e=>1,c=>-4,a=>98,g=>3,b=>6,d=>-4,f=>'UE7'}) ok 7607 - enum_pack_2 ({e=>6,c=>-1,a=>-100,g=>6,b=>1,d=>-2,f=>'UE2'}) ok 7608 - enum_pack_2 ({e=>3,c=>0,a=>-41,g=>4,b=>6,d=>1,f=>'UE2'}) ok 7609 - enum_pack_2 ({e=>3,c=>-4,a=>74,g=>2,b=>2,d=>-3,f=>'UE4'}) ok 7610 - enum_pack_2 ({e=>2,c=>2,a=>-78,g=>4,b=>4,d=>-2,f=>'UE7'}) ok 7611 - parse code ok 7612 - enum_pack_2 ok 7613 - enum_pack_2 ({e=>1,a=>14,d=>-2,c=>-3,h=>7,b=>3,g=>7,f=>'UE6'}) ok 7614 - enum_pack_2 ({e=>5,a=>-111,d=>-2,c=>-2,h=>7,b=>0,g=>5,f=>'UE0'}) ok 7615 - enum_pack_2 ({e=>6,a=>68,d=>-3,c=>1,h=>7,b=>2,g=>1,f=>'UE2'}) ok 7616 - enum_pack_2 ({e=>5,a=>-108,d=>1,c=>-3,h=>7,b=>1,g=>4,f=>'UE3'}) ok 7617 - enum_pack_2 ({e=>3,a=>114,d=>-2,c=>-1,h=>6,b=>1,g=>2,f=>'UE5'}) ok 7618 - parse code ok 7619 - enum_pack_2 ok 7620 - enum_pack_2 ({e=>2,a=>-51,d=>-4,c=>2,h=>0,b=>1,g=>7,f=>'UE3',i=>-4}) ok 7621 - enum_pack_2 ({e=>2,a=>-42,d=>2,c=>3,h=>7,b=>3,g=>2,f=>'UE5',i=>1}) ok 7622 - enum_pack_2 ({e=>1,a=>47,d=>3,c=>3,h=>1,b=>0,g=>4,f=>'UE0',i=>-4}) ok 7623 - enum_pack_2 ({e=>0,a=>-80,d=>-1,c=>-4,h=>5,b=>2,g=>4,f=>'UE7',i=>0}) ok 7624 - enum_pack_2 ({e=>2,a=>-76,d=>-1,c=>1,h=>5,b=>6,g=>3,f=>'UE6',i=>2}) ok 7625 - parse code ok 7626 - enum_pack_2 ok 7627 - enum_pack_2 ({e=>5,a=>-74,d=>2,j=>'SEM1',c=>0,h=>7,b=>0,g=>2,f=>'UE7',i=>-3}) ok 7628 - enum_pack_2 ({e=>5,a=>94,d=>-1,j=>'SEM4',c=>3,h=>3,b=>5,g=>2,f=>'UE6',i=>-3}) ok 7629 - enum_pack_2 ({e=>6,a=>-63,d=>-3,j=>'SE2',c=>3,h=>3,b=>5,g=>1,f=>'UE1',i=>2}) ok 7630 - enum_pack_2 ({e=>2,a=>15,d=>3,j=>'SEM3',c=>0,h=>2,b=>4,g=>5,f=>'UE7',i=>-4}) ok 7631 - enum_pack_2 ({e=>4,a=>-16,d=>-4,j=>'SEM4',c=>-3,h=>4,b=>7,g=>2,f=>'UE3',i=>1}) ok 7632 - parse code ok 7633 - enum_pack_2 ok 7634 - enum_pack_2 ({e=>7,a=>-113,d=>0,j=>'SE3',c=>2,k=>96,h=>4,b=>7,g=>5,f=>'UE3',i=>0}) ok 7635 - enum_pack_2 ({e=>2,a=>-5,d=>-4,j=>'SEM4',c=>-1,k=>28,h=>2,b=>4,g=>0,f=>'UE0',i=>1}) ok 7636 - enum_pack_2 ({e=>5,a=>52,d=>-3,j=>'SE3',c=>-3,k=>-1,h=>2,b=>6,g=>1,f=>'UE6',i=>1}) ok 7637 - enum_pack_2 ({e=>4,a=>-47,d=>-3,j=>'SE2',c=>2,k=>112,h=>6,b=>3,g=>2,f=>'UE3',i=>1}) ok 7638 - enum_pack_2 ({e=>4,a=>-78,d=>2,j=>'SE3',c=>2,k=>55,h=>1,b=>0,g=>5,f=>'UE2',i=>1}) ok 7639 - parse code ok 7640 - enum_pack_2 ok 7641 - enum_pack_2 ({e=>0,a=>-33,d=>-4,j=>'SEM1',l=>0,c=>-2,k=>46,h=>6,b=>0,g=>3,f=>'UE7',i=>-2}) ok 7642 - enum_pack_2 ({e=>3,a=>78,d=>-4,j=>'SE3',l=>1,c=>-1,k=>-21,h=>5,b=>3,g=>5,f=>'UE2',i=>-3}) ok 7643 - enum_pack_2 ({e=>3,a=>-6,d=>0,j=>'SE0',l=>2,c=>-1,k=>54,h=>1,b=>1,g=>0,f=>'UE6',i=>2}) ok 7644 - enum_pack_2 ({e=>3,a=>-92,d=>2,j=>'SEM2',l=>3,c=>-3,k=>28,h=>0,b=>5,g=>6,f=>'UE1',i=>0}) ok 7645 - enum_pack_2 ({e=>0,a=>109,d=>3,j=>'SE1',l=>7,c=>-1,k=>116,h=>4,b=>4,g=>6,f=>'UE3',i=>-3}) ok 7646 - parse code ok 7647 - enum_pack_2 ok 7648 - enum_pack_2 ({e=>1,a=>61,m=>0,d=>3,j=>'SEM3',l=>5,c=>-4,k=>-68,h=>1,b=>6,g=>5,f=>'UE4',i=>0}) ok 7649 - enum_pack_2 ({e=>2,a=>-25,m=>-1,d=>2,j=>'SE2',l=>3,c=>-2,k=>-89,h=>3,b=>3,g=>4,f=>'UE1',i=>0}) ok 7650 - enum_pack_2 ({e=>2,a=>14,m=>0,d=>3,j=>'SEM3',l=>7,c=>1,k=>75,h=>6,b=>7,g=>6,f=>'UE5',i=>0}) ok 7651 - enum_pack_2 ({e=>6,a=>-81,m=>-2,d=>3,j=>'SEM1',l=>1,c=>3,k=>45,h=>1,b=>0,g=>2,f=>'UE7',i=>-4}) ok 7652 - enum_pack_2 ({e=>0,a=>-15,m=>-2,d=>2,j=>'SEM1',l=>6,c=>-4,k=>52,h=>4,b=>4,g=>4,f=>'UE1',i=>2}) ok 7653 - parse code ok 7654 - enum_pack_2 ok 7655 - enum_pack_2 ({e=>7,n=>3,a=>-25,m=>2,d=>0,j=>'SE0',l=>5,c=>3,k=>-128,h=>6,b=>7,g=>1,f=>'UE4',i=>2}) ok 7656 - enum_pack_2 ({e=>4,n=>1,a=>31,m=>2,d=>-1,j=>'SE2',l=>0,c=>-1,k=>-106,h=>3,b=>0,g=>2,f=>'UE7',i=>0}) ok 7657 - enum_pack_2 ({e=>7,n=>5,a=>42,m=>-4,d=>-4,j=>'SEM2',l=>3,c=>-4,k=>82,h=>1,b=>6,g=>7,f=>'UE0',i=>-1}) ok 7658 - enum_pack_2 ({e=>3,n=>5,a=>51,m=>-4,d=>2,j=>'SEM4',l=>7,c=>3,k=>-87,h=>1,b=>2,g=>0,f=>'UE5',i=>0}) ok 7659 - enum_pack_2 ({e=>0,n=>7,a=>31,m=>-3,d=>2,j=>'SE1',l=>2,c=>2,k=>-41,h=>5,b=>4,g=>6,f=>'UE1',i=>2}) ok 7660 - parse code ok 7661 - enum_pack_2 ok 7662 - enum_pack_2 ({e=>0,n=>6,a=>-128,m=>-1,d=>0,j=>'SE2',l=>1,c=>0,k=>-95,h=>3,b=>5,g=>7,f=>'UE6',o=>62,i=>2}) ok 7663 - enum_pack_2 ({e=>3,n=>5,a=>-9,m=>-4,d=>1,j=>'SEM1',l=>3,c=>3,k=>-61,h=>2,b=>6,g=>0,f=>'UE5',o=>76,i=>1}) ok 7664 - enum_pack_2 ({e=>4,n=>7,a=>15,m=>1,d=>-2,j=>'SEM2',l=>6,c=>2,k=>-46,h=>3,b=>5,g=>4,f=>'UE0',o=>51,i=>-1}) ok 7665 - enum_pack_2 ({e=>7,n=>2,a=>-103,m=>2,d=>2,j=>'SEM3',l=>3,c=>-2,k=>75,h=>4,b=>7,g=>4,f=>'UE2',o=>76,i=>-1}) ok 7666 - enum_pack_2 ({e=>6,n=>2,a=>-114,m=>-3,d=>-4,j=>'SEM1',l=>5,c=>-2,k=>88,h=>6,b=>0,g=>5,f=>'UE3',o=>44,i=>-3}) ok 7667 - parse code ok 7668 - enum_pack_2 ok 7669 - enum_pack_2 ({a=>20,b=>5}) ok 7670 - enum_pack_2 ({a=>-55,b=>5}) ok 7671 - enum_pack_2 ({a=>98,b=>5}) ok 7672 - enum_pack_2 ({a=>-119,b=>4}) ok 7673 - enum_pack_2 ({a=>-90,b=>0}) ok 7674 - parse code ok 7675 - enum_pack_2 ok 7676 - enum_pack_2 ({c=>-3,a=>-84,b=>3}) ok 7677 - enum_pack_2 ({c=>-4,a=>5,b=>3}) ok 7678 - enum_pack_2 ({c=>0,a=>-27,b=>6}) ok 7679 - enum_pack_2 ({c=>1,a=>41,b=>1}) ok 7680 - enum_pack_2 ({c=>2,a=>-56,b=>5}) ok 7681 - parse code ok 7682 - enum_pack_2 ok 7683 - enum_pack_2 ({c=>-3,a=>38,b=>5,d=>-1}) ok 7684 - enum_pack_2 ({c=>-4,a=>-66,b=>1,d=>2}) ok 7685 - enum_pack_2 ({c=>-2,a=>-17,b=>2,d=>0}) ok 7686 - enum_pack_2 ({c=>-3,a=>-93,b=>4,d=>3}) ok 7687 - enum_pack_2 ({c=>3,a=>83,b=>6,d=>0}) ok 7688 - parse code ok 7689 - enum_pack_2 ok 7690 - enum_pack_2 ({e=>3,c=>-2,a=>79,b=>7,d=>-1}) ok 7691 - enum_pack_2 ({e=>0,c=>2,a=>118,b=>4,d=>-4}) ok 7692 - enum_pack_2 ({e=>6,c=>0,a=>-24,b=>0,d=>3}) ok 7693 - enum_pack_2 ({e=>4,c=>-1,a=>-90,b=>3,d=>-3}) ok 7694 - enum_pack_2 ({e=>3,c=>1,a=>80,b=>3,d=>2}) ok 7695 - parse code ok 7696 - enum_pack_2 ok 7697 - enum_pack_2 ({e=>0,c=>-3,a=>-26,b=>6,d=>-1,f=>'UE1'}) ok 7698 - enum_pack_2 ({e=>4,c=>2,a=>124,b=>4,d=>-4,f=>'UE2'}) ok 7699 - enum_pack_2 ({e=>7,c=>-2,a=>-9,b=>1,d=>3,f=>'UE2'}) ok 7700 - enum_pack_2 ({e=>7,c=>0,a=>122,b=>4,d=>2,f=>'UE5'}) ok 7701 - enum_pack_2 ({e=>1,c=>-4,a=>-12,b=>6,d=>-4,f=>'UE4'}) ok 7702 - parse code ok 7703 - enum_pack_2 ok 7704 - enum_pack_2 ({e=>7,c=>-4,a=>-80,g=>7,b=>2,d=>3,f=>'UE2'}) ok 7705 - enum_pack_2 ({e=>1,c=>2,a=>93,g=>2,b=>1,d=>3,f=>'UE0'}) ok 7706 - enum_pack_2 ({e=>0,c=>0,a=>-46,g=>2,b=>3,d=>-3,f=>'UE6'}) ok 7707 - enum_pack_2 ({e=>4,c=>1,a=>120,g=>0,b=>2,d=>1,f=>'UE6'}) ok 7708 - enum_pack_2 ({e=>3,c=>0,a=>19,g=>6,b=>7,d=>-4,f=>'UE0'}) ok 7709 - parse code ok 7710 - enum_pack_2 ok 7711 - enum_pack_2 ({e=>6,c=>-2,a=>-99,g=>4,b=>1,d=>0,f=>'UE0'}) ok 7712 - enum_pack_2 ({e=>0,c=>0,a=>-111,g=>1,b=>4,d=>-1,f=>'UE6'}) ok 7713 - enum_pack_2 ({e=>0,c=>1,a=>106,g=>1,b=>3,d=>3,f=>'UE0'}) ok 7714 - enum_pack_2 ({e=>4,c=>-3,a=>94,g=>0,b=>2,d=>1,f=>'UE6'}) ok 7715 - enum_pack_2 ({e=>7,c=>-4,a=>-48,g=>2,b=>3,d=>2,f=>'UE6'}) ok 7716 - parse code ok 7717 - enum_pack_2 ok 7718 - enum_pack_2 ({e=>4,a=>-127,d=>2,c=>-2,h=>0,b=>1,g=>6,f=>'UE0'}) ok 7719 - enum_pack_2 ({e=>0,a=>16,d=>-2,c=>-1,h=>5,b=>0,g=>2,f=>'UE6'}) ok 7720 - enum_pack_2 ({e=>7,a=>-107,d=>2,c=>0,h=>1,b=>6,g=>7,f=>'UE5'}) ok 7721 - enum_pack_2 ({e=>3,a=>53,d=>-2,c=>0,h=>0,b=>0,g=>5,f=>'UE0'}) ok 7722 - enum_pack_2 ({e=>5,a=>33,d=>3,c=>0,h=>6,b=>7,g=>3,f=>'UE7'}) ok 7723 - parse code ok 7724 - enum_pack_2 ok 7725 - enum_pack_2 ({e=>1,a=>3,d=>0,c=>1,h=>4,b=>3,g=>2,f=>'UE0',i=>-2}) ok 7726 - enum_pack_2 ({e=>1,a=>-126,d=>0,c=>0,h=>1,b=>1,g=>7,f=>'UE7',i=>-4}) ok 7727 - enum_pack_2 ({e=>2,a=>58,d=>2,c=>-2,h=>1,b=>2,g=>4,f=>'UE4',i=>0}) ok 7728 - enum_pack_2 ({e=>4,a=>66,d=>-4,c=>-3,h=>7,b=>2,g=>5,f=>'UE4',i=>-4}) ok 7729 - enum_pack_2 ({e=>5,a=>9,d=>-1,c=>3,h=>4,b=>3,g=>3,f=>'UE3',i=>3}) ok 7730 - parse code ok 7731 - enum_pack_2 ok 7732 - enum_pack_2 ({e=>6,a=>73,d=>2,j=>'SEM3',c=>-1,h=>3,b=>0,g=>6,f=>'UE4',i=>0}) ok 7733 - enum_pack_2 ({e=>1,a=>24,d=>0,j=>'SEM2',c=>-3,h=>7,b=>5,g=>1,f=>'UE3',i=>3}) ok 7734 - enum_pack_2 ({e=>0,a=>-128,d=>0,j=>'SEM3',c=>1,h=>4,b=>7,g=>1,f=>'UE0',i=>-1}) ok 7735 - enum_pack_2 ({e=>5,a=>-96,d=>1,j=>'SE1',c=>-2,h=>4,b=>4,g=>7,f=>'UE3',i=>-2}) ok 7736 - enum_pack_2 ({e=>0,a=>54,d=>-1,j=>'SEM1',c=>-3,h=>3,b=>5,g=>0,f=>'UE7',i=>3}) ok 7737 - parse code ok 7738 - enum_pack_2 ok 7739 - enum_pack_2 ({e=>3,a=>-71,d=>-2,j=>'SEM2',c=>-3,k=>-37,h=>1,b=>1,g=>2,f=>'UE1',i=>1}) ok 7740 - enum_pack_2 ({e=>6,a=>14,d=>1,j=>'SE2',c=>-3,k=>-10,h=>2,b=>0,g=>7,f=>'UE1',i=>1}) ok 7741 - enum_pack_2 ({e=>1,a=>-4,d=>-4,j=>'SE1',c=>0,k=>-70,h=>2,b=>0,g=>7,f=>'UE0',i=>-2}) ok 7742 - enum_pack_2 ({e=>0,a=>-105,d=>0,j=>'SEM1',c=>3,k=>-94,h=>3,b=>4,g=>4,f=>'UE1',i=>1}) ok 7743 - enum_pack_2 ({e=>0,a=>-18,d=>3,j=>'SEM4',c=>0,k=>76,h=>6,b=>7,g=>7,f=>'UE1',i=>-3}) ok 7744 - parse code ok 7745 - enum_pack_2 ok 7746 - enum_pack_2 ({e=>0,a=>-72,d=>1,j=>'SE1',l=>1,c=>2,k=>-123,h=>6,b=>0,g=>0,f=>'UE0',i=>2}) ok 7747 - enum_pack_2 ({e=>4,a=>38,d=>0,j=>'SE3',l=>3,c=>-3,k=>109,h=>0,b=>0,g=>6,f=>'UE4',i=>-2}) ok 7748 - enum_pack_2 ({e=>1,a=>-38,d=>0,j=>'SEM4',l=>7,c=>1,k=>88,h=>4,b=>5,g=>1,f=>'UE2',i=>0}) ok 7749 - enum_pack_2 ({e=>3,a=>-30,d=>-3,j=>'SEM3',l=>1,c=>0,k=>47,h=>7,b=>3,g=>4,f=>'UE1',i=>1}) ok 7750 - enum_pack_2 ({e=>2,a=>49,d=>-4,j=>'SEM3',l=>5,c=>2,k=>101,h=>0,b=>0,g=>1,f=>'UE5',i=>-4}) ok 7751 - parse code ok 7752 - enum_pack_2 ok 7753 - enum_pack_2 ({e=>2,a=>72,m=>-1,d=>-1,j=>'SE1',l=>2,c=>-3,k=>28,h=>7,b=>0,g=>6,f=>'UE7',i=>0}) ok 7754 - enum_pack_2 ({e=>5,a=>-114,m=>3,d=>3,j=>'SE0',l=>7,c=>-3,k=>-79,h=>1,b=>2,g=>6,f=>'UE1',i=>2}) ok 7755 - enum_pack_2 ({e=>6,a=>-48,m=>1,d=>-3,j=>'SE2',l=>2,c=>-3,k=>78,h=>0,b=>5,g=>1,f=>'UE7',i=>-4}) ok 7756 - enum_pack_2 ({e=>5,a=>101,m=>-2,d=>3,j=>'SE3',l=>3,c=>-3,k=>-125,h=>5,b=>4,g=>0,f=>'UE1',i=>-3}) ok 7757 - enum_pack_2 ({e=>4,a=>-7,m=>2,d=>1,j=>'SE1',l=>7,c=>-2,k=>8,h=>4,b=>7,g=>5,f=>'UE1',i=>-2}) ok 7758 - parse code ok 7759 - enum_pack_2 ok 7760 - enum_pack_2 ({e=>3,n=>2,a=>-110,m=>-1,d=>3,j=>'SEM1',l=>6,c=>-3,k=>119,h=>0,b=>3,g=>3,f=>'UE4',i=>0}) ok 7761 - enum_pack_2 ({e=>4,n=>0,a=>-68,m=>3,d=>-1,j=>'SEM4',l=>7,c=>0,k=>57,h=>0,b=>3,g=>7,f=>'UE7',i=>-2}) ok 7762 - enum_pack_2 ({e=>4,n=>6,a=>-6,m=>-2,d=>-1,j=>'SE1',l=>3,c=>3,k=>127,h=>3,b=>6,g=>5,f=>'UE3',i=>2}) ok 7763 - enum_pack_2 ({e=>1,n=>0,a=>-116,m=>-2,d=>1,j=>'SE1',l=>7,c=>-2,k=>-82,h=>7,b=>1,g=>4,f=>'UE7',i=>3}) ok 7764 - enum_pack_2 ({e=>5,n=>5,a=>122,m=>-3,d=>3,j=>'SEM2',l=>2,c=>-2,k=>31,h=>3,b=>1,g=>5,f=>'UE0',i=>1}) ok 7765 - parse code ok 7766 - enum_pack_2 ok 7767 - enum_pack_2 ({e=>5,n=>1,a=>-10,m=>1,d=>-1,j=>'SE2',l=>2,c=>0,k=>99,h=>6,b=>3,g=>7,f=>'UE6',o=>213,i=>-2}) ok 7768 - enum_pack_2 ({e=>0,n=>3,a=>53,m=>-2,d=>-1,j=>'SE1',l=>7,c=>1,k=>25,h=>3,b=>2,g=>5,f=>'UE3',o=>128,i=>3}) ok 7769 - enum_pack_2 ({e=>5,n=>2,a=>23,m=>1,d=>-2,j=>'SEM2',l=>3,c=>-3,k=>-114,h=>1,b=>1,g=>2,f=>'UE6',o=>170,i=>-4}) ok 7770 - enum_pack_2 ({e=>7,n=>7,a=>-19,m=>-1,d=>-1,j=>'SE3',l=>2,c=>0,k=>-61,h=>3,b=>3,g=>7,f=>'UE6',o=>181,i=>-1}) ok 7771 - enum_pack_2 ({e=>5,n=>5,a=>-62,m=>0,d=>-4,j=>'SEM4',l=>6,c=>-2,k=>-114,h=>3,b=>4,g=>6,f=>'UE0',o=>248,i=>3}) ok 7772 - parse code ok 7773 - toobig ok 7774 - toobig ({a=>0}) ok 7775 - toobig ({a=>0}) ok 7776 - toobig ({a=>2}) ok 7777 - toobig ({a=>1}) ok 7778 - toobig ({a=>1}) ok 7779 - parse code ok 7780 - toobig ok 7781 - toobig ({a=>0,b=>93}) ok 7782 - toobig ({a=>3,b=>125}) ok 7783 - toobig ({a=>1,b=>103}) ok 7784 - toobig ({a=>0,b=>44}) ok 7785 - toobig ({a=>2,b=>56}) ok 7786 - parse code ok 7787 - toobig ok 7788 - toobig ({a=>1,b=>105}) ok 7789 - toobig ({a=>1,b=>69}) ok 7790 - toobig ({a=>0,b=>100}) ok 7791 - toobig ({a=>1,b=>64}) ok 7792 - toobig ({a=>1,b=>29}) ok 7793 - parse code ok 7794 - toobig ok 7795 - toobig ({c=>2,a=>1,b=>120}) ok 7796 - toobig ({c=>3,a=>3,b=>117}) ok 7797 - toobig ({c=>2,a=>3,b=>66}) ok 7798 - toobig ({c=>2,a=>3,b=>40}) ok 7799 - toobig ({c=>3,a=>1,b=>78}) ok 7800 - parse code ok 7801 - toobig ok 7802 - toobig ({c=>1,a=>0,b=>40,d=>29011}) ok 7803 - toobig ({c=>1,a=>1,b=>52,d=>7870}) ok 7804 - toobig ({c=>3,a=>0,b=>127,d=>24484}) ok 7805 - toobig ({c=>0,a=>1,b=>117,d=>2770}) ok 7806 - toobig ({c=>0,a=>2,b=>117,d=>21525}) ok 7807 - parse code ok 7808 - toobig ok 7809 - toobig ({c=>0,a=>2,b=>47,d=>5532}) ok 7810 - toobig ({c=>0,a=>2,b=>53,d=>17293}) ok 7811 - toobig ({c=>0,a=>0,b=>42,d=>15065}) ok 7812 - toobig ({c=>1,a=>2,b=>43,d=>26082}) ok 7813 - toobig ({c=>2,a=>0,b=>3,d=>23011}) ok 7814 - parse code ok 7815 - toobig ok 7816 - toobig ({e=>0,c=>2,a=>1,b=>107,d=>14008}) ok 7817 - toobig ({e=>1,c=>1,a=>0,b=>109,d=>31882}) ok 7818 - toobig ({e=>2,c=>1,a=>0,b=>83,d=>27991}) ok 7819 - toobig ({e=>0,c=>3,a=>1,b=>74,d=>7214}) ok 7820 - toobig ({e=>0,c=>1,a=>0,b=>93,d=>28404}) ok 7821 - parse code ok 7822 - toobig ok 7823 - toobig ({e=>2,c=>3,a=>2,b=>66,d=>17839,f=>37720169}) ok 7824 - toobig ({e=>2,c=>0,a=>2,b=>81,d=>29158,f=>19309962}) ok 7825 - toobig ({e=>0,c=>1,a=>2,b=>98,d=>18169,f=>163308787}) ok 7826 - toobig ({e=>0,c=>3,a=>3,b=>41,d=>24753,f=>707702915}) ok 7827 - toobig ({e=>3,c=>0,a=>2,b=>18,d=>28569,f=>199312493}) ok 7828 - parse code ok 7829 - toobig ok 7830 - toobig ({e=>3,c=>0,a=>3,g=>253,b=>73,d=>20290,f=>324422081}) ok 7831 - toobig ({e=>2,c=>1,a=>2,g=>98,b=>58,d=>14829,f=>1109100526}) ok 7832 - toobig ({e=>1,c=>2,a=>3,g=>243,b=>82,d=>31588,f=>727978398}) ok 7833 - toobig ({e=>1,c=>1,a=>1,g=>104,b=>26,d=>22162,f=>432784954}) ok 7834 - toobig ({e=>0,c=>3,a=>3,g=>167,b=>62,d=>17539,f=>1939871904}) ok 7835 - parse code ok 7836 - toobig ok 7837 - toobig ({a=>-24,b=>1}) ok 7838 - toobig ({a=>61,b=>3}) ok 7839 - toobig ({a=>-95,b=>1}) ok 7840 - toobig ({a=>-2,b=>2}) ok 7841 - toobig ({a=>-71,b=>3}) ok 7842 - parse code ok 7843 - toobig ok 7844 - toobig ({c=>113,a=>-30,b=>1}) ok 7845 - toobig ({c=>77,a=>93,b=>3}) ok 7846 - toobig ({c=>76,a=>-105,b=>0}) ok 7847 - toobig ({c=>113,a=>-106,b=>0}) ok 7848 - toobig ({c=>111,a=>21,b=>3}) ok 7849 - parse code ok 7850 - toobig ok 7851 - toobig ({c=>117,a=>4,b=>0}) ok 7852 - toobig ({c=>110,a=>92,b=>1}) ok 7853 - toobig ({c=>80,a=>1,b=>0}) ok 7854 - toobig ({c=>115,a=>49,b=>0}) ok 7855 - toobig ({c=>119,a=>-53,b=>1}) ok 7856 - parse code ok 7857 - toobig ok 7858 - toobig ({c=>119,a=>99,b=>1,d=>2}) ok 7859 - toobig ({c=>52,a=>-52,b=>2,d=>1}) ok 7860 - toobig ({c=>59,a=>2,b=>2,d=>0}) ok 7861 - toobig ({c=>25,a=>59,b=>3,d=>1}) ok 7862 - toobig ({c=>52,a=>-19,b=>0,d=>0}) ok 7863 - parse code ok 7864 - toobig ok 7865 - toobig ({e=>10626,c=>62,a=>76,b=>3,d=>2}) ok 7866 - toobig ({e=>16013,c=>106,a=>-123,b=>2,d=>2}) ok 7867 - toobig ({e=>15778,c=>84,a=>-66,b=>1,d=>3}) ok 7868 - toobig ({e=>3225,c=>25,a=>-124,b=>1,d=>1}) ok 7869 - toobig ({e=>27218,c=>32,a=>-118,b=>0,d=>2}) ok 7870 - parse code ok 7871 - toobig ok 7872 - toobig ({e=>21377,c=>115,a=>-29,b=>0,d=>3}) ok 7873 - toobig ({e=>21700,c=>42,a=>-64,b=>3,d=>0}) ok 7874 - toobig ({e=>20468,c=>93,a=>104,b=>0,d=>3}) ok 7875 - toobig ({e=>31677,c=>22,a=>109,b=>2,d=>3}) ok 7876 - toobig ({e=>23636,c=>112,a=>-2,b=>1,d=>0}) ok 7877 - parse code ok 7878 - toobig ok 7879 - toobig ({e=>1537,c=>102,a=>-45,b=>3,d=>3,f=>0}) ok 7880 - toobig ({e=>22539,c=>10,a=>-66,b=>3,d=>1,f=>1}) ok 7881 - toobig ({e=>28767,c=>112,a=>28,b=>1,d=>1,f=>1}) ok 7882 - toobig ({e=>10945,c=>37,a=>-128,b=>0,d=>0,f=>1}) ok 7883 - toobig ({e=>7837,c=>65,a=>-30,b=>2,d=>1,f=>2}) ok 7884 - parse code ok 7885 - toobig ok 7886 - toobig ({e=>16952,c=>81,a=>-69,g=>1806494585,b=>0,d=>0,f=>1}) ok 7887 - toobig ({e=>22905,c=>42,a=>28,g=>718498820,b=>3,d=>3,f=>0}) ok 7888 - toobig ({e=>25314,c=>59,a=>-52,g=>851143488,b=>3,d=>3,f=>0}) ok 7889 - toobig ({e=>9562,c=>91,a=>-56,g=>17470223,b=>0,d=>1,f=>0}) ok 7890 - toobig ({e=>19455,c=>19,a=>7,g=>1006255369,b=>0,d=>2,f=>3}) ok 7891 - parse code ok 7892 - toobig ok 7893 - toobig ({e=>19431,a=>126,d=>3,c=>84,h=>119,b=>2,g=>10182399,f=>1}) ok 7894 - toobig ({e=>1236,a=>51,d=>0,c=>82,h=>240,b=>2,g=>1480777427,f=>1}) ok 7895 - toobig ({e=>30136,a=>-73,d=>2,c=>69,h=>69,b=>0,g=>579636421,f=>2}) ok 7896 - toobig ({e=>25530,a=>-39,d=>2,c=>73,h=>143,b=>3,g=>1327623552,f=>3}) ok 7897 - toobig ({e=>29715,a=>81,d=>0,c=>33,h=>85,b=>0,g=>909633605,f=>1}) ok 7898 - parse code ok 7899 - toobig ok 7900 - toobig ({a=>-69,b=>3}) ok 7901 - toobig ({a=>-109,b=>1}) ok 7902 - toobig ({a=>68,b=>2}) ok 7903 - toobig ({a=>-46,b=>1}) ok 7904 - toobig ({a=>109,b=>0}) ok 7905 - parse code ok 7906 - toobig ok 7907 - toobig ({c=>54,a=>-126,b=>1}) ok 7908 - toobig ({c=>117,a=>49,b=>0}) ok 7909 - toobig ({c=>60,a=>-49,b=>3}) ok 7910 - toobig ({c=>21,a=>117,b=>0}) ok 7911 - toobig ({c=>6,a=>-91,b=>2}) ok 7912 - parse code ok 7913 - toobig ok 7914 - toobig ({c=>126,a=>87,b=>0}) ok 7915 - toobig ({c=>27,a=>-45,b=>1}) ok 7916 - toobig ({c=>6,a=>-11,b=>2}) ok 7917 - toobig ({c=>55,a=>63,b=>0}) ok 7918 - toobig ({c=>121,a=>81,b=>0}) ok 7919 - parse code ok 7920 - toobig ok 7921 - toobig ({c=>11,a=>-34,b=>0,d=>1}) ok 7922 - toobig ({c=>109,a=>-11,b=>2,d=>1}) ok 7923 - toobig ({c=>79,a=>-9,b=>1,d=>2}) ok 7924 - toobig ({c=>12,a=>121,b=>3,d=>3}) ok 7925 - toobig ({c=>3,a=>-105,b=>1,d=>0}) ok 7926 - parse code ok 7927 - toobig ok 7928 - toobig ({e=>16815,c=>31,a=>-103,b=>3,d=>0}) ok 7929 - toobig ({e=>30240,c=>36,a=>-51,b=>1,d=>2}) ok 7930 - toobig ({e=>7916,c=>40,a=>47,b=>3,d=>1}) ok 7931 - toobig ({e=>18293,c=>39,a=>19,b=>3,d=>2}) ok 7932 - toobig ({e=>20458,c=>127,a=>-47,b=>1,d=>3}) ok 7933 - parse code ok 7934 - toobig ok 7935 - toobig ({e=>4625,c=>71,a=>-47,b=>0,d=>0}) ok 7936 - toobig ({e=>32168,c=>81,a=>26,b=>2,d=>1}) ok 7937 - toobig ({e=>16938,c=>8,a=>95,b=>0,d=>2}) ok 7938 - toobig ({e=>7085,c=>73,a=>-59,b=>0,d=>1}) ok 7939 - toobig ({e=>22949,c=>98,a=>-95,b=>2,d=>0}) ok 7940 - parse code ok 7941 - toobig ok 7942 - toobig ({e=>15082,c=>111,a=>-95,b=>0,d=>0,f=>2}) ok 7943 - toobig ({e=>2765,c=>57,a=>35,b=>3,d=>0,f=>3}) ok 7944 - toobig ({e=>10395,c=>112,a=>-21,b=>2,d=>3,f=>1}) ok 7945 - toobig ({e=>27935,c=>81,a=>-93,b=>3,d=>1,f=>3}) ok 7946 - toobig ({e=>9978,c=>10,a=>-112,b=>2,d=>1,f=>0}) ok 7947 - parse code ok 7948 - toobig ok 7949 - toobig ({e=>7540,c=>19,a=>-11,g=>1471494247,b=>0,d=>2,f=>2}) ok 7950 - toobig ({e=>21082,c=>15,a=>-52,g=>380642011,b=>2,d=>3,f=>0}) ok 7951 - toobig ({e=>20626,c=>108,a=>-96,g=>1260212640,b=>2,d=>1,f=>2}) ok 7952 - toobig ({e=>9472,c=>8,a=>-4,g=>1691591019,b=>2,d=>1,f=>2}) ok 7953 - toobig ({e=>9356,c=>8,a=>78,g=>959851153,b=>3,d=>3,f=>2}) ok 7954 - parse code ok 7955 - toobig ok 7956 - toobig ({e=>15569,a=>49,d=>0,c=>98,h=>100,b=>2,g=>783521155,f=>1}) ok 7957 - toobig ({e=>16972,a=>63,d=>1,c=>69,h=>90,b=>2,g=>609013294,f=>3}) ok 7958 - toobig ({e=>28524,a=>82,d=>1,c=>98,h=>95,b=>0,g=>948610449,f=>0}) ok 7959 - toobig ({e=>15555,a=>-7,d=>0,c=>124,h=>184,b=>1,g=>1579365922,f=>3}) ok 7960 - toobig ({e=>30807,a=>89,d=>3,c=>74,h=>1,b=>3,g=>681792943,f=>3}) ok 7961 - parse code ok 7962 - toobig ok 7963 - toobig ({a=>95,b=>2}) ok 7964 - toobig ({a=>81,b=>1}) ok 7965 - toobig ({a=>-17,b=>1}) ok 7966 - toobig ({a=>-1,b=>2}) ok 7967 - toobig ({a=>117,b=>2}) ok 7968 - parse code ok 7969 - toobig ok 7970 - toobig ({c=>67,a=>69,b=>0}) ok 7971 - toobig ({c=>61,a=>-71,b=>3}) ok 7972 - toobig ({c=>36,a=>-65,b=>0}) ok 7973 - toobig ({c=>115,a=>-65,b=>2}) ok 7974 - toobig ({c=>98,a=>-9,b=>1}) ok 7975 - parse code ok 7976 - toobig ok 7977 - toobig ({c=>110,a=>-90,b=>2}) ok 7978 - toobig ({c=>89,a=>109,b=>3}) ok 7979 - toobig ({c=>119,a=>55,b=>2}) ok 7980 - toobig ({c=>78,a=>-95,b=>2}) ok 7981 - toobig ({c=>108,a=>-76,b=>2}) ok 7982 - parse code ok 7983 - toobig ok 7984 - toobig ({c=>67,a=>-11,b=>2,d=>2}) ok 7985 - toobig ({c=>94,a=>-43,b=>2,d=>0}) ok 7986 - toobig ({c=>13,a=>12,b=>0,d=>3}) ok 7987 - toobig ({c=>20,a=>75,b=>1,d=>3}) ok 7988 - toobig ({c=>16,a=>99,b=>2,d=>0}) ok 7989 - parse code ok 7990 - toobig ok 7991 - toobig ({e=>15944,c=>81,a=>-88,b=>1,d=>1}) ok 7992 - toobig ({e=>28784,c=>113,a=>-26,b=>3,d=>2}) ok 7993 - toobig ({e=>25323,c=>4,a=>3,b=>2,d=>3}) ok 7994 - toobig ({e=>5631,c=>25,a=>126,b=>2,d=>2}) ok 7995 - toobig ({e=>30242,c=>81,a=>43,b=>1,d=>2}) ok 7996 - parse code ok 7997 - toobig ok 7998 - toobig ({e=>26399,c=>49,a=>-62,b=>2,d=>1}) ok 7999 - toobig ({e=>29626,c=>6,a=>-98,b=>2,d=>1}) ok 8000 - toobig ({e=>10198,c=>108,a=>64,b=>2,d=>1}) ok 8001 - toobig ({e=>10521,c=>124,a=>34,b=>0,d=>3}) ok 8002 - toobig ({e=>25536,c=>37,a=>88,b=>3,d=>3}) ok 8003 - parse code ok 8004 - toobig ok 8005 - toobig ({e=>22897,c=>65,a=>-113,b=>1,d=>3,f=>2}) ok 8006 - toobig ({e=>28655,c=>21,a=>107,b=>1,d=>3,f=>0}) ok 8007 - toobig ({e=>11486,c=>82,a=>27,b=>0,d=>2,f=>1}) ok 8008 - toobig ({e=>8829,c=>47,a=>-44,b=>2,d=>1,f=>3}) ok 8009 - toobig ({e=>24395,c=>33,a=>-122,b=>1,d=>0,f=>0}) ok 8010 - parse code ok 8011 - toobig ok 8012 - toobig ({e=>21026,c=>66,a=>92,g=>1659281310,b=>0,d=>2,f=>1}) ok 8013 - toobig ({e=>12920,c=>104,a=>10,g=>2107984876,b=>2,d=>2,f=>2}) ok 8014 - toobig ({e=>3821,c=>93,a=>-11,g=>664990743,b=>1,d=>0,f=>0}) ok 8015 - toobig ({e=>5353,c=>99,a=>-47,g=>171749847,b=>0,d=>1,f=>1}) ok 8016 - toobig ({e=>3580,c=>89,a=>24,g=>668072177,b=>3,d=>3,f=>0}) ok 8017 - parse code ok 8018 - toobig ok 8019 - toobig ({e=>26214,a=>3,d=>3,c=>2,h=>13,b=>0,g=>1018602210,f=>1}) ok 8020 - toobig ({e=>1638,a=>90,d=>0,c=>29,h=>15,b=>0,g=>1932291266,f=>2}) ok 8021 - toobig ({e=>19392,a=>98,d=>2,c=>117,h=>142,b=>2,g=>1646528382,f=>3}) ok 8022 - toobig ({e=>9394,a=>18,d=>2,c=>23,h=>96,b=>0,g=>1695469510,f=>0}) ok 8023 - toobig ({e=>21676,a=>69,d=>2,c=>106,h=>240,b=>1,g=>2126836617,f=>2}) ok 8024 - parse code ok 8025 - toobig ok 8026 - toobig ({a=>-12,b=>2}) ok 8027 - toobig ({a=>0,b=>1}) ok 8028 - toobig ({a=>60,b=>2}) ok 8029 - toobig ({a=>61,b=>3}) ok 8030 - toobig ({a=>122,b=>1}) ok 8031 - parse code ok 8032 - toobig ok 8033 - toobig ({c=>127,a=>-21,b=>2}) ok 8034 - toobig ({c=>6,a=>-60,b=>0}) ok 8035 - toobig ({c=>118,a=>-112,b=>2}) ok 8036 - toobig ({c=>100,a=>-92,b=>3}) ok 8037 - toobig ({c=>11,a=>123,b=>1}) ok 8038 - parse code ok 8039 - toobig ok 8040 - toobig ({c=>82,a=>18,b=>3}) ok 8041 - toobig ({c=>34,a=>45,b=>2}) ok 8042 - toobig ({c=>18,a=>-66,b=>2}) ok 8043 - toobig ({c=>41,a=>53,b=>1}) ok 8044 - toobig ({c=>97,a=>60,b=>0}) ok 8045 - parse code ok 8046 - toobig ok 8047 - toobig ({c=>124,a=>18,b=>1,d=>1}) ok 8048 - toobig ({c=>4,a=>-25,b=>3,d=>0}) ok 8049 - toobig ({c=>9,a=>8,b=>0,d=>2}) ok 8050 - toobig ({c=>74,a=>-10,b=>2,d=>3}) ok 8051 - toobig ({c=>20,a=>-100,b=>0,d=>3}) ok 8052 - parse code ok 8053 - toobig ok 8054 - toobig ({e=>8288,c=>27,a=>27,b=>1,d=>0}) ok 8055 - toobig ({e=>31476,c=>62,a=>15,b=>2,d=>0}) ok 8056 - toobig ({e=>28645,c=>102,a=>-2,b=>0,d=>3}) ok 8057 - toobig ({e=>5175,c=>47,a=>123,b=>3,d=>3}) ok 8058 - toobig ({e=>3986,c=>9,a=>92,b=>2,d=>2}) ok 8059 - parse code ok 8060 - toobig ok 8061 - toobig ({e=>26564,c=>47,a=>75,b=>2,d=>1}) ok 8062 - toobig ({e=>13162,c=>83,a=>-7,b=>3,d=>2}) ok 8063 - toobig ({e=>21769,c=>111,a=>-87,b=>3,d=>2}) ok 8064 - toobig ({e=>5436,c=>68,a=>-101,b=>3,d=>0}) ok 8065 - toobig ({e=>13380,c=>90,a=>86,b=>2,d=>0}) ok 8066 - parse code ok 8067 - toobig ok 8068 - toobig ({e=>23505,c=>0,a=>-30,b=>2,d=>3,f=>3}) ok 8069 - toobig ({e=>29524,c=>34,a=>72,b=>2,d=>2,f=>0}) ok 8070 - toobig ({e=>8502,c=>60,a=>85,b=>1,d=>1,f=>1}) ok 8071 - toobig ({e=>3686,c=>42,a=>-13,b=>2,d=>0,f=>1}) ok 8072 - toobig ({e=>26261,c=>48,a=>-62,b=>1,d=>0,f=>1}) ok 8073 - parse code ok 8074 - toobig ok 8075 - toobig ({e=>25271,c=>5,a=>23,g=>1549434592,b=>0,d=>0,f=>3}) ok 8076 - toobig ({e=>29769,c=>70,a=>53,g=>485498167,b=>3,d=>3,f=>3}) ok 8077 - toobig ({e=>4324,c=>68,a=>105,g=>554750747,b=>0,d=>0,f=>1}) ok 8078 - toobig ({e=>17511,c=>94,a=>58,g=>250165519,b=>2,d=>2,f=>3}) ok 8079 - toobig ({e=>14283,c=>79,a=>-97,g=>1714885120,b=>1,d=>2,f=>1}) ok 8080 - parse code ok 8081 - toobig ok 8082 - toobig ({e=>22593,a=>-105,d=>2,c=>125,h=>86,b=>2,g=>490502662,f=>2}) ok 8083 - toobig ({e=>22467,a=>-25,d=>0,c=>60,h=>208,b=>0,g=>371229021,f=>0}) ok 8084 - toobig ({e=>31600,a=>-7,d=>2,c=>78,h=>234,b=>0,g=>1056003073,f=>2}) ok 8085 - toobig ({e=>12252,a=>38,d=>2,c=>1,h=>15,b=>1,g=>1441179725,f=>2}) ok 8086 - toobig ({e=>29268,a=>28,d=>0,c=>18,h=>157,b=>1,g=>2064430442,f=>1}) ok 8087 - parse code ok 8088 - toobig_pack_1 ok 8089 - toobig_pack_1 ({a=>2}) ok 8090 - toobig_pack_1 ({a=>3}) ok 8091 - toobig_pack_1 ({a=>0}) ok 8092 - toobig_pack_1 ({a=>3}) ok 8093 - toobig_pack_1 ({a=>1}) ok 8094 - parse code ok 8095 - toobig_pack_1 ok 8096 - toobig_pack_1 ({a=>3,b=>122}) ok 8097 - toobig_pack_1 ({a=>0,b=>7}) ok 8098 - toobig_pack_1 ({a=>3,b=>2}) ok 8099 - toobig_pack_1 ({a=>1,b=>102}) ok 8100 - toobig_pack_1 ({a=>1,b=>57}) ok 8101 - parse code ok 8102 - toobig_pack_1 ok 8103 - toobig_pack_1 ({a=>3,b=>86}) ok 8104 - toobig_pack_1 ({a=>2,b=>116}) ok 8105 - toobig_pack_1 ({a=>2,b=>29}) ok 8106 - toobig_pack_1 ({a=>3,b=>95}) ok 8107 - toobig_pack_1 ({a=>1,b=>22}) ok 8108 - parse code ok 8109 - toobig_pack_1 ok 8110 - toobig_pack_1 ({c=>0,a=>1,b=>74}) ok 8111 - toobig_pack_1 ({c=>0,a=>2,b=>114}) ok 8112 - toobig_pack_1 ({c=>2,a=>3,b=>123}) ok 8113 - toobig_pack_1 ({c=>1,a=>2,b=>78}) ok 8114 - toobig_pack_1 ({c=>1,a=>2,b=>67}) ok 8115 - parse code ok 8116 - toobig_pack_1 ok 8117 - toobig_pack_1 ({c=>0,a=>2,b=>89,d=>17148}) ok 8118 - toobig_pack_1 ({c=>3,a=>3,b=>1,d=>7923}) ok 8119 - toobig_pack_1 ({c=>3,a=>3,b=>36,d=>24620}) ok 8120 - toobig_pack_1 ({c=>1,a=>1,b=>110,d=>27219}) ok 8121 - toobig_pack_1 ({c=>1,a=>2,b=>119,d=>25127}) ok 8122 - parse code ok 8123 - toobig_pack_1 ok 8124 - toobig_pack_1 ({c=>2,a=>1,b=>55,d=>24370}) ok 8125 - toobig_pack_1 ({c=>3,a=>1,b=>76,d=>484}) ok 8126 - toobig_pack_1 ({c=>3,a=>0,b=>72,d=>28441}) ok 8127 - toobig_pack_1 ({c=>0,a=>1,b=>4,d=>20335}) ok 8128 - toobig_pack_1 ({c=>1,a=>3,b=>108,d=>25748}) ok 8129 - parse code ok 8130 - toobig_pack_1 ok 8131 - toobig_pack_1 ({e=>2,c=>1,a=>3,b=>25,d=>14129}) ok 8132 - toobig_pack_1 ({e=>2,c=>1,a=>0,b=>43,d=>29105}) ok 8133 - toobig_pack_1 ({e=>2,c=>0,a=>2,b=>27,d=>17807}) ok 8134 - toobig_pack_1 ({e=>3,c=>0,a=>0,b=>93,d=>809}) ok 8135 - toobig_pack_1 ({e=>0,c=>3,a=>1,b=>44,d=>30562}) ok 8136 - parse code ok 8137 - toobig_pack_1 ok 8138 - toobig_pack_1 ({e=>3,c=>2,a=>2,b=>10,d=>5501,f=>1254374167}) ok 8139 - toobig_pack_1 ({e=>0,c=>3,a=>3,b=>108,d=>4783,f=>549387562}) ok 8140 - toobig_pack_1 ({e=>2,c=>1,a=>1,b=>71,d=>5216,f=>457981324}) ok 8141 - toobig_pack_1 ({e=>0,c=>1,a=>0,b=>108,d=>3389,f=>260729659}) ok 8142 - toobig_pack_1 ({e=>2,c=>3,a=>3,b=>78,d=>9795,f=>22588338}) ok 8143 - parse code ok 8144 - toobig_pack_1 ok 8145 - toobig_pack_1 ({e=>0,c=>0,a=>3,g=>96,b=>9,d=>3499,f=>226878349}) ok 8146 - toobig_pack_1 ({e=>2,c=>0,a=>0,g=>93,b=>30,d=>5449,f=>524944825}) ok 8147 - toobig_pack_1 ({e=>3,c=>2,a=>0,g=>121,b=>95,d=>26776,f=>1524019449}) ok 8148 - toobig_pack_1 ({e=>0,c=>1,a=>1,g=>154,b=>21,d=>23517,f=>1699556351}) ok 8149 - toobig_pack_1 ({e=>0,c=>0,a=>1,g=>149,b=>13,d=>27687,f=>223666191}) ok 8150 - parse code ok 8151 - toobig_pack_1 ok 8152 - toobig_pack_1 ({a=>-93,b=>2}) ok 8153 - toobig_pack_1 ({a=>-56,b=>0}) ok 8154 - toobig_pack_1 ({a=>-79,b=>1}) ok 8155 - toobig_pack_1 ({a=>-126,b=>2}) ok 8156 - toobig_pack_1 ({a=>44,b=>0}) ok 8157 - parse code ok 8158 - toobig_pack_1 ok 8159 - toobig_pack_1 ({c=>88,a=>99,b=>0}) ok 8160 - toobig_pack_1 ({c=>14,a=>-42,b=>3}) ok 8161 - toobig_pack_1 ({c=>110,a=>-33,b=>2}) ok 8162 - toobig_pack_1 ({c=>83,a=>37,b=>3}) ok 8163 - toobig_pack_1 ({c=>75,a=>2,b=>0}) ok 8164 - parse code ok 8165 - toobig_pack_1 ok 8166 - toobig_pack_1 ({c=>63,a=>-71,b=>0}) ok 8167 - toobig_pack_1 ({c=>61,a=>68,b=>0}) ok 8168 - toobig_pack_1 ({c=>111,a=>-7,b=>1}) ok 8169 - toobig_pack_1 ({c=>6,a=>-14,b=>3}) ok 8170 - toobig_pack_1 ({c=>25,a=>42,b=>0}) ok 8171 - parse code ok 8172 - toobig_pack_1 ok 8173 - toobig_pack_1 ({c=>78,a=>-62,b=>3,d=>2}) ok 8174 - toobig_pack_1 ({c=>120,a=>110,b=>1,d=>1}) ok 8175 - toobig_pack_1 ({c=>125,a=>-39,b=>1,d=>2}) ok 8176 - toobig_pack_1 ({c=>49,a=>-83,b=>1,d=>3}) ok 8177 - toobig_pack_1 ({c=>102,a=>-96,b=>2,d=>3}) ok 8178 - parse code ok 8179 - toobig_pack_1 ok 8180 - toobig_pack_1 ({e=>11659,c=>16,a=>72,b=>3,d=>2}) ok 8181 - toobig_pack_1 ({e=>3023,c=>30,a=>121,b=>2,d=>1}) ok 8182 - toobig_pack_1 ({e=>8049,c=>55,a=>-115,b=>1,d=>2}) ok 8183 - toobig_pack_1 ({e=>11589,c=>80,a=>-12,b=>1,d=>1}) ok 8184 - toobig_pack_1 ({e=>1954,c=>66,a=>-32,b=>0,d=>0}) ok 8185 - parse code ok 8186 - toobig_pack_1 ok 8187 - toobig_pack_1 ({e=>5026,c=>9,a=>122,b=>2,d=>3}) ok 8188 - toobig_pack_1 ({e=>31797,c=>98,a=>-83,b=>0,d=>2}) ok 8189 - toobig_pack_1 ({e=>10931,c=>103,a=>-107,b=>2,d=>2}) ok 8190 - toobig_pack_1 ({e=>6859,c=>82,a=>6,b=>1,d=>3}) ok 8191 - toobig_pack_1 ({e=>27967,c=>53,a=>90,b=>1,d=>2}) ok 8192 - parse code ok 8193 - toobig_pack_1 ok 8194 - toobig_pack_1 ({e=>32078,c=>33,a=>90,b=>0,d=>1,f=>1}) ok 8195 - toobig_pack_1 ({e=>30999,c=>21,a=>-47,b=>1,d=>1,f=>2}) ok 8196 - toobig_pack_1 ({e=>5469,c=>52,a=>117,b=>0,d=>2,f=>0}) ok 8197 - toobig_pack_1 ({e=>30192,c=>87,a=>-54,b=>3,d=>3,f=>1}) ok 8198 - toobig_pack_1 ({e=>5881,c=>2,a=>23,b=>1,d=>3,f=>0}) ok 8199 - parse code ok 8200 - toobig_pack_1 ok 8201 - toobig_pack_1 ({e=>16281,c=>25,a=>111,g=>1820714982,b=>1,d=>0,f=>0}) ok 8202 - toobig_pack_1 ({e=>6891,c=>53,a=>-40,g=>97596344,b=>2,d=>2,f=>0}) ok 8203 - toobig_pack_1 ({e=>3360,c=>31,a=>63,g=>761179706,b=>1,d=>0,f=>0}) ok 8204 - toobig_pack_1 ({e=>16476,c=>63,a=>-85,g=>512020589,b=>3,d=>0,f=>3}) ok 8205 - toobig_pack_1 ({e=>15061,c=>102,a=>-67,g=>473075273,b=>1,d=>1,f=>0}) ok 8206 - parse code ok 8207 - toobig_pack_1 ok 8208 - toobig_pack_1 ({e=>22977,a=>-2,d=>2,c=>83,h=>109,b=>1,g=>868418545,f=>3}) ok 8209 - toobig_pack_1 ({e=>12366,a=>-40,d=>0,c=>7,h=>103,b=>1,g=>1323876095,f=>1}) ok 8210 - toobig_pack_1 ({e=>28796,a=>-113,d=>1,c=>90,h=>201,b=>3,g=>1452786621,f=>3}) ok 8211 - toobig_pack_1 ({e=>11159,a=>98,d=>2,c=>57,h=>40,b=>0,g=>1298924782,f=>1}) ok 8212 - toobig_pack_1 ({e=>2986,a=>35,d=>3,c=>121,h=>161,b=>3,g=>287355737,f=>1}) ok 8213 - parse code ok 8214 - toobig_pack_1 ok 8215 - toobig_pack_1 ({a=>36,b=>2}) ok 8216 - toobig_pack_1 ({a=>-42,b=>0}) ok 8217 - toobig_pack_1 ({a=>52,b=>2}) ok 8218 - toobig_pack_1 ({a=>52,b=>2}) ok 8219 - toobig_pack_1 ({a=>-48,b=>1}) ok 8220 - parse code ok 8221 - toobig_pack_1 ok 8222 - toobig_pack_1 ({c=>9,a=>-31,b=>1}) ok 8223 - toobig_pack_1 ({c=>116,a=>-67,b=>0}) ok 8224 - toobig_pack_1 ({c=>96,a=>-109,b=>3}) ok 8225 - toobig_pack_1 ({c=>112,a=>110,b=>1}) ok 8226 - toobig_pack_1 ({c=>85,a=>-99,b=>1}) ok 8227 - parse code ok 8228 - toobig_pack_1 ok 8229 - toobig_pack_1 ({c=>59,a=>-96,b=>3}) ok 8230 - toobig_pack_1 ({c=>67,a=>-103,b=>2}) ok 8231 - toobig_pack_1 ({c=>92,a=>-115,b=>1}) ok 8232 - toobig_pack_1 ({c=>64,a=>19,b=>0}) ok 8233 - toobig_pack_1 ({c=>112,a=>95,b=>0}) ok 8234 - parse code ok 8235 - toobig_pack_1 ok 8236 - toobig_pack_1 ({c=>78,a=>-30,b=>0,d=>1}) ok 8237 - toobig_pack_1 ({c=>18,a=>106,b=>3,d=>1}) ok 8238 - toobig_pack_1 ({c=>55,a=>-74,b=>1,d=>2}) ok 8239 - toobig_pack_1 ({c=>73,a=>20,b=>2,d=>0}) ok 8240 - toobig_pack_1 ({c=>17,a=>-82,b=>2,d=>0}) ok 8241 - parse code ok 8242 - toobig_pack_1 ok 8243 - toobig_pack_1 ({e=>23152,c=>68,a=>35,b=>3,d=>1}) ok 8244 - toobig_pack_1 ({e=>11271,c=>14,a=>65,b=>1,d=>1}) ok 8245 - toobig_pack_1 ({e=>14141,c=>13,a=>16,b=>1,d=>2}) ok 8246 - toobig_pack_1 ({e=>13679,c=>79,a=>119,b=>3,d=>0}) ok 8247 - toobig_pack_1 ({e=>32421,c=>57,a=>49,b=>1,d=>0}) ok 8248 - parse code ok 8249 - toobig_pack_1 ok 8250 - toobig_pack_1 ({e=>13261,c=>104,a=>-64,b=>3,d=>2}) ok 8251 - toobig_pack_1 ({e=>14081,c=>16,a=>118,b=>2,d=>0}) ok 8252 - toobig_pack_1 ({e=>18138,c=>125,a=>-105,b=>3,d=>3}) ok 8253 - toobig_pack_1 ({e=>10748,c=>38,a=>-13,b=>0,d=>0}) ok 8254 - toobig_pack_1 ({e=>2078,c=>92,a=>59,b=>0,d=>1}) ok 8255 - parse code ok 8256 - toobig_pack_1 ok 8257 - toobig_pack_1 ({e=>7575,c=>96,a=>14,b=>1,d=>2,f=>0}) ok 8258 - toobig_pack_1 ({e=>14550,c=>56,a=>-116,b=>1,d=>0,f=>0}) ok 8259 - toobig_pack_1 ({e=>31077,c=>102,a=>118,b=>0,d=>3,f=>0}) ok 8260 - toobig_pack_1 ({e=>14802,c=>1,a=>-81,b=>2,d=>0,f=>3}) ok 8261 - toobig_pack_1 ({e=>14877,c=>55,a=>26,b=>2,d=>2,f=>2}) ok 8262 - parse code ok 8263 - toobig_pack_1 ok 8264 - toobig_pack_1 ({e=>7844,c=>54,a=>27,g=>751275513,b=>0,d=>2,f=>1}) ok 8265 - toobig_pack_1 ({e=>11268,c=>97,a=>-121,g=>109432832,b=>2,d=>3,f=>3}) ok 8266 - toobig_pack_1 ({e=>23652,c=>90,a=>107,g=>836655276,b=>1,d=>3,f=>1}) ok 8267 - toobig_pack_1 ({e=>29274,c=>92,a=>101,g=>1563176679,b=>1,d=>1,f=>1}) ok 8268 - toobig_pack_1 ({e=>24723,c=>105,a=>-77,g=>980506780,b=>0,d=>3,f=>2}) ok 8269 - parse code ok 8270 - toobig_pack_1 ok 8271 - toobig_pack_1 ({e=>17518,a=>-39,d=>3,c=>91,h=>162,b=>3,g=>1543066247,f=>1}) ok 8272 - toobig_pack_1 ({e=>8378,a=>71,d=>1,c=>66,h=>137,b=>0,g=>834780984,f=>3}) ok 8273 - toobig_pack_1 ({e=>28729,a=>-103,d=>3,c=>19,h=>150,b=>3,g=>458128972,f=>2}) ok 8274 - toobig_pack_1 ({e=>2388,a=>86,d=>2,c=>85,h=>7,b=>2,g=>1947211790,f=>3}) ok 8275 - toobig_pack_1 ({e=>25964,a=>-72,d=>2,c=>127,h=>252,b=>3,g=>338601299,f=>3}) ok 8276 - parse code ok 8277 - toobig_pack_1 ok 8278 - toobig_pack_1 ({a=>23,b=>3}) ok 8279 - toobig_pack_1 ({a=>93,b=>0}) ok 8280 - toobig_pack_1 ({a=>82,b=>3}) ok 8281 - toobig_pack_1 ({a=>-120,b=>3}) ok 8282 - toobig_pack_1 ({a=>-6,b=>2}) ok 8283 - parse code ok 8284 - toobig_pack_1 ok 8285 - toobig_pack_1 ({c=>118,a=>39,b=>1}) ok 8286 - toobig_pack_1 ({c=>36,a=>70,b=>1}) ok 8287 - toobig_pack_1 ({c=>28,a=>12,b=>1}) ok 8288 - toobig_pack_1 ({c=>0,a=>-92,b=>0}) ok 8289 - toobig_pack_1 ({c=>54,a=>84,b=>0}) ok 8290 - parse code ok 8291 - toobig_pack_1 ok 8292 - toobig_pack_1 ({c=>29,a=>0,b=>1}) ok 8293 - toobig_pack_1 ({c=>42,a=>-2,b=>3}) ok 8294 - toobig_pack_1 ({c=>79,a=>100,b=>2}) ok 8295 - toobig_pack_1 ({c=>46,a=>-76,b=>2}) ok 8296 - toobig_pack_1 ({c=>57,a=>13,b=>3}) ok 8297 - parse code ok 8298 - toobig_pack_1 ok 8299 - toobig_pack_1 ({c=>42,a=>54,b=>1,d=>3}) ok 8300 - toobig_pack_1 ({c=>23,a=>120,b=>3,d=>1}) ok 8301 - toobig_pack_1 ({c=>65,a=>67,b=>3,d=>3}) ok 8302 - toobig_pack_1 ({c=>36,a=>-14,b=>0,d=>2}) ok 8303 - toobig_pack_1 ({c=>6,a=>61,b=>2,d=>3}) ok 8304 - parse code ok 8305 - toobig_pack_1 ok 8306 - toobig_pack_1 ({e=>6171,c=>80,a=>-30,b=>1,d=>0}) ok 8307 - toobig_pack_1 ({e=>13986,c=>17,a=>16,b=>2,d=>1}) ok 8308 - toobig_pack_1 ({e=>10321,c=>77,a=>-41,b=>2,d=>1}) ok 8309 - toobig_pack_1 ({e=>4855,c=>52,a=>-59,b=>2,d=>2}) ok 8310 - toobig_pack_1 ({e=>4433,c=>3,a=>-57,b=>2,d=>2}) ok 8311 - parse code ok 8312 - toobig_pack_1 ok 8313 - toobig_pack_1 ({e=>924,c=>33,a=>-21,b=>0,d=>1}) ok 8314 - toobig_pack_1 ({e=>6351,c=>54,a=>-34,b=>1,d=>0}) ok 8315 - toobig_pack_1 ({e=>1879,c=>52,a=>35,b=>1,d=>1}) ok 8316 - toobig_pack_1 ({e=>8238,c=>76,a=>32,b=>2,d=>1}) ok 8317 - toobig_pack_1 ({e=>31420,c=>54,a=>0,b=>1,d=>3}) ok 8318 - parse code ok 8319 - toobig_pack_1 ok 8320 - toobig_pack_1 ({e=>26010,c=>9,a=>2,b=>3,d=>0,f=>0}) ok 8321 - toobig_pack_1 ({e=>2064,c=>80,a=>-119,b=>3,d=>3,f=>3}) ok 8322 - toobig_pack_1 ({e=>31255,c=>2,a=>-82,b=>0,d=>0,f=>2}) ok 8323 - toobig_pack_1 ({e=>3569,c=>113,a=>86,b=>2,d=>2,f=>1}) ok 8324 - toobig_pack_1 ({e=>17551,c=>23,a=>-128,b=>1,d=>3,f=>3}) ok 8325 - parse code ok 8326 - toobig_pack_1 ok 8327 - toobig_pack_1 ({e=>22897,c=>67,a=>93,g=>236819416,b=>2,d=>0,f=>0}) ok 8328 - toobig_pack_1 ({e=>31111,c=>74,a=>119,g=>1459711425,b=>2,d=>1,f=>3}) ok 8329 - toobig_pack_1 ({e=>13989,c=>102,a=>70,g=>1058309672,b=>3,d=>0,f=>2}) ok 8330 - toobig_pack_1 ({e=>26791,c=>57,a=>7,g=>1365065929,b=>1,d=>2,f=>1}) ok 8331 - toobig_pack_1 ({e=>6858,c=>70,a=>-7,g=>1686921269,b=>3,d=>3,f=>1}) ok 8332 - parse code ok 8333 - toobig_pack_1 ok 8334 - toobig_pack_1 ({e=>32326,a=>82,d=>2,c=>71,h=>163,b=>1,g=>1658102310,f=>1}) ok 8335 - toobig_pack_1 ({e=>6558,a=>54,d=>0,c=>114,h=>224,b=>0,g=>240808537,f=>1}) ok 8336 - toobig_pack_1 ({e=>7128,a=>-105,d=>3,c=>78,h=>139,b=>2,g=>1841705631,f=>2}) ok 8337 - toobig_pack_1 ({e=>30661,a=>87,d=>2,c=>117,h=>158,b=>1,g=>176849329,f=>1}) ok 8338 - toobig_pack_1 ({e=>20458,a=>-35,d=>3,c=>6,h=>255,b=>3,g=>1305982333,f=>0}) ok 8339 - parse code ok 8340 - toobig_pack_1 ok 8341 - toobig_pack_1 ({a=>-94,b=>3}) ok 8342 - toobig_pack_1 ({a=>-70,b=>3}) ok 8343 - toobig_pack_1 ({a=>-56,b=>0}) ok 8344 - toobig_pack_1 ({a=>42,b=>1}) ok 8345 - toobig_pack_1 ({a=>80,b=>0}) ok 8346 - parse code ok 8347 - toobig_pack_1 ok 8348 - toobig_pack_1 ({c=>70,a=>33,b=>2}) ok 8349 - toobig_pack_1 ({c=>99,a=>28,b=>2}) ok 8350 - toobig_pack_1 ({c=>31,a=>-81,b=>3}) ok 8351 - toobig_pack_1 ({c=>60,a=>50,b=>1}) ok 8352 - toobig_pack_1 ({c=>63,a=>-105,b=>3}) ok 8353 - parse code ok 8354 - toobig_pack_1 ok 8355 - toobig_pack_1 ({c=>48,a=>-2,b=>1}) ok 8356 - toobig_pack_1 ({c=>12,a=>35,b=>1}) ok 8357 - toobig_pack_1 ({c=>66,a=>83,b=>0}) ok 8358 - toobig_pack_1 ({c=>88,a=>9,b=>0}) ok 8359 - toobig_pack_1 ({c=>96,a=>41,b=>1}) ok 8360 - parse code ok 8361 - toobig_pack_1 ok 8362 - toobig_pack_1 ({c=>116,a=>-52,b=>3,d=>2}) ok 8363 - toobig_pack_1 ({c=>2,a=>-30,b=>3,d=>2}) ok 8364 - toobig_pack_1 ({c=>22,a=>31,b=>3,d=>2}) ok 8365 - toobig_pack_1 ({c=>103,a=>99,b=>1,d=>1}) ok 8366 - toobig_pack_1 ({c=>110,a=>-15,b=>0,d=>3}) ok 8367 - parse code ok 8368 - toobig_pack_1 ok 8369 - toobig_pack_1 ({e=>13673,c=>84,a=>122,b=>1,d=>3}) ok 8370 - toobig_pack_1 ({e=>31547,c=>111,a=>-80,b=>1,d=>0}) ok 8371 - toobig_pack_1 ({e=>19845,c=>63,a=>77,b=>1,d=>3}) ok 8372 - toobig_pack_1 ({e=>6913,c=>104,a=>127,b=>2,d=>1})