Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1322 extern bool cpp_userdef_char_p
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1471 extern bool cpp_userdef_char_p
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dexpr.cc471 cpp_userdef_char_p (enum cpp_ttype type) in cpp_userdef_char_p() function
H A Dmacro.cc928 || cpp_userdef_char_p (token->type)); in stringify_arg()
H A DChangeLog3116 (cpp_userdef_char_p()): Treat CPP_UTF8CHAR_USERDEF token;
4543 cpp_userdef_string_p, cpp_userdef_char_p, cpp_get_userdef_suffix): New.
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dexpr.c461 cpp_userdef_char_p (enum cpp_ttype type) in cpp_userdef_char_p() function
H A Dmacro.c878 || cpp_userdef_char_p (token->type)); in stringify_arg()