Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Ddecompress_bunzip2.c94 int writeCopies, writePos, writeRunCountdown, writeCount, writeCurrent; member
507 bd->writePos = dbuf[origPtr]; in get_next_block()
508 bd->writeCurrent = (unsigned char)(bd->writePos&0xff); in get_next_block()
509 bd->writePos >>= 8; in get_next_block()
535 pos = bd->writePos; in read_bunzip()
550 bd->writePos = pos; in read_bunzip()
617 pos = bd->writePos; in read_bunzip()