Home
last modified time | relevance | path

Searched refs:PushFront (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/fnd/
Dfnd_LinkedList.h109 void PushFront(T* p);
262 inline void IntrusiveLinkedList<T, Tag>::PushFront(T* p) in PushFront() function
372 PushFront(inserted); in Insert()