1
/*
2
* multiword_types.h
3
*
4
* Classroom License -- for classroom instructional use only. Not for
5
* government, commercial, academic research, or other organizational use.
6
*
7
* Code generation for model "RaspberryMagmanControl".
8
*
9
* Model version : 1.38
10
* Simulink Coder version : 8.11 (R2016b) 25-Aug-2016
11
* C source code generated on : Thu Dec 22 16:38:00 2016
12
*
13
* Target selection: ert.tlc
14
* Note: GRT includes extra infrastructure and instrumentation for prototyping
15
* Embedded hardware selection: ARM Compatible->ARM Cortex
16
* Code generation objectives: Unspecified
17
* Validation result: Not run
18
*/
19
20
#ifndef
MULTIWORD_TYPES_H
21
#define
MULTIWORD_TYPES_H
22
#include "rtwtypes.h"
23
24
/*
25
* Definitions supporting external data access
26
*/
27
typedef
int32_T
chunk_T
;
28
typedef
uint32_T
uchunk_T
;
29
30
/*
31
* MultiWord supporting definitions
32
*/
33
typedef
long
int
long_T
;
34
35
/*
36
* MultiWord types
37
*/
38
typedef
struct
{
39
uint32_T
chunks
[2];
40
}
int64m_T
;
41
42
typedef
struct
{
43
int64m_T
re
;
44
int64m_T
im
;
45
}
cint64m_T
;
46
47
typedef
struct
{
48
uint32_T
chunks
[2];
49
}
uint64m_T
;
50
51
typedef
struct
{
52
uint64m_T
re
;
53
uint64m_T
im
;
54
}
cuint64m_T
;
55
56
typedef
struct
{
57
uint32_T
chunks
[3];
58
}
int96m_T
;
59
60
typedef
struct
{
61
int96m_T
re
;
62
int96m_T
im
;
63
}
cint96m_T
;
64
65
typedef
struct
{
66
uint32_T
chunks
[3];
67
}
uint96m_T
;
68
69
typedef
struct
{
70
uint96m_T
re
;
71
uint96m_T
im
;
72
}
cuint96m_T
;
73
74
typedef
struct
{
75
uint32_T
chunks
[4];
76
}
int128m_T
;
77
78
typedef
struct
{
79
int128m_T
re
;
80
int128m_T
im
;
81
}
cint128m_T
;
82
83
typedef
struct
{
84
uint32_T
chunks
[4];
85
}
uint128m_T
;
86
87
typedef
struct
{
88
uint128m_T
re
;
89
uint128m_T
im
;
90
}
cuint128m_T
;
91
92
typedef
struct
{
93
uint32_T
chunks
[5];
94
}
int160m_T
;
95
96
typedef
struct
{
97
int160m_T
re
;
98
int160m_T
im
;
99
}
cint160m_T
;
100
101
typedef
struct
{
102
uint32_T
chunks
[5];
103
}
uint160m_T
;
104
105
typedef
struct
{
106
uint160m_T
re
;
107
uint160m_T
im
;
108
}
cuint160m_T
;
109
110
typedef
struct
{
111
uint32_T
chunks
[6];
112
}
int192m_T
;
113
114
typedef
struct
{
115
int192m_T
re
;
116
int192m_T
im
;
117
}
cint192m_T
;
118
119
typedef
struct
{
120
uint32_T
chunks
[6];
121
}
uint192m_T
;
122
123
typedef
struct
{
124
uint192m_T
re
;
125
uint192m_T
im
;
126
}
cuint192m_T
;
127
128
typedef
struct
{
129
uint32_T
chunks
[7];
130
}
int224m_T
;
131
132
typedef
struct
{
133
int224m_T
re
;
134
int224m_T
im
;
135
}
cint224m_T
;
136
137
typedef
struct
{
138
uint32_T
chunks
[7];
139
}
uint224m_T
;
140
141
typedef
struct
{
142
uint224m_T
re
;
143
uint224m_T
im
;
144
}
cuint224m_T
;
145
146
typedef
struct
{
147
uint32_T
chunks
[8];
148
}
int256m_T
;
149
150
typedef
struct
{
151
int256m_T
re
;
152
int256m_T
im
;
153
}
cint256m_T
;
154
155
typedef
struct
{
156
uint32_T
chunks
[8];
157
}
uint256m_T
;
158
159
typedef
struct
{
160
uint256m_T
re
;
161
uint256m_T
im
;
162
}
cuint256m_T
;
163
164
typedef
struct
{
165
uint32_T
chunks
[9];
166
}
int288m_T
;
167
168
typedef
struct
{
169
int288m_T
re
;
170
int288m_T
im
;
171
}
cint288m_T
;
172
173
typedef
struct
{
174
uint32_T
chunks
[9];
175
}
uint288m_T
;
176
177
typedef
struct
{
178
uint288m_T
re
;
179
uint288m_T
im
;
180
}
cuint288m_T
;
181
182
typedef
struct
{
183
uint32_T
chunks
[10];
184
}
int320m_T
;
185
186
typedef
struct
{
187
int320m_T
re
;
188
int320m_T
im
;
189
}
cint320m_T
;
190
191
typedef
struct
{
192
uint32_T
chunks
[10];
193
}
uint320m_T
;
194
195
typedef
struct
{
196
uint320m_T
re
;
197
uint320m_T
im
;
198
}
cuint320m_T
;
199
200
typedef
struct
{
201
uint32_T
chunks
[11];
202
}
int352m_T
;
203
204
typedef
struct
{
205
int352m_T
re
;
206
int352m_T
im
;
207
}
cint352m_T
;
208
209
typedef
struct
{
210
uint32_T
chunks
[11];
211
}
uint352m_T
;
212
213
typedef
struct
{
214
uint352m_T
re
;
215
uint352m_T
im
;
216
}
cuint352m_T
;
217
218
typedef
struct
{
219
uint32_T
chunks
[12];
220
}
int384m_T
;
221
222
typedef
struct
{
223
int384m_T
re
;
224
int384m_T
im
;
225
}
cint384m_T
;
226
227
typedef
struct
{
228
uint32_T
chunks
[12];
229
}
uint384m_T
;
230
231
typedef
struct
{
232
uint384m_T
re
;
233
uint384m_T
im
;
234
}
cuint384m_T
;
235
236
typedef
struct
{
237
uint32_T
chunks
[13];
238
}
int416m_T
;
239
240
typedef
struct
{
241
int416m_T
re
;
242
int416m_T
im
;
243
}
cint416m_T
;
244
245
typedef
struct
{
246
uint32_T
chunks
[13];
247
}
uint416m_T
;
248
249
typedef
struct
{
250
uint416m_T
re
;
251
uint416m_T
im
;
252
}
cuint416m_T
;
253
254
typedef
struct
{
255
uint32_T
chunks
[14];
256
}
int448m_T
;
257
258
typedef
struct
{
259
int448m_T
re
;
260
int448m_T
im
;
261
}
cint448m_T
;
262
263
typedef
struct
{
264
uint32_T
chunks
[14];
265
}
uint448m_T
;
266
267
typedef
struct
{
268
uint448m_T
re
;
269
uint448m_T
im
;
270
}
cuint448m_T
;
271
272
typedef
struct
{
273
uint32_T
chunks
[15];
274
}
int480m_T
;
275
276
typedef
struct
{
277
int480m_T
re
;
278
int480m_T
im
;
279
}
cint480m_T
;
280
281
typedef
struct
{
282
uint32_T
chunks
[15];
283
}
uint480m_T
;
284
285
typedef
struct
{
286
uint480m_T
re
;
287
uint480m_T
im
;
288
}
cuint480m_T
;
289
290
typedef
struct
{
291
uint32_T
chunks
[16];
292
}
int512m_T
;
293
294
typedef
struct
{
295
int512m_T
re
;
296
int512m_T
im
;
297
}
cint512m_T
;
298
299
typedef
struct
{
300
uint32_T
chunks
[16];
301
}
uint512m_T
;
302
303
typedef
struct
{
304
uint512m_T
re
;
305
uint512m_T
im
;
306
}
cuint512m_T
;
307
308
typedef
struct
{
309
uint32_T
chunks
[17];
310
}
int544m_T
;
311
312
typedef
struct
{
313
int544m_T
re
;
314
int544m_T
im
;
315
}
cint544m_T
;
316
317
typedef
struct
{
318
uint32_T
chunks
[17];
319
}
uint544m_T
;
320
321
typedef
struct
{
322
uint544m_T
re
;
323
uint544m_T
im
;
324
}
cuint544m_T
;
325
326
typedef
struct
{
327
uint32_T
chunks
[18];
328
}
int576m_T
;
329
330
typedef
struct
{
331
int576m_T
re
;
332
int576m_T
im
;
333
}
cint576m_T
;
334
335
typedef
struct
{
336
uint32_T
chunks
[18];
337
}
uint576m_T
;
338
339
typedef
struct
{
340
uint576m_T
re
;
341
uint576m_T
im
;
342
}
cuint576m_T
;
343
344
typedef
struct
{
345
uint32_T
chunks
[19];
346
}
int608m_T
;
347
348
typedef
struct
{
349
int608m_T
re
;
350
int608m_T
im
;
351
}
cint608m_T
;
352
353
typedef
struct
{
354
uint32_T
chunks
[19];
355
}
uint608m_T
;
356
357
typedef
struct
{
358
uint608m_T
re
;
359
uint608m_T
im
;
360
}
cuint608m_T
;
361
362
typedef
struct
{
363
uint32_T
chunks
[20];
364
}
int640m_T
;
365
366
typedef
struct
{
367
int640m_T
re
;
368
int640m_T
im
;
369
}
cint640m_T
;
370
371
typedef
struct
{
372
uint32_T
chunks
[20];
373
}
uint640m_T
;
374
375
typedef
struct
{
376
uint640m_T
re
;
377
uint640m_T
im
;
378
}
cuint640m_T
;
379
380
typedef
struct
{
381
uint32_T
chunks
[21];
382
}
int672m_T
;
383
384
typedef
struct
{
385
int672m_T
re
;
386
int672m_T
im
;
387
}
cint672m_T
;
388
389
typedef
struct
{
390
uint32_T
chunks
[21];
391
}
uint672m_T
;
392
393
typedef
struct
{
394
uint672m_T
re
;
395
uint672m_T
im
;
396
}
cuint672m_T
;
397
398
typedef
struct
{
399
uint32_T
chunks
[22];
400
}
int704m_T
;
401
402
typedef
struct
{
403
int704m_T
re
;
404
int704m_T
im
;
405
}
cint704m_T
;
406
407
typedef
struct
{
408
uint32_T
chunks
[22];
409
}
uint704m_T
;
410
411
typedef
struct
{
412
uint704m_T
re
;
413
uint704m_T
im
;
414
}
cuint704m_T
;
415
416
typedef
struct
{
417
uint32_T
chunks
[23];
418
}
int736m_T
;
419
420
typedef
struct
{
421
int736m_T
re
;
422
int736m_T
im
;
423
}
cint736m_T
;
424
425
typedef
struct
{
426
uint32_T
chunks
[23];
427
}
uint736m_T
;
428
429
typedef
struct
{
430
uint736m_T
re
;
431
uint736m_T
im
;
432
}
cuint736m_T
;
433
434
typedef
struct
{
435
uint32_T
chunks
[24];
436
}
int768m_T
;
437
438
typedef
struct
{
439
int768m_T
re
;
440
int768m_T
im
;
441
}
cint768m_T
;
442
443
typedef
struct
{
444
uint32_T
chunks
[24];
445
}
uint768m_T
;
446
447
typedef
struct
{
448
uint768m_T
re
;
449
uint768m_T
im
;
450
}
cuint768m_T
;
451
452
typedef
struct
{
453
uint32_T
chunks
[25];
454
}
int800m_T
;
455
456
typedef
struct
{
457
int800m_T
re
;
458
int800m_T
im
;
459
}
cint800m_T
;
460
461
typedef
struct
{
462
uint32_T
chunks
[25];
463
}
uint800m_T
;
464
465
typedef
struct
{
466
uint800m_T
re
;
467
uint800m_T
im
;
468
}
cuint800m_T
;
469
470
typedef
struct
{
471
uint32_T
chunks
[26];
472
}
int832m_T
;
473
474
typedef
struct
{
475
int832m_T
re
;
476
int832m_T
im
;
477
}
cint832m_T
;
478
479
typedef
struct
{
480
uint32_T
chunks
[26];
481
}
uint832m_T
;
482
483
typedef
struct
{
484
uint832m_T
re
;
485
uint832m_T
im
;
486
}
cuint832m_T
;
487
488
typedef
struct
{
489
uint32_T
chunks
[27];
490
}
int864m_T
;
491
492
typedef
struct
{
493
int864m_T
re
;
494
int864m_T
im
;
495
}
cint864m_T
;
496
497
typedef
struct
{
498
uint32_T
chunks
[27];
499
}
uint864m_T
;
500
501
typedef
struct
{
502
uint864m_T
re
;
503
uint864m_T
im
;
504
}
cuint864m_T
;
505
506
typedef
struct
{
507
uint32_T
chunks
[28];
508
}
int896m_T
;
509
510
typedef
struct
{
511
int896m_T
re
;
512
int896m_T
im
;
513
}
cint896m_T
;
514
515
typedef
struct
{
516
uint32_T
chunks
[28];
517
}
uint896m_T
;
518
519
typedef
struct
{
520
uint896m_T
re
;
521
uint896m_T
im
;
522
}
cuint896m_T
;
523
524
typedef
struct
{
525
uint32_T
chunks
[29];
526
}
int928m_T
;
527
528
typedef
struct
{
529
int928m_T
re
;
530
int928m_T
im
;
531
}
cint928m_T
;
532
533
typedef
struct
{
534
uint32_T
chunks
[29];
535
}
uint928m_T
;
536
537
typedef
struct
{
538
uint928m_T
re
;
539
uint928m_T
im
;
540
}
cuint928m_T
;
541
542
typedef
struct
{
543
uint32_T
chunks
[30];
544
}
int960m_T
;
545
546
typedef
struct
{
547
int960m_T
re
;
548
int960m_T
im
;
549
}
cint960m_T
;
550
551
typedef
struct
{
552
uint32_T
chunks
[30];
553
}
uint960m_T
;
554
555
typedef
struct
{
556
uint960m_T
re
;
557
uint960m_T
im
;
558
}
cuint960m_T
;
559
560
typedef
struct
{
561
uint32_T
chunks
[31];
562
}
int992m_T
;
563
564
typedef
struct
{
565
int992m_T
re
;
566
int992m_T
im
;
567
}
cint992m_T
;
568
569
typedef
struct
{
570
uint32_T
chunks
[31];
571
}
uint992m_T
;
572
573
typedef
struct
{
574
uint992m_T
re
;
575
uint992m_T
im
;
576
}
cuint992m_T
;
577
578
typedef
struct
{
579
uint32_T
chunks
[32];
580
}
int1024m_T
;
581
582
typedef
struct
{
583
int1024m_T
re
;
584
int1024m_T
im
;
585
}
cint1024m_T
;
586
587
typedef
struct
{
588
uint32_T
chunks
[32];
589
}
uint1024m_T
;
590
591
typedef
struct
{
592
uint1024m_T
re
;
593
uint1024m_T
im
;
594
}
cuint1024m_T
;
595
596
typedef
struct
{
597
uint32_T
chunks
[33];
598
}
int1056m_T
;
599
600
typedef
struct
{
601
int1056m_T
re
;
602
int1056m_T
im
;
603
}
cint1056m_T
;
604
605
typedef
struct
{
606
uint32_T
chunks
[33];
607
}
uint1056m_T
;
608
609
typedef
struct
{
610
uint1056m_T
re
;
611
uint1056m_T
im
;
612
}
cuint1056m_T
;
613
614
typedef
struct
{
615
uint32_T
chunks
[34];
616
}
int1088m_T
;
617
618
typedef
struct
{
619
int1088m_T
re
;
620
int1088m_T
im
;
621
}
cint1088m_T
;
622
623
typedef
struct
{
624
uint32_T
chunks
[34];
625
}
uint1088m_T
;
626
627
typedef
struct
{
628
uint1088m_T
re
;
629
uint1088m_T
im
;
630
}
cuint1088m_T
;
631
632
typedef
struct
{
633
uint32_T
chunks
[35];
634
}
int1120m_T
;
635
636
typedef
struct
{
637
int1120m_T
re
;
638
int1120m_T
im
;
639
}
cint1120m_T
;
640
641
typedef
struct
{
642
uint32_T
chunks
[35];
643
}
uint1120m_T
;
644
645
typedef
struct
{
646
uint1120m_T
re
;
647
uint1120m_T
im
;
648
}
cuint1120m_T
;
649
650
typedef
struct
{
651
uint32_T
chunks
[36];
652
}
int1152m_T
;
653
654
typedef
struct
{
655
int1152m_T
re
;
656
int1152m_T
im
;
657
}
cint1152m_T
;
658
659
typedef
struct
{
660
uint32_T
chunks
[36];
661
}
uint1152m_T
;
662
663
typedef
struct
{
664
uint1152m_T
re
;
665
uint1152m_T
im
;
666
}
cuint1152m_T
;
667
668
typedef
struct
{
669
uint32_T
chunks
[37];
670
}
int1184m_T
;
671
672
typedef
struct
{
673
int1184m_T
re
;
674
int1184m_T
im
;
675
}
cint1184m_T
;
676
677
typedef
struct
{
678
uint32_T
chunks
[37];
679
}
uint1184m_T
;
680
681
typedef
struct
{
682
uint1184m_T
re
;
683
uint1184m_T
im
;
684
}
cuint1184m_T
;
685
686
typedef
struct
{
687
uint32_T
chunks
[38];
688
}
int1216m_T
;
689
690
typedef
struct
{
691
int1216m_T
re
;
692
int1216m_T
im
;
693
}
cint1216m_T
;
694
695
typedef
struct
{
696
uint32_T
chunks
[38];
697
}
uint1216m_T
;
698
699
typedef
struct
{
700
uint1216m_T
re
;
701
uint1216m_T
im
;
702
}
cuint1216m_T
;
703
704
typedef
struct
{
705
uint32_T
chunks
[39];
706
}
int1248m_T
;
707
708
typedef
struct
{
709
int1248m_T
re
;
710
int1248m_T
im
;
711
}
cint1248m_T
;
712
713
typedef
struct
{
714
uint32_T
chunks
[39];
715
}
uint1248m_T
;
716
717
typedef
struct
{
718
uint1248m_T
re
;
719
uint1248m_T
im
;
720
}
cuint1248m_T
;
721
722
typedef
struct
{
723
uint32_T
chunks
[40];
724
}
int1280m_T
;
725
726
typedef
struct
{
727
int1280m_T
re
;
728
int1280m_T
im
;
729
}
cint1280m_T
;
730
731
typedef
struct
{
732
uint32_T
chunks
[40];
733
}
uint1280m_T
;
734
735
typedef
struct
{
736
uint1280m_T
re
;
737
uint1280m_T
im
;
738
}
cuint1280m_T
;
739
740
typedef
struct
{
741
uint32_T
chunks
[41];
742
}
int1312m_T
;
743
744
typedef
struct
{
745
int1312m_T
re
;
746
int1312m_T
im
;
747
}
cint1312m_T
;
748
749
typedef
struct
{
750
uint32_T
chunks
[41];
751
}
uint1312m_T
;
752
753
typedef
struct
{
754
uint1312m_T
re
;
755
uint1312m_T
im
;
756
}
cuint1312m_T
;
757
758
typedef
struct
{
759
uint32_T
chunks
[42];
760
}
int1344m_T
;
761
762
typedef
struct
{
763
int1344m_T
re
;
764
int1344m_T
im
;
765
}
cint1344m_T
;
766
767
typedef
struct
{
768
uint32_T
chunks
[42];
769
}
uint1344m_T
;
770
771
typedef
struct
{
772
uint1344m_T
re
;
773
uint1344m_T
im
;
774
}
cuint1344m_T
;
775
776
typedef
struct
{
777
uint32_T
chunks
[43];
778
}
int1376m_T
;
779
780
typedef
struct
{
781
int1376m_T
re
;
782
int1376m_T
im
;
783
}
cint1376m_T
;
784
785
typedef
struct
{
786
uint32_T
chunks
[43];
787
}
uint1376m_T
;
788
789
typedef
struct
{
790
uint1376m_T
re
;
791
uint1376m_T
im
;
792
}
cuint1376m_T
;
793
794
typedef
struct
{
795
uint32_T
chunks
[44];
796
}
int1408m_T
;
797
798
typedef
struct
{
799
int1408m_T
re
;
800
int1408m_T
im
;
801
}
cint1408m_T
;
802
803
typedef
struct
{
804
uint32_T
chunks
[44];
805
}
uint1408m_T
;
806
807
typedef
struct
{
808
uint1408m_T
re
;
809
uint1408m_T
im
;
810
}
cuint1408m_T
;
811
812
typedef
struct
{
813
uint32_T
chunks
[45];
814
}
int1440m_T
;
815
816
typedef
struct
{
817
int1440m_T
re
;
818
int1440m_T
im
;
819
}
cint1440m_T
;
820
821
typedef
struct
{
822
uint32_T
chunks
[45];
823
}
uint1440m_T
;
824
825
typedef
struct
{
826
uint1440m_T
re
;
827
uint1440m_T
im
;
828
}
cuint1440m_T
;
829
830
typedef
struct
{
831
uint32_T
chunks
[46];
832
}
int1472m_T
;
833
834
typedef
struct
{
835
int1472m_T
re
;
836
int1472m_T
im
;
837
}
cint1472m_T
;
838
839
typedef
struct
{
840
uint32_T
chunks
[46];
841
}
uint1472m_T
;
842
843
typedef
struct
{
844
uint1472m_T
re
;
845
uint1472m_T
im
;
846
}
cuint1472m_T
;
847
848
typedef
struct
{
849
uint32_T
chunks
[47];
850
}
int1504m_T
;
851
852
typedef
struct
{
853
int1504m_T
re
;
854
int1504m_T
im
;
855
}
cint1504m_T
;
856
857
typedef
struct
{
858
uint32_T
chunks
[47];
859
}
uint1504m_T
;
860
861
typedef
struct
{
862
uint1504m_T
re
;
863
uint1504m_T
im
;
864
}
cuint1504m_T
;
865
866
typedef
struct
{
867
uint32_T
chunks
[48];
868
}
int1536m_T
;
869
870
typedef
struct
{
871
int1536m_T
re
;
872
int1536m_T
im
;
873
}
cint1536m_T
;
874
875
typedef
struct
{
876
uint32_T
chunks
[48];
877
}
uint1536m_T
;
878
879
typedef
struct
{
880
uint1536m_T
re
;
881
uint1536m_T
im
;
882
}
cuint1536m_T
;
883
884
typedef
struct
{
885
uint32_T
chunks
[49];
886
}
int1568m_T
;
887
888
typedef
struct
{
889
int1568m_T
re
;
890
int1568m_T
im
;
891
}
cint1568m_T
;
892
893
typedef
struct
{
894
uint32_T
chunks
[49];
895
}
uint1568m_T
;
896
897
typedef
struct
{
898
uint1568m_T
re
;
899
uint1568m_T
im
;
900
}
cuint1568m_T
;
901
902
typedef
struct
{
903
uint32_T
chunks
[50];
904
}
int1600m_T
;
905
906
typedef
struct
{
907
int1600m_T
re
;
908
int1600m_T
im
;
909
}
cint1600m_T
;
910
911
typedef
struct
{
912
uint32_T
chunks
[50];
913
}
uint1600m_T
;
914
915
typedef
struct
{
916
uint1600m_T
re
;
917
uint1600m_T
im
;
918
}
cuint1600m_T
;
919
920
typedef
struct
{
921
uint32_T
chunks
[51];
922
}
int1632m_T
;
923
924
typedef
struct
{
925
int1632m_T
re
;
926
int1632m_T
im
;
927
}
cint1632m_T
;
928
929
typedef
struct
{
930
uint32_T
chunks
[51];
931
}
uint1632m_T
;
932
933
typedef
struct
{
934
uint1632m_T
re
;
935
uint1632m_T
im
;
936
}
cuint1632m_T
;
937
938
typedef
struct
{
939
uint32_T
chunks
[52];
940
}
int1664m_T
;
941
942
typedef
struct
{
943
int1664m_T
re
;
944
int1664m_T
im
;
945
}
cint1664m_T
;
946
947
typedef
struct
{
948
uint32_T
chunks
[52];
949
}
uint1664m_T
;
950
951
typedef
struct
{
952
uint1664m_T
re
;
953
uint1664m_T
im
;
954
}
cuint1664m_T
;
955
956
typedef
struct
{
957
uint32_T
chunks
[53];
958
}
int1696m_T
;
959
960
typedef
struct
{
961
int1696m_T
re
;
962
int1696m_T
im
;
963
}
cint1696m_T
;
964
965
typedef
struct
{
966
uint32_T
chunks
[53];
967
}
uint1696m_T
;
968
969
typedef
struct
{
970
uint1696m_T
re
;
971
uint1696m_T
im
;
972
}
cuint1696m_T
;
973
974
typedef
struct
{
975
uint32_T
chunks
[54];
976
}
int1728m_T
;
977
978
typedef
struct
{
979
int1728m_T
re
;
980
int1728m_T
im
;
981
}
cint1728m_T
;
982
983
typedef
struct
{
984
uint32_T
chunks
[54];
985
}
uint1728m_T
;
986
987
typedef
struct
{
988
uint1728m_T
re
;
989
uint1728m_T
im
;
990
}
cuint1728m_T
;
991
992
typedef
struct
{
993
uint32_T
chunks
[55];
994
}
int1760m_T
;
995
996
typedef
struct
{
997
int1760m_T
re
;
998
int1760m_T
im
;
999
}
cint1760m_T
;
1000
1001
typedef
struct
{
1002
uint32_T
chunks
[55];
1003
}
uint1760m_T
;
1004
1005
typedef
struct
{
1006
uint1760m_T
re
;
1007
uint1760m_T
im
;
1008
}
cuint1760m_T
;
1009
1010
typedef
struct
{
1011
uint32_T
chunks
[56];
1012
}
int1792m_T
;
1013
1014
typedef
struct
{
1015
int1792m_T
re
;
1016
int1792m_T
im
;
1017
}
cint1792m_T
;
1018
1019
typedef
struct
{
1020
uint32_T
chunks
[56];
1021
}
uint1792m_T
;
1022
1023
typedef
struct
{
1024
uint1792m_T
re
;
1025
uint1792m_T
im
;
1026
}
cuint1792m_T
;
1027
1028
typedef
struct
{
1029
uint32_T
chunks
[57];
1030
}
int1824m_T
;
1031
1032
typedef
struct
{
1033
int1824m_T
re
;
1034
int1824m_T
im
;
1035
}
cint1824m_T
;
1036
1037
typedef
struct
{
1038
uint32_T
chunks
[57];
1039
}
uint1824m_T
;
1040
1041
typedef
struct
{
1042
uint1824m_T
re
;
1043
uint1824m_T
im
;
1044
}
cuint1824m_T
;
1045
1046
typedef
struct
{
1047
uint32_T
chunks
[58];
1048
}
int1856m_T
;
1049
1050
typedef
struct
{
1051
int1856m_T
re
;
1052
int1856m_T
im
;
1053
}
cint1856m_T
;
1054
1055
typedef
struct
{
1056
uint32_T
chunks
[58];
1057
}
uint1856m_T
;
1058
1059
typedef
struct
{
1060
uint1856m_T
re
;
1061
uint1856m_T
im
;
1062
}
cuint1856m_T
;
1063
1064
typedef
struct
{
1065
uint32_T
chunks
[59];
1066
}
int1888m_T
;
1067
1068
typedef
struct
{
1069
int1888m_T
re
;
1070
int1888m_T
im
;
1071
}
cint1888m_T
;
1072
1073
typedef
struct
{
1074
uint32_T
chunks
[59];
1075
}
uint1888m_T
;
1076
1077
typedef
struct
{
1078
uint1888m_T
re
;
1079
uint1888m_T
im
;
1080
}
cuint1888m_T
;
1081
1082
typedef
struct
{
1083
uint32_T
chunks
[60];
1084
}
int1920m_T
;
1085
1086
typedef
struct
{
1087
int1920m_T
re
;
1088
int1920m_T
im
;
1089
}
cint1920m_T
;
1090
1091
typedef
struct
{
1092
uint32_T
chunks
[60];
1093
}
uint1920m_T
;
1094
1095
typedef
struct
{
1096
uint1920m_T
re
;
1097
uint1920m_T
im
;
1098
}
cuint1920m_T
;
1099
1100
typedef
struct
{
1101
uint32_T
chunks
[61];
1102
}
int1952m_T
;
1103
1104
typedef
struct
{
1105
int1952m_T
re
;
1106
int1952m_T
im
;
1107
}
cint1952m_T
;
1108
1109
typedef
struct
{
1110
uint32_T
chunks
[61];
1111
}
uint1952m_T
;
1112
1113
typedef
struct
{
1114
uint1952m_T
re
;
1115
uint1952m_T
im
;
1116
}
cuint1952m_T
;
1117
1118
typedef
struct
{
1119
uint32_T
chunks
[62];
1120
}
int1984m_T
;
1121
1122
typedef
struct
{
1123
int1984m_T
re
;
1124
int1984m_T
im
;
1125
}
cint1984m_T
;
1126
1127
typedef
struct
{
1128
uint32_T
chunks
[62];
1129
}
uint1984m_T
;
1130
1131
typedef
struct
{
1132
uint1984m_T
re
;
1133
uint1984m_T
im
;
1134
}
cuint1984m_T
;
1135
1136
typedef
struct
{
1137
uint32_T
chunks
[63];
1138
}
int2016m_T
;
1139
1140
typedef
struct
{
1141
int2016m_T
re
;
1142
int2016m_T
im
;
1143
}
cint2016m_T
;
1144
1145
typedef
struct
{
1146
uint32_T
chunks
[63];
1147
}
uint2016m_T
;
1148
1149
typedef
struct
{
1150
uint2016m_T
re
;
1151
uint2016m_T
im
;
1152
}
cuint2016m_T
;
1153
1154
typedef
struct
{
1155
uint32_T
chunks
[64];
1156
}
int2048m_T
;
1157
1158
typedef
struct
{
1159
int2048m_T
re
;
1160
int2048m_T
im
;
1161
}
cint2048m_T
;
1162
1163
typedef
struct
{
1164
uint32_T
chunks
[64];
1165
}
uint2048m_T
;
1166
1167
typedef
struct
{
1168
uint2048m_T
re
;
1169
uint2048m_T
im
;
1170
}
cuint2048m_T
;
1171
1172
#endif
/* MULTIWORD_TYPES_H */
1173