Home | History | Annotate | Download | only in giflib

Lines Matching defs:Suffix

739     GifByteType *Stack, *Suffix;
745 Suffix = Private->Suffix;
791 * until the prefix is a pixel, while pushing the suffix
797 * prefix code is last code and the suffix char is
801 Suffix[Private->RunningCode - 2] =
820 Stack[StackPtr++] = Suffix[CrntPrefix];
840 * prefix code is last code and the suffix char is
842 Suffix[Private->RunningCode - 2] =
845 Suffix[Private->RunningCode - 2] =