Home
last modified time | relevance | path

Searched refs:DEBUG_SHOW_STACK (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/efcode/include/fcode/
H A Ddebug.h58 #define DEBUG_SHOW_STACK 0x00200000 macro
/titanic_50/usr/src/lib/efcode/interpreter/
H A Dinterpreter.c59 DEBUG_SHOW_STACK)
/titanic_50/usr/src/lib/efcode/engine/
H A Ddebug.c675 DEBUG_SHOW_STACK, "show-stack",
1007 debug_level ^= DEBUG_SHOW_STACK; in show_stack()