Searched refs:STRING_UNITS_10 (Results 1 – 3 of 3) sorted by relevance
22 STRING_UNITS_10, /* use powers of 10^3 (standard SI) */ enumerator
50 [STRING_UNITS_10] = units_10, in string_get_size()54 [STRING_UNITS_10] = 1000, in string_get_size()
2969 STRING_UNITS_10, cap_str_10, sizeof(cap_str_10)); in sd_print_capacity()