Searched defs:nOp (Results 1 – 2 of 2) sorted by relevance
204 int sqliteVdbeAddOpList(Vdbe *p, int nOp, VdbeOpList const *aOp){ in sqliteVdbeAddOpList() argument [all...]
237 int nOp; /* Number of instructions in the program */ member