Home
last modified time | relevance | path

Searched refs:OMP_ATOMIC_SEQ_CST (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-omp.c267 OMP_ATOMIC_SEQ_CST (x) = seq_cst; in c_finish_omp_atomic()
318 OMP_ATOMIC_SEQ_CST (x) = seq_cst; in c_finish_omp_atomic()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-pretty-print.c3133 if (OMP_ATOMIC_SEQ_CST (node)) in dump_generic_node()
3145 if (OMP_ATOMIC_SEQ_CST (node)) in dump_generic_node()
3155 if (OMP_ATOMIC_SEQ_CST (node)) in dump_generic_node()
H A Dtree.def1247 or OMP_ATOMIC_SEQ_CST needs adjusting. */
H A Dtree.h1458 #define OMP_ATOMIC_SEQ_CST(NODE) \ macro
H A Dgimplify.c11104 if (OMP_ATOMIC_SEQ_CST (*expr_p)) in gimplify_omp_atomic()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c8435 OMP_ATOMIC_SEQ_CST (stmt) = seq_cst; in finish_omp_atomic()
8451 OMP_ATOMIC_SEQ_CST (stmt) = seq_cst; in finish_omp_atomic()
8456 OMP_ATOMIC_SEQ_CST (stmt) = seq_cst; in finish_omp_atomic()
H A Dpt.c17337 OMP_ATOMIC_SEQ_CST (t)); in tsubst_expr()
17375 OMP_ATOMIC_SEQ_CST (t)); in tsubst_expr()