Searched defs:OP_Savepoint (Results 1 - 3 of 3) sorted by relevance

/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 421 milliseconds