Home
last modified time | relevance | path

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

/xen/xen/common/
A Dbunzip2.c152 int dbufCount, nextSym, dbufSize, groupCount, selector, in get_next_block() local
393 nextSym = hufGroup->permute[j]; in get_next_block()
399 if (((unsigned)nextSym) <= SYMBOL_RUNB) { /* RUNA or RUNB */ in get_next_block()
416 t += (runPos << nextSym); in get_next_block()
439 if (nextSym > symTotal) in get_next_block()
452 i = nextSym - 1; in get_next_block()

Completed in 3 milliseconds