Home
last modified time | relevance | path

Searched refs:gfc_match_enumerator_def (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.h71 match gfc_match_enumerator_def (void);
H A Dparse.cc180 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 DChangeLog-2005888 (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 Ddecl.cc10947 gfc_match_enumerator_def (void) in gfc_match_enumerator_def() function
H A DChangeLog-20105204 (gfc_match_enumerator_def): But here whenever enumerator_decl returns
H A DChangeLog-20074985 (gfc_match_enumerator_def): Use enumerator_decl instead of
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.h71 match gfc_match_enumerator_def (void);
H A Dparse.c178 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 Ddecl.c10857 gfc_match_enumerator_def (void) in gfc_match_enumerator_def() function