Home | History | Annotate | Download | only in dev

Lines Matching defs:psrc

126 	uint32_t *psrc;		/* pointer to current src longword */
157 psrc = psrcLine;
164 getandputrop(psrc, srcBit, dstBit, cx, pdst, rop);
166 psrc += width;
187 psrc = psrcLine;
191 getandputrop(psrc, (sx & 0x1f),
195 psrc++;
205 *pdst = *psrc;
206 psrc++;
215 getunalignedword(psrc,
218 psrc++;
223 getandputrop(psrc, xoffSrc, 0, nend,
241 psrc = psrcLine;
245 getandputrop(psrc, xoffSrc, 0, nend,
251 --psrc;
256 getunalignedword(psrc, xoffSrc,
262 --psrc;
264 getandputrop(psrc, (sx & 0x1f),