Searched refs:is_function_definition (Results 1 – 3 of 3) sorted by relevance
37 int is_function_definition) in print_support_function_name() argument41 (is_function_definition ? "\n" : " ")); in print_support_function_name()47 if (!is_function_definition) in print_support_function_name()55 (is_function_definition ? "\n" : " ")); in print_support_function_name()59 (is_function_definition ? "\n" : ";\n")); in print_support_function_name()
42 int is_function_definition) in print_semantic_function_header() argument47 (is_function_definition ? "\n" : " ")); in print_semantic_function_header()52 if (is_function_definition) in print_semantic_function_header()57 if (is_function_definition) in print_semantic_function_header()
558 int is_function_definition) in print_idecode_switch_function_header() argument567 if (is_function_definition) in print_idecode_switch_function_header()573 if (!is_function_definition) in print_idecode_switch_function_header()577 if ((code & generate_jumps) && is_function_definition) { in print_idecode_switch_function_header()