Home
last modified time | relevance | path

Searched defs:rc2 (Results 1 – 25 of 32) sorted by relevance

12

/sqlite-3.40.0/ext/repair/
H A Dcheckfreelist.c89 int rc, rc2; in sqlGetInteger() local
159 int rc, rc2; /* Return code */ in checkFreelist() local
/sqlite-3.40.0/ext/misc/
H A Dmmapwarm.c78 int rc2; in sqlite3_mmap_warm() local
H A Dfileio.c338 int rc2; in makeDirectory() local
H A Dfuzzer.c378 int rc2; /* finalize() return code */ in fuzzerLoadRules() local
H A Damatch.c669 int rc2; /* finalize() return code */ in amatchLoadRules() local
H A Dspellfix.c743 int rc, rc2; in editDist3ConfigLoad() local
/sqlite-3.40.0/ext/fts5/
H A Dfts5_storage.c400 int rc2; /* sqlite3_reset() return code */ in fts5StorageDeleteFromIndex() local
606 int rc, rc2; in sqlite3Fts5StorageRebuild() local
912 int rc2; in sqlite3Fts5StorageIntegrity() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c1803 int rc2 = pLhs->nTerm - pRhs->nTerm; in fts3SegReaderCmp() local
3523 int rc2; in fts3DoOptimize() local
3619 int rc2 = sqlite3_finalize(pStmt); in fts3DoRebuild() local
3659 int rc2; in fts3IncrmergeCsr() local
4265 int rc2; /* Return code from sqlite3_reset() */ in fts3IncrmergeLoad() local
4546 int rc2; in fts3RepackSegdirLevel() local
4682 int rc2; /* sqlite3_reset() return code */ in fts3TruncateSegment() local
4833 int rc2; in fts3IncrmergeHintLoad() local
5294 int rc2; in fts3IntegrityCheck() local
5803 int rc2 = sqlite3_exec(p->db, "RELEASE fts3", 0, 0, 0); in sqlite3Fts3Optimize() local
/sqlite-3.40.0/ext/recover/
H A Ddbdata.c333 int rc2; in dbdataLoadPage() local
719 int rc, rc2; in dbdataDbsize() local
/sqlite-3.40.0/ext/rtree/
H A Drtree.c2731 int rc2 = SQLITE_OK; /* sqlite3_reset() return code */ in fixLeafParent() local
2764 int rc2; in removeNode() local
2958 int rc2; in Reinsert() local
3025 int rc2; in reinsertNodeContent() local
3075 int rc2; in rtreeDeleteRowid() local
3102 int rc2; in rtreeDeleteRowid() local
3338 int rc2; in rtreeUpdate() local
H A Dgeopoly.c1666 int rc2; in geopolyUpdate() local
/sqlite-3.40.0/src/
H A Dtest8.c296 int rc2 = sqlite3_finalize(pStmt); in getIndexArray() local
349 int rc2; in echoDeclareVtab() local
H A Dtest_journal.c571 int rc2 = readJournalFile(p, pMain); in jtWrite() local
H A Dpager.c1918 int rc2 = rc & 0xff; in pager_error() local
2013 int rc2 = SQLITE_OK; /* Error code from db file unlock operation */ in pager_end_transaction() local
6703 int rc2; in sqlite3PagerRollback() local
H A Dvdbesort.c1160 int rc2 = vdbeSorterJoinThread(pTask); in vdbeSorterJoinAll() local
1881 int rc2; in vdbeIncrPopulate() local
H A Dtest_multiplex.c847 int rc2 = pSubOpen->pMethods->xSync(pSubOpen, flags); in multiplexSync() local
H A Dos_win.c5198 int rc2, isRO = 0; local
5235 int rc2, isRO = 0; local
H A Dshell.c.in3878 int rc2; local
6361 int rc2; local
10402 int rc2 = 0; /* 0: usage. 1: %d 2: %x 3: no-output */ local
H A Dbtree.c4369 int rc2 = sqlite3BtreeTripAllCursors(p, tripCode, writeOnly); in sqlite3BtreeRollback() local
4376 int rc2; in sqlite3BtreeRollback() local
/sqlite-3.40.0/ext/rbu/
H A Dsqlite3rbu.c1692 int rc2; /* sqlite3_finalize() return code */ in rbuObjIterGetIndexCols() local
2231 int rc2; in rbuObjIterGetIndexWhere() local
2696 int rc2; in rbuLoadState() local
3045 int rc2; in rbuSetupCheckpoint() local
4239 int rc2 = sqlite3_exec(p->dbRbu, "DELETE FROM stat.rbu_state", 0, 0, 0); in sqlite3rbu_close() local
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_main.c923 int rc2; in lsm_commit() local
H A Dlsm_shared.c399 int rc2 = lsmShmLock(pDb, LSM_LOCK_RWCLIENT(i), LSM_LOCK_EXCL, 0); in doDbConnect() local
/sqlite-3.40.0/ext/session/
H A Dtest_session.c1153 int rc2 = sqlite3changeset_next(pIter); in test_sqlite3session_foreach() local
/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb3.c550 int nOld, nNew, rc2; in waitOnWorker() local
/sqlite-3.40.0/ext/expert/
H A Dsqlite3expert.c703 int rc, rc2; in idxGetTableInfo() local

12