use nitg to bootstrap; drop bootstrap of nitc
[nit.git] / c_src / global___reachable_from_init_method_analysis_impl._sep.h
diff --git a/c_src/global___reachable_from_init_method_analysis_impl._sep.h b/c_src/global___reachable_from_init_method_analysis_impl._sep.h
deleted file mode 100644 (file)
index cfdb916..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-/* This C header file is generated by NIT to compile modules and programs that requires ./global/reachable_from_init_method_analysis_impl. */
-#ifndef global___reachable_from_init_method_analysis_impl_sep
-#define global___reachable_from_init_method_analysis_impl_sep
-#include "global___reachable_from_init_method_analysis._sep.h"
-#include <nit_common.h>
-
-extern const classtable_elt_t VFT_global___reachable_from_init_method_analysis_impl___RFIMABuilder[];
-
-extern const classtable_elt_t VFT_global___reachable_from_init_method_analysis_impl___RFIMAContext[];
-
-extern const classtable_elt_t VFT_global___reachable_from_init_method_analysis_impl___RFIMAVisitor[];
-extern const char LOCATE_global___reachable_from_init_method_analysis_impl[];
-extern const int SFT_global___reachable_from_init_method_analysis_impl[];
-#define ID_global___reachable_from_init_method_analysis_impl___RFIMABuilder (SFT_global___reachable_from_init_method_analysis_impl[0])
-#define COLOR_global___reachable_from_init_method_analysis_impl___RFIMABuilder (SFT_global___reachable_from_init_method_analysis_impl[1])
-#define ATTR_global___reachable_from_init_method_analysis_impl___RFIMABuilder____program(recv) ATTR(recv, (SFT_global___reachable_from_init_method_analysis_impl[2] + 0))
-#define ATTR_global___reachable_from_init_method_analysis_impl___RFIMABuilder____context(recv) ATTR(recv, (SFT_global___reachable_from_init_method_analysis_impl[2] + 1))
-#define INIT_TABLE_POS_global___reachable_from_init_method_analysis_impl___RFIMABuilder (SFT_global___reachable_from_init_method_analysis_impl[3] + 0)
-#define CALL_global___reachable_from_init_method_analysis_impl___RFIMABuilder___program(recv) ((global___reachable_from_init_method_analysis_impl___RFIMABuilder___program_t)CALL((recv), (SFT_global___reachable_from_init_method_analysis_impl[3] + 1)))
-#define CALL_global___reachable_from_init_method_analysis_impl___RFIMABuilder___context(recv) ((global___reachable_from_init_method_analysis_impl___RFIMABuilder___context_t)CALL((recv), (SFT_global___reachable_from_init_method_analysis_impl[3] + 2)))
-#define CALL_global___reachable_from_init_method_analysis_impl___RFIMABuilder___init(recv) ((global___reachable_from_init_method_analysis_impl___RFIMABuilder___init_t)CALL((recv), (SFT_global___reachable_from_init_method_analysis_impl[3] + 3)))
-#define CALL_global___reachable_from_init_method_analysis_impl___RFIMABuilder___work(recv) ((global___reachable_from_init_method_analysis_impl___RFIMABuilder___work_t)CALL((recv), (SFT_global___reachable_from_init_method_analysis_impl[3] + 4)))
-#define ID_global___reachable_from_init_method_analysis_impl___RFIMAContext (SFT_global___reachable_from_init_method_analysis_impl[4])
-#define COLOR_global___reachable_from_init_method_analysis_impl___RFIMAContext (SFT_global___reachable_from_init_method_analysis_impl[5])
-#define ATTR_global___reachable_from_init_method_analysis_impl___RFIMAContext____reachable_from_init_iroutines(recv) ATTR(recv, (SFT_global___reachable_from_init_method_analysis_impl[6] + 0))
-#define INIT_TABLE_POS_global___reachable_from_init_method_analysis_impl___RFIMAContext (SFT_global___reachable_from_init_method_analysis_impl[7] + 0)
-#define CALL_global___reachable_from_init_method_analysis_impl___RFIMAContext___reachable_from_init_iroutines(recv) ((global___reachable_from_init_method_analysis_impl___RFIMAContext___reachable_from_init_iroutines_t)CALL((recv), (SFT_global___reachable_from_init_method_analysis_impl[7] + 1)))
-#define CALL_global___reachable_from_init_method_analysis_impl___RFIMAContext___init(recv) ((global___reachable_from_init_method_analysis_impl___RFIMAContext___init_t)CALL((recv), (SFT_global___reachable_from_init_method_analysis_impl[7] + 2)))
-#define ID_global___reachable_from_init_method_analysis_impl___RFIMAVisitor (SFT_global___reachable_from_init_method_analysis_impl[8])
-#define COLOR_global___reachable_from_init_method_analysis_impl___RFIMAVisitor (SFT_global___reachable_from_init_method_analysis_impl[9])
-#define ATTR_global___reachable_from_init_method_analysis_impl___RFIMAVisitor____context(recv) ATTR(recv, (SFT_global___reachable_from_init_method_analysis_impl[10] + 0))
-#define ATTR_global___reachable_from_init_method_analysis_impl___RFIMAVisitor____program(recv) ATTR(recv, (SFT_global___reachable_from_init_method_analysis_impl[10] + 1))
-#define INIT_TABLE_POS_global___reachable_from_init_method_analysis_impl___RFIMAVisitor (SFT_global___reachable_from_init_method_analysis_impl[11] + 0)
-#define CALL_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___context(recv) ((global___reachable_from_init_method_analysis_impl___RFIMAVisitor___context_t)CALL((recv), (SFT_global___reachable_from_init_method_analysis_impl[11] + 1)))
-#define CALL_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___program(recv) ((global___reachable_from_init_method_analysis_impl___RFIMAVisitor___program_t)CALL((recv), (SFT_global___reachable_from_init_method_analysis_impl[11] + 2)))
-#define CALL_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___init(recv) ((global___reachable_from_init_method_analysis_impl___RFIMAVisitor___init_t)CALL((recv), (SFT_global___reachable_from_init_method_analysis_impl[11] + 3)))
-#define CALL_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___process_call(recv) ((global___reachable_from_init_method_analysis_impl___RFIMAVisitor___process_call_t)CALL((recv), (SFT_global___reachable_from_init_method_analysis_impl[11] + 4)))
-#define CALL_SUPER_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode(recv) ((global___reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode_t)CALL((recv), (SFT_global___reachable_from_init_method_analysis_impl[11] + 5)))
-val_t global___reachable_from_init_method_analysis_impl___RFIMABuilder___program(val_t p0);
-typedef val_t (*global___reachable_from_init_method_analysis_impl___RFIMABuilder___program_t)(val_t p0);
-val_t global___reachable_from_init_method_analysis_impl___RFIMABuilder___context(val_t p0);
-typedef val_t (*global___reachable_from_init_method_analysis_impl___RFIMABuilder___context_t)(val_t p0);
-void global___reachable_from_init_method_analysis_impl___RFIMABuilder___init(val_t p0, val_t p1, int* init_table);
-typedef void (*global___reachable_from_init_method_analysis_impl___RFIMABuilder___init_t)(val_t p0, val_t p1, int* init_table);
-val_t NEW_RFIMABuilder_global___reachable_from_init_method_analysis_impl___RFIMABuilder___init(val_t p0);
-void global___reachable_from_init_method_analysis_impl___RFIMABuilder___work(val_t p0);
-typedef void (*global___reachable_from_init_method_analysis_impl___RFIMABuilder___work_t)(val_t p0);
-  void OC_global___reachable_from_init_method_analysis_impl___RFIMABuilder___work_1(struct stack_frame_t *closctx, val_t p0);
-  typedef void (*OC_global___reachable_from_init_method_analysis_impl___RFIMABuilder___work_1_t)(struct stack_frame_t *closctx, val_t p0);
-    typedef void (*CLOS_OC_global___reachable_from_init_method_analysis_impl___RFIMABuilder___work_2_0)(struct stack_frame_t *);
-    void OC_global___reachable_from_init_method_analysis_impl___RFIMABuilder___work_2(struct stack_frame_t *closctx, val_t p0, struct stack_frame_t *closctx_param, fun_t clos_fun0);
-    typedef void (*OC_global___reachable_from_init_method_analysis_impl___RFIMABuilder___work_2_t)(struct stack_frame_t *closctx, val_t p0, struct stack_frame_t *closctx_param, fun_t clos_fun0);
-val_t global___reachable_from_init_method_analysis_impl___RFIMAContext___reachable_from_init_iroutines(val_t p0);
-typedef val_t (*global___reachable_from_init_method_analysis_impl___RFIMAContext___reachable_from_init_iroutines_t)(val_t p0);
-val_t global___reachable_from_init_method_analysis_impl___RFIMAContext___is_iroutine_reachable_from_init(val_t p0, val_t p1);
-typedef val_t (*global___reachable_from_init_method_analysis_impl___RFIMAContext___is_iroutine_reachable_from_init_t)(val_t p0, val_t p1);
-val_t global___reachable_from_init_method_analysis_impl___RFIMAContext___is_method_reachable_from_init(val_t p0, val_t p1);
-typedef val_t (*global___reachable_from_init_method_analysis_impl___RFIMAContext___is_method_reachable_from_init_t)(val_t p0, val_t p1);
-void global___reachable_from_init_method_analysis_impl___RFIMAContext___init(val_t p0, int* init_table);
-typedef void (*global___reachable_from_init_method_analysis_impl___RFIMAContext___init_t)(val_t p0, int* init_table);
-val_t NEW_RFIMAContext_global___reachable_from_init_method_analysis_impl___RFIMAContext___init();
-val_t global___reachable_from_init_method_analysis_impl___RFIMAVisitor___context(val_t p0);
-typedef val_t (*global___reachable_from_init_method_analysis_impl___RFIMAVisitor___context_t)(val_t p0);
-val_t global___reachable_from_init_method_analysis_impl___RFIMAVisitor___program(val_t p0);
-typedef val_t (*global___reachable_from_init_method_analysis_impl___RFIMAVisitor___program_t)(val_t p0);
-void global___reachable_from_init_method_analysis_impl___RFIMAVisitor___init(val_t p0, val_t p1, val_t p2, int* init_table);
-typedef void (*global___reachable_from_init_method_analysis_impl___RFIMAVisitor___init_t)(val_t p0, val_t p1, val_t p2, int* init_table);
-val_t NEW_RFIMAVisitor_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___init(val_t p0, val_t p1);
-void global___reachable_from_init_method_analysis_impl___RFIMAVisitor___process_call(val_t p0, val_t p1);
-typedef void (*global___reachable_from_init_method_analysis_impl___RFIMAVisitor___process_call_t)(val_t p0, val_t p1);
-void global___reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode(val_t p0, val_t p1);
-typedef void (*global___reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode_t)(val_t p0, val_t p1);
-        typedef void (*CLOS_OC_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode_1_0)(struct stack_frame_t *);
-        void OC_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode_1(struct stack_frame_t *closctx, val_t p0, struct stack_frame_t *closctx_param, fun_t clos_fun0);
-        typedef void (*OC_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode_1_t)(struct stack_frame_t *closctx, val_t p0, struct stack_frame_t *closctx_param, fun_t clos_fun0);
-          typedef void (*CLOS_OC_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode_2_0)(struct stack_frame_t *);
-          void OC_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode_2(struct stack_frame_t *closctx, val_t p0, struct stack_frame_t *closctx_param, fun_t clos_fun0);
-          typedef void (*OC_global___reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode_2_t)(struct stack_frame_t *closctx, val_t p0, struct stack_frame_t *closctx_param, fun_t clos_fun0);
-#endif