Searched refs:with_second_alloc (Results 1 – 1 of 1) sorted by relevance
336 for (int with_second_alloc = 0; with_second_alloc < 2; with_second_alloc++) { in cmpct_test_trim() local342 if (with_second_alloc) { in cmpct_test_trim()357 if (with_second_alloc) { in cmpct_test_trim()367 if (s >= PAGE_SIZE && with_second_alloc) ASSERT(theheap.remaining < remaining); in cmpct_test_trim()368 if (with_second_alloc) cmpct_free(a2); in cmpct_test_trim()
Completed in 4 milliseconds