Searched refs:_cpp_pop_file_buffer (Results 1 – 9 of 9) sorted by relevance
540 extern void _cpp_pop_file_buffer (cpp_reader *, struct _cpp_file *);
1218 _cpp_pop_file_buffer (cpp_reader *pfile, _cpp_file *file) in _cpp_pop_file_buffer() function
2228 _cpp_pop_file_buffer (pfile, inc); in _cpp_pop_buffer()
179 * files.c (_cpp_pop_file_buffer): Set buffer_valid to false.
971 @code{_cpp_pop_file_buffer} remembers the controlling macro associated
24923 * cppfiles.c (_cpp_pop_file_buffer): Return void. Move24927 (_cpp_pop_file_buffer): Update.24932 * cpplib.c (cpp_pop_buffer): Move code from _cpp_pop_file_buffer.35637 * cppfiles.c (_cpp_pop_file_buffer): Change return type to bool35641 _cpp_pop_file_buffer did not push a new file.35642 * cpphash.h (_cpp_pop_file_buffer): Update declaration.
12992 * cppfiles.c (_cpp_pop_file_buffer): Handle -include file pushing12995 * cpphash.h (_cpp_pop_file_buffer): Update prototype.13157 (_cpp_pop_file_buffer): Similarly.16022 (_cpp_pop_file_buffer): Similarly.27268 (_cpp_pop_file_buffer): Don't set defined.
1089 (_cpp_pop_file_buffer): Update.5209 * cppfiles.c (stack_include_file, _cpp_pop_file_buffer):8767 (lookup_include_file, read_include_file, _cpp_pop_file_buffer):14233 (_cpp_pop_file_buffer): New function.14236 (cpp_pop_buffer): Use _cpp_pop_file_buffer.
26031 (open_file, stack_include_file, _cpp_pop_file_buffer): Disable caching.