Searched refs:new_allocated (Results 1 – 1 of 1) sorted by relevance
840 size_t new_allocated = mallinfo().uordblks; in TEST() local841 if (allocated != new_allocated) { in TEST()846 if (new_allocated >= allocated + usable_size) { in TEST()912 size_t new_allocated = info2.uordblks; in TEST() local913 if (allocated != new_allocated) { in TEST()918 if (new_allocated >= allocated + usable_size) { in TEST()