Searched refs:len_to_copy (Results 1 – 1 of 1) sorted by relevance
610 let len_to_copy = core::cmp::min(pos_new, self.end).saturating_sub(self.pos); in write_str() localVariable612 if len_to_copy > 0 { in write_str()619 len_to_copy, in write_str()