int inner_inline (int inner_input, int mod_value); int outer_inline (int outer_input); int not_inlined_2 (int input); int not_inlined_1 (int input);