Home
last modified time | relevance | path

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

/freebsd/contrib/bzip2/
H A Dhuffman.c170 void BZ2_hbCreateDecodeTables ( Int32 *limit, in BZ2_hbCreateDecodeTables() function
H A Dbzlib_private.h491 BZ2_hbCreateDecodeTables ( Int32*, Int32*, Int32*, UChar*,
H A Ddecompress.c345 BZ2_hbCreateDecodeTables ( in BZ2_decompress()