Searched refs:atomic_int_least16_t (Results 1 – 3 of 3) sorted by relevance
47 …static_assert((std::is_same<std::atomic< std::int_least16_t>, std::atomic_int_least16_t>::value),… in main()
108 typedef _Atomic(int_least16_t) atomic_int_least16_t; typedef
502 typedef atomic<int_least16_t> atomic_int_least16_t;1851 typedef atomic<int_least16_t> atomic_int_least16_t;