Searched refs:btsp (Results 1 – 2 of 2) sorted by relevance
577 struct btframe *btsp; in dtSearch() local692 btsp = btstack->top; in dtSearch()693 btsp->bn = bn; in dtSearch()694 btsp->index = index; in dtSearch()695 btsp->mp = mp; in dtSearch()741 btsp = btstack->top; in dtSearch()742 btsp->bn = bn; in dtSearch()743 btsp->index = base; in dtSearch()744 btsp->mp = mp; in dtSearch()3040 struct btframe *btsp; in dtReadFirst() local[all …]
226 struct btframe *btsp; in xtSearch() local335 btsp = btstack->top; in xtSearch()336 btsp->bn = bn; in xtSearch()337 btsp->index = index; in xtSearch()338 btsp->mp = mp; in xtSearch()382 btsp = btstack->top; in xtSearch()383 btsp->bn = bn; in xtSearch()384 btsp->index = index; in xtSearch()385 btsp->mp = mp; in xtSearch()440 btsp = btstack->top; in xtSearch()[all …]