Lines Matching defs:btsp
577 struct btframe *btsp;
697 btsp = btstack->top;
698 btsp->bn = bn;
699 btsp->index = index;
700 btsp->mp = mp;
746 btsp = btstack->top;
747 btsp->bn = bn;
748 btsp->index = base;
749 btsp->mp = mp;
2646 struct btframe *btsp;
2700 btsp = btstack->top;
2701 btsp->bn = bn;
2702 btsp->index = i;
2703 btsp->mp = mp;
3343 struct btframe *btsp;
3363 btsp = btstack->top;
3364 btsp->bn = bn;
3365 btsp->index = 0;
3366 btsp->mp = mp;
3422 struct btframe *btsp, *parent;
3488 btsp = btstack->top;
3489 parent = btsp - 1;
3564 btsp = btstack->top;
3565 btsp->bn = bn;
3566 btsp->index = dtoffset->index;
3567 btsp->mp = mp;