Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddebug.c291 if (DBG_ISRESET()) { in dbg_print()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h259 #define DBG_ISRESET() (dbg_desc->d_extra & DBG_E_RESET) macro