Searched defs:KB (Results 1 – 1 of 1) sorted by relevance
790 #define KB(x) ((x) << 10) macro792 #define KB(x) (((size_t)(x)) << 10) macro