Searched defs:atomic_int_least16_t (Results 1 – 3 of 3) sorted by relevance
52 using atomic_int_least16_t = atomic<int_least16_t>; global() variable
112 typedef _Atomic(int_least16_t) atomic_int_least16_t; global() typedef
206 typedef _Atomic(__int_least16_t) atomic_int_least16_t; global() typedef