Searched refs:csp_up (Results 1 – 1 of 1) sorted by relevance
643 Int csp_up = csp-1; in CLG_() local644 call_entry* top_ce = &(CLG_(current_call_stack).entry[csp_up]); in CLG_()659 if (csp_up>0) { in CLG_()660 csp_up--; in CLG_()661 top_ce = &(CLG_(current_call_stack).entry[csp_up]); in CLG_()