Home
last modified time | relevance | path

Searched refs:VPRINTF (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_unit.c925 #define VPRINTF(...) {if (verbose) printf(__VA_ARGS__);} macro
977 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()