update NOTICE and LICENSE
[nit.git] / c_src / reachable_from_init_method_analysis_impl._sep.h
1 /* This C header file is generated by NIT to compile modules and programs that requires reachable_from_init_method_analysis_impl. */
2 #ifndef reachable_from_init_method_analysis_impl_sep
3 #define reachable_from_init_method_analysis_impl_sep
4 #include "reachable_from_init_method_analysis._sep.h"
5 #include <nit_common.h>
6
7 extern const classtable_elt_t VFT_RFIMABuilder[];
8
9 extern const classtable_elt_t VFT_RFIMAContext[];
10
11 extern const classtable_elt_t VFT_RFIMAVisitor[];
12 extern const char *LOCATE_reachable_from_init_method_analysis_impl;
13 extern const int SFT_reachable_from_init_method_analysis_impl[];
14 #define ID_RFIMABuilder (SFT_reachable_from_init_method_analysis_impl[0])
15 #define COLOR_RFIMABuilder (SFT_reachable_from_init_method_analysis_impl[1])
16 #define ATTR_reachable_from_init_method_analysis_impl___RFIMABuilder____program(recv) ATTR(recv, (SFT_reachable_from_init_method_analysis_impl[2] + 0))
17 #define ATTR_reachable_from_init_method_analysis_impl___RFIMABuilder____context(recv) ATTR(recv, (SFT_reachable_from_init_method_analysis_impl[2] + 1))
18 #define INIT_TABLE_POS_RFIMABuilder (SFT_reachable_from_init_method_analysis_impl[3] + 0)
19 #define CALL_reachable_from_init_method_analysis_impl___RFIMABuilder___program(recv) ((reachable_from_init_method_analysis_impl___RFIMABuilder___program_t)CALL((recv), (SFT_reachable_from_init_method_analysis_impl[3] + 1)))
20 #define CALL_reachable_from_init_method_analysis_impl___RFIMABuilder___context(recv) ((reachable_from_init_method_analysis_impl___RFIMABuilder___context_t)CALL((recv), (SFT_reachable_from_init_method_analysis_impl[3] + 2)))
21 #define CALL_reachable_from_init_method_analysis_impl___RFIMABuilder___init(recv) ((reachable_from_init_method_analysis_impl___RFIMABuilder___init_t)CALL((recv), (SFT_reachable_from_init_method_analysis_impl[3] + 3)))
22 #define CALL_reachable_from_init_method_analysis_impl___RFIMABuilder___work(recv) ((reachable_from_init_method_analysis_impl___RFIMABuilder___work_t)CALL((recv), (SFT_reachable_from_init_method_analysis_impl[3] + 4)))
23 #define ID_RFIMAContext (SFT_reachable_from_init_method_analysis_impl[4])
24 #define COLOR_RFIMAContext (SFT_reachable_from_init_method_analysis_impl[5])
25 #define ATTR_reachable_from_init_method_analysis_impl___RFIMAContext____reachable_from_init_iroutines(recv) ATTR(recv, (SFT_reachable_from_init_method_analysis_impl[6] + 0))
26 #define INIT_TABLE_POS_RFIMAContext (SFT_reachable_from_init_method_analysis_impl[7] + 0)
27 #define CALL_reachable_from_init_method_analysis_impl___RFIMAContext___reachable_from_init_iroutines(recv) ((reachable_from_init_method_analysis_impl___RFIMAContext___reachable_from_init_iroutines_t)CALL((recv), (SFT_reachable_from_init_method_analysis_impl[7] + 1)))
28 #define ID_RFIMAVisitor (SFT_reachable_from_init_method_analysis_impl[8])
29 #define COLOR_RFIMAVisitor (SFT_reachable_from_init_method_analysis_impl[9])
30 #define ATTR_reachable_from_init_method_analysis_impl___RFIMAVisitor____context(recv) ATTR(recv, (SFT_reachable_from_init_method_analysis_impl[10] + 0))
31 #define ATTR_reachable_from_init_method_analysis_impl___RFIMAVisitor____program(recv) ATTR(recv, (SFT_reachable_from_init_method_analysis_impl[10] + 1))
32 #define INIT_TABLE_POS_RFIMAVisitor (SFT_reachable_from_init_method_analysis_impl[11] + 0)
33 #define CALL_reachable_from_init_method_analysis_impl___RFIMAVisitor___context(recv) ((reachable_from_init_method_analysis_impl___RFIMAVisitor___context_t)CALL((recv), (SFT_reachable_from_init_method_analysis_impl[11] + 1)))
34 #define CALL_reachable_from_init_method_analysis_impl___RFIMAVisitor___program(recv) ((reachable_from_init_method_analysis_impl___RFIMAVisitor___program_t)CALL((recv), (SFT_reachable_from_init_method_analysis_impl[11] + 2)))
35 #define CALL_reachable_from_init_method_analysis_impl___RFIMAVisitor___init(recv) ((reachable_from_init_method_analysis_impl___RFIMAVisitor___init_t)CALL((recv), (SFT_reachable_from_init_method_analysis_impl[11] + 3)))
36 #define CALL_reachable_from_init_method_analysis_impl___RFIMAVisitor___process_call(recv) ((reachable_from_init_method_analysis_impl___RFIMAVisitor___process_call_t)CALL((recv), (SFT_reachable_from_init_method_analysis_impl[11] + 4)))
37 #define CALL_SUPER_reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode(recv) ((reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode_t)CALL((recv), (SFT_reachable_from_init_method_analysis_impl[11] + 5)))
38 static const char * const LOCATE_reachable_from_init_method_analysis_impl___RFIMABuilder___program = "reachable_from_init_method_analysis_impl::RFIMABuilder::program";
39 val_t reachable_from_init_method_analysis_impl___RFIMABuilder___program(val_t p0);
40 typedef val_t (*reachable_from_init_method_analysis_impl___RFIMABuilder___program_t)(val_t p0);
41 static const char * const LOCATE_reachable_from_init_method_analysis_impl___RFIMABuilder___context = "reachable_from_init_method_analysis_impl::RFIMABuilder::context";
42 val_t reachable_from_init_method_analysis_impl___RFIMABuilder___context(val_t p0);
43 typedef val_t (*reachable_from_init_method_analysis_impl___RFIMABuilder___context_t)(val_t p0);
44 static const char * const LOCATE_reachable_from_init_method_analysis_impl___RFIMABuilder___init = "reachable_from_init_method_analysis_impl::RFIMABuilder::init";
45 void reachable_from_init_method_analysis_impl___RFIMABuilder___init(val_t p0, val_t p1, int* init_table);
46 typedef void (*reachable_from_init_method_analysis_impl___RFIMABuilder___init_t)(val_t p0, val_t p1, int* init_table);
47 val_t NEW_RFIMABuilder_reachable_from_init_method_analysis_impl___RFIMABuilder___init(val_t p0);
48 static const char * const LOCATE_reachable_from_init_method_analysis_impl___RFIMABuilder___work = "reachable_from_init_method_analysis_impl::RFIMABuilder::work";
49 void reachable_from_init_method_analysis_impl___RFIMABuilder___work(val_t p0);
50 typedef void (*reachable_from_init_method_analysis_impl___RFIMABuilder___work_t)(val_t p0);
51 void OC_reachable_from_init_method_analysis_impl___RFIMABuilder___work_1(struct stack_frame_t *closctx, val_t p0);
52 typedef void (*OC_reachable_from_init_method_analysis_impl___RFIMABuilder___work_1_t)(struct stack_frame_t *closctx, val_t p0);
53 typedef void (*CLOS_OC_reachable_from_init_method_analysis_impl___RFIMABuilder___work_2_0)(struct stack_frame_t *);
54 void OC_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);
55 typedef void (*OC_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);
56 static const char * const LOCATE_reachable_from_init_method_analysis_impl___RFIMAContext___reachable_from_init_iroutines = "reachable_from_init_method_analysis_impl::RFIMAContext::reachable_from_init_iroutines";
57 val_t reachable_from_init_method_analysis_impl___RFIMAContext___reachable_from_init_iroutines(val_t p0);
58 typedef val_t (*reachable_from_init_method_analysis_impl___RFIMAContext___reachable_from_init_iroutines_t)(val_t p0);
59 static const char * const LOCATE_reachable_from_init_method_analysis_impl___RFIMAContext___is_iroutine_reachable_from_init = "reachable_from_init_method_analysis_impl::RFIMAContext::(reachable_from_init_method_analysis::ReachableFromInitMethodAnalysis::is_iroutine_reachable_from_init)";
60 val_t reachable_from_init_method_analysis_impl___RFIMAContext___is_iroutine_reachable_from_init(val_t p0, val_t p1);
61 typedef val_t (*reachable_from_init_method_analysis_impl___RFIMAContext___is_iroutine_reachable_from_init_t)(val_t p0, val_t p1);
62 static const char * const LOCATE_reachable_from_init_method_analysis_impl___RFIMAContext___is_method_reachable_from_init = "reachable_from_init_method_analysis_impl::RFIMAContext::(reachable_from_init_method_analysis::ReachableFromInitMethodAnalysis::is_method_reachable_from_init)";
63 val_t reachable_from_init_method_analysis_impl___RFIMAContext___is_method_reachable_from_init(val_t p0, val_t p1);
64 typedef val_t (*reachable_from_init_method_analysis_impl___RFIMAContext___is_method_reachable_from_init_t)(val_t p0, val_t p1);
65 val_t NEW_RFIMAContext_reachable_from_init_method_analysis___ReachableFromInitMethodAnalysis___init();
66 static const char * const LOCATE_reachable_from_init_method_analysis_impl___RFIMAVisitor___context = "reachable_from_init_method_analysis_impl::RFIMAVisitor::context";
67 val_t reachable_from_init_method_analysis_impl___RFIMAVisitor___context(val_t p0);
68 typedef val_t (*reachable_from_init_method_analysis_impl___RFIMAVisitor___context_t)(val_t p0);
69 static const char * const LOCATE_reachable_from_init_method_analysis_impl___RFIMAVisitor___program = "reachable_from_init_method_analysis_impl::RFIMAVisitor::program";
70 val_t reachable_from_init_method_analysis_impl___RFIMAVisitor___program(val_t p0);
71 typedef val_t (*reachable_from_init_method_analysis_impl___RFIMAVisitor___program_t)(val_t p0);
72 static const char * const LOCATE_reachable_from_init_method_analysis_impl___RFIMAVisitor___init = "reachable_from_init_method_analysis_impl::RFIMAVisitor::init";
73 void reachable_from_init_method_analysis_impl___RFIMAVisitor___init(val_t p0, val_t p1, val_t p2, int* init_table);
74 typedef void (*reachable_from_init_method_analysis_impl___RFIMAVisitor___init_t)(val_t p0, val_t p1, val_t p2, int* init_table);
75 val_t NEW_RFIMAVisitor_reachable_from_init_method_analysis_impl___RFIMAVisitor___init(val_t p0, val_t p1);
76 static const char * const LOCATE_reachable_from_init_method_analysis_impl___RFIMAVisitor___process_call = "reachable_from_init_method_analysis_impl::RFIMAVisitor::process_call";
77 void reachable_from_init_method_analysis_impl___RFIMAVisitor___process_call(val_t p0, val_t p1);
78 typedef void (*reachable_from_init_method_analysis_impl___RFIMAVisitor___process_call_t)(val_t p0, val_t p1);
79 static const char * const LOCATE_reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode = "reachable_from_init_method_analysis_impl::RFIMAVisitor::(icode_tools::ICodeVisitor::visit_icode)";
80 void reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode(val_t p0, val_t p1);
81 typedef void (*reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode_t)(val_t p0, val_t p1);
82 typedef void (*CLOS_OC_reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode_1_0)(struct stack_frame_t *);
83 void OC_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);
84 typedef void (*OC_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);
85 typedef void (*CLOS_OC_reachable_from_init_method_analysis_impl___RFIMAVisitor___visit_icode_2_0)(struct stack_frame_t *);
86 void OC_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);
87 typedef void (*OC_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);
88 #endif