Searched defs:r_sum (Results 1 – 2 of 2) sorted by relevance
976 let r_sum: u8 = r.iter().sum(); in test_split_at() localVariable989 let r_sum: u8 = r.iter().sum(); in test_split_at() localVariable
682 let r_sum: usize = r in test_split_at() localVariable