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

/osnet-11/usr/src/lib/efcode/engine/
H A Ddebug.c396 token_t debug_low[MAX_DEBUG_STACK], debug_high[MAX_DEBUG_STACK]; variable
425 debug_low[top] = (token_t)WA;
446 } else if ((token_t)IP >= debug_low[top] &&
499 link = ACF_TO_LINK(debug_low[i]);

Completed in 22 milliseconds