Searched refs:_cpp_do_file_change (Results 1 – 7 of 7) sorted by relevance
| /trueos/contrib/gcclibs/libcpp/ |
| HD | files.c | 804 _cpp_do_file_change (pfile, LC_ENTER, file->path, 1, sysp); in _cpp_stack_file() 1126 _cpp_do_file_change (pfile, LC_RENAME, map->to_file, in cpp_make_system_header() 1137 _cpp_do_file_change (pfile, reason, new_name, 1, 0); in cpp_change_file()
|
| HD | directives.c | 886 _cpp_do_file_change (pfile, LC_RENAME, new_file, new_lineno, in do_line() 963 _cpp_do_file_change (pfile, reason, new_file, new_lineno, new_sysp); in do_linemarker() 971 _cpp_do_file_change (cpp_reader *pfile, enum lc_reason reason, in _cpp_do_file_change() function 2230 _cpp_do_file_change (pfile, LC_LEAVE, 0, 0, 0); in _cpp_pop_buffer()
|
| HD | internal.h | 571 extern void _cpp_do_file_change (cpp_reader *, enum lc_reason, const char *,
|
| /trueos/contrib/gcc/ |
| HD | ChangeLog-2001 | 14278 (CPP_IN_SYSTEM_HEADER, _cpp_do_file_change): Update. 14281 (_cpp_do_file_change): Similarly; callback with map instead. 14968 (_cpp_do_file_change): Tweak. 15066 * cppfiles.c (stack_include_file): Update for new _cpp_do_file_change. 15073 (_cpp_do_file_change): Update. 15090 (_cpp_do_file_change): Update to take buffer line number as an 15519 (_cpp_do_file_change): Update. 15530 (_cpp_do_file_change): Update for new line mapping.
|
| HD | ChangeLog-2000 | 656 * cpphash.h: Add _cpp_do_file_change. 659 (_cpp_do_file_change): Handle FC_ENTER and the FC_RENAME exception 753 * cpphash.h (_cpp_do_file_change): No longer external. 1316 (_cpp_do_file_change): Update. 2636 * cppfiles.c (stack_include_file): Use _cpp_do_file_change. 2638 * cpphash.h (_cpp_do_file_change): New prototype. 2645 (_cpp_do_file_change): New function.
|
| HD | ChangeLog-2004 | 35459 (_cpp_do_file_change): Don't need to set cpp_reader's line field. 42245 * cpplib.c (do_line, do_linemarker, _cpp_do_file_change): Get 46080 * cpplib.c (do_include_common, _cpp_do_file_change, cpp_get_callbacks):
|
| HD | ChangeLog-2003 | 6950 * cpplib.c (_cpp_pop_buffer): Do generate a _cpp_do_file_change 6959 Don't call _cpp_do_file_change even if working_directory flag set.
|