Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h88 match gfc_match_stop (void);
H A Dmatch.c1660 match ("stop", gfc_match_stop, ST_STOP) in gfc_match_if()
3221 gfc_match_stop (void) in gfc_match_stop() function
H A Dparse.c559 match ("stop", gfc_match_stop, ST_STOP); in decode_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h85 match gfc_match_stop (void);
H A Dmatch.cc1635 match ("stop", gfc_match_stop, ST_STOP) in gfc_match_if()
3262 gfc_match_stop (void) in gfc_match_stop() function
H A Dparse.cc561 match ("stop", gfc_match_stop, ST_STOP); in decode_statement()
H A DChangeLog-20121393 gfc_match_do, match_exit_cycle, gfc_match_pause, gfc_match_stop,