Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dscanner.cc418 gfc_add_include_path (const char *path, bool use_for_modules, bool file_dir, in gfc_add_include_path() argument
421 add_path_to_list (&include_dirs, path, use_for_modules, file_dir, warn, in gfc_add_include_path()
425 if (!file_dir) in gfc_add_include_path()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dscanner.c372 gfc_add_include_path (const char *path, bool use_for_modules, bool file_dir, in gfc_add_include_path() argument
375 add_path_to_list (&include_dirs, path, use_for_modules, file_dir, warn); in gfc_add_include_path()
378 if (!file_dir) in gfc_add_include_path()