Searched defs:POINTER_IS_VALID (Results 1 – 3 of 3) sorted by relevance
44 #define POINTER_IS_VALID(p) (!((uintptr_t)(p) & 0x3)) macro
42 #define POINTER_IS_VALID(p) (!((uintptr_t)(p) & 0x3)) macro
43 #define POINTER_IS_VALID(p) (!((uintptr_t)(p) & 0x3)) macro