Searched refs:l_buf (Results 1 – 3 of 3) sorted by relevance
243 uchf *l_buf; /* buffer for literals or lengths */ member340 s->l_buf[s->last_lit++] = cc; \348 s->l_buf[s->last_lit++] = len; \
1087 s->l_buf[s->last_lit++] = (uch)lc;1154 lc = s->l_buf[lx++];
325 s->l_buf = s->pending_buf + (1+sizeof(ush))*s->lit_bufsize; in deflateInit2_()966 ds->l_buf = ds->pending_buf + (1+sizeof(ush))*ds->lit_bufsize; in deflateCopy()