Searched refs:d2string (Results 1 – 3 of 3) sorted by relevance
51 int d2string(char *buf, size_t len, double value);
476 int d2string(char *buf, size_t len, double value) { in d2string() function
1035 scorelen = d2string(scorebuf,sizeof(scorebuf),score); in zzlInsertAt()