Searched refs:decodeGeohash (Results 1 – 1 of 1) sorted by relevance
85 int decodeGeohash(double bits, double *xy) { in decodeGeohash() function117 if (!decodeGeohash(score, xy)) return C_ERR; in longLatFromMember()194 if (!decodeGeohash(score,xy)) return C_ERR; /* Can't decode. */ in geoAppendIfWithinRadius()723 if (!decodeGeohash(score,xy)) { in geohashCommand()770 if (!decodeGeohash(score,xy)) { in geoposCommand()813 if (!decodeGeohash(score1,xyxy) || !decodeGeohash(score2,xyxy+2)) in geodistCommand()