Home
last modified time | relevance | path

Searched refs:DEBUG_TRACING (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/efcode/engine/
H A Dtracing.c66 set_level(DEBUG_TRACING); in enable_trace()
84 unset_level(DEBUG_TRACING); in disable_trace()
H A Ddebug.c524 DEBUG_EXEC_SHOW_VITALS | DEBUG_EXEC_TRACE | DEBUG_TRACING | in do_exec_debug()
541 if (dl & DEBUG_TRACING) in do_exec_debug()
677 DEBUG_TRACING, "tracing",
H A Dforth.c2432 debug_msg(DEBUG_TRACING, "throw_from_fclib: throw: %s\n", msg); in throw_from_fclib()
/titanic_44/usr/src/lib/efcode/include/fcode/
H A Ddebug.h60 #define DEBUG_TRACING 0x00800000 macro
/titanic_44/usr/src/lib/efcode/interpreter/
H A Dinterpreter.c56 DEBUG_EXEC_SHOW_VITALS|DEBUG_TRACING|\