Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dmacro.c46 static void push_ptoken_context (cpp_reader *, cpp_hashnode *, _cpp_buff *,
937 push_ptoken_context (pfile, node, buff, first, dest - first); in replace_args()
976 push_ptoken_context (cpp_reader *pfile, cpp_hashnode *macro, _cpp_buff *buff, in push_ptoken_context() function
1040 push_ptoken_context (pfile, NULL, NULL, arg->first, arg->count + 1); in expand_arg()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20019436 (replace_args, push_token_context, push_ptoken_context):
9920 (push_ptoken_context): Take a _cpp_buff.
10104 (padding_token, push_token_context, push_ptoken_context): New.
H A DChangeLog-200217259 * cppmacro.c (paste_all_tokens, push_ptoken_context,