Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dvdbeaux.c201 int sqliteVdbeAddOpList(Vdbe *p, int nOp, VdbeOpList const *aOp){ in sqliteVdbeAddOpList()
H A DvdbeInt.h234 int nOp; /* Number of instructions in the program */ member