Home
last modified time | relevance | path

Searched refs:SorterList (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c106694 typedef struct SorterList SorterList; /* In-memory list of records */ typedef
106714 struct SorterList { struct
106829 SorterList list; /* List for thread to write to a PMA */
106856 SorterList list; /* List of in-memory records */
107952 static int vdbeSorterSort(SortSubtask *pTask, SorterList *pList){
108106 static int vdbeSorterListToPMA(SortSubtask *pTask, SorterList *pList){