Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dgeohash_helper.c223 int geohashGetDistanceIfInRadius(double x1, double y1, in geohashGetDistanceIfInRadius() function
234 return geohashGetDistanceIfInRadius(x1, y1, x2, y2, radius, distance); in geohashGetDistanceIfInRadiusWGS84()
H A Dgeohash_helper.h63 int geohashGetDistanceIfInRadius(double x1, double y1,