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