Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dmacro.c275 static void push_ptoken_context (cpp_reader *, cpp_hashnode *, _cpp_buff *,
1552 push_ptoken_context (pfile, NULL, pragma_buff, in enter_macro_context()
2298 push_ptoken_context (pfile, node, buff, first, in replace_args()
2341 push_ptoken_context (cpp_reader *pfile, cpp_hashnode *macro, _cpp_buff *buff, in push_ptoken_context() function
2646 push_ptoken_context (pfile, NULL, NULL, in expand_arg()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dmacro.cc287 static void push_ptoken_context (cpp_reader *, cpp_hashnode *, _cpp_buff *,
1611 push_ptoken_context (pfile, NULL, pragma_buff, in enter_macro_context()
2408 push_ptoken_context (pfile, node, buff, first, in replace_args()
2451 push_ptoken_context (cpp_reader *pfile, cpp_hashnode *macro, _cpp_buff *buff, in push_ptoken_context() function
2757 push_ptoken_context (pfile, NULL, NULL, in expand_arg()
H A DChangeLog4698 (next_context, push_ptoken_context, _cpp_push_token_context)
/netbsd-src/external/gpl3/gcc/dist/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,