Searched refs:atomic_uint_least32_t (Results 1 – 8 of 8) sorted by relevance
54 using atomic_uint_least32_t = atomic<uint_least32_t>; variable
71 using std::atomic_uint_least32_t // see below176 using std::atomic_uint_least32_t _LIBCPP_USING_IF_EXISTS;
488 typedef atomic<uint_least32_t> atomic_uint_least32_t;
121 typedef _Atomic(uint_least32_t) atomic_uint_least32_t; typedef
94 using std::atomic_uint_least32_t _LIBCPP_USING_IF_EXISTS;
210 typedef _Atomic(__uint_least32_t) atomic_uint_least32_t; typedef
302 SYMBOL(atomic_uint_least32_t, None, <stdatomic.h>)