Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/
HDdarwin-c.c552 b && cpp_get_file (b) && cpp_get_path (cpp_get_file (b)); in find_subframework_header()
555 n = find_subframework_file (fname, cpp_get_path (cpp_get_file (b))); in find_subframework_header()
/NextBSD/contrib/gcclibs/libcpp/include/
HDcpplib.h848 extern const char *cpp_get_path (struct _cpp_file *);
/NextBSD/contrib/gcclibs/libcpp/
HDfiles.c1451 cpp_get_path (struct _cpp_file *f) in cpp_get_path() function
/NextBSD/contrib/gcc/
HDChangeLog-200439449 (search_path_exhausted, cpp_get_path, cpp_get_buffer,
39454 cpp_get_path, cpp_get_buffer, cpp_get_file, cpp_get_prev): New.