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

/freebsd-9.3-release/contrib/gcc/
H A Ddiagnostic.h208 extern char *file_name_as_prefix (const char *);
H A Dlanghooks.c512 char *new_prefix = file ? file_name_as_prefix (file) : NULL;
H A Ddiagnostic.c84 file_name_as_prefix (const char *f)
83 file_name_as_prefix (const char *f) function
/freebsd-9.3-release/contrib/gcc/cp/
H A Derror.c2194 char *new_prefix = file ? file_name_as_prefix (file) : NULL;

Completed in 63 milliseconds