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