Searched refs:pch_file (Results 1 – 9 of 9) sorted by relevance
127 if (!pch_file) in pch_init()130 f = fopen (pch_file, "w+b"); in pch_init()132 fatal_error ("can%'t create precompiled header %s: %m", pch_file); in pch_init()153 fatal_error ("can%'t write to %s: %m", pch_file); in pch_init()188 fatal_error ("can%'t write %s: %m", pch_file); in c_common_write_pch()203 fatal_error ("can%'t write %s: %m", pch_file); in c_common_write_pch()217 fatal_error ("can%'t write %s: %m", pch_file); in c_common_write_pch()
371 extern const char *pch_file;
292 pch_file = arg; in c_common_handle_option()
955 if (pch_file) in pop_file_scope()9052 if (pch_file) in c_write_global_declarations()
230 const char *pch_file; variable
36578 * c-common.c (pch_file): Correct comment.36593 * c-common.c: (pch_file): Define.36594 * c-common.h (pch_file): Declare.
2343 if (pch_file) in finish_member_declaration()2355 gcc_assert (pch_file); in note_decl_for_pch()
3881 else if (pch_file) in build_clone()
12282 if (pch_file) in instantiate_decl()