Searched refs:OP_Savepoint (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dbuild.c3426 sqlite3VdbeAddOp4(v, OP_Savepoint, op, 0, 0, zName, P4_DYNAMIC);
H A Dvdbe.c2551 case OP_Savepoint: {
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c8094 #define OP_Savepoint 32 macro
9406 ** OP_Savepoint instruction.
9416 ** and as the P1 argument to the OP_Savepoint instruction.
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c9256 #define OP_Savepoint 2 macro
10740 ** OP_Savepoint instruction.
10751 ** and as the P1 argument to the OP_Savepoint instruction.
[all...]
/external/sqlite/dist/
H A Dsqlite3.c9256 #define OP_Savepoint 2 macro
10740 ** OP_Savepoint instruction.
10751 ** and as the P1 argument to the OP_Savepoint instruction.
[all...]

Completed in 475 milliseconds