Searched refs:intersectingObjects (Results 1 – 1 of 1) sorted by relevance
128 inline bool intersectingObjects(const void *p1, const void *p2, size_t n) in intersectingObjects() function143 …REQUIRE_MESSAGE((!prevLarge || intersectingObjects(currLarge, prevLarge, 32*1024)), "Possible memo… in operator ()()