Home
last modified time | relevance | path

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

/coreutils/src/
Dnumfmt.c412 simple_round (long double val, enum round_type t) in simple_round() function
756 val = simple_round (val, round); in double_to_human()
789 val = simple_round (val, round); in double_to_human()