Searched refs:double_to_string (Results 1 – 1 of 1) sorted by relevance
195 __NO_INLINE static char *double_to_string(char *buf, size_t len, double d, uint flag) { in double_to_string() function547 s = double_to_string(num_buffer, sizeof(num_buffer), d, flags); in _printf_engine()
Completed in 2 milliseconds