Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h32 using atomic_uchar = atomic<unsigned char>; variable
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dstdatomic.h148 using std::atomic_uchar _LIBCPP_USING_IF_EXISTS;
H A Datomic469 typedef atomic<unsigned char> atomic_uchar;
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h98 typedef _Atomic(unsigned char) atomic_uchar; typedef
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/
H A Datomic.inc71 using std::atomic_uchar;
/freebsd-14.2/sys/sys/
H A Dstdatomic.h192 typedef _Atomic(unsigned char) atomic_uchar; typedef
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSpecialSymbolMap.inc303 SYMBOL(atomic_uchar, std::, <atomic>)
304 SYMBOL(atomic_uchar, None, <stdatomic.h>)
H A DCSymbolMap.inc295 SYMBOL(atomic_uchar, None, <stdatomic.h>)