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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c505 match ("print", gfc_match_print, ST_WRITE);
550 match ("write", gfc_match_write, ST_WRITE);
1320 case ST_PAUSE: case ST_STOP: case ST_WAIT: case ST_WRITE: \
1816 case ST_WRITE:
H A Dmatch.c1489 match ("print", gfc_match_print, ST_WRITE)
1500 match ("write", gfc_match_write, ST_WRITE)
H A Dgfortran.h216 ST_WRITE, ST_ASSIGNMENT, ST_POINTER_ASSIGNMENT, ST_SELECT_CASE, ST_SEQUENCE, enumerator in enum:__anon86

Completed in 105 milliseconds