Searched refs:_cpp_pop_context (Results 1 – 11 of 11) sorted by relevance
659 extern void _cpp_pop_context (cpp_reader *);
2668 _cpp_pop_context (pfile); in expand_arg()2705 _cpp_pop_context (cpp_reader *pfile) in _cpp_pop_context() function2895 _cpp_pop_context (pfile); in cpp_get_token_1()
444 _cpp_pop_context (pfile); in _cpp_scan_out_logical_line()
213 _cpp_pop_context (pfile); in skip_rest_of_line()
690 extern void _cpp_pop_context (cpp_reader *);
2782 _cpp_pop_context (pfile); in expand_arg()2820 _cpp_pop_context (cpp_reader *pfile) in _cpp_pop_context() function3009 _cpp_pop_context (pfile); in cpp_get_token_1()
449 _cpp_pop_context (pfile); in _cpp_scan_out_logical_line()
221 _cpp_pop_context (pfile); in skip_rest_of_line()
3480 (_cpp_pop_context): Clear the new cpp_reader::top_most_macro_node4373 * macro.c (_cpp_pop_context): Assert that we shouldn't try to pop4402 (_cpp_pop_context): Re-enable expansion of the macro only when we4702 (_cpp_pop_context): Really free the memory held by the context.
9438 (_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,
1849 (_cpp_pop_context): Unconditionally re-enable a macro when5293 (_cpp_pop_context, _cpp_get_token, _cpp_free_lookaheads, _cpp_push_token): New.