Searched refs:WhereMemBlock (Results 1 – 1 of 1) sorted by relevance
163323 typedef struct WhereMemBlock WhereMemBlock; typedef163330 struct WhereMemBlock { struct163331 WhereMemBlock *pNext; /* Next block in the chain */ argument163792 WhereMemBlock *pMemToFree;/* Memory to free when this object destroyed */169108 WhereMemBlock *pBlock;169121 WhereMemBlock *pOldBlk = (WhereMemBlock*)pOld;171469 WhereMemBlock *pNext = pWInfo->pMemToFree->pNext;