Searched refs:atomic_char32_t (Results 1 – 8 of 8) sorted by relevance
44 using atomic_char32_t = atomic<char32_t>; variable
56 using std::atomic_char32_t // see below159 using std::atomic_char32_t _LIBCPP_USING_IF_EXISTS;
480 typedef atomic<char32_t> atomic_char32_t;
114 typedef _Atomic(uint_least32_t) atomic_char32_t; typedef
62 using std::atomic_char32_t _LIBCPP_USING_IF_EXISTS;
203 typedef _Atomic(__char32_t) atomic_char32_t; typedef
248 SYMBOL(atomic_char32_t, None, <stdatomic.h>)