Searched refs:include_cwd (Results 1 – 5 of 5) sorted by relevance
501 gfc_open_included_file (const char *name, bool include_cwd, bool module) in gfc_open_included_file() argument505 if (IS_ABSOLUTE_PATH (name) || include_cwd) in gfc_open_included_file()
1124 gzopen_included_file (const char *name, bool include_cwd, bool module) in gzopen_included_file() argument1128 if (IS_ABSOLUTE_PATH (name) || include_cwd) in gzopen_included_file()
608 * scanner.c (gfc_open_included_file): Add an extra include_cwd
453 gfc_open_included_file (const char *name, bool include_cwd, bool module) in gfc_open_included_file() argument457 if (IS_ABSOLUTE_PATH (name) || include_cwd) in gfc_open_included_file()
1118 gzopen_included_file (const char *name, bool include_cwd, bool module) in gzopen_included_file() argument1122 if (IS_ABSOLUTE_PATH (name) || include_cwd) in gzopen_included_file()