Searched refs:isProperlyPlaced (Results 1 – 1 of 1) sorted by relevance
433 inline bool isProperlyPlaced(const void *object) const;1771 MALLOC_ASSERT( isProperlyPlaced(objectToFree), ASSERT_TEXT ); in findObjectToFree()2456 inline bool Block::isProperlyPlaced(const void *object) const in isProperlyPlaced() function in rml::internal::Block