codegen: use gen_frame_store for for bswap and brev
[ajla.git] / newlib / ex_codes.ajla
blob024f305a120d8a6823838942f0020d38741ba9c9
1 {*
2  * No-copyright
3  * A table of numbers, generated by a script, is supposedly not copyrightable.
4  *}
6 private unit ex_codes;
8 const ec_none : int;
9 const ec_sync : int;
10 const ec_async : int;
11 const ec_syscall : int;
12 const ec_exit : int;
14 const error_unknown_error : int;
15 const error_out_of_memory : int;
16 const error_size_overflow : int;
17 const error_int_too_large : int;
18 const error_doesnt_fit : int;
19 const error_invalid_operation : int;
20 const error_not_supported : int;
21 const error_negative_index : int;
22 const error_index_out_of_range : int;
23 const error_option_doesnt_match : int;
24 const error_record_field_not_initialized : int;
25 const error_array_entry_not_initialized : int;
26 const error_not_found : int;
27 const error_non_absolute_path : int;
28 const error_abort : int;
29 const error_nan : int;
30 const error_infinity : int;
31 const error_system_returned_invalid_data : int;
32 const error_compiler_error : int;
33 const error_optimizer_error : int;
34 const error_system : int;
35 const error_errno : int;
36 const error_os2 : int;
37 const error_os2_socket : int;
38 const error_win32 : int;
39 const error_h_errno : int;
40 const error_gai : int;
41 const error_subprocess : int;
42 const error_library_not_found : int;
43 const error_symbol_not_found : int;
44 const error_exit : int;
45 const error_user : int;
46 const error_user2 : int;
47 const error_user3 : int;
49 const system_error_eperm : int;
50 const system_error_enoent : int;
51 const system_error_esrch : int;
52 const system_error_eintr : int;
53 const system_error_eio : int;
54 const system_error_enxio : int;
55 const system_error_e2big : int;
56 const system_error_enoexec : int;
57 const system_error_ebadf : int;
58 const system_error_echild : int;
59 const system_error_eagain : int;
60 const system_error_enomem : int;
61 const system_error_eacces : int;
62 const system_error_efault : int;
63 const system_error_enotblk : int;
64 const system_error_ebusy : int;
65 const system_error_eexist : int;
66 const system_error_exdev : int;
67 const system_error_enodev : int;
68 const system_error_enotdir : int;
69 const system_error_eisdir : int;
70 const system_error_einval : int;
71 const system_error_enfile : int;
72 const system_error_emfile : int;
73 const system_error_enotty : int;
74 const system_error_etxtbsy : int;
75 const system_error_efbig : int;
76 const system_error_enospc : int;
77 const system_error_espipe : int;
78 const system_error_erofs : int;
79 const system_error_emlink : int;
80 const system_error_epipe : int;
81 const system_error_edom : int;
82 const system_error_erange : int;
83 const system_error_edeadlk : int;
84 const system_error_enametoolong : int;
85 const system_error_enolck : int;
86 const system_error_enosys : int;
87 const system_error_enotempty : int;
88 const system_error_eloop : int;
89 const system_error_enomsg : int;
90 const system_error_eidrm : int;
91 const system_error_echrng : int;
92 const system_error_el2nsync : int;
93 const system_error_el3hlt : int;
94 const system_error_el3rst : int;
95 const system_error_elnrng : int;
96 const system_error_eunatch : int;
97 const system_error_enocsi : int;
98 const system_error_el2hlt : int;
99 const system_error_ebade : int;
100 const system_error_ebadr : int;
101 const system_error_exfull : int;
102 const system_error_enoano : int;
103 const system_error_ebadrqc : int;
104 const system_error_ebadslt : int;
105 const system_error_ebfont : int;
106 const system_error_enostr : int;
107 const system_error_enodata : int;
108 const system_error_etime : int;
109 const system_error_enosr : int;
110 const system_error_enonet : int;
111 const system_error_enopkg : int;
112 const system_error_eremote : int;
113 const system_error_enolink : int;
114 const system_error_eadv : int;
115 const system_error_esrmnt : int;
116 const system_error_ecomm : int;
117 const system_error_eproto : int;
118 const system_error_emultihop : int;
119 const system_error_edotdot : int;
120 const system_error_ebadmsg : int;
121 const system_error_eoverflow : int;
122 const system_error_enotuniq : int;
123 const system_error_ebadfd : int;
124 const system_error_eremchg : int;
125 const system_error_elibacc : int;
126 const system_error_elibbad : int;
127 const system_error_elibscn : int;
128 const system_error_elibmax : int;
129 const system_error_elibexec : int;
130 const system_error_eilseq : int;
131 const system_error_erestart : int;
132 const system_error_estrpipe : int;
133 const system_error_eusers : int;
134 const system_error_enotsock : int;
135 const system_error_edestaddrreq : int;
136 const system_error_emsgsize : int;
137 const system_error_eprototype : int;
138 const system_error_enoprotoopt : int;
139 const system_error_eprotonosupport : int;
140 const system_error_esocktnosupport : int;
141 const system_error_eopnotsupp : int;
142 const system_error_epfnosupport : int;
143 const system_error_eafnosupport : int;
144 const system_error_eaddrinuse : int;
145 const system_error_eaddrnotavail : int;
146 const system_error_enetdown : int;
147 const system_error_enetunreach : int;
148 const system_error_enetreset : int;
149 const system_error_econnaborted : int;
150 const system_error_econnreset : int;
151 const system_error_enobufs : int;
152 const system_error_eisconn : int;
153 const system_error_enotconn : int;
154 const system_error_eshutdown : int;
155 const system_error_etoomanyrefs : int;
156 const system_error_etimedout : int;
157 const system_error_econnrefused : int;
158 const system_error_ehostdown : int;
159 const system_error_ehostunreach : int;
160 const system_error_ealready : int;
161 const system_error_einprogress : int;
162 const system_error_estale : int;
163 const system_error_euclean : int;
164 const system_error_enotnam : int;
165 const system_error_enavail : int;
166 const system_error_eisnam : int;
167 const system_error_eremoteio : int;
168 const system_error_edquot : int;
169 const system_error_enomedium : int;
170 const system_error_emediumtype : int;
171 const system_error_ecanceled : int;
172 const system_error_enokey : int;
173 const system_error_ekeyexpired : int;
174 const system_error_ekeyrevoked : int;
175 const system_error_ekeyrejected : int;
176 const system_error_eownerdead : int;
177 const system_error_enotrecoverable : int;
178 const system_error_erfkill : int;
179 const system_error_ehwpoison : int;
181 implementation
183 const ec_none : int := 0;
184 const ec_sync : int := 1;
185 const ec_async : int := 2;
186 const ec_syscall : int := 3;
187 const ec_exit : int := 4;
189 const error_unknown_error : int := 1;
190 const error_out_of_memory : int := 2;
191 const error_size_overflow : int := 3;
192 const error_int_too_large : int := 4;
193 const error_doesnt_fit : int := 5;
194 const error_invalid_operation : int := 6;
195 const error_not_supported : int := 7;
196 const error_negative_index : int := 8;
197 const error_index_out_of_range : int := 9;
198 const error_option_doesnt_match : int := 10;
199 const error_record_field_not_initialized : int := 11;
200 const error_array_entry_not_initialized : int := 12;
201 const error_not_found : int := 13;
202 const error_non_absolute_path : int := 14;
203 const error_abort : int := 15;
204 const error_nan : int := 16;
205 const error_infinity : int := 17;
206 const error_system_returned_invalid_data : int := 18;
207 const error_compiler_error : int := 19;
208 const error_optimizer_error : int := 20;
209 const error_system : int := 21;
210 const error_errno : int := 22;
211 const error_os2 : int := 23;
212 const error_os2_socket : int := 24;
213 const error_win32 : int := 25;
214 const error_h_errno : int := 26;
215 const error_gai : int := 27;
216 const error_subprocess : int := 28;
217 const error_library_not_found : int := 29;
218 const error_symbol_not_found : int := 30;
219 const error_exit : int := 31;
220 const error_user : int := 32;
221 const error_user2 : int := 33;
222 const error_user3 : int := 34;
224 const system_error_eperm : int := 1;
225 const system_error_enoent : int := 2;
226 const system_error_esrch : int := 3;
227 const system_error_eintr : int := 4;
228 const system_error_eio : int := 5;
229 const system_error_enxio : int := 6;
230 const system_error_e2big : int := 7;
231 const system_error_enoexec : int := 8;
232 const system_error_ebadf : int := 9;
233 const system_error_echild : int := 10;
234 const system_error_eagain : int := 11;
235 const system_error_enomem : int := 12;
236 const system_error_eacces : int := 13;
237 const system_error_efault : int := 14;
238 const system_error_enotblk : int := 15;
239 const system_error_ebusy : int := 16;
240 const system_error_eexist : int := 17;
241 const system_error_exdev : int := 18;
242 const system_error_enodev : int := 19;
243 const system_error_enotdir : int := 20;
244 const system_error_eisdir : int := 21;
245 const system_error_einval : int := 22;
246 const system_error_enfile : int := 23;
247 const system_error_emfile : int := 24;
248 const system_error_enotty : int := 25;
249 const system_error_etxtbsy : int := 26;
250 const system_error_efbig : int := 27;
251 const system_error_enospc : int := 28;
252 const system_error_espipe : int := 29;
253 const system_error_erofs : int := 30;
254 const system_error_emlink : int := 31;
255 const system_error_epipe : int := 32;
256 const system_error_edom : int := 33;
257 const system_error_erange : int := 34;
258 const system_error_edeadlk : int := 35;
259 const system_error_enametoolong : int := 36;
260 const system_error_enolck : int := 37;
261 const system_error_enosys : int := 38;
262 const system_error_enotempty : int := 39;
263 const system_error_eloop : int := 40;
264 const system_error_enomsg : int := 41;
265 const system_error_eidrm : int := 42;
266 const system_error_echrng : int := 43;
267 const system_error_el2nsync : int := 44;
268 const system_error_el3hlt : int := 45;
269 const system_error_el3rst : int := 46;
270 const system_error_elnrng : int := 47;
271 const system_error_eunatch : int := 48;
272 const system_error_enocsi : int := 49;
273 const system_error_el2hlt : int := 50;
274 const system_error_ebade : int := 51;
275 const system_error_ebadr : int := 52;
276 const system_error_exfull : int := 53;
277 const system_error_enoano : int := 54;
278 const system_error_ebadrqc : int := 55;
279 const system_error_ebadslt : int := 56;
280 const system_error_ebfont : int := 57;
281 const system_error_enostr : int := 58;
282 const system_error_enodata : int := 59;
283 const system_error_etime : int := 60;
284 const system_error_enosr : int := 61;
285 const system_error_enonet : int := 62;
286 const system_error_enopkg : int := 63;
287 const system_error_eremote : int := 64;
288 const system_error_enolink : int := 65;
289 const system_error_eadv : int := 66;
290 const system_error_esrmnt : int := 67;
291 const system_error_ecomm : int := 68;
292 const system_error_eproto : int := 69;
293 const system_error_emultihop : int := 70;
294 const system_error_edotdot : int := 71;
295 const system_error_ebadmsg : int := 72;
296 const system_error_eoverflow : int := 73;
297 const system_error_enotuniq : int := 74;
298 const system_error_ebadfd : int := 75;
299 const system_error_eremchg : int := 76;
300 const system_error_elibacc : int := 77;
301 const system_error_elibbad : int := 78;
302 const system_error_elibscn : int := 79;
303 const system_error_elibmax : int := 80;
304 const system_error_elibexec : int := 81;
305 const system_error_eilseq : int := 82;
306 const system_error_erestart : int := 83;
307 const system_error_estrpipe : int := 84;
308 const system_error_eusers : int := 85;
309 const system_error_enotsock : int := 86;
310 const system_error_edestaddrreq : int := 87;
311 const system_error_emsgsize : int := 88;
312 const system_error_eprototype : int := 89;
313 const system_error_enoprotoopt : int := 90;
314 const system_error_eprotonosupport : int := 91;
315 const system_error_esocktnosupport : int := 92;
316 const system_error_eopnotsupp : int := 93;
317 const system_error_epfnosupport : int := 94;
318 const system_error_eafnosupport : int := 95;
319 const system_error_eaddrinuse : int := 96;
320 const system_error_eaddrnotavail : int := 97;
321 const system_error_enetdown : int := 98;
322 const system_error_enetunreach : int := 99;
323 const system_error_enetreset : int := 100;
324 const system_error_econnaborted : int := 101;
325 const system_error_econnreset : int := 102;
326 const system_error_enobufs : int := 103;
327 const system_error_eisconn : int := 104;
328 const system_error_enotconn : int := 105;
329 const system_error_eshutdown : int := 106;
330 const system_error_etoomanyrefs : int := 107;
331 const system_error_etimedout : int := 108;
332 const system_error_econnrefused : int := 109;
333 const system_error_ehostdown : int := 110;
334 const system_error_ehostunreach : int := 111;
335 const system_error_ealready : int := 112;
336 const system_error_einprogress : int := 113;
337 const system_error_estale : int := 114;
338 const system_error_euclean : int := 115;
339 const system_error_enotnam : int := 116;
340 const system_error_enavail : int := 117;
341 const system_error_eisnam : int := 118;
342 const system_error_eremoteio : int := 119;
343 const system_error_edquot : int := 120;
344 const system_error_enomedium : int := 121;
345 const system_error_emediumtype : int := 122;
346 const system_error_ecanceled : int := 123;
347 const system_error_enokey : int := 124;
348 const system_error_ekeyexpired : int := 125;
349 const system_error_ekeyrevoked : int := 126;
350 const system_error_ekeyrejected : int := 127;
351 const system_error_eownerdead : int := 128;
352 const system_error_enotrecoverable : int := 129;
353 const system_error_erfkill : int := 130;
354 const system_error_ehwpoison : int := 131;