NOTICE: Update author list and years
[nit.git] / c_src / core__math.sep.0.h
1 #include "nit.common.h"
2 long math___Int_band___impl( long self, long i );
3 long math___Int_bor___impl( long self, long i );
4 unsigned char math___Byte_band___impl( unsigned char self, unsigned char i );
5 int math___Float_is_nan___impl( double self );
6 int math___Float_native_is_inf___impl( double self );
7 extern const struct type type_core__Float;
8 extern const char FILE_core__kernel[];
9 #define COLOR_core__math___Sys___core__kernel__Object__init 55
10 void math___Sys_srand___impl( struct nitni_instance * self );
11 void math___Sys_srand_from___impl( struct nitni_instance * self, long x );