Searched refs:SorterList (Results 1 – 1 of 1) sorted by relevance
166 typedef struct SorterList SorterList; /* In-memory list of records */ typedef186 struct SorterList { struct300 SorterList list; /* List for thread to write to a PMA */327 SorterList list; /* List of in-memory records */1402 static int vdbeSorterSort(SortSubtask *pTask, SorterList *pList){ in vdbeSorterSort()1548 static int vdbeSorterListToPMA(SortSubtask *pTask, SorterList *pList){ in vdbeSorterListToPMA()