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;
3045 struct btframe *btsp;
3065 btsp = btstack->top;
3066 btsp->bn = bn;
3067 btsp->index = 0;
3068 btsp->mp = mp;
3124 struct btframe *btsp, *parent;
3190 btsp = btstack->top;
3191 parent = btsp - 1;
3266 btsp = btstack->top;
3267 btsp->bn = bn;
3268 btsp->index = dtoffset->index;
3269 btsp->mp = mp;