Searched refs:c_tPos (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libbz/ | ||
H A D | bzhdr.h | 475 c_tPos = c_tt[c_tPos]; \ 476 cccc = (UChar)(c_tPos & 0xff); \ 477 c_tPos >>= 8; |
H A D | bzlib.c | 586 UInt32 c_tPos = s->tPos; local 655 s->tPos = c_tPos; |
Completed in 13 milliseconds