Searched defs:aOp (Results 1 – 2 of 2) sorted by relevance
201 int sqliteVdbeAddOpList(Vdbe *p, int nOp, VdbeOpList const *aOp){ in sqliteVdbeAddOpList()
236 Op *aOp; /* Space to hold the virtual machine's program */ member