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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.c4243 cp->ext.omp_clauses->nowait |= new_st.ext.omp_bool;
4620 cp->ext.omp_clauses->nowait |= new_st.ext.omp_bool;
H A Dgfortran.h2423 bool omp_bool; member in union:gfc_code::__anon138
H A Dopenmp.c2594 new_st.ext.omp_bool = nowait;
2606 new_st.ext.omp_bool = true;

Completed in 180 milliseconds