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