Home | History | Annotate | Download | only in vendor

Lines Matching refs:__DECONST

293 #ifndef __DECONST
294 # define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var))
386 #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var))
4395 key.addr = __DECONST(void *, ptr);
5141 key.addr = __DECONST(void *, ptr);
5158 key.addr = __DECONST(void *, ptr);