Searched refs:pDest (Results 1 – 1 of 1) sorted by relevance
134 #define MEMCPY(pDest, pSrc, NumBytes) memcpy((pDest), (pSrc), (NumBytes)) argument