Home
last modified time | relevance | path

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

/src/klibc/
A Drt_vsnprintf_std.c588 static double apply_scaling(double num, struct scaling_factor normalization) in apply_scaling() function
634 double scaled = apply_scaling(non_normalized, normalization); in get_normalized_components()
647 double scaled_remainder = apply_scaling(remainder, account_for_precision); in get_normalized_components()

Completed in 6 milliseconds