Searched defs:pNext (Results 1 – 5 of 5) sorted by relevance
53 MemoryBlockBase* pNext = m_BlockList.GetNext(pPrev); in Allocate() local74 MemoryBlockBase* pNext = m_BlockList.GetFront(); in Allocate() local
211 void AwaitImpl(nn::os::WaitableCounter* pCur, nn::os::WaitableCounter* pNext, s32 relCount) in AwaitImpl()
234 Mbuf* pNext = GetNext(); in Unlink() local374 void Link(Mbuf* pNext) in Link()
257 FontWidth* pNext; // Pointer to the next FontWidth member278 FontCodeMap* pNext; // Pointer to the next FontCodeMap member
228 Page* pNext; member