Searched refs:BZ2_hbCreateDecodeTables (Results 1 – 3 of 3) sorted by relevance
220 void BZ2_hbCreateDecodeTables(Int32 *limit, in BZ2_hbCreateDecodeTables() function
514 extern void BZ2_hbCreateDecodeTables(Int32*, Int32*, Int32*, UChar*, Int32, Int32, Int32);
408 BZ2_hbCreateDecodeTables(&(s->limit[j][0]), in BZ2_decompress()