Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h44 using atomic_char32_t = atomic<char32_t>; variable
/freebsd/contrib/llvm-project/libcxx/include/
H A Dstdatomic.h56 using std::atomic_char32_t // see below
159 using std::atomic_char32_t _LIBCPP_USING_IF_EXISTS;
H A Datomic480 typedef atomic<char32_t> atomic_char32_t;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h114 typedef _Atomic(uint_least32_t) atomic_char32_t; typedef
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Datomic.cppm
H A Datomic.inc62 using std::atomic_char32_t _LIBCPP_USING_IF_EXISTS;
/freebsd/sys/sys/
H A Dstdatomic.h203 typedef _Atomic(__char32_t) atomic_char32_t; typedef
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc248 SYMBOL(atomic_char32_t, None, <stdatomic.h>)