Searched refs:new_diff (Results 1 – 1 of 1) sorted by relevance
408 let new_diff = new_to as isize - new_from as isize; in build_with_locals() localVariable411 .copy_from_slice(&(new_diff as i16).to_le_bytes()); in build_with_locals()