Searched refs:GIF_MESSAGE (Results 1 – 9 of 9) sorted by relevance
89 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()
47 #define GIF_MESSAGE(Msg) fprintf(stderr, "\n%s: %s\n", PROGRAM_NAME, Msg) macro48 #define GIF_EXIT(Msg) { GIF_MESSAGE(Msg); exit(-3); }
67 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()
56 GIF_MESSAGE("Error in command line parsing - one GIF file please."); in main()
74 GIF_MESSAGE("Error in command line parsing - one GIF file please."); in main()
72 GIF_MESSAGE("Error in command line parsing - one GIF file please."); in main()
66 GIF_MESSAGE("Error in command line parsing - one GIF file please."); in main()
517 GIF_MESSAGE("Error in command line parsing - one input file please."); in main()
485 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