Lines Matching refs:MSG
50 #define MSG(...) fprintf(stderr, __VA_ARGS__)
54 MSG(__VA_ARGS__); \
55 MSG(" \n"); \
186 MSG("Ignoring %s directory \n", fileName);
190 MSG("Impossible to open %s \n", fileName);
195 MSG("Error reading %s \n", fileName);
207 MSG("not enough memory \n");
218 MSG(" \n");
219 MSG("bad usage: \n");
220 MSG(" \n");
221 MSG("%s [Options] fileName \n", exeName);
222 MSG(" \n");
223 MSG("Options: \n");
224 MSG("-# : use #=[0-9] compression level (default:0 == random) \n");
246 MSG("no pb detected \n");