Searched refs:free_cursor (Results 1 – 1 of 1) sorted by relevance
143 let free_cursor = self.free_tree.cursor_lower_bound(&(size, 0))?; in find_best_match() localVariable144 let ((_, offset), ()) = free_cursor.current(); in find_best_match()