Home | History | Annotate | Download | only in infback9

Lines Matching refs:put

180             put = window; \
183 if (out(out_desc, put, (unsigned)left)) { \
226 unsigned char FAR *put; /* next output */
269 put = window;
335 zmemcpy(put, next, copy);
339 put += copy;
495 *put++ = (unsigned char)(length);
567 from = put + copy;
571 from = put - offset;
578 *put++ = *from++;