OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WO_AND
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
where.c
101
WhereAndInfo *pAndInfo; /* Extra information if eOperator==
WO_AND
*/
156
** A WhereTerm with eOperator==
WO_AND
has its u.pAndInfo pointer set to
218
#define
WO_AND
0x200 /* Two or more AND-connected terms */
816
** subterms have their eOperator set to
WO_AND
and they have
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 417 milliseconds