Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/bzip2/
H A Ddecompress.c211 if (s->smallDecompress) { in BZ2_decompress()
402 if (s->smallDecompress) in BZ2_decompress()
478 if (s->smallDecompress) in BZ2_decompress()
524 if (s->smallDecompress) { in BZ2_decompress()
H A Dbzlib_private.h372 Bool smallDecompress; member
H A Dbzlib.c682 s->smallDecompress = (Bool)small; in BZ_API()
982 if (s->smallDecompress) in BZ_API()