Home
last modified time | relevance | path

Searched refs:cpp_type2name (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h818 extern const char *cpp_type2name (enum cpp_ttype);
/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dlex.c1384 cpp_type2name (enum cpp_ttype type) in cpp_type2name() function
/freebsd-12.1/contrib/gcc/
H A Dc-common.c6291 error (message, cpp_type2name (token)); in c_parse_error()
H A DChangeLog-20005197 (cpp_type2name): Move to cpplex.c.
11727 * cpperror.c (cpp_type2name): New function.
11737 (cpp_type2name): Prototype.