Searched refs:atomic_uint_fast16_t (Results 1 – 8 of 8) sorted by relevance
61 using atomic_uint_fast16_t = atomic<uint_fast16_t>; variable
77 using std::atomic_uint_fast16_t // see below183 using std::atomic_uint_fast16_t _LIBCPP_USING_IF_EXISTS;
495 typedef atomic<uint_fast16_t> atomic_uint_fast16_t;
127 typedef _Atomic(uint_fast16_t) atomic_uint_fast16_t; typedef
102 using std::atomic_uint_fast16_t _LIBCPP_USING_IF_EXISTS;
216 typedef _Atomic(__uint_fast16_t) atomic_uint_fast16_t; typedef
297 SYMBOL(atomic_uint_fast16_t, None, <stdatomic.h>)