Home
last modified time | relevance | path

Searched refs:F90_SEQ_IMPLICIT (Results 1 – 3 of 3) sorted by relevance

/dports/devel/ftnchek/ftnchek-3.3.1/
H A Dsymtab.h61 #define F90_SEQ_IMPLICIT 4 macro
H A Dfortran.y666 if(f90_stmt_sequence_no < F90_SEQ_IMPLICIT) {
667 f90_stmt_sequence_no = F90_SEQ_IMPLICIT;
2016 check_f90_stmt_sequence(&($1),F90_SEQ_IMPLICIT);
H A Dfortran.c2991 if(f90_stmt_sequence_no < F90_SEQ_IMPLICIT) {
2992 f90_stmt_sequence_no = F90_SEQ_IMPLICIT;
4481 check_f90_stmt_sequence(&(yyvsp[-2]),F90_SEQ_IMPLICIT);