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

/freebsd-9.3-release/contrib/gcc/
H A Dprotoize.c2895 const char *function_to_edit = def_dec_p->hash_entry->symbol;
2896 size_t func_name_len = strlen (function_to_edit);
2935 pname, function_to_edit);
2975 if (!strncmp (clean_text_p+1, function_to_edit, func_name_len))
3334 const char *function_to_edit = def_dec_p->hash_entry->symbol;
3350 pname, function_to_edit);
3529 const char *function_to_edit = def_dec_p->hash_entry->symbol;
3539 pname, function_to_edit);
3569 pname, function_to_edit);
2876 const char *function_to_edit = def_dec_p->hash_entry->symbol; local
3315 const char *function_to_edit = def_dec_p->hash_entry->symbol; local
3510 const char *function_to_edit = def_dec_p->hash_entry->symbol; local

Completed in 54 milliseconds