Searched refs:KILOBYTES (Results 1 – 1 of 1) sorted by relevance
57 #define KILOBYTES(x) ((long long)(x) << 10) macro77 return KILOBYTES(i); in cvtnum()