Searched refs:__DECONST (Results 1 – 1 of 1) sorted by relevance
622 #ifndef __DECONST623 #define __DECONST(type, var) ((type)(__uintptr_t)(const void *)(var)) macro