Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/efcode/engine/
H A Ddebug.c400 token_t debug_low[MAX_DEBUG_STACK], debug_high[MAX_DEBUG_STACK]; variable
429 debug_low[top] = (token_t)WA; in check_for_debug_entry()
450 } else if ((token_t)IP >= debug_low[top] && in check_for_debug_exit()
503 link = ACF_TO_LINK(debug_low[i]); in unbug()