Searched defs:atomic_int_least64_t (Results 1 – 3 of 3) sorted by relevance
56 using atomic_int_least64_t = atomic<int_least64_t>; global() variable
116 typedef _Atomic(int_least64_t) atomic_int_least64_t; global() typedef
210 typedef _Atomic(__int_least64_t) atomic_int_least64_t; global() typedef