Home
last modified time | relevance | path

Searched refs:function_to_edit (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dprotoize.c2876 const char *function_to_edit = def_dec_p->hash_entry->symbol; in edit_fn_declaration() local
2877 size_t func_name_len = strlen (function_to_edit); in edit_fn_declaration()
2916 pname, function_to_edit); in edit_fn_declaration()
2956 if (!strncmp (clean_text_p+1, function_to_edit, func_name_len)) in edit_fn_declaration()
3315 const char *function_to_edit = def_dec_p->hash_entry->symbol; in add_local_decl() local
3331 pname, function_to_edit); in add_local_decl()
3510 const char *function_to_edit = def_dec_p->hash_entry->symbol; in edit_fn_definition() local
3520 pname, function_to_edit); in edit_fn_definition()
3550 pname, function_to_edit); in edit_fn_definition()