Searched refs:gfc_match_submodule (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 331 match gfc_match_submodule (void);
|
H A D | parse.c | 562 match ("submodule", gfc_match_submodule, ST_SUBMODULE); in decode_statement()
|
H A D | module.c | 755 gfc_match_submodule (void) in gfc_match_submodule() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 342 match gfc_match_submodule (void);
|
H A D | ChangeLog-2015 | 963 (gfc_match_submodule): Correct memory leakage caused during the 1169 * module.c (gfc_match_submodule): Define submodule_name and add 1171 (gfc_match_submodule): Build up submodule filenames, using '@' 1362 'gfc_match_submodule'. 1365 * module.c (gfc_match_submodule): New function. Add handling
|
H A D | ChangeLog-2017 | 1735 * module.c (gfc_match_submodule): Add error 2095 gfc_match_use, gfc_match_submodule, find_true_name, mio_pool_string,
|
H A D | parse.cc | 564 match ("submodule", gfc_match_submodule, ST_SUBMODULE); in decode_statement()
|
H A D | ChangeLog-2020 | 2009 * module.c (gfc_match_submodule, load_needed): Likewise.
|
H A D | module.cc | 760 gfc_match_submodule (void) in gfc_match_submodule() function
|
H A D | ChangeLog-2016 | 476 * module.c (gfc_match_submodule): If there is more than one
|