Searched refs:ST_ERROR_STOP (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c451 match ("error stop", gfc_match_error_stop, ST_ERROR_STOP);
1326 case ST_OMP_TARGET_UPDATE: case ST_ERROR_STOP: case ST_SYNC_ALL: \
1694 case ST_ERROR_STOP:
4676 case ST_ERROR_STOP:
H A Dmatch.c1476 match ("error stop", gfc_match_error_stop, ST_ERROR_STOP)
2636 if (st == ST_ERROR_STOP)
2701 case ST_ERROR_STOP:
2760 return gfc_match_stopcode (ST_ERROR_STOP);
H A Dgfortran.h210 ST_ERROR_STOP, ST_EXIT, ST_FORALL, ST_FORALL_BLOCK, ST_FORMAT, ST_FUNCTION, enumerator in enum:__anon86

Completed in 262 milliseconds