Searched refs:geohashAlign52Bits (Results 1 – 3 of 3) sorted by relevance
60 GeoHashFix52Bits geohashAlign52Bits(const GeoHashBits hash);
310 *min = geohashAlign52Bits(hash); in scoresOfGeoHashBox()312 *max = geohashAlign52Bits(hash); in scoresOfGeoHashBox()438 GeoHashFix52Bits bits = geohashAlign52Bits(hash); in geoaddCommand()
204 GeoHashFix52Bits geohashAlign52Bits(const GeoHashBits hash) { in geohashAlign52Bits() function