Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h31 using atomic_schar = atomic<signed char>; variable
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dstdatomic.h147 using std::atomic_schar _LIBCPP_USING_IF_EXISTS;
H A Datomic468 typedef atomic<signed char> atomic_schar;
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h97 typedef _Atomic(signed char) atomic_schar; typedef
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/
H A Datomic.inc69 using std::atomic_schar;
/freebsd-14.2/sys/sys/
H A Dstdatomic.h191 typedef _Atomic(signed char) atomic_schar; typedef
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSpecialSymbolMap.inc295 SYMBOL(atomic_schar, std::, <atomic>)
296 SYMBOL(atomic_schar, None, <stdatomic.h>)
H A DCSymbolMap.inc288 SYMBOL(atomic_schar, None, <stdatomic.h>)