Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixincl.c707 quoted_file_exists (pz_src_path, pz_file_path, pz_file) in quoted_file_exists() argument
708 const char *pz_src_path; in quoted_file_exists()
714 sprintf (z, "%s/%s/", pz_src_path, pz_file_path);
/openbsd-src/gnu/gcc/fixincludes/
H A Dfixincl.c672 quoted_file_exists (const char* pz_src_path, in quoted_file_exists() argument
678 sprintf (z, "%s/%s/", pz_src_path, pz_file_path); in quoted_file_exists()