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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c812 matcho ("sections", gfc_match_omp_sections, ST_OMP_SECTIONS);
1338 case ST_OMP_PARALLEL_SECTIONS: case ST_OMP_SECTIONS: case ST_OMP_ORDERED: \
2086 case ST_OMP_SECTIONS:
4453 case ST_OMP_SECTIONS:
4605 && (omp_st == ST_OMP_SECTIONS
4764 case ST_OMP_SECTIONS:
H A Dgfortran.h231 ST_OMP_PARALLEL_WORKSHARE, ST_OMP_SECTIONS, ST_OMP_SECTION, ST_OMP_SINGLE, enumerator in enum:__anon86
H A Dopenmp.c4278 return ST_OMP_SECTIONS;

Completed in 133 milliseconds