Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/sqlite/
HDsqlite3.h4867 struct sqlite3_index_orderby { struct
HDsqlite3.c5420 struct sqlite3_index_orderby { struct
102481 struct sqlite3_index_orderby *pIdxOrderBy;
102533 pIdxOrderBy = (struct sqlite3_index_orderby*)&pIdxCons[nTerm];
102538 *(struct sqlite3_index_orderby**)&pIdxInfo->aOrderBy = pIdxOrderBy;
115488 struct sqlite3_index_orderby *pOrder = &pInfo->aOrderBy[0];
/NextBSD/contrib/sqlite3/
HDsqlite3.h5620 struct sqlite3_index_orderby { struct
HDsqlite3.c5834 struct sqlite3_index_orderby { struct
120926 struct sqlite3_index_orderby *pIdxOrderBy;
120979 pIdxOrderBy = (struct sqlite3_index_orderby*)&pIdxCons[nTerm];
120984 *(struct sqlite3_index_orderby**)&pIdxInfo->aOrderBy = pIdxOrderBy;
136093 struct sqlite3_index_orderby *pOrder = &pInfo->aOrderBy[0];