Searched refs:call_stack_bottom (Results 1 – 2 of 2) sorted by relevance
216 es->call_stack_bottom = CLG_(current_call_stack).sp; in CLG_()235 if (CLG_(current_call_stack).sp == es->call_stack_bottom) in CLG_()256 while(CLG_(current_call_stack).sp > es->call_stack_bottom) in CLG_()337 es->call_stack_bottom = 0; in new_exec_state()
498 Int call_stack_bottom; /* Index into fn_stack */ member