Searched refs:append_front (Results 1 – 2 of 2) sorted by relevance
132 l1.append_front(&l2); in TEST()151 l1.append_front(&l2); in TEST()167 l.append_front(&l2); in TEST()
78 void append_front(IntrusiveList<Item> *l) { in append_front() function