Select one of the symbols to view example projects that use it.
 
Outline
Define to prevent recursive inclusion
#define __SAVE_H
save
Files
loading...
SourceVuSTM32 Libraries and SamplesLTDC_PaintInc/save.h
 
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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
/** ****************************************************************************** * @file Display/LTDC_Paint/Inc/save.h * @author MCD Application Team * @brief This file contains image used for LTDC application. ****************************************************************************** * @attention * * Copyright (c) 2017 STMicroelectronics. * All rights reserved. * * This software is licensed under terms that can be found in the LICENSE file * in the root directory of this software component. * If no LICENSE file comes with this software, it is provided AS-IS. * ****************************************************************************** *//* ... */ /* Define to prevent recursive inclusion -------------------------------------*/ #ifndef __SAVE_H #define __SAVE_H __ALIGN_BEGIN const unsigned char save[5054] __ALIGN_END = { 0x42,0x4d,0xbe,0x13,0x00,0x00,0x00,0x00,0x00,0x00,0x36,0x00,0x00,0x00,0x28,0x00, 0x00,0x00,0x32,0x00,0x00,0x00,0x32,0x00,0x00,0x00,0x01,0x00,0x10,0x00,0x03,0x00, 0x00,0x00,0x88,0x13,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x7e,0xf7,0x56,0xc5, 0x36,0xc5,0x36,0xc5,0x36,0xc5,0x15,0xbd,0x36,0xc5,0x15,0xbd,0x36,0xc5,0x15,0xbd, 0x36,0xbd,0x15,0xbd,0x36,0xbd,0x15,0xbd,0x15,0xbd,0x15,0xbd,0x15,0xbd,0x15,0xb5, 0x15,0xbd,0x15,0xb5,0x15,0xbd,0xf5,0xb4,0x15,0xbd,0xf5,0xb4,0x15,0xbd,0xf4,0xb4, 0x15,0xb5,0xf4,0xb4,0x15,0xb5,0xf4,0xb4,0x15,0xb5,0xf4,0xb4,0xf4,0xb4,0xf4,0xb4, 0x14,0xb5,0xf4,0xb4,0x15,0xb5,0xf4,0xb4,0x35,0xb5,0x7d,0xf7,0xff,0xff,0xdf,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x37,0xc5, 0x45,0x58,0xc7,0x68,0xa7,0x60,0xe7,0x60,0xa7,0x58,0x67,0x50,0x66,0x50,0x66,0x50, 0x45,0x48,0x66,0x50,0x45,0x48,0x45,0x50,0x25,0x48,0x45,0x48,0x24,0x48,0x25,0x48, 0x24,0x40,0x25,0x40,0x24,0x40,0x24,0x40,0x04,0x38,0x04,0x40,0x03,0x38,0x04,0x38, 0x03,0x38,0x04,0x38,0x03,0x38,0x03,0x38,0x03,0x30,0x03,0x38,0x02,0x30,0x03,0x30, 0x02,0x30,0x03,0x30,0x02,0x30,0x23,0x40,0x23,0x40,0x43,0x40,0x02,0x40,0x01,0x30, 0xd4,0xb4,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x7e,0xf7,0x25,0x58,0x49,0x71,0x48,0x71,0x49,0x71,0x48,0x69,0x68,0x71,0xe9,0xdb, 0x49,0xec,0x49,0xe4,0x49,0xec,0x49,0xe4,0x49,0xec,0x29,0xe4,0x49,0xe4,0x29,0xe4, 0x49,0xec,0x29,0xe4,0x49,0xec,0x29,0xe4,0x49,0xec,0x29,0xe4,0x49,0xe4,0x29,0xe4, 0x49,0xe4,0x29,0xe4,0x49,0xe4,0x29,0xe4,0x49,0xe4,0x29,0xe4,0x49,0xe4,0x29,0xe4, 0x29,0xe4,0x28,0xdc,0x29,0xe4,0x29,0xe4,0xe9,0xdb,0xc5,0x50,0xa5,0x48,0xa4,0x48, 0xc5,0x48,0xa4,0x48,0x01,0x30,0x7d,0xf7,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x76,0xcd,0xe8,0x70,0x49,0x71,0x69,0x71,0x48,0x71,0x29,0x61, 0x09,0xdc,0xea,0xfc,0xa9,0xfc,0xca,0xfc,0xa9,0xfc,0xca,0xfc,0xa9,0xfc,0xaa,0xfc, 0xa9,0xfc,0xca,0xfc,0xa9,0xfc,0xca,0xfc,0xa9,0xfc,0xca,0xfc,0xa9,0xfc,0xaa,0xfc, 0xa9,0xfc,0xaa,0xfc,0xa9,0xfc,0xaa,0xfc,0xa9,0xfc,0xca,0xfc,0xa9,0xfc,0xca,0xfc, 0xa9,0xfc,0xca,0xfc,0xa9,0xfc,0xca,0xfc,0xa9,0xfc,0xca,0xfc,0xc9,0xfc,0x09,0xdc, 0x44,0x38,0xc5,0x50,0xa5,0x48,0xc5,0x50,0x03,0x40,0x35,0xbd,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x56,0xc5,0xe7,0x68,0x6a,0x79,0x49,0x71, 0x49,0x71,0xe9,0x60,0x49,0xec,0x89,0xf4,0x89,0xf4,0x69,0xf4,0x89,0xf4,0x69,0xf4, 0x89,0xf4,0x89,0xf4,0x89,0xf4,0x69,0xf4,0x89,0xf4,0x69,0xf4,0x89,0xf4,0x89,0xf4, 0x89,0xf4,0x89,0xf4,0x89,0xf4,0x89,0xf4,0x89,0xf4,0x89,0xf4,0x89,0xf4,0x69,0xf4, 0x89,0xf4,0x69,0xf4,0x89,0xf4,0x69,0xf4,0x89,0xf4,0x69,0xf4,0x89,0xf4,0x89,0xf4, 0x89,0xfc,0x49,0xe4,0x44,0x38,0xa4,0x48,0xc5,0x48,0xa4,0x48,0x23,0x40,0xf4,0xb4, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x56,0xc5,0x08,0x71, 0x69,0x79,0x8a,0x79,0x69,0x71,0x09,0x69,0x29,0xec,0x89,0xfc,0x69,0xf4,0x89,0xf4, 0x69,0xf4,0x69,0xf4,0x68,0xf4,0x69,0xf4,0x68,0xec,0x69,0xf4,0x69,0xf4,0x69,0xf4, 0x68,0xec,0x69,0xf4,0x69,0xf4,0x69,0xf4,0x68,0xec,0x69,0xf4,0x69,0xf4,0x69,0xf4, 0x68,0xec,0x69,0xf4,0x69,0xf4,0x69,0xf4,0x68,0xec,0x69,0xf4,0x69,0xf4,0x89,0xf4, 0x68,0xf4,0x89,0xf4,0x89,0xf4,0x49,0xe4,0x44,0x38,0xc5,0x50,0xa5,0x48,0xc5,0x50, 0x23,0x40,0x15,0xbd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x57,0xcd,0xe8,0x68,0x8a,0x79,0x69,0x79,0x69,0x79,0x09,0x61,0x28,0xec,0x48,0xf4, 0x49,0xf4,0x48,0xec,0x48,0xf4,0x8a,0xf4,0x6a,0xf4,0x69,0xec,0x69,0xf4,0x69,0xf4, 0x69,0xf4,0x69,0xec,0x69,0xf4,0x69,0xf4,0x69,0xf4,0x69,0xec,0x69,0xf4,0x69,0xf4, 0x69,0xf4,0x69,0xec,0x69,0xf4,0x69,0xf4,0x69,0xf4,0x69,0xec,0x69,0xf4,0x69,0xf4, 0x69,0xf4,0x28,0xec,0x49,0xf4,0x48,0xec,0x69,0xf4,0x08,0xdc,0x65,0x40,0xa5,0x48, 0xa5,0x48,0xa4,0x48,0x23,0x40,0xf4,0xb4,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x56,0xcd,0x29,0x71,0x8a,0x79,0x8a,0x79,0x69,0x79,0x4a,0x69, 0xe8,0xe3,0x48,0xf4,0x28,0xec,0x28,0xf4,0xcc,0xec,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xab,0xf4,0x28,0xec,0x48,0xf4,0x48,0xf4,0x09,0xe4, 0x65,0x40,0xe5,0x50,0xa4,0x48,0xc5,0x50,0x23,0x40,0x15,0xbd,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x57,0xcd,0x08,0x71,0x8a,0x79,0x69,0x79, 0x6a,0x79,0x2a,0x69,0xe8,0xe3,0x27,0xec,0x28,0xec,0x07,0xec,0x28,0xec,0xec,0xf4, 0xcd,0xf4,0xcc,0xec,0xcc,0xf4,0xcc,0xec,0xcc,0xf4,0xcc,0xec,0xcc,0xf4,0xcc,0xec, 0xcc,0xf4,0xcc,0xec,0xcc,0xf4,0xcc,0xec,0xcc,0xf4,0xcc,0xec,0xcc,0xf4,0xcc,0xec, 0xcc,0xf4,0xcc,0xec,0xcc,0xf4,0xcc,0xec,0xec,0xf4,0x28,0xec,0x28,0xec,0x07,0xec, 0x28,0xf4,0xc8,0xdb,0x65,0x40,0xc5,0x48,0xc5,0x50,0xa5,0x48,0x23,0x40,0xf4,0xb4, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x57,0xcd,0x29,0x79, 0x8a,0x79,0x8b,0x81,0x8a,0x79,0x4a,0x71,0xe8,0xe3,0x28,0xec,0x08,0xec,0x28,0xec, 0x07,0xe4,0xe7,0xeb,0xe7,0xe3,0x07,0xec,0xe7,0xe3,0x08,0xec,0xe7,0xe3,0x07,0xec, 0xe7,0xe3,0x08,0xec,0xe7,0xe3,0x07,0xec,0xe7,0xe3,0x08,0xec,0xe7,0xe3,0x07,0xec, 0xe7,0xe3,0x08,0xec,0xe7,0xe3,0x07,0xec,0xe7,0xe3,0x07,0xec,0xe7,0xe3,0x09,0xec, 0x07,0xec,0x28,0xec,0x07,0xec,0xe8,0xdb,0x65,0x40,0xe6,0x50,0xc5,0x50,0xe5,0x50, 0x43,0x40,0x15,0xbd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x77,0xcd,0x28,0x71,0xab,0x81,0x8a,0x79,0x8a,0x81,0x2a,0x69,0xc8,0xdb,0xe7,0xe3, 0xe8,0xeb,0xe7,0xe3,0xe7,0xe3,0xc6,0xe3,0xc7,0xe3,0xa6,0xe3,0xc6,0xe3,0xa6,0xe3, 0xc6,0xe3,0xa6,0xe3,0xc6,0xe3,0xa6,0xe3,0xc6,0xe3,0xa6,0xe3,0xc6,0xe3,0xa6,0xe3, 0xc6,0xe3,0xa6,0xe3,0xc6,0xe3,0xa6,0xe3,0xc6,0xe3,0xa6,0xe3,0xc6,0xe3,0xa6,0xe3, 0xc6,0xeb,0xe7,0xe3,0xe8,0xe3,0xe7,0xe3,0x08,0xec,0xa7,0xd3,0x86,0x48,0xc5,0x50, 0xe6,0x50,0xc5,0x48,0x44,0x40,0xf4,0xb4,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x57,0xcd,0x4a,0x79,0xab,0x81,0xab,0x81,0x8a,0x79,0x6b,0x71, 0xa7,0xdb,0xe7,0xeb,0xc7,0xe3,0xc7,0xe3,0x08,0xe4,0x71,0xed,0x2f,0xed,0x50,0xed, 0x50,0xed,0x50,0xed,0x4f,0xed,0x50,0xed,0x50,0xed,0x50,0xed,0x4f,0xed,0x50,0xed, 0x50,0xed,0x50,0xed,0x4f,0xed,0x50,0xed,0x50,0xed,0x50,0xed,0x4f,0xed,0x50,0xed, 0x50,0xed,0x50,0xed,0x70,0xed,0x09,0xec,0xc7,0xe3,0xe7,0xe3,0xe7,0xe3,0xa7,0xdb, 0x86,0x48,0xe6,0x58,0xe5,0x50,0xe6,0x58,0x44,0x40,0x15,0xbd,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x77,0xcd,0x29,0x79,0xab,0x81,0xaa,0x79, 0xab,0x81,0x4a,0x71,0x87,0xdb,0xc6,0xe3,0xc7,0xe3,0xa6,0xe3,0x4a,0xe4,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x49,0xdc,0xa6,0xe3,0xa6,0xe3, 0xc7,0xe3,0x86,0xd3,0xa6,0x50,0xe6,0x50,0xe6,0x58,0xc5,0x50,0x64,0x48,0xf4,0xb4, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x57,0xcd,0x4a,0x81, 0xab,0x81,0xcb,0x89,0xab,0x81,0x6b,0x71,0x87,0xd3,0xa7,0xe3,0xa6,0xe3,0xa7,0xe3, 0x86,0xdb,0x66,0xe3,0x65,0xdb,0x66,0xe3,0x45,0xdb,0x66,0xe3,0x45,0xdb,0x66,0xe3, 0x45,0xdb,0x66,0xe3,0x45,0xdb,0x66,0xe3,0x45,0xdb,0x66,0xe3,0x45,0xdb,0x66,0xe3, 0x45,0xdb,0x66,0xe3,0x45,0xdb,0x66,0xe3,0x45,0xdb,0x66,0xe3,0x66,0xdb,0xa6,0xe3, 0x86,0xe3,0xa7,0xe3,0xa7,0xe3,0x87,0xd3,0xa6,0x48,0x07,0x59,0xe6,0x58,0xe6,0x58, 0x64,0x48,0x15,0xbd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x78,0xd5,0x49,0x79,0xab,0x81,0xab,0x81,0xab,0x89,0x6b,0x71,0x67,0xdb,0x86,0xdb, 0x86,0xdb,0x86,0xdb,0x86,0xdb,0x66,0xdb,0x86,0xdb,0x66,0xdb,0x86,0xdb,0x66,0xdb, 0x86,0xdb,0x66,0xdb,0x86,0xdb,0x66,0xdb,0x86,0xdb,0x66,0xdb,0x86,0xdb,0x66,0xdb, 0x86,0xdb,0x66,0xdb,0x86,0xdb,0x66,0xdb,0x86,0xdb,0x66,0xdb,0x86,0xdb,0x66,0xdb, 0x86,0xdb,0x86,0xdb,0x86,0xdb,0x86,0xdb,0xa7,0xe3,0x66,0xcb,0xa6,0x50,0xe6,0x58, 0x07,0x59,0xe6,0x58,0x64,0x50,0xf5,0xb4,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x77,0xcd,0x6b,0x81,0xab,0x89,0xcc,0x89,0xab,0x81,0x8c,0x79, 0x46,0xd3,0x86,0xdb,0x66,0xdb,0x86,0xdb,0x66,0xdb,0x24,0xdb,0x04,0xd3,0x24,0xdb, 0x04,0xd3,0x24,0xdb,0x04,0xd3,0x24,0xdb,0x04,0xd3,0x24,0xdb,0x04,0xd3,0x24,0xdb, 0x04,0xd3,0x24,0xdb,0x04,0xd3,0x24,0xdb,0x04,0xd3,0x24,0xdb,0x04,0xd3,0x24,0xdb, 0x04,0xd3,0x24,0xdb,0x03,0xdb,0x66,0xdb,0x66,0xdb,0x86,0xdb,0x86,0xdb,0x46,0xd3, 0xa7,0x50,0x07,0x61,0x06,0x59,0x07,0x61,0x64,0x50,0x35,0xbd,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x78,0xd5,0x4a,0x81,0xcc,0x89,0xcb,0x81, 0xcb,0x89,0x8c,0x79,0x46,0xd3,0x46,0xd3,0x66,0xdb,0x45,0xd3,0xa8,0xdb,0xf9,0xf6, 0xb8,0xf6,0x97,0xf6,0xb8,0xf6,0x97,0xf6,0xb8,0xf6,0x97,0xf6,0xb8,0xf6,0x97,0xf6, 0xb8,0xf6,0x97,0xf6,0xb8,0xf6,0x97,0xf6,0xb8,0xf6,0x97,0xf6,0xb8,0xf6,0x97,0xf6, 0xb8,0xf6,0x97,0xf6,0xb8,0xf6,0x97,0xf6,0xfa,0xf6,0xa7,0xd3,0x46,0xdb,0x46,0xd3, 0x66,0xdb,0x25,0xcb,0xc7,0x58,0xe6,0x58,0x07,0x59,0x06,0x59,0x85,0x50,0x15,0xb5, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x78,0xd5,0x6b,0x89, 0xcc,0x89,0xec,0x89,0xcb,0x89,0xac,0x81,0x26,0xcb,0x46,0xdb,0x46,0xd3,0x45,0xd3, 0xc8,0xd3,0x7d,0xff,0x1b,0xff,0x3b,0xff,0x3b,0xf7,0x3b,0xff,0x3b,0xf7,0x3b,0xff, 0x3b,0xf7,0x3b,0xff,0x3b,0xf7,0x3b,0xff,0x3b,0xf7,0x3b,0xff,0x3b,0xf7,0x3b,0xff, 0x3b,0xf7,0x3b,0xff,0x3b,0xf7,0x3b,0xff,0x3b,0xf7,0x3c,0xff,0x7d,0xff,0xc8,0xdb, 0x25,0xd3,0x46,0xdb,0x45,0xd3,0x26,0xcb,0xc7,0x50,0x27,0x61,0x07,0x61,0x27,0x61, 0x84,0x50,0x36,0xbd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x78,0xd5,0x6a,0x81,0xec,0x91,0xcb,0x89,0xcc,0x89,0x8c,0x81,0x06,0xcb,0x25,0xd3, 0x25,0xd3,0x25,0xcb,0x05,0xd3,0xa2,0xca,0xc2,0xd2,0xc2,0xca,0xc2,0xd2,0xc2,0xca, 0xc2,0xd2,0xc2,0xca,0xc2,0xd2,0xc2,0xca,0xc2,0xd2,0xc2,0xca,0xc2,0xd2,0xc2,0xca, 0xc2,0xd2,0xc2,0xca,0xc2,0xd2,0xc2,0xca,0xc2,0xd2,0xc2,0xca,0xc2,0xd2,0xc2,0xca, 0xc3,0xd2,0x04,0xcb,0x25,0xd3,0x25,0xcb,0x45,0xd3,0x05,0xc3,0xe8,0x58,0x07,0x61, 0x27,0x61,0x07,0x59,0x85,0x50,0x15,0xbd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x77,0xd5,0x8b,0x89,0xec,0x91,0xec,0x91,0xcc,0x89,0xad,0x89, 0x06,0xcb,0x25,0xd3,0x05,0xcb,0x25,0xd3,0x05,0xcb,0x25,0xd3,0x25,0xcb,0x25,0xd3, 0x05,0xcb,0x25,0xd3,0x05,0xcb,0x25,0xd3,0x05,0xcb,0x25,0xd3,0x05,0xcb,0x25,0xd3, 0x05,0xcb,0x25,0xd3,0x05,0xcb,0x25,0xd3,0x05,0xcb,0x25,0xd3,0x05,0xcb,0x25,0xd3, 0x05,0xcb,0x25,0xd3,0x05,0xd3,0x25,0xd3,0x05,0xd3,0x25,0xd3,0x25,0xcb,0x05,0xcb, 0xe7,0x58,0x28,0x69,0x27,0x61,0x28,0x61,0x85,0x58,0x36,0xbd,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x98,0xd5,0x6b,0x89,0xec,0x91,0xcc,0x89, 0xec,0x91,0xac,0x81,0xc6,0xc2,0x04,0xcb,0x05,0xd3,0xe4,0xca,0x05,0xd3,0xe4,0xca, 0x05,0xd3,0xe4,0xca,0x05,0xd3,0xe4,0xca,0x05,0xd3,0xe5,0xca,0x05,0xd3,0xe4,0xca, 0x05,0xd3,0xe4,0xca,0x05,0xd3,0xe4,0xca,0x05,0xd3,0xe5,0xca,0x05,0xd3,0xe4,0xca, 0x05,0xd3,0xe5,0xca,0x05,0xd3,0xe4,0xca,0x05,0xd3,0xe5,0xca,0x05,0xd3,0xe4,0xca, 0x05,0xd3,0xe5,0xc2,0x08,0x61,0x07,0x61,0x27,0x61,0x07,0x61,0x85,0x58,0x15,0xbd, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x78,0xd5,0x8c,0x91, 0xec,0x91,0xed,0x91,0xec,0x91,0xcd,0x89,0x87,0xb2,0x03,0xdb,0x04,0xd3,0x04,0xd3, 0xe3,0xd2,0x04,0xd3,0xe4,0xd2,0x04,0xd3,0xe3,0xd2,0x04,0xd3,0xe3,0xd2,0x04,0xd3, 0xe3,0xca,0x04,0xd3,0xe4,0xd2,0x04,0xd3,0x04,0xd3,0x04,0xd3,0x04,0xd3,0x04,0xd3, 0xe3,0xd2,0x04,0xd3,0x04,0xd3,0x04,0xd3,0x04,0xd3,0x04,0xd3,0xe4,0xd2,0x04,0xd3, 0x04,0xd3,0x04,0xd3,0x24,0xdb,0x45,0xa2,0x08,0x61,0x48,0x69,0x27,0x61,0x28,0x69, 0x85,0x58,0x36,0xc5,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x98,0xd5,0x8b,0x89,0x0d,0x92,0xec,0x91,0xec,0x91,0xcc,0x91,0xcd,0x91,0x09,0x92, 0x49,0xaa,0x29,0x9a,0x29,0xa2,0x29,0xa2,0x29,0xa2,0x29,0x9a,0x49,0xa2,0x29,0x9a, 0x29,0xa2,0x08,0x9a,0x29,0x9a,0x29,0x9a,0x29,0x9a,0x08,0x92,0x08,0x9a,0x08,0x92, 0x08,0x9a,0x07,0x92,0x08,0x92,0xe7,0x91,0x08,0x92,0xe7,0x91,0x08,0x92,0xe7,0x91, 0xe8,0x91,0xe7,0x89,0xe7,0x91,0xe7,0x89,0xc7,0x81,0x09,0x61,0x48,0x69,0x28,0x61, 0x28,0x69,0x27,0x61,0xa6,0x58,0x35,0xbd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x78,0xd5,0xac,0x91,0xed,0x91,0x0d,0x9a,0xec,0x91,0xed,0x91, 0xec,0x91,0xed,0x91,0xcc,0x89,0xcc,0x89,0xcc,0x89,0xcc,0x89,0xac,0x81,0xac,0x89, 0xab,0x81,0xac,0x81,0x8b,0x81,0xac,0x81,0x8b,0x81,0x8b,0x81,0x8b,0x79,0xab,0x81, 0x8b,0x79,0x8b,0x79,0x6a,0x79,0x8b,0x79,0x6a,0x71,0x6a,0x79,0x69,0x71,0x6a,0x79, 0x49,0x71,0x49,0x71,0x49,0x69,0x49,0x71,0x49,0x69,0x49,0x69,0x49,0x69,0x49,0x71, 0x48,0x69,0x49,0x69,0x28,0x69,0x48,0x69,0xa6,0x58,0x56,0xc5,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x78,0xd5,0x8c,0x91,0x0d,0x9a,0xed,0x91, 0x0d,0x9a,0xec,0x91,0xed,0x91,0xec,0x89,0xec,0x91,0xcc,0x89,0xec,0x91,0xcb,0x89, 0xcc,0x89,0xab,0x89,0xcc,0x89,0xcb,0x81,0xcb,0x81,0xab,0x81,0xab,0x81,0xaa,0x81, 0xab,0x81,0x8a,0x81,0xab,0x81,0x8a,0x79,0x8a,0x79,0x8a,0x79,0x8a,0x79,0x69,0x71, 0x8a,0x79,0x69,0x79,0x6a,0x79,0x49,0x71,0x69,0x71,0x49,0x71,0x69,0x71,0x48,0x71, 0x69,0x71,0x48,0x69,0x49,0x71,0x48,0x69,0x48,0x69,0x28,0x61,0xc7,0x60,0x35,0xbd, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x98,0xd5,0xac,0x91, 0x0d,0x9a,0x0e,0x9a,0x0d,0x9a,0x0d,0x9a,0xed,0x91,0x0d,0x9a,0xec,0x91,0xec,0x91, 0xcc,0x89,0xec,0x91,0xcc,0x89,0xcc,0x91,0xcc,0x89,0xab,0x89,0x4a,0x79,0x4a,0x81, 0x49,0x79,0x4a,0x79,0x49,0x79,0x49,0x79,0x29,0x71,0x29,0x79,0x29,0x71,0x29,0x71, 0x08,0x71,0x29,0x71,0x08,0x71,0x08,0x71,0x08,0x69,0x08,0x71,0xe8,0x68,0x08,0x69, 0xe7,0x68,0xe8,0x68,0xc7,0x60,0x49,0x69,0x69,0x69,0x69,0x71,0x48,0x69,0x49,0x69, 0xa6,0x60,0x36,0xc5,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x98,0xdd,0xac,0x91,0x0d,0x9a,0x0d,0x9a,0x0d,0x9a,0xed,0x91,0x0d,0x92,0xed,0x91, 0xed,0x91,0xec,0x91,0xec,0x91,0xcc,0x89,0xec,0x91,0xcc,0x89,0x8b,0x89,0x50,0xa3, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xbf,0xff,0x2b,0x82,0x28,0x69,0x48,0x69, 0x49,0x69,0x48,0x69,0xc7,0x60,0x36,0xc5,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x98,0xdd,0xcd,0x99,0x0e,0x9a,0x2e,0x9a,0x0d,0x9a,0x2e,0x9a, 0x0d,0x9a,0x0d,0x9a,0xed,0x91,0x0d,0x9a,0xed,0x91,0xed,0x91,0xec,0x91,0xed,0x91, 0x4a,0x81,0xff,0xff,0xdf,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x1d,0xef, 0xa7,0x60,0x69,0x71,0x49,0x71,0x49,0x71,0xc7,0x60,0x56,0xc5,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x98,0xdd,0xad,0x91,0x2e,0xa2,0x0d,0x9a, 0x2d,0x9a,0x0d,0x9a,0x0d,0x9a,0x0d,0x92,0x0d,0x9a,0xed,0x91,0x0d,0x9a,0xec,0x91, 0xed,0x91,0xec,0x89,0x8b,0x89,0xbe,0xf7,0xbf,0xf7,0x9e,0xf7,0xbf,0xff,0xbe,0xf7, 0xdf,0xff,0xdf,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xbf,0xff,0x6c,0x8a,0x8a,0x81,0xaa,0x79,0xaa,0x79,0x89,0x71,0x6d,0x8a,0xff,0xff, 0xff,0xff,0x9e,0xf7,0x87,0x60,0x69,0x71,0x69,0x71,0x48,0x71,0xe7,0x60,0x35,0xbd, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x98,0xdd,0xcd,0x99, 0x2e,0x9a,0x2e,0xa2,0x0e,0x9a,0x2e,0xa2,0x0d,0x9a,0x0e,0x9a,0x0d,0x9a,0x0d,0x9a, 0x0d,0x92,0x0d,0x9a,0xed,0x91,0xed,0x91,0x8b,0x89,0x7e,0xf7,0x9e,0xf7,0x9e,0xf7, 0x7e,0xf7,0x9f,0xff,0x9e,0xf7,0xbf,0xff,0xbf,0xf7,0xdf,0xff,0xdf,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xb5,0xbc,0x09,0x79,0x8a,0x79,0x8a,0x81,0x6a,0x79,0x6a,0x79, 0xe8,0x68,0xf6,0xc4,0xff,0xff,0x9e,0xff,0xa6,0x60,0x6a,0x79,0x69,0x71,0x69,0x71, 0xc7,0x68,0x56,0xc5,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x99,0xdd,0xcd,0x91,0x2e,0xa2,0x2e,0x9a,0x2e,0xa2,0x0e,0x9a,0x2e,0x9a,0x0d,0x9a, 0x2e,0x9a,0x0d,0x9a,0x0d,0x9a,0xed,0x91,0x0d,0x9a,0xec,0x91,0xab,0x89,0x5e,0xef, 0x5d,0xef,0x3d,0xef,0x5e,0xef,0x5d,0xef,0x7e,0xf7,0x7e,0xef,0x9e,0xf7,0x9e,0xf7, 0xbf,0xff,0xbe,0xf7,0xdf,0xff,0xff,0xff,0x95,0xbc,0x29,0x79,0xab,0x81,0x8a,0x79, 0xab,0x81,0x8a,0x79,0x29,0x71,0xb5,0xbc,0xff,0xff,0x7e,0xf7,0xa7,0x68,0x69,0x71, 0x69,0x79,0x49,0x71,0xe7,0x68,0x36,0xc5,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xb8,0xdd,0xee,0xa1,0x2e,0xa2,0x4f,0xa2,0x2e,0x9a,0x2f,0xa2, 0x0e,0x9a,0x2e,0xa2,0x0e,0x9a,0x2e,0x9a,0x0d,0x9a,0x0e,0x9a,0x0d,0x92,0x0d,0x9a, 0xac,0x91,0x3d,0xef,0x1c,0xe7,0x3d,0xef,0x3d,0xef,0x5d,0xef,0x3d,0xef,0x5e,0xf7, 0x5e,0xef,0x7e,0xf7,0x7e,0xf7,0x9e,0xf7,0x9e,0xf7,0xff,0xff,0x94,0xbc,0x4a,0x81, 0xab,0x81,0xab,0x81,0xaa,0x81,0xab,0x81,0x29,0x71,0xd5,0xc4,0xff,0xff,0x7f,0xff, 0xa7,0x68,0x8a,0x79,0x69,0x79,0x6a,0x79,0xe8,0x68,0x57,0xc5,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xb9,0xdd,0xcd,0xa1,0x4f,0xaa,0x2e,0x9a, 0x2e,0xa2,0x2e,0xa2,0x2e,0xa2,0x0e,0x9a,0x2e,0x9a,0x0d,0x9a,0x2e,0x9a,0x0d,0x9a, 0x0d,0x9a,0xed,0x91,0xac,0x91,0xfc,0xe6,0xfc,0xe6,0xfb,0xde,0x1c,0xe7,0xfc,0xe6, 0x1c,0xe7,0x1c,0xe7,0x3d,0xef,0x3d,0xef,0x5d,0xef,0x5d,0xef,0x7e,0xf7,0xdf,0xf7, 0x94,0xbc,0x49,0x79,0xcb,0x81,0xaa,0x81,0xab,0x81,0x8a,0x79,0x49,0x79,0xb4,0xbc, 0xff,0xff,0x5e,0xf7,0xc7,0x70,0x89,0x79,0x8a,0x79,0x69,0x79,0x08,0x71,0x36,0xc5, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xb8,0xdd,0xee,0xa1, 0x4f,0xa2,0x4f,0xaa,0x2e,0xa2,0x4f,0xa2,0x2e,0xa2,0x2f,0xa2,0x2e,0x9a,0x2e,0xa2, 0x0e,0x9a,0x2e,0xa2,0x0d,0x9a,0x0d,0x9a,0xcc,0x91,0xbc,0xe6,0xbb,0xde,0xdc,0xe6, 0xdc,0xde,0xfc,0xe6,0xfc,0xe6,0x1d,0xe7,0x1c,0xe7,0x3d,0xef,0x1d,0xe7,0x3d,0xef, 0x3d,0xef,0xbf,0xf7,0x54,0xb4,0x6a,0x81,0xab,0x81,0xcc,0x89,0xab,0x81,0xab,0x81, 0x49,0x79,0xd5,0xc4,0xff,0xff,0x5e,0xf7,0xc7,0x68,0x8a,0x81,0x8a,0x79,0x8a,0x79, 0x08,0x69,0x57,0xcd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xb9,0xdd,0xed,0xa1,0x6f,0xaa,0x4f,0xa2,0x4f,0xaa,0x4e,0xa2,0x4f,0xa2,0x2e,0x9a, 0x2f,0xa2,0x2e,0x9a,0x2e,0xa2,0x0e,0x9a,0x0e,0x9a,0x0d,0x9a,0xcd,0x99,0x9b,0xde, 0x9b,0xde,0x7a,0xd6,0x9b,0xde,0x9b,0xde,0xbc,0xde,0xbb,0xde,0xfc,0xe6,0xfc,0xde, 0xfc,0xe6,0xfc,0xe6,0x1c,0xe7,0x7d,0xef,0x54,0xb4,0x6a,0x81,0xcc,0x89,0xab,0x81, 0xcb,0x89,0xab,0x81,0x49,0x79,0xb4,0xbc,0xff,0xff,0x3d,0xef,0xe8,0x70,0x8a,0x79, 0x8a,0x81,0x6a,0x79,0x08,0x71,0x36,0xc5,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xb9,0xdd,0x0e,0xaa,0x4f,0xaa,0x6f,0xaa,0x4f,0xa2,0x4f,0xaa, 0x2f,0xa2,0x4f,0xaa,0x2e,0xa2,0x4f,0xa2,0x2e,0xa2,0x2f,0xa2,0x0e,0x9a,0x2e,0xa2, 0xcd,0x99,0x7b,0xd6,0x7a,0xd6,0x7b,0xde,0x7a,0xd6,0x9b,0xde,0x9b,0xde,0xbc,0xde, 0xbb,0xde,0xbc,0xe6,0xbb,0xde,0xdc,0xe6,0xdc,0xe6,0x5e,0xef,0x33,0xb4,0x8b,0x89, 0xcc,0x89,0xcc,0x89,0xcb,0x81,0xcc,0x89,0x4a,0x79,0xb5,0xc4,0xff,0xff,0x1d,0xef, 0xe8,0x70,0xab,0x81,0x8a,0x79,0x8b,0x81,0x08,0x71,0x57,0xcd,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xb9,0xdd,0xee,0xa1,0x70,0xb2,0x6f,0xaa, 0x6f,0xaa,0x4f,0xa2,0x4f,0xaa,0x2e,0xa2,0x2f,0xa2,0x2e,0x9a,0x4f,0xa2,0x2e,0x9a, 0x2e,0xa2,0x0e,0x9a,0xcd,0x99,0x3a,0xce,0x39,0xce,0x39,0xce,0x5a,0xd6,0x5a,0xce, 0x7a,0xd6,0x7a,0xd6,0x7b,0xde,0x7a,0xd6,0x9b,0xde,0x9b,0xde,0xbc,0xde,0x1c,0xdf, 0x34,0xb4,0x8b,0x81,0xcc,0x91,0xab,0x89,0xcc,0x89,0xcb,0x81,0x6a,0x81,0x74,0xbc, 0xbe,0xf7,0xdc,0xe6,0x08,0x79,0x8a,0x79,0xab,0x81,0x8a,0x79,0x29,0x79,0x56,0xc5, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xb9,0xdd,0x0f,0xaa, 0x4f,0xaa,0x70,0xb2,0x6f,0xaa,0x6f,0xaa,0x4f,0xaa,0x6f,0xaa,0x4f,0xa2,0x4f,0xaa, 0x2e,0xa2,0x4f,0xa2,0x2e,0xa2,0x2e,0xa2,0xed,0x99,0x19,0xce,0x19,0xce,0x1a,0xce, 0x19,0xce,0x3a,0xd6,0x3a,0xce,0x5a,0xd6,0x5a,0xd6,0x7b,0xd6,0x7a,0xd6,0x9b,0xde, 0x7a,0xd6,0xfc,0xe6,0x13,0xb4,0xab,0x89,0xcc,0x89,0xcc,0x91,0xcc,0x89,0xcc,0x89, 0x4a,0x81,0x95,0xbc,0x7e,0xef,0xdc,0xe6,0x08,0x79,0xab,0x81,0xab,0x81,0xab,0x81, 0x29,0x71,0x57,0xcd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xd9,0xe5,0x0e,0xaa,0x70,0xb2,0x6f,0xaa,0x70,0xb2,0x4f,0xaa,0x4f,0xaa,0x4f,0xaa, 0x4f,0xaa,0x4e,0xa2,0x4f,0xa2,0x4e,0xa2,0x4f,0xa2,0x2e,0x9a,0x0e,0x9a,0xd8,0xc5, 0xf8,0xc5,0xd8,0xc5,0xf9,0xcd,0xf8,0xc5,0x19,0xce,0x19,0xce,0x39,0xce,0x39,0xce, 0x5a,0xd6,0x5a,0xce,0x5a,0xd6,0xbb,0xde,0x13,0xb4,0x8b,0x89,0xcc,0x91,0xcc,0x89, 0xcc,0x91,0xcb,0x89,0x6b,0x89,0x73,0xb4,0x5e,0xef,0x9b,0xd6,0x09,0x79,0xaa,0x81, 0xcb,0x81,0xaa,0x79,0x29,0x79,0x57,0xcd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xb9,0xdd,0x2f,0xb2,0x70,0xb2,0x90,0xb2,0x70,0xaa,0x70,0xb2, 0x4f,0xaa,0x70,0xb2,0x4f,0xaa,0x6f,0xaa,0x4f,0xa2,0x4f,0xaa,0x2e,0xa2,0x2f,0xaa, 0xee,0xa1,0xb8,0xc5,0xb8,0xc5,0xb8,0xc5,0xd8,0xc5,0xd9,0xcd,0xd8,0xc5,0xf9,0xcd, 0xf9,0xc5,0x19,0xce,0x19,0xce,0x3a,0xd6,0x3a,0xce,0x9b,0xde,0xf2,0xab,0xac,0x91, 0xcc,0x89,0xec,0x91,0xcc,0x89,0xec,0x91,0x6b,0x89,0x54,0xb4,0x3d,0xe7,0x7b,0xde, 0x29,0x79,0xcc,0x89,0xab,0x81,0xcc,0x89,0x29,0x79,0x77,0xcd,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xda,0xe5,0x0f,0xaa,0x70,0xb2,0x70,0xaa, 0x70,0xb2,0x70,0xaa,0x70,0xb2,0x6f,0xaa,0x6f,0xaa,0x4f,0xaa,0x4f,0xaa,0x4f,0xa2, 0x4f,0xaa,0x2e,0xa2,0x0e,0xa2,0x77,0xbd,0x97,0xbd,0x97,0xbd,0x98,0xc5,0x97,0xbd, 0xb8,0xc5,0xb8,0xbd,0xd8,0xc5,0xd8,0xc5,0xf9,0xc5,0xf9,0xc5,0x19,0xce,0x39,0xce, 0xf6,0xbc,0x4a,0x89,0xac,0x89,0x8b,0x89,0xab,0x89,0x8b,0x89,0x0a,0x81,0x77,0xc5, 0xbb,0xde,0x5a,0xd6,0x4a,0x81,0xcb,0x81,0xcb,0x81,0xab,0x81,0x29,0x79,0x77,0xcd, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x7e,0xff,0xae,0xa9, 0x6f,0xb2,0x91,0xb2,0x70,0xb2,0x90,0xb2,0x70,0xaa,0x70,0xb2,0x50,0xaa,0x70,0xb2, 0x4f,0xaa,0x6f,0xb2,0x4f,0xaa,0x4f,0xaa,0x0e,0xa2,0x77,0xb5,0x56,0xb5,0x77,0xbd, 0x77,0xbd,0x98,0xbd,0x97,0xbd,0x98,0xbd,0x97,0xbd,0xb8,0xc5,0xb8,0xc5,0xd9,0xc5, 0xd8,0xc5,0xf9,0xcd,0x39,0xc6,0x37,0xbd,0x74,0xac,0x95,0xb4,0xb5,0xb4,0xb5,0xb4, 0x57,0xc5,0xbb,0xd6,0x5a,0xd6,0x5a,0xce,0x4a,0x81,0xcc,0x91,0xab,0x89,0xcc,0x89, 0xa7,0x70,0x7f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xdf,0xff, 0xff,0xff,0x99,0xdd,0xae,0xa9,0x0f,0xaa,0x0f,0xaa,0x0f,0xaa,0x0f,0xaa,0x0f,0xaa, 0x0f,0xaa,0xee,0xa1,0xee,0xa9,0xee,0xa1,0xee,0xa9,0xee,0xa1,0xad,0xa1,0xf2,0xa3, 0x36,0xad,0x15,0xad,0x16,0xad,0x15,0xad,0x36,0xb5,0x36,0xb5,0x56,0xb5,0x56,0xb5, 0x77,0xbd,0x77,0xbd,0x97,0xbd,0x97,0xbd,0xb8,0xbd,0xb8,0xbd,0xf9,0xc5,0xf9,0xc5, 0x19,0xce,0x19,0xce,0x39,0xc6,0xf9,0xcd,0x9a,0xce,0xd2,0xab,0x0a,0x81,0x4a,0x81, 0x4a,0x81,0xc8,0x70,0x57,0xcd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x7e,0xff,0xfa,0xe5,0xb9,0xdd,0xda,0xe5, 0xb9,0xdd,0xda,0xe5,0xb9,0xdd,0xda,0xe5,0xb9,0xdd,0xd9,0xdd,0xb9,0xdd,0xb9,0xdd, 0xb9,0xdd,0x99,0xdd,0x7a,0xd6,0x7b,0xde,0x7b,0xde,0x9b,0xde,0x9b,0xd6,0x9b,0xde, 0x9b,0xde,0xbb,0xde,0x9b,0xde,0xbc,0xe6,0xbb,0xde,0xbc,0xe6,0xbb,0xde,0xbc,0xe6, 0xbb,0xde,0xdc,0xe6,0xdb,0xde,0xdc,0xe6,0xdc,0xe6,0xfc,0xe6,0x9b,0xe6,0x37,0xcd, 0x78,0xd5,0x78,0xd5,0x97,0xd5,0x9e,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xdf,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff ...}; /* ... */ Define to prevent recursive inclusion#endif /* __SAVE_H */
Details
Show:
from
Types: Columns:
This file uses the notable symbols shown below. Click anywhere in the file to view more details.