Searched refs:atomic_uint_fast32_t (Results 1 – 8 of 8) sorted by relevance
63 using atomic_uint_fast32_t = atomic<uint_fast32_t>; variable
79 using std::atomic_uint_fast32_t // see below185 using std::atomic_uint_fast32_t _LIBCPP_USING_IF_EXISTS;
497 typedef atomic<uint_fast32_t> atomic_uint_fast32_t;
129 typedef _Atomic(uint_fast32_t) atomic_uint_fast32_t; typedef
103 using std::atomic_uint_fast32_t _LIBCPP_USING_IF_EXISTS;
218 typedef _Atomic(__uint_fast32_t) atomic_uint_fast32_t; typedef
298 SYMBOL(atomic_uint_fast32_t, None, <stdatomic.h>)