Home
last modified time | relevance | path

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

/lk-master/lib/libc/
A Dprintf.c164 __NO_INLINE static size_t exponent_to_string(char *buf, int32_t exponent) { in exponent_to_string() function
369 pos += exponent_to_string(&buf[pos], exponent_signed); in double_to_hexstring()

Completed in 5 milliseconds