Home
last modified time | relevance | path

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 Dmatch.h123 match gfc_match_class_is (void);
H A Dparse.c463 match ("class", gfc_match_class_is, ST_CLASS_IS); in decode_statement()
H A Dmatch.c6907 gfc_match_class_is (void) in gfc_match_class_is() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h118 match gfc_match_class_is (void);
H A DChangeLog-2009149 * 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 Dparse.cc465 match ("class", gfc_match_class_is, ST_CLASS_IS); in decode_statement()
H A Dmatch.cc6998 gfc_match_class_is (void) in gfc_match_class_is() function
H A DChangeLog-20151572 * match.c (gfc_match_type_is, gfc_match_class_is): Check if the
H A DChangeLog-20113925 gfc_match_type_is, gfc_match_class_is): Ditto.
H A DChangeLog-20101911 (gfc_match_class_is): Reset the temporary in CLASS DEFAULT clauses.