Searched refs:replace_args (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | df.c | 2505 typedef struct replace_args { struct 2510 } replace_args; argument 2522 replace_args *args = (replace_args *) data; 2563 replace_args args; 2594 replace_args *args = (replace_args *) data; 2621 replace_args args;
|
| H A D | cppmacro.c | 61 static void replace_args PARAMS ((cpp_reader *, cpp_hashnode *, cpp_macro *, 783 replace_args (pfile, node, macro, (macro_arg *) buff->base); 807 replace_args (pfile, node, macro, args) in replace_args() function
|
| H A D | ChangeLog.6 | 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.
|
| H A D | ChangeLog.4 | 1152 * cppmacro.c (struct cpp_macro, parse_arg, replace_args, 4102 (replace_args): Don't bother pre-expanding an empty argument. 4586 * cppmacro.c (stringify_arg, replace_args, lex_expansion_token,
|
| H A D | ChangeLog.5 | 11250 (replace_args): Clarify intent. 11484 (replace_args): Set AVOID_LPASTE flag on first token of an
|
| H A D | ChangeLog | 6554 * cppmacro.c (replace_args): If directive_wants_padding, 16738 (replace_args): Use this flag.
|
| H A D | ChangeLog.7 | 7345 (enter_macro_context, replace_args, warn_of_redefinition, 15529 (enter_macro_context, replace_args): Use the original macro
|
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | macro.c | 55 static void replace_args (cpp_reader *, cpp_hashnode *, cpp_macro *, 769 replace_args (pfile, node, macro, (macro_arg *) buff->base); in enter_macro_context() 793 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
|