Searched refs:_cpp_pop_file_buffer (Results 1 – 14 of 14) sorted by relevance
/openbsd-src/gnu/gcc/libcpp/ |
H A D | internal.h | 528 extern void _cpp_pop_file_buffer (cpp_reader *, struct _cpp_file *);
|
H A D | files.c | 1132 _cpp_pop_file_buffer (cpp_reader *pfile, _cpp_file *file) in _cpp_pop_file_buffer() function
|
H A D | directives.c | 2206 _cpp_pop_file_buffer (pfile, inc); in _cpp_pop_buffer()
|
H A D | ChangeLog | 179 * files.c (_cpp_pop_file_buffer): Set buffer_valid to false.
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | cpphash.h | 530 extern void _cpp_pop_file_buffer PARAMS ((cpp_reader *,
|
H A D | cppfiles.c | 772 _cpp_pop_file_buffer (pfile, inc) in _cpp_pop_file_buffer() function
|
H A D | cpplib.c | 1979 _cpp_pop_file_buffer (pfile, inc);
|
H A D | ChangeLog.4 | 1083 (_cpp_pop_file_buffer): Update. 5203 * cppfiles.c (stack_include_file, _cpp_pop_file_buffer): 8761 (lookup_include_file, read_include_file, _cpp_pop_file_buffer): 14227 (_cpp_pop_file_buffer): New function. 14230 (cpp_pop_buffer): Use _cpp_pop_file_buffer.
|
H A D | ChangeLog.7 | 10476 * cppfiles.c (_cpp_pop_file_buffer): Return void. Move 10480 (_cpp_pop_file_buffer): Update. 10485 * cpplib.c (cpp_pop_buffer): Move code from _cpp_pop_file_buffer. 21190 * cppfiles.c (_cpp_pop_file_buffer): Change return type to bool 21194 _cpp_pop_file_buffer did not push a new file. 21195 * cpphash.h (_cpp_pop_file_buffer): Update declaration.
|
H A D | ChangeLog.6 | 12992 * cppfiles.c (_cpp_pop_file_buffer): Handle -include file pushing 12995 * cpphash.h (_cpp_pop_file_buffer): Update prototype. 13157 (_cpp_pop_file_buffer): Similarly. 16022 (_cpp_pop_file_buffer): Similarly.
|
H A D | ChangeLog.5 | 8061 (_cpp_pop_file_buffer): Don't set defined.
|
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
H A D | cppinternals.texi | 971 @code{_cpp_pop_file_buffer} remembers the controlling macro associated
|
/openbsd-src/gnu/gcc/gcc/doc/ |
H A D | cppinternals.texi | 971 @code{_cpp_pop_file_buffer} remembers the controlling macro associated
|
H A D | cppinternals.info | 902 followed by any tokens, `mi_valid' is `true' and `_cpp_pop_file_buffer'
|