Lines Matching defs:d0

109 		register long d0, d1, d2, d3, d4, d5, d6, d7;
110 d0 = p1[0]; /* Pull the stuff into registers */
118 d0 ^= p2[0];
126 p1[0] = d0; /* Store the result (in bursts) */
146 register long d0, d1, d2, d3, d4, d5, d6, d7;
147 d0 = p1[0]; /* Pull the stuff into registers */
155 d0 ^= p2[0];
163 d0 ^= p3[0];
171 p1[0] = d0; /* Store the result (in bursts) */
192 register long d0, d1, d2, d3, d4, d5, d6, d7;
193 d0 = p1[0]; /* Pull the stuff into registers */
201 d0 ^= p2[0];
209 d0 ^= p3[0];
217 d0 ^= p4[0];
225 p1[0] = d0; /* Store the result (in bursts) */
247 register long d0, d1, d2, d3, d4, d5, d6, d7;
248 d0 = p1[0]; /* Pull the stuff into registers */
256 d0 ^= p2[0];
264 d0 ^= p3[0];
272 d0 ^= p4[0];
280 d0 ^= p5[0];
288 p1[0] = d0; /* Store the result (in bursts) */
440 register long d0, d1, d2, d3, d4, d5, d6, d7;
445 d0 = p1[0]; /* Pull the stuff into registers */
453 d0 ^= p2[0];
461 p1[0] = d0; /* Store the result (in bursts) */
487 register long d0, d1, d2, d3, d4, d5, d6, d7;
493 d0 = p1[0]; /* Pull the stuff into registers */
501 d0 ^= p2[0];
509 d0 ^= p3[0];
517 p1[0] = d0; /* Store the result (in bursts) */
545 register long d0, d1, d2, d3, d4, d5, d6, d7;
552 d0 = p1[0]; /* Pull the stuff into registers */
560 d0 ^= p2[0];
568 d0 ^= p3[0];
576 d0 ^= p4[0];
584 p1[0] = d0; /* Store the result (in bursts) */
614 register long d0, d1, d2, d3, d4, d5, d6, d7;
622 d0 = p1[0]; /* Pull the stuff into registers */
630 d0 ^= p2[0];
638 d0 ^= p3[0];
646 d0 ^= p4[0];
654 d0 ^= p5[0];
662 p1[0] = d0; /* Store the result (in bursts) */