Home
last modified time | relevance | path

Searched refs:zbits (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/bzip2/
H A Dcompress.c50 s->zbits[s->numZ] = (UChar)(s->bsBuff >> 24); in bsFinishWrite()
62 s->zbits[s->numZ] \
620 s->zbits = (UChar*) (&((UChar*)s->arr2)[s->nblock]); in BZ2_compressBlock()
H A Dbzlib_private.h224 UChar* zbits; member
H A Dbzlib.c283 s->zbits = NULL; in BZ_API()
339 s->zbits = NULL; in BZ_API()
486 *(s->strm->next_out) = s->zbits[s->state_out_pos]; in copy_output_until_stop()
H A DSolaris.README.txt197 + s->zbits = NULL;