Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dgeohash_helper.c122 double min_lon, max_lon, min_lat, max_lat; in geohashGetAreasByRadius() local
127 min_lon = bounds[0]; in geohashGetAreasByRadius()
182 if (area.longitude.min < min_lon) { in geohashGetAreasByRadius()