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

Lines Matching full:d_buf

229     /* We overlay pending_buf and d_buf+l_buf. This works since the average
312 s->d_buf = overlay + s->lit_bufsize/sizeof(ush);
474 if ((Bytef *)(s->d_buf
1058 ds->d_buf = overlay + ds->lit_bufsize/sizeof(ush);