Home
last modified time | relevance | path

Searched refs:gfc_match_allocatable (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h245 match gfc_match_allocatable (void);
H A Dparse.c191 match ("allocatable", gfc_match_allocatable, ST_ATTR_DECL); in decode_specification_statement()
441 match ("allocatable", gfc_match_allocatable, ST_ATTR_DECL); in decode_statement()
H A Ddecl.c8995 gfc_match_allocatable (void) in gfc_match_allocatable() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h262 match gfc_match_allocatable (void);
H A Dparse.cc193 match ("allocatable", gfc_match_allocatable, ST_ATTR_DECL); in decode_specification_statement()
443 match ("allocatable", gfc_match_allocatable, ST_ATTR_DECL); in decode_statement()
H A Ddecl.cc9083 gfc_match_allocatable (void) in gfc_match_allocatable() function