Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-c.c540 b && cpp_get_file (b) && cpp_get_path (cpp_get_file (b)); in find_subframework_header()
543 n = find_subframework_file (fname, cpp_get_path (cpp_get_file (b))); in find_subframework_header()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-c.cc540 b && cpp_get_file (b) && cpp_get_path (cpp_get_file (b)); in find_subframework_header()
543 n = find_subframework_file (fname, cpp_get_path (cpp_get_file (b))); in find_subframework_header()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1290 extern const char *cpp_get_path (struct _cpp_file *);
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1413 extern const char *cpp_get_path (struct _cpp_file *);
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dfiles.c1769 cpp_get_path (struct _cpp_file *f) in cpp_get_path() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dfiles.cc1909 cpp_get_path (struct _cpp_file *f) in cpp_get_path() function
/netbsd-src/external/gpl3/gcc/dist/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.