Home
last modified time | relevance | path

Searched refs:ST_FLUSH (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.c496 match ("flush", gfc_match_flush, ST_FLUSH); in decode_statement()
1552 case ST_LABEL_ASSIGNMENT: case ST_FLUSH: case ST_OMP_FLUSH: \
1977 case ST_FLUSH: in gfc_ascii_statement()
H A Dparse.cc498 match ("flush", gfc_match_flush, ST_FLUSH); in decode_statement()
1670 case ST_LABEL_ASSIGNMENT: case ST_FLUSH: case ST_OMP_FLUSH: \
2106 case ST_FLUSH: in gfc_ascii_statement()
H A Dgfortran.h240 ST_ENDDO, ST_IMPLIED_ENDDO, ST_END_FILE, ST_FINAL, ST_FLUSH, ST_END_FORALL, enumerator
H A Dio.c2932 return match_filepos (ST_FLUSH, EXEC_FLUSH); in gfc_match_flush()
H A Dio.cc2932 return match_filepos (ST_FLUSH, EXEC_FLUSH); in gfc_match_flush()
H A Dmatch.c1646 match ("flush", gfc_match_flush, ST_FLUSH) in gfc_match_if()
H A Dmatch.cc1621 match ("flush", gfc_match_flush, ST_FLUSH) in gfc_match_if()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c496 match ("flush", gfc_match_flush, ST_FLUSH); in decode_statement()
1552 case ST_LABEL_ASSIGNMENT: case ST_FLUSH: case ST_OMP_FLUSH: \
1977 case ST_FLUSH: in gfc_ascii_statement()
H A Dgfortran.h206 ST_ENDDO, ST_IMPLIED_ENDDO, ST_END_FILE, ST_FINAL, ST_FLUSH, ST_END_FORALL, enumerator
H A Dio.c2932 return match_filepos (ST_FLUSH, EXEC_FLUSH); in gfc_match_flush()
H A Dmatch.c1646 match ("flush", gfc_match_flush, ST_FLUSH) in gfc_match_if()