Searched refs:RTREE_GEOMETRY_MAGIC (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/rtree/
H A Drtree.c281 #define RTREE_GEOMETRY_MAGIC 0x891245AB macro
289 u32 magic; /* Always RTREE_GEOMETRY_MAGIC */
1214 if( p->magic!=RTREE_GEOMETRY_MAGIC
3192 pBlob->magic = RTREE_GEOMETRY_MAGIC;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c124549 #define RTREE_GEOMETRY_MAGIC macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c144987 #define RTREE_GEOMETRY_MAGIC macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c145019 #define RTREE_GEOMETRY_MAGIC macro
[all...]

Completed in 705 milliseconds