Searched refs:ST_OACC_END_PARALLEL_LOOP (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c633 match ("end parallel loop", gfc_match_omp_eos, ST_OACC_END_PARALLEL_LOOP);
1861 case ST_OACC_END_PARALLEL_LOOP:
4414 if ((acc_st == ST_OACC_PARALLEL_LOOP && st == ST_OACC_END_PARALLEL_LOOP) ||
H A Dgfortran.h219 ST_OACC_PARALLEL_LOOP, ST_OACC_END_PARALLEL_LOOP, ST_OACC_PARALLEL, enumerator in enum:__anon86

Completed in 159 milliseconds