Home
last modified time | relevance | path

Searched defs:acq_rel (Results 1 – 25 of 124) sorted by relevance

12345

/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a.cc30 constexpr auto acq_rel = memory_order::acq_rel; in test01() local
H A Dtypes_std_c++2a_neg.cc31 constexpr auto acq_rel = memory_order::acq_rel; // { dg-error "has not been declared" } in test01() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a.cc30 constexpr auto acq_rel = memory_order::acq_rel; in test01() local
H A Dtypes_std_c++2a_neg.cc31 constexpr auto acq_rel = memory_order::acq_rel; // { dg-error "has not been declared" } in test01() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a.cc30 constexpr auto acq_rel = memory_order::acq_rel; in test01() local
H A Dtypes_std_c++2a_neg.cc31 constexpr auto acq_rel = memory_order::acq_rel; // { dg-error "has not been declared" } in test01() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a_neg.cc31 constexpr auto acq_rel = memory_order::acq_rel; // { dg-error "has not been declared" } in test01() local
H A Dtypes_std_c++2a.cc30 constexpr auto acq_rel = memory_order::acq_rel; in test01() local
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a_neg.cc31 constexpr auto acq_rel = memory_order::acq_rel; // { dg-error "has not been declared" } in test01() local
H A Dtypes_std_c++2a.cc30 constexpr auto acq_rel = memory_order::acq_rel; in test01() local
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a.cc30 constexpr auto acq_rel = memory_order::acq_rel; in test01() local
H A Dtypes_std_c++2a_neg.cc31 constexpr auto acq_rel = memory_order::acq_rel; // { dg-error "has not been declared" } in test01() local
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a_neg.cc31 constexpr auto acq_rel = memory_order::acq_rel; // { dg-error "has not been declared" } in test01() local
H A Dtypes_std_c++2a.cc30 constexpr auto acq_rel = memory_order::acq_rel; in test01() local
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a.cc30 constexpr auto acq_rel = memory_order::acq_rel; in test01() local
H A Dtypes_std_c++2a_neg.cc31 constexpr auto acq_rel = memory_order::acq_rel; // { dg-error "has not been declared" } in test01() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a.cc30 constexpr auto acq_rel = memory_order::acq_rel; in test01() local
H A Dtypes_std_c++2a_neg.cc31 constexpr auto acq_rel = memory_order::acq_rel; // { dg-error "has not been declared" } in test01() local
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a.cc30 constexpr auto acq_rel = memory_order::acq_rel; in test01() local
H A Dtypes_std_c++2a_neg.cc31 constexpr auto acq_rel = memory_order::acq_rel; // { dg-error "has not been declared" } in test01() local
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/tests/relacy/relacy/relacy/
H A Dsync_var.hpp50 void acq_rel(thread_info_base* th) in acq_rel() function in rl::sync_var
/dports/devel/hyperscan/boost_1_75_0/boost/
H A Dmemory_order.hpp53 acq_rel = 6, // acquire | release enumerator
/dports/devel/R-cran-BH/BH/inst/include/boost/
H A Dmemory_order.hpp53 acq_rel = 6, // acquire | release enumerator
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/
H A Dmemory_order.hpp53 acq_rel = 6, // acquire | release enumerator
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/
H A Dmemory_order.hpp53 acq_rel = 6, // acquire | release enumerator

12345