Home | History | Annotate | Download | only in giflib

Lines Matching refs:GIF_STAMP

143     if (strncmp(GIF_STAMP, Buf, GIF_VERSION_POS) != 0) {
210 if (strncmp(GIF_STAMP, Buf, GIF_VERSION_POS) != 0) {