Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Headers/
H A Dstdatomic.h101 typedef _Atomic(unsigned long long) atomic_ullong; typedef
/openbsd/gnu/llvm/libcxx/include/
H A Dstdatomic.h156 using std::atomic_ullong _LIBCPP_USING_IF_EXISTS;
H A Datomic411 typedef atomic<unsigned long long> atomic_ullong;
2582 typedef atomic<unsigned long long> atomic_ullong;
/openbsd/gnu/llvm/clang/include/clang/Tooling/Inclusions/
H A DCSymbolMap.inc307 SYMBOL(atomic_ullong, None, <stdatomic.h>)