Home
last modified time | relevance | path

Searched refs:PARTLY_WITHIN (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3.h10220 #define PARTLY_WITHIN 1 /* Object partially overlaps query region */ macro
/third_party/sqlite/src/
Dsqlite3.c10554 #define PARTLY_WITHIN 1 /* Object partially overlaps query region */ macro
196490 p->eWithin = PARTLY_WITHIN;
196557 pNew->eWithin = PARTLY_WITHIN;
200398 p->eWithin = PARTLY_WITHIN;
200472 pNew->eWithin = PARTLY_WITHIN;