Searched refs:new_free (Results 1 – 1 of 1) sorted by relevance
510 AllocationInfo* new_free = info - info->GetPrevFree(); in Alloc() local511 new_free->SetPrevFreeBytes(0); in Alloc()512 new_free->SetByteSize(info->GetPrevFreeBytes(), true); in Alloc()