Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libcpp/
H A Dinternal.h498 extern void _cpp_pop_context (cpp_reader *);
H A Dmacro.c1043 _cpp_pop_context (pfile); in expand_arg()
1052 _cpp_pop_context (cpp_reader *pfile) in _cpp_pop_context() function
1106 _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()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h501 extern void _cpp_pop_context PARAMS ((cpp_reader *));
H A Dcppmacro.c1074 _cpp_pop_context (pfile);
1083 _cpp_pop_context (pfile) in _cpp_pop_context() function
1139 _cpp_pop_context (pfile);
H A Dcpptrad.c484 _cpp_pop_context (pfile);
H A Dcpplib.c211 _cpp_pop_context (pfile);
H A DChangeLog.69438 (_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.41843 (_cpp_pop_context): Unconditionally re-enable a macro when
5287 (_cpp_pop_context, _cpp_get_token, _cpp_free_lookaheads, _cpp_push_token): New.