Searched refs:cpp_ideq (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/gcc/
H A Dscan-decls.c212 if (cpp_ideq (token, "inline"))
216 else if (cpp_ideq (token, "extern"))
H A Dfix-header.c511 if (cpp_ideq (name, "errno"))
699 else if (cpp_ideq (t, "_filbuf"))
/freebsd-10.3-release/contrib/gcclibs/libcpp/include/
H A Dcpplib.h815 extern int cpp_ideq (const cpp_token *, const char *);
/freebsd-10.3-release/contrib/gcclibs/libcpp/
H A Dlex.c72 cpp_ideq (const cpp_token *token, const char *string) function

Completed in 60 milliseconds