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