Searched defs:PTRIN (Results 1 – 2 of 2) sorted by relevance
36 #define PTRIN(v) (void *)(uintptr_t)(v) macro
3085 #define PTRIN(p) ((void *)(uintptr_t)(p)) macro