Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__atomic/
H A Datomic_lock_free.h30 # define ATOMIC_LLONG_LOCK_FREE __CLANG_ATOMIC_LLONG_LOCK_FREE macro
44 # define ATOMIC_LLONG_LOCK_FREE __GCC_ATOMIC_LLONG_LOCK_FREE macro
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_atomic_test.cpp21 # define ATOMIC_LLONG_LOCK_FREE __CLANG_ATOMIC_LLONG_LOCK_FREE macro
23 # define ATOMIC_LLONG_LOCK_FREE __GCC_ATOMIC_LLONG_LOCK_FREE macro
/llvm-project/clang/lib/Headers/
H A Dstdatomic.h44 #define ATOMIC_LLONG_LOCK_FREE __CLANG_ATOMIC_LLONG_LOCK_FREE global() macro