Searched refs:gfc_match_class_is (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 123 match gfc_match_class_is (void);
|
H A D | parse.c | 463 match ("class", gfc_match_class_is, ST_CLASS_IS); in decode_statement()
|
H A D | match.c | 6907 gfc_match_class_is (void) in gfc_match_class_is() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 118 match gfc_match_class_is (void);
|
H A D | ChangeLog-2009 | 149 * match.c (select_type_set_tmp,gfc_match_class_is): Create temporary 830 * match.c (gfc_match_type_is,gfc_match_class_is): Make sure that no 852 * match.h (gfc_match_select_type,gfc_match_type_is,gfc_match_class_is): 860 (gfc_match_class_is): Ditto.
|
H A D | parse.cc | 465 match ("class", gfc_match_class_is, ST_CLASS_IS); in decode_statement()
|
H A D | match.cc | 6998 gfc_match_class_is (void) in gfc_match_class_is() function
|
H A D | ChangeLog-2015 | 1572 * match.c (gfc_match_type_is, gfc_match_class_is): Check if the
|
H A D | ChangeLog-2011 | 3925 gfc_match_type_is, gfc_match_class_is): Ditto.
|
H A D | ChangeLog-2010 | 1911 (gfc_match_class_is): Reset the temporary in CLASS DEFAULT clauses.
|