Searched refs:Suffix (Results 1 – 2 of 2) sorted by relevance
1289 GifByteType *Stack, *Suffix; local1295 Suffix = Private->Suffix;1349 Suffix[Private->RunningCode - 2] =1370 Stack[StackPtr++] = Suffix[CrntPrefix];1394 Suffix[Private->RunningCode - 2] =1398 Suffix[Private->RunningCode - 2] =
121 GifByteType Suffix[LZ_MAX_CODE+1]; /* So we can trace the codes. */ member