Searched defs:pKey2 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c103018 vdbeSorterCompareTail( SortSubtask *pTask, int *pbKey2Cached, const void *pKey1, int nKey1, const void *pKey2, int nKey2 ) argument
103045 vdbeSorterCompare( SortSubtask *pTask, int *pbKey2Cached, const void *pKey1, int nKey1, const void *pKey2, int nKey2 ) argument
103064 vdbeSorterCompareText( SortSubtask *pTask, int *pbKey2Cached, const void *pKey1, int nKey1, const void *pKey2, int nKey2 ) argument
103106 vdbeSorterCompareInt( SortSubtask *pTask, int *pbKey2Cached, const void *pKey1, int nKey1, const void *pKey2, int nKey2 ) argument
192687 fts3StrCompare(const void *pKey1, int n1, const void *pKey2, int n2) argument
192703 fts3BinCompare(const void *pKey1, int n1, const void *pKey2, int n2) argument
[all...]

Completed in 1073 milliseconds