Searched defs:atomic_uintptr_t (Results 1 – 9 of 9) sorted by relevance
54 struct atomic_uintptr_t { struct55 typedef uptr Type;56 volatile Type val_dont_use;
56 struct atomic_uintptr_t { struct57 typedef uptr Type;58 volatile Type val_dont_use;
55 struct atomic_uintptr_t { struct56 typedef uptr Type;57 volatile Type val_dont_use;
109 typedef _Atomic(uintptr_t) atomic_uintptr_t; typedef
72 typedef _Atomic __UINTPTR_TYPE__ atomic_uintptr_t; typedef
119 typedef uintptr_t atomic_uintptr_t; typedef
117 typedef uintptr_t atomic_uintptr_t; typedef