Home
last modified time | relevance | path

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

/freebsd/contrib/bzip2/
H A Dbzlib_private.h478 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \
485 BZ2_indexIntoF ( Int32, Int32* );
H A Dbzlib.c691 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF() function