Searched refs:atomic_uint_least64_t (Results 1 – 8 of 8) sorted by relevance
56 using atomic_uint_least64_t = atomic<uint_least64_t>; variable
73 using std::atomic_uint_least64_t // see below178 using std::atomic_uint_least64_t _LIBCPP_USING_IF_EXISTS;
490 typedef atomic<uint_least64_t> atomic_uint_least64_t;
123 typedef _Atomic(uint_least64_t) atomic_uint_least64_t; typedef
95 using std::atomic_uint_least64_t _LIBCPP_USING_IF_EXISTS;
212 typedef _Atomic(__uint_least64_t) atomic_uint_least64_t; typedef
303 SYMBOL(atomic_uint_least64_t, None, <stdatomic.h>)