Home
last modified time | relevance | path

Searched refs:OMP_AT_EXECUTION (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h825 OMP_AT_EXECUTION enumerator
H A Dopenmp.cc1588 c->at = OMP_AT_EXECUTION; in gfc_match_omp_clauses()
3924 if (new_st.ext.omp_clauses->at == OMP_AT_EXECUTION) in gfc_match_omp_error()
H A Dparse.cc1201 if (new_st.ext.omp_clauses->at != OMP_AT_EXECUTION) in decode_omp_directive()