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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c49983 ptrmapPut(BtShared *pBt, Pgno key, u8 eType, Pgno parent, int *pRC) argument
50264 ptrmapPutOvflPtr(MemPage *pPage, u8 *pCell, int *pRC) argument
54462 freePage(MemPage *pPage, int *pRC) argument
54703 dropCell(MemPage *pPage, int idx, int sz, int *pRC) argument
55069 copyNodeContent(MemPage *pFrom, MemPage *pTo, int *pRC) argument
125054 fts3SqlExec( int *pRC, Fts3Table *p, int eStmt, sqlite3_value **apVal ) argument
125554 fts3DeleteTerms( int *pRC, Fts3Table *p, sqlite3_value *pRowid, u32 *aSz ) argument
127505 fts3InsertDocsize( int *pRC, Fts3Table *p, u32 *aSz ) argument
127549 fts3UpdateDocTotals( int *pRC, Fts3Table *p, u32 *aSzIns, u32 *aSzDel, int nChng ) argument
[all...]

Completed in 714 milliseconds