Searched defs:suffixes (Results 1 – 2 of 2) sorted by relevance
41 const char *suffixes[] = { variable
410 static char suffixes[] = { 0, 'K', 'M', 'G', 'T' }; in apply_max_suffix() local