Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dgeohash_helper.c103 int geohashBoundingBox(double longitude, double latitude, double radius_meters, in geohashBoundingBox() function
126 geohashBoundingBox(longitude, latitude, radius_meters, bounds); in geohashGetAreasByRadius()
H A Dgeohash_helper.h52 int geohashBoundingBox(double longitude, double latitude, double radius_meters,