Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Ddebug.c184 if (DBG_ISCLASS()) { in dbg_print()
202 if (DBG_ISCLASS()) in dbg_print()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h265 #define DBG_ISCLASS() (dbg_desc->d_extra & DBG_E_CLASS) macro