Home
last modified time | relevance | path

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

/lk-master/lib/libc/
A Dprintf.c248 size_t decimal_spot = pos; in double_to_string() local
266 buf[decimal_spot] = '.'; in double_to_string()
271 uint i = decimal_spot + 6 + 1; in double_to_string()

Completed in 3 milliseconds