Home
last modified time | relevance | path

Searched refs:check_trad_stringification (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dmacro.c344 static void check_trad_stringification (cpp_reader *, const cpp_macro *,
3422 check_trad_stringification (pfile, macro, &token->val.str); in lex_expansion_token()
3774 check_trad_stringification (cpp_reader *pfile, const cpp_macro *macro, in check_trad_stringification() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dmacro.cc355 static void check_trad_stringification (cpp_reader *, const cpp_macro *,
3625 check_trad_stringification (pfile, macro, &token->val.str); in lex_expansion_token()
4018 check_trad_stringification (cpp_reader *pfile, const cpp_macro *macro, in check_trad_stringification() function
H A DChangeLog1759 (check_trad_stringification, cpp_macro_definition): Adjust macro
2030 * macro.c (check_trad_stringification): Have warning be controlled
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20013477 * cppmacro.c (check_trad_stringification): Similarly.
22925 save_parameter, _cpp_create_definition, check_trad_stringification,
H A DChangeLog-20008394 * cppmacro.c (check_trad_stringification): Check token
9085 * cppmacro.c (check_trad_stringification): New function.
H A DChangeLog-200224972 _cpp_create_definition, check_trad_stringification,
25543 _cpp_create_definition, check_trad_stringification,
H A DChangeLog-200325448 * cppmacro.c (stringify_arg, check_trad_stringification):