Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/efcode/engine/
H A Ddebug.c82 output_return_stack(fcode_env_t *env, int show_wa, int msglevel) in output_return_stack() argument
88 if (show_wa) { in output_return_stack()
521 int show_wa = 1; in do_exec_debug() local
533 show_wa = 0; in do_exec_debug()
538 output_return_stack(env, show_wa, MSG_FC_DEBUG); in do_exec_debug()