Searched refs:addReplyHumanLongDouble (Results 1 – 3 of 3) sorted by relevance
629 addReplyHumanLongDouble(c, gp->longitude); in georadiusGeneric()630 addReplyHumanLongDouble(c, gp->latitude); in georadiusGeneric()775 addReplyHumanLongDouble(c,xy[0]); in geoposCommand()776 addReplyHumanLongDouble(c,xy[1]); in geoposCommand()
489 void addReplyHumanLongDouble(client *c, long double d) { in addReplyHumanLongDouble() function
1453 void addReplyHumanLongDouble(client *c, long double d);