Searched refs:pCount (Results 1 – 2 of 2) sorted by relevance
590 DWORD *pCount = (DWORD *)(lpBuffer + 4); in RKU_WriteSector() local592 *pCount = dwCount; in RKU_WriteSector()
658 int *pCount; in FreeCell() local665 pCount = &pmap->freeRed; in FreeCell()669 pCount = &pmap->freeGreen; in FreeCell()673 pCount = &pmap->freeBlue; in FreeCell()693 *pCount += 1; in FreeCell()