Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_private.h499 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \
506 BZ2_indexIntoF ( Int32, Int32* );
H A Dbzlib.c725 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF() function