Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c2015 really_atomic_lvalue (tree expr) in really_atomic_lvalue() function
2055 if (really_atomic_lvalue (exp.value)) in convert_lvalue_to_rvalue()
4418 atomic_op = really_atomic_lvalue (arg); in build_unary_op()
5869 is_atomic_op = really_atomic_lvalue (lhs); in build_modify_expr()
14115 if (!really_atomic_lvalue (dst) && !really_atomic_lvalue (src)) in c_omp_clause_copy_ctor()