Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dscanner.cc501 gfc_open_included_file (const char *name, bool include_cwd, bool module) in gfc_open_included_file() argument
505 if (IS_ABSOLUTE_PATH (name) || include_cwd) in gfc_open_included_file()
H A Dmodule.cc1124 gzopen_included_file (const char *name, bool include_cwd, bool module) in gzopen_included_file() argument
1128 if (IS_ABSOLUTE_PATH (name) || include_cwd) in gzopen_included_file()
H A DChangeLog-2005608 * scanner.c (gfc_open_included_file): Add an extra include_cwd
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dscanner.c453 gfc_open_included_file (const char *name, bool include_cwd, bool module) in gfc_open_included_file() argument
457 if (IS_ABSOLUTE_PATH (name) || include_cwd) in gfc_open_included_file()
H A Dmodule.c1118 gzopen_included_file (const char *name, bool include_cwd, bool module) in gzopen_included_file() argument
1122 if (IS_ABSOLUTE_PATH (name) || include_cwd) in gzopen_included_file()