Searched defs:aOp (Results 1 – 16 of 16) sorted by relevance
39 Op *aOp; /* Operand array */ member269 Op *aOp = pCur->aOp; in bytecodevtabColumn() local
522 VdbeOp *aOp; in sqlite3Pragma() local787 VdbeOp *aOp; in sqlite3Pragma() local2037 VdbeOp *aOp; in sqlite3Pragma() local2164 VdbeOp *aOp; in sqlite3Pragma() local2185 VdbeOp *aOp; in sqlite3Pragma() local
46 } aOp[] = { in statusFunc() local
337 int sqlite3BitvecBuiltinTest(int sz, int *aOp){ in sqlite3BitvecBuiltinTest()
277 VdbeOp *aOp; in sqlite3_blob_open() local
644 Op *aOp; in opIterNext() local1042 VdbeOp *aOp = p->aOp; in sqlite3VdbeTakeOpArray() local1064 VdbeOpList const *aOp, /* The opcodes to be added */ in sqlite3VdbeAddOpList()1278 static void vdbeFreeOpArray(sqlite3 *db, Op *aOp, int nOp){ in vdbeFreeOpArray()2107 Op *aOp = 0; /* Opcode array */ in sqlite3VdbeNextOpcode() local2247 Op *aOp; /* Array of opcodes */ in sqlite3VdbeList() local
482 VdbeOp *aOp; in sqlite3AutoincrementBegin() local542 VdbeOp *aOp; in autoIncrementEnd() local
1299 } aOp[] = { in test_status() local1358 } aOp[] = { in test_db_status() local
173 Op *aOp; /* Program instructions for parent frame */ member445 Op *aOp; /* Space to hold the virtual machine's program */ member
86 VdbeOp *aOp; /* Array of opcodes for sub-program */ member
362 } aOp[] = { in isAuxiliaryVtabOperator() local
718 Op *aOp = p->aOp; /* Copy of p->aOp */ in sqlite3VdbeExec() local
1483 static int aOp[] = { OP_Ge, OP_Ge, OP_Gt, OP_Ge, OP_Ge }; in windowCheckValue() local
2159 } aOp[] = { in test_stmt_status() local
154 char *aOp; /* Operators for the virtual machine */ member376 char *aOp; in re_resize() local
116 const char *aOp[] = { in testRecoverCmd() local