Home
last modified time | relevance | path

Searched refs:dot_framework (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-c.c340 const char *dot_framework = ".framework/"; in find_subframework_file() local
359 bufptr = strstr (pname, dot_framework); in find_subframework_file()
376 bufptr += strlen (dot_framework); in find_subframework_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-c.cc340 const char *dot_framework = ".framework/"; in find_subframework_file() local
359 bufptr = strstr (pname, dot_framework); in find_subframework_file()
376 bufptr += strlen (dot_framework); in find_subframework_file()