Searched refs:tPos (Results 1 – 3 of 3) sorted by relevance
401 UInt32 tPos; member472 s->tPos = s->tt[s->tPos]; \473 cccc = (UChar)(s->tPos & 0xff); \474 s->tPos >>= 8;499 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \500 s->tPos = GET_LL(s->tPos);
573 s->tPos = s->origPtr; in BZ2_decompress()595 s->tPos = s->tt[s->origPtr] >> 8; in BZ2_decompress()
644 UInt32 c_tPos = s->tPos; in unRLE_obuf_to_output_FAST()717 s->tPos = c_tPos; in unRLE_obuf_to_output_FAST()
Completed in 8 milliseconds