Home
last modified time | relevance | path

Searched refs:replace_args (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dmacro.c56 static void replace_args (cpp_reader *, cpp_hashnode *, cpp_macro *,
786 replace_args (pfile, node, macro, (macro_arg *) buff->base); in enter_macro_context()
810 replace_args (cpp_reader *pfile, cpp_hashnode *node, cpp_macro *macro, macro_arg *args) in replace_args() function
H A DChangeLog473 * macro.c (replace_args, cpp_get_token): Copy whole
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20019436 (replace_args, push_token_context, push_ptoken_context):
9922 (replace_args): Use a _cpp_buff for the replacement list with
9948 (funlike_invocation_p, replace_args): Update.
10100 replace_args, quote_string, stringify_arg, parse_arg, next_context,
11048 * cppmacro.c (builtin_macro, paste_all_tokens, replace_args,
15756 * cppmacro.c (replace_args): Position stringified tokens correctly.
30457 (replace_args): Clarify intent.
30691 (replace_args): Set AVOID_LPASTE flag on first token of an
H A DChangeLog-20001158 * cppmacro.c (struct cpp_macro, parse_arg, replace_args,
4108 (replace_args): Don't bother pre-expanding an empty argument.
4592 * cppmacro.c (stringify_arg, replace_args, lex_expansion_token,
H A DChangeLog-200211030 (replace_args): Use this flag.
21792 (enter_macro_context, replace_args, warn_of_redefinition,
29976 (enter_macro_context, replace_args): Use the original macro
H A DChangeLog-200332080 * cppmacro.c (replace_args): If directive_wants_padding,