Home
last modified time | relevance | path

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

/coreutils/src/
Dnumfmt.c170 static enum round_type round_style = round_from_zero; variable
1214 scale_to, grouping, round_style); in prepare_padded_number()
1486 round_style = XARGMATCH ("--round", optarg, round_args, round_types); in main()