Searched refs:__uintptr_t (Results 1 – 5 of 5) sorted by relevance
108 typedef __uint64_t __uintptr_t; typedef117 typedef __uint32_t __uintptr_t; typedef
482 ((__size_t)(__uintptr_t)((const volatile void *)&((type *)0)->field))652 #define __DECONST(type, var) ((type)(__uintptr_t)(const void *)(var))656 #define __DEVOLATILE(type, var) ((type)(__uintptr_t)(volatile void *)(var))660 #define __DEQUALIFY(type, var) ((type)(__uintptr_t)(const volatile void *)(var))
78 typedef __uintptr_t uintptr_t;
93 typedef __uintptr_t uintptr_t;
93 ((__size_t)(__uintptr_t)((const volatile void *)&((type *)0)->field))