README: document nit_env.sh
[nit.git] / c_src / more_collections.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_more_collections__MultiHashMap___35dK 0
3 extern const char FILE_more_collections[];
4 #define COLOR_more_collections__MultiHashMap___35dV 1
5 val* standard___standard__HashMap___standard__abstract_collection__MapRead__get_or_null(val* self, val* p0);
6 #define COLOR_standard__kernel__Object___61d_61d 4
7 void standard___standard__Array___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
8 val* NEW_standard__Array(const struct type* type);
9 #define COLOR_standard__Array__more_collections__MultiHashMap___35dV 2
10 void standard___standard__Array___with_capacity(val* self, long p0);
11 void standard___standard__AbstractArray___standard__abstract_collection__Sequence__push(val* self, val* p0);
12 void standard___standard__HashMap___standard__abstract_collection__Map___91d_93d_61d(val* self, val* p0, val* p1);
13 void standard___standard__Array___standard__kernel__Object__init(val* self);
14 #define COLOR_more_collections__HashMap2___level1 0
15 #define COLOR_more_collections__HashMap2___35dK1 1
16 #define COLOR_more_collections__HashMap2___35dK2 2
17 short int standard___standard__MapRead___standard__kernel__Object___61d_61d(val* self, val* p0);
18 #define COLOR_more_collections__HashMap2___35dV 3
19 val* NEW_standard__HashMap(const struct type* type);
20 #define COLOR_standard__HashMap__more_collections__HashMap2___35dK2__more_collections__HashMap2___35dV 4
21 void standard___standard__HashMap___standard__kernel__Object__init(val* self);
22 #define COLOR_more_collections__HashMap3___level1 0
23 #define COLOR_more_collections__HashMap3___35dK1 1
24 #define COLOR_more_collections__HashMap3___35dK2 2
25 #define COLOR_more_collections__HashMap3___35dK3 3
26 val* more_collections___more_collections__HashMap2____91d_93d(val* self, val* p0, val* p1);
27 #define COLOR_more_collections__HashMap3___35dV 4
28 val* NEW_more_collections__HashMap2(const struct type* type);
29 #define COLOR_more_collections__HashMap2__more_collections__HashMap3___35dK2__more_collections__HashMap3___35dK3__more_collections__HashMap3___35dV 5
30 void more_collections___more_collections__HashMap2____91d_93d_61d(val* self, val* p0, val* p1, val* p2);