Home | History | Annotate | Download | only in giflib

Lines Matching full:dummy

431     GifByteType *Dummy;
458 if (DGifGetCodeNext(GifFile, &Dummy) == GIF_ERROR)
460 while (Dummy != NULL) ;
474 GifByteType *Dummy;
498 if (DGifGetCodeNext(GifFile, &Dummy) == GIF_ERROR)
500 while (Dummy != NULL) ;