Home
last modified time | relevance | path

Searched refs:gfc_match_else (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h71 match gfc_match_else (void);
H A Dparse.c477 match ("else", gfc_match_else, ST_ELSE); in decode_statement()
H A Dmatch.c1715 gfc_match_else (void) in gfc_match_else() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h68 match gfc_match_else (void);
H A Dparse.cc479 match ("else", gfc_match_else, ST_ELSE); in decode_statement()
H A Dmatch.cc1690 gfc_match_else (void) in gfc_match_else() function
H A DChangeLog-20192097 (gfc_match_else): Change the wording of an error.