Searched refs:pNextBlock (Results 1 – 3 of 3) sorted by relevance
256 FX_LPDYNAMICSTOREBLOCK pNextBlock = pBlock->NextBlock(); in Alloc() local257 pNextBlock->bUsed = FALSE; in Alloc()258 pNextBlock->iBlockSize = n - size - sizeof(FX_DYNAMICSTOREBLOCK); in Alloc()
4727 const Block* const pNextBlock = pNextEntry->GetBlock(); in GetNext() local4728 assert(pNextBlock); in GetNext()4730 if (pNextBlock->GetTrackNumber() == m_info.number) in GetNext()
4726 const Block* const pNextBlock = pNextEntry->GetBlock(); in GetNext() local4727 assert(pNextBlock); in GetNext()4729 if (pNextBlock->GetTrackNumber() == m_info.number) in GetNext()