Searched refs:new_allocated (Results 1 – 1 of 1) sorted by relevance
754 size_t new_allocated = mallinfo().uordblks; in TEST() local755 if (allocated != new_allocated) { in TEST()760 if (new_allocated >= allocated + usable_size) { in TEST()