Searched refs:float_units (Results 1 – 1 of 1) sorted by relevance
226 static const char *float_units[] = {""}; in number_to_human_readable() local256 max_unit = ARRAY_SIZE(float_units)-1; in number_to_human_readable()257 units = float_units; in number_to_human_readable()