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

/haiku-buildtools/gcc/libgcc/
H A Dlibgcov-util.c1156 get_file_basename (const char *name) function
1347 filename = get_file_basename (all_infos[i].obj1->filename);
1349 filename = get_file_basename (all_infos[i].obj2->filename);
/haiku-buildtools/gcc/gcc/
H A Dgengtype.c86 static const char *get_file_basename (const input_file *);
448 const char *basename = get_file_basename (gt_files[f]);
1793 get_file_basename (const input_file *inpf)
2011 output_name and get_file_basename to compute their for_name
2017 output_name and get_file_basename to compute their for_name
2047 basename = get_file_basename (inpf);
2077 * get_file_basename to compute their for_name. The output_name is
2083 char *newbasename = CONST_CAST (char*, get_file_basename (inpf));
1786 get_file_basename (const input_file *inpf) function

Completed in 102 milliseconds