Searched defs:POINTER_IS_VALID (Results 1 – 2 of 2) sorted by relevance
106 #define POINTER_IS_VALID(p) (!((uintptr_t)(p) & 0x3)) macro
336 #define POINTER_IS_VALID(_p) 0 macro