Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/include/
H A Dcpplib.h1039 extern bool cpp_userdef_string_p
/dflybsd-src/contrib/gcc-8.0/libcpp/include/
H A Dcpplib.h1210 extern bool cpp_userdef_string_p
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dexpr.c314 cpp_userdef_string_p (enum cpp_ttype type) in cpp_userdef_string_p() function
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dexpr.c449 cpp_userdef_string_p (enum cpp_ttype type) in cpp_userdef_string_p() function
H A Dmacro.c712 || cpp_userdef_string_p (token->type) in stringify_arg()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c3404 if (cpp_userdef_string_p (tok->type)) in cp_parser_string_literal()
3485 if (cpp_userdef_string_p (tok->type)) in cp_parser_string_literal()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c4030 if (cpp_userdef_string_p (tok->type))
4118 if (cpp_userdef_string_p (tok->type))