Searched defs:aCoord (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h9984 sqlite3_rtree_dbl *aCoord; /* Coordinates of node or entry to check */ member in struct:sqlite3_rtree_query_info
H A Dsqlite3.c11047 sqlite3_rtree_dbl *aCoord; /* Coordinates of node or entry to check */ member in struct:sqlite3_rtree_query_info
191553 RtreeCoord aCoord[RTREE_MAX_DIMENSIONS*2]; /* Bounding box coordinates */ member in struct:RtreeCell
192397 sqlite3_rtree_dbl aCoord[RTREE_MAX_DIMENSIONS*2]; /* Decoded coordinates */ local
196190 geopolyBBox( sqlite3_context *context, sqlite3_value *pPoly, RtreeCoord *aCoord, int *pRc ) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c127301 RtreeCoord aCoord[RTREE_MAX_DIMENSIONS*2]; member in struct:RtreeCell
127900 double aCoord[RTREE_MAX_DIMENSIONS*2]; local
[all...]

Completed in 962 milliseconds