Home
last modified time | relevance | path

Searched refs:next_context (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dmacro.cc294 static cpp_context *next_context (cpp_reader *);
2432 next_context (cpp_reader *pfile) in next_context() function
2454 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()
DChangeLog4698 (next_context, push_ptoken_context, _cpp_push_token_context)
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200110100 replace_args, quote_string, stringify_arg, parse_arg, next_context,