Searched refs:btsp (Results 1 – 2 of 2) sorted by relevance
578 struct btframe *btsp; in dtSearch() local699 btsp->bn = bn; in dtSearch()701 btsp->mp = mp; in dtSearch()748 btsp->bn = bn; in dtSearch()750 btsp->mp = mp; in dtSearch()3077 btsp->bn = bn; in dtReadFirst()3078 btsp->index = 0; in dtReadFirst()3079 btsp->mp = mp; in dtReadFirst()3209 parent = btsp - 1; in dtReadNext()3285 btsp->bn = bn; in dtReadNext()[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()383 btsp->bn = bn; in xtSearch()385 btsp->mp = mp; in xtSearch()440 btsp = btstack->top; in xtSearch()441 btsp->bn = bn; in xtSearch()442 btsp->index = base; in xtSearch()[all …]