Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/libcxx/include/__atomic/
HDaliases.h39 using atomic_ullong = atomic<unsigned long long>; variable
/freebsd-head/contrib/llvm-project/libcxx/include/
HDstdatomic.h156 using std::atomic_ullong _LIBCPP_USING_IF_EXISTS;
HDatomic477 typedef atomic<unsigned long long> atomic_ullong;
/freebsd-head/contrib/llvm-project/clang/lib/Headers/
HDstdatomic.h109 typedef _Atomic(unsigned long long) atomic_ullong; typedef
/freebsd-head/contrib/llvm-project/libcxx/modules/std/
HDatomic.inc73 using std::atomic_ullong _LIBCPP_USING_IF_EXISTS;
/freebsd-head/sys/sys/
HDstdatomic.h201 typedef _Atomic(unsigned long long) atomic_ullong; typedef
/freebsd-head/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
HDStdSpecialSymbolMap.inc335 SYMBOL(atomic_ullong, std::, <atomic>)
336 SYMBOL(atomic_ullong, None, <stdatomic.h>)
HDCSymbolMap.inc307 SYMBOL(atomic_ullong, None, <stdatomic.h>)