Searched refs:atomic_int_fast8_t (Results 1 – 8 of 8) sorted by relevance
58 using atomic_int_fast8_t = atomic<int_fast8_t>; variable
74 using std::atomic_int_fast8_t // see below180 using std::atomic_int_fast8_t _LIBCPP_USING_IF_EXISTS;
492 typedef atomic<int_fast8_t> atomic_int_fast8_t;
124 typedef _Atomic(int_fast8_t) atomic_int_fast8_t; typedef
101 using std::atomic_int_fast8_t _LIBCPP_USING_IF_EXISTS;
213 typedef _Atomic(__int_fast8_t) atomic_int_fast8_t; typedef
275 SYMBOL(atomic_int_fast8_t, None, <stdatomic.h>)