Searched defs:second_last (Results 1 – 2 of 2) sorted by relevance
61 pub fn second_last(&self) -> &T { in second_last() method
802 Addr* last, Addr* second_last, int* num_items) { in CheckListSection()