Searched refs:pUsedBlocks (Results 1 – 1 of 1) sorted by relevance
456 ArenaBlock *pUsedBlocks = m_pCurBlock->pNext; variable458 while (pUsedBlocks)460 ArenaBlock* pBlock = pUsedBlocks;461 pUsedBlocks = pBlock->pNext;