c_src: update for new ffi syntax
[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 extern const int COLOR_abstract_collection__Map___91d_93d_61d;
13 void more_collections__MultiHashMap__add_one(val* self, val* p0, val* p1);
14 extern const int COLOR_hash_collection__HashMap__init;
15 void more_collections__MultiHashMap__init(val* self);
16 extern const int COLOR_more_collections__HashMap2___64dlevel1;
17 val* more_collections__HashMap2__level1(val* self);
18 extern const int COLOR_hash_collection__HashMapmore_collections__HashMap2_FT0hash_collection__HashMapmore_collections__HashMap2_FT1more_collections__HashMap2_FT2;
19 void more_collections__HashMap2__level1_61d(val* self, val* p0);
20 extern const int COLOR_more_collections__HashMap2_FT0;
21 extern const int COLOR_more_collections__HashMap2_FT1;
22 extern const int COLOR_more_collections__HashMap2__level1;
23 val* more_collections__HashMap2___91d_93d(val* self, val* p0, val* p1);
24 extern const int COLOR_more_collections__HashMap2_FT2;
25 val* NEW_hash_collection__HashMap(const struct type* type);
26 extern const int COLOR_hash_collection__HashMapmore_collections__HashMap2_FT1more_collections__HashMap2_FT2;
27 void more_collections__HashMap2___91d_93d_61d(val* self, val* p0, val* p1, val* p2);
28 void more_collections__HashMap2__init(val* self);
29 extern const int COLOR_more_collections__HashMap3___64dlevel1;
30 val* more_collections__HashMap3__level1(val* self);
31 extern const int COLOR_hash_collection__HashMapmore_collections__HashMap3_FT0more_collections__HashMap2more_collections__HashMap3_FT1more_collections__HashMap3_FT2more_collections__HashMap3_FT3;
32 void more_collections__HashMap3__level1_61d(val* self, val* p0);
33 extern const int COLOR_more_collections__HashMap3_FT0;
34 extern const int COLOR_more_collections__HashMap3_FT1;
35 extern const int COLOR_more_collections__HashMap3_FT2;
36 extern const int COLOR_more_collections__HashMap3__level1;
37 extern const int COLOR_more_collections__HashMap2___91d_93d;
38 val* more_collections__HashMap3___91d_93d(val* self, val* p0, val* p1, val* p2);
39 extern const int COLOR_more_collections__HashMap3_FT3;
40 val* NEW_more_collections__HashMap2(const struct type* type);
41 extern const int COLOR_more_collections__HashMap2more_collections__HashMap3_FT1more_collections__HashMap3_FT2more_collections__HashMap3_FT3;
42 extern const int COLOR_more_collections__HashMap2__init;
43 extern const int COLOR_more_collections__HashMap2___91d_93d_61d;
44 void more_collections__HashMap3___91d_93d_61d(val* self, val* p0, val* p1, val* p2, val* p3);
45 void more_collections__HashMap3__init(val* self);