Lines Matching refs:pDst
201774 u8 *pDst = &pNode->zData[4 + pRtree->nBytesPerCell*iCell];201775 u8 *pSrc = &pDst[pRtree->nBytesPerCell];201777 memmove(pDst, pSrc, nByte);