Searched refs:__DECONST (Results 1 – 1 of 1) sorted by relevance
51 #ifndef __DECONST52 # define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) macro