Searched refs:__uintptr_t (Results 1 – 13 of 13) sorted by relevance
103 typedef __uint64_t __uintptr_t; typedef112 typedef __uint32_t __uintptr_t; typedef
109 typedef __uint64_t __uintptr_t; typedef116 typedef __uint32_t __uintptr_t; typedef
108 typedef __uint64_t __uintptr_t; typedef117 typedef __uint32_t __uintptr_t; typedef
480 ((__size_t)(__uintptr_t)((const volatile void *)&((type *)0)->field))650 #define __DECONST(type, var) ((type)(__uintptr_t)(const void *)(var))654 #define __DEVOLATILE(type, var) ((type)(__uintptr_t)(volatile void *)(var))658 #define __DEQUALIFY(type, var) ((type)(__uintptr_t)(const volatile void *)(var))
78 typedef __uintptr_t uintptr_t;
93 typedef __uintptr_t uintptr_t;
219 typedef _Atomic(__uintptr_t) atomic_uintptr_t;
38 typedef __uintptr_t devinfo_handle_t;
80 typedef __uint64_t __uintptr_t; typedef
92 typedef __uint32_t __uintptr_t; typedef
139 __uintptr_t pthread_cleanup_pad[8];