Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/libcxx/include/__atomic/
HDaliases.h31 using atomic_uchar = atomic<unsigned char>; variable
/freebsd-head/contrib/llvm-project/libcxx/include/
HDstdatomic.h148 using std::atomic_uchar _LIBCPP_USING_IF_EXISTS;
HDatomic469 typedef atomic<unsigned char> atomic_uchar;
/freebsd-head/contrib/llvm-project/clang/lib/Headers/
HDstdatomic.h101 typedef _Atomic(unsigned char) atomic_uchar; typedef
/freebsd-head/contrib/llvm-project/libcxx/modules/std/
HDatomic.inc71 using std::atomic_uchar _LIBCPP_USING_IF_EXISTS;
/freebsd-head/sys/sys/
HDstdatomic.h193 typedef _Atomic(unsigned char) atomic_uchar; typedef
/freebsd-head/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
HDStdSpecialSymbolMap.inc303 SYMBOL(atomic_uchar, std::, <atomic>)
304 SYMBOL(atomic_uchar, None, <stdatomic.h>)
HDCSymbolMap.inc295 SYMBOL(atomic_uchar, None, <stdatomic.h>)