Home
last modified time | relevance | path

Searched defs:nOp (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libsqlite/src/
H A Dvdbeaux.c204 int sqliteVdbeAddOpList(Vdbe *p, int nOp, VdbeOpList const *aOp){ in sqliteVdbeAddOpList()
H A DvdbeInt.h237 int nOp; /* Number of instructions in the program */ member