Searched refs:atomic_int_fast16_t (Results 1 – 8 of 8) sorted by relevance
60 using atomic_int_fast16_t = atomic<int_fast16_t>; variable
76 using std::atomic_int_fast16_t // see below182 using std::atomic_int_fast16_t _LIBCPP_USING_IF_EXISTS;
494 typedef atomic<int_fast16_t> atomic_int_fast16_t;
126 typedef _Atomic(int_fast16_t) atomic_int_fast16_t; typedef
98 using std::atomic_int_fast16_t _LIBCPP_USING_IF_EXISTS;
215 typedef _Atomic(__int_fast16_t) atomic_int_fast16_t; typedef
272 SYMBOL(atomic_int_fast16_t, None, <stdatomic.h>)