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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c49024 ptrmapPut(BtShared *pBt, Pgno key, u8 eType, Pgno parent, int *pRC) argument
49305 ptrmapPutOvflPtr(MemPage *pPage, u8 *pCell, int *pRC) argument
53423 freePage(MemPage *pPage, int *pRC) argument
53664 dropCell(MemPage *pPage, int idx, int sz, int *pRC) argument
54030 copyNodeContent(MemPage *pFrom, MemPage *pTo, int *pRC) argument
122637 fts3SqlExec( int *pRC, Fts3Table *p, int eStmt, sqlite3_value **apVal ) argument
123116 fts3DeleteTerms( int *pRC, Fts3Table *p, sqlite3_value *pRowid, u32 *aSz ) argument
125048 fts3InsertDocsize( int *pRC, Fts3Table *p, u32 *aSz ) argument
125092 fts3UpdateDocTotals( int *pRC, Fts3Table *p, u32 *aSzIns, u32 *aSzDel, int nChng ) argument
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c59062 ptrmapPut(BtShared *pBt, Pgno key, u8 eType, Pgno parent, int *pRC) argument
59445 ptrmapPutOvflPtr(MemPage *pPage, u8 *pCell, int *pRC) argument
64109 freePage(MemPage *pPage, int *pRC) argument
64380 dropCell(MemPage *pPage, int idx, int sz, int *pRC) argument
65031 copyNodeContent(MemPage *pFrom, MemPage *pTo, int *pRC) argument
152299 fts3SqlExec( int *pRC, Fts3Table *p, int eStmt, sqlite3_value **apVal ) argument
152869 fts3DeleteTerms( int *pRC, Fts3Table *p, sqlite3_value *pRowid, u32 *aSz, int *pbFound ) argument
155142 fts3InsertDocsize( int *pRC, Fts3Table *p, u32 *aSz ) argument
155186 fts3UpdateDocTotals( int *pRC, Fts3Table *p, u32 *aSzIns, u32 *aSzDel, int nChng ) argument
161113 rtreeNodeOfFirstSearchPoint(RtreeCursor *pCur, int *pRC) argument
[all...]

Completed in 966 milliseconds