Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_private.h477 c_tPos = c_tt[c_tPos]; \
478 cccc = (UChar)(c_tPos & 0xff); \
479 c_tPos >>= 8;
H A Dbzlib.c643 UInt32 c_tPos = s->tPos; in unRLE_obuf_to_output_FAST() local
716 s->tPos = c_tPos; in unRLE_obuf_to_output_FAST()