Searched defs:BYTE_PER_KB (Results 1 – 4 of 4) sorted by relevance
23 static constexpr int BYTE_PER_KB = 1024; variable
36 constexpr int BYTE_PER_KB = 1024; variable
40 const int BYTE_PER_KB = 1024; variable
112 const static int BYTE_PER_KB = 1024; variable