Searched refs:xcoff_current_include_file (Results 1 – 4 of 4) sorted by relevance
55 const char *xcoff_current_include_file; variable97 = (xcoff_current_include_file \98 ? xcoff_current_include_file : main_input_filename); \301 if (xcoff_current_include_file) in xcoffout_source_file()304 output_quoted_string (file, xcoff_current_include_file); in xcoffout_source_file()306 xcoff_current_include_file = NULL; in xcoffout_source_file()314 xcoff_current_include_file = filename; in xcoffout_source_file()
123 extern const char *xcoff_current_include_file;150 if (xcoff_current_include_file) \153 output_quoted_string ((FILE), xcoff_current_include_file); \155 xcoff_current_include_file = NULL; \
5385 xcoff_current_include_file when determining whether to use
19584 * xcoffout.c (xcoff_current_include_file,19590 * xcoffout.h (xcoff_current_include_file, xcoff_lastfile,