Searched refs:__DEQUALIFY (Results 1 – 1 of 1) sorted by relevance
41 #ifndef __DEQUALIFY42 #define __DEQUALIFY(type, var) ((type)(uintptr_t)(const volatile void *)(var)) macro56 __DEQUALIFY(type *, (const volatile char *)(ptr) - offsetof(type, field))