Searched defs:atomic_int_least32_t (Results 1 – 3 of 3) sorted by relevance
53 using atomic_int_least32_t = atomic<int_least32_t>; variable
120 typedef _Atomic(int_least32_t) atomic_int_least32_t; typedef
209 typedef _Atomic(__int_least32_t) atomic_int_least32_t; typedef