Home
last modified time | relevance | path

Searched defs:seq_cst (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/c-c++-common/
H A Dpr95378.c3 #define seq_cst __ATOMIC_SEQ_CST macro
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/c-c++-common/
H A Dpr95378.c3 #define seq_cst __ATOMIC_SEQ_CST macro
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/c-c++-common/
H A Dpr95378.c3 #define seq_cst __ATOMIC_SEQ_CST macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/c-c++-common/
H A Dpr95378.c3 #define seq_cst __ATOMIC_SEQ_CST macro
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a.cc31 constexpr auto seq_cst = memory_order::seq_cst; in test01() local
H A Dtypes_std_c++2a_neg.cc32 constexpr auto seq_cst = memory_order::seq_cst; // { 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.cc31 constexpr auto seq_cst = memory_order::seq_cst; in test01() local
H A Dtypes_std_c++2a_neg.cc32 constexpr auto seq_cst = memory_order::seq_cst; // { 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.cc31 constexpr auto seq_cst = memory_order::seq_cst; in test01() local
H A Dtypes_std_c++2a_neg.cc32 constexpr auto seq_cst = memory_order::seq_cst; // { 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.cc32 constexpr auto seq_cst = memory_order::seq_cst; // { dg-error "has not been declared" } in test01() local
H A Dtypes_std_c++2a.cc31 constexpr auto seq_cst = memory_order::seq_cst; in test01() local
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a_neg.cc32 constexpr auto seq_cst = memory_order::seq_cst; // { dg-error "has not been declared" } in test01() local
H A Dtypes_std_c++2a.cc31 constexpr auto seq_cst = memory_order::seq_cst; in test01() local
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a.cc31 constexpr auto seq_cst = memory_order::seq_cst; in test01() local
H A Dtypes_std_c++2a_neg.cc32 constexpr auto seq_cst = memory_order::seq_cst; // { 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.cc32 constexpr auto seq_cst = memory_order::seq_cst; // { dg-error "has not been declared" } in test01() local
H A Dtypes_std_c++2a.cc31 constexpr auto seq_cst = memory_order::seq_cst; in test01() local
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/29_atomics/headers/atomic/
H A Dtypes_std_c++2a.cc31 constexpr auto seq_cst = memory_order::seq_cst; in test01() local
H A Dtypes_std_c++2a_neg.cc32 constexpr auto seq_cst = memory_order::seq_cst; // { 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.cc31 constexpr auto seq_cst = memory_order::seq_cst; in test01() local
H A Dtypes_std_c++2a_neg.cc32 constexpr auto seq_cst = memory_order::seq_cst; // { 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.cc31 constexpr auto seq_cst = memory_order::seq_cst; in test01() local
H A Dtypes_std_c++2a_neg.cc32 constexpr auto seq_cst = memory_order::seq_cst; // { dg-error "has not been declared" } in test01() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/OpenMP/
H A Datomic_messages.cpp688 T seq_cst() { in seq_cst() function
707 int seq_cst() { in seq_cst() function

12345678