Home
last modified time | relevance | path

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 Dmatch.h89 match gfc_match_error_stop (void);
H A Dmatch.c1641 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 Dparse.c480 match ("error stop", gfc_match_error_stop, ST_ERROR_STOP); in decode_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h86 match gfc_match_error_stop (void);
H A Dmatch.cc1616 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 Dparse.cc482 match ("error stop", gfc_match_error_stop, ST_ERROR_STOP); in decode_statement()
H A DChangeLog-20104897 (gfc_match_critical, gfc_match_error_stop, sync_statement,
4902 * match.h (gfc_match_critical, gfc_match_error_stop,