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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c14357 sqlite3_int64 nRec; /* Size of pRec[] in bytes */ member in struct:DbdataCursor
H A Dsqlite3.c57406 int nRec; /* Pages journalled since last j-header written */ member in struct:Pager
59542 u32 nRec; /* Number of Records in the journal */ local
84259 sqlite3Stat4Column( sqlite3 *db, const void *pRec, int nRec, int iCol, sqlite3_value **ppVal ) argument
92057 u32 nRec; local
102940 u64 nRec = 0; /* Size of record in bytes */ local
228482 sessionChangeMerge( SessionTable *pTab, int bRebase, int bPatchset, SessionChange *pExist, int op2, int bIndirect, u8 *aRec, int nRec, SessionChange **ppNew ) argument
228683 sessionChangesetExtendRecord( sqlite3_changegroup *pGrp, SessionTable *pTab, int nCol, int op, const u8 *aRec, int nRec, SessionBuffer *pOut ) argument
228779 int nRec; local
229199 sessionAppendPartialUpdate( SessionBuffer *pBuf, sqlite3_changeset_iter *pIter, u8 *aRec, int nRec, u8 *aChange, int nChange, int *pRc ) argument
229277 int nRec = 0; local
[all...]

Completed in 759 milliseconds