Searched defs:atomic_int_least8_t (Results 1 – 4 of 4) sorted by relevance
50 using atomic_int_least8_t = atomic<int_least8_t>; variable
127 typedef atomic< int_least8_t > atomic_int_least8_t; typedef
106 typedef _Atomic(int_least8_t) atomic_int_least8_t; typedef
233 typedef _Atomic(int_least8_t) atomic_int_least8_t; typedef