Lines Matching refs:fetch_or
48521 fetch_or(__int_type __i,48526 fetch_or(__int_type __i,49863 { return __a->fetch_or(__i, __m); }49869 { return __a->fetch_or(__i, __m); }50115 return aPtr.fetch_or(aVal, Base::OrderedOp::AtomicRMWOrder);