Searched refs:atomic_int_least8_t (Results 1 – 3 of 3) sorted by relevance
45 …static_assert((std::is_same<std::atomic< std::int_least8_t>, std::atomic_int_least8_t>::value),… in main()
106 typedef _Atomic(int_least8_t) atomic_int_least8_t; typedef
493 typedef atomic<int_least8_t> atomic_int_least8_t;1754 typedef atomic<int_least8_t> atomic_int_least8_t;