OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ROWSET_ENTRY_PER_CHUNK
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
rowset.c
74
#define
ROWSET_ENTRY_PER_CHUNK
\
94
struct RowSetEntry aEntry[
ROWSET_ENTRY_PER_CHUNK
]; /* Allocated entries */
180
p->nFresh =
ROWSET_ENTRY_PER_CHUNK
;
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 48 milliseconds