Home
last modified time | relevance | path

Searched refs:min_lat (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
128 min_lat = bounds[1]; in geohashGetAreasByRadius()
172 if (area.latitude.min < min_lat) { in geohashGetAreasByRadius()