Searched defs:doubleToString (Results 1 – 3 of 3) sorted by relevance
205 static String doubleToString(double value) { in doubleToString() method in Platform
102 static String doubleToString(double value) { in doubleToString() method in Platform
282 DE_INLINE void doubleToString(double value, char *buf, size_t bufSize) in doubleToString() function