Home
last modified time | relevance | path

Searched refs:omp_bool (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.c5010 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()
H A Dparse.cc5289 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()
H A Dgfortran.h2987 bool omp_bool; member
H A Dopenmp.c3840 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()
H A Dopenmp.cc6027 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()
H A DChangeLog-20063825 and omp_bool fields to ext union.
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c5010 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()
H A Dgfortran.h2701 bool omp_bool; member
H A Dopenmp.c3840 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()