Home | History | Annotate | Download | only in giflib

Lines Matching refs:GIF_STAMP

128     if (strncmp(GIF_STAMP, Buf, GIF_VERSION_POS) != 0) {
202 if (strncmp(GIF_STAMP, Buf, GIF_VERSION_POS) != 0) {