Searched defs:x0 (Results 1 – 4 of 4) sorted by relevance
| /sqlite-3.40.0/ext/rtree/ |
| H A D | geopoly.c | 463 GeoCoord x1, y1, x0, y0; in geopolyXformFunc() local 777 double x0, double y0, in pointBeneathLine() 813 double x0 = sqlite3_value_double(argv[1]); in geopolyContainsPointFunc() local 899 GeoCoord x0, in geopolyAddOneSegment()
|
| /sqlite-3.40.0/src/ |
| H A D | test_rtree.c | 330 double x0,x1,y0,y1; /* Dimensions of box being tested */ in bfs_query_func() local
|
| /sqlite-3.40.0/tool/ |
| H A D | showwal.c | 78 unsigned int x0 = a32[0]; in extendCksum() local
|
| /sqlite-3.40.0/test/ |
| H A D | speedtest1.c | 1442 unsigned d, x0, x1, span; in twoCoords() local 1484 unsigned x0, x1, y0, y1, z0, z1; in testset_rtree() local
|