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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c804 matcho ("parallel do", gfc_match_omp_parallel_do, ST_OMP_PARALLEL_DO);
1340 case ST_OMP_DO: case ST_OMP_PARALLEL_DO: case ST_OMP_ATOMIC: \
2074 case ST_OMP_PARALLEL_DO:
4209 case ST_OMP_PARALLEL_DO: omp_end_st = ST_OMP_END_PARALLEL_DO; break;
4580 case ST_OMP_PARALLEL_DO:
4789 case ST_OMP_PARALLEL_DO:
H A Dgfortran.h230 ST_OMP_PARALLEL, ST_OMP_PARALLEL_DO, ST_OMP_PARALLEL_SECTIONS, enumerator in enum:__anon86

Completed in 115 milliseconds