Searched defs:nOp (Results 1 – 2 of 2) sorted by relevance
201 int sqliteVdbeAddOpList(Vdbe *p, int nOp, VdbeOpList const *aOp){ in sqliteVdbeAddOpList()
234 int nOp; /* Number of instructions in the program */ member