Home | History | Annotate | Download | only in switchback

Lines Matching refs:c_tPos

816     c_tPos = c_tt[c_tPos];                    \
817 cccc = (UChar)(c_tPos & 0xff); \
818 c_tPos >>= 8;
4949 UInt32 c_tPos = s->tPos;
5026 s->tPos = c_tPos;