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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c1322 case ST_ASSIGNMENT: case ST_ARITHMETIC_IF: case ST_WHERE: case ST_FORALL: \
1704 case ST_FORALL:
3525 case ST_FORALL:
4558 case ST_FORALL:
4680 case ST_FORALL:
H A Dmatch.c1481 match ("forall", match_simple_forall, ST_FORALL)
2112 gfc_syntax_error (ST_FORALL);
2173 gfc_syntax_error (ST_FORALL);
2243 *st = ST_FORALL;
2247 gfc_syntax_error (ST_FORALL);
H A Dgfortran.h210 ST_ERROR_STOP, ST_EXIT, ST_FORALL, ST_FORALL_BLOCK, ST_FORMAT, ST_FUNCTION, enumerator in enum:__anon86

Completed in 156 milliseconds