Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcppmacro.c73 static void check_trad_stringification PARAMS ((cpp_reader *,
1442 check_trad_stringification (pfile, macro, &token->val.str);
1625 check_trad_stringification (pfile, macro, string) in check_trad_stringification() function
H A DChangeLog.48388 * cppmacro.c (check_trad_stringification): Check token
9079 * cppmacro.c (check_trad_stringification): New function.
H A DChangeLog.710525 _cpp_create_definition, check_trad_stringification,
11096 _cpp_create_definition, check_trad_stringification,
H A DChangeLog.53718 save_parameter, _cpp_create_definition, check_trad_stringification,
H A DChangeLog.63477 * cppmacro.c (check_trad_stringification): Similarly.
/openbsd-src/gnu/gcc/libcpp/
H A Dmacro.c67 static void check_trad_stringification (cpp_reader *, const cpp_macro *,
1415 check_trad_stringification (pfile, macro, &token->val.str); in lex_expansion_token()
1653 check_trad_stringification (cpp_reader *pfile, const cpp_macro *macro, in check_trad_stringification() function