Lines Matching refs:MSG
38 #define MSG(...) fprintf(stderr, __VA_ARGS__)
42 MSG(__VA_ARGS__); \
43 MSG(" \n"); \
158 MSG("Ignoring %s directory \n", fileName);
162 MSG("Impossible to open %s \n", fileName);
167 MSG("Error reading %s \n", fileName);
179 MSG("not enough memory \n");
190 MSG(" \n");
191 MSG("bad usage: \n");
192 MSG(" \n");
193 MSG("%s [Options] fileName \n", exeName);
194 MSG(" \n");
195 MSG("Options: \n");
196 MSG("-# : use #=[0-9] compression level (default:0 == random) \n");
206 MSG("abiTest, built binary based on API %s \n", LZ4_VERSION_STRING);
208 MSG("currently linked to dll %s \n", LZ4_versionString());
216 MSG("no pb detected \n");