Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc5652 char * full_script_path = find_a_file (&startfile_prefixes, string, R_OK, true); in end_going_arg() local
5654 if (full_script_path == NULL) in end_going_arg()
5661 string = full_script_path; in end_going_arg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c4934 char * full_script_path = find_a_file (&startfile_prefixes, string, R_OK, true); in end_going_arg() local
4936 if (full_script_path == NULL) in end_going_arg()
4943 string = full_script_path; in end_going_arg()