Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/bzip2/
H A Ddecompress.c81 gSel = s->selector[groupNo]; \
82 gMinlen = s->minLens[gSel]; \
83 gLimit = &(s->limit[gSel][0]); \
84 gPerm = &(s->perm[gSel][0]); \
85 gBase = &(s->base[gSel][0]); \
133 Int32 gSel; in BZ2_decompress() local
187 gSel = s->save_gSel; in BZ2_decompress()
634 s->save_gSel = gSel; in BZ2_decompress()