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

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dtokenize.c53 ch_t * pDest = (ch_t *)*ppDest; local
81 ch_t * pDest = *ppDest; local
/netbsd-current/external/public-domain/sqlite/dist/tea/generic/
H A Dtclsqlite3.c2076 sqlite3 *pDest; local
/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c24826 sqlite3 *pDest; local
H A Dsqlite3.c60622 sqlite3PagerReadFileheader(Pager *pPager, int N, unsigned char *pDest) argument
79265 btreeOverwriteContent( MemPage *pPage, u8 *pDest, const BtreePayload *pX, int iOffset, int iAmt ) argument
79725 sqlite3BtreeTransferRow(BtCursor *pDest, BtCursor *pSrc, i64 iKey) argument
81595 Btree *pDest; /* Destination b-tree file */ member in struct:sqlite3_backup
95522 Mem *pDest; /* Where to write the extracted value */ local
98354 VdbeCursor *pDest; /* Cursor to write to */ local
100930 Mem *pDest; local
134866 xferCompatibleIndex(Index *pDest, Index *pSrc) argument
134927 xferOptimization( Parse *pParse, Table *pDest, Select *pSelect, int onError, int iDbDest ) argument
141896 sqlite3SelectDestInit(SelectDest *pDest, int eDest, int iParm) argument
142888 selectInnerLoop( Parse *pParse, Select *p, int srcTab, SortCtx *pSort, DistinctCtx *pDistinct, SelectDest *pDest, int iContinue, int iBreak ) argument
145034 generateOutputSubroutine( Parse *pParse, Select *p, SelectDest *pIn, SelectDest *pDest, int regReturn, int regPrev, KeyInfo *pKeyInfo, int iBreak ) argument
161011 whereOrMove(WhereOrSet *pDest, WhereOrSet *pSrc) argument
[all...]

Completed in 547 milliseconds