Searched refs:btsp (Results 1 – 2 of 2) sorted by relevance
577 struct btframe *btsp; in dtSearch() local697 btsp = btstack->top; in dtSearch()698 btsp->bn = bn; in dtSearch()699 btsp->index = index; in dtSearch()700 btsp->mp = mp; in dtSearch()746 btsp = btstack->top; in dtSearch()747 btsp->bn = bn; in dtSearch()748 btsp->index = base; in dtSearch()749 btsp->mp = mp; in dtSearch()3047 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 …]