Home
last modified time | relevance | path

Searched refs:double_to_hexstring (Results 1 – 1 of 1) sorted by relevance

/lib/libc/
A Dprintf.c334 __NO_INLINE static char *double_to_hexstring(char *buf, size_t len, double d, uint flag) { in double_to_hexstring() function
600 s = double_to_hexstring(num_buffer, sizeof(num_buffer), d, flags); in _printf_engine()

Completed in 12 milliseconds