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