Searched refs:atomic_uint_least32_t (Results 1 – 11 of 11) sorted by relevance
79 using std::atomic_uint_least32_t;
97 typedef _Atomic(uint_least32_t) atomic_uint_least32_t; typedef
60 typedef _Atomic __UINT_LEAST32_TYPE__ atomic_uint_least32_t; typedef
107 typedef uint_least32_t atomic_uint_least32_t; typedef
105 typedef uint_least32_t atomic_uint_least32_t; typedef
1084 /// atomic_uint_least32_t1085 typedef atomic<uint_least32_t> atomic_uint_least32_t;
1154 /// atomic_uint_least32_t1155 typedef atomic<uint_least32_t> atomic_uint_least32_t;
479 typedef atomic<uint_least32_t> atomic_uint_least32_t;2743 typedef atomic<uint_least32_t> atomic_uint_least32_t;
2811 (atomic_uint_least16_t, atomic_int_least32_t, atomic_uint_least32_t)