Lines Matching defs:rc
687 int rc; in sqliteBtreeOpen() local
784 int rc; in lockBtree() local
835 int rc; in newDatabase() local
876 int rc; in fileBtreeBeginTrans() local
905 int rc; in fileBtreeCommit() local
923 int rc; in fileBtreeRollback() local
950 int rc; in fileBtreeBeginCkpt() local
965 int rc; in fileBtreeCommitCkpt() local
984 int rc; in fileBtreeRollbackCkpt() local
1036 int rc; in fileBtreeCursor() local
1179 int rc; in getPayload() local
1333 int n, c, rc, nLocal; in fileBtreeKeyCompare() local
1392 int rc; in moveToChild() local
1474 int rc; in moveToRoot() local
1493 int rc; in moveToLeftmost() local
1511 int rc; in moveToRightmost() local
1527 int rc; in fileBtreeFirst() local
1546 int rc; in fileBtreeLast() local
1586 int rc; in fileBtreeMoveto() local
1639 int rc; in fileBtreeNext() local
1694 int rc; in fileBtreePrevious() local
1754 int rc; in allocatePage() local
1819 int rc; in freePage() local
1886 int rc; in clearCell() local
1918 int n, rc; in fillInCell() local
2188 int rc; /* The return code */ in balance() local
2625 int rc; in fileBtreeInsert() local
2690 int rc; in fileBtreeDelete() local
2779 int rc; in fileBtreeCreateTable() local
2802 int rc; in clearDatabasePage() local
2840 int rc; in fileBtreeClearTable() local
2864 int rc; in fileBtreeDropTable() local
2992 int rc; in fileBtreeGetMeta() local
3010 int rc, i; in fileBtreeUpdateMeta() local
3035 int rc; in fileBtreePageDump() local
3293 int i, rc, depth, d2, pgno; in checkTreePage() local
3501 int rc = SQLITE_OK; in fileBtreeCopyFile() local