Home
last modified time | relevance | path

Searched refs:BZ2_indexIntoF (Results 1 – 2 of 2) sorted by relevance

/oneTBB/examples/graph/fgbzip2/
H A Dbzlib_private.hpp505 cccc = BZ2_indexIntoF(s->tPos, s->cftab); \
510 extern Int32 BZ2_indexIntoF(Int32, Int32*);
H A Dbzlib.cpp757 Int32 BZ2_indexIntoF(Int32 indx, Int32* cftab) { in BZ2_indexIntoF() function