Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddf.c2505 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 Dcppmacro.c61 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 DChangeLog.69436 (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 DChangeLog.41152 * 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 DChangeLog.511250 (replace_args): Clarify intent.
11484 (replace_args): Set AVOID_LPASTE flag on first token of an
H A DChangeLog6554 * cppmacro.c (replace_args): If directive_wants_padding,
16738 (replace_args): Use this flag.
H A DChangeLog.77345 (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 Dmacro.c55 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 DChangeLog473 * macro.c (replace_args, cpp_get_token): Copy whole