Home
last modified time | relevance | path

Searched refs:_cpp_pop_context (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dinternal.h510 extern void _cpp_pop_context (cpp_reader *);
H A Dmacro.c1060 _cpp_pop_context (pfile); in expand_arg()
1069 _cpp_pop_context (cpp_reader *pfile) in _cpp_pop_context() function
1123 _cpp_pop_context (pfile); in cpp_get_token()
H A Dtraditional.c399 _cpp_pop_context (pfile); in _cpp_scan_out_logical_line()
H A Ddirectives.c201 _cpp_pop_context (pfile); in skip_rest_of_line()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20019438 (_cpp_pop_context): Update.
9925 (expand_arg): Use _cpp_pop_context.
9926 (_cpp_pop_context): Free a context's buffer, if any.
10101 enter_macro_context, expand_arg, _cpp_pop_context, cpp_scan_nooutput,
H A DChangeLog-20001849 (_cpp_pop_context): Unconditionally re-enable a macro when
5293 (_cpp_pop_context, _cpp_get_token, _cpp_free_lookaheads, _cpp_push_token): New.