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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c71000 int iNew; /* Index of new, merged, PMA */ local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c53234 sqlite3PagerRekey(DbPage *pPg, Pgno iNew, u16 flags) argument
64753 editPage( MemPage *pPg, int iOld, int iNew, int nNew, CellArray *pCArray ) argument
65631 int iNew = 0; local
65749 int iNew; local
128151 tRowcnt iNew; local
128166 tRowcnt iNew; local
190427 sqlite3Fts5IndexSetCookie(Fts5Index *p, int iNew) argument
192942 i64 iNew = sqlite3_value_int64(apVal[1]); /* Rowid to delete */ local
192951 i64 iNew = sqlite3_value_int64(apVal[1]); /* New rowid */ local
195265 int iNew = p->pConfig->iCookie + 1; local
[all...]

Completed in 614 milliseconds