Lines Matching refs:btsp
237 struct btframe *btsp; in xtSearch() local
346 btsp = btstack->top; in xtSearch()
347 btsp->bn = bn; in xtSearch()
348 btsp->index = index; in xtSearch()
349 btsp->mp = mp; in xtSearch()
393 btsp = btstack->top; in xtSearch()
394 btsp->bn = bn; in xtSearch()
395 btsp->index = index; in xtSearch()
396 btsp->mp = mp; in xtSearch()
451 btsp = btstack->top; in xtSearch()
452 btsp->bn = bn; in xtSearch()
453 btsp->index = base; in xtSearch()
454 btsp->mp = mp; in xtSearch()
2889 struct btframe *btsp; in xtSearchNode() local
2944 btsp = btstack->top; in xtSearchNode()
2945 btsp->bn = bn; in xtSearchNode()
2946 btsp->index = index; in xtSearchNode()
2947 btsp->mp = mp; in xtSearchNode()