Home
last modified time | relevance | path

Searched refs:pCount (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkupdate/
H A DRKComm.cpp590 DWORD *pCount = (DWORD *)(lpBuffer + 4); in RKU_WriteSector() local
592 *pCount = dwCount; in RKU_WriteSector()
/OK3568_Linux_fs/external/xserver/dix/
H A Dcolormap.c658 int *pCount; in FreeCell() local
665 pCount = &pmap->freeRed; in FreeCell()
669 pCount = &pmap->freeGreen; in FreeCell()
673 pCount = &pmap->freeBlue; in FreeCell()
693 *pCount += 1; in FreeCell()