Home | History | Annotate | Download | only in vsa

Lines Matching defs:psrc

781 	unsigned int *psrc;	/* pointer to current src longword */
806 psrc = psrcLine;
813 getandputrop(psrc, srcBit, dstBit, cx, pdst, rop);
815 psrc += width;
842 psrc = psrcLine;
846 getandputrop(psrc, (sx & ALIGNMASK),
851 psrc++;
866 *pdst = *psrc;
869 psrc++;
883 getunalignedword(psrc,
888 psrc++;
893 getandputrop(psrc, xoffSrc, 0, nend,
911 psrc = psrcLine;
915 getandputrop(psrc, xoffSrc, 0, nend,
921 --psrc;
931 getunalignedword(psrc, xoffSrc,
939 --psrc;
941 getandputrop(psrc, (sx & ALIGNMASK),