OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_Vacuum
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
vacuum.c
87
sqlite3VdbeAddOp2(v,
OP_Vacuum
, 0, 0);
93
** This routine implements the
OP_Vacuum
opcode of the VDBE.
vdbeaux.c
417
}else if( (opcode==OP_Transaction && pOp->p2!=0) || opcode==
OP_Vacuum
){
[
all
...]
vdbe.c
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
/external/sqlite/dist/orig/
sqlite3.c
[
all
...]
/external/sqlite/dist/
sqlite3.c
[
all
...]
Completed in 122 milliseconds