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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c3590 int nKey2, const void *pKey2
3593 const unsigned char *zB = (const unsigned char*)pKey2;
4321 int nKey2, const void *pKey2
4324 const unsigned char *zB = (const unsigned char*)pKey2;
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 643 milliseconds