Searched refs:old_chunk (Results 1 – 1 of 1) sorted by relevance
118 SpaceChunk old_chunk = *entry; in Alloc() local119 if (old_chunk.size == size) { in Alloc()138 FreeBySizeEntry new_value(old_chunk.size - size, entry); in Alloc()148 return old_chunk.ptr; in Alloc()