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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c1334 #define case_exec_markers case ST_DO: case ST_FORALL_BLOCK: \
1703 case ST_FORALL_BLOCK: /* Fall through */
3507 accept_statement (ST_FORALL_BLOCK);
3533 case ST_FORALL_BLOCK:
4566 case ST_FORALL_BLOCK:
4743 case ST_FORALL_BLOCK:
H A Dgfortran.h210 ST_ERROR_STOP, ST_EXIT, ST_FORALL, ST_FORALL_BLOCK, ST_FORMAT, ST_FUNCTION, enumerator in enum:__anon86
H A Dmatch.c2213 *st = ST_FORALL_BLOCK;

Completed in 129 milliseconds