Searched refs:bytes_to_free (Results 1 – 2 of 2) sorted by relevance
1076 size_t bytes_to_free, in AllocateChunk() argument1080 chunk->size_ -= bytes_to_free; in AllocateChunk()3593 const size_t bytes_to_free = in AllocateChunk() local3596 current, free_start, bytes_to_free, in AllocateChunk()3598 size_ -= bytes_to_free; in AllocateChunk()3599 AccountUncommitted(bytes_to_free); in AllocateChunk()
1441 size_t bytes_to_free, Address new_area_end);