Searched refs:cpp_change_file (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | cpp.cc | 608 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 D | cpp.c | 577 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 D | cpplib.h | 1289 extern void cpp_change_file (cpp_reader *, enum lc_reason, const char *);
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
H A D | cpplib.h | 1412 extern void cpp_change_file (cpp_reader *, enum lc_reason, const char *);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-opts.c | 1554 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 D | c-opts.cc | 1604 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 D | files.c | 1382 cpp_change_file (cpp_reader *pfile, enum lc_reason reason, in cpp_change_file() function
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | files.cc | 1517 cpp_change_file (cpp_reader *pfile, enum lc_reason reason, in cpp_change_file() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2003 | 6977 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.
|