Lines Matching refs:from
79 unsigned char FAR *from; /* where to copy match from */ local
192 from = out - dist;
194 *out++ = *from++;
200 from = window;
202 from += wsize - op;
206 *out++ = *from++;
208 from = out - dist; /* rest from output */
212 from += wsize + wnext - op;
217 *out++ = *from++;
219 from = window;
224 *out++ = *from++;
226 from = out - dist; /* rest from output */
231 from += wnext - op;
235 *out++ = *from++;
237 from = out - dist; /* rest from output */
241 *out++ = *from++;
242 *out++ = *from++;
243 *out++ = *from++;
247 *out++ = *from++;
249 *out++ = *from++;
253 from = out - dist; /* copy direct from output */
255 *out++ = *from++;
256 *out++ = *from++;
257 *out++ = *from++;
261 *out++ = *from++;
263 *out++ = *from++;