Home
last modified time | relevance | path

Searched refs:l_buf (Results 1 – 3 of 3) sorted by relevance

/linux/lib/zlib_deflate/
A Ddefutil.h192 uch *l_buf; /* buffer for literals or lengths */ member
A Ddeftree.c922 s->l_buf[s->last_lit++] = (uch)lc;
978 lc = s->l_buf[lx++];
A Ddeflate.c272 s->l_buf = s->pending_buf + (1+sizeof(ush))*s->lit_bufsize; in zlib_deflateInit2()

Completed in 8 milliseconds