Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/bzip2/
H A Dbzlib_private.h483 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \
490 BZ2_indexIntoF ( Int32, Int32* );
H A Dbzlib.c864 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF() function