Searched refs:gSel (Results 1 – 2 of 2) sorted by relevance
81 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() local187 gSel = s->save_gSel; in BZ2_decompress()635 s->save_gSel = gSel; in BZ2_decompress()
124 gSel = s->selector[groupNo]; \125 gMinlen = s->minLens[gSel]; \126 gLimit = &(s->limit[gSel][0]); \127 gPerm = &(s->perm[gSel][0]); \128 gBase = &(s->base[gSel][0]); \176 Int32 gSel; in BZ2_decompress() local230 gSel = s->save_gSel; in BZ2_decompress()662 s->save_gSel = gSel; in BZ2_decompress()