NOTICE: Update author list and years
[nit.git] / c_src / core__kernel.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_core__kernel__Object___61d_61d 4
3 #define COLOR_core__kernel__Object__object_id 7
4 void nitc__abstract_compiler___core__Sys___main(val* self);
5 long kernel___Sys_errno___impl( struct nitni_instance * self );
6 #define COLOR_core__kernel__Comparable__OTHER 0
7 extern const char FILE_core__kernel[];
8 #define COLOR_core__kernel__Comparable___60d 15
9 long core___core__Bool___to_i(short int self);
10 long core___core__Bool___Object__hash(short int self);
11 extern const struct class class_core__Float;
12 extern const struct type type_core__Float;
13 val* BOX_core__Float(double);
14 double core___core__Float___Numeric__to_f(double self);
15 long core___core__Float___Comparable___60d_61d_62d(double self, double p0);
16 extern const struct type type_core__Byte;
17 unsigned char core___core__Byte___Discrete__successor(unsigned char self, long p0);
18 val* BOX_core__Byte(unsigned char);
19 long core___core__Byte___Object__hash(unsigned char self);
20 extern const struct class class_core__Byte;
21 unsigned char kernel___Byte_rsh___impl( unsigned char self, long i );
22 uint32_t kernel___Byte_ffi_ascii___impl( unsigned char self );
23 unsigned char core___core__Byte___Numeric__to_b(unsigned char self);
24 long core___core__Byte___Discrete__distance(unsigned char self, unsigned char p0);
25 long core___core__Byte___Comparable___60d_61d_62d(unsigned char self, unsigned char p0);
26 extern const struct type type_core__Int;
27 long core___core__Int___Discrete__successor(long self, long p0);
28 long core___core__Int___Object__hash(long self);
29 long kernel___Int_lsh___impl( long self, long i );
30 long kernel___Int_rsh___impl( long self, long i );
31 long core___core__Int___Numeric__to_i(long self);
32 long core___core__Int___Discrete__distance(long self, long p0);
33 long core___core__Int___Comparable___60d_61d_62d(long self, long p0);
34 uint32_t kernel___Int_cp___impl( long self );
35 long core___core__Int___digit_count_base_95d10(long self);
36 long core___core__Char___Object__hash(uint32_t self);
37 extern const struct type type_core__Char;
38 long core___core__Char___Discrete__distance(uint32_t self, uint32_t p0);
39 short int core___core__Char___is_digit(uint32_t self);
40 uint32_t core___core__Char___to_lower(uint32_t self);
41 long kernel___Char_cp___impl( uint32_t self );
42 short int core___core__Char___is_upper(uint32_t self);
43 short int core___core__Char___is_lower(uint32_t self);
44 int kernel___Pointer_address_is_null___impl( void* self );
45 void kernel___Pointer_free___impl( void* self );