Home
last modified time | relevance | path

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

/linux/lib/
H A Ddecompress_bunzip2.c161 int dbufCount, nextSym, dbufSize, groupCount, selector, in get_next_block() local
405 nextSym = hufGroup->permute[j]; in get_next_block()
411 if (((unsigned)nextSym) <= SYMBOL_RUNB) { /* RUNA or RUNB */ in get_next_block()
428 t += (runPos << nextSym); in get_next_block()
451 if (nextSym > symTotal) in get_next_block()
464 i = nextSym - 1; in get_next_block()