use nitg to bootstrap; drop bootstrap of nitc
[nit.git] / c_src / more_collections.sep.0.h
1 #include "nit.common.h"
2 extern const int COLOR_more_collections__MultiHashMap_FT0;
3 extern const int COLOR_more_collections__MultiHashMap_FT1;
4 extern const int COLOR_abstract_collection__MapRead__has_key;
5 extern const int COLOR_abstract_collection__MapRead___91d_93d;
6 extern const int COLOR_abstract_collection__SimpleCollection__add;
7 val* NEW_array__Array(const struct type* type);
8 extern const int COLOR_array__Arraymore_collections__MultiHashMap_FT1;
9 val* NEW_array__NativeArray(int length, const struct type* type);
10 extern const int COLOR_array__NativeArraymore_collections__MultiHashMap_FT1;
11 extern const int COLOR_array__Array__with_native;
12 void CHECK_NEW_array__Array(val*);
13 extern const int COLOR_abstract_collection__Map___91d_93d_61d;
14 void more_collections__MultiHashMap__add_one(val* self, val* p0, val* p1);
15 extern const int COLOR_hash_collection__HashMap__init;
16 void more_collections__MultiHashMap__init(val* self);
17 extern const int COLOR_more_collections__HashMap2___64dlevel1;
18 val* more_collections__HashMap2__level1(val* self);
19 extern const int COLOR_hash_collection__HashMapmore_collections__HashMap2_FT0hash_collection__HashMapmore_collections__HashMap2_FT1more_collections__HashMap2_FT2;
20 void more_collections__HashMap2__level1_61d(val* self, val* p0);
21 extern const int COLOR_more_collections__HashMap2_FT0;
22 extern const int COLOR_more_collections__HashMap2_FT1;
23 extern const int COLOR_more_collections__HashMap2__level1;
24 val* more_collections__HashMap2___91d_93d(val* self, val* p0, val* p1);
25 extern const int COLOR_more_collections__HashMap2_FT2;
26 val* NEW_hash_collection__HashMap(const struct type* type);
27 extern const int COLOR_hash_collection__HashMapmore_collections__HashMap2_FT1more_collections__HashMap2_FT2;
28 void CHECK_NEW_hash_collection__HashMap(val*);
29 void more_collections__HashMap2___91d_93d_61d(val* self, val* p0, val* p1, val* p2);
30 void more_collections__HashMap2__init(val* self);
31 extern const int COLOR_more_collections__HashMap3___64dlevel1;
32 val* more_collections__HashMap3__level1(val* self);
33 extern const int COLOR_hash_collection__HashMapmore_collections__HashMap3_FT0more_collections__HashMap2more_collections__HashMap3_FT1more_collections__HashMap3_FT2more_collections__HashMap3_FT3;
34 void more_collections__HashMap3__level1_61d(val* self, val* p0);
35 extern const int COLOR_more_collections__HashMap3_FT0;
36 extern const int COLOR_more_collections__HashMap3_FT1;
37 extern const int COLOR_more_collections__HashMap3_FT2;
38 extern const int COLOR_more_collections__HashMap3__level1;
39 extern const int COLOR_more_collections__HashMap2___91d_93d;
40 val* more_collections__HashMap3___91d_93d(val* self, val* p0, val* p1, val* p2);
41 extern const int COLOR_more_collections__HashMap3_FT3;
42 val* NEW_more_collections__HashMap2(const struct type* type);
43 extern const int COLOR_more_collections__HashMap2more_collections__HashMap3_FT1more_collections__HashMap3_FT2more_collections__HashMap3_FT3;
44 extern const int COLOR_more_collections__HashMap2__init;
45 void CHECK_NEW_more_collections__HashMap2(val*);
46 extern const int COLOR_more_collections__HashMap2___91d_93d_61d;
47 void more_collections__HashMap3___91d_93d_61d(val* self, val* p0, val* p1, val* p2, val* p3);
48 void more_collections__HashMap3__init(val* self);