Home
last modified time | relevance | path

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

/src/klibc/
A Drt_vsnprintf_std.c648 double rounding_threshold = 0.5; in get_normalized_components() local
653 components.fractional += (scaled_remainder >= rounding_threshold); in get_normalized_components()
654 if (scaled_remainder == rounding_threshold) { in get_normalized_components()

Completed in 6 milliseconds