Home | History | Annotate | Download | only in infback9

Lines Matching refs:put

175             put = window; \
178 if (out(out_desc, put, (unsigned)left)) { \
216 unsigned char FAR *put; /* next output */
257 put = window;
323 zmemcpy(put, next, copy);
327 put += copy;
483 *put++ = (unsigned char)(length);
555 from = put + copy;
559 from = put - offset;
566 *put++ = *from++;