use nitg to bootstrap; drop bootstrap of nitc
[nit.git] / c_src / global___reachable_method_analysis._sep.h
diff --git a/c_src/global___reachable_method_analysis._sep.h b/c_src/global___reachable_method_analysis._sep.h
deleted file mode 100644 (file)
index eeb15b7..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-/* This C header file is generated by NIT to compile modules and programs that requires ./global/reachable_method_analysis. */
-#ifndef global___reachable_method_analysis_sep
-#define global___reachable_method_analysis_sep
-#include "program._sep.h"
-#include <nit_common.h>
-
-extern const classtable_elt_t VFT_global___reachable_method_analysis___ReachableMethodAnalysis[];
-
-extern const classtable_elt_t VFT_global___reachable_method_analysis___DefaultReachableMethodAnalysis[];
-extern const char LOCATE_global___reachable_method_analysis[];
-extern const int SFT_global___reachable_method_analysis[];
-#define ATTR_global___reachable_method_analysis___Program____rma(recv) ATTR(recv, (SFT_global___reachable_method_analysis[0] + 0))
-#define CALL_global___reachable_method_analysis___Program___rma(recv) ((global___reachable_method_analysis___Program___rma_t)CALL((recv), (SFT_global___reachable_method_analysis[1] + 0)))
-#define CALL_global___reachable_method_analysis___Program___rma__eq(recv) ((global___reachable_method_analysis___Program___rma__eq_t)CALL((recv), (SFT_global___reachable_method_analysis[1] + 1)))
-#define CALL_global___reachable_method_analysis___Program___dump_reachable_methods(recv) ((global___reachable_method_analysis___Program___dump_reachable_methods_t)CALL((recv), (SFT_global___reachable_method_analysis[1] + 2)))
-#define CALL_global___reachable_method_analysis___Program___dump_unreachable_methods(recv) ((global___reachable_method_analysis___Program___dump_unreachable_methods_t)CALL((recv), (SFT_global___reachable_method_analysis[1] + 3)))
-#define ID_global___reachable_method_analysis___ReachableMethodAnalysis (SFT_global___reachable_method_analysis[2])
-#define COLOR_global___reachable_method_analysis___ReachableMethodAnalysis (SFT_global___reachable_method_analysis[3])
-#define INIT_TABLE_POS_global___reachable_method_analysis___ReachableMethodAnalysis (SFT_global___reachable_method_analysis[4] + 0)
-#define CALL_global___reachable_method_analysis___ReachableMethodAnalysis___is_iroutine_reachable(recv) ((global___reachable_method_analysis___ReachableMethodAnalysis___is_iroutine_reachable_t)CALL((recv), (SFT_global___reachable_method_analysis[4] + 1)))
-#define CALL_global___reachable_method_analysis___ReachableMethodAnalysis___is_method_reachable(recv) ((global___reachable_method_analysis___ReachableMethodAnalysis___is_method_reachable_t)CALL((recv), (SFT_global___reachable_method_analysis[4] + 2)))
-#define ID_global___reachable_method_analysis___DefaultReachableMethodAnalysis (SFT_global___reachable_method_analysis[5])
-#define COLOR_global___reachable_method_analysis___DefaultReachableMethodAnalysis (SFT_global___reachable_method_analysis[6])
-#define INIT_TABLE_POS_global___reachable_method_analysis___DefaultReachableMethodAnalysis (SFT_global___reachable_method_analysis[7] + 0)
-#define CALL_global___reachable_method_analysis___DefaultReachableMethodAnalysis___init(recv) ((global___reachable_method_analysis___DefaultReachableMethodAnalysis___init_t)CALL((recv), (SFT_global___reachable_method_analysis[7] + 1)))
-val_t global___reachable_method_analysis___Program___rma(val_t p0);
-typedef val_t (*global___reachable_method_analysis___Program___rma_t)(val_t p0);
-void global___reachable_method_analysis___Program___rma__eq(val_t p0, val_t p1);
-typedef void (*global___reachable_method_analysis___Program___rma__eq_t)(val_t p0, val_t p1);
-void global___reachable_method_analysis___Program___dump_reachable_methods(val_t p0, val_t p1, val_t p2);
-typedef void (*global___reachable_method_analysis___Program___dump_reachable_methods_t)(val_t p0, val_t p1, val_t p2);
-  void OC_global___reachable_method_analysis___Program___dump_reachable_methods_5(struct stack_frame_t *closctx, val_t p0);
-  typedef void (*OC_global___reachable_method_analysis___Program___dump_reachable_methods_5_t)(struct stack_frame_t *closctx, val_t p0);
-void global___reachable_method_analysis___Program___dump_unreachable_methods(val_t p0, val_t p1, val_t p2);
-typedef void (*global___reachable_method_analysis___Program___dump_unreachable_methods_t)(val_t p0, val_t p1, val_t p2);
-  void OC_global___reachable_method_analysis___Program___dump_unreachable_methods_5(struct stack_frame_t *closctx, val_t p0);
-  typedef void (*OC_global___reachable_method_analysis___Program___dump_unreachable_methods_5_t)(struct stack_frame_t *closctx, val_t p0);
-val_t NEW_Program_program___Program___init(val_t p0, val_t p1);
-val_t global___reachable_method_analysis___ReachableMethodAnalysis___is_iroutine_reachable(val_t p0, val_t p1);
-typedef val_t (*global___reachable_method_analysis___ReachableMethodAnalysis___is_iroutine_reachable_t)(val_t p0, val_t p1);
-val_t global___reachable_method_analysis___ReachableMethodAnalysis___is_method_reachable(val_t p0, val_t p1);
-typedef val_t (*global___reachable_method_analysis___ReachableMethodAnalysis___is_method_reachable_t)(val_t p0, val_t p1);
-val_t global___reachable_method_analysis___DefaultReachableMethodAnalysis___is_iroutine_reachable(val_t p0, val_t p1);
-typedef val_t (*global___reachable_method_analysis___DefaultReachableMethodAnalysis___is_iroutine_reachable_t)(val_t p0, val_t p1);
-val_t global___reachable_method_analysis___DefaultReachableMethodAnalysis___is_method_reachable(val_t p0, val_t p1);
-typedef val_t (*global___reachable_method_analysis___DefaultReachableMethodAnalysis___is_method_reachable_t)(val_t p0, val_t p1);
-void global___reachable_method_analysis___DefaultReachableMethodAnalysis___init(val_t p0, int* init_table);
-typedef void (*global___reachable_method_analysis___DefaultReachableMethodAnalysis___init_t)(val_t p0, int* init_table);
-val_t NEW_DefaultReachableMethodAnalysis_global___reachable_method_analysis___DefaultReachableMethodAnalysis___init();
-#endif