Searched refs:gfc_match_subroutine (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 229 match gfc_match_subroutine (void);
|
H A D | parse.c | 382 if (gfc_match_subroutine () == MATCH_YES) in decode_statement()
|
H A D | decl.c | 7861 gfc_match_subroutine (void) in gfc_match_subroutine() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 246 match gfc_match_subroutine (void);
|
H A D | ChangeLog-2008 | 1627 (gfc_match_function_decl), (gfc_match_subroutine): Call the new method 2878 match_procedure_decl, gfc_match_entry, gfc_match_subroutine): 3340 * decl.c (gfc_match_suffix, gfc_match_subroutine): Change GNU
|
H A D | ChangeLog-2007 | 398 (gfc_match_suffix,gfc_match_subroutine): Make use of 624 (gfc_match_subroutine): Fix comment typo. 668 * decl.c (gfc_match_suffix,gfc_match_subroutine): Disallow 3106 (gfc_match_subroutine): Deal with BIND(C).
|
H A D | ChangeLog-2019 | 642 (gfc_match_subroutine): Ignore duplicate BIND(C) for subroutine 2874 * decl.c (gfc_match_subroutine): Check for conflict between BIND(C)
|
H A D | parse.cc | 384 if (gfc_match_subroutine () == MATCH_YES) in decode_statement()
|
H A D | ChangeLog-2020 | 174 (gfc_match_subroutine): Likewise.
|
H A D | ChangeLog-2014 | 786 (gfc_match_subroutine): Likewise.
|
H A D | ChangeLog-2012 | 1381 gfc_match_subroutine, gfc_match_end, gfc_match_codimension,
|
H A D | ChangeLog-2016 | 2662 (gfc_match_function_decl, gfc_match_subroutine): After errors
|
H A D | decl.cc | 7950 gfc_match_subroutine (void) in gfc_match_subroutine() function
|
H A D | ChangeLog-2009 | 3109 gfc_match_subroutine,gfc_match_end,attr_decl1): Handle procedure pointer
|
H A D | ChangeLog-2005 | 3416 (gfc_match_subroutine, attr_decl1, gfc_add_dimension,
|
H A D | ChangeLog-2006 | 2338 gfc_match_subroutine): Use the new argument in calls to
|
H A D | ChangeLog-2010 | 5211 * decl.c (gfc_match_subroutine): Explicitly set sym->declared_at.
|