Source file conan_images_061.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
let tree = Conan.Tree.Unsafe.node
             [(Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2636)
                 (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                             Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                  240) in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 101L))
                    ty (Conan.Test.always_true) (`No_space ", colorfmt=")),
               Conan.Tree.Unsafe.node
                 [(Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2646)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      240) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.greater_than 128))
                        (`No_space "(reserved %#x)")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2645)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      240) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 128))
                        (`No_space "RGBE")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2644)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      240) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 112))
                        (`No_space "RGB")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2643)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      240) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 96))
                        (`No_space "NCOMPONENT")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2642)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      240) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 80))
                        (`No_space "CMYKDIRECT")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2641)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      240) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 64))
                        (`No_space "CMYK")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2640)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      240) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 48))
                        (`No_space "YWV444")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2639)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      240) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 32))
                        (`No_space "YWV422")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2638)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      240) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 16))
                        (`No_space "YUV240")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2637)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      240) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 0))
                        (`No_space "YONLY")),
                   Conan.Tree.Unsafe.leaf)]);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2619)
                 (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                             Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                  15) in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 101L))
                    ty (Conan.Test.always_true) (`No_space ", bitdepth=")),
               Conan.Tree.Unsafe.node
                 [(Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2635)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 15))
                        (`No_space "1-BLACK=1")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2634)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 14))
                        (`No_space "(reserved %d)")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2633)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 13))
                        (`No_space "(reserved %d)")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2632)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 12))
                        (`No_space "(reserved %d)")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2631)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 11))
                        (`No_space "(reserved %d)")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2630)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 10))
                        (`No_space "5-6-5")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2629)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 9))
                        (`No_space "10")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2628)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 8))
                        (`No_space "5")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2627)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 7))
                        (`No_space "32-FLOAT")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2626)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 6))
                        (`No_space "32-SIGNED")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2625)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 5))
                        (`No_space "(reserved 5)")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2624)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 4))
                        (`No_space "16-FLOAT")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2623)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 3))
                        (`No_space "16-SIGNED")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2622)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 2))
                        (`No_space "16")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2621)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 1))
                        (`No_space "8")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2620)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Bitwise_and
                                                      15) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 101L))
                        ty
                        (Conan.Test.numeric Conan.Integer.short
                           (Conan.Comparison.equal_to 0))
                        (`No_space "1-WHITE=1")),
                   Conan.Tree.Unsafe.leaf)]);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2616)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\128') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 100L))
                    ty
                    (Conan.Test.numeric Conan.Integer.byte
                       (Conan.Comparison.equal_to '\000'))
                    (`No_space ", long header")),
               Conan.Tree.Unsafe.node
                 [(Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2618)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.int32 (Conan.Arithmetic.Add
                                                      1l) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 106L))
                        ty (Conan.Test.always_true) (`No_space "x%x")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2617)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.int32 (Conan.Arithmetic.Add
                                                      1l) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 102L))
                        ty (Conan.Test.always_true) (`No_space ", %x")),
                   Conan.Tree.Unsafe.leaf)]);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2613)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\128') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 100L))
                    ty
                    (Conan.Test.numeric Conan.Integer.byte
                       (Conan.Comparison.equal_to '\128'))
                    (`No_space ", short header")),
               Conan.Tree.Unsafe.node
                 [(Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2615)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Add 1) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 104L))
                        ty (Conan.Test.always_true) (`No_space "x%d")),
                   Conan.Tree.Unsafe.leaf);
                  (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                     ?line:(Some 2614)
                     (let ty = Conan.Ty.numeric ~unsigned:true ~endian:`BE
                                 Conan.Integer.short (Conan.Arithmetic.Add 1) in
                      Conan.Tree.Unsafe.rule
                        ~offset:(Conan.Offset.Absolute
                                 (Conan.Offset.Value 102L))
                        ty (Conan.Test.always_true) (`No_space ", %d")),
                   Conan.Tree.Unsafe.leaf)]);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2612)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\056') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 99L))
                    ty
                    (Conan.Test.numeric Conan.Integer.byte
                       (Conan.Comparison.equal_to '\056'))
                    (`No_space "LB")),
               Conan.Tree.Unsafe.leaf);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2611)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\056') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 99L))
                    ty
                    (Conan.Test.numeric Conan.Integer.byte
                       (Conan.Comparison.equal_to '\048'))
                    (`No_space "LT")),
               Conan.Tree.Unsafe.leaf);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2610)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\056') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 99L))
                    ty
                    (Conan.Test.numeric Conan.Integer.byte
                       (Conan.Comparison.equal_to '\040'))
                    (`No_space "RB")),
               Conan.Tree.Unsafe.leaf);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2609)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\056') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 99L))
                    ty
                    (Conan.Test.numeric Conan.Integer.byte
                       (Conan.Comparison.equal_to '\032'))
                    (`No_space "BT")),
               Conan.Tree.Unsafe.leaf);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2608)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\056') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 99L))
                    ty
                    (Conan.Test.numeric Conan.Integer.byte
                       (Conan.Comparison.equal_to '\024'))
                    (`No_space "BR")),
               Conan.Tree.Unsafe.leaf);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2607)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\056') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 99L))
                    ty
                    (Conan.Test.numeric Conan.Integer.byte
                       (Conan.Comparison.equal_to '\016'))
                    (`No_space "TR")),
               Conan.Tree.Unsafe.leaf);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2606)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\056') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 99L))
                    ty
                    (Conan.Test.numeric Conan.Integer.byte
                       (Conan.Comparison.equal_to '\008'))
                    (`No_space "BL")),
               Conan.Tree.Unsafe.leaf);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2605)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\056') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 99L))
                    ty
                    (Conan.Test.numeric Conan.Integer.byte
                       (Conan.Comparison.equal_to '\000'))
                    (`No_space "TL")),
               Conan.Tree.Unsafe.leaf);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2604)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\056') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 99L))
                    ty (Conan.Test.always_true)
                    (`No_space ", spatial xform=")),
               Conan.Tree.Unsafe.leaf);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2603)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\064') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 99L))
                    ty
                    (Conan.Test.numeric Conan.Integer.byte
                       (Conan.Comparison.equal_to '\064'))
                    (`No_space ", codestream present")),
               Conan.Tree.Unsafe.leaf);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2602)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\128') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 99L))
                    ty
                    (Conan.Test.numeric Conan.Integer.byte
                       (Conan.Comparison.equal_to '\128'))
                    (`No_space ", tiling present")),
               Conan.Tree.Unsafe.leaf);
              (Conan.Tree.Unsafe.elt ?filename:(Some "images")
                 ?line:(Some 2601)
                 (let ty = Conan.Ty.numeric ~unsigned:true Conan.Integer.byte
                             (Conan.Arithmetic.Bitwise_and '\008') in
                  Conan.Tree.Unsafe.rule
                    ~offset:(Conan.Offset.Absolute (Conan.Offset.Value 98L))
                    ty
                    (Conan.Test.numeric Conan.Integer.byte
                       (Conan.Comparison.equal_to '\008'))
                    (`No_space ", hard tiling")),
               Conan.Tree.Unsafe.leaf)]