Home
last modified time | relevance | path

Searched defs:iOp (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/ext/recover/
H A Dtest_recover.c125 int iOp = 0; in testRecoverCmd() local
/sqlite-3.40.0/src/
H A DvdbeInt.h375 int iOp; /* Instruction number of OP_Function */ member
H A Dwindow.c1721 int iOp = sqlite3VdbeCurrentAddr(v); in windowAggStep() local
H A Dvdbeaux.c3536 void sqlite3VdbeDeleteAuxData(sqlite3 *db, AuxData **pp, int iOp, int mask){ in sqlite3VdbeDeleteAuxData()
H A Dshell.c.in3056 int iOp; /* Index of operation in p->aiIndent[] */ local