Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_huffman.c194 void BZ2_hbCreateDecodeTables ( Int32 *limit, in BZ2_hbCreateDecodeTables() function
H A Dbzlib_private.h512 BZ2_hbCreateDecodeTables ( Int32*, Int32*, Int32*, UChar*,
H A Dbzlib_decompress.c382 BZ2_hbCreateDecodeTables ( in BZ2_decompress()