Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/
H A Dtdef.h381 #define DB_ALLC 02 /*print out message from alloc()*/ macro
H A Dn3.c449 if (debug & DB_ALLC) { in alloc()