Searched defs:atomic_uintmax_t (Results 1 – 2 of 2) sorted by relevance
81 using atomic_uintmax_t = atomic<uintmax_t>; global() variable
131 typedef _Atomic(uintmax_t) atomic_uintmax_t; global() typedef