Searched refs:atomic_int_least64_t (Results 1 – 3 of 3) sorted by relevance
51 …static_assert((std::is_same<std::atomic< std::int_least64_t>, std::atomic_int_least64_t>::value),… in main()
112 typedef _Atomic(int_least64_t) atomic_int_least64_t; typedef
506 typedef atomic<int_least64_t> atomic_int_least64_t;1842 typedef atomic<int_least64_t> atomic_int_least64_t;