Home
last modified time | relevance | path

Searched refs:cpp_read_main_file (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/gcc/libcpp/
H A Dmakedepend.c166 if (!cpp_read_main_file (reader, file)) in process_file()
H A Dinit.c465 cpp_read_main_file (cpp_reader *pfile, const char *fname) in cpp_read_main_file() function
H A DChangeLog210 * init.c (cpp_read_main_file): Pass additional arg to _cpp_find_file.
/openbsd/gnu/gcc/gcc/
H A Dc-opts.c1113 = cpp_read_main_file (parse_in, in_fnames[0]); in c_common_post_options()
1196 = cpp_read_main_file (parse_in, in_fnames[i]); in c_common_parse_file()
H A Dfix-header.c626 if (!cpp_read_main_file (scan_in, in_fname)) in read_scan_file()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h542 extern const char *cpp_read_main_file PARAMS ((cpp_reader *, const char *,
H A Dcppmain.c73 if (cpp_read_main_file (pfile, in_fname, NULL))
H A Dc-lex.c138 return cpp_read_main_file (parse_in, filename, ident_hash);
H A Dfix-header.c638 if (! cpp_read_main_file (scan_in, in_fname, NULL))
H A Dcppinit.c972 cpp_read_main_file (pfile, fname, table) in cpp_read_main_file() function
H A DChangeLog.71962 (cpp_read_main_file): Only overlay if compiling.
6837 (cpp_read_main_file): Overlay an empty buffer if traditional.
8554 (cpp_read_main_file): Call sanity_checks() from here...
H A DChangeLog16196 (cpp_read_main_file): Init deps if necessary.
16312 (cpp_read_main_file): Don't overlay a buffer.
H A DChangeLog.65121 (cpp_start_read): Rename cpp_read_main_file. Initialize the
5125 (cpp_read_main_file, cpp_finish_options): New.
/openbsd/gnu/gcc/libcpp/include/
H A Dcpplib.h644 extern const char *cpp_read_main_file (cpp_reader *, const char *);