Home
last modified time | relevance | path

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

/lib/
Ddecompress_bunzip2.c160 int dbufCount, nextSym, dbufSize, groupCount, selector, in get_next_block() local
403 nextSym = hufGroup->permute[j]; in get_next_block()
409 if (((unsigned)nextSym) <= SYMBOL_RUNB) { /* RUNA or RUNB */ in get_next_block()
426 t += (runPos << nextSym); in get_next_block()
449 if (nextSym > symTotal) in get_next_block()
462 i = nextSym - 1; in get_next_block()