Home
last modified time | relevance | path

Searched refs:_cpp_pop_buffer (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/gcc/libcpp/
H A Dinit.c239 _cpp_pop_buffer (pfile); in cpp_destroy()
592 _cpp_pop_buffer (pfile); in cpp_finish()
H A Dinternal.h562 extern void _cpp_pop_buffer (cpp_reader *);
H A Dmacro.c314 _cpp_pop_buffer (pfile); in builtin_macro()
459 _cpp_pop_buffer (pfile); in paste_tokens()
471 _cpp_pop_buffer (pfile); in paste_tokens()
H A Ddirectives.c501 _cpp_pop_buffer (pfile); in run_directive()
1576 _cpp_pop_buffer (pfile); in destringize_and_run()
2180 _cpp_pop_buffer (cpp_reader *pfile) in _cpp_pop_buffer() function
H A Dpch.c672 _cpp_pop_buffer (r); in cpp_read_state()
H A Dlex.c843 _cpp_pop_buffer (pfile); in _cpp_get_fresh_line()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h558 extern void _cpp_pop_buffer PARAMS ((cpp_reader *));
H A Dcppinit.c601 _cpp_pop_buffer (pfile);
1150 _cpp_pop_buffer (pfile);
H A Dcppmacro.c296 _cpp_pop_buffer (pfile);
462 _cpp_pop_buffer (pfile);
H A Dcpplib.c476 _cpp_pop_buffer (pfile);
1954 _cpp_pop_buffer (pfile) in _cpp_pop_buffer() function
H A Dcpptrad.c377 _cpp_pop_buffer (pfile);
H A Dcpplex.c922 _cpp_pop_buffer (pfile);
H A DChangeLog.610960 push_conditional, _cpp_pop_buffer): Update.
11043 * cpplib.c (do_diagnostic, _cpp_pop_buffer): Update.
11579 (_cpp_pop_buffer): Set bol.
13004 * cpplib.c (_cpp_pop_buffer): Don't do file change callback
13162 (_cpp_pop_buffer): Similarly.
14283 (_cpp_pop_buffer): Update.
14966 * cpplib.c (do_line, cpp_push_buffer, _cpp_pop_buffer):
15095 (_cpp_pop_buffer): Transfer more info from a faked buffer.
15186 (_cpp_pop_buffer): New.
15192 (cpp_pop_buffer): Rename _cpp_pop_buffer. Stop skipping.
H A DChangeLog.7244 (cpp_push_buffer, _cpp_pop_buffer): Don't call _cpp_set_trad_context.
2639 (cpp_push_buffer, _cpp_pop_buffer): Similarly.
10477 file change and include code to _cpp_pop_buffer.
11085 _cpp_pop_buffer, do_diagnostic): Update.
21193 * cpplib.c (_cpp_pop_buffer): Only call obstack_free if
H A DChangeLog.42640 (_cpp_pop_buffer): Update to use it.
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dcppinternals.texi315 correct even if its source buffer is freed with @code{_cpp_pop_buffer}.
/openbsd-src/gnu/gcc/gcc/doc/
H A Dcppinternals.texi315 correct even if its source buffer is freed with @code{_cpp_pop_buffer}.
H A Dcppinternals.info274 correct even if its source buffer is freed with `_cpp_pop_buffer'. The