Searched refs:atomic_int_least16_t (Results 1 – 8 of 8) sorted by relevance
51 using atomic_int_least16_t = atomic<int_least16_t>; variable
68 using std::atomic_int_least16_t // see below173 using std::atomic_int_least16_t _LIBCPP_USING_IF_EXISTS;
485 typedef atomic<int_least16_t> atomic_int_least16_t;
118 typedef _Atomic(int_least16_t) atomic_int_least16_t; typedef
89 using std::atomic_int_least16_t _LIBCPP_USING_IF_EXISTS;
207 typedef _Atomic(__int_least16_t) atomic_int_least16_t; typedef
276 SYMBOL(atomic_int_least16_t, None, <stdatomic.h>)