Searched refs:geohashNeighbors (Results 1 – 3 of 3) sorted by relevance
136 geohashNeighbors(&hash,&neighbors); in geohashGetAreasByRadius()166 geohashNeighbors(&hash,&neighbors); in geohashGetAreasByRadius()
113 void geohashNeighbors(const GeoHashBits *hash, GeoHashNeighbors *neighbors);
262 void geohashNeighbors(const GeoHashBits *hash, GeoHashNeighbors *neighbors) { in geohashNeighbors() function