c_src: regenerate
[nit.git] / c_src / core__native.sep.0.h
diff --git a/c_src/core__native.sep.0.h b/c_src/core__native.sep.0.h
new file mode 100644 (file)
index 0000000..11aeb87
--- /dev/null
@@ -0,0 +1,11 @@
+#include "nit.common.h"
+extern const struct class class_core__NativeString;
+extern const struct type type_core__Int;
+extern const char FILE_core__kernel[];
+double native___NativeString_atof___impl( char* self );
+long core___core__Int___Numeric__to_i(long self);
+long core___core__NativeString___char_to_byte_index_cached(char* self, long p0, long p1, long p2);
+long core___core__NativeString___length_of_char_at(char* self, long p0);
+long core___core__NativeString___find_beginning_of_char_at(char* self, long p0);
+long native___NativeString_fetch_4_ffi___impl( char* self, long pos );
+long native___NativeString_fetch_4h_ffi___impl( char* self, long pos );