Searched refs:cpp_change_file (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h847 extern void cpp_change_file (cpp_reader *, enum lc_reason, const char *);
/freebsd-11-stable/contrib/gcc/
H A Dfix-header.c630 cpp_change_file (scan_in, LC_RENAME, "<built-in>");
632 cpp_change_file (scan_in, LC_RENAME, in_fname);
H A Dc-opts.c1511 cpp_change_file (parse_in, LC_RENAME, this_input_filename);
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c1134 cpp_change_file (cpp_reader *pfile, enum lc_reason reason, function

Completed in 85 milliseconds