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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c721 matcho ("critical", gfc_match_omp_critical, ST_OMP_CRITICAL);
1339 case ST_OMP_CRITICAL: case ST_OMP_MASTER: case ST_OMP_SINGLE: \
1933 case ST_OMP_CRITICAL:
4459 case ST_OMP_CRITICAL:
4576 case ST_OMP_CRITICAL:
4766 case ST_OMP_CRITICAL:
H A Dgfortran.h225 ST_OMP_ATOMIC, ST_OMP_BARRIER, ST_OMP_CRITICAL, ST_OMP_END_ATOMIC, enumerator in enum:__anon86
H A Dopenmp.c4282 return ST_OMP_CRITICAL;

Completed in 119 milliseconds