Home
last modified time | relevance | path

Searched refs:geohashGetAreasByRadiusWGS84 (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dgeohash_helper.h56 GeoHashRadius geohashGetAreasByRadiusWGS84(double longitude, double latitude,
H A Dgeohash_helper.c199 GeoHashRadius geohashGetAreasByRadiusWGS84(double longitude, double latitude, in geohashGetAreasByRadiusWGS84() function
H A Dgeo.c561 geohashGetAreasByRadiusWGS84(xy[0], xy[1], radius_meters); in georadiusGeneric()