Lines Matching refs:stringify_arg
206 * macro.c (stringify_arg): Remove va_opt argument and va_opt handling.
209 (replace_args): Adjust stringify_arg callers. For #__VA_OPT__,
210 perform token pasting in a separate loop before stringify_arg call.
462 (stringify_arg): Replace arg argument with first, count arguments
469 (replace_args): Adjust stringify_arg caller. For vaopt_state::END
3113 * macro.c (stringify_arg()): Treat CPP_UTF8CHAR token;
3821 * macro.c (stringify_arg (cpp_reader *, macro_arg *)):
3840 * macro.c (stringify_arg (cpp_reader *, macro_arg *)):
4671 (stringify_arg): Use the new arg_token_at.
5248 * macro.c (stringify_arg): Handle CPP_UTF8STRING.
5296 * macro.c (stringify_arg): Escape CPP_WCHAR tokens.
5510 * macro.c (stringify_arg): Handle NULL source token in padding
5876 (stringify_arg): Support CPP_CHAR{16,32} and CPP_STRING{16,32}.
6746 (stringify_arg): Update call to cpp_spell_token.
6749 * macro.c (stringify_arg): Likewise.