Home | History | Annotate | Download | only in zlib-1.2.3

Lines Matching full:d_buf

232     /* We overlay pending_buf and d_buf+l_buf. This works since the average
304 s->d_buf = overlay + s->lit_bufsize/sizeof(ush);
938 ds->d_buf = overlay + ds->lit_bufsize/sizeof(ush);