Searched refs:BZ2_indexIntoF (Results 1 – 2 of 2) sorted by relevance
505 cccc = BZ2_indexIntoF(s->tPos, s->cftab); \510 extern Int32 BZ2_indexIntoF(Int32, Int32*);
757 Int32 BZ2_indexIntoF(Int32 indx, Int32* cftab) { in BZ2_indexIntoF() function