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

/macosx-10.10.1/bzip2-36/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; local
187 gSel = s->save_gSel;
634 s->save_gSel = gSel;

Completed in 118 milliseconds