Searched refs:gSel (Results 1 – 2 of 2) sorted by relevance
82 gSel = s->selector[groupNo]; \83 gMinlen = s->minLens[gSel]; \84 gLimit = &(s->limit[gSel][0]); \85 gPerm = &(s->perm[gSel][0]); \86 gBase = &(s->base[gSel][0]); \134 Int32 gSel; in BZ2_decompress() local188 gSel = s->save_gSel; in BZ2_decompress()641 s->save_gSel = gSel; in BZ2_decompress()
5449 USHORT gSel, lSel; /* Will not cross 64K boundary */ in myDosGetInfoSeg() local5453 _THUNK_FLAT (&gSel); in myDosGetInfoSeg()5458 *pGlobal = MAKEPGINFOSEG(gSel); in myDosGetInfoSeg()