README: add system configuration for OS X
[nit.git] / c_src / core__bytes.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_core__bytes__Bytes___items 2
3 #define COLOR_core__bytes__Bytes___length 3
4 #define COLOR_core__bytes__Bytes___capacity 4
5 #define COLOR_core__bytes__Bytes___persisted 5
6 #define COLOR_core__bytes__Bytes__items_61d 63
7 #define COLOR_core__array__AbstractArrayRead__length_61d 42
8 #define COLOR_core__bytes__Bytes__capacity_61d 62
9 #define COLOR_core__kernel__Object__init 0
10 extern const struct type type_core__Int;
11 extern const char FILE_core__kernel[];
12 extern const char FILE_core__bytes[];
13 unsigned char core___core__Bytes___core__abstract_collection__SequenceRead___91d_93d(val* self, long p0);
14 val* BOX_core__Byte(unsigned char);
15 extern const struct type type_core__Byte;
16 void core___core__Bytes___regen(val* self);
17 void core___core__Bytes___core__abstract_collection__SimpleCollection__add(val* self, unsigned char p0);
18 void core___core__Bytes___core__abstract_collection__Sequence___91d_93d_61d(val* self, long p0, unsigned char p1);
19 void core___core__Bytes___core__array__AbstractArray__enlarge(val* self, long p0);
20 extern const struct type type_core__Bytes;
21 void core___core__Bytes___append_ns(val* self, char* p0, long p1);
22 #define COLOR_core__abstract_collection__Collection__iterator 21
23 #define COLOR_core__abstract_collection__Iterator__is_ok 12
24 #define COLOR_core__abstract_collection__Iterator__item 13
25 #define COLOR_core__abstract_collection__Iterator__next 14
26 #define COLOR_core__abstract_collection__Iterator__finish 15
27 unsigned char core___core__Bytes___core__abstract_collection__Sequence__pop(val* self);
28 val* core__flat___NativeString___to_s_with_length(char* self, long p0);
29 val* BOX_core__NativeString(void*);
30 #define COLOR_core__kernel__Object___61d_61d 4
31 val* NEW_core__bytes__BytesIterator(const struct type* type);
32 extern const struct type type_core__bytes__BytesIterator;
33 void core__bytes___core__bytes__BytesIterator___with_buffer(val* self, val* p0);
34 #define COLOR_core___core__Bytes___core__kernel__Object__init 64
35 #define COLOR_core__bytes__BytesIterator___tgt 0
36 #define COLOR_core__bytes__BytesIterator___index 1
37 #define COLOR_core__bytes__BytesIterator___max 2
38 #define COLOR_core__bytes__BytesIterator__tgt_61d 23
39 #define COLOR_core__bytes__BytesIterator__index_61d 22
40 #define COLOR_core__bytes__BytesIterator__max_61d 24
41 unsigned char core__bytes___core__bytes__BytesIterator___core__abstract_collection__Iterator__item(val* self);
42 #define COLOR_core__bytes___core__bytes__BytesIterator___core__kernel__Object__init 25