Lines Matching refs:btsp
250 struct btframe *btsp; in xtSearch() local
359 btsp = btstack->top; in xtSearch()
360 btsp->bn = bn; in xtSearch()
361 btsp->index = index; in xtSearch()
362 btsp->mp = mp; in xtSearch()
406 btsp = btstack->top; in xtSearch()
407 btsp->bn = bn; in xtSearch()
408 btsp->index = index; in xtSearch()
409 btsp->mp = mp; in xtSearch()
464 btsp = btstack->top; in xtSearch()
465 btsp->bn = bn; in xtSearch()
466 btsp->index = base; in xtSearch()
467 btsp->mp = mp; in xtSearch()
2902 struct btframe *btsp; in xtSearchNode() local
2957 btsp = btstack->top; in xtSearchNode()
2958 btsp->bn = bn; in xtSearchNode()
2959 btsp->index = index; in xtSearchNode()
2960 btsp->mp = mp; in xtSearchNode()