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