Home
last modified time | relevance | path

Searched refs:ATOMIC_LLONG_LOCK_FREE (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_atomic_test.cpp19 #ifndef ATOMIC_LLONG_LOCK_FREE
21 # define ATOMIC_LLONG_LOCK_FREE __CLANG_ATOMIC_LLONG_LOCK_FREE macro
23 # define ATOMIC_LLONG_LOCK_FREE __GCC_ATOMIC_LLONG_LOCK_FREE macro
88 #if ATOMIC_LLONG_LOCK_FREE == 2 in TEST()
140 #if ATOMIC_LLONG_LOCK_FREE == 2 in TEST()
/openbsd/src/gnu/llvm/clang/lib/Headers/
Dstdatomic.h44 #define ATOMIC_LLONG_LOCK_FREE __CLANG_ATOMIC_LLONG_LOCK_FREE macro
/openbsd/src/gnu/llvm/libcxx/include/
Datomic58 #define ATOMIC_LLONG_LOCK_FREE unspecified
1103 # define ATOMIC_LLONG_LOCK_FREE __CLANG_ATOMIC_LLONG_LOCK_FREE
1117 # define ATOMIC_LLONG_LOCK_FREE __GCC_ATOMIC_LLONG_LOCK_FREE
2634 #if ATOMIC_LLONG_LOCK_FREE == 2
/openbsd/src/gnu/llvm/clang/include/clang/Tooling/Inclusions/
DCSymbolMap.inc18 SYMBOL(ATOMIC_LLONG_LOCK_FREE, None, <stdatomic.h>)