Searched defs:atomic_int_least8_t (Results 1 – 3 of 3) sorted by relevance
49 using atomic_int_least8_t = atomic<int_least8_t>; variable
116 typedef _Atomic(int_least8_t) atomic_int_least8_t; typedef
205 typedef _Atomic(__int_least8_t) atomic_int_least8_t; typedef