Home | History | Annotate | Download | only in coregrind

Lines Matching refs:srcP

933    UChar* srcP;
1004 srcP = (UChar*)code;
1006 dstP[i] = srcP[i];
1450 HChar *srcP, *dstP;
1482 srcP = (HChar*)code;
1484 dstP[j] = srcP[j];