Searched refs:atomic_int_least32_t (Results 1 – 3 of 3) sorted by relevance
49 …static_assert((std::is_same<std::atomic< std::int_least32_t>, std::atomic_int_least32_t>::value),… in main()
110 typedef _Atomic(int_least32_t) atomic_int_least32_t; typedef
497 typedef atomic<int_least32_t> atomic_int_least32_t;1758 typedef atomic<int_least32_t> atomic_int_least32_t;