Searched refs:atomic_int_least32_t (Results 1 – 8 of 8) sorted by relevance
53 using atomic_int_least32_t = atomic<int_least32_t>; variable
70 using std::atomic_int_least32_t // see below175 using std::atomic_int_least32_t _LIBCPP_USING_IF_EXISTS;
487 typedef atomic<int_least32_t> atomic_int_least32_t;
120 typedef _Atomic(int_least32_t) atomic_int_least32_t; typedef
90 using std::atomic_int_least32_t _LIBCPP_USING_IF_EXISTS;
209 typedef _Atomic(__int_least32_t) atomic_int_least32_t; typedef
277 SYMBOL(atomic_int_least32_t, None, <stdatomic.h>)