Searched refs:pUsedBlocks (Results 1 – 1 of 1) sorted by relevance
454 ArenaBlock* pUsedBlocks = m_pCurBlock->pNext; variable456 while (pUsedBlocks)458 ArenaBlock* pBlock = pUsedBlocks;459 pUsedBlocks = pBlock->pNext;