Searched refs:atomic_uintmax_t (Results 1 – 8 of 8) sorted by relevance
81 using atomic_uintmax_t = atomic<uintmax_t>; variable
87 using std::atomic_uintmax_t // see below194 using std::atomic_uintmax_t _LIBCPP_USING_IF_EXISTS;
515 typedef atomic<uintmax_t> atomic_uintmax_t;
137 typedef _Atomic(uintmax_t) atomic_uintmax_t; typedef
111 using std::atomic_uintmax_t _LIBCPP_USING_IF_EXISTS;
226 typedef _Atomic(__uintmax_t) atomic_uintmax_t; typedef
305 SYMBOL(atomic_uintmax_t, None, <stdatomic.h>)