Lines Matching refs:to_zero
717 to_zero = xf.tgt_ranges.subtract(xf.src_ranges)718 assert WriteSplitTransfers(out, xf.style, to_zero) == to_zero.size()719 total += to_zero.size()