Searched defs:atomic_int_least32_t (Results 1 – 4 of 4) sorted by relevance
54 using atomic_int_least32_t = atomic<int_least32_t>; variable
131 typedef atomic< int_least32_t > atomic_int_least32_t; typedef
110 typedef _Atomic(int_least32_t) atomic_int_least32_t; typedef
237 typedef _Atomic(int_least32_t) atomic_int_least32_t; typedef