Searched refs:replace_args (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | macro.c | 56 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 D | ChangeLog | 473 * macro.c (replace_args, cpp_get_token): Copy whole
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2001 | 9436 (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 D | ChangeLog-2000 | 1158 * 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 D | ChangeLog-2002 | 11030 (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 D | ChangeLog-2003 | 32080 * cppmacro.c (replace_args): If directive_wants_padding,
|