Searched defs:use_for_modules (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | scanner.h | 26 bool use_for_modules; member
|
H A D | scanner.c | 306 bool use_for_modules, bool head, bool warn) in add_path_to_list() 372 gfc_add_include_path (const char *path, bool use_for_modules, bool file_dir, in gfc_add_include_path()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | scanner.h | 27 bool use_for_modules, warn; member
|
H A D | scanner.cc | 366 bool use_for_modules, bool head, bool warn, bool defer_warn) in add_path_to_list() 418 gfc_add_include_path (const char *path, bool use_for_modules, bool file_dir, in gfc_add_include_path()
|