Searched refs:atomic_uint_least16_t (Results 1 – 8 of 8) sorted by relevance
52 using atomic_uint_least16_t = atomic<uint_least16_t>; variable
69 using std::atomic_uint_least16_t // see below174 using std::atomic_uint_least16_t _LIBCPP_USING_IF_EXISTS;
486 typedef atomic<uint_least16_t> atomic_uint_least16_t;
119 typedef _Atomic(uint_least16_t) atomic_uint_least16_t; typedef
93 using std::atomic_uint_least16_t _LIBCPP_USING_IF_EXISTS;
208 typedef _Atomic(__uint_least16_t) atomic_uint_least16_t; typedef
301 SYMBOL(atomic_uint_least16_t, None, <stdatomic.h>)