Home
last modified time | relevance | path

Searched refs:find_subframework_file (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-c.c337 find_subframework_file (const char *fname, const char *pname) in find_subframework_file() function
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.cc337 find_subframework_file (const char *fname, const char *pname) in find_subframework_file() function
543 n = find_subframework_file (fname, cpp_get_path (cpp_get_file (b))); in find_subframework_header()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200419283 * config/darwin-c.c (find_subframework_file): Fix spelling of cannot.
39468 (using_frameworks, find_subframework_file,
39473 find_subframework_file, add_system_framework_path,
H A DChangeLog-20129140 * config/darwin-c.c (find_subframework_file): Add missing const.
H A DChangeLog-20177279 (find_subframework_file): Same.