Searched refs:TO_KILOBYTES (Results 1 – 1 of 1) sorted by relevance
222 #define TO_KILOBYTES(x) ((x) / KILOBYTES(1)) macro246 snprintf(str, size - 4, "%.3f", TO_KILOBYTES(value)); in cvtstr()