Searched refs:omp_bool (Results 1 – 9 of 9) sorted by relevance
5010 cp->ext.omp_clauses->nowait |= new_st.ext.omp_bool; in parse_omp_do()5407 cp->ext.omp_clauses->nowait |= new_st.ext.omp_bool; in parse_omp_structured_block()
5289 cp->ext.omp_clauses->nowait |= new_st.ext.omp_bool; in parse_omp_do()5725 cp->ext.omp_clauses->nowait |= new_st.ext.omp_bool; in parse_omp_structured_block()
2987 bool omp_bool; member
3840 new_st.ext.omp_bool = nowait; in gfc_match_omp_end_nowait()3852 new_st.ext.omp_bool = true; in gfc_match_omp_end_single()
6027 new_st.ext.omp_bool = nowait; in gfc_match_omp_end_nowait()6039 new_st.ext.omp_bool = true; in gfc_match_omp_end_single()
3825 and omp_bool fields to ext union.
2701 bool omp_bool; member