Searched defs:__DEQUALIFY (Results 1 – 2 of 2) sorted by relevance
255 #define __DEQUALIFY(type, var) ((type)(__uintptr_t)(const volatile void *)(var)) macro
461 #define __DEQUALIFY(type, var) ((type)(__uintptr_t)(const volatile void *)(var)) macro