Searched refs:gfc_match_stop (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 88 match gfc_match_stop (void);
|
H A D | match.c | 1660 match ("stop", gfc_match_stop, ST_STOP) in gfc_match_if() 3221 gfc_match_stop (void) in gfc_match_stop() function
|
H A D | parse.c | 559 match ("stop", gfc_match_stop, ST_STOP); in decode_statement()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 85 match gfc_match_stop (void);
|
H A D | match.cc | 1635 match ("stop", gfc_match_stop, ST_STOP) in gfc_match_if() 3262 gfc_match_stop (void) in gfc_match_stop() function
|
H A D | parse.cc | 561 match ("stop", gfc_match_stop, ST_STOP); in decode_statement()
|
H A D | ChangeLog-2012 | 1393 gfc_match_do, match_exit_cycle, gfc_match_pause, gfc_match_stop,
|