Searched refs:gfc_match_allocatable (Results 1 – 6 of 6) sorted by relevance
245 match gfc_match_allocatable (void);
191 match ("allocatable", gfc_match_allocatable, ST_ATTR_DECL); in decode_specification_statement()441 match ("allocatable", gfc_match_allocatable, ST_ATTR_DECL); in decode_statement()
8995 gfc_match_allocatable (void) in gfc_match_allocatable() function
262 match gfc_match_allocatable (void);
193 match ("allocatable", gfc_match_allocatable, ST_ATTR_DECL); in decode_specification_statement()443 match ("allocatable", gfc_match_allocatable, ST_ATTR_DECL); in decode_statement()
9083 gfc_match_allocatable (void) in gfc_match_allocatable() function