Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1320 extern bool cpp_userdef_string_p
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1469 extern bool cpp_userdef_string_p
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dexpr.cc457 cpp_userdef_string_p (enum cpp_ttype type) in cpp_userdef_string_p() function
H A Dmacro.cc927 || cpp_userdef_string_p (token->type) in stringify_arg()
H A DChangeLog4543 cpp_userdef_string_p, cpp_userdef_char_p, cpp_get_userdef_suffix): New.
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dexpr.c447 cpp_userdef_string_p (enum cpp_ttype type) in cpp_userdef_string_p() function
H A Dmacro.c877 || cpp_userdef_string_p (token->type) in stringify_arg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c4154 if (cpp_userdef_string_p (tok->type))
4244 if (cpp_userdef_string_p (tok->type))
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc4370 if (cpp_userdef_string_p (tok->type)) in cp_parser_string_literal()
4460 if (cpp_userdef_string_p (tok->type)) in cp_parser_string_literal()