Searched refs:origPc (Results 1 – 1 of 1) sorted by relevance
507 int origPc; /* Program counter at start of opcode */ in sqliteVdbeExec() local529 origPc = pc; in sqliteVdbeExec()4792 sqliteVdbePrintOp(stdout, origPc, &p->aOp[origPc]); in sqliteVdbeExec()