OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Btree
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
sqlite3.c
16474
** Defer sourcing vdbe.h and
btree
.h until after the "u8" and
16863
** NOTE: These values must match the corresponding BTREE_ values in
btree
.h.
17071
/************** Include
btree
.h in the middle of sqliteInt.h *****************/
17072
/************** Begin file
btree
.h *******************************************/
17111
typedef struct
Btree
Btree
;
17121
Btree
**ppBtree, /* Return open
Btree
* here */
17137
SQLITE_PRIVATE int sqlite3BtreeClose(
Btree
*);
17138
SQLITE_PRIVATE int sqlite3BtreeSetCacheSize(
Btree
*,int)
163173
}
btree
;
member in union:WhereLoop::__anon52
[
all
...]
Completed in 201 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026