Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/libumem/
H A Dmisc.h53 #define dprintf_cont(x) if (umem_debug_level) { \ macro
H A Dleaky_subr.c527 #define USE(rsn) dprintf_cont(("yes %s\n", (rsn))) in leaky_grep_mappings()
528 #define IGNORE(rsn) dprintf_cont(("no %s\n", (rsn))) in leaky_grep_mappings()