Searched refs:VPRINTF (Results 1 – 1 of 1) sorted by relevance
925 #define VPRINTF(...) {if (verbose) printf(__VA_ARGS__);} macro977 VPRINTF("F %u\n", i); in test_alloc_unr()985 VPRINTF("A %d\n", j); in test_alloc_unr()998 VPRINTF("F %u\n", i); in test_alloc_unr_specific()1003 VPRINTF("A %d\n", j); in test_alloc_unr_specific()