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