Home | History | Annotate | Download | only in tests

Lines Matching refs:tPos

762       UInt32   tPos;
834 s->tPos = s->tt[s->tPos]; \
835 cccc = (UChar)(s->tPos & 0xff); \
836 s->tPos >>= 8;
861 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \
862 s->tPos = GET_LL(s->tPos);
1901 s->tPos = s->origPtr;
1920 s->tPos = s->tt[s->origPtr] >> 8;
4973 UInt32 c_tPos = s->tPos;
5050 s->tPos = c_tPos;