Searched defs:l_sum (Results 1 – 2 of 2) sorted by relevance
975 let l_sum: u8 = l.trailing.iter().sum(); in test_split_at() localVariable988 let l_sum: u8 = l.trailing.iter().sum(); in test_split_at() localVariable
671 let l_sum: usize = l in test_split_at() localVariable