Home
last modified time | relevance | path

Searched refs:gfc_match_structure_decl (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h233 match gfc_match_structure_decl (void);
H A Dparse.c260 match ("structure", gfc_match_structure_decl, ST_STRUCTURE_DECL); in decode_specification_statement()
557 match ("structure", gfc_match_structure_decl, ST_STRUCTURE_DECL); in decode_statement()
H A Ddecl.c4360 m = gfc_match_structure_decl (); in gfc_match_decl_type_spec()
10258 gfc_match_structure_decl (void) in gfc_match_structure_decl() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h250 match gfc_match_structure_decl (void);
H A DChangeLog-20161148 gfc_match_structure_decl): Ditto.
1857 * decl.c (gfc_match_structure_decl): Make gfc_structure_id static.
2484 gfc_match_structure_decl): New prototypes.
2496 gfc_match_map, gfc_match_union, gfc_match_structure_decl): Likewise.
H A Dparse.cc262 match ("structure", gfc_match_structure_decl, ST_STRUCTURE_DECL); in decode_specification_statement()
559 match ("structure", gfc_match_structure_decl, ST_STRUCTURE_DECL); in decode_statement()
H A DChangeLog-20171601 gfc_match_static, gfc_match_structure_decl): Unify diagnostic
2090 (gfc_match_structure_decl): Don't sprintf back to name, call
H A Ddecl.cc4465 m = gfc_match_structure_decl (); in gfc_match_decl_type_spec()
10348 gfc_match_structure_decl (void) in gfc_match_structure_decl() function