Searched refs:gfc_match_enumerator_def (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | parse.h | 71 match gfc_match_enumerator_def (void);
|
H A D | parse.cc | 180 match (NULL, gfc_match_enumerator_def, ST_ENUMERATOR); in decode_specification_statement() 379 match (NULL, gfc_match_enumerator_def, ST_ENUMERATOR); in decode_statement()
|
H A D | ChangeLog-2005 | 888 (set_enum_kind, gfc_match_enum, gfc_match_enumerator_def): New 904 (gfc_match_enum, gfc_match_enumerator_def, gfc_free_enum_history):
|
H A D | decl.cc | 10947 gfc_match_enumerator_def (void) in gfc_match_enumerator_def() function
|
H A D | ChangeLog-2010 | 5204 (gfc_match_enumerator_def): But here whenever enumerator_decl returns
|
H A D | ChangeLog-2007 | 4985 (gfc_match_enumerator_def): Use enumerator_decl instead of
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | parse.h | 71 match gfc_match_enumerator_def (void);
|
H A D | parse.c | 178 match (NULL, gfc_match_enumerator_def, ST_ENUMERATOR); in decode_specification_statement() 377 match (NULL, gfc_match_enumerator_def, ST_ENUMERATOR); in decode_statement()
|
H A D | decl.c | 10857 gfc_match_enumerator_def (void) in gfc_match_enumerator_def() function
|