Home
last modified time | relevance | path

Searched refs:GIF_MESSAGE (Results 1 – 9 of 9) sorted by relevance

/third_party/giflib/
Dgifinto.c89 GIF_MESSAGE("Error in command line parsing - one GIF file please."); in main()
174 GIF_MESSAGE(s); in main()
178 GIF_MESSAGE("Failed to rename out file - deleted."); in main()
185 GIF_MESSAGE("File too small - not renamed."); in main()
Dgetarg.h47 #define GIF_MESSAGE(Msg) fprintf(stderr, "\n%s: %s\n", PROGRAM_NAME, Msg) macro
48 #define GIF_EXIT(Msg) { GIF_MESSAGE(Msg); exit(-3); }
Dgifbuild.c67 GIF_MESSAGE("Error in command line parsing - one text input please."); in main()
73 GIF_MESSAGE("Error in command line parsing - -t invalid without -d."); in main()
711 GIF_MESSAGE("invalid graphics control block"); in DumpExtensions()
Dgiffix.c56 GIF_MESSAGE("Error in command line parsing - one GIF file please."); in main()
Dgifhisto.c74 GIF_MESSAGE("Error in command line parsing - one GIF file please."); in main()
Dgifclrmp.c72 GIF_MESSAGE("Error in command line parsing - one GIF file please."); in main()
Dgiftext.c66 GIF_MESSAGE("Error in command line parsing - one GIF file please."); in main()
Dgif2rgb.c517 GIF_MESSAGE("Error in command line parsing - one input file please."); in main()
DNEWS485 and GIF_MESSAGE() have been removed from the core library.
591 * GIF_ERROR and GIF_MESSAGE are on the deprecation list as they are also