Searched refs:next_context (Results 1 – 2 of 2) sorted by relevance
49 static cpp_context *next_context (cpp_reader *);958 next_context (cpp_reader *pfile) in next_context() function979 cpp_context *context = next_context (pfile); in push_ptoken_context()993 cpp_context *context = next_context (pfile); in _cpp_push_token_context()1007 cpp_context *context = next_context (pfile); in _cpp_push_text_context()
10100 replace_args, quote_string, stringify_arg, parse_arg, next_context,