Home
last modified time | relevance | path

Searched refs:cpp_change_file (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.cc608 cpp_change_file (cpp_in, LC_RENAME, _("<built-in>")); in gfc_cpp_init()
621 cpp_change_file (cpp_in, LC_RENAME, _("<command-line>")); in gfc_cpp_init()
676 cpp_change_file (cpp_in, LC_RENAME, source_file); in gfc_cpp_preprocess()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.c577 cpp_change_file (cpp_in, LC_RENAME, _("<built-in>")); in gfc_cpp_init()
590 cpp_change_file (cpp_in, LC_RENAME, _("<command-line>")); in gfc_cpp_init()
645 cpp_change_file (cpp_in, LC_RENAME, source_file); in gfc_cpp_preprocess()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1289 extern void cpp_change_file (cpp_reader *, enum lc_reason, const char *);
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1412 extern void cpp_change_file (cpp_reader *, enum lc_reason, const char *);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c1554 cpp_change_file (parse_in, LC_RENAME, this_input_filename); in push_command_line_include()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc1604 cpp_change_file (parse_in, LC_RENAME, this_input_filename); in push_command_line_include()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dfiles.c1382 cpp_change_file (cpp_reader *pfile, enum lc_reason reason, in cpp_change_file() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dfiles.cc1517 cpp_change_file (cpp_reader *pfile, enum lc_reason reason, in cpp_change_file() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20036977 instead of LC_RENAME to cpp_change_file and finally cpp_push_main_file.
29158 to cpp_change_file.
29161 cpp_rename_file calls to cpp_change_file.