Searched refs:atomic_int_fast32_t (Results 1 – 8 of 8) sorted by relevance
62 using atomic_int_fast32_t = atomic<int_fast32_t>; variable
78 using std::atomic_int_fast32_t // see below184 using std::atomic_int_fast32_t _LIBCPP_USING_IF_EXISTS;
496 typedef atomic<int_fast32_t> atomic_int_fast32_t;
128 typedef _Atomic(int_fast32_t) atomic_int_fast32_t; typedef
99 using std::atomic_int_fast32_t _LIBCPP_USING_IF_EXISTS;
217 typedef _Atomic(__int_fast32_t) atomic_int_fast32_t; typedef
273 SYMBOL(atomic_int_fast32_t, None, <stdatomic.h>)