Searched defs:__DECONST (Results 1 – 8 of 8) sorted by relevance
9 #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) macro
28 #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) macro
26 # define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) macro
24 #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) macro
247 #define __DECONST(type, var) ((type)(__uintptr_t)(const void *)(var)) macro
135 #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) macro
454 #define __DECONST(type, var) ((type)(__uintptr_t)(const void *)(var)) macro
1459 #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) macro