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

Lines Matching full:d_buf

1027     s->d_buf[s->last_lit] = (ush)dist;
1084 dist = s->d_buf[lx];
1110 /* Check that the overlay between pending_buf and d_buf+l_buf is ok: */