Searched refs:P2_SIZE (Results 1 – 1 of 1) sorted by relevance
705 #define check_ptr_overlap( P1, P1_SIZE, P2, P2_SIZE ) \ argument709 ( (uintptr_t)( P1 ) < ( ( (uintptr_t)( P2 ) ) + ( P2_SIZE ) ) ) ) ); \