Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dmacro.c49 static cpp_context *next_context (cpp_reader *);
958 next_context (cpp_reader *pfile) in next_context() function
979 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()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200110100 replace_args, quote_string, stringify_arg, parse_arg, next_context,