Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/bzip2/
H A Dhuffman.c170 void BZ2_hbCreateDecodeTables ( Int32 *limit, in BZ2_hbCreateDecodeTables() function
H A Dbzlib_private.h496 BZ2_hbCreateDecodeTables ( Int32*, Int32*, Int32*, UChar*,
H A Ddecompress.c340 BZ2_hbCreateDecodeTables ( in BZ2_decompress()