Home
last modified time | relevance | path

Searched refs:gfc_match_implicit (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h239 match gfc_match_implicit (void);
H A Dparse.c225 match ("implicit", gfc_match_implicit, ST_IMPLICIT); in decode_specification_statement()
508 match ("implicit", gfc_match_implicit, ST_IMPLICIT); in decode_statement()
H A Ddecl.c4803 gfc_match_implicit (void) in gfc_match_implicit() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h256 match gfc_match_implicit (void);
H A DChangeLog-20041625 (gfc_match_implicit): Handle character selectors.
1658 (gfc_match_implicit): Move here from match.c, try to
1664 gfc_match_implicit): Move to decl.c.
1665 * match.h (gfc_match_implicit_none, gfc_match_implicit):
2086 gfc_match_implicit, gfc_match_data, match_case_selector,
H A Dparse.cc227 match ("implicit", gfc_match_implicit, ST_IMPLICIT); in decode_specification_statement()
510 match ("implicit", gfc_match_implicit, ST_IMPLICIT); in decode_statement()
H A DChangeLog-2020494 * decl.c (gfc_match_implicit): Check for numeric and logical
1339 * decl.c (gfc_match_implicit): Only perform else branch if
H A DChangeLog-2014669 (gfc_match_implicit): Handle statement-separator ";".
712 (gfc_match_implicit): Move double intrinsic warning here.
H A DChangeLog-20091078 (gfc_match_implicit, gfc_match_data_decl,gfc_match_prefix,
1354 gfc_match_implicit): Ditto.
1702 gfc_match_implicit): Ditto.
H A DChangeLog-20082876 gfc_match_implicit_none, match_implicit_range, gfc_match_implicit,
3388 * decl.c (gfc_match_implicit): Same.
H A DChangeLog-20182752 (gfc_match_implicit): Use gfc_charlen_int_kind.
H A Ddecl.cc4908 gfc_match_implicit (void) in gfc_match_implicit() function