Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Dto_gcc_order.h37 _LIBCPP_HIDE_FROM_ABI inline _LIBCPP_CONSTEXPR int __to_gcc_failure_order(memory_order __order) { in __to_gcc_failure_order() function
H A Dcxx_atomic_impl.h143 __to_gcc_failure_order(__failure)); in __cxx_atomic_compare_exchange_strong()
155 __to_gcc_failure_order(__failure)); in __cxx_atomic_compare_exchange_strong()
171 __to_gcc_failure_order(__failure)); in __cxx_atomic_compare_exchange_weak()
183 __to_gcc_failure_order(__failure)); in __cxx_atomic_compare_exchange_weak()
H A Datomic_ref.h197 std::__to_gcc_failure_order(__order));
207 std::__to_gcc_failure_order(__order));