Searched refs:doubleToString (Results 1 – 1 of 1) sorted by relevance
287 DE_INLINE void doubleToString (double value, char* buf, size_t bufSize) in doubleToString() function1425 doubleToString(value, tmpString, (int)sizeof(tmpString)); in qpTestLog_writeValueFloat()