Home
last modified time | relevance | path

Searched defs:pc (Results 1 – 9 of 9) sorted by relevance

/sqlite-3.40.0/src/
H A Dbitvec.c341 int i, nx, pc, op; in sqlite3BitvecBuiltinTest() local
H A DvdbeInt.h185 int pc; /* Program Counter in parent (calling) frame */ member
429 int pc; /* The program counter */ member
H A Dbtree.c1497 int pc; /* Address of the i-th cell */ in defragmentPage() local
1634 int pc = get2byte(pTmp); /* Address of a free slot */ in pageFindSlot() local
1967 int pc; /* Address of a freeblock within pPage->aData[] */ in btreeComputeFreeSpace() local
2053 int pc; /* Address of a freeblock within pPage->aData[] */ in btreeCellSizeCheck() local
6990 u32 pc; /* Offset to cell content of cell being deleted */ in dropCell() local
10409 u32 pc; /* Address of a cell */ in checkTreePage() local
H A Dvdbeaux.c213 static void test_addop_breakpoint(int pc, Op *pOp){ in test_addop_breakpoint()
1946 void sqlite3VdbePrintOp(FILE *pOut, int pc, VdbeOp *pOp){ in sqlite3VdbePrintOp()
3477 char c, pc = 0; in sqlite3VdbeReset() local
H A Dvdbe.c134 static void test_trace_breakpoint(int pc, Op *pOp, Vdbe *v){ in test_trace_breakpoint()
H A Dwhere.c6223 int pc, in sqlite3WhereOpcodeRewriteTrace()
H A Dshell.c.in5532 int pc, ppc; local
/sqlite-3.40.0/ext/misc/
H A Dscrub.c376 u32 i, n, pc; in scrubBackupBtree() local
H A Dcsv.c220 int pc, ppc; in csv_read_one_field() local