Searched refs:fn_sp (Results 1 – 3 of 3) sorted by relevance
295 cs->entry[cs->sp].fn_sp = CLG_(current_fn_stack).top - CLG_(current_fn_stack).bottom; in CLG_()
354 CLG_(current_fn_stack).bottom + lower_entry->fn_sp; in CLG_()
491 Int fn_sp; /* function stack index before call */ member