Searched refs:isProperlyPlaced (Results 1 – 5 of 5) sorted by relevance
428 inline bool isProperlyPlaced(const void *object) const;1746 MALLOC_ASSERT( isProperlyPlaced(objectToFree), ASSERT_TEXT ); in findObjectToFree()2433 inline bool Block::isProperlyPlaced(const void *object) const in isProperlyPlaced() function in rml::internal::Block
421 inline bool isProperlyPlaced(const void *object) const;1689 MALLOC_ASSERT( isProperlyPlaced(objectToFree), ASSERT_TEXT ); in findObjectToFree()2398 inline bool Block::isProperlyPlaced(const void *object) const in isProperlyPlaced() function in rml::internal::Block
433 inline bool isProperlyPlaced(const void *object) const;1768 MALLOC_ASSERT( isProperlyPlaced(objectToFree), ASSERT_TEXT ); in findObjectToFree()2454 inline bool Block::isProperlyPlaced(const void *object) const in isProperlyPlaced() function in rml::internal::Block