Searched refs:atomic_int_least64_t (Results 1 – 8 of 8) sorted by relevance
55 using atomic_int_least64_t = atomic<int_least64_t>; variable
72 using std::atomic_int_least64_t // see below177 using std::atomic_int_least64_t _LIBCPP_USING_IF_EXISTS;
489 typedef atomic<int_least64_t> atomic_int_least64_t;
122 typedef _Atomic(int_least64_t) atomic_int_least64_t; typedef
91 using std::atomic_int_least64_t _LIBCPP_USING_IF_EXISTS;
211 typedef _Atomic(__int_least64_t) atomic_int_least64_t; typedef
278 SYMBOL(atomic_int_least64_t, None, <stdatomic.h>)