Searched refs:atomic_uint_least8_t (Results 1 – 8 of 8) sorted by relevance
50 using atomic_uint_least8_t = atomic<uint_least8_t>; variable
67 using std::atomic_uint_least8_t // see below172 using std::atomic_uint_least8_t _LIBCPP_USING_IF_EXISTS;
484 typedef atomic<uint_least8_t> atomic_uint_least8_t;
117 typedef _Atomic(uint_least8_t) atomic_uint_least8_t; typedef
96 using std::atomic_uint_least8_t _LIBCPP_USING_IF_EXISTS;
206 typedef _Atomic(__uint_least8_t) atomic_uint_least8_t; typedef
304 SYMBOL(atomic_uint_least8_t, None, <stdatomic.h>)