Home
last modified time | relevance | path

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

/coreutils/src/
Dnumfmt.c826 char const *c_string = n_string; in unit_to_umax() local
849 c_string = t_string; in unit_to_umax()
852 s_err = xstrtoumax (c_string, &end, 10, &n, suffixes); in unit_to_umax()