Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/
H A Ddarwin-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()
/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h848 extern const char *cpp_get_path (struct _cpp_file *);
/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dfiles.c1451 cpp_get_path (struct _cpp_file *f) in cpp_get_path() function
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200439449 (search_path_exhausted, cpp_get_path, cpp_get_buffer,
39454 cpp_get_path, cpp_get_buffer, cpp_get_file, cpp_get_prev): New.