Home
last modified time | relevance | path

Searched defs:test_atomic (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/std/atomics/
H A Dtypes.pass.cpp32 struct test_atomic global() struct
34 test_atomictest_atomic test_atomic() argument
44 struct test_atomic<A, true> global() struct
46 test_atomictest_atomic test_atomic() argument
57 struct test_atomic<A*, false> global() struct
59 test_atomictest_atomic test_atomic() argument
/llvm-project/clang/test/CodeGen/
H A DAtomics.c315 void test_atomic(void) { in test_atomic() function
/llvm-project/clang/test/C/C23/
H A Dn3007.c31 void test_atomic(void) { in test_atomic() function