Home
last modified time | relevance | path

Searched defs:debug_high (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/rcap/common/
H A Dutils.h86 static void debug_high(char *format, ...) /*ARGSUSED*/ {} in debug_high() function
H A Dutils.c97 debug_high(char *format, ...) in debug_high() function
/titanic_50/usr/src/lib/efcode/engine/
H A Ddebug.c400 token_t debug_low[MAX_DEBUG_STACK], debug_high[MAX_DEBUG_STACK]; variable