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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c753 matchs ("end simd", gfc_match_omp_eos, ST_OMP_END_SIMD);
1987 case ST_OMP_END_SIMD:
4213 case ST_OMP_SIMD: omp_end_st = ST_OMP_END_SIMD; break;
H A Dgfortran.h234 ST_OMP_TASKGROUP, ST_OMP_END_TASKGROUP, ST_OMP_SIMD, ST_OMP_END_SIMD, enumerator in enum:__anon86

Completed in 117 milliseconds