Searched refs:gfc_match_error_stop (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 89 match gfc_match_error_stop (void);
|
H A D | match.c | 1641 match ("error stop", gfc_match_error_stop, ST_ERROR_STOP) in gfc_match_if() 3230 gfc_match_error_stop (void) in gfc_match_error_stop() function
|
H A D | parse.c | 480 match ("error stop", gfc_match_error_stop, ST_ERROR_STOP); in decode_statement()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 86 match gfc_match_error_stop (void);
|
H A D | match.cc | 1616 match ("error stop", gfc_match_error_stop, ST_ERROR_STOP) in gfc_match_if() 3271 gfc_match_error_stop (void) in gfc_match_error_stop() function
|
H A D | parse.cc | 482 match ("error stop", gfc_match_error_stop, ST_ERROR_STOP); in decode_statement()
|
H A D | ChangeLog-2010 | 4897 (gfc_match_critical, gfc_match_error_stop, sync_statement, 4902 * match.h (gfc_match_critical, gfc_match_error_stop,
|