Searched defs:atomic_int_least8_t (Results 1 – 2 of 2) sorted by relevance
49 using atomic_int_least8_t = atomic<int_least8_t>; global() variable
110 typedef _Atomic(int_least8_t) atomic_int_least8_t; global() typedef