Searched refs:preprocess_file (Results 1 – 5 of 5) sorted by relevance
67 static void preprocess_file PARAMS ((void));1435 preprocess_file () in preprocess_file() function1471 preprocess_file ();
16269 * c-common.h (warn_multichar, preprocess_file): Remove.16275 (preprocess_file): Make static. Update for cpplib.16303 * c-common.c (c_common_init): Call preprocess_file instead.16305 * c-common.h (preprocess_file): new.16306 * c-opts.c (out_fname, out_stream, deps_append, preprocess_file,
65 preprocess_file (cpp_reader *pfile) in preprocess_file() function
942 extern void preprocess_file (cpp_reader *);
1151 preprocess_file (parse_in); in c_common_init()