Searched refs:atomic_uint_fast64_t (Results 1 – 8 of 8) sorted by relevance
65 using atomic_uint_fast64_t = atomic<uint_fast64_t>; variable
81 using std::atomic_uint_fast64_t // see below187 using std::atomic_uint_fast64_t _LIBCPP_USING_IF_EXISTS;
499 typedef atomic<uint_fast64_t> atomic_uint_fast64_t;
131 typedef _Atomic(uint_fast64_t) atomic_uint_fast64_t; typedef
104 using std::atomic_uint_fast64_t _LIBCPP_USING_IF_EXISTS;
220 typedef _Atomic(__uint_fast64_t) atomic_uint_fast64_t; typedef
299 SYMBOL(atomic_uint_fast64_t, None, <stdatomic.h>)