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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic.h463 extern char *file_name_as_prefix (diagnostic_context *, const char *);
H A Dlanghooks.c377 ? file_name_as_prefix (context, file) : NULL;
H A Ddiagnostic.c100 file_name_as_prefix (diagnostic_context *context, const char *f)
99 file_name_as_prefix (diagnostic_context *context, const char *f) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.h575 extern char *file_name_as_prefix (diagnostic_context *, const char *);
H A Dlanghooks.cc379 ? file_name_as_prefix (context, file) : NULL;
H A Ddiagnostic.cc101 file_name_as_prefix (diagnostic_context *context, const char *f)
100 file_name_as_prefix (diagnostic_context *context, const char *f) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c3427 ? file_name_as_prefix (context, file) : NULL;
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc3520 ? file_name_as_prefix (context, file) : NULL;

Completed in 131 milliseconds