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