OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TESTONLY
(Results
1 - 2
of
2
) sorted by null
/external/sqlite/dist/
sqlite3.c
475
** The
TESTONLY
macro is used to enclose variable declarations or
480
# define
TESTONLY
(X) X
482
# define
TESTONLY
(X)
[
all
...]
sqlite3.c.orig
471
** The
TESTONLY
macro is used to enclose variable declarations or
476
# define
TESTONLY
(X) X
478
# define
TESTONLY
(X)
[
all
...]
Completed in 64 milliseconds