Searched refs:btsp (Results 1 – 2 of 2) sorted by relevance
578 struct btframe *btsp; in dtSearch() local698 btsp = btstack->top; in dtSearch()699 btsp->bn = bn; in dtSearch()700 btsp->index = index; in dtSearch()701 btsp->mp = mp; in dtSearch()747 btsp = btstack->top; in dtSearch()748 btsp->bn = bn; in dtSearch()749 btsp->index = base; in dtSearch()750 btsp->mp = mp; in dtSearch()3068 struct btframe *btsp; in dtReadFirst() local[all …]
241 struct btframe *btsp; in xtSearch() local350 btsp = btstack->top; in xtSearch()351 btsp->bn = bn; in xtSearch()352 btsp->index = index; in xtSearch()353 btsp->mp = mp; in xtSearch()397 btsp = btstack->top; in xtSearch()398 btsp->bn = bn; in xtSearch()399 btsp->index = index; in xtSearch()400 btsp->mp = mp; in xtSearch()455 btsp = btstack->top; in xtSearch()[all …]