Searched defs:atomic_uintptr_t (Results 1 – 7 of 7) sorted by relevance
76 typedef intptr_t atomic_uintptr_t; typedef
79 typedef intptr_t atomic_uintptr_t; typedef
80 typedef uintptr_t atomic_uintptr_t; typedef
77 typedef intptr_t atomic_uintptr_t; typedef
250 typedef _Atomic(uintptr_t) atomic_uintptr_t; typedef
49608 typedef atomic<uintptr_t> atomic_uintptr_t; typedef