Searched refs:c_tPos (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libbz/
H A Dbzhdr.h475 c_tPos = c_tt[c_tPos]; \
476 cccc = (UChar)(c_tPos & 0xff); \
477 c_tPos >>= 8;
H A Dbzlib.c586 UInt32 c_tPos = s->tPos; local
655 s->tPos = c_tPos;

Completed in 13 milliseconds