Home
last modified time | relevance | path

Searched defs:ftab (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/common/bzip2/
H A Dblocksort.c218 Int32 ftab[257]; in fallbackSort() local
754 mainSort(UInt32 * ptr,UChar * block,UInt16 * quadrant,UInt32 * ftab,Int32 nblock,Int32 verb,Int32 * budget) mainSort() argument
1035 UInt32* ftab = s->ftab; BZ2_blockSort() local
[all...]
H A Dbzlib_private.h217 UInt32* ftab; member