Searched refs:cpp_included (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dlex.c560 cpp_included always returns true. A plausible fix is to compare
564 if (cpp_included (parse_in, filename))
/freebsd-11-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h844 extern bool cpp_included (cpp_reader *, const char *);
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c1026 cpp_included (cpp_reader *pfile, const char *fname) function
1105 /* Enter a file name in the hash for the sake of cpp_included. */

Completed in 68 milliseconds