Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dmacro.c53 static const cpp_token *stringify_arg (cpp_reader *, macro_arg *);
352 stringify_arg (cpp_reader *pfile, macro_arg *arg) in stringify_arg() function
838 arg->stringified = stringify_arg (pfile, arg); in replace_args()
H A DChangeLog461 (stringify_arg): Update call to cpp_spell_token.
464 * macro.c (stringify_arg): Likewise.
/freebsd-12.1/contrib/gcc/
H A DChangeLog-2000698 unlock_pools, stringify_arg, paste_tokens): Similarly.
4102 * cppmacro.c (stringify_arg): Don't handle CPP_PLACEMARKER.
4592 * cppmacro.c (stringify_arg, replace_args, lex_expansion_token,
4858 * cppmacro.c (stringify_arg): Similarly.
14424 Do not call stringify_arg or get_raw_token.
14426 to a loop at this level. Call stringify_arg here if appropriate.
14430 (stringify_arg): Push arg context at beginning.
14435 (_cpp_glue_header_name, is_macro_disabled, stringify_arg,
15005 is_macro_disabled, stringify_arg, expand_context_stack,
H A DChangeLog-20019700 * cppmacro.c (stringify_arg, collect_args): Update to use
9867 * cppmacro.c (new_number_token, builtin_macro, stringify_arg):
10100 replace_args, quote_string, stringify_arg, parse_arg, next_context,
26476 * cppmacro.c (stringify_arg): Null terminate strings.
H A DChangeLog-20026142 * cppmacro.c (stringify_arg): Do not overflow the buffer
25541 * cppmacro.c (builtin_macro, stringify_arg, paste_all_tokens,
H A DChangeLog-200325448 * cppmacro.c (stringify_arg, check_trad_stringification):
25627 * cppmacro.c (stringify_arg): Update handling of CPP_OTHER.