Searched refs:best_offset_fit (Results 1 – 1 of 1) sorted by relevance
58 size_t best_offset_fit = kOffsetNotAssigned; in Allocate() local72 alloc.offset - aligned_current_offset < best_offset_fit) { in Allocate()74 best_offset_fit = alloc.offset - current_offset; in Allocate()