Home
last modified time | relevance | path

Searched refs:DEBUG_CALL_METHOD (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/efcode/engine/
H A Dtracing.c90 set_level(DEBUG_CALL_METHOD); in call_trace()
96 unset_level(DEBUG_CALL_METHOD); in no_call_trace()
H A Dpackage.c665 debug_msg(DEBUG_CALL_METHOD, "$call_method %s\n", method); in dollar_call_method()
H A Ddebug.c679 DEBUG_CALL_METHOD, "call-method",
/titanic_50/usr/src/lib/efcode/include/fcode/
H A Ddebug.h62 #define DEBUG_CALL_METHOD 0x02000000 macro