Searched defs:atomic_int_least64_t (Results 1 – 4 of 4) sorted by relevance
56 using atomic_int_least64_t = atomic<int_least64_t>; variable
133 typedef atomic< int_least64_t > atomic_int_least64_t; typedef
112 typedef _Atomic(int_least64_t) atomic_int_least64_t; typedef
239 typedef _Atomic(int_least64_t) atomic_int_least64_t; typedef