Home
last modified time | relevance | path

Searched refs:ST_MODULE_PROC (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c522 match ("module% procedure", gfc_match_modproc, ST_MODULE_PROC); in decode_statement()
2038 case ST_MODULE_PROC: in gfc_ascii_statement()
3550 case ST_MODULE_PROC: /* The module procedure matcher makes in parse_interface()
H A Dgfortran.h212 ST_SYNC_IMAGES, ST_PARAMETER, ST_MODULE, ST_SUBMODULE, ST_MODULE_PROC, enumerator
H A Ddecl.c9879 gfc_syntax_error (ST_MODULE_PROC); in gfc_match_submod_proc()
10003 gfc_syntax_error (ST_MODULE_PROC); in gfc_match_modproc()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.cc524 match ("module% procedure", gfc_match_modproc, ST_MODULE_PROC); in decode_statement()
2168 case ST_MODULE_PROC: in gfc_ascii_statement()
3800 case ST_MODULE_PROC: /* The module procedure matcher makes in parse_interface()
H A Dgfortran.h246 ST_SYNC_IMAGES, ST_PARAMETER, ST_MODULE, ST_SUBMODULE, ST_MODULE_PROC, enumerator
H A Ddecl.cc9967 gfc_syntax_error (ST_MODULE_PROC); in gfc_match_submod_proc()
10093 gfc_syntax_error (ST_MODULE_PROC); in gfc_match_modproc()