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

/ast/src/lib/libbz/
H A Ddecompress.c118 gSel = s->selector[groupNo]; \
119 gMinlen = s->minLens[gSel]; \
120 gLimit = &(s->limit[gSel][0]); \
121 gPerm = &(s->perm[gSel][0]); \
122 gBase = &(s->base[gSel][0]); \
164 Int32 gSel; local
218 gSel = s->save_gSel;
625 s->save_gSel = gSel;

Completed in 33 milliseconds