Home
last modified time | relevance | path

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

/src/klibc/
A Drt_vsnprintf_std.c806 static double pow10_of_int(int floored_exp10) in pow10_of_int() function
843 double p10 = pow10_of_int(floored_exp10); in print_exponential_number()

Completed in 11 milliseconds