Searched defs:__UNCONST (Results 1 – 3 of 3) sorted by relevance
153 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a)) macro