Home
last modified time | relevance | path

Searched refs:gfc_syntax_error (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.cc1822 gfc_syntax_error (ST_CRITICAL); in gfc_match_critical()
2445 gfc_syntax_error (ST_FORALL); in match_forall_header()
2506 gfc_syntax_error (ST_FORALL); in match_simple_forall()
2580 gfc_syntax_error (ST_FORALL); in gfc_match_forall()
2667 gfc_syntax_error (ST_DO); in gfc_match_do()
2702 gfc_syntax_error (ST_DO); in gfc_match_do()
2754 gfc_syntax_error (st); in match_exit_cycle()
3232 gfc_syntax_error (st); in gfc_match_stopcode()
3438 gfc_syntax_error (st); in event_statement()
3492 gfc_syntax_error (ST_FAIL_IMAGE); in gfc_match_fail_image()
[all …]
H A Dio.cc1401 gfc_syntax_error (ST_FORMAT); in gfc_match_format()
2601 gfc_syntax_error (ST_OPEN); in gfc_match_open()
2709 gfc_syntax_error (ST_CLOSE); in gfc_match_close()
2868 gfc_syntax_error (st); in match_filepos()
4710 gfc_syntax_error (ST_INQUIRE); in gfc_match_inquire()
4894 gfc_syntax_error (ST_WAIT); in gfc_match_wait()
H A Ddecl.cc267 gfc_syntax_error (ST_DATA); in var_list()
365 gfc_syntax_error (ST_DATA); in top_var_list()
541 gfc_syntax_error (ST_DATA); in top_val_list()
4881 gfc_syntax_error (ST_IMPLICIT); in match_implicit_range()
5015 gfc_syntax_error (ST_IMPLICIT); in gfc_match_implicit()
7886 gfc_syntax_error (ST_ENTRY); in gfc_match_entry()
7915 gfc_syntax_error (ST_ENTRY); in gfc_match_entry()
8090 gfc_syntax_error (ST_SUBROUTINE); in gfc_match_subroutine()
8618 gfc_syntax_error (*st); in gfc_match_end()
9236 gfc_syntax_error (st); in access_attr_decl()
[all …]
H A Dgfortran.h3294 #define gfc_syntax_error(ST) \ macro
H A Dmodule.cc738 gfc_syntax_error (ST_USE); in gfc_match_use()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.c1847 gfc_syntax_error (ST_CRITICAL); in gfc_match_critical()
2470 gfc_syntax_error (ST_FORALL); in match_forall_header()
2531 gfc_syntax_error (ST_FORALL); in match_simple_forall()
2605 gfc_syntax_error (ST_FORALL); in gfc_match_forall()
2692 gfc_syntax_error (ST_DO); in gfc_match_do()
2727 gfc_syntax_error (ST_DO); in gfc_match_do()
2779 gfc_syntax_error (st); in match_exit_cycle()
3192 gfc_syntax_error (st); in gfc_match_stopcode()
3397 gfc_syntax_error (st); in event_statement()
3451 gfc_syntax_error (ST_FAIL_IMAGE); in gfc_match_fail_image()
[all …]
H A Dio.c1401 gfc_syntax_error (ST_FORMAT); in gfc_match_format()
2601 gfc_syntax_error (ST_OPEN); in gfc_match_open()
2709 gfc_syntax_error (ST_CLOSE); in gfc_match_close()
2868 gfc_syntax_error (st); in match_filepos()
4710 gfc_syntax_error (ST_INQUIRE); in gfc_match_inquire()
4894 gfc_syntax_error (ST_WAIT); in gfc_match_wait()
H A Ddecl.c267 gfc_syntax_error (ST_DATA); in var_list()
365 gfc_syntax_error (ST_DATA); in top_var_list()
541 gfc_syntax_error (ST_DATA); in top_val_list()
4776 gfc_syntax_error (ST_IMPLICIT); in match_implicit_range()
4910 gfc_syntax_error (ST_IMPLICIT); in gfc_match_implicit()
7797 gfc_syntax_error (ST_ENTRY); in gfc_match_entry()
7826 gfc_syntax_error (ST_ENTRY); in gfc_match_entry()
8001 gfc_syntax_error (ST_SUBROUTINE); in gfc_match_subroutine()
8528 gfc_syntax_error (*st); in gfc_match_end()
9148 gfc_syntax_error (st); in access_attr_decl()
[all …]
H A Dgfortran.h3009 #define gfc_syntax_error(ST) \ macro
H A Dmodule.c733 gfc_syntax_error (ST_USE); in gfc_match_use()