Lines Matching defs:LOCALDISPLAYLEVEL
53 #ifndef LOCALDISPLAYLEVEL
62 #undef LOCALDISPLAYLEVEL
63 #define LOCALDISPLAYLEVEL(displayLevel, l, ...) \
68 #define DISPLAYLEVEL(l, ...) LOCALDISPLAYLEVEL(g_displayLevel, l, __VA_ARGS__)
651 LOCALDISPLAYLEVEL(displayLevel, 1, "Incorrect splitPoint\n");
655 LOCALDISPLAYLEVEL(displayLevel, 1, "Incorrect accel\n");
659 LOCALDISPLAYLEVEL(displayLevel, 1, "Incorrect k\n");
663 LOCALDISPLAYLEVEL(displayLevel, 1, "FASTCOVER must have at least one input file\n");
667 LOCALDISPLAYLEVEL(displayLevel, 1, "dictBufferCapacity must be at least %u\n",
685 LOCALDISPLAYLEVEL(displayLevel, 2, "Trying %u different sets of parameters\n",
690 LOCALDISPLAYLEVEL(displayLevel, 3, "d=%u\n", d);
694 LOCALDISPLAYLEVEL(displayLevel, 1, "Failed to initialize context\n");
709 LOCALDISPLAYLEVEL(displayLevel, 3, "k=%u\n", k);
711 LOCALDISPLAYLEVEL(displayLevel, 1, "Failed to allocate parameters\n");
749 LOCALDISPLAYLEVEL(displayLevel, 2, "\r%79s\r", "");