Searched defs:iNew (Results 1 – 15 of 15) sorted by relevance
828 static int treeUpdatePtr(lsm_db *pDb, TreeCursor *pCsr, u32 iNew){ in treeUpdatePtr()973 u32 iNew = 0; in treeInsert() local1025 u32 iNew; in treeInsertLeaf() local1374 u32 iNew; in treeOverwriteKey() local1611 u32 iNew; in treeDeleteEntry() local
1016 int iNew /* Page number of new page */ in segmentPtrLoadPage()1057 int iNew /* Cell number of new cell */ in segmentPtrLoadCell()
2146 int iNew; /* New block number */ in lsmFsSortedAppend() local
1335 int iNew = 0; in testvfs_obj_cmd() local1379 int iNew = 0; in testvfs_obj_cmd() local
1117 unsigned int iNew in pcache1Rekey()
1456 int iNew; in test_vfs_oom_test() local
1880 tRowcnt iNew; in whereRangeScanEst() local1897 tRowcnt iNew; in whereRangeScanEst() local
7496 int iNew, /* Index of new first cell on page */ in editPage()8396 int iNew = 0; in balance_nonroot() local8523 int iNew; in balance_nonroot() local
3947 int iNew = *(int*)pArg; in sqlite3_file_control() local
7214 void sqlite3PagerRekey(DbPage *pPg, Pgno iNew, u16 flags){ in sqlite3PagerRekey()
695 int iNew = pCur->iLvl + 1; in fsdirNext() local
723 sqlite3_int64 iNew = sqlite3_column_int64(pStmt, 0); in closureFilter() local
1161 int iNew = p->pConfig->iCookie + 1; in sqlite3Fts5StorageConfigValue() local
1701 i64 iNew = sqlite3_value_int64(apVal[1]); /* Rowid to delete */ in fts5UpdateMethod() local1710 i64 iNew = sqlite3_value_int64(apVal[1]); /* New rowid */ in fts5UpdateMethod() local
5755 int sqlite3Fts5IndexSetCookie(Fts5Index *p, int iNew){ in sqlite3Fts5IndexSetCookie()