Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dopts.c227 base_of_path (const char *path, const char **base_out) in base_of_path() function
264 int length = base_of_path (path, &base); in matches_main_base()
721 = base_of_path (main_input_filename, &main_input_basename); in handle_options()
H A DChangeLog.gcc43175 main_input_baselength, base_of_path, matches_main_base): Add