OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAGERTRACE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
pager.c
118
#define
PAGERTRACE
(X) if( sqlite3PagerTrace ){ sqlite3DebugPrintf X; }
120
#define
PAGERTRACE
(X)
124
** The following two macros are used within the
PAGERTRACE
() macros above
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 377 milliseconds