Searched defs:tPos (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libbz/
H A Dbzhdr.h398 UInt32 tPos; member in struct:__anon327
470 s->tPos = s->tt[s->tPos]; \
471 cccc = (UChar)(s->tPos & 0xff); \
472 s->tPos >>= 8;
497 cccc = indexIntoF ( s->tPos, s->cftab ); \
498 s->tPos = GET_LL(s->tPos);

Completed in 17 milliseconds