Searched refs:VdbeOpList (Results 1 – 1 of 1) sorted by relevance
17589 struct VdbeOpList { struct17595 typedef struct VdbeOpList VdbeOpList; argument17944 SQLITE_PRIVATE VdbeOp *sqlite3VdbeAddOpList(Vdbe*, int nOp, VdbeOpList const *aOp,int iLineno);88867 VdbeOpList const *aOp, /* The opcodes to be added */106103 static const VdbeOpList openBlob[] = {139148 static const VdbeOpList autoInc[] = {139215 static const VdbeOpList autoIncEnd[] = {145123 static const VdbeOpList getCacheSize[] = {145392 static const VdbeOpList setMeta6[] = {146765 static const VdbeOpList endCode[] = {[all …]