Searched refs:vdbeSorterJoinAll (Results 1 – 1 of 1) sorted by relevance
1147 static int vdbeSorterJoinAll(VdbeSorter *pSorter, int rcin){ in vdbeSorterJoinAll() function1166 # define vdbeSorterJoinAll(x,rcin) (rcin) macro1233 (void)vdbeSorterJoinAll(pSorter, SQLITE_OK); in sqlite3VdbeSorterReset()2611 rc = vdbeSorterJoinAll(pSorter, rc); in sqlite3VdbeSorterRewind()