Searched refs:GeoHashFix52Bits (Results 1 – 3 of 3) sorted by relevance
41 typedef uint64_t GeoHashFix52Bits; typedef60 GeoHashFix52Bits geohashAlign52Bits(const GeoHashBits hash);
289 void scoresOfGeoHashBox(GeoHashBits hash, GeoHashFix52Bits *min, GeoHashFix52Bits *max) { in scoresOfGeoHashBox()319 GeoHashFix52Bits min, max; in membersOfGeoHashBox()438 GeoHashFix52Bits bits = geohashAlign52Bits(hash); in geoaddCommand()
204 GeoHashFix52Bits geohashAlign52Bits(const GeoHashBits hash) { in geohashAlign52Bits()