Home
last modified time | relevance | path

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

/lib/
Ddecompress_bunzip2.c161 int dbufCount, nextSym, dbufSize, groupCount, selector, in get_next_block() local
404 nextSym = hufGroup->permute[j]; in get_next_block()
410 if (((unsigned)nextSym) <= SYMBOL_RUNB) { /* RUNA or RUNB */ in get_next_block()
427 t += (runPos << nextSym); in get_next_block()
450 if (nextSym > symTotal) in get_next_block()
463 i = nextSym - 1; in get_next_block()