Searched refs:shorten_chr (Results 1 – 1 of 1) sorted by relevance
45 const char shorten_chr[] = { 0, 'K', 'M', 'G', 'P', 'E', 0 }; in shorten() local84 str[l - minshorten] = shorten_chr[shorten_idx]; in shorten()