Searched refs:next_context (Results 1 – 3 of 3) sorted by relevance
294 static cpp_context *next_context (cpp_reader *);2432 next_context (cpp_reader *pfile) in next_context() function2454 cpp_context *context = next_context (pfile); in push_ptoken_context()2478 context = next_context (pfile); in _cpp_push_token_context()2511 context = next_context (pfile); in push_extended_tokens_context()2529 cpp_context *context = next_context (pfile); in _cpp_push_text_context()
4698 (next_context, push_ptoken_context, _cpp_push_token_context)
10100 replace_args, quote_string, stringify_arg, parse_arg, next_context,